WOLFRAM SYSTEM MODELER

SuperSampleInterpolated

Example of a SuperSampleInterpolated block for Real signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.Examples.Elementary.RealSignals.SuperSampleInterpolated"]
Out[1]:=

Information

Example used to generate a figure for the documentation of block Modelica_Synchronous.RealSignals.Sampler.SuperSampleInterpolated.

Components (4)

sine

Type: Sine

Description: Generate sine signal

sample

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: Generates a periodic clock signal with a period defined by an Integer number with resolution

superSampleIpo

Type: SuperSampleInterpolated

Description: Super-sample the clocked Real input signal and provide it linearly interpolated as clocked output signal (this is also called an Interpolator)