Modelica.Clocked.Examples.Elementary.ClockSignals

Examples that are used for the documentation of the Modelica.Clocked.ClockSignals sub-library

Information

This package contains models that have been used to produce the figures in the documentation of the Modelica.Clocked.ClockSignals sub-library.

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

Name Description
Modelica.Clocked.Examples.Elementary.ClockSignals.SubSample SubSample Example of a SubSample block for Clock signals
Modelica.Clocked.Examples.Elementary.ClockSignals.SuperSample SuperSample Example of a SuperSample block for Clock signals
Modelica.Clocked.Examples.Elementary.ClockSignals.ShiftSample ShiftSample Example of a ShiftSample block for Clock signals
Modelica.Clocked.Examples.Elementary.ClockSignals.RotationalSample RotationalSample Simple example of a rotational clock with variable trigger interval and switching rotation-direction.
Modelica.Clocked.Examples.Elementary.ClockSignals.LogicalSample LogicalSample Simple example of conjunctive and disjunctive logical clocks, combining clock signals to derive new event driven clocks.

Modelica.Clocked.Examples.Elementary.ClockSignals.SubSample Modelica.Clocked.Examples.Elementary.ClockSignals.SubSample

Example of a SubSample block for Clock signals

Information

Example used to generate a figure for the documentation of block Modelica.Clocked.ClockSignals.Sampler.SubSample.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Clocked.Examples.Elementary.ClockSignals.SuperSample Modelica.Clocked.Examples.Elementary.ClockSignals.SuperSample

Example of a SuperSample block for Clock signals

Information

Example used to generate a figure for the documentation of block Modelica.Clocked.ClockSignals.Sampler.SuperSample.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Clocked.Examples.Elementary.ClockSignals.ShiftSample Modelica.Clocked.Examples.Elementary.ClockSignals.ShiftSample

Example of a ShiftSample block for Clock signals

Information

Example used to generate a figure for the documentation of block Modelica.Clocked.ClockSignals.Sampler.ShiftSample.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Clocked.Examples.Elementary.ClockSignals.RotationalSample Modelica.Clocked.Examples.Elementary.ClockSignals.RotationalSample

Simple example of a rotational clock with variable trigger interval and switching rotation-direction.

Information

Simple example of a rotational clock with variable trigger interval and switching direction of rotation. The input rotation is just sinusoidal, switching direction every half second. The trigger interval is changed with the same pace; every half second it is doubled or halved respectively. The generated clocked signals are therefore:

RotationalSample_Result.png
.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Modelica.Clocked.Examples.Elementary.ClockSignals.LogicalSample Modelica.Clocked.Examples.Elementary.ClockSignals.LogicalSample

Simple example of conjunctive and disjunctive logical clocks, combining clock signals to derive new event driven clocks.

Information

Simple example of two logical clocks, a conjunctive and a disjunctive clock. Both receive the very same clock inputs, produced by two rotational clocks with slightly shifted input angle waves (sine and cosine respectively). The configuration and results of the rotational clocks are explained in the rotational clocks example. The generated clocked signals of the disjunctive and conjunctive clock are therefore:

LogicalSample_Result.png
.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Automatically generated Thu Oct 1 16:07:36 2020.