SysML 2.0 Formalism: Requirement Benefits, Use Cases, and Potential Language Architectures Formalism WG December 6, 2016.

Slides:



Advertisements
Similar presentations
Language Specification using Metamodelling Joachim Fischer Humboldt University Berlin LAB Workshop Geneva
Advertisements

Introducing Formal Methods, Module 1, Version 1.1, Oct., Formal Specification and Analytical Verification L 5.
Hydra (A General Framework for Formalizing UML with Formal Languages for Embedded Systems*) *from the Ph.D. thesis of William E. McUmber Software Engineering.
Chapter 3 Data Modeling Copyright © 2014 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent.
Of 27 lecture 7: owl - introduction. of 27 ece 627, winter ‘132 OWL a glimpse OWL – Web Ontology Language describes classes, properties and relations.
Software Testing and Quality Assurance
Detailed Design Kenneth M. Anderson Lecture 21
UML CASE Tool. ABSTRACT Domain analysis enables identifying families of applications and capturing their terminology in order to assist and guide system.
1/31 CS 426 Senior Projects Chapter 1: What is UML? Chapter 2: What is UP? [Arlow and Neustadt, 2005] January 22, 2009.
End-to-End Design of Embedded Real-Time Systems Kang G. Shin Real-Time Computing Laboratory EECS Department The University of Michigan Ann Arbor, MI
SysML: A Modeling Language for Systems of Systems
Visualization By: Simon Luangsisombath. Canonical Visualization  Architectural modeling notations are ways to organize information  Canonical notation.
Basic Concepts The Unified Modeling Language (UML) SYSC System Analysis and Design.
Romaric GUILLERM Hamid DEMMOU LAAS-CNRS Nabil SADOU SUPELEC/IETR.
What is UML? What is UP? [Arlow and Neustadt, 2005] January 23, 2014
Slide 1 Wolfram Höpken RMSIG Reference Model Special Interest Group Second RMSIG Workshop Methodology and Process Wolfram Höpken.
Architecture Ecosystem Foundation (AEF) RFP aesig/ Draft RFP Presentation June 2010.
Introduction to MDA (Model Driven Architecture) CYT.
Assessing the Suitability of UML for Modeling Software Architectures Nenad Medvidovic Computer Science Department University of Southern California Los.
Diagram Definition A Case Study with the UML Class Diagram MoDELS 2011, Wellington, NZ By Maged Elaasar 1,2 (Presenter) and Yvan Labiche.
Specializing and extending the UML
SaveUML System design. System overview Possible...
1 UML Basic Training. UML Basic training2 Agenda  Definitions: requirements, design  Basics of Unified Modeling Language 1.4  SysML.
WXGE6103 Software Engineering Process and Practice Formal Specification.
Integrating SysML and OWL2 (only the static part of SysML Block Diagrams) October 2009 Henson Graves Lockheed Martin Aeronautics.
Logical view –show classes and objects Process view –models the executables Implementation view –Files, configuration and versions Deployment view –Physical.
ICT EMMSAD’05 13/ Assessing Business Process Modeling Languages Using a Generic Quality Framework Anna Gunhild Nysetvold* John Krogstie *, § IDI,
1 Technical & Business Writing (ENG-715) Muhammad Bilal Bashir UIIT, Rawalpindi.
Modeling the ODP Computational Viewpoint with UML 2.0: The Templeman Library Example José Raúl Romero, Antonio Vallecillo Universidad de Málaga, Spain.
UML Profile BY RAEF MOUSHEIMISH. Background Model is a description of system or part of a system using well- defined language. Model is a description.
Using UML, Patterns, and Java Object-Oriented Software Engineering Chapter 2, Modeling with UML: UML 2 Metamodel Note to Instructor: The material in this.
Ontologies Reasoning Components Agents Simulations An Overview of Model-Driven Engineering and Architecture Jacques Robin.
International Workshop 28 Jan – 2 Feb 2011 Phoenix, AZ, USA Ontology in Model-Based Systems Engineering Henson Graves 29 January 2011.
UML (Unified Modeling Language)
1 Ontological Foundations For SysML Henson Graves September 2010.
Modeling Formalism Modeling Language Foundations System Modeling & Assessment Roadmap WG SE DSIG Working Group Orlando – June 2016.
Defects of UML Yang Yichuan. For the Presentation Something you know Instead of lots of new stuff. Cases Instead of Concepts. Methodology instead of the.
1 Modeling Formalism (Modeling Language Foundations) System Modeling Assessment & Roadmap Working Group Meeting – SE DSIG Reston – March, 2016 Yves BERNARD.
SysML v2 Formalism Requirements Formalism WG September 15, 2016.
Language = Syntax + Semantics + Vocabulary
SysML 2.0 Formalism: Semantics Introduction, Requirements & Benefits/Use Cases Formalism WG March 21, 2017.
SysML 2.0 Requirements for Visualization
Modeling Formalism Modeling Language Foundations
Formal Specification.
UML Diagrams By Daniel Damaris Novarianto S..
Common MBSE Modeling Questions and How Ontology Helps
Integrating SysML with OWL (or other logic based formalisms)
SysML 2.0 Requirements for Visualization
SysML 2.0 Formalism Requirements and Potential Language Architectures
Sharing lessons through effective modelling
Course Outcomes of Object Oriented Modeling Design (17630,C604)
What is UML? What is UP? [Arlow and Neustadt, 2005] October 5, 2017
SysML v2 Formalism: Requirements & Benefits
Syntactic Requirements
Web Ontology Language for Service (OWL-S)
Business Process Measures
Abstract descriptions of systems whose requirements are being analysed
Proposed SysML v2 Submission Plan
Daniel Amyot and Jun Biao Yan
SysML 2.0 Concept and Needs for Visualization
Introduction to SysML v.2.0 Metamodel (KerML)
Chapter 2, Modeling with UML, Part 4 UML 2 Metamodel
ece 720 intelligent web: ontology and beyond
Domain Specific Product Description Exchange
Introduction to UML.
Chapter 20 Object-Oriented Analysis and Design
UML profiles.
Semantic Markup for Semantic Web Tools:
Model-Driven Semantic Web Rule Engineering
Software Architecture & Design
Presentation transcript:

SysML 2.0 Formalism: Requirement Benefits, Use Cases, and Potential Language Architectures Formalism WG December 6, 2016

Overview Requirements Review Formalism Use Cases Potential Language Architectures

Language = Syntax + Semantics + Vocabulary Concrete: What you see (rectangles, lines, text). Abstract: What you say (“block”, “item flow”) Interchange/API: What computers read/write. Semantics What’s possible to conclude about the things being modeled when using the syntax. Vocabulary (libraries) Predefined syntactic (modeling) elements.

Requirements (General) Uniform syntactic interpretation Everyone looking at SysML diagrams should Describe them the same way (using SysML terminology). Agree on whether they are “legal” SysML (well-formedness). Uniform semantic interpretation Reach the same conclusions about the things being modeled. Including whether it is possible to draw any conclusions at all (consistency). Everyone = Modelers, teachers, consultants, spec writers, modeling / execution / analysis tool builders

Requirements Review (Semantics 1) S1) SysML 2.0 shall have a declarative semantics expressed in mathematical logic and/or other semantics with a translation to declarative semantics in mathematical logic. Benefits: Reduced ambiguity: Semantics expressed in natural language causes miscommunication between users, and diverging implementations. This requirement (combined with S2) enables vendors to build tools for model checking, execution/simulation, and analysis that give the same results for the same models. Then users can learn a consistent SysML semantics by using these services on their models. More integrated language: Some engineering concepts are inherently different but must be integrated, such as structure and behavior. This requires abstractions that apply to both, but are not engineering-specific, i.e. mathematical, enabling SysML to integrate its concepts better.

Requirements Review (Semantics 2) S2) Semantics shall be modeled in SysML; specifically, SysML 2.0 shall include domain-independent model libraries that are automatically used when models are created. Benefits: Makes the mathematical semantics of S1 accessible to non-mathematicians. Simplifies the language when model libraries can be used without additional abstract syntax (reduces the amount of abstract syntax). Enables SysML to be improved and extended more easily by changes and additions to model libraries, rather than always through abstract syntax.

Requirements Review (Abstract Syntax 1) AS1) The SysML 2.0 abstract syntax shall be independent of notation. Benefits: Support non-SysML visualizations: Engineers and project managers need a wide variety of visualizations for information captured in models, including non-SysML graphics, tables, and reports. SysML’s abstract syntax should not inhibit creating these visualizations. Simpler model and tool construction: Sometimes the same notion has multiple standard notations in SysML, such as temporal precedence in interactions, state machines, and activities. The abstract syntax should represent these notions once. This makes is it easier for modelers to keep diagrams consistent and for vendors to construct tools that operate on models (model checking, execution/simulation, analysis).

Requirements Review (Abstract Syntax 2) AS2) The SysML 2.0 abstract syntax shall be modeled formally (including abstract syntactic constraints). Benefits: Reduced ambiguity: Syntax expressed in natural language, such as abstract syntax constraints, causes miscommunication between users, and diverging implementations. This requirement enables vendors to build tools for model construction and checking that give the same results. Then users can learn SysML consistently across tools.

Requirements Review (Concrete Syntax 1) CS1) Any SysML 2.0 concrete syntax shall include a formal model and interchange format/API for diagram/text information that is not included in the abstract syntax, but is linked to the abstract syntax (e.g., DD’s DI). Benefits: Enables diagrams to look the same across tools, at least for those aspects that modelers control (e.g., node positioning and line routing).

Requirements Review (Concrete Syntax 2) CS2) All examples of concrete syntax in the SysML 2.0 specification shall be accompanied by a model for them, as in CS1.  Benefits: The Model Interchange Working Group (MIWG) found that most tool interchange problems were due to differences in translating graphics to instances of abstract syntax. Providing models for all diagrams in the specification will help iron out these differences.

Requirements Review (Extensibility) E1) If SysML 2.0 is extensible, the syntax and semantics (including model libraries) shall all be extensible. Benefits: Language specification includes syntax, semantics, and vocabulary, so extending a language requires all of these to be extensible.

Requirements Review (In Progress) Formalism Features: Requirements for features that the language will support. (e.g., modeling derived relationships/properties, using classification features, etc.). Learning Curve Reduction/Sketching: Currently, a general requirement on the group is to not suggest something that would overly constrain model-users.

Overview Requirements Review Formalism Use Cases Potential Language Architectures

Formalism Use Cases (Hybrid SUV) Engineers identify a set of hazards associated for the vehicle. They capture this material in the system model, along with potential mitigations that are tied to elements of the design. Throughout the design process, the engineers put together analyses (fault trees, formal verification, etc.), and the SME automatically constructs the assurance case arguments (using the hazards, mitigations, analyses and design information tied to the mitigations) which expresses whether or not the system is safe to use. Engineers identify undesirable events (bad combinations of states, actions, interactions, values, etc.) during design and use the SME to automatically generate fault trees to study how they can improve the design to avoid these events.

Formalism Use Cases (Hybrid SUV) Engineers for the Hybrid SUV read a paper about a model constructed for a component of their design. The paper uses a reasoner (though they don’t mention which one) on a model to verify that the design is consistent. When the engineers download the model and integrate it with theirs, they know any inconsistencies found by their own reasoners are not due to the component.

Overview Requirements Review Formalism Use Cases Potential Language Architectures

Architecture Approaches Evaluated Against Formalism Requirements Under each approach we will show how the approach aligns with our requirements using the notation: Y(es) – Satisfies N(o) – Cannot Satisfy M(aybe) – Can Be Satisfied Divided according to whether a connection is maintained to UML.

Approaches That Maintain UML Connection (1) Use UML without changes or additions. Potentially use MEF or MOF instead of stereotypes and/or replace XMI with OWL or RDF textual syntax (e.g., via MOF2RDF). S1: N S2: N AS1: N AS2: M CS1: Y CS2: M E1: N

Approaches That Maintain UML Connection (2) Use UML without changes, but add mathematical and model library representation of UML/SysML semantics, and potential changes to extension mechanism and interchange format as in #1. S1: Y S2: Y AS1: N AS2: M CS1: Y CS2: M E1: Y

Approaches That Maintain UML Connection (3) Use UML without changing the concrete classes, but refactoring and specializing UML metamodel from (metamodel of) formal language (e.g., OWL, IDEAS, DOLCE), plus changes in #2. S1: Y S2: Y AS1: M AS2: M CS1: Y CS2: M E1: Y

Approaches That Maintain UML Connection (4) Treat SysML as a branch of UML. New/updated SysML metaclasses would replace some of UML / SysML 1.x, plus changes in #2. S1: Y S2: Y AS1: M AS2: M CS1: M CS2: M E1: Y

Approaches That Break From UML (5) Develop a new language from the ground up (abstract and concrete syntax, and textual, mathematical, and modeled semantics) with a mapping to a UML profile. S1: Y S2: Y AS1: M AS2: M CS1: M CS2: M E1: Y

Approaches That Break From UML (6) Same as #5 (completely new language), but keep the current SysML/UML concrete syntax. S1: Y S2: Y AS1: M AS2: M CS1: M/Y CS2: M E1: Y

Approaches That Break From UML (7) Same as #5 (completely new language), but do not standardize concrete syntax. S1: Y S2: Y AS1: M AS2: M CS1: N CS2: N E1: Y

Questions/Comments?