DLD Open Ended Lab Report
DLD Open Ended Lab Report
LAB REPORT
TE 55 D
Group Members:
Momina Javed
Fatima Shiekh
M. Husnain
Ahmed Gul
Submitted to:
To design and implement the solution to the problem statement 1, given as open
ended lab.
Problem Statement 1
Design a system having four users and a host. Host will ask a question and a timer
of 15 sec will get start. All the users will have a buzzer button to reply to that
question. The moment any first user reply, counter will stop, and no other user can
reply. A 7-segment display will show the user number and a green led will gets on. If
counter overflows and users failed to reply in the allocated duration, a red light will
7 Segment Display
555 Timer
The 555 timer IC is an integrated circuit used in a variety of timer, pulse generation, and
oscillator applications. The 555 can be used to provide time delays, as an oscillator, and as a
flip-flop element. Derivatives provide two or four timing circuits in one package
7447 IC
7447 IC is a BCD to 7-segment latch decoder driver IC formed with CMOS logic and NPN bipolar
transistor output devices on an immovable structure. This IC is used where we need to driving
common-anode displays like 7-segment display.
74LS08
Quad 2-Input AND Gates.General Description. This device contains four independent gates
each of which performs the logic AND function
74LS32
Quad 2-Input OR Gates.General Description. This device contains four independent gates
each of which performs the logic OR function.
74111
The J-K flip-flop is the most versatile of the basic flip-flops. All applications for flipflops
can be accomplished with either the D or the J-K flip-flop. The clocked R-S flipflop is
seldom used; it is used mostly as an internal component of integrated circuits. The
inputs are labeled J (the set mode) and K (the reset mode) to avoid confusion with the
RS flip-flop.
7408
7408 IC is a QUAD 2-Input AND GATES and contains four independent gates each of
which performs the logic AND function.
4026 IC
The IC CD4026 is an IC which can perform the function of both a counter as well a 7-
segment Driver. One single IC can be used to count form zero (0) to nine (9) directly
on a Common Cathode type 7-segment display. The count can be increased by
simply giving a high clock pulse; also more than one digit (0-9) can be created by
cascading more than one CD4026 IC. So if you have a 7-segment (CC) display on
which you have to display numbers that are being counted based on some condition
then this IC will be a perfect choice.
Proteus Implementation: