Design a synchronous counter that has a Moore output decimal

AI Thread Summary
The discussion revolves around designing a synchronous counter with a Moore output that cycles through the decimal sequence 0, 1, 3, 5, and 7, returning to 0 for illegal states. The design must utilize positive edge-triggered T flip-flops and include a circuit diagram. Participants suggest creating a state transition diagram to clarify the design process. One user expresses uncertainty about how to start, referencing Wakerly's chapter 7 for foundational knowledge. Assistance is offered to help visualize the solution and understand the Moore machine concept.
trickae
Messages
82
Reaction score
0

Homework Statement


(Problem 205) Design a synchronous counter that has a Moore output decimal
sequence of 0, 1, 3, 5, 7, and then repeats this same sequence over and over. To
ensure illegal state recovery, force all unused or illegal states to go to 0. Carry out
the design using positive edge-triggered T flip-flops. Draw the circuit diagram.

Homework Equations


The Attempt at a Solution



I have no idea how to begin to attempt the solution any tips would be highly appreciated
currently reading wakerly chapter 7 to cover the basis of the problem
 
Last edited:
Physics news on Phys.org
What does a Moore machine look like. Show us your state transition diagram, and we can help if you still are confused.
 

Similar threads

Back
Top