packageContinuous
Continuous control blocks
Extends from Icons.Package (Icon for standard packages).
Contents
| Name | Description |
|---|---|
| Base continuous control blocks | |
| First order feed-through with absolute and rate limits, and a freezing flag, used when first order filter is bypassed | |
| First order feed-through with absolute and rate limits, a freezing flag, and limitation detection flags | |
| First order filter with absolute and rate limits, and an anti-windup loop | |
| First order filter with absolute and rate limits, and a freezing flag | |
| First order filter with absolute and rate limits, a freezing flag, and limitation detection flags | |
| Integrator with absolute and rate limits, anti windup and anti winddown | |
| Output y is true, if the input u has fallen to a lower value since the previous sample | |
| Integrator with discrete input | |
| Output y is true, if the input u has risen to a higher value since the previous sample | |
| Integrator with absolute limits and reset | |
| Outputs the integral of the input signal with optional set/reset and optional state freeze | |
| Integrator with limited value of output (variable limits) and freeze | |
| Lead-lag filter with M poles | |
| Proportional-integrator controller with limited value of output | |
| PI controller with limited output, anti-windup compensation, setpoint weighting, optional feed-forward and optional freezing of the state | |
| Proportional-integral controller | |
| Anti-windup proportional integral controller | |
| Anti-windup proportional integral controller with variable limits | |
| Proportional-integrator controller with freezing of the state | |
| Outputs a power of the input | |
| Ramp tracking filter | |
| First order transfer function block with rate limiter and freeze functionality | |
| Second order filter block, allowing for zero coefficients | |
| If the input is positive, outputs its square root, if the input is negative, outputs zero | |
| Linear transfer function | |
| Linear transfer function, bypassed if highest-order coefficient of denominator is zero | |
| PI controller with limited output (with adjustable limits), anti-windup compensation, setpoint weighting, optional feed-forward and optional freezing of the state | |
| Washout filter block, allowing for zero time constant | |
| Block which calculates the weighted difference between an input variable and a reference parameter |