.Buildings.Controls.OBC.CDL.Discrete

Package with discrete blocks

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

Name Description
 FirstOrderHold First order hold of a sampled-data system
 Sampler Ideal sampler of a continuous signal
 TriggeredMax Output the maximum, absolute value of a continuous signal at trigger instants
 TriggeredMovingMean Triggered discrete moving mean of an input signal
 TriggeredSampler Triggered sampling of continuous signals
 UnitDelay Output the input signal with a unit delay
 ZeroOrderHold Output the input signal with a zero order hold
 Validation Collection of models that validate the discrete blocks of the CDL

Revisions


Generated at 2026-04-07T18:18:28Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos