WOLFRAM SYSTEM MODELER
ComputationalDelayDelay a clocked signal for at most one period, in order to model a computational delay |
SystemModel["Modelica.Clocked.RealSignals.Sampler.Utilities.Internal.ComputationalDelay"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This block delays a clocked Real input signal by the fraction shiftCounter/resolution of the last interval. There is the restriction that shiftCounter/resolution ≤ 1.
shiftCounter |
Value: 0 Type: Integer Description: (min=0, max=resolution), computational delay = interval()*shiftCounter/resolution |
---|---|
resolution |
Value: 1 Type: Integer Description: Time quantization resolution of sample interval |
u |
Type: RealInput Description: Connector of clocked, Real input signal |
|
---|---|---|
y |
Type: RealOutput Description: Connector of clocked, Real output signal |
Modelica.Clocked.RealSignals.Sampler Hold with (simulated) Digital-Analog converter effects and computational delay |