state diagram for the circuit

Thread Starter

vvkannan

Joined Aug 9, 2008
138
The carry output of a full adder is connected to the input of the D flip flop and the D flip flop output is connected to the carry input of full adder.How to draw the state diagram for this circuit.
(are state diagram and state transition diagram one and the same?)
 

veritas

Joined Feb 7, 2008
167
I have heard both of those terms when referring to the same type of diagram, so I would guess so. It would depend on the definition given by your instructor, though.
 

hgmjr

Joined Jan 28, 2005
9,027
The carry output of a full adder is connected to the input of the D flip flop and the D flip flop output is connected to the carry input of full adder.How to draw the state diagram for this circuit.
(are state diagram and state transition diagram one and the same?)
I wonder if perhaps you are referring to state transition tables rather than state transition diagrams. Here is a link to the wikipedia section on state-diagram.

hgmjr
 

veritas

Joined Feb 7, 2008
167
One important consideration is whehter you want a Mealy model (where output depends on current input) or a Moore model (where output depends only on current state).

Are you familiar with these two different models?

If you could show us what work you have completed, it would make it much easier for us to help out.
 
Top