AQA 7517 4.4.2.1: Finite state machines (FSMs) with and without output
The free BugBot lessons that teach this point, a robot to try it on, and the past-paper questions that test it.
Lessons that teach it
- A6.1 Finite state machines Theory of computation
States, transitions and accepting states; state transition diagrams and tables; tracing an FSM and running one from a table. - A6.2 Mealy machines: FSMs with output Theory of computation
Output on every transition, tracing a Mealy machine, and a search, approach and stop controller for the robot. - A6.10 Project: the mission robot Theory of computation
Validate a mission with a regular expression, carry it out with a Mealy machine, and report with sets. - A15.7 Calculation and theory questions Exam preparation
Number representation, floating point, Boolean logic, state machines and complexity answered quickly and checked.
Try it on a robot
The task from A6.1 Finite state machines, running here. Change the program and press Run.
The specification is AQA's own document; this page says which of our lessons teach point 4.4.2.1 and is not endorsed by the board.