WOLFRAM SYSTEM MODELER

SimpleController

Enumeration defining P, PI, PD, or PID simple controller type

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Types.SimpleController"]
Out[1]:=

Enumeration Literals (4)

P

P controller

PI

PI controller

PD

PD controller

PID

PID controller

Used in Components (1)

LimPID

Modelica.Blocks.Continuous

P, PI, PD, and PID controller with limited output, anti-windup compensation, setpoint weighting and optional feed-forward