Systems modeling language: Difference between revisions

Content deleted Content added
Mjchonoles (talk | contribs)
OMG SysML: Added some practical tool info
MME (talk | contribs)
m Added refs for SysML-UML comparison and OMG SysML tools
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 ana 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.
 
As for the rest of the automotive system, SysML enhanced Activity and State Machine diagrams can be used to specify the [[embedded software]] control logic for the on-board automotive computers. Other SysML structural and behavioral diagrams can be used to model factories that build the automobiles, as well as the interfaces between the organizations that work in the factories.
Line 17 ⟶ 19:
 
== OMG SysML ==
The OMG is adapting and adopting a version of SysML which it calls '''OMG SysML'''. Since the OMG adapted and voted upon a version of the SysML specification that included an open source license for distribution and use, OMG SysML is also subject to an open source license for distribution and use. The OMG SysML Specification v. 1.0 is thea finaldraft adopted specification<ref>[http://www.omg.org/docs/ptc/06-05-04.pdf OMG document ptc/06-05-04]</ref>, and is following the OMG technology adoption process to be finalized.
 
== 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].
While no vendor currently implements all of OMG SysML, several vendors have produced tools that are on their way. The leading vendors are
 
* [[Artisan]] Studio
* [[EmbeddedPlus]] with their [[Eclipse]] add-on to [[IBM]] [[Rational]] Software Architect
* [[Sparx Enterprise Architect]]
* [[Telelogic]] with their Tau G2 and Rhapsody (previously from [[I-Logix]]) tools
 
== References ==