Similar to an asynchronous decade counter, a synchronous decade counter counts from 0 to 9 and then recycles to 0 again. This is done by forcing the 1010 state back to the 0000 state. This so called truncated sequence can be constructed by the following circuit.
![]() |
From the sequence on the left, we notice that:
|
These characteristics are implemented with the AND/OR logic connected as shown in the logic diagram above.