Lec 3 12032025 023746pm
Lec 3 12032025 023746pm
Design
Lab Manual
Each laboratory consists of a series of related problems that can be solved using the same
basic concepts and principles. Sometimes all lab groups will work on the same problem, other
times groups will work on different problems and share results.
1. Before beginning a new lab, carefully read the Introduction, Objectives and
Preparation sections.
2. Each lab contains several different experimental problems. Before you come to a lab,
complete the assigned Prediction and Warm-up. The Warm-up helps you build a
prediction for the given problem, so it is usually helpful to complete the Warm-up
before making the prediction.
C. Attendance
Attendance is required at all labs without exception. If something disastrous keeps you from
your scheduled lab, contact your lab instructor immediately. The instructor will arrange for
you to attend another lab section that same week. There are no make-up labs in this course.
E. Grades
<Grading policy> (course content file)
Lab 3: Designing from the Given Problem Statement and
Implementation of the Given Functions.
OBJECTIVE:
To learn to design circuits from the given problem statements and implementation of the
given functions on bred board along with their simulations
Task # 3.1:
Obtain the truth table of the following function and its schematic. Simulate the circuit in
proteus and implement it on bred board.
F= X + Y’Z
Circuit:
Truth Table:
Conclusion
Task # 3.2:
Obtain the truth table of the following function and its schematic. Simulate the circuit in
proteus and implement it on bred board.
F= X’Y’Z + X’YZ + XY’
Circuit:
Truth Table:
Conclusion:
Task # 3.3:
Fire alarm system has been installed in a building. The system has two ways of detecting
the emergency situation (fire in the building).
Smoke detection
Sudden rise of temperature
The system sounds the alarm if it detects a sudden rise in temperature or smoke in the
building. Obtain the truth table and function of the above scenario. Simulate the circuit on
proteus.
Circuit:
Truth Table:
Conclusion:
Task # 3.4:
A building security system works such that it uses the following ways of intrusion detection.
Security cameras
Motion sensors
Security Guard
The system works such that when an intruder is detected by either security cameras or motion
sensors or the guard, the system not only sounds an alarm but also sends an sms alert to the
security supervisor of the building. Obtain the truth table and function of the above scenario.
Simulate the circuit on proteus.
Circuit:
Truth Table:
Conclusion:
Answer the following questions
1. From the given function, how do you identify which gates are to be used and
the number of inputs each gate has?
2. Identify the following in the given function F= AB’D + ACD’ + ABC
i. Total number of gates
ii. Types of gates to be used
iii. Number of inputs to each gate