Examples that are used for the documentation of the Modelica.Clocked.ClockSignals sub-library
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).
Name | Description |
---|---|
SubSample | Example of a SubSample block for Clock signals |
SuperSample | Example of a SuperSample block for Clock signals |
ShiftSample | Example of a ShiftSample block for Clock signals |
RotationalSample | Simple example of a rotational clock with variable trigger interval and switching rotation-direction. |
LogicalSample | Simple example of conjunctive and disjunctive logical clocks, combining clock signals to derive new event driven clocks. |
Example of a SubSample block for Clock signals
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).
Example of a SuperSample block for Clock signals
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).
Example of a ShiftSample block for Clock signals
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).
Simple example of a rotational clock with variable trigger interval and switching rotation-direction.
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:
.Extends from Modelica.Icons.Example (Icon for runnable examples).
Simple example of conjunctive and disjunctive logical clocks, combining clock signals to derive new event driven clocks.
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:
.Extends from Modelica.Icons.Example (Icon for runnable examples).
Automatically generated Thu Oct 1 16:07:36 2020.