10a 3 Bit Up Down Counter Done
10a 3 Bit Up Down Counter Done
10a 3 Bit Up Down Counter Done
Theory:
Counters: counters are logical device or registers capable of counting the no of states
or no of clock pulse arriving at its clock input where clock is a timing parameter
arriving at regular intervals of time, so counters can be also used to measure time &
frequencies. They are made up of flip flops. Where the pulse are counted to be made of it
goes up step by step & the o/p of counter in the flip flop is decoded to read the count to
its starting step after counting n pulse incase of module & counters.
Synchronous Counter:
In this counter, all the flip flops receive the external clock pulse
simultaneously.
The gates propagation delay at reset time will not be present or we may
say will not occur.
1) Up counter.
2) Down counter.
3) Up down counter.
1
S.N.J.B.’s College of Engineering, Chandwad
Digital Electronics Lab (Pattern 2015)
Up Counter:
The up counter counts binary form 0 to7 i.e.(000 to 111).It counts from
small to large number. It’s O/P goes on increasing as they receive clock pulse
Down Counter:
This down counter counts binary from 7-0 i.e.(111-000).It counts from
large to small number. It’s O/P goes on increasing as they receive clock pulse
Excitation Table:- The tabular representation of the operation of flip flop (i.e:
Operational Characteristic)
2
S.N.J.B.’s College of Engineering, Chandwad
Digital Electronics Lab (Pattern 2015)
K- map Simplification:
QBQA 00 01 11 10
MQC
00 X 1 1 X
01 X 1 1 X
11 X 1 1 X
10 X 1 1 X
JA = 1 KA = 1
QBQA 00 01 11 10 QBQA
MQC MQC 00 01 11 10
00 0 1 X X 00 X X 1 0
01 0 1 X X 01 X X 1 0
11 1 0 X X 11 X X 0 1
10 1 0 X X 10 X X 0 1
JB = M QA + M QA KB = M QA + M QA
QBQA QBQA
00 01 11 10 MQC
00 01 11 10
MQC
00 0 0 1 0 00 X X X X
01 X X X X 01 0 0 1 0
11 X X X X 11 1 0 0 0
10 1 X 0 0 10 X X X X
JC = M QA QB + M QA QB KC = M QA QB + M QA QB
3
S.N.J.B.’s College of Engineering, Chandwad
Digital Electronics Lab (Pattern 2015)
PR
VCC
J QA J QB J QC
K QA K QB K QC
CLR
M
CLK
QA QB QC
Uses:
2) The synchronous counter is specially used as the counting devices.
3) They are also used as counter to count the no of clock pulses applied.
4) It also works for counting frequency & is used in frequency divider circuit.
5) It is used in digital voltmeter.
6) It is also used in counter type A to D converter.
7) It is also used for time measurement.
8) It is also used in digital triangular wave generator.
9) It helps in counting the no of product coming out from machinery where product is
coming out at equal interval of time.
Outcome:
Up and down counters are successfully implemented, the counters are studied
& o/p are checked. The truth table is verified.
Enhancements/modifications:
As the design part is done for the 3 bit Counter, we can implement the same for 4 bit
counter.
Assignments Questions:
4
S.N.J.B.’s College of Engineering, Chandwad
Digital Electronics Lab (Pattern 2015)
In ring counter pulses to be counted are applied to a counter , it goes from state to
state and the output of the flip flop s in the counter is decoded to read the count. Here
the uncomplimentary output (Q) of last flip flop is fed back as an input to first flip
flop. Ring counters are referred as MOD ‘N’ counters.
But in Twisted ring counter the complimentary output (Q bar) of last flip flop is fed
back as an input to first flip flop. Twisted Ring counters are referred as MOD ‘2N’
counters.
What are the applications of ring counters?
Ring counter outputs are sequential non-overlapping pulses which are useful for
control state counters,
Used in stepper motor, which requires pulses to rotate it from one position to the next.
Used as divide by ‘N’ ((MOD ‘N’) counters.
What are the applications of ring counter twisted ring counters?
Used as divide by ‘2N’ ((MOD ‘2N’) counters.
Used for control state counters.
Used for generation of multiphase clock.
List the Synchronous Counter ICs.
IC 74160 : Decade Up Counter
IC 74161 : 4 bit binary Up Counter
IC 74162 : Decade Up Counter
IC 74163 : 4 bit binary Up Counter
IC 74168 : Decade Up/Down Counter
IC 74169 : 4 bit Binary Up/Down Counter
IC 74190 : Decade Up/Down Counter
IC 74191 : 4 bit Binary Up/Down Counter
IC 74192 : Decade Up/Down Counter
IC 74193 : 4 bit Binary Up/Down Counter
6
S.N.J.B.’s College of Engineering, Chandwad