Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content Figure D.8 - Finite State Machine Associated with “Drive the Vehicle” Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind EXAMPLE INFO UML keywords State StateMachine StateMachine Diagram Interaction SysML keywords HSUV sample problem Keywords black box Object Constraint Language Previous snippet Figure D.8 depicts the operational states of the HSUV block, via a State Machine named “HSUVOperationalStates.” Full quote Note that this state machine was developed in conjunction with the DriveBlackBox interaction in Figure D.7. Next snippet Also note that this state machine refines the requirement “PowerSourceManagment,” which will be elaborated in the requirements sub clause of this sample problem. Related snippets The conditions for each alternative in the alt controlSpeed sub clause are expressed in OCL, and relate to the states of the HybridSUV block, as shown in Figure D.8. Related snippets (backlinks) This diagram expresses only the nominal states. Exception states, like “acceleratorFailure,” are not expressed on this diagram. Visit also Visit also (backlinks) Flags