Category: Systems MetaModel

Exits the sequel, Now with Loops!

In my last post I discussed Exit Conditions, Exits and their impact on capturing the decisions your system is making. I made a good start on this topic, but to properly cover the topic I need to cover a little more theory on multiple exits, discuss loops, loop exits, and …

What Makes a Good MBSE Model?

In the world of model-based systems engineering (MBSE), there is still a fair amount of confusion around what makes a good—or even acceptable—MBSE model. George E. P. Box, the English statistician, famously observed, “All models are wrong, but some are useful.” He further clarified that idea with this expansion, “Remember …

Modeling SysML States in GENESYS

In the past few months I’ve been writing about how to model basic SysML concepts of behavior using GENESYS. SysML has three largely separate approaches for modeling behavior: activities, interactions, and states. I’ve covered the modeling of behavior using activities and interactions in August (Modeling SysML Activities in GENESYS) and …