WOLFRAM SYSTEM MODELER

HoldWithDAeffects1

Example of a HoldWithDAeffects block for Real signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.Examples.Elementary.RealSignals.HoldWithDAeffects1"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Example used to generate a figure for the documentation of block Modelica.Clocked.RealSignals.Sampler.HoldWithDAeffects.

Components (5)

sine

Type: Sine

Description: Generate sine signal

sample1

Type: SampleClocked

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

periodicClock

Type: PeriodicExactClock

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

hold1

Type: HoldWithDAeffects

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

shiftSample1

Type: ShiftSample

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