Any one please write the state table...

Joined
Dec 12, 2008
Messages
6
Reaction score
0
Hiiii...
any one please write the satate table for decimal number 8 that is 1000
by using Moore model...if sequence is true then the output is '1' else'0'
thank you...
 
Last edited:
Joined
Mar 10, 2008
Messages
348
Reaction score
0
Well lets try - looong time since ...

Current state -> 0-state, 1-state ; Moore output

Idle -> Idle, Sxxx1 ; 0
Sxxx1 -> Sxx10, Sxxx1 ; 0
Sxx10 -> Sx100, Sxxx1 ; 0
Sx100 -> S1000, Sxxx1 ; 0
S1000 -> Idle, Sxxx1 ; 1

Enjoy the rest of your homework :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,754
Messages
2,569,525
Members
44,997
Latest member
mileyka

Latest Threads

Top