Which approach would be most effective from a MBSE perspective?

Choose the correct answer.

A team of designers led by a hardware systems engineer is finding it difficult to manage the design of a distributed air-conditioning system_ Each system component Is a complex assembly with multiple design models (such as MCAD. ECAD, and Spreadsheets).

The system engineer wants to architect an approach that achieves the following

(1) provides a unified view of the design of the system and Its components

(2) provides a unified model for generating a bill-of-materials

(3) provides sufficient semantics to propagate changes made in one design model to another

Assume that the system engineer Is allocated resources to purchase or develop the new software required for this architecture

Which approach would be most effective from a MBSE perspective?
A . import each design model into a single SysML model and then create relationships between the design models
B. import each design model into a separate SysML model, link the SysML models together, and then create relationships between the design models
C. create a SysML block structure representing (he system and its components, and then create relationships between the blocks and the design models
D. create a SysML package structure representing the system and its components, and then create relationships between the packages and the design models
E. create a SysML activity structure representing the design process of each component, and then create relationships between the activity parameters and the design models

Answer: C

Explanation:

This approach would be most effective from a MBSE perspective because it allows the system engineer to create a unified view of the design of the system and its components using SysML blocks and relationships. A block is an extension of the UML Class metaclass that can be used to model any system component with structure and behavior. A relationship is a connection between model elements that specifies some kind of dependency or association. By creating a SysML block structure representing the system and its components, the system engineer can capture the hierarchy, composition, classification, generalization, etc., of the system elements. By creating relationships between the blocks and the design models, such as MCAD, ECAD, or Spreadsheets, the system engineer can link the SysML model with the external models and provide traceability and consistency. The system engineer can also use the SysML model to generate a bill-of-materials for the system and its components, as well as to propagate changes made in one design model to another using allocation or synchronization mechanisms.

References: https://www.omg.org/ocsmp/ocsmp-adv-exam.htmhttps://sysml.org/tutorials/sysml-diagram-tutorial/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments