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

DLD Lab-06

Lab practice questions for Computer Science Student from Sukkur IBA University

Uploaded by

ammara mirani
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

DLD Lab-06

Lab practice questions for Computer Science Student from Sukkur IBA University

Uploaded by

ammara mirani
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Sukkur IBA University

Department of Computer Science

ESE-201: Digital Logic Design Lab

Lab # 06: 1-Bit, 2-Bit, and 4-Bit Comparator by


IC-7485

Submission Profile

Name: Submission date (dd/mm/yy):

Marks obtained: Receiving authority name and signature:

Comments:

________________________________________________________________________________

I
nstructor Signature
Lab Learning Objective:

Upon successful completion of this experiment, the student will be able:


● To implement and verify 1-bit, 2-bit, and 4-bit Comparator
operations using 74LS85 IC

Lab Hardware and Software Required:

1. 74LS85IC (Comparator)
2. Module KL-33001/ Elvis II
3. Breadboard
4. Connecting Wires

IMPLEMENTATION OF 1-BIT MAGNITUDE COMPARATOR

A 1-bit magnitude comparator is a logic circuit that can compare


two binary numbers of one bit each.

Fig.1 Block Diagram

Boolean equation for 1 Bit comparator;

2
Fig.1 Combinational Circuit Diagram

IMPLEMENTATION OF 4-BIT MAGNITUDE COMPARATOR (PIN


DIAGRAM AND LOGIC SYMBOL OF IC 7485):

METHODOLOGY:

Write down the methodology of the comparator by using IC 7485 in your


own words with practical applications.

3
The IC 7485 is a 4-bit magnitude comparator that compares two binary numbers and outputs
whether one is greater, less than, or equal to the other. It's used in practical applications like digital
sorting, arithmetic circuits, and control systems for decision-making.

EXAMPLES:

Take 3 different examples and show the input and output of the
comparator using 7485 IC.

Task: Design and Implement a 2-bit Comparator, construct its logic


circuitry and boolean equation using the truth table.

QN01: What is the basic function of Comparator?

The basic Function of a Comparator is to Compare two unique or same


bit’s

And output as (Equal , Greater , Lesser )

QN02: What are the applications of Comparator?

Comparators are used for comparing binary values in tasks like sorting and arithmetic operations.

Note: Clean your equipment/ materials before you leave. Keep all the
equipment and materials in their proper storage area.

You might also like