.Buildings.Controls.OBC.CDL.Discrete

Information

This package contains discrete control blocks with fixed sample period. Every component of this package is structured in the following way:

  1. A component has continuous Real input and output signals.
  2. The input signals are sampled by the given sample period defined via parameter samplePeriod. The first sample instant is defined by the parameter startTime.
  3. The output signals are computed from the sampled input signals.

Contents

NameDescription
 FirstOrderHoldFirst order hold of a sampled-data system
 SamplerIdeal sampler of a continuous signal
 TriggeredMaxOutput the maximum, absolute value of a continuous signal at trigger instants
 TriggeredMovingMeanTriggered discrete moving mean of an input signal
 TriggeredSamplerTriggered sampling of continuous signals
 UnitDelayOutput the input signal with a unit delay
 ZeroOrderHoldOutput the input signal with a zero order hold
 ValidationCollection of models that validate the discrete blocks of the CDL

Revisions


Generated at 2024-12-27T19:26:12Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos