Modelica.Clocked

Clock triggered blocks for describing synchronous behavior suited for implementation of control systems

Information

Library Modelica.Clocked is a Modelica package to precisely define and synchronize sampled data systems with different sampling rates. The library has elements to define periodic clocks and event clocks that trigger elements to sample, sub-sample, super-sample, or shift-sample partitions synchronously. Optionally, quantization effects, computational delay or noise can be simulated. Continuous-time equations can be automatically discretized and utilized in a sampled data system. The sample rate of a partition need to be defined only at one location.

In the following example a simple sampled data system is shown, where the borders of the discrete-time partition are marked by the sample and hold operators, a clocked PI controller is used in the partition and the sample rate is defined at one location with a clock:

Simple sampled-data system

The initial version of this library was developed and released under the name Modelica_Synchronous library before the library became a package of the Modelica Standard Library using the name Modelica.Clocked. The basic principles and components are the same as in the initial library, therefore the introductory material for Modelica_Synchronous is still valid, in particular:

Furthermore:

Copyright © 2012-2020, Modelica Association and contributors.

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
Modelica.Clocked.UsersGuide UsersGuide User's Guide
Modelica.Clocked.Examples Examples Library of examples to demonstrate the usage of package Modelica.Clocked
Modelica.Clocked.ClockSignals ClockSignals Library of blocks for clocked signals
Modelica.Clocked.RealSignals RealSignals Library of clocked blocks for Real signals
Modelica.Clocked.IntegerSignals IntegerSignals Library of clocked blocks for Integer signals
Modelica.Clocked.BooleanSignals BooleanSignals Library of clocked blocks for Boolean signals
Modelica.Clocked.Types Types Library of types with choices, especially to build menus
Automatically generated Thu Oct 1 16:07:35 2020.