WOLFRAM SYSTEM MODELER
SVdiscreteDiscrete Single-Variable controller |
SystemModel["Modelica.Blocks.Interfaces.SVdiscrete"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Block has two Real input signals and one Real output signal that are sampled due to the defined samplePeriod parameter. The block is designed to be used as base class for a corresponding controller. See the base-class DiscreteBlock for more information.
sampleTrigger |
Type: Boolean Description: True, if sample time instant |
---|---|
firstTrigger |
Type: Boolean Description: Rising edge signals first sample instant |
u_s |
Type: RealInput Description: Scalar setpoint input signal |
|
---|---|---|
u_m |
Type: RealInput Description: Scalar measurement input signal |
|
y |
Type: RealOutput Description: Scalar actuator output signal |