Current Article  

Mealy machine

A Mealy machine istypedigital logic finite state machine. The outputs arefunctionbothcurrent state Q andinput I. This means thatstate transition diagram will include an output signaleach transition arc. For example,going from State 1State 2 on input '1',output might be '1' (this arc would be labelled 1/1). In contrast,output ofMoore finite state machine depends only oncurrent statedoes not depend oncurrent input.

Copyright 2004. All rights reserved.