WOLFRAM SYSTEM MODELER

TransportDelay

Transport delay with initial parameter

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Digital.Delay.TransportDelay"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Provide the input as output exactly delayed by Tdel. If time less than Tdel the initial value initout holds.

Parameters (2)

delayTime

Value:

Type: Time (s)

Description: Delay time

y0

Value: L.'U'

Type: Logic

Description: Initial value of output

Connectors (2)

x

Type: DigitalInput

Description: Connector of Digital input signal

y

Type: DigitalOutput

Description: Connector of Digital output signal

Used in Components (1)

RS

Modelica.Electrical.Digital.Examples.Utilities

Unclocked RS FlipFlop

Revisions

August 11, 2003
by Christoph Clauss initially modelled.