Jump to content

User:Wxmaxx/sandbox

From Wikipedia, the free encyclopedia

The Unified Modeling Language (UML) is Object Management Group's (OMG) most-used specification. Currently, UML is the method that most development countries around the world model application structure, behavior, and architecture, in addition to business process and data structures. [1] Many modeling tools use the UML standard as the baseline and is the cornerstone to the development of real-time systems. At the time of this article, UML 2.4.1 is the current approved standard, which is located on the OMG Web site.

Real-Time Unified Modeling Language

[edit]

Overview

[edit]

The OMG is a nonprofit organization that provides open membership to all organizations, most of which are in the computer software industry. Members participate in development projects and collaborate in setting standards for computer software development. “OMG develops enterprise integrations standards for a wide range of technologies”, [2] which includes Real-time computing and embedded systems.

Participating members assist with developing and maintaining specifications. Companies participate by developing and documenting standards for different programming languages, operating systems, and networking environments. OMG has a member’s only area where they can see what is currently in development and contribute to the development process. Both members and non-members can submit bug reports and place requests for comments, information, and proposals. Differing levels of membership determine the contribution levels. Influencing level members are allowed to vote on technology adoption while submitting levels may not. [3]

"UML is commonly used in the development of non-real-time systems and is gaining popularity in the object-oriented real-time community as well." [4] Object-oriented programming (OOP) relies on data structures, methods, encapsulation, and other methodologies to create programs. Non-real-time systems use a linear method of programming that favors UML. Real-time programming can still use UML with other specifications to model programming tasks.


Possible Real-Time UML misconceptions:

[edit]

Real-time UML is not a stand-alone specification. Although UML is the baseline for programming and developing real-time systems, this functionality is provided through the use of profiles or middleware extensions to UML.

Real-Time Unified Modeling Language definition

[edit]

There is no general consensus about the definition of both real-time and embedded terms. [5] UML modeling is essential to building real-time and embedded systems; therefore, different UML profiles are developed based on the desired application. A UML profile is a specification that does one or more of the following: identifies a subset of a UML metamodel, further defines element rules, declares standard elements, or outlines semantics in natural language. [6] Therefore, real-time UML applies across a wide range of specifications and applications. Several tools are available to developers to plan and design real-time systems using UML as the baseline.

Tools

[edit]

OMG partners have developed tools for developing real-time systems based on hardware and software requirements. Some tools are developed to operate in a specific hardware platform or a particular software environment. The following list of UML profiles and specifications can be used in the development of real-time software applications:

  • UML profile for data distribution services [7] version 1.2 dated January 2007
Many of today's systems operate in a data-centric environment where data is supplied or exchanged among several nodes that require certain pieces of information. Industrial automation and telecommunications are just a few applications where exacting data distribution is required to minimize latency and excessive data handling. The data model underpins any data-centric real-time system and the data distribution service helps create the model to sort out data flow and priority. [8]
MARTE outlines the basics for model-based real-time and embedded systems that apply to both modeling and analysis. MARTE facilitates documentation of information required for an in-depth analysis. Furthermore, MARTE specializes in both performance and schedulability analysis. [10] Lastly, the current version of MARTE (version 1.2) replaced the existing profile for schedulability, performance, and time; which is why that profile will not be listed in this section.
  • UML profile for modeling quality of service and fault tolerance characteristics and mechanisms[11]
UML version 2.0 does not adequately address Quality of Service (QoS) and Fault-Tolerance for applications. High quality systems require detailed notations that pertain more to risk assessments and applicable "descriptions of hazards, risks, and risk treatments". [12]

Notes

[edit]
  1. ^ Object Management Group "Getting started". OMG. Retrieved 30 May 2012. {{cite web}}: Check |url= value (help)
  2. ^ Object Management Group "Getting started". OMG. Retrieved 30 May 2012. {{cite web}}: Check |url= value (help)
  3. ^ "Which OMG membership level should my company choose?" (PDF). OMG. Retrieved 28 May 2012.
  4. ^ "Capturing an Application's Temporal Properties with UML for Real-Time" (PDF). University of Nebraska - Lincoln. Retrieved 12 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  5. ^ "UML Profile for MARTE: Modeling and Analysis of Real-Time Embedded Systems". OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  6. ^ "UML profile specifications". OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  7. ^ "Data distribution service". OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  8. ^ "Data Distribution Service for Real-time Systems" (PDF). OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  9. ^ "MARTE specification". OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  10. ^ "UML Profile for MARTE: Modeling and Analysis of Real-Time Embedded Systems". OMG. Retrieved 18 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help); line feed character in |title= at position 36 (help)
  11. ^ "Quality of service and fault tolerance". OMG. Retrieved 22 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help)
  12. ^ "UML Profile for Modeling Quality of Service and Fault Tolerance Characteristics and Mechanisms Specification". OMG. Retrieved 22 May 2012. {{cite web}}: Unknown parameter |Last= ignored (|last= suggested) (help); line feed character in |title= at position 48 (help)

References

[edit]

Goddard, S., & He, W. (2003). Capturing an application’s temporal properties with uml for real-time. Conference manuscript, Computer Science & Engineering, University of Nebraska, Lincoln, NE. Retrieved from http://cse.unl.edu/~goddard/Papers/Conference/HASE00HeGoddard.pdf

See also

[edit]

Object Management Group

Sites linked to this page

[edit]

UML (Provided article is approved)