Page 1 of 1

Design a 3-bit binary counter which counts in the following sequence: 001 → 110 → 010 → 101 → 111 and repeat Design the

Posted: Sat May 21, 2022 12:44 am
by answerhappygod
Design a 3-bit binary counter which counts in the
following sequence:
001 → 110
→ 010 →
101 → 111 and
repeat
Design the counter using two JK-FF and one D-FF such
that the D is the middle flip flop.
What is the next count if the counter started with 000
and 011 (unused states)?