WOLFRAM SYSTEM MODELER

DelayParams

Definition of delay parameters

Wolfram Language

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

Information

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

DelayParams is a partial model for providing delay times and inertial values. It is used in components of the package Gates which need the same parameters. The partial model does not have any behavior or equations.

Parameters (3)

tLH

Value:

Type: Time (s)

Description: Rise inertial delay

tHL

Value:

Type: Time (s)

Description: Fall inertial delay

y0

Value: L.'U'

Type: Logic

Description: Initial value of output

Extended by (8)

BufGate

Modelica.Electrical.Digital.Gates

BufGate with 1 input value, composed by Not and sensitive inertial delay

XnorGate

Modelica.Electrical.Digital.Gates

XnorGate with multiple input

XorGate

Modelica.Electrical.Digital.Gates

XorGate with multiple input

NorGate

Modelica.Electrical.Digital.Gates

NorGate with multiple input

OrGate

Modelica.Electrical.Digital.Gates

OrGate with multiple input

NandGate

Modelica.Electrical.Digital.Gates

NandGate with multiple input

AndGate

Modelica.Electrical.Digital.Gates

AndGate with multiple input

InvGate

Modelica.Electrical.Digital.Gates

InvGate with 1 input value, composed by Not and sensitive inertial delay