help please!!!!!!!

Thread Starter

a_r_arun

Joined May 22, 2007
4
i need to find state diagram, k-maps and equation for next state and output???
this is the binary number 10000

Present state: A B C D
Input : X
Next State : A+ B+ C+ D+
Output : V Y Z
 

Papabravo

Joined Feb 24, 2006
21,225
i need to find state diagram, k-maps and equation for next state and output???
this is the binary number 10000

Present state: A B C D
Input : X
Next State : A+ B+ C+ D+
Output : V Y Z
You surely cannot believe that this is a complete and sufficient statemnt of a problem...Do you?
Please elaborate.
 

Papabravo

Joined Feb 24, 2006
21,225
I don't have any objective measure of right or wrong. It is a state machine. It has fifteen states, one input and three outputs. I have no idea what it is supposed to do. I also know that I would never tackle such a problem by hand. I would use ABEL or some other HLL to enter the description and let the compiler do the work for me. Good Luck
 

Papabravo

Joined Feb 24, 2006
21,225
I'm not sure what a binary convention is, but I think you are asking if the state machine will recognize the binary sequence "1 0 0 0 0" and generate the correct outputs. Well that answer will take some time to come up with. Isn't the assignment due today, or maybe it's yesterday depending on where the international dateline is.
 

Thread Starter

a_r_arun

Joined May 22, 2007
4
yep u r rite but we got extension till next wednesday.. so yeah:) .
yeah and state mechine recognize the binary sequence 1 0 0 0 0 and generate the correct outputs.
I posted the doc file thats the one i did, so yeah am not sure abt it. :(
 
Top