Saved Bookmarks
| 1. |
Explain three bit ripple counter and explain it's working |
|
Answer» The 3-bit ripple counter used in the circuit above has EIGHT different states, each one of which REPRESENTS a COUNT VALUE. SIMILARLY, a counter having n flip-flops can have a maximum of 2 to the power n states. The number of states that a counter owns is known as its mod (modulo) number. |
|