Triggered Trapezoid
Triggered trapezoid generator
Description
Connections
Parameters
Modelica Standard Library
The Triggered Trapezoid component has a real output y that is a trapezoidal signal dependent on the Boolean input signal u.
With the initial input false the output is the value offset. Following a rising edge, the output rises during Tr to the sum of offset and amplitude. Following a falling edge, the output falls during Tf to the value offset.
Name
Modelica ID
u
Boolean input signal
y
Real output signal
Default
Units
amplitude
1
Amplitude of trapezoid
Tr
0
s
Rising duration of trapezoid
rising
Tf
Falling duration of trapezoid
falling
offset
Offset of output signal
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
Boolean Signal Blocks
Signal Blocks
Download Help Document