Modelica.Fluid.Examples.ControlledTankSystem.Utilities

Information

Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).

Package Content

NameDescription
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController TankController Controller for tank system
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation NormalOperation Normal operation of tank system (button start pressed)
Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton RadioButton Button that sets its output to true when pressed and is reset when an element of 'reset' becomes true

Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController Modelica.Fluid.Examples.ControlledTankSystem.Utilities.TankController

Controller for tank system

Information

Extends from Modelica.StateGraph.Interfaces.PartialStateGraphIcon (Icon for a StateGraph object).

Parameters

NameDescription
maxLevelFill level of tank 1 [m]
minLevelLowest level of tank 1 and 2 [m]
waitTimeWait time, between operations [s]

Connectors

NameDescription
start 
stop 
shut 
level1 
level2 
valve1 
valve2 
valve3 

Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation Modelica.Fluid.Examples.ControlledTankSystem.Utilities.NormalOperation

Normal operation of tank system (button start pressed)

Information

Extends from Modelica.StateGraph.PartialCompositeStep (Superclass of a subgraph, i.e., a composite step that has internally a StateGraph).

Parameters

NameDescription
maxLevelFill level of tank 1 [m]
minLevelLowest level of tank 1 and 2 [m]
waitTimeWait time between operations [s]
Exception connections
nSuspendNumber of suspend ports
nResumeNumber of resume ports

Connectors

NameDescription
inPort 
outPort 
suspend[nSuspend] 
resume[nResume] 
level1 

Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton Modelica.Fluid.Examples.ControlledTankSystem.Utilities.RadioButton

Button that sets its output to true when pressed and is reset when an element of 'reset' becomes true

Parameters

NameDescription
buttonTimeTable[:]Time instants where button is pressed [s]
Time varying expressions
reset[:]Reset button to false, if an element of reset becomes true

Connectors

NameDescription
on 

Automatically generated Mon Sep 23 17:20:45 2013.