Designing a sequential circuit using JK flip flops

  • #1
9
0

Homework Statement



Design [/B]:2-bit count-down counter; with two flip-flops and one input

Homework Equations


When input = 0, the state of the flip-flops does not change.
When input = 1, the state is 11, 10, 01,11, and repeat.

The Attempt at a Solution


Start with truth table, then characteristic table, and then excitation table, then Kmap?
How do I start deriving the truth table
 

Answers and Replies

  • #2
How do I start deriving the truth table
The truth table is meaningless here. You need to create a state diagram (for example: [state 0, output 00, state change: On clock transition, next state:...]).
 

Suggested for: Designing a sequential circuit using JK flip flops

Replies
5
Views
428
Replies
4
Views
117
Replies
11
Views
1K
Replies
0
Views
445
Replies
12
Views
518
Replies
12
Views
950
Replies
7
Views
426
Replies
9
Views
415
Back
Top