WOLFRAM SYSTEM MODELER
TankSystemSystem of multiple connected tanks |
SystemModel["IntroductoryExamples.Hierarchical.TankSystem"]
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.
piControl1 |
Type: PIController Description: Elementary PI controller |
|
---|---|---|
piControl2 |
Type: PIController Description: Elementary PI controller |
|
piControl3 |
Type: PIController Description: Elementary PI controller |
|
tank3 |
Type: Tank Description: Model of a simple tank holding liquid |
|
tank2 |
Type: Tank Description: Model of a simple tank holding liquid |
|
tank1 |
Type: Tank Description: Model of a simple tank holding liquid |
|
source |
Type: LiquidSource Description: Source of liquid with varying output |