This information is part of the Modelica Standard Library maintained by the Modelica Association.
TankController
Controller for tank system
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| start | BooleanInput | ||
| stop | BooleanInput | ||
| shut | BooleanInput | ||
| level1 | RealInput | ||
| level2 | RealInput | ||
| valve1 | BooleanOutput | ||
| valve2 | BooleanOutput | ||
| valve3 | BooleanOutput |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| limit | SetRealParameter | 0.98 | Limit level of tank 1 |
| waitTime | SetRealParameter | 3 | Wait time |
USED IN EXAMPLES
| Modelica.StateGraph.Examples.ControlledTanksDemonstrating the controller of a tank filling/emptying system |
