Dane Sabo 1f3afde500 Auto sync: 2025-12-13 22:34:13 (108 files changed)
A  .DS_Store

A  Presentations/.DS_Store

A  Presentations/20251215-Emerson-Pres/.DS_Store

A  Presentations/20251215-Emerson-Pres/ERLM_SABO_DRAFT_PRES.pdf

A  Presentations/20251215-Emerson-Pres/ERLM_SABO_FINAL_PRES.pdf

A  Presentations/20251215-Emerson-Pres/actual-presentation-outline.md

A  Presentations/20251215-Emerson-Pres/bouncing_ball_hybrid.py

A  Presentations/20251215-Emerson-Pres/images/.DS_Store
2025-12-13 22:34:13 -05:00

40 lines
1.0 KiB
TeX

% Title slide
\begin{frame}
\titlepage
\end{frame}
% Roadmap slide
\begin{frame}{Roadmap}
\textbf{Central Thesis:} Formally verified autonomous hybrid control is both \emph{necessary} and \emph{achievable} for next-generation nuclear power.
\vspace{0.5cm}
\begin{enumerate}
\item \textbf{The Problem:} Why we need autonomous control
\begin{itemize}
\item Economic challenge of small modular reactors
\item Fundamental human reliability limits
\end{itemize}
\vspace{0.3cm}
\item \textbf{The Technical Challenge:} What's missing
\begin{itemize}
\item Hybrid systems: continuous + discrete
\item Existing methods address only half the problem
\end{itemize}
\vspace{0.3cm}
\item \textbf{The Solution:} How we'll solve it
\begin{itemize}
\item Three-thrust approach with formal guarantees
\item Hardware-in-the-loop demonstration
\end{itemize}
\vspace{0.3cm}
\item \textbf{The Impact:} Why it matters beyond nuclear
\end{enumerate}
\end{frame}