---
title: System-Defining Events
url: https://www.emergentmind.com/topics/system-defining-events
type: topic
---

# System-Defining Events

Searching arXiv for the cited papers to ground the article in current metadata.
{"query":"id:2008.07560 OR id:2001.11962 OR id:1812.00246 OR id:2005.02961 OR id:1401.0970 OR id:1503.02713 OR id:2211.12586 OR id:2507.00194 OR id:1704.08588 OR id:2101.01325 OR id:1506.03558 OR id:2008.05017 OR id:2005.06790","max_results":10}
System-defining events are occurrences whose identification, formalization, or observation determines how a system is delimited, how its admissible behaviors are ordered, how its operating regime is classified, or how its governing logic changes. The available literature suggests that the term has no single domain-independent meaning. In conceptual modeling and software engineering, it denotes time-bound realizations of structured regions in a static model; in concurrent and cyber-physical design, it denotes synchronization points, fair or timed transitions, and interface-visible behaviors; in power systems and nonlinear dynamics, it denotes disruptive hazards, transient disturbances, or rare excursions; in international-systems analysis, it denotes systemic wars; and in algebras of numerical events, it denotes critical observations that alter whether the underlying logic is classical or non-classical [2101.01325] [1401.0970] [2008.07560] [2005.06790] [1503.02713] [2507.00194].

## 1. Cross-domain scope

Across the cited literatures, system-defining events serve different but structurally analogous functions. In each case, the event is not merely any occurrence in a system. Rather, it is an occurrence whose formal treatment constrains system semantics, system assembly, risk evaluation, or regime identification.

| Domain | Event form | System-defining role |
|---|---|---|
| Conceptual and software modeling | Region plus time; compositions of primitive event-processes | Fixes boundaries, interfaces, observable behavior, and chronology |
| Concurrent and cyber-physical systems | Synchronization points; indexed, fair, spontaneous, or timed transitions | Coordinates components and supports safety, liveness, and real-time validation |
| Infrastructure, nonlinear dynamics, international order, and numerical-event logic | Hazards, transient disturbances, extreme excursions, systemic wars, or critical numerical events | Classifies regimes, measures resilience, or changes the logic of the system |

In the power-resilience literature, the relevant events include “extreme natural events” and “newly emerging man-made attacks,” specifically hurricanes, earthquakes, floods, wind storms, ice storms, typhoons, wildfires, cyber attacks on control and communication networks, and physical attacks such as substation sabotage [2008.07560]. In PMU-based situational awareness, six event classes are treated as system-defining: faults, line-tripping, large load change, generation loss, shunt switching, and false data injection [1812.00246]. In dynamical systems, an excursion is an extreme event when its amplitude exceeds a statistically significant threshold such as $x>x_{99}$ or $H_S=\mu+d\sigma$ [2005.06790]. In the international-system study, a system-defining event is a “systemic war” involving all contemporaneous Great Powers, exceptionally intense, and leaving an enduring imprint on the architecture of international order [1503.02713]. In the theory of numerical events, a new event is critical exactly when it changes the classical versus nonclassical character of the logic [2507.00194].

## 2. Ontological and formal definitions

A major line of work, especially by Al-Fedaghi, develops system-defining events from the Thinging Machine (TM) framework. In TM, every thing is subject to exactly five primitive operations: Create, Process, Receive, Release, and Transfer. A TM event is itself a thimac localized in both a region of a static TM diagram and time. The basic primitive event-processes are written as
\[
\mathit{Create}_M(x),\quad
\mathit{Process}_M(x),\quad
\mathit{Receive}_M(x),\quad
\mathit{Release}_M(x),\quad
\mathit{Transfer}_{M\to N}(x),
\]
and complex events are compositions of these primitives, for example
\[
E=\bigl\langle
\mathit{Create}_M(x),
\mathit{Process}_M(x),
\mathit{Release}_M(x),
\mathit{Transfer}_{M\to N}(x),
\mathit{Receive}_N(x)
\bigr\rangle .
\]
All events can be reduced to these five event processes [2001.11962].

A closely related formulation defines an event as a region-time pair. In integrated behavior engineering, an event is
\[
E=(R,T),
\]
where $R$ is a connected subdiagram of the static model and $T$ is a time submachine that binds the region into a durative occurrence [2101.01325]. In the Lupascian extension of TM, the same idea appears as
\[
E=\langle R,t\rangle ,
\]
with a negative event given by the same region returned to the static level, written as $\neg E\equiv R$ [2211.12586]. In the flow-thing-machine formulation, the event is itself an abstract machine,
\[
E=(S_E,I_E,O_E,\delta_E,TM_E),
\]
where $S_E=\{\mathrm{Create},\mathrm{Process},\mathrm{Release},\mathrm{Transfer},\mathrm{Receive}\}$, $\delta_E$ is the transition function, and $TM_E$ carries the time-flow associated with the event [1704.08588].

The progression from static structure to behavior is formalized in the three-layer TM scheme
\[
S=(T,M,F),\qquad D=(C,\prec),\qquad B=(E,<_{t}),
\]
where $S$ is the atemporal static description, $D$ is the partially ordered set of static changes, and $B$ is the temporal chronology of events $E_i=(c_i,\tau_i)$ [2008.05017]. The central semantic claim is that FSM states are static, atemporal changes, whereas events are the carriers of behavior once time is injected.

## 3. Causality, composition, and system assembly

System-defining events do not only denote occurrences; they also impose admissible chronologies. In TM-based causality analysis, two ordering relations are distinguished. Flow-based precedence is expressed as
\[
\forall e_i,e_j.\ \mathrm{Flow}(e_i,e_j)\Rightarrow t(e_i)<t(e_j),
\]
and trigger-based or causal precedence as
\[
\forall e_i,e_j.\ \mathrm{Trigger}(e_i,e_j)\Rightarrow t(e_i)<t(e_j).
\]
The static model therefore constrains the set of linearizations that may appear in the dynamic model: any chronology violating either flow or trigger ordering is excluded [2005.02961].

This treatment of events is paired with explicit criteria for completeness and consistency. Every flow must have a Create; every Transfer must pair with exactly one Receive at the next machine; Process and Create are distinct; and when sub-machines are collapsed, the relative ordering of primitives must be preserved or the presence of parallelism must be noted [2001.11962]. These rules make “no phantom data” and “no lost messages” model-theoretic requirements rather than informal desiderata.

In concurrent systems design, Cassano and Maibaum distinguish actions from events by making both explicit in a component signature
\[
C=\langle P,A,E,\pi,\delta,\varepsilon\rangle .
\]
Here $P$, $A$, and $E$ are variables, action names, and event names; $\pi(a)$ and $\delta(a)$ are the prescription and description of action $a$; and $\varepsilon(e)\subseteq A$ is the set of actions observed by event $e$. An action is a guarded transition with an effect, while an event is a synchronization point that groups actions to fire in lock-step. When components are assembled by colimit in the category $\mathrm{Sys}$, identifying event names forces the union of the observed action-sets to fire atomically without collapsing the underlying action names [1401.0970].

Timed Transition Models (TTMs) push this compositional view into verification-oriented cyber-physical modeling. A TTM event may be spontaneous, fair, or timed; indexed events concisely capture actor-specific behavior and fairness; and synchronous events allow simultaneous state updates using primed variables to refer to post-state values. The tool constructs an action-dependency graph for each synchronous set and reports circular-dependency errors when the graph is cyclic [1506.03558]. This makes event structure directly operative in safety, liveness, and real-time reasoning.

## 4. Infrastructure, resilience, and event classification

In power-system resilience, system-defining events are modeled as hazards propagating in space and time through a hazard field $H(x,y,t)$. The paper on resilience enhancement reviews propagation models including hurricane arrival via the Poisson law
\[
P(h)=e^{-\lambda}\lambda^h/h!,
\]
empirical wind-field models such as
\[
V(r)=V_m\Bigl(\frac{R_m}{r}\Bigr)^B \exp\bigl[1-(R_m/r)^B\bigr],
\]
the Yang–Meng typhoon momentum equation
\[
\partial v/\partial t+v\cdot \nabla v=-(1/\rho)\nabla p-f\,k\times v+F,
\]
and seismic intensity decay approximated by
\[
\mathrm{PGA}(d)=\mathrm{PGA}_0\exp(-d/d_0).
\]
Component impact is then represented by fragility functions
\[
f_i(s)=P\{\text{failure of }i\mid \text{intensity}=s\},
\]
including earthquake fragility in the form
\[
f_i(\mathrm{PGA})=\Phi\!\Bigl(\frac{\ln(\mathrm{PGA})-\mu_i}{\sigma_i}\Bigr),
\]
followed by system-level metrics such as
\[
\mathrm{EENS}=E\Bigl[\int_0^T \bigl(P_{\rm demand}(t)-P_{\rm served}(t)\bigr)\,dt\Bigr],
\]
\[
\mathrm{LOLE}=\sum_{t=1}^T P\{\text{loss of load at time }t\},
\]
and
\[
R=\int_0^T P(t)\,dt,
\]
where $P(t)\in[0,1]$ is the fraction of service restored at time $t$ [2008.07560].

Event definition in operational monitoring takes a different but complementary form in PMU-based classification. Ma, Basumallik, and Eftekharnejad model PMU time series $T_j=\{t_j(k)\}_{k=1}^n$ using sliding windows, $z$-normalization, PAA, SAX symbolic words, and a multivariate Bag-of-Pattern frequency matrix, then reweight rows by a modified TF–DF scheme:
\[
tf_{u,j}=
\begin{cases}
1+\log(f_{u,j}), & f_{u,j}>0,\\
0, & \text{otherwise},
\end{cases}
\qquad
df'_u=e^{df_u/N},
\qquad
w_{u,j}=tf_{u,j}\times df'_u.
\]
The resulting voltage- and current-based feature vector is classified by an RBF-SVM or an ensemble of decision trees. On the IEEE 30-bus system, using PMUs at buses $\{2,4,6,10,12,15,27\}$, 2,353 labeled events, and SAX parameters $a=4$, $y=4$, $w=25$, the RBF-SVM achieved overall accuracy $99.3\%$; fault, false data, and shunt switching reached $100\%$ detection; generation loss and line tripping reached $99\%$; load change reached $96\%$; varying PMU coverage from 5 to 7 PMUs produced $98.7$–$99.5\%$ accuracy; and with 90 dB white noise the accuracy remained $98.1\%$ [1812.00246].

These two strands represent different layers of the same infrastructure problem. One treats system-defining events as exogenous hazards and endogenous component failures; the other treats them as transient signatures that must be recognized in real time. A plausible implication is that resilience evaluation and event identification are complementary rather than competing conceptions of the event.

## 5. Extreme, systemic, and critical events

In nonlinear dynamics, system-defining events appear as rare excursions that exceed a significance threshold. Mishra and collaborators define an extreme event either by a percentile rule $x>x_{99}$ or by the significant-height criterion
\[
H_S=\mu+d\sigma.
\]
They use $H_S=\mu+8\sigma$ for the forced Liénard system and $H_S=\mu+6\sigma$ for the coupled-neuron example. Three generic routes generate such events: interior crisis, Pomeau–Manneville intermittency, and breakdown of quasiperiodic motion. After an interior crisis, the mean interval between large excursions scales as
\[
\langle T\rangle \propto (p-p_c)^{-\gamma},
\]
whereas type-I intermittency yields laminar-length scaling
\[
\langle L\rangle \propto (p-p_c)^{-1/2}.
\]
The inter-event interval distribution is exponential,
\[
P(\tau)=a e^{-b\tau},
\]
indicating a Poisson-like, memoryless process of extremes [2005.06790].

In historical international-systems analysis, the corresponding regime-changing events are systemic wars. Four such wars are identified between 1495 and 1945: the Thirty Years’ War, the French Revolutionary and Napoleonic Wars, the First World War, and the Second World War. Each is said to introduce an organizational innovation: the sovereignty principle and balance-of-power diplomacy; the Concert of Europe; the League of Nations; and the United Nations together with the Bretton Woods institutions. The timing is described by accelerating cycles with life-span
\[
LS_{\rm cycle}(t)=194.1\,e^{-0.295 t}\qquad (R^2=0.92),
\]
and by a generic log-periodic singularity
\[
S(t)=A+B\cdot (t_c-t)^\beta \,[1+C\cos(\omega\ln(t_c-t)+\phi)].
\]
The study also reports
\[
\text{Intensity/year}(t)=5.68\,e^{2.61 t}\qquad (R^2=1.00),
\]
and
\[
\text{Absolute Intensity}(t)=8664.47\,e^{0.62 t}\qquad (R^2=0.97)
\]
for systemic wars [1503.02713].

A third notion of system-defining event appears in algebras of numerical events. If $S$ is a state space, an $S$-probability is a function
\[
p:S\to[0,1].
\]
A collection $P\subseteq [0,1]^S$ containing $0$ and $1$, ordered pointwise and closed under complementation and finite sums of pairwise orthogonal triples, forms an algebra of $S$-probabilities and hence an orthomodular poset. A newly observed numerical event $q\notin P$ is destructive if $P\cup\{q\}$ cannot be embedded into any algebra of $S$-probabilities. It is critical if it changes the classical versus nonclassical character of the logic: either it destroys Boolean embeddability or it forces Boolean embeddability. Reciprocity relations between events provide simple criticality tests, including conditions based on partial reciprocity below or above $1/2$ and the existence of a state $s$ with $p(s)+q(s)>1$ or $p(s)+q(s)<1$ [2507.00194].

Taken together, these studies suggest that system-defining events need not be frequent or even operationally observable in the same way. What makes them defining is their capacity to expose or alter the structure of admissible behavior, phase-space accessibility, institutional order, or logical representation.

## 6. Misconceptions, limitations, and research directions

A recurrent misconception is that an event is simply a label attached to a state transition. Several of the cited works reject that reduction. In TM and related formalisms, the event is a structured region with time, internal primitive operations, and explicit participation of things; in concurrent design, the event is not the same as the action, because the event observes one or more actions that occur together; in extreme-event analysis, not every large excursion qualifies, since the definition is threshold-based and statistical; and in numerical-event logic, “critical” does not mean merely rare, but logic-changing [2101.01325] [1401.0970] [2005.06790] [2507.00194].

The strongest explicit research agenda is developed in the power-resilience review. The identified gaps are that forecast models rely on historical single-event data and neglect measurement and communication noise; existing fragility curves ignore spatiotemporal hazard correlations; interdependencies among critical infrastructures are under-modeled; renewable and mobile resources’ dynamics are often dropped in microgrid resilience studies; short 24 h scheduling horizons can misallocate scarce post-event resources; distribution models commonly assume purely radial topology; lack of demand-side management and islanding standards constrains resource use; and perfect information is unrealistic post-disaster. The proposed directions are correspondingly to leverage big-data analytics and deep learning for multi-event training, integrate scenario-based spatial–temporal simulators with dynamic fragility updates, develop co-simulation frameworks for cascading cross-sector impacts, hybridize Monte Carlo with analytical stochastic models for DERs and BESS uncertainties, employ parallel multi-stage optimization over extended horizons, generalize to weakly meshed configurations using adaptive power-flow formulations, advocate new interconnection policies and compensation schemes, and formulate resilience strategies under partial or imperfect information [2008.07560].

In behavior engineering, the stated direction is toward an integrated event concept capable of subsuming Dromey’s behavior trees, fluents, recurrent events, and Davidsonian action events within a single region-plus-time framework [2101.01325]. The broader literature suggests that progress on system-defining events depends on preserving two commitments simultaneously: ontological precision about what an event is, and domain-specific rigor about what an event does. Without the first, event models become opaque labels; without the second, they cease to define the system at all.

Source: https://www.emergentmind.com/topics/system-defining-events