Category: Systems Engineering

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 …

A Review of a Mathematical Definition of a System

There have been a number of attempts at generating a mathematical definition of a system, dating back to at least Ludwig von Bertalanffy’s now classic book, General System Theory, published in 1968. The systems engineering community would benefit greatly from such a definition, which would define a system precisely in …

Modeling SysML Interactions in GENESYS

In last month’s blog, Modeling SysML Activities in GENESYS, I discussed how to model behavior using activity diagrams. What, though, are interactions? Interactions are a UML concept brought over into SysML that can be used as an alternative approach for modeling behavior in SysML. Interactions are distinct from activities and …