Assignment 10
Assignment 10
Line Encoder
Truth Table:
Inputs Outputs
D0 D1 D2 D3 Y1 Y2
0 0 0 1 0 0
0 0 1 0 0 1
0 1 0 0 1 0
1 0 0 0 1 1
Procedure
Inputs Outputs
D0 D1 D2 D3 D4 D5 D6 D7 O2 O1 O0
0 0 0 0 0 0 0 1 0 0 0
0 0 0 0 0 0 1 0 0 0 1
0 0 0 0 0 1 0 0 0 1 0
0 0 0 0 1 0 0 0 0 1 1
0 0 0 1 0 0 0 0 1 0 0
0 0 1 0 0 0 0 0 1 0 1
0 1 0 0 0 0 0 0 1 1 0
1 0 0 0 0 0 0 0 1 1 1
So S1 Io I1 I2 I3
0 0 1 0 0 0
0 1 0 1 0 0
1 0 0 0 1 0
1 1 0 0 0 1
Procedure
Place 7408 IC and 7404 IC on the breadboard.
Connect pin 14 (VCC) of each 7404 IC to the positive rail.
Connect pin 7 (GND) of each 7404 IC to the negative rail.
Connect pin 14 (VCC) of each 7408 IC to the positive rail.
Connect pin 7 (GND) of each 7408 IC to the negative rail.
Connect pin 1 of not ic to the pin 10 of and ic and pin 1 to 12 pin of and ic and pin 2 to the pin
2,4 of the and ic,pin3 of not gate to pin 5,13 of and ic andpin4 to the pin 1,9 of and ic for inputs.
The output pins are pin3,pin6,pin8,pin9 of and ic for four outpus.
Connect pin 3 of the first AND gate to pin 5 (output) of the first AND gate (Y0).
Connect pin 4 of the first AND gate to pin 6 (output) of the first AND gate (Y1).
Connect pin 5 of the second AND gate to pin 9 (output) of the second AND gate (Y2).
Connect pin 6 of the second AND gate to pin 10 (output) of the second AND gate (Y3).
Connect the positive rail to the power supply's positive terminal.
Connect the negative rail to the power supply's negative terminal.
Function table
Complete the table given below carefully by using circuit developed by you.