binek
Newbie level 4
Baisic flip-flop circuit
Hi!
I'm a total newcomer in terms of electronics, and i have this problem to solve for classes. I tried to do it by myself but i'm not absolutely sure what that thing should do...
Problem:
Design the one input and one output sequential circuit that implements the following state
transition and output tables.
State Transition Table
Input
State 0 1
S1 S2 S3
S2 S2 S3
S3 S3 S1
Output Table
Input
State 0 1
S1 0 0
S2 1 0
S3 0 1
You can use D or J-K flip-flops and NAND, NOR and NOT gates.
So.. First of all, how many inputs there should be? Only for clock or for clock and an input? And how the transition table works? It depends on a clock or on input? ah.. I'm so confused. Where should i start?
p.s.
Sorry if this is a wrong part of forum.
Hi!
I'm a total newcomer in terms of electronics, and i have this problem to solve for classes. I tried to do it by myself but i'm not absolutely sure what that thing should do...
Problem:
Design the one input and one output sequential circuit that implements the following state
transition and output tables.
State Transition Table
Input
State 0 1
S1 S2 S3
S2 S2 S3
S3 S3 S1
Output Table
Input
State 0 1
S1 0 0
S2 1 0
S3 0 1
You can use D or J-K flip-flops and NAND, NOR and NOT gates.
So.. First of all, how many inputs there should be? Only for clock or for clock and an input? And how the transition table works? It depends on a clock or on input? ah.. I'm so confused. Where should i start?
p.s.
Sorry if this is a wrong part of forum.