You are required to design a 4-bit even up-counter using D flip flop by converting combinational circuit to sequential circuit. The counter will only consider even inputs and the sequence of inputs will be 0-2-4-6-8-10-0.
You are required to perform following tasks:
1. Draw the State diagram.
2. Generate State & Transition Table.
3. Generate simplified Boolean Expression.
4. Design the final Circuit diagram.

Respuesta :

Answer:

1. The state diagram is the diagramatical representation of the truth table. And we have the transition table mentioned in the word file, and that itself is a state diagram.

2. The state and transition tables are mentioned in the word file attached.

3. Boolean expression is also mentioned in the attachment.

4. The circuit diagram is also mentioned in the attachment.

Explanation:

Please check answer, and the attachment.

Ver imagen problemsolver2019