Editorial pass: Tactical, Operational, and Strategic improvements

Three-level editorial review per Gopen's Sense of Structure + Heilmeier alignment:

TACTICAL (sentence-level):
- Improved issue-point structure (old info before new)
- Enhanced topic-stress positioning in key sentences
- Strengthened verb choice, reduced unnecessary passive voice
- Tightened sentence rhythm and removed redundancy

OPERATIONAL (paragraph/section):
- Improved paragraph coherence and topic sentences
- Strengthened transitions between paragraphs and sections
- Enhanced logical flow within major sections

STRATEGIC (document-level):
- Sharpened Heilmeier question framing in each section
- Improved cross-section references and narrative thread
- Ensured each section clearly answers its assigned questions
- Tightened section summaries for clarity and impact

Files edited:
- 1-goals-and-outcomes/research_statement_v1.tex
- 1-goals-and-outcomes/v1.tex
- 2-state-of-the-art/v2.tex
- 3-research-approach/v3.tex
- 4-metrics-of-success/v1.tex
- 5-risks-and-contingencies/v1.tex
- 6-broader-impacts/v1.tex

Focus: clarity, impact, and document coherence. No content changes,
only editorial improvements for stronger communication.
This commit is contained in:
Split 2026-03-09 15:49:52 -04:00
parent 8c5e25e971
commit 3f5a0d3477
7 changed files with 71 additions and 70 deletions

View File

@ -2,16 +2,16 @@
I develop autonomous control systems with mathematical guarantees of safe and correct behavior.
% INTRODUCTORY PARAGRAPH Hook
Today's nuclear reactors depend on human operators with extensive training. These operators follow detailed written procedures and switch between control objectives based on plant conditions.
Nuclear reactors today depend on human operators with extensive training. These operators follow detailed written procedures, switching between control objectives as plant conditions change.
% Gap
Small modular reactors face a fundamental economic challenge: their per-megawatt staffing costs significantly exceed those of conventional plants, threatening their economic viability. Autonomous control systems could manage complex operational sequences without constant supervision—but only with assurance equal to or exceeding human-operated systems.
Small modular reactors face a fundamental economic challenge: per-megawatt staffing costs significantly exceed those of conventional plants, threatening economic viability. Autonomous control systems could manage complex operational sequences without constant supervision—but only with assurance equal to or exceeding human-operated systems.
% APPROACH PARAGRAPH Solution
I produce hybrid control systems correct by construction, unifying formal methods from computer science with control theory.
% Rationale
Human operators already work this way: discrete logic switches between continuous control modes. Formal methods alone fail because they generate provably correct switching logic but cannot handle the continuous dynamics governing transitions. Control theory alone also fails because it verifies continuous behavior but cannot prove discrete switching correctness. Achieving end-to-end correctness requires both approaches working together.
Human operators already work this way: discrete logic switches between continuous control modes. Formal methods alone generate provably correct switching logic but cannot handle continuous dynamics governing transitions. Control theory alone verifies continuous behavior but cannot prove discrete switching correctness. End-to-end correctness requires both approaches working together.
% Hypothesis and Technical Approach
Three stages bridge this gap. First, NASA's Formal Requirements Elicitation Tool (FRET) translates written operating procedures into temporal logic specifications. FRET structures requirements by scope, condition, component, timing, and response—realizability checking then exposes conflicts and ambiguities before implementation begins. Second, reactive synthesis generates deterministic automata provably correct by construction. Third, reachability analysis verifies that continuous controllers satisfy the requirements each discrete mode imposes. Engineers design these continuous controllers using standard control theory techniques.
Three stages bridge this gap. First, NASA's Formal Requirements Elicitation Tool (FRET) translates written operating procedures into temporal logic specifications. FRET structures requirements by scope, condition, component, timing, and response. Realizability checking then exposes conflicts and ambiguities before implementation begins. Second, reactive synthesis generates deterministic automata provably correct by construction. Third, reachability analysis verifies that continuous controllers satisfy requirements imposed by each discrete mode. Engineers design these continuous controllers using standard control theory techniques.
Control objectives classify continuous modes into three types. Transitory modes drive the plant between conditions. Stabilizing modes maintain operation within regions. Expulsory modes ensure safety under failures. Barrier certificates and assume-guarantee contracts prove safe mode transitions, enabling local verification without global trajectory analysis. The methodology demonstrates on an Emerson Ovation control system—the industrial platform nuclear power plants already use.
% Pay-off

View File

@ -6,16 +6,16 @@ I develop autonomous hybrid control systems with mathematical guarantees of safe
% INTRODUCTORY PARAGRAPH Hook
Nuclear power plants require the highest levels of control system reliability. Control system failures risk economic losses, service interruptions, or radiological release.
% Known information
Today's nuclear plants depend on human operators with extensive training. These operators follow detailed written procedures and strict regulatory requirements, switching between control modes based on plant conditions and procedural guidance.
Nuclear plants today depend on human operators with extensive training. These operators follow detailed written procedures and strict regulatory requirements, switching between control modes based on plant conditions and procedural guidance.
% Gap
This reliance on human operators prevents autonomous control and creates a fundamental economic challenge for next-generation reactor designs. Small modular reactors face per-megawatt staffing costs far exceeding those of conventional plants, threatening their economic viability. Autonomous control systems could manage complex operational sequences without constant human supervision—but only with assurance equal to or exceeding that of human operators.
This reliance on human operators prevents autonomous control. It creates a fundamental economic challenge for next-generation reactor designs. Small modular reactors face per-megawatt staffing costs far exceeding those of conventional plants, threatening economic viability. Autonomous control systems could manage complex operational sequences without constant human supervision—but only with assurance equal to or exceeding that of human operators.
% APPROACH PARAGRAPH Solution
I produce hybrid control systems correct by construction, unifying formal methods with control theory.
% Rationale
Human operators already work this way: discrete logic switches between continuous control modes. Formal methods generate provably correct switching logic from written requirements but cannot handle continuous dynamics governing transitions. Control theory verifies continuous behavior but cannot prove discrete switching correctness. Achieving end-to-end correctness requires both approaches working together.
Human operators already work this way: discrete logic switches between continuous control modes. Formal methods generate provably correct switching logic from written requirements but cannot handle continuous dynamics governing transitions. Control theory verifies continuous behavior but cannot prove discrete switching correctness. End-to-end correctness requires both approaches working together.
% Hypothesis
Two steps close this gap. First, discrete mode transitions synthesize directly from written operating procedures. Second, continuous behavior between transitions verifies against discrete requirements. This approach formalizes operating procedures into logical specifications that constrain continuous dynamics, producing autonomous controllers provably free from design defects.
Two steps close this gap. First, discrete mode transitions synthesize directly from written operating procedures. Second, continuous behavior between transitions verifies against discrete requirements. This approach formalizes operating procedures into logical specifications that constrain continuous dynamics. The result: autonomous controllers provably free from design defects.
The University of Pittsburgh Cyber Energy Center provides access to industry collaboration and Emerson control hardware, ensuring solutions align with practical implementation requirements.
@ -64,7 +64,7 @@ If successful, this approach produces three concrete outcomes:
% IMPACT PARAGRAPH Innovation
These three outcomes—procedure translation, continuous verification, and hardware demonstration—establish a complete methodology from regulatory documents to deployed systems.
\textbf{What makes this research new?} No existing methodology achieves end-to-end correctness guarantees for hybrid systems. This work unifies discrete synthesis with continuous verification to close that gap. The key innovation: discrete specifications become contracts that continuous controllers must satisfy. Each layer verifies independently while guaranteeing correct composition. Formal methods verify discrete logic. Control theory verifies continuous dynamics. No existing methodology bridges both with compositional guarantees. Section 2 examines why prior work fails at this integration. Section 3 details how I accomplish it.
\textbf{What makes this research new?} No existing methodology achieves end-to-end correctness guarantees for hybrid systems. This work unifies discrete synthesis with continuous verification. The key innovation: discrete specifications become contracts that continuous controllers must satisfy. Each layer verifies independently while guaranteeing correct composition. Formal methods verify discrete logic. Control theory verifies continuous dynamics. Section 2 examines why prior work fails at this integration. Section 3 details how this approach succeeds.
% Outcome Impact
If successful, control engineers create autonomous controllers from
@ -80,7 +80,7 @@ nuclear industry requires.
These three outcomes establish a complete methodology from regulatory documents to deployed systems.
This proposal follows the Heilmeier Catechism. Each section explicitly answers its assigned questions. Each section begins by stating its Heilmeier questions and ends by summarizing its answers, ensuring both local clarity and global coherence:
This proposal follows the Heilmeier Catechism. Each section explicitly answers its assigned questions:
\begin{itemize}
\item \textbf{Section 2 (State of the Art):} What has been done? What are the limits of current practice?
\item \textbf{Section 3 (Research Approach):} What is new? Why will it succeed?
@ -89,3 +89,4 @@ This proposal follows the Heilmeier Catechism. Each section explicitly answers i
\item \textbf{Section 6 (Broader Impacts):} Who cares? Why now? What difference will it make?
\item \textbf{Section 8 (Schedule):} How long will it take?
\end{itemize}
Each section begins by stating its Heilmeier questions. Each section ends by summarizing its answers. This structure ensures both local clarity and global coherence.

View File

@ -2,19 +2,19 @@
\textbf{Heilmeier Questions: What has been done? What are the limits of current practice?}
This section answers these questions by examining how nuclear reactors operate today. Current approaches—both human-centered and formal methods—cannot provide autonomous control with end-to-end correctness guarantees.
This section examines how nuclear reactors operate today. Current approaches—both human-centered and formal methods—cannot provide autonomous control with end-to-end correctness guarantees.
Three subsections structure this analysis. First: reactor operators and their operating procedures. Second: fundamental limitations of human-based operation. Third: formal methods approaches that verify discrete logic or continuous dynamics but not both together.
Understanding these limits establishes the verification gap that Section 3 addresses through compositional hybrid synthesis.
These limits establish the verification gap that Section 3 addresses through compositional hybrid synthesis.
\subsection{Current Reactor Procedures and Operation}
Understanding the limits of current practice requires first examining how nuclear plants operate today. Three aspects structure this analysis: the hierarchy of procedures, the role of operators in executing them, and the operational modes that govern reactor control.
Current practice has limits that constrain autonomous control. Understanding these limits requires examining how nuclear plants operate today. Three aspects structure this analysis: the hierarchy of procedures, the role of operators in executing them, and the operational modes that govern reactor control.
Nuclear plant procedures form a strict hierarchy: Normal operating procedures govern routine operations, abnormal operating procedures handle off-normal conditions, Emergency Operating Procedures (EOPs) manage design-basis accidents, Severe Accident Management Guidelines (SAMGs) address beyond-design-basis events, and Extensive Damage Mitigation Guidelines (EDMGs) cover catastrophic damage. These procedures must comply with 10 CFR 50.34(b)(6)(ii); NUREG-0899 provides development guidance~\cite{NUREG-0899, 10CFR50.34}.
Nuclear plant procedures form a strict hierarchy. Normal operating procedures govern routine operations. Abnormal operating procedures handle off-normal conditions. Emergency Operating Procedures (EOPs) manage design-basis accidents. Severe Accident Management Guidelines (SAMGs) address beyond-design-basis events. Extensive Damage Mitigation Guidelines (EDMGs) cover catastrophic damage. These procedures must comply with 10 CFR 50.34(b)(6)(ii); NUREG-0899 provides development guidance~\cite{NUREG-0899, 10CFR50.34}.
Procedure development relies on expert judgment and simulator validation—not formal verification. While 10 CFR 55.59~\cite{10CFR55.59} requires rigorous assessment through technical evaluation, simulator validation testing, and biennial review, key safety properties escape formal verification. No mathematical proofs confirm that procedures cover all possible plant states, that required actions complete within available timeframes, or that transitions between procedure sets maintain safety invariants.
Procedure development relies on expert judgment and simulator validation—not formal verification. 10 CFR 55.59~\cite{10CFR55.59} requires rigorous assessment through technical evaluation, simulator validation testing, and biennial review. Yet key safety properties escape formal verification. No mathematical proofs confirm that procedures cover all possible plant states, that required actions complete within available timeframes, or that transitions between procedure sets maintain safety invariants.
\textbf{LIMITATION:} \textit{Procedures lack formal verification of correctness
and completeness.} Current procedure development relies on expert judgment and
@ -31,9 +31,9 @@ This division between automated and human-controlled functions reveals the funda
\subsection{Human Factors in Nuclear Accidents}
Procedures lack formal verification despite rigorous development—but this represents only half the reliability challenge. Perfect procedures cannot guarantee safe operation when humans execute them imperfectly.
Procedures lack formal verification despite rigorous development. This represents only half the reliability challenge. Perfect procedures cannot guarantee safe operation when humans execute them imperfectly.
Human operators—the second pillar of current practice—introduce reliability limitations independent of procedure quality. Procedures define what to do. Human operators determine when and how. This determination introduces persistent failure modes that training alone cannot eliminate.
Human operators—the second pillar of current practice—introduce reliability limitations independent of procedure quality. Procedures define what to do. Human operators determine when and how. This determination introduces persistent failure modes. Training alone cannot eliminate these modes.
Current-generation nuclear power plants employ over 3,600 active NRC-licensed
reactor operators in the United States~\cite{operator_statistics}. These
@ -43,7 +43,7 @@ shift supervisors~\cite{10CFR55}. Staffing typically requires at least two ROs
and one SRO for current-generation units~\cite{10CFR50.54}. Becoming a reactor
operator requires several years of training.
Despite decades of improvements in training and procedures, human error persistently contributes to nuclear safety incidents—a persistence that motivates formal automated control with mathematical safety guarantees. Under 10 CFR Part 55, operators hold legal authority to make critical decisions, including authority to depart from normal regulations during emergencies. The Three Mile Island (TMI) accident demonstrated how personnel error, design deficiencies, and component failures combine to cause disaster: operators misread confusing and contradictory indications, then shut off the emergency water system~\cite{Kemeny1979}. The President's Commission on TMI identified a fundamental ambiguity: placing responsibility for safe power plant operations on the licensee without formally verifying that operators can fulfill this responsibility guarantees nothing. This tension between operational flexibility and safety assurance remains unresolved—the person responsible for reactor safety often becomes the root cause of failure.
Human error persistently contributes to nuclear safety incidents despite decades of improvements in training and procedures. This persistence motivates formal automated control with mathematical safety guarantees. Under 10 CFR Part 55, operators hold legal authority to make critical decisions, including authority to depart from normal regulations during emergencies. The Three Mile Island (TMI) accident demonstrated how personnel error, design deficiencies, and component failures combine to cause disaster. Operators misread confusing and contradictory indications, then shut off the emergency water system~\cite{Kemeny1979}. The President's Commission on TMI identified a fundamental ambiguity: placing responsibility for safe power plant operations on the licensee without formally verifying that operators can fulfill this responsibility guarantees nothing. This tension between operational flexibility and safety assurance remains unresolved—the person responsible for reactor safety often becomes the root cause of failure.
Multiple independent analyses converge on a striking statistic: human error accounts for 70--80\% of nuclear power plant events, compared to approximately 20\% for equipment failures~\cite{WNA2020}. More significantly, human factors—poor safety management and safety culture—caused all severe accidents at nuclear power plants: Three Mile Island, Chernobyl, and Fukushima Daiichi~\cite{hogberg_root_2013}. A detailed analysis
of 190 events at Chinese nuclear power plants from
@ -154,18 +154,18 @@ design loop for complex systems like nuclear reactor startup procedures.
\subsection{Summary: The Verification Gap}
This section answered the two Heilmeier questions assigned to the State of the Art analysis.
This section answered the two Heilmeier questions: What has been done? What are the limits of current practice?
\textbf{What has been done?} Three approaches currently exist, each with fundamental limitations:
\begin{itemize}
\item Human operators provide operational flexibility but introduce persistent reliability limitations that four decades of training improvements have failed to eliminate.
\item Human operators provide operational flexibility but introduce persistent reliability limitations. Four decades of training improvements have failed to eliminate these limitations.
\item HARDENS verified discrete logic but omitted continuous dynamics.
\item Differential dynamic logic expresses hybrid properties but requires post-design expert analysis and fails to scale to system synthesis.
\item Differential dynamic logic expresses hybrid properties but requires post-design expert analysis. It fails to scale to system synthesis.
\end{itemize}
No existing approach addresses both discrete and continuous verification compositionally.
\textbf{What are the limits of current practice?} No existing methodology synthesizes provably correct hybrid controllers from operational procedures with verification integrated into the design process. Current approaches verify either discrete logic or continuous dynamics—never both compositionally. This verification gap prevents autonomous nuclear control with end-to-end correctness guarantees. Training improvements cannot overcome human reliability limits. Post-hoc verification cannot scale to system design.
\textbf{What are the limits of current practice?} No existing methodology synthesizes provably correct hybrid controllers from operational procedures with verification integrated into design. Current approaches verify either discrete logic or continuous dynamics—never both compositionally. This verification gap prevents autonomous nuclear control with end-to-end correctness guarantees. Training improvements cannot overcome human reliability limits. Post-hoc verification cannot scale to system design.
Two imperatives converge to make closing this gap urgent. Economic necessity: small modular reactors cannot compete economically with per-megawatt staffing costs matching large conventional plants. Technical opportunity: formal methods tools have matured sufficiently to enable compositional hybrid verification.
Two imperatives converge. Economic necessity: small modular reactors cannot compete economically with per-megawatt staffing costs matching large conventional plants. Technical opportunity: formal methods tools have matured sufficiently to enable compositional hybrid verification.
Section 3 addresses this verification gap. It establishes what makes my approach new and why it will succeed.
Section 3 closes this verification gap. It establishes what makes the approach new and why it will succeed.

View File

@ -2,11 +2,11 @@
\textbf{Heilmeier Questions: What is new? Why will it succeed?}
This section answers these questions by presenting the complete technical approach for synthesizing provably correct hybrid controllers from operating procedures.
This section presents the complete technical approach for synthesizing provably correct hybrid controllers from operating procedures.
\textbf{What is new:} Compositional verification that bridges discrete synthesis with continuous control. Three key innovations enable this integration: contract-based decomposition, mode classification, and procedure-driven structure.
\textbf{What is new:} Compositional verification that bridges discrete synthesis with continuous control. Three innovations enable this integration: contract-based decomposition, mode classification, and procedure-driven structure.
\textbf{Why it will succeed:} The approach leverages existing procedural structure, bounds computational complexity through mode-level verification, and validates against real industrial hardware through the Emerson collaboration.
\textbf{Why it will succeed:} The approach leverages existing procedural structure. It bounds computational complexity through mode-level verification. It validates against real industrial hardware through the Emerson collaboration.
% ============================================================================
% STRUCTURE (maps to Thesis.RA tasks):
@ -25,7 +25,7 @@ This section answers these questions by presenting the complete technical approa
% ----------------------------------------------------------------------------
Previous approaches verified either discrete switching logic or continuous control behavior—never both simultaneously. Engineers validate continuous controllers through extensive simulation trials. They test discrete switching logic through simulated control room testing and human factors research. Neither method provides rigorous guarantees. Both consume enormous resources.
I bridge that gap by composing formal methods from computer science with control-theoretic verification. Reactor operations formalize as hybrid automata.
I bridge that gap. My approach composes formal methods from computer science with control-theoretic verification. Reactor operations formalize as hybrid automata.
Hybrid system verification faces a fundamental challenge: discrete transitions change the governing vector field, creating discontinuities in system behavior through the interaction between discrete and continuous dynamics. Traditional verification techniques cannot handle this interaction directly.
@ -68,11 +68,11 @@ Three innovations enable this integration:
\textbf{Why will it succeed?} Three factors ensure practical feasibility where prior work has failed.
\textbf{First, existing structure:} Nuclear procedures already decompose operations into discrete phases with explicit transition criteria. I formalize existing structure—I do not impose artificial abstractions. Domain experts without formal methods training can adopt the approach.
\textbf{First, existing structure:} Nuclear procedures already decompose operations into discrete phases with explicit transition criteria. The approach formalizes existing structure without imposing artificial abstractions. Domain experts without formal methods training can adopt it.
\textbf{Second, bounded complexity:} Mode-level verification checks each mode against local contracts. This avoids attempting global hybrid system analysis. The decomposition bounds computational complexity, transforming an intractable global problem into tractable local verifications.
\textbf{Second, bounded complexity:} Mode-level verification checks each mode against local contracts. This avoids global hybrid system analysis. The decomposition bounds computational complexity, transforming an intractable global problem into tractable local verifications.
\textbf{Third, industrial validation:} The Emerson collaboration provides both domain expertise to validate procedure formalization and industrial hardware to demonstrate implementation feasibility. My solutions address real deployment constraints, not just theoretical correctness.
\textbf{Third, industrial validation:} The Emerson collaboration provides domain expertise to validate procedure formalization and industrial hardware to demonstrate implementation feasibility. Solutions address real deployment constraints, not just theoretical correctness.
These factors combine to demonstrate feasibility on production control systems with realistic reactor models—not merely in principle. Figure~\ref{fig:hybrid_automaton} illustrates the hybrid structure for a simplified reactor startup sequence.
@ -142,9 +142,9 @@ These factors combine to demonstrate feasibility on production control systems w
The previous subsection established the hybrid automaton formalism. This mathematical framework describes discrete modes, continuous dynamics, guards, and invariants.
A critical question remains: where do these formal descriptions originate? This subsection answers by demonstrating that nuclear operations already possess a natural hybrid structure that maps directly to the automaton formalism through three control scopes: strategic, operational, and tactical.
Where do these formal descriptions originate? Nuclear operations already possess a natural hybrid structure. This structure maps directly to the automaton formalism through three control scopes: strategic, operational, and tactical.
The approach does not impose artificial abstractions. Instead, it constructs formal hybrid systems from existing operational knowledge, leveraging decades of domain expertise encoded in operating procedures.
The approach does not impose artificial abstractions. It constructs formal hybrid systems from existing operational knowledge. This leverages decades of domain expertise encoded in operating procedures.
Human control of nuclear power divides into three scopes: strategic, operational, and tactical. Strategic control represents high-level, long-term decision making spanning months or years, managing labor needs and supply chains to optimize scheduled maintenance and downtime.
@ -260,16 +260,18 @@ FRET has been successfully applied to spacecraft control systems, autonomous veh
\subsection{Discrete Controller Synthesis}
Operating procedures translate into temporal logic specifications using FRET—these specifications define what the system must do. But how do we implement those requirements? Reactive synthesis provides the answer by automatically constructing controllers guaranteed to satisfy temporal logic specifications.
Operating procedures translate into temporal logic specifications using FRET. These specifications define what the system must do.
How do we implement those requirements? Reactive synthesis provides the answer. It automatically constructs controllers guaranteed to satisfy temporal logic specifications.
Reactive synthesis automates the creation of reactive programs from temporal logic—programs that take input for a given state and produce output. System requirements defined as temporal logic specifications enable reactive synthesis to build the discrete control system. Our systems fit this model: the current discrete state and status of guard conditions form the input, while the next discrete state forms the output.
Reactive synthesis solves a fundamental problem: given an LTL formula $\varphi$ specifying desired system behavior, automatically construct a finite-state machine (strategy) that produces outputs in response to environment inputs such that all resulting execution traces satisfy $\varphi$. If such a strategy exists, the specification is \emph{realizable}. The synthesis algorithm either produces a correct-by-construction controller or reports that no such controller exists. Unrealizable specifications indicate conflicting or impossible requirements in
the original procedures—this realizability check catches errors before implementation.
Reactive synthesis offers a decisive advantage: the discrete automaton requires no human engineering of its implementation. The resultant automaton is correct by construction. This eliminates human error at the implementation stage entirely. Human designers focus their effort where it belongs—on specifying system behavior, not implementing switching logic.
Reactive synthesis offers a decisive advantage: the discrete automaton requires no human engineering of its implementation. The automaton is correct by construction. This eliminates human error at the implementation stage entirely. Human designers focus effort where it belongs—on specifying system behavior, not implementing switching logic.
This shift carries two critical implications. First, complete traceability: the controller changes between modes for reasons that trace back through specifications to requirements. This establishes clear liability and justification for system behavior. Second, deterministic guarantees replace probabilistic human judgment. Human operators cannot eliminate error from discrete control decisions. Humans are intrinsically fallible. Temporal logics define system behavior. Deterministic algorithms synthesize the controller. Strategic decisions always follow operating procedures exactly—no exceptions, no deviations, no human factors.
This shift carries two critical implications. First, complete traceability: the controller changes between modes for reasons that trace back through specifications to requirements. This establishes clear liability and justification for system behavior. Second, deterministic guarantees replace probabilistic human judgment. Human operators cannot eliminate error from discrete control decisions. Humans are intrinsically fallible. Temporal logics define system behavior. Deterministic algorithms synthesize the controller. Strategic decisions follow operating procedures exactly—no exceptions, no deviations, no human factors.
The synthesized automaton translates directly to executable code through standard compilation techniques. Each discrete state maps to a control mode, guard conditions map to conditional statements, and the transition function defines the control flow. This compilation process preserves the formal guarantees by ensuring the implemented code is correct by construction—the automaton from which it derives was synthesized to satisfy the temporal logic specifications.
@ -291,11 +293,11 @@ The discrete mode-switching logic now synthesizes from procedures. But what exec
\subsection{Continuous Control Modes}
The previous subsection established that reactive synthesis produces a provably correct discrete controller. This controller is an automaton synthesized from operating procedures. It determines when to switch between modes.
The previous subsection established that reactive synthesis produces a provably correct discrete controller. This automaton determines when to switch between modes.
Hybrid control, however, requires more than correct mode switching. The continuous dynamics executing within each discrete mode must also verify against requirements. Without this continuous verification, the discrete controller cannot guarantee correct system behavior.
Hybrid control requires more than correct mode switching. Continuous dynamics executing within each discrete mode must also verify against requirements. Without this continuous verification, the discrete controller cannot guarantee correct system behavior.
This subsection describes the continuous control modes executing within each discrete state. It explains how they verify against requirements imposed by the discrete layer. Control objectives determine the verification approach. Modes classify into three types—transitory, stabilizing, and expulsory. Each type requires different verification tools matched to its distinct purpose.
This subsection describes continuous control modes executing within each discrete state. Control objectives determine the verification approach. Modes classify into three types—transitory, stabilizing, and expulsory. Each type requires different verification tools matched to its distinct purpose.
This methodology's scope requires clarification: this work verifies continuous controllers but does not synthesize them. The distinction parallels model checking in software verification. Model checking confirms whether a given implementation satisfies its specification without prescribing how to write the software. Engineers design continuous controllers using standard control theory techniques—this work assumes that design capability exists. The contribution lies in the verification framework that confirms candidate controllers compose correctly with the discrete layer to produce a safe hybrid system.
@ -526,21 +528,21 @@ of transferring technology directly to industry with a direct collaboration in
this research, while getting an excellent perspective of how our research
outcomes can align best with customer needs.
This section answered two critical Heilmeier questions.
This section answered two critical Heilmeier questions: What is new? Why will it succeed?
\textbf{What is new in this research?} This work integrates reactive synthesis, reachability analysis, and barrier certificates into a compositional methodology for hybrid control synthesis. Three innovations enable this integration.
First, contract-based decomposition uses discrete synthesis to define verification contracts that bound continuous verification. This inverts traditional global analysis. Second, mode classification classifies continuous modes by control objective to select appropriate verification tools. This enables mode-local analysis with provable composition guarantees. Third, procedure-driven structure leverages existing procedural structure to avoid intractable state explosion.
First, contract-based decomposition inverts traditional global analysis. Discrete synthesis defines verification contracts that bound continuous verification. Second, mode classification enables mode-local analysis with provable composition guarantees. Continuous modes classify by control objective to select appropriate verification tools. Third, procedure-driven structure leverages existing procedural decomposition to avoid intractable state explosion.
Section 2 established that prior work verified either discrete logic or continuous dynamics—never both compositionally. Compositional verification enables what global analysis cannot achieve.
\textbf{Why will this approach succeed?} Three factors ensure practical feasibility.
First, nuclear procedures already decompose operations into discrete phases with explicit transition criteria. The approach formalizes existing structure. It does not impose artificial abstractions. Second, mode-level verification bounds each verification problem locally. This avoids the state explosion that makes global hybrid system analysis intractable. Third, the Emerson collaboration provides both domain expertise to validate procedure formalization and industrial hardware to demonstrate implementation feasibility. Solutions address real deployment constraints, not just theoretical correctness.
First, nuclear procedures already decompose operations into discrete phases with explicit transition criteria. The approach formalizes existing structure without imposing artificial abstractions. Second, mode-level verification bounds each verification problem locally. This avoids state explosion that makes global hybrid system analysis intractable. Third, the Emerson collaboration provides domain expertise to validate procedure formalization and industrial hardware to demonstrate implementation feasibility. Solutions address real deployment constraints.
The methodology is now complete. It encompasses procedure formalization, discrete synthesis, continuous verification across three mode types, and hardware implementation.
The methodology is complete. It encompasses procedure formalization, discrete synthesis, continuous verification across three mode types, and hardware implementation.
Operational questions about executing this research plan remain. Section 4 addresses \textit{How will success be measured?} through Technology Readiness Level advancement. Section 5 addresses \textit{What could prevent success?} through risk analysis and contingency planning. Section 6 addresses \textit{Who cares? Why now? What difference will it make?} through economic and societal impact analysis.
Operational questions remain. Section 4 addresses \textit{How will success be measured?} Section 5 addresses \textit{What could prevent success?} Section 6 addresses \textit{Who cares? Why now? What difference will it make?}
%%% NOTES (Section 5):
% - Get specific details on ARCADE interface from Emerson collaboration

View File

@ -81,14 +81,14 @@ a relevant laboratory environment. This establishes both theoretical validity
and practical feasibility, proving the methodology produces verified
controllers implementable with current technology.
This section answered the Heilmeier question assigned to success metrics.
This section answered the Heilmeier question: How do we measure success?
\textbf{How do we measure success?} Technology Readiness Level advancement from 2--3 to 5 provides the answer. Success means demonstrating both theoretical correctness and practical feasibility through progressively integrated validation.
\textbf{Answer:} Technology Readiness Level advancement from 2--3 to 5. Success means demonstrating both theoretical correctness and practical feasibility through progressively integrated validation.
TRL 3 proves component-level correctness—each part works independently. TRL 4 demonstrates system-level integration in simulation—the parts compose correctly. TRL 5 validates hardware implementation in a relevant environment—the complete system works on real control hardware.
TRL 3 proves component-level correctness. Each part works independently. TRL 4 demonstrates system-level integration in simulation. The parts compose correctly. TRL 5 validates hardware implementation in a relevant environment. The complete system works on real control hardware.
Achieving TRL 5 proves the methodology produces verified controllers implementable with current technology. This is the definition of success for this research.
Achieving TRL 5 proves the methodology produces verified controllers implementable with current technology. This defines success.
Reaching TRL 5, however, depends on several critical assumptions. If these assumptions prove false, the research could stall at lower readiness levels despite sound methodology.
Success depends on several critical assumptions. If these assumptions prove false, research could stall at lower readiness levels despite sound methodology.
Section 5 addresses the complementary Heilmeier question \textbf{What could prevent success?} It identifies primary risks. It establishes early warning indicators. It defines contingency plans that preserve research value even when core assumptions fail.
Section 5 addresses the complementary question: What could prevent success? It identifies primary risks, establishes early warning indicators, and defines contingency plans that preserve research value even when core assumptions fail.

View File

@ -130,16 +130,16 @@ extensions, ensuring they address industry-wide practices rather than specific
quirks.
This section answered the Heilmeier question assigned to risk analysis.
This section answered the Heilmeier question: What could prevent success?
\textbf{What could prevent success?} Four primary risks threaten project completion: computational tractability of synthesis and verification, complexity of the discrete-continuous interface, completeness of procedure formalization, and hardware-in-the-loop integration challenges.
\textbf{Answer:} Four primary risks threaten project completion: computational tractability of synthesis and verification, complexity of the discrete-continuous interface, completeness of procedure formalization, and hardware-in-the-loop integration challenges.
Each risk has identifiable early warning indicators. These indicators enable early detection before failure becomes inevitable. Each risk has viable mitigation strategies that preserve research value even when core assumptions fail.
Each risk has identifiable early warning indicators enabling detection before failure becomes inevitable. Each risk has viable mitigation strategies preserving research value even when core assumptions fail.
The staged project structure ensures that partial success yields publishable results. It clearly identifies remaining barriers to deployment. This critical design feature maintains contribution to the field regardless of which technical obstacles prove insurmountable. Even "failure" advances the field by documenting precisely which barriers remain.
The staged project structure ensures partial success yields publishable results. It identifies remaining barriers to deployment. This design feature maintains contribution regardless of which technical obstacles prove insurmountable. Even "failure" advances the field by documenting precisely which barriers remain.
The technical research plan is now complete. Section 3 established what will be done and why it will succeed. Section 4 established how success will be measured through TRL advancement. This section established what might prevent success and how to mitigate those risks.
The technical research plan is complete. Section 3 established what will be done and why it will succeed. Section 4 established how success will be measured. This section established what might prevent success and how to mitigate risks.
One critical Heilmeier question remains: \textbf{Who cares? Why now? What difference will it make?}
One critical Heilmeier question remains: Who cares? Why now? What difference will it make?
Section 6 answers this question. It connects technical methodology to urgent economic and infrastructure challenges facing the nuclear industry and broader energy sector.
Section 6 connects technical methodology to urgent economic and infrastructure challenges facing the nuclear industry and broader energy sector.

View File

@ -2,19 +2,17 @@
\textbf{Heilmeier Questions: Who cares? Why now? What difference will it make?}
Sections 2--5 established the complete technical research plan: what has been done and its limits (Section 2), what is new and why it will succeed (Section 3), how success will be measured (Section 4), and what could prevent success with mitigation strategies (Section 5).
Sections 2--5 established the complete technical research plan: what has been done and its limits (Section 2), what is new and why it will succeed (Section 3), how success will be measured (Section 4), and what could prevent success (Section 5).
This section addresses the remaining Heilmeier questions by connecting technical methodology to economic and societal impact.
\textbf{The answers:} This research directly addresses a \$21--28 billion annual cost barrier. It enables economically viable small modular reactors for datacenter power. It establishes a generalizable framework for safety-critical autonomous systems across critical infrastructure.
The technical approach enables compositional hybrid verification—a capability that did not exist before. But why does this matter beyond academic contribution?
Three stakeholder groups converge on the same economic constraint: high operating costs driven by staffing requirements.
Three stakeholder groups converge on one economic constraint: high operating costs driven by staffing requirements.
The nuclear industry faces uncompetitive per-megawatt costs for small modular reactors. Datacenter operators need hundreds of megawatts of continuous clean power for AI infrastructure. Clean energy advocates need nuclear power to be economically viable.
What has changed? Exponentially growing AI infrastructure demands have transformed this longstanding challenge into an immediate crisis. The market now demands solutions that did not exist before.
This research directly addresses a \$21--28 billion annual cost barrier. It enables economically viable small modular reactors for datacenter power. It establishes a generalizable framework for safety-critical autonomous systems across critical infrastructure.
Why now? Exponentially growing AI infrastructure demands have transformed this longstanding challenge into an immediate crisis. The market demands solutions that did not exist before.
Nuclear power presents both a compelling application domain and an urgent economic challenge. Recent interest in powering artificial intelligence infrastructure has renewed focus on small modular reactors (SMRs), particularly for hyperscale datacenters requiring hundreds of megawatts of continuous power. SMRs deployed at datacenter sites minimize transmission losses and eliminate emissions. Nuclear power economics at this scale, however, demand careful attention to operating costs.
@ -64,14 +62,14 @@ establish both the technical feasibility and regulatory pathway for broader
adoption across critical infrastructure.
This section answered three critical Heilmeier questions assigned to broader impacts analysis.
This section answered three critical Heilmeier questions: Who cares? Why now? What difference will it make?
\textbf{Who cares?} Three stakeholder groups face the same constraint and converge on this solution. The nuclear industry faces an economic crisis for small modular reactors due to per-megawatt staffing costs. Datacenter operators need hundreds of megawatts of continuous clean power for AI infrastructure. Clean energy advocates need nuclear power to be economically competitive. All three stakeholder groups need autonomous control with safety guarantees. This research provides it.
\textbf{Who cares?} Three stakeholder groups face the same constraint. The nuclear industry faces an economic crisis for small modular reactors due to per-megawatt staffing costs. Datacenter operators need hundreds of megawatts of continuous clean power for AI infrastructure. Clean energy advocates need nuclear power to be economically competitive. All three groups need autonomous control with safety guarantees.
\textbf{Why now?} Two forces converge to create urgency. First, exponentially growing AI infrastructure demands have created immediate need for economical nuclear power at datacenter scale. Projections show datacenter electricity demand reaching 1,050 terawatt-hours annually by 2030. Second, formal methods tools have matured sufficiently to make compositional hybrid verification computationally achievable. What was theoretically possible but practically intractable a decade ago is now feasible. The problem is urgent and the tools exist to solve it.
\textbf{Why now?} Two forces converge. First, exponentially growing AI infrastructure demands create immediate need for economical nuclear power at datacenter scale. Projections show datacenter electricity demand reaching 1,050 terawatt-hours annually by 2030. Second, formal methods tools have matured sufficiently to make compositional hybrid verification computationally achievable. What was theoretically possible but practically intractable a decade ago is now feasible. The problem is urgent. The tools exist.
\textbf{What difference will it make?} This research addresses a \$21--28 billion annual cost barrier. It enables autonomous control with mathematical safety guarantees. Beyond immediate economic impact, the methodology establishes a generalizable framework for safety-critical autonomous systems across critical infrastructure. The impact extends beyond nuclear power to any safety-critical system requiring provable correctness.
\textbf{What difference will it make?} This research addresses a \$21--28 billion annual cost barrier. It enables autonomous control with mathematical safety guarantees. Beyond immediate economic impact, the methodology establishes a generalizable framework for safety-critical autonomous systems across critical infrastructure. Impact extends beyond nuclear power to any safety-critical system requiring provable correctness.
The complete research plan now spans technical approach, success metrics, risk mitigation, and broader impact. One final Heilmeier question remains: \textbf{How long will it take?}
The complete research plan spans technical approach, success metrics, risk mitigation, and broader impact. One final Heilmeier question remains: How long will it take?
Section 8 answers this question. It provides a structured 24-month research plan progressing through milestones tied to Technology Readiness Level advancement. This demonstrates the proposed work is achievable within a doctoral timeline.
Section 8 provides a structured 24-month research plan progressing through milestones tied to Technology Readiness Level advancement. This demonstrates the proposed work is achievable within a doctoral timeline.