Triggered Sampler
Triggered sampling of continuous signals
Description
Connections
Parameters
Modelica Standard Library
The Triggered Sampler component samples the continuous input signal whenever the trigger input signal is rising (that is, trigger changes from false to true) and provides the sampled input signal as output. Before the first sample, each output signal is equal to the initial value defined by the vector parameter y0.
The Signal Size parameter assigns the dimension of the input and output connectors.
Name
Modelica ID
u
Real input signal
y
Real output signal
trigger
Boolean input trigger
Default
Units
Signal Size
1
Dimension of input and output signals
signalSize
y0
zeros⁡
Vector of initial values for each output signal
y_start
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
Discrete Signal Blocks
Signal Blocks
Download Help Document