.Modelica.Clocked

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.

Contents

NameDescription
UsersGuideUser's Guide
ExamplesLibrary of examples to demonstrate the usage of package Modelica.Clocked
ClockSignalsLibrary of blocks for clocked signals
RealSignalsLibrary of clocked blocks for Real signals
IntegerSignalsLibrary of clocked blocks for Integer signals
BooleanSignalsLibrary of clocked blocks for Boolean signals
TypesLibrary of types with choices, especially to build menus

Revisions

Date Description
Aug. 28, 2012
DLR logo Initial version implemented by M. Otter and B. Thiele released as Modelica_Synchronous (version 0.9) library.
DLR Institute of System Dynamics and Control
Several releases as Modelica_Synchronous library.
2019 The Modelica_Synchronous library is included as Modelica.Clocked in the Modelica Standard Library 4.0.0.
see Release Notes.

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos