1 bit - 2 bit Comparators OLD
1 bit - 2 bit Comparators OLD
COMPARATORS
AIM: To realize One & Two Bit Comparator
COMPONENTS REQUIRED:
Sl.No Particulars Quantity
1 IC 7400, IC 7410,IC7404, 1 each
IC7486, ,IC7402,IC7408
2 Trainer Kit 1
3 Patch cards 1 Bunch
4 Multimeter 1
THEORY:
Magnitude Comparator is a logical circuit, which compares two signals
A and B andgenerates three logical outputs, whether A > B, A = B, or
A < B.
2. 2- BIT COMPARATOR
TRUTH TABLE
INPUTS OUTPUTS
A1 A0 B1 B0 A>B A=B A<B
0 0 0 0 0 1 0
0 0 0 1 0 0 1
0 0 1 0 0 0 1
0 0 1 1 0 0 1
0 1 0 0 1 0 0
0 1 0 1 0 1 0
0 1 1 0 0 0 1
0 1 1 1 0 0 1
1 0 0 0 1 0 0
1 0 0 1 1 0 0
1 0 1 0 0 1 0
1 0 1 1 0 0 1
1 1 0 0 1 0 0
1 1 0 1 1 0 0
1 1 1 0 1 0 0
1 1 1 1 0 1 0
PROCEDURE:
• Check all the components for their working.
• Insert the appropriate IC into the IC base.
• Make connections as shown in the circuit diagram.
• Verify the Truth Table and observe the outputs.
RESULT: Truth table of One & Two Bit Comparator is verified.