You are on page 1of 25

Multiplexer(Mux)

Diagram 2n :1
22 :1
be
0 means complement

How many
inputs are there
with OR gate

a) 1
b) 2
c) 3
d) 4
Implementation using logic gates(Proteus and DSCH)

AND ;OR;NOT GATE


LOGICSTATE
LOGICPROBE

4073=AND-3 I/P
4075=OR-3 I/P
Implementing Boolean function using MUX
If C= 0THEN
FOR
A=1,B=1 THEN OUTPUT WILL BE 1
Another Method
Breadboard implementation(Proteus Software)

Pin-1=0
Use mux-1

For bread board connection:


not gate IC must be provided-
7404(Not gate IC)
Implementation on Proteus Software (IC-74153)

Inputs and outputs


Pin-14-LSB
1. Pin(2)-B,Pin(14)-A= Rule-IC
2. B=0, A=0 then 1Y output=0
3. B=0, A=1 then 1Y output=0
4. B=1, A=0 then 1Y output=0
5. B=1, A=1 then 1Y output=1
For R=0
IC-74153
LOGICSTATE
LOGICPROBE
NOT GATE
PROTEUS SOFTWARE
Another diagram-2
Inputs and outputs
Pin-14-LSB
1. Pin(2)-B,Pin(14)-A= Rule-IC
2. B=0, A=0 then 1Y output=0
3. B=0, A=1 then 1Y output=1
4. B=1, A=0 then 1Y output=0
5. B=1, A=1 then 1Y output=1
Steps for project implementation
Another Example

• Another Example
Another Case with A as input

Pin(2)-B,Pin(14)-C= Rule-IC
Pin-14-LSB

You might also like