Signal\Control\PID Control\Continuous
Domains: Continuous, Discrete. Size: 1-D. Kind: Block Diagrams.
This is a PID controller in parallel form with setpoint weighting. The output of this controller (in s-domain) is:
Inputs |
Description |
SP MV |
Measured variable or process output. |
Outputs |
|
output |
Controller output: input for the process. |
Parameters |
|
K Td N Ti b c |
Proportional gain. Derivative time constant (Td > 0). Integral time constant (Ti > 0). Proportional setpoint weighting parameter. Derivative setpoint weighting parameter. |
Initial Values |
|
yes |
Should be left default! |
Interesting Variables |
|
PB_high, PB_low |
Upper and lower bound of the proportional band. |