Systems modeling language: Difference between revisions

Content deleted Content added
MME (talk | contribs)
m Added refs for SysML-UML comparison and OMG SysML tools
MME (talk | contribs)
mNo edit summary
Line 7:
* 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.0's thirteen diagrams, and adds two diagrams (Requirements and Parametric diagrams) and Allocation Tables, which are dynamically derived from its diagrams. A table which compares SysML and UML 2.0 diagrams is available in the [http://www.sysmlforum.com/faq.htm| SysML FAQ].
 
The advantages of SysML over UML for systems engineering become more obvious if you consider a concrete example, such as modeling an automotive system. With SysML you can use Requirement diagrams to efficiently capture functional, performance and interface requirements, whereas with UML you are subject to the limitations of Use Case diagrams to define high-level functional requirements. Likewise, with SysML you can use Parametric diagrams to precisely define performance and mechanical constraints such as maximum acceleration, [[curb weight]], [[air conditioning]] capacity, and interior cabin [[acoustical engineering|noise management]]. UML provides no straightforward mechanism to capture this essential performance and mechanical information.
Line 22:
 
== Tools ==
There are several modeling tool vendors who already offer SysML support, and are in the process of updating their tools to comply with the OMG SysML specfication. You can find list of tool vendors who support, or have announced support of, OMG SysML on the [http://www.omgsysml.org| Official OMG SysML Website].
 
== References ==