Unit-4 Part2
Unit-4 Part2
A typical 4-bit ring counter is made of D-flip flops or JK-flip flop connected in cascade
with the non-complemented output of the last stage connected as an input to the first
stage. Ring counter has Mod = n ‘n’ is the number of bits. It means 4-bit ring counter
has 4 states.
Ring Counter Truth Table
Consider QA, QB, QC, QD as the 4 bits of the ring counter. The truth table for 4-bit ring
counter is given below.
In ring counter, logic ‘1’ flows through all stages of the counter. In each state, it flows
one bit to the right. When it reaches stage 4, it circulates back to stage1 of the
counter.