State Table

  • its a type of truth table where the columns are

Present StatexNext StateY
Q_aQ_bQ_a+1Q_b+1
  • So its the present state of the outputs and then the next state with x as the inputs
    • this gives us an idea on what the diagram will be like (input and output flows)