.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

NameDescription
 StateSpaceDiscrete-time State Space block
 TransferFunctionDiscrete-time Transfer Function block
 PIDiscrete-time PI controller
 MovingAverageMoving average filter (= FIR filter with coefficients a = fill(1/n,n), but implemented recursively)
 FIRbyCoefficientsFIR filter defined by coefficients

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos