WOLFRAM SYSTEM MODELER

TankSystem

System of multiple connected tanks

Diagram

Wolfram Language

In[1]:=
SystemModel["IntroductoryExamples.Hierarchical.TankSystem"]
Out[1]:=

Information

System of three PI controlled tanks. Simulating this system we can study how the level of each tank varies:

Note that tank2 has a reference level of 0.4 meters while the reference level for tank1 and tank3 is only 0.2 meters.

Components (7)

piControl1

Type: PIController

piControl2

Type: PIController

piControl3

Type: PIController

tank3

Type: Tank

tank2

Type: Tank

tank1

Type: Tank

source

Type: LiquidSource