Finite State Machines (29/3)
Finite State Machines (FSMs) are extensively used in modeling because of their elegance, intuitive graphic representation, and analysis methods. This part looks at FSMs, Extended FSMs, Compositions of FSMs, and Hierarchical FSMs. The material is based on the textbook Download textbook Chapters 3 and 5.
- Watch this brief overview of FSMs and Extended FSMs (slides
Download slides) and read textbook sections 3.2, 3.3, 3.4, 3.5
- Watch this video on the Composition of FSMs: Concurrent Composition (slides
Download slides) and read textbook section 5.1
- Watch this video on the Composition of FSMs: Hierarchical FSMs (slides
Download slides) and read textbook section 5.2