Home > Computing and Information Technology > Computer programming / software engineering > Programming and scripting languages: general > A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)
A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)

A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

Systems engineers must understand how all the parts of a digital system work together, including hardware AND software. SysML is the first design language to cover both hardware and software, allowing engineers to consider how all the parts of a system will successfully interact, from the very beginning of a project. This can prevent huge problems and delays down the line. Therefore, SysML use is becoming a widespread phenomenon, and many companies, especially in the defense, automotive, aerospace, medical device and telecommunications industries, are already using SysML, or are planning to switch over in the near future. Until now, little consolidated information has been available on the market regarding SysML. However, this book changes all that! It provides the hundreds of thousands of new users with a comprehensive guide to SysML, including a full description of the language itself, detailed instructions on how to implement it, exercises to help readers gain practical experience working with SysML, and extensive, real-world examples of actual successful projects, demonstrating all the benefits SysML can provide.

Table of Contents:
Part I Introduction1 Systems Engineering Overview1.1 Motivation for Systems Engineering1.2 The Systems Engineering Process1.3 Typical Application of the Systems Engineering Process1.4 Multi-Disciplinary Systems Engineering Team1.5 Codifying Systems Engineering Practice through Standards1.6 Summary1.7 Questions2 Model-Based Systems Engineering2.1 Contrasting the Document-Based and Model-Based Approach2.2 Modeling Principles2.3 Summary2.4 Questions3 SysML Language Overview3.1 SysML Purpose and Key Features3.2 SysML Diagrams Overview3.3 Using SysML in Support of MBSE3.4 A Simple Example Using SysML for an Automobile Design3.5 Summary3.6 QuestionsPart II Language Description4. SysML Language Architecture4.1 The OMG SysML Language Specification4.2 The Architecture of the SysML Language4.3 SysML Diagrams4.4 The Surveillance System Case Study4.5 Chapter Organization for Part II4.6 Questions5 Organizing the Model with Packages5.1 Overview5.2 The Package Diagram5.3 Defining Packages Using a Package Diagram5.4 Organizing a Package Hierarchy5.5 Showing Packageable Elements on a Package Diagram5.6 Packages as Namespaces5.7 Importing Model Elements into Packages5.8 Showing Dependencies Between Packageable Elements5.9 Specifying Views and Viewpoints5.10 Summary5.11 Questions6 Modeling Structure with Blocks6.1 Overview6.2 Modeling Blocks on a Block Definition Diagram6.3 Modeling the Structure and Characteristics of Blocks Using Properties6.4 Modeling Block Interfaces Using Ports and Flows6.5 Modeling Block Behavior6.6 Modeling Classification Hierarchies Using Generalization6.7 Summary6.8 Questions7 Modeling Constraints with Parametrics7.1 Overview7.2 Using Constraint Expressions to Represent System Constraints7.3 Encapsulating Constraints in Constraint Blocks to Enable Reuse7.4 Using Composition to Build Complex Constraint Blocks7.5 Using a Parametric Diagram to Bind Parameters of Constraint Blocks7.6 Constraining Value Properties of a Block7.7 Capturing Values in Block Configurations7.8 Constraining Time-Dependent Properties to Facilitate Time-Based Analysis7.9 Using Constraint Blocks to Constrain Item Flows7.10 Describing an Analysis Context7.11 Modeling Evaluation of Alternatives and Trade Studies7.12 Summary7.13 Questions8 Modeling Flow-Based Behavior with Activities8.1 Overview8.2 The Activity Diagram8.3 Actions—The Foundation of Activities8.4 The Basics of Modeling Activities8.5 Using Object Flows to Describe the Flow of Items Between Actions8.6 Using Control Flows to Specify the Order of Action Execution8.7 Handling Signals and Other Events8.8 Advanced Activity Modeling8.9 Relating Activities to Blocks and Other Behaviors8.10 Modeling Activity Hierarchies using Block Definition Diagrams8.11 Enhanced Functional Flow Block Diagram (EFFBD)8.12 Executing Activities8.13 Summary8.14 Questions9 Modeling Message-Based Behavior with Interactions9.1. Overview9.2. The Sequence Diagram9.3. The Context for Interactions9.4. Using Lifelines to Represent Participants in an Interaction9.5. Exchanging Messages Between Lifelines9.6. Representing Time on a Sequence Diagram9.7. Describing Complex Scenarios Using Combined Fragments9.8. Using Interaction References to Structure Complex Interactions9.9. Decomposing Lifelines to Represent Internal Behavior9.10. Summary9.11. Questions10 Modeling Event-Based Behavior with State Machines10.1 Overview10.2 State Machine Diagram10.3 Specifying States in a State Machine10.4 Transitioning Between States10.5 State Machines and Operation Calls10.6 State Hierarchies10.7 Contrasting Discrete versus Continuous States10.8 Summary10.9 Questions11 Modeling Functionality with Use Cases11.1 Overview11.2 Use Case Diagram11.3 Using Actors to Represent the Users of a System11.4 Using Use Cases to Describe System Functionality11.5 Elaborating Use Cases with Behaviors11.6 Summary11.7 Questions12. Modeling Text-Based Requirements and Their Relationship to Design12.1 Overview12.2 Requirement Diagrams12.3 Representing a Text Requirement in the Model12.4 Types of Requirements Relationships12.5 Representing Cross-Cutting Relationships in SysML Diagrams12.6 Depicting Rationale for Requirement Relationships12.7 Depicting Requirements and Their Relationships in Tables12.8 Modeling Requirement Hierarchies in Packages12.9 Modeling a Requirements Containment Hierarchy12.10 Modeling Requirement Derivation12.11 Asserting a Requirement Is Satisfied12.12 Verifying that a Requirement Is Satisfied12.13 Reducing Requirements Ambiguity Using the Refine Relationship12.14 Using the General-Purpose Trace Relationship12.15 Summary12.16 Questions13. Modeling Cross-Cutting Relationships with Allocations13.1 Overview13.2 Allocation Relationship13.3 Allocation Notation13.4 Types of Allocation13.5 Planning for Reuse: Specifying Definition and Usage in Allocation13.6 Allocating Behavior to Structure Using Functional Allocation13.7 Connecting Functional Flow with Structural Flow Using Functional Flow Allocation13.8 Modeling Allocation Between Independent Structural Hierarchies13.9 Modeling Structural Flow Allocation13.10 Evaluating Allocation Across a User Model13.11 Taking Allocation to the Next Step13.12 Summary13.13 Questions14 Customizing SysML for Specific Domains14.1 Overview14.2 Defining Model Libraries to Provide Reusable Constructs14.3 Defining Stereotypes to Extend Existing SysML Concepts14.4 Extending the SysML Language Using Profiles14.5 Applying Profiles to User Models in Order to Use Stereotypes14.6 Applying Stereotypes When Building a Model14.7 Summary14.8 QuestionsPart III Modeling Examples15 Water Distiller Example Using Functional Analysis15.1 Stating the Problem15.2 Defining the Model-Based Systems Engineering Approach15.3 Organizing the Model15.4 Establishing Requirements15.5 Modeling Behavior15.6 Modeling Structure15.7 Analyzing Peformance15.8 Modifying the Original Design15.9 Summary15.10 Questions16. Residential Security System Example Using the Object-Oriented Systems Engineering Method (OOSEM)16.1 Method Overview16.2 Residential Security Example Overview and Project Setup16.3 Applying the Method to Specify and Design the System16.4 Summary16.5 QuestionsPart IV Transitioning to Model-Based Systems Engineering17. Integrating SysML into a Systems Development Environment17.1 Understanding System Model’s Role in a Systems Development Environment17.2 Integrating the System Modeling Tool with Other Tools17.3 Data Exchange Mechanisms in an Integrated Systems Development Environment17.4 Selecting a System Modeling Tool17.5 Summary17.6 Questions18. Deploying SysML into an Organization18.1 Improvement Process18.2 Summary18.3 Questions


Best Sellers


Product Details
  • ISBN-13: 9780123743794
  • Publisher: Elsevier Science & Technology
  • Publisher Imprint: Morgan Kaufmann Publishers In
  • Height: 235 mm
  • No of Pages: 576
  • Sub Title: The Systems Modeling Language
  • Width: 191 mm
  • ISBN-10: 0123743796
  • Publisher Date: 24 Jul 2008
  • Binding: Paperback
  • Language: English
  • Series Title: The MK/OMG Press
  • Weight: 1040 gr


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)
Elsevier Science & Technology -
A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

A Practical Guide to SysML: The Systems Modeling Language(The MK/OMG Press)

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA