WOLFRAM SYSTEM MODELER

Sample1

Example of a Sample block for Boolean signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.Examples.Elementary.BooleanSignals.Sample1"]
Out[1]:=

Information

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

Elementary example for the documentation of block Modelica.Clocked.BooleanSignals.Sampler.Sample.

Components (4)

assignClock

Type: AssignClock

Description: Assign a clock to a clocked Boolean signal

periodicClock

Type: PeriodicExactClock

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

step

Type: BooleanStep

Description: Generate step signal of type Boolean

sample1

Type: Sample

Description: Sample the continuous-time, Boolean input signal and provide it as clocked output signal (clock is inferred)