0% found this document useful (0 votes)
14 views

1 bit - 2 bit Comparators OLD

The document outlines an experiment to realize One and Two Bit Comparators using various integrated circuits and components. It includes the necessary components, theoretical background on magnitude comparators, truth tables for both one-bit and two-bit comparators, and a procedural guide for conducting the experiment. The result confirms the verification of the truth tables for both comparators.

Uploaded by

Fortnite Pro
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

1 bit - 2 bit Comparators OLD

The document outlines an experiment to realize One and Two Bit Comparators using various integrated circuits and components. It includes the necessary components, theoretical background on magnitude comparators, truth tables for both one-bit and two-bit comparators, and a procedural guide for conducting the experiment. The result confirms the verification of the truth tables for both comparators.

Uploaded by

Fortnite Pro
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

EXPERIMENT: 5

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.

1) 1- BIT COMPARATOR TRUTH TABLE


_
A>B = AB
A<B = 𝐴̅B
A=AB + 𝐴̅𝐵̅ = ̅̅̅̅̅̅̅̅̅̅
𝐴 ⊕ 𝐵 INPUTS OUTPUTS
_
A B A>B A=B A<B
0 0 0 1 0
0 1 0 0 1
1 0 1 0 0
1 1 0 1 0
IC 7402 Pin Diagram

IC 7410 Pin Diagram

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.

You might also like