Gray Code Counters
Gray Code Counters
electronics and digital systems. However, there are some differences between them:
• A synchronous counter is one which has the same clock input for all its flip flops.
A MOD 11 synchronous counter counts from 0000 to 1010. Hence it will require
four T flip flops. Synchronous counters are designed by using excitation table to
determine the combinational logic of inputs to each flip flop. The excitation table
for all the four T flip flops is shown:
• From the above excitation table, we can draw K-maps to determine input to every
flip flop
• Four equations for four T flip flops are obtained. Using them, the MOD 11
synchronous counter is designed as follows: