Design a Mod 12 counter that has the ability to do a parallel load. If a value of greater than or equal to 12 is loaded, the counter must go to zero in the following cycle.
the figure shows the mod-12 counter and it's truth table
The clock here is negative edge triggered.
In this 4 T flip-flops are used.The number of the output states of a counter is called the modulus of the counter.the truth table will explains how it works.after 12 clock pulses the counter will reset .The NAND gate will make the counter reset.
Get Answers For Free
Most questions answered within 1 hours.