TransportDelay

Transport delay with initial parameter

    TransportDelay

Library

Modelica/Electrical/Digital/Delay

Description

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

Parameters

TransportDelay_0

NameLabelDescriptionData TypeValid Values

mo_delayTime

delayTime

Delay time

Scalar

mo_y0

y0

Initial value of output

Structure

mo_y0/choice1

Modelica.Electrical.Digital.Interfaces.Logic.'U'

Number

0
1

mo_y0/choice2

Modelica.Electrical.Digital.Interfaces.Logic.'X'

Number

0
1

mo_y0/choice3

Modelica.Electrical.Digital.Interfaces.Logic.'0'

Number

0
1

mo_y0/choice4

Modelica.Electrical.Digital.Interfaces.Logic.'1'

Number

0
1

mo_y0/choice5

Modelica.Electrical.Digital.Interfaces.Logic.'Z'

Number

0
1

mo_y0/choice6

Modelica.Electrical.Digital.Interfaces.Logic.'W'

Number

0
1

mo_y0/choice7

Modelica.Electrical.Digital.Interfaces.Logic.'L'

Number

0
1

mo_y0/choice8

Modelica.Electrical.Digital.Interfaces.Logic.'H'

Number

0
1

mo_y0/choice9

Modelica.Electrical.Digital.Interfaces.Logic.'-'

Number

0
1

TransportDelay_1

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

'x_delayed'
'xr'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

x

implicit

Connector of Digital input signal

input

1

y

implicit

Connector of Digital output signal

output

1

See Also