WOLFRAM SYSTEM MODELER

SubSample

Example of a SubSample block for Integer signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica_Synchronous.Examples.Elementary.IntegerSignals.SubSample"]
Out[1]:=

Information

Elementary example for the documentation of block Modelica_Synchronous.IntegerSignals.Sampler.SubSample.

Components (4)

sample

Type: SampleClocked

Description: Sample the continuous-time, Integer 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

subSample

Type: SubSample

Description: Sub-sample the clocked Integer input signal and provide it as clocked output signal

table

Type: IntegerTable

Description: Generate an Integer output signal based on a table matrix with [time, yi] values