Hello,
I’m working on a project, that involves SysML v2 modeling of a spacecraft subsystem, and I’m following the ESA SysML Solution Methodology where the model is structured into distinct layers (Mission, System of Interest, Functional, Physical, Requirements, Verification, etc.).
My core challenge is effectively linking and tracing information across these layers.
Specifically, how can I best represent the complete traceability chain within the SysML v2 model? For example, I need to show:
-
How a Mission Objective is fulfilled by a specific System Capability.
-
How that Capability translates into a defined Function.
-
How that Function is ultimately realized by the Physical Design (components/structure).
-
And, crucially, which Requirement this entire chain satisfies.
Is it possible to visually represent this traceability (e.g., as a matrix, a graph, or a derived view) and/or easily navigate through the model (e.g., by clicking a requirement and tracing its fulfillment path down to the physical design, or vice versa)?
Any insights or best practices, particularly with respect to SysML v2’s new features or tool support in this context, would be greatly appreciated!
Thanks!