modelBufGate

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

Extends from D.Delay.DelayParams (Definition of delay parameters), D.Interfaces.SISO (Single input, single output).

Information

The BufGate model has a single valued input, and a single valued output. It consists of an InertialDelaySensitive only. Its parameters are the delay parameters (rise and fall inertial delay time, and initial value).

Parameters

TypeNameDefaultDescription
SI.TimetLH (from DelayParams)Rise inertial delay
SI.TimetHL (from DelayParams)Fall inertial delay
Ly0 (from DelayParams)L.'U'Initial value of output

Connectors

TypeNameDefaultDescription
D.Interfaces.DigitalInputx (from SISO)Connector of Digital input signal
D.Interfaces.DigitalOutputy (from SISO)Connector of Digital output signal

Components

TypeNameDefaultDescription
D.Delay.InertialDelaySensitiveG1

Revisions

September 21, 2004
by Andre Schneider initially modelled.