
A Practical Guide to SysML
The Systems Modeling Language
- 2nd Edition - October 17, 2011
- Imprint: Morgan Kaufmann
- Authors: Sanford Friedenthal, Alan Moore, Rick Steiner
- Language: English
- Paperback ISBN:9 7 8 - 0 - 1 2 - 3 8 5 2 0 6 - 9
- eBook ISBN:9 7 8 - 0 - 1 2 - 3 8 5 2 0 7 - 6
A Practical Guide to SysML: The Systems Modeling Language is a comprehensive guide for understanding and applying SysML to model systems. The Object Management Group’s OMG SysML… Read more

Purchase options

Institutional subscription on ScienceDirect
Request a sales quote- Authoritative and comprehensive guide to understanding and implementing SysML
- A quick reference guide, including language descriptions and practical examples
- Application of model-based methodologies to solve complex system problems
- Guidance on transitioning to model-based systems engineering using SysML
- Preparation guide for OMG Certified Systems Modeling Professional (OCSMP)
- Preface
- Book Organization
- Uses of this Book
- How to Read This Book
- Changes from Previous Edition
- Acknowledgments
- About the Authors
- Part I: Introduction
- Chapter 1. Systems Engineering Overview
- Publisher Summary
- 1.1 Motivation for Systems Engineering
- 1.2 The Systems Engineering Process
- 1.3 Typical Application of the Systems Engineering Process
- 1.4 Multidisciplinary Systems Engineering Team
- 1.5 Codifying Systems Engineering Practice through Standards
- 1.6 Summary
- Chapter 2. Model-Based Systems Engineering
- Publisher Summary
- 2.1 Contrasting the Document-Based and Model-Based Approach
- 2.2 Modeling Principles
- 2.3 Summary
- Chapter 3. Getting Started with SysML
- Publisher Summary
- 3.1 SysML Purpose and Key Features
- 3.2 SysML Diagram Overview
- 3.3 Introducing SysML-Lite
- 3.4 A Simplified MBSE Method
- 3.5 The Learning Curve for SysML and MBSE
- 3.6 Summary
- Chapter 4. An Automobile Example Using the SysML Basic Feature Set
- Publisher Summary
- 4.1 SysML Basic Feature Set
- 4.2 Automobile Example Overview
- 4.3 Automobile Model
- 4.4 Model Interchange
- 4.5 Summary
- Chapter 1. Systems Engineering Overview
- Part II: Language Description
- Chapter 5. SysML Language Architecture
- Publisher Summary
- 5.1 The OMG SysML Language Specification
- 5.2 The Architecture of the SysML Language
- 5.3 SysML Diagrams
- 5.4 The Surveillance System Case Study
- 5.5 Organization of Part II
- Chapter 6. Organizing the Model with Packages
- Publisher Summary
- 6.1 Overview
- 6.2 The Package Diagram
- 6.3 Defining Packages Using a Package Diagram
- 6.4 Organizing a Package Hierarchy
- 6.5 Showing Packageable Elements on a Package Diagram
- 6.6 Packages as Namespaces
- 6.7 Importing Model Elements into Packages
- 6.8 Showing Dependencies between Packageable Elements
- 6.9 Specifying Views and Viewpoints
- 6.10 Summary
- Chapter 7. Modeling Structure with Blocks
- Publisher Summary
- 7.1 Overview
- 7.2 Modeling Blocks on a Block Definition Diagram
- 7.3 Modeling the Structure and Characteristics of Blocks Using Properties
- 7.4 Modeling Flows
- 7.5 Modeling Block Behavior
- 7.6 Modeling Interfaces Using Ports
- 7.7 Modeling Classification Hierarchies Using Generalization
- 7.8 Modeling Block Configurations Using Instances
- 7.9 Deprecated Features
- 7.10 Summary
- Chapter 8. Modeling Constraints with Parametrics
- Publisher Summary
- 8.1 Overview
- 8.2 Using Constraint Expressions to Represent System Constraints
- 8.3 Encapsulating Constraints in Constraint Blocks to Enable Reuse
- 8.4 Using Composition to Build Complex Constraint Blocks
- 8.5 Using a Parametric Diagram to Bind Parameters of Constraint Blocks
- 8.6 Constraining Value Properties of a Block
- 8.7 Capturing Values in Block Configurations
- 8.8 Constraining Time-Dependent Properties to Facilitate Time-Based Analysis
- 8.9 Using Constraint Blocks to Constrain Item Flows
- 8.10 Describing an Analysis Context
- 8.11 Modeling Evaluation of Alternatives and Trade Studies
- 8.12 Summary
- Chapter 9. Modeling Flow-Based Behavior with Activities
- Publisher Summary
- 9.1 Overview
- 9.2 The Activity Diagram
- 9.3 Actions—The Foundation of Activities
- 9.4 The Basics of Modeling Activities
- 9.5 Using Object Flows to Describe the Flow of Items between Actions
- 9.6 Using Control Flows to Specify the Order of Action Execution
- 9.7 Handling Signals and Other Events
- 9.8 Structuring Activities
- 9.9 Advanced Flow Modeling
- 9.10 Modeling Constraints on Activity Execution
- 9.11 Relating Activities to Blocks and Other Behaviors
- 9.12 Modeling Activity Hierarchies Using Block Definition Diagrams
- 9.13 Enhanced Functional Flow Block Diagram
- 9.14 Executing Activities
- 9.15 Summary
- Chapter 10. Modeling Message-Based Behavior with Interactions
- Publisher Summary
- 10.1 Overview
- 10.2 The Sequence Diagram
- 10.3 The Context for Interactions
- 10.4 Using Lifelines to Represent Participants in an Interaction
- 10.5 Exchanging Messages between Lifelines
- 10.6 Representing Time on a Sequence Diagram
- 10.7 Describing Complex Scenarios Using Combined Fragments
- 10.8 Using Interaction References to Structure Complex Interactions
- 10.9 Decomposing Lifelines to Represent Internal Behavior
- 10.10 Summary
- Chapter 11. Modeling Event-Based Behavior with State Machines
- Publisher Summary
- 11.1 Overview
- 11.2 State Machine Diagram
- 11.3 Specifying States in a State Machine
- 11.4 Transitioning between States
- 11.5 State Machines and Operation Calls
- 11.6 State Hierarchies
- 11.7 Contrasting Discrete and Continuous States
- 11.8 Summary
- Chapter 12. Modeling Functionality with Use Cases
- Publisher Summary
- 12.1 Overview
- 12.2 Use Case Diagram
- 12.3 Using Actors to Represent the Users of a System
- 12.4 Using Use Cases to Describe System Functionality
- 12.5 Elaborating Use Cases with Behaviors
- 12.6 Summary
- Chapter 13. Modeling Text-Based Requirements and Their Relationship to Design
- Publisher Summary
- 13.1 Overview
- 13.2 Requirement Diagram
- 13.3 Representing a Text Requirement in the Model
- 13.4 Types of Requirements Relationships
- 13.5 Representing Cross-Cutting Relationships in SYSML Diagrams
- 13.6 Depicting Rationale for Requirements Relationships
- 13.7 Depicting Requirements and Their Relationships in Tables
- 13.8 Modeling Requirement Hierarchies in Packages
- 13.9 Modeling a Requirements Containment Hierarchy
- 13.10 Modeling Requirement Derivation
- 13.11 Asserting That a Requirement Is Satisfied
- 13.12 Verifying That a Requirement Is Satisfied
- 13.13 Reducing Requirements Ambiguity Using the Refine Relationship
- 13.14 Using the General-Purpose Trace Relationship
- 13.15 Reusing Requirements with the Copy Relationship
- 13.16 Summary
- Chapter 14. Modeling Cross-Cutting Relationships with Allocations
- Publisher Summary
- 14.1 Overview
- 14.2 Allocation Relationship
- 14.3 Allocation Notation
- 14.4 Types of Allocation
- 14.5 Planning for Reuse: Specifying Definition and Usage in Allocation
- 14.6 Allocating Behavior to Structure Using Functional Allocation
- 14.7 Connecting Functional Flow with Structural Flow Using Functional Flow Allocation
- 14.8 Modeling Allocation between Independent Structural Hierarchies
- 14.9 Modeling Structural Flow Allocation
- 14.10 Evaluating Allocation across a User Model
- 14.11 Taking Allocation to the Next Step
- 14.12 Summary
- Chapter 15. Customizing SysML for Specific Domains
- Publisher Summary
- 15.1 Overview
- 15.2 Defining Model Libraries to Provide Reusable Constructs
- 15.3 Defining Stereotypes to Extend Existing SYSML Concepts
- 15.4 Extending the SYSML Language Using Profiles
- 15.5 Applying Profiles to User Models in Order to Use Stereotypes
- 15.6 Applying Stereotypes when Building a Model
- 15.7 Summary
- Chapter 5. SysML Language Architecture
- Part III: Modeling Examples
- Chapter 16. Water Distiller Example Using Functional Analysis
- Publisher Summary
- 16.1 Stating the Problem – The Need for Clean Drinking Water
- 16.2 Defining the Model-Based Systems Engineering Approach
- 16.3 Organizing the Model
- 16.4 Establishing Requirements
- 16.5 Modeling Structure
- 16.6 Analyze Performance
- 16.7 Modify the Original Design
- 16.8 Summary
- Chapter 17. Residential Security System Example Using the Object-Oriented Systems Engineering Method
- Publisher Summary
- 17.1 Method Overview
- 17.2 Residential Security Example Overview
- 17.3 Applying OOSEM to Specify and Design the Residential Security System
- 17.4 Summary
- Chapter 16. Water Distiller Example Using Functional Analysis
- Part IV: Transitioning to Model-Based Systems Engineering
- Chapter 18. Integrating SysML into a Systems Development Environment
- Publisher Summary
- 18.1 Understanding the System Model’s Role in the Broader Modeling Context
- 18.2 Tool Roles in a Systems Development Environment
- 18.3 An Overview of Information Flow between Tools
- 18.4 Data Exchange Mechanisms
- 18.5 Data Exchange Applications
- 18.6 Selecting a System Modeling Tool
- 18.7 Summary
- Chapter 19. Deploying SysML into an Organization
- Publisher Summary
- 19.1 Improvement Process
- 19.2 Summary
- Chapter 18. Integrating SysML into a Systems Development Environment
- Appendix A. SysML Reference Guide
- A.1 Overview
- A.2 Notational Conventions
- A.3 Package Diagram
- A.4 Block Definition Diagram
- A.5 Internal Block Diagram
- A.6 Parametric Diagram
- A.7 Activity Diagram
- A.8 Sequence Diagram
- A.9 State Machine Diagram
- A.10 Use Case Diagram
- A.11 Requirement Diagram
- A.12 Allocation
- A.13 Stereotypes
- References
- Index
- Edition: 2
- Published: October 17, 2011
- Imprint: Morgan Kaufmann
- No. of pages: 640
- Language: English
- Paperback ISBN: 9780123852069
- eBook ISBN: 9780123852076
SF
Sanford Friedenthal
AM
Alan Moore
RS
Rick Steiner
Mr. Steiner has been an advocate, consultant, and instructor of model driven systems development for over 20 years. He has served as chief engineer, architect, or lead system modeler for several large scale electronics programs, incorporating the practical application of the OOSEM methodology and generation of Department of Defense Architecture Framework (DoDAF) artifacts from complex system models.
Mr. Steiner has been a key contributor to both the original requirements for SysML and the development of SysML specification. While his main technical contribution has been in the area of allocations, requirements, and the sample problem, Mr. Steiner has also served as co-chair of the SysML Revision Task Force (RTF). He continues to provide frequent tutorials and workshops on SysML and model driven engineering topics at INCOSE events, NDIA conferences, and other corporate engagements.