1. A 4 bit ripple counter starts in 0000 state. When the counter reads 0010 the number of clock pulses which have occurred is
Ask Your Doubts Here
Comments
By: guest on 01 Jun 2017 11.53 pm
At pulse 1 the state changes to 0001 and at pulse 2 it changes to 0010 Since it has a total of 16 states, the counter returns to 0000 after 16 and 32 pulses.