Jump to content
Wikipedia The Free Encyclopedia

Real-Time UML

From Wikipedia, the free encyclopedia
This article may incorporate text from a large language model . It may include hallucinated information, claims not verified in cited sources, original research, or fictitious references. Any such material, as well as potential copyright violations, should be removed. Please see the associated project page for additional guidance; relevant discussion may be found on this article's talk page. (September 2025) (Learn how and when to remove this message)

Real-Time UML (RTUML) refers to the application of the Unified Modelling Language (UML) for the analysis, design, and implementation of real-time and embedded systems, where timing constraints, concurrency, and resource management are critical.[1] [2] [3] It extends standard UML with profiles, notations, and semantics to handle hard and soft real-time requirements, such as modelling predictable response times and fault tolerance.[4] [5] RTUML is not a separate language but a methodology leveraging UML diagrams (e.g., statecharts, sequence diagrams) for time-sensitive applications like automotive controls, avionics, and medical devices.[1] [2] [6]

The term is closely associated with Bruce Powel Douglass, who popularised it through his books and the Harmony process for embedded software development.[1] [2] [7] As of 2025, RTUML remains relevant in industries requiring certified systems, though its adoption varies with agile methodologies and model-driven engineering tools.[8] [9] [10]

Background

[edit ]

Real-Time UML emerged in the late 1990s as UML was standardized by the Object Management Group (OMG) in 1997, addressing the need for object-oriented modeling in real-time systems previously dominated by procedural languages like C.[1] [11] [12] Traditional real-time development relied on "bare metal" programming or theoretical models, but RTUML introduced visual notations for object structure, behaviour, and timing.[1] [2]

Bruce Powel Douglass’s 1999 book, Real-Time UML: Developing Efficient Objects for Embedded Systems, formalised the approach, emphasising statecharts for concurrency and timing constraints.[1] [13] Later editions (2004, 2006) incorporated UML 2.0 features like activity and timing diagrams, aligning with OMG’s Real-Time Profile (now part of MARTE—Modelling and Analysis of Real-Time and Embedded Systems).[2] [3] [14] The Harmony process integrates RTUML with executable models for simulation and code generation.[15] [4]

RTUML addresses hard real-time systems (e.g., strict deadlines in avionics) versus soft real-time (e.g., media streaming), using UML extensions for schedulability analysis.[16] [4] [17]

Key concepts

[edit ]

RTUML adapts UML diagrams and techniques for real-time needs:

These support iterative development, from requirements to deployment, often with tools like IBM Rhapsody or Enterprise Architect.[21] [22] [23]

Applications

[edit ]

RTUML is used in:

Tools like IBM Rhapsody support RTUML for model-based development and code generation in C/C++.[22] [21]

Criticism and adoption

[edit ]

RTUML’s complexity can overwhelm simple systems, and its use in agile environments is limited, where lightweight diagrams are preferred.[26] [27] Surveys indicate UML (including RTUML) is used in 30–50% of embedded projects, often for documentation rather than full model-driven engineering.[28] [29] [30] [31] It remains standard in academia and certified industries like aerospace.[4] [32] [33]

See also

[edit ]

References

[edit ]
  1. ^ a b c d e f g Douglass, Bruce Powel (1999). Real-Time UML: Developing Efficient Objects for Embedded Systems. Addison-Wesley. ISBN 978-0201325799.
  2. ^ a b c d e f g h i j Douglass, Bruce Powel (2006). Real-Time UML: Advances in the UML for Real-Time Systems. Addison-Wesley. ISBN 978-0321160768.
  3. ^ a b c "UML Profile for MARTE: Modeling and Analysis of Real-Time and Embedded Systems". Object Management Group. Retrieved September 13, 2025.
  4. ^ a b c d e f g Gomaa, Hassan (2016). Real-Time Software Design for Embedded Systems. Cambridge University Press. pp. 45–60. ISBN 978-1107041097.
  5. ^ Selic, B. (2001年09月20日). "The real-time UML standard: Definition and application". Proceedings 3rd International Symposium on Distributed Objects and Applications. p. 355. doi:10.1109/DOA.2001.954101. ISBN 0-7695-1300-X.
  6. ^ a b c d e f "Applying UML to Real-Time Systems". IEEE Transactions on Software Engineering. 36 (2): 146–158. 2010. doi:10.1109/TSE.2010.12.
  7. ^ Bruce Powel Douglass (1998). Real-time UML. Internet Archive. Addison-Wesley. ISBN 978-0-201-32579-9.
  8. ^ Crudu, Valeriu (2024年08月11日). "What are the current trends in UML development?". moldstud.com. Retrieved 2025年09月13日.
  9. ^ Gérard, Sébastien; Espinoza, Huascar; Terrier, François; Selic, Bran (2010), Giese, Holger; Karsai, Gabor; Lee, Edward; Rumpe, Bernhard (eds.), "6 Modeling Languages for Real-Time and Embedded Systems", Model-Based Engineering of Embedded Real-Time Systems: International Dagstuhl Workshop, Dagstuhl Castle, Germany, November 4-9, 2007. Revised Selected Papers, Berlin, Heidelberg: Springer, pp. 129–154, doi:10.1007/978-3-642-16277-0_6, ISBN 978-3-642-16277-0 , retrieved 2025年09月13日
  10. ^ vpadmin (2023年09月12日). "Integrating UML Modeling into Agile Software Development: A Guide for Scrum and Kanban Teams". Visual Paradigm Guides. Retrieved 2025年09月13日.
  11. ^ "UML Specification Version 1.1". Object Management Group. 1997. Retrieved September 13, 2025.
  12. ^ Selic, B. (2002年03月04日). "The Real-Time UML Standard: Definition and Application". Proceedings of the Conference on Design, Automation and Test in Europe. DATE '02. USA: IEEE Computer Society: 770. ISBN 978-0-7695-1471-0.
  13. ^ Douglass, Bruce Powell (1997年11月01日). Real-Time UML: Developing Efficient Objects for Embedded Systems. USA: Addison-Wesley Longman Publishing Co., Inc. ISBN 978-0-201-32579-9.
  14. ^ "The Harmony Process for Embedded Systems Development". IBM. Retrieved September 13, 2025.
  15. ^ a b Staff, Embedded (2007年11月18日). "Doing real time UML systems design using the Harmony process: Part 1". Embedded. Retrieved 2025年09月13日.
  16. ^ Selic, Bran (2002). "The Real-Time UML Standard: A Profile for Modeling Real-Time Systems". IEEE Software. 19 (6): 56–62. doi:10.1109/MS.2002.1049402 (inactive 13 September 2025).{{cite journal}}: CS1 maint: DOI inactive as of September 2025 (link)
  17. ^ "Real-Time UML for Schedulability Analysis". Proceedings of the IEEE Real-Time Systems Symposium. 2005. pp. 123–130. doi:10.1109/RTSS.2005.15.
  18. ^ Staff, Embedded (2007年11月18日). "Doing real time UML systems design using the Harmony process: Part 1". Embedded. Retrieved 2025年09月13日.
  19. ^ a b Real-Time Design Patterns. Springer. 2018. pp. 45–67. ISBN 978-3319919089.
  20. ^ Di Alesio, Stefano; Sen, Sagar (2018年05月01日). "Using UML/MARTE to support performance tuning and stress testing in real-time systems". Software & Systems Modeling. 17 (2): 479–508. doi:10.1007/s10270-017-0585-x. ISSN 1619-1374.
  21. ^ a b "IBM Rhapsody Systems Engineering (Rhapsody SE)". www.ibm.com. 2024年07月08日. Retrieved 2025年09月13日.
  22. ^ a b c "IBM Rhapsody - PROYA". 2022年05月17日. Retrieved 2025年09月13日.
  23. ^ "Modeling and Analysis of Real Time Embedded Systems (MARTE) | Enterprise Architect User Guide". sparxsystems.com. Retrieved 2025年09月13日.
  24. ^ Barker, Simon (2024年04月22日). "A Fresh Take on DO-178C Software Reviews". Aerospace Innovations. Retrieved 2025年09月13日.
  25. ^ Grant, Emanuel S.; Datta, Tanaya (2016). "Modeling RTCA DO-178C Specification to Facilitate Avionic Software System Design, Verification, and Validation". International Journal of Future Computer and Communication. 5 (2): 120–124. doi:10.18178/ijfcc.2016年5月2日.457. ISSN 2010-3751.
  26. ^ vpadmin (2023年09月12日). "Integrating UML Modeling into Agile Software Development: A Guide for Scrum and Kanban Teams". Visual Paradigm Guides. Retrieved 2025年09月13日.
  27. ^ Hung, Phan Duy; Duong, Phan Minh; Giang, Truong Minh; Diep, Vu Thu (2019年08月28日). "Model-Driven Design for Fast Deployment of Embedded Systems". 2019 2nd International Conference of Intelligent Robotic and Control Engineering (IRCE). pp. 138–142. doi:10.1109/IRCE.2019.00035. ISBN 978-1-7281-4192-3.
  28. ^ Gu, Vicky Ching; Cao, Qing; Duan, Wenjing (2012年12月01日). "Unified Modeling Language (UML) IT adoption — A holistic model of organizational capabilities perspective". Decision Support Systems. 54 (1): 257–269. doi:10.1016/j.dss.2012年05月03日4. ISSN 0167-9236.
  29. ^ Hung, Phan Duy; Duong, Phan Minh; Giang, Truong Minh; Diep, Vu Thu (2019年08月28日). "Model-Driven Design for Fast Deployment of Embedded Systems". 2019 2nd International Conference of Intelligent Robotic and Control Engineering (IRCE). pp. 138–142. doi:10.1109/IRCE.2019.00035. ISBN 978-1-7281-4192-3.
  30. ^ Ozkaya, Mert; Erata, Ferhat (2020年05月01日). "A survey on the practical use of UML for different software architecture viewpoints". Information and Software Technology. 121 106275. doi:10.1016/j.infsof.2020.106275. ISSN 0950-5849.
  31. ^ Reggio, Gianna; Leotta, Maurizio; Ricca, Filippo (2014). "Who Knows/Uses What of the UML: A Personal Opinion Survey". In Dingel, Juergen; Schulte, Wolfram; Ramos, Isidro; Abrahão, Silvia; Insfran, Emilio (eds.). Model-Driven Engineering Languages and Systems. Lecture Notes in Computer Science. Vol. 8767. Cham: Springer International Publishing. pp. 149–165. doi:10.1007/978-3-319-11653-2_10. ISBN 978-3-319-11653-2.
  32. ^ Gomaa, Hassan (2016). Real-Time Software Design for Embedded Systems. Cambridge: Cambridge University Press. doi:10.1017/cbo9781139644532. ISBN 978-1-107-04109-7.
  33. ^ Grant, Emanuel S.; Datta, Tanaya (2016). "Modeling RTCA DO-178C Specification to Facilitate Avionic Software System Design, Verification, and Validation". International Journal of Future Computer and Communication. 5 (2): 120–124. doi:10.18178/ijfcc.2016年5月2日.457. ISSN 2010-3751.

AltStyle によって変換されたページ (->オリジナル) /