mearly machine diagram

Learning stuff 2012. 12. 11. 22:43

-moore


DFAexample.svg


-mealy(Each edge is labeled with "j / k" where j is the input and k is the output.)


State diagram of a simple Mealy machine



Mealy machine diagram 은 다음과 같이 이해하면 된다.


각 원 : current state

선 : next state

선 위의 값들 : input에 따른 output들

예를 들어 current state 가 S1 이라고 하자

이때 내가 다음 클럭까지 외부에서 input을 마구 바꾸었다고 한다면 S1원에서 나아간 선이나(빨간선) 그 위에 값이 막 변하고 있는 그림을 상상하면 된다. 사실 선 위의 값들은 Input Output의 종류가 단순하지 않은 이상 표가 동동 떠있다고 생각하는것이 이상적이다.

이렇게 말이다









'Learning stuff' 카테고리의 다른 글

matlab 관련 강의  (3) 2012.12.12
labview_2  (0) 2012.12.11
page mapping  (0) 2012.12.04
mosfet 기호  (0) 2012.09.11
엑셀로 피팅  (0) 2012.08.08