WOLFRAM SYSTEM MODELER

AssignClock

Example of an AssignClock block for Boolean signals

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Clocked.Examples.Elementary.BooleanSignals.AssignClock"]
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.AssignClock.

Components (5)

periodicClock

Type: PeriodicExactClock

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

assignClock1

Type: AssignClock

Description: Assign a clock to a clocked Boolean signal

unitDelay1

Type: UnitDelay

Description: Delay the clocked input signal for one sample period

xor

Type: Xor

Description: Logical 'xor': y = u1 xor u2

integerConstant

Type: BooleanConstant

Description: Generate constant signal of type Boolean