WOLFRAM SYSTEM MODELER
PIControllerElementary PI controller |
SystemModel["DocumentationExamples.Simulation.Tanks.Components.PIController"]
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.
ref |
Value: Type: Real (m) Description: Reference level |
---|---|
K |
Value: 0.1 Type: Real (m²/s) Description: Gain |
T |
Value: 10 Type: Real (s) Description: Integrator time constant |
u |
Type: ActSignalOutput Description: Control to actuator, connector |
|
---|---|---|
y |
Type: ReadSignalInput Description: Input sensor level, connector |
DocumentationExamples.Simulation.Tanks System of multiple connected tanks |