Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/01/09 20:56
Read: times


 
#171361 - ah ha well....
Responding to: ???'s previous message
Not wishing to appear too nerdy but there is actualy a very real advantage in using Mealey state machines in logic design in that they are faster because the state transistion occurs in the same cycle as the inputs change,because the current state is a function of the state vector and the inputs as opposed to simply being a function of the state vector.
Its a difference which is not widely known because it makes no difference in a software implementaion.
However Moore state machines tend to be smaller, there is a proof that you can convert any Moore machine into an equivelent Meally machine using at most 2N+1 states in the worst case, I bet you always wanted to know that.

List of 13 messages in thread
TopicAuthorDate
Looking for suggested text book on logic design            01/01/70 00:00      
   I guess, ...            01/01/70 00:00      
      German textbook            01/01/70 00:00      
   my old favorite, the title say it all            01/01/70 00:00      
      Hurley            01/01/70 00:00      
         a relation?            01/01/70 00:00      
      thanks            01/01/70 00:00      
         best suggestion            01/01/70 00:00      
   You might be able to find the old PALASM on the www            01/01/70 00:00      
   Tokheim in a heartbeat            01/01/70 00:00      
   Hhhhmmm            01/01/70 00:00      
      Mealy vs Moore            01/01/70 00:00      
         ah ha well....            01/01/70 00:00      

Back to Subject List