Category: CORE

Architectural Views Using N2 Diagrams (Part 1)

Architecting Architecture is an interesting aspect of system design. As systems thinkers, we know that the behavior of the system is the result of the interactions of the components of the system with each other and the interactions of the system with its environment. These interactions are defined by the …

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 …

Using MBSE for the Operational Analysis of Systems

Last year, I wrote that one of the most important characteristics of a strong systems engineering organization is knowing the operational setting in which the system-under-development will be placed. (See: 9 Characteristics of Good Systems Engineering.) Whether you are an organization contemplating a new system initiative or product development, or …