.Modelica_Synchronous.RealSignals.Periodic

Library of blocks that are designed to operate only on periodically clocked signals (mainly described by z transforms)

Information

This package contains blocks that are designed for periodically clocked system. Changing the sample rate (without changing at the same time the parameters of the block), or using the blocks on non-periodically clocked signals, will usually result in non-expected behavior.

Contents

Name Description
 StateSpace Discrete-time State Space block
 TransferFunction Discrete-time Transfer Function block
 PI Discrete-time PI controller
 MovingAverage Moving average filter (= FIR filter with coefficients a = fill(1/n,n), but implemented recursively)
 FIRbyCoefficients FIR filter defined by coefficients

Generated at 2026-03-31T18:29:59Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos