8. Mealy Machine
Mealy Machine – Outputs determined by the current state
and the current inputs.
Outputs are conditional(directly dependent on input signals)
10. Mealy Machine ?? Moore Machine??
Mealy 또는 Moore Machine의 선택은 시스템에 맞추어 간다.
시스템에 따라 Mealy 와 Moore Machine 모두 쓰일 수 있다.
State Machine의 Source는 규정 되어 있지 않다.
Mealy
Moore
?