WOLFRAM SYSTEM MODELER

PartialSISOHold

Basic block used for zero order hold of Real signals

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.RealSignals.Interfaces.PartialSISOHold"]
Out[1]:=

Parameters (1)

y_start

Value: 0.0

Type: Real

Description: Value of output y before the first tick of the clock associated to input u

Connectors (2)

u

Type: RealInput

Description: Connector of clocked, Real input signal

y

Type: RealOutput

Description: Connector of continuous-time, Real output signal

Extended by (2)

HoldWithDAeffects

Modelica.Clocked.RealSignals.Sampler

Hold with (simulated) Digital-Analog converter effects and computational delay

Hold

Modelica.Clocked.RealSignals.Sampler

Hold the clocked, Real input signal and provide it as continuous-time output signal (zero order hold)