Rough Cuts are manuscripts that are developed but not yet published, available through Safari. Rough Cuts provide you access to the very latest information on a given topic and offer you the opportunity to interact with the author to influence the final publication.
Also available in other formats.
This is the Rough Cut version of the printed book.
The Systems Modeling Language (SysML) extends UML with powerful systems engineering capabilities for modeling a wider spectrum of systems and capturing all aspects of a system’s design. SysML Distilled is the first clear, concise guide for everyone who wants to start creating effective SysML models.Foreword by Rick Steiner xvii
Foreword by Richard Soley xix
Preface xxv
Acknowledgments xxxi
About the Author xxxiii
Chapter 1: Overview of Model-Based Systems Engineering 1
1.1 What Is MBSE? 2
1.2 The Three Pillars of MBSE 4
1.3 The Myth of MBSE 9
Chapter 2: Overview of the Systems Modeling Language 11
2.1 What SysML Is–and Isn’t 11
2.2 Yes, SysML Is Based on UML–but You Can Start with SysML 13
2.3 SysML Diagram Overview 14
2.4 General Diagram Concepts 17
Chapter 3: Block Definition Diagrams 23
3.1 Purpose 23
3.2 When Should You Create a BDD? 24
3.3 The BDD Frame 24
3.4 Blocks 26
3.5 Associations: Another Notation for a Property 44
3.6 Generalizations 49
3.7 Dependencies 52
3.8 Actors 53
3.9 Value Types 55
3.10 Constraint Blocks 57
3.11 Comments 59
Chapter 4: Internal Block Diagrams 63
4.1 Purpose 63
4.2 When Should You Create an IBD? 64
4.3 Blocks, Revisited 64
4.4 The IBD Frame 65
4.5 BDDs and IBDs: Complementary Views of a Block 66
4.6 Part Properties 67
4.7 Reference Properties 67
4.8 Connectors 68
4.9 Item Flows 71
4.10 Nested Parts and References 72
Chapter 5: Use Case Diagrams 77
5.1 Purpose 77
5.2 When Should You Create a Use Case Diagram? 77
5.3 Wait! What’s a Use Case? 78
5.4 The Use Case Diagram Frame 81
5.5 Use Cases 82
5.6 System Boundary 83
5.7 Actors 83
5.8 Associating Actors with Use Cases 84
5.9 Base Use Cases 85
5.10 Included Use Cases 85
5.11 Extending Use Cases 87
Chapter 6: Activity