MUX4

4 to 1 Bit Multiplexer

Diagram

Information

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

MUX4 is a four bit multiplexer which is built up by And, Not, and Or gates according to the schematic.

The parameters delayTime and q0 are prepared but not yet used in the component. The MUX4 component uses standard values in its components.

Parameters (2)

delayTime

Value: 0.001

Type: Time (s)

Description: Delay time

q0

Value: L.'0'

Type: Logic

Description: Initial value

Connectors (7)

d0

Type: DigitalInput

d1

Type: DigitalInput

d2

Type: DigitalInput

d3

Type: DigitalInput

a0

Type: DigitalInput

a1

Type: DigitalInput

d

Type: DigitalOutput

Components (7)

Or1

Type: Or

And1

Type: And

And2

Type: And

And3

Type: And

And4

Type: And

Not1

Type: Not

Not2

Type: Not

Used in Examples (1)

Multiplexer

Modelica.Electrical.Digital.Examples

4 to 1 Bit Multiplexer Example