(Solved):
You are asked to design a 3-bit counter which counts in the following sequence: \( 001,011 ...
You are asked to design a 3-bit counter which counts in the following sequence: \( 001,011,010,110,111,101,001 \ldots \) Identify all the steps required to design two sequential circuits to implement the counter using: a. Clocked \( D \) flip flops (17 Marks) b. Clocked J-K flip flops (13 Marks) c. For each of the above, verify the performance of the circuit by using the MULTISIM system. Please include the key timing diagrams (10 Marks)