Application of Finite State Machine in Single Chip Microcomputer Programming

HUANG Xin-lin,WANG Gang,LIU Chun-gang
DOI: https://doi.org/10.3969/j.issn.1007-2683.2008.04.003
2008-01-01
Abstract:In order to enhance the timely processing ability to the complex-duty by Single Chip Microcomputer,we use the finite state machine in our programming.Using the finite state machine smoothly may reduce the judgment step and time,so do processing timely.By this way,every state can be mutually independent,so we can realize the modular programming and the procedure reads and revises easily.
What problem does this paper attempt to address?