WOLFRAM SYSTEM MODELER

PartialSISOHold

Basic block used for zero order hold of Integer signals

Wolfram Language

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

Parameters (1)

y_start

Value: 0

Type: Integer

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

Connectors (2)

u

Type: IntegerInput

Description: Connector of clocked, Integer input signal

y

Type: IntegerOutput

Description: Connector of continuous-time, Integer output signal

Extended by (1)

Hold

Modelica.Clocked.IntegerSignals.Sampler

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