Exp3 Counter
Exp3 Counter
OBJECT
THEORY
1- Asynchronous counter
3-1
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
3-2
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
Clock Pulse Q2 Q1 Q0
Initially 0 0 0
1 0 0 1
2 0 1 0
3 0 1 1
4 1 0 0
5 1 0 1
6 1 1 0
7 1 1 1
8(Recycle) Repeat
( a)
(b)
Fig. (3 -3) Three bit asynchronous binary counter and its timing
diagram for one cycle.
3-3
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
Clock Q3 Q2 Q1 Q0
0 0 0 0 0
1 0 0 0 1
2 0 0 1 0
3 0 0 1 1
4 0 1 0 0
5 0 1 0 1
6 0 1 1 0
7 0 1 1 1
8 1 0 0 0
9 1 0 0 1
3-4
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
3- Synchronous Counter
In this case, the clock input is connected to all of the flip- flops so
that they are clocked simultaneously. Within each of these two
categories, counters are classified primarily by the type of sequence, the
number of states, or the number of flip- flops in the counter. The
synchronous counters also called a parallel counter. Figure (3- 5) shows a
2-bit synchronous binary counter. Notice that arrangement different from
that for the asynchronous counter must be used for the J1 and K1 inputs
of FF1 in order to achieve a binary sequence. Figure (3 -6) shows the
timing diagram of the Q0 and Q1 outputs.
3-5
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
Data In
CLK
Q3 Q2 Q1 Q0
3-6
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
APPARATUS
1- OSCILLOSCOPE
2- OSCILLATOR
3- LOGIC INTIKIT UNIT
4- IC's: 7404, 7408, 7432, 74190, 74163, 7472, 7493, 7490.
3-7
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
PROCEDURE
1- Connect the circuit shown in Figure (3-1) and find the truth
table and its timing diagram using IC (7472).
2- Connect the circuit shown in Figure (3-3a) and find its truth
table and timing diagram using IC (7472).
3- Design four stage asynchronous counter by using IC (7493) to
and find its truth table and timing diagram.
4- Connect the circuit shown in Figure (3-4) and find the truth
table and its timing diagram.
5- Repeat step (4) using IC (7490).
6- Connect the circuit shown in Figure (3-5) and find the truth
table and its timing diagram using IC (7472).
7- Connect the circuit shown in Figure (3-7) and find the truth
table and its timing diagram.
8- Repeat step (7) using IC (74163).
9- Design the BCD/ UP-DOWN counter by using IC (74190), and
find its truth table and timing diagram for BCD Down counter.
Part two: Computer Simulation using (EWB).
1. Connect the circuit shown in Figure (3-1) and find its truth
table and timing diagram using IC (7472) and seven segment
display.
2. Connect the circuit shown in Figure (3-3a) and find its truth
table and timing diagram using IC (7472) and seven segment
display.
3. Design four stage synchronous counter by using IC (7493) to
and find its truth table and timing diagram.
3-8
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
DISCUSSION
Fig. (3-9)
3-9
University of Technology Digital Electronics Laboratory
Department of Electrical and Electronic Engineering Third Year
SA QA SB QB SC QC
ck ck ck
RA QA RB QB RC QC
Clock
Fig. ( 3-10)
4-Design a counter that count the following sequence: 2, 4, 5, 8, 12
and repeat using J-K FLIP- FLOP.
5-For the circuit shown, draw the timing diagram and its truth
table, assume initially zero for each flip- flop.
1 1
JA QA JB QB JC QC
Clock ck ck ck
KA QA KB QB KC QC
1
Fig. (3-11)
3-10