WOLFRAM SYSTEM MODELER

Hold

Example of a Hold block for Boolean signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.Examples.Elementary.BooleanSignals.Hold"]
Out[1]:=

Information

Elementary example for the documentation of block Modelica_Synchronous.BooleanSignals.Sampler.Hold.

Components (5)

table

Type: BooleanTable

Description: Generate a Boolean output signal based on a vector of time instants

sample

Type: SampleClocked

Description: Sample the continuous-time, Boolean input signal and provide it as clocked output signal. The clock is provided as input signal

periodicClock

Type: PeriodicExactClock

Description: Generates a periodic clock signal with a period defined by an Integer number with resolution

hold

Type: Hold

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

shiftSample

Type: ShiftSample

Description: Shift the clocked Boolean input signal by a fraction of the last interval and and provide it as clocked output signal