错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Finite State Machines

  • Shirshendu Roy

摘要

Finite State Machine (FSM)Finite State Machine (FSM), also known as finite state automation, is a style of modelling a system which can be represented by finite number of states. In those systems, transition occurs from initial state to final state through some intermediate states. This transition of states is modelled by FSM and system is implemented in terms of combination of sequential and combinational circuits.