Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nested controller capability : enable analysis through layers of architecture #8

Open
rreis opened this issue Aug 31, 2024 · 0 comments

Comments

@rreis
Copy link

rreis commented Aug 31, 2024

Nancy Leveson decribes a layered approach, where a high level architecture is progressively detailed. This is quite a useful approach as it helps support architectural trade-offs across all layers, with adequate level of detail to each.

The same mechanism used in capella for the Data Flow Blank, where functions can be decomposed, would suffice for this.

For instance... bellow some prototyping using DFB to simulate modelling of STPA controllers. This was achieved by cloning the diagram with the functional decomposition and then removing the internal functions through the "Functions" option.

image

image

The high level concept diagram can be further simplified by the user using "categories":

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant