WOLFRAM SYSTEM MODELER

BaseController

Base class for tank level controllers

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Tanks.Components.BaseController"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (1)

ref

Value:

Type: Real (m)

Description: Reference level

Connectors (2)

u

Type: ActSignalOutput

Description: Control to actuator, connector

y

Type: ReadSignalInput

Description: Input sensor level, connector

Extended by (1)

PIController

DocumentationExamples.Simulation.Tanks.Components

Elementary PI controller