| | | | | |

HSM Example: Quantum Calculator

Primary Use Case

  1. Begin in state operand1
  2. Consumes and stores numerical entries (events)
  3. Event OP triggers transition to state opEntered
  4. Numerical event triggers transition to operand2
  5. EQUALS triggers transition to original "ready" state operand1
    Fig 2.6a

Oops: Need to display result


| | Top of Page | 2. FSM, HSM, and Statecharts - 23 of 28