For Cybersecurity Consciousness Month, we’re republishing our most learn put up during the last 4 years, Nataliya Shevchenko’s 2020 piece on model-based techniques engineering (MBSE). This put up supplies an introduction to MBSE and descriptions how the methodology can be utilized to make sure that techniques are safe by design.
Mannequin-based techniques engineering (MBSE) is a formalized methodology that’s used to assist the necessities, design, evaluation, verification, and validation related to the event of advanced techniques. In distinction to document-centric engineering, MBSE places fashions on the heart of system design. The elevated adoption of digital-modeling environments through the previous few years has led to elevated adoption of MBSE. In January 2020, NASA famous this development by reporting that MBSE, “has been more and more embraced by each business and authorities as a method to maintain observe of system complexity.” On this weblog put up, I present a quick introduction to MBSE.
One space of concern inside advanced techniques is cybersecurity. The SEI CERT Division has begun researching how MBSE can be utilized to mitigate safety dangers early within the system-development course of in order that techniques are safe by design, in distinction to the widespread observe of including safety features later within the growth course of. Capturing system attributes in fashions allows techniques engineers to carry out threat-modeling evaluation of the system early and incorporate mitigation methods into the system design, thereby decreasing the system’s general security-related dangers.
MBSE in a digital-modeling surroundings supplies benefits that document-based techniques engineering can not present. For instance, in a document-based strategy, many paperwork are generated by completely different authors to seize the system’s design from numerous stakeholder views, akin to system conduct, software program, {hardware}, security, safety, or different disciplines. Utilizing a digital-modeling strategy, a single supply of fact for the system is constructed wherein discipline-specific views of the system are created utilizing the identical mannequin components.
A digital-modeling surroundings additionally creates a typical standards-based strategy to documenting the system that may be programmatically validated to take away inconsistencies throughout the fashions and implement using an ordinary by all stakeholders. This widespread modeling surroundings improves the evaluation of the system and reduces the variety of defects which are generally injected in a conventional document-based strategy. The supply of digitalized system knowledge for evaluation throughout disciplines supplies constant propagation of corrections and incorporation of latest data and design choices (i.e., state it as soon as and routinely propagate to varied views of the info) to all stakeholders. When MBSE is completed correctly, the result’s an general discount of growth dangers.
MBSE brings collectively three ideas: mannequin, techniques considering, and techniques engineering:
- A mannequin is a simplified model of something–a graphical, mathematical, or bodily illustration that abstracts actuality to get rid of some complexity. This definition implies formality or guidelines in simplifying, representing, or abstracting. To mannequin a system, a techniques architect should signify the system with much less element in order that its construction and conduct are obvious and its complexity is manageable. In different phrases, fashions ought to sufficiently signify the system, and the system ought to affirm the mannequins.
- Techniques considering is a manner of taking a look at a system into consideration not as a self-sufficient entity, however as half of a bigger system. Techniques considering isn’t the identical as a scientific adherence to following good plans, amassing statistics, or being methodical. The techniques engineer observes the system from a distance; explores its boundaries, context, and lifecycle; notes its conduct; and identifies patterns. This technique may help the engineer to determine points (e.g., lacking interplay, a lacking step in a course of, duplication of effort, missed alternative for automation) and handle a system’s complexity. Though techniques engineers should break down and analyze the system within the beginning–identify elements and describe connections between them–with techniques considering, they later synthesize the elements again right into a coherent entire. Elements are usually not simply linked to different elements, they rely upon one another to work correctly. Techniques considering emphasizes this interconnectedness. The conduct of the system emerges from the actions of the system’s subparts. Observing the system’s interconnections, the techniques engineer identifies suggestions loops and causality patterns that is probably not obvious at first. Techniques considering may help make points extra obvious and simpler to determine, stability the system, and handle the system’s complexity.
- Techniques engineering is a transdisciplinary and integrative strategy to allow the profitable realization, use, and retirement of engineered techniques, utilizing techniques rules and ideas, and scientific, technological, and administration strategies. It brings collectively numerous strategies to ensure that all necessities are glad by the designed system. It concentrates on structure, implementation, integration, evaluation, and administration of a system throughout its lifecycle. It additionally considers software program, {hardware}, personnel, processes, and procedural features of the system.
If a company has determined to undertake MBSE as an inside systems-engineering strategy and chosen one of many 4 or 5 current merchandise for digital modeling which are available on the market, the group’s techniques engineers ought to think about whether or not it will comply with any architectural frameworks. Though a complete dialogue of this subject is past the scope for this weblog put up, the selection of a specific architectural framework will present extra steering and construction to the modeling actions, particularly if the techniques engineers are already aware of the framework.
MBSE is a multidisciplinary and multifaceted endeavor. It requires its personal actors, processes, surroundings, and knowledge flows. To create a profitable mannequin of a posh system or system of techniques, a company should assist the modeling course of. The assist wanted isn’t a lot completely different from what’s required for a company to efficiently develop and ship a posh system or system of techniques. MBSE will be successfully built-in right into a growth course of, however the group should decide to the trouble that will likely be required to mannequin the system.
Making use of techniques considering, we are able to acknowledge that there are three techniques concerned within the modeling course of: the designed system, the designed system’s context, and the modeling group for the designed system. The designed system operates within the context of a bigger system, and the modeling group should perceive each the designed system and the designed system’s context. The group should additionally concentrate on its personal conduct, successes, and failures.
Modeling
We’ve got all seen, used, or created fashions all through our lives, starting from toys that signify vehicles or planes to mathematical formulation that describe and clarify bodily phenomena akin to thermodynamics or gravity. Whereas basically completely different, these fashions all join an thought to a actuality and supply enough abstraction for the aim. When modeling a system, the techniques engineer decides what features of the manufacturing system are most necessary, akin to construction, power or matter stream, inside communication, or security and safety. These sorts of features will change into the main target of the mannequin. The highest goal of the modeling exercise is to mannequin the salient features on which the mannequin is targeted as intently to the true system as is feasible and possible.
Modeling as a method makes use of 4 devices:
- language
- construction
- argumentation
- presentation
A modeling language is a typical terminology for clearly speaking an summary concept that the mannequin captures. The modeling language will be formal, with strict syntax and guidelines. A couple of system-modeling languages exist, together with general-purpose languages such because the Techniques Modeling Language (SysML) and Unified Modeling Language (UML), in addition to specialised languages akin to Structure Evaluation Design Language (AADL). Though SysML and UML are usually not mathematically formal, a legitimate mannequin requires that the modeling language’s guidelines for entities and relationships be adopted. SysML has strict syntax and guidelines for relationships and connections between components, which helps to keep away from ambiguity. If a mannequin is nicely constructed, a number of sorts of normal SysML diagrams will be dynamically simulated, and no less than one sort of SysML diagram will be mathematically simulated. UML is semi-formal; SysML is much like UML, however extra formal.
A mannequin will need to have a construction. A well-structured mannequin could make the mannequin comprehensible, usable, and maintainable, which is especially necessary for advanced techniques. The aim of a mannequin is to indicate stakeholders that the introduced design satisfies the system’s necessities. The mannequin ought to display, in an simply understandable manner, how the system have to be constructed to achieve success. Visualization is a key manner to make sure comprehensibility. Visualizing summary concepts allows individuals to take the leap of creativeness that’s wanted to “see” the system.
Modeling Domains
Regardless that MBSE doesn’t dictate any particular course of, primarily any course of chosen ought to cowl 4 systems-engineering domains:
- necessities/capabilities
- conduct
- structure/construction
- verification and validation
Descriptions of those domains are nicely documented and mentioned by, amongst others, Protection Acquisition College (DAU), NASA, and Avi Sharma. The distinction that MBSE makes is that these elementary systems-engineering domains are outlined not as a set of paperwork, however within the mannequin itself, i.e., in a proper manner utilizing a modeling language. The mannequin represents an argument for a way the system have to be designed for it to achieve success.
MBSE additionally fosters communication amongst stakeholders, techniques engineers, and builders. Since system design is carried out within the built-in modeling surroundings, all techniques engineers, managers, and different stakeholders can have entry to the generated information–such as necessities, conduct flows, and architecture–as quickly as needed.
The commonest modeling exercise is the creation of diagrams representing some a part of the system–a view. This exercise is so widespread that some engineers mistakenly equate making a view with making a mannequin. This error is so pervasive that there’s even an rising time period for it: zombie mannequin. This time period refers to a mannequin that is stuffed with diagrams, however with no interconnectivity and dependencies recognized among the many components.
Anybody who’s about to begin modeling should notice {that a} set of views isn’t a mannequin. Though a view or perhaps a set of views can signify part of the system’s design and will be helpful for documenting and speaking some features of the system, views are solely sides or parts of the true system mannequin. An actual mannequin can produce many views and matrices, carry out analyses, and run simulations.
Language of System Modeling
Whereas a system-modeling language akin to SysML is a proper syntactic language, it’s nonetheless primarily based on components of human language. Its formality provides readability and self-discipline which are vital for describing the design of a system. Such a language is straightforward to learn and perceive. Phrases of MBSE’s language merely map to elements of speech:
- noun: actors, blocks, parts, necessities
- verb: operational actions, capabilities, use circumstances
- adjective: attributes
- adverb: relationships, needlines, exchanges, interfaces
This view of the modeling language helps its customers to mentally map real-life ideas to summary concepts, and eases the formalization of the modeling course of.
4 Quadrants of the MBSE Mannequin
Now that I’ve described the fundamentals of a mannequin’s language and domains, I’ll describe the modeling strategy. A mannequin should describe each an issue that the designed system solves, and the designed system itself (the answer). The mannequin will need to have these two sides, the issue facet and the answer facet. These are typically known as the operational and system factors of view.
The operational perspective is the attitude of customers, operators, and enterprise individuals. It ought to signify enterprise processes, aims, organizational construction, use circumstances, and knowledge flows. The operational facet of the mannequin can comprise the outline of “the world as-is” and the longer term state.
The system perspective is the answer, the structure of the system that solves the issue posed within the operational facet of the mannequin. It ought to describe the conduct of the system, its construction, dataflows between parts, and allocation of performance. It ought to describe how the system will likely be deployed in the true world. It may comprise answer options and analyses of them.
Every of those factors of view has two elements, logical and bodily. Separating logical and bodily features of the mannequin is a solution to handle a system’s complexity. Logical elements of the mannequin normally change little over time, whereas bodily adjustments are sometimes initiated by expertise advances.
If the mannequin is constructed correctly, all 4 quadrants ought to be tightly linked, as proven in Determine 1 beneath. Statements of the issue ought to be traced to components of the answer, and logical components allotted to bodily constructions. The consumer of the mannequin ought to be capable to see clearly how the top-level ideas and parts decompose to the decrease stage options. Customers ought to be capable to carry out system evaluation, create dependency matrices, run simulations, and produce a view of the system for each stakeholder. If the bodily a part of the system should change, the logical facet of the mannequin identifies precisely what performance will likely be affected. If a requirement or enterprise course of have to be modified, the mannequin will simply uncover the influence on the options.
Determine 1: Elements of A Mannequin
Wrapping Up and Trying Forward
On this put up, I defined what MBSE is, confirmed the way it pertains to techniques engineering, and mentioned the basics of mannequin and modeling. My subsequent put up will take a extra sensible strategy and focus on necessities and necessities fashions.