Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M10346

Finite State Machine

Finite State Machine
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

A system consists of a finite number of states and transitions between states based on inputs.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

A complex behavior modeler. It structures chaotic behavioral patterns into clear state transition diagrams.

anchor

Anchor fast decisions

Computational model: The system is in one of a finite number of states at any time and switches to a new state according to a transition function under input. The mechanism is 'state + transition'.

MINIMUM ACTION

In progress 0/2

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Finite-state_machineZH · Explicit
    verified

RELATED MODELS