Inertial Delay Sensitive
Provide the input as output if it holds its value for a specific amount of time
Description
Connections
Parameters
Modelica Standard Library
The Inertial Delay Sensitive component provides the input as output delayed by TD if the input holds its value for a longer time than TD. If the time is less than TD the initial value y0 holds.
The delay TD depends on the values of the signal change. To calculate TD, the delaymap specified in Digital.Tables is used. If the corresponding value is 1, then tLH is used, if it is -1, then tHL is used, if it is zero, the input is not delayed.
Name
Modelica ID
x
Digital input signal
y
Digital output signal
Default
Units
tLH
0
s
Rise inertial delay
tHL
Fall inertial delay
y0
U
Initial value of output
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
Delay Components
Digital Components
Electrical Library
Download Help Document