blockSVdiscrete

Discrete Single-Variable controller

Extends from DiscreteBlock (Base class of discrete control blocks).

Information

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.

Parameters

TypeNameDefaultDescription
SI.TimesamplePeriod (from DiscreteBlock)Sample period of component
SI.TimestartTime (from DiscreteBlock)0First sample time instant

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputu_sScalar setpoint input signal
Modelica.Blocks.Interfaces.RealInputu_mScalar measurement input signal
Modelica.Blocks.Interfaces.RealOutputyScalar actuator output signal

Components

TypeNameDefaultDescription
Discrete.Samplersampler_s
Discrete.Samplersampler_m