WOLFRAM SYSTEM MODELER

Multiplexer

4 to 1 Bit Multiplexer Example

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Digital.Examples.Multiplexer"]
Out[1]:=

Information

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

The multiplexer converts a parallel 4 bit signal in a sequential 1 bit stream. The multiplexer component is composed by basic gates. It can be found in the Utilities subpackage. The example is designed to test and demonstrate the basic gate components.

Components (8)

CLK

Type: DigitalClock

Description: Digital Clock Source

D0

Type: Table

Description: Digital Tabular Source

D1

Type: Table

Description: Digital Tabular Source

MUX

Type: MUX4

Description: 4 to 1 Bit Multiplexer

D2

Type: Table

Description: Digital Tabular Source

D3

Type: Table

Description: Digital Tabular Source

FF

Type: JKFF

Description: JK FlipFlop

Enable

Type: Set

Description: Digital Set Source