Synchronous Counter
Synchronous Counter
EXPERIMENT NO: 10
SYNCHRONOUS COUNTERS
AIM :
To design , set up and verify the working of the following circuits using JK FFs.
1. 4- bit up counter.
2. 4- bit down counter.
COMPONENTS REQUIRED :
THEORY :
Synchronous and asynchronous counters provide same outputs. The difference is that
in the synchronous counters all flip flops work in synchronism with the input clock pulse, that
means the outputs of all the flip flops in the counter change the states at the same instant.
Therefore, the propagation delay occurring in asynchronous counter is eliminated in synchronous
counters. Synchronous counters for any given count sequence or modulus can be designed and
set up by the following procedure.
1. Find the number of flip flops using the relation 𝑁 = log 2 𝑀 where M is the
modulus of the counter and Nis the number of flip flops.
2. Write down the count sequence (FF outputs) in a tabular form. Determine the flip
flop inputs which must be present for the desired next state using excitation table of
the flip flop.
3. Prepare Karnaugh maps for each FF input in terms of FF outputs as the input
variables and obtain the minimized expressions.
4. Set up the circuit using FFs and other gates.
Up / down counter:
PROCEDURE :
RESULT:
1. 4 – Bit up counter.
2. 4 – down counter.
36
37
38
39