System Modeling Language (SysML) Overview

The Systems Modeling Language (SysML)[1] is a general-purpose modeling language for systems engineering applications. It supports the specification, analysisdesignverification and validation of a broad range of systems and systems-of-systems.

SysML was originally developed by an open source specification project, and includes an open source license for distribution and use.[2] SysML is defined as an extension of a subset of the Unified Modeling Language (UML) using UML’s profile mechanism. The language’s extensions were designed to support systems engineering activities.

SysML offers systems engineers several noteworthy improvements over UML, which tends to be software-centric. These improvements include the following:[2]

  • SysML’s diagrams are more flexible and expressive. SysML reduces UML’s software-centric restrictions and adds two new diagram types, requirement and parametric diagrams. The former can be used for requirements engineering; the latter can be used for performance analysis and quantitative analysis. Consequent to these enhancements, SysML is able to model a wide range of systems, which may include hardware, software, information, processes, personnel, and facilities.
  • SysML is a comparatively small language that is easier to learn and apply.[3] Since SysML removes many of UML’s software-centric constructs, the overall language is smaller both in diagram types and total constructs.
  • SysML allocation tables support common kinds of allocations. Whereas UML provides only limited support for tabular notations, SysML furnishes flexible allocation tables that support requirements allocation, functional allocation, and structural allocation. This capability facilitates automated verification and validation (V&V) and gap analysis.
  • SysML model management constructs support models, views, and viewpoints. These constructs extend UML’s capabilities and are architecturally aligned with IEEE-Std-1471-2000 (IEEE Recommended Practice for Architectural Description of Software Intensive Systems).

SysML reuses seven of UML 2’s fourteen diagrams, and adds two diagrams (requirement and parametric diagrams) for a total of nine diagram types. SysML also supports allocation tables, a tabular format that can be dynamically derived from SysML allocation relationships. A table which compares SysML and UML 2 diagrams is available in the SysML FAQ.

 

Further Postings

 

Protected: System Modeling Language (SysML) Overview

Protected: Internal Block Diagrams

Protected: Use Case Diagrams with Boundaries and Functionality

Protected: Activity Diagrams and Properties

Protected: Package Diagrams, Hierarchy and Importing

Protected: Requirements Diagrams with Allocations

Protected: Sequence Diagrams with Lifelines, Constraints and other Specifications

Protected: State Machine Diagrams with Transitions and Pseudostates

Protected: Parametric Diagrams