Merge branch 'master' of ssh://git.palitronica.com:10112/agriseldavy/writing

This commit is contained in:
Arthur Grisel-Davy 2023-10-17 17:38:04 -04:00
commit a2a0139279

View file

@ -1,4 +1,4 @@
\documentclass[aspectratio=169,10pt]{beamer} \documentclass[aspectratio=169,10pt, dvipsnames]{beamer}
\usetheme[progressbar=head,numbering=fraction,sectionpage=none]{metropolis} \usetheme[progressbar=head,numbering=fraction,sectionpage=none]{metropolis}
\usepackage{graphicx} \usepackage{graphicx}
@ -15,7 +15,7 @@
\usepackage{array} \usepackage{array}
\usepackage{xspace} \usepackage{xspace}
\title{Ph.D. Research proposal: Physics Based Security} \title{Ph.D. Research proposal: Physics-Based Security}
\subtitle{} \subtitle{}
\date{} \date{}
\author{Arthur Grisel-Davy} \author{Arthur Grisel-Davy}
@ -41,7 +41,7 @@
\begin{frame}{Introduction} \begin{frame}{Introduction}
\begin{center} \begin{center}
{\LARGE 2. Process assessement require process-related information.} {\LARGE 2. Process assessement requires process-related information.}
\end{center} \end{center}
\end{frame} \end{frame}
@ -69,7 +69,7 @@
\begin{frame}{Features of Side-Channels} \begin{frame}{Features of Side-Channels}
\begin{columns} \begin{columns}
\begin{column}{0.5\textwidth} \begin{column}{0.5\textwidth}
{\color{green}Advantages} {\color{ForestGreen}Advantages}
\begin{itemize} \begin{itemize}
\item Easy to Measure \item Easy to Measure
\item Hard to Forge \item Hard to Forge
@ -195,11 +195,11 @@
\end{figure} \end{figure}
\end{frame} \end{frame}
\begin{frame}{Main problem Statement} \begin{frame}{Main Problem Statement}
\textbf{Problem Statement 1} \textbf{Problem Statement 1}
\textit{ \textit{
Given a discretized time series $t$ and a set of patterns $P=\{\chi, P_1,\dots, P_n\}$, identify an injective mapping $m_{SSSM}:\mathbb{N}\longrightarrow P$ such that every sample $t[i]$ Given a discretized time series $t$ and a set of patterns $P=\{\chi, P_1,\dots, P_n\}$, identify an injective mapping $m_{SSSM}:\mathbb{N}\longrightarrow P$ such that every sample $t[i]$
maps to a pattern in $P$ with the condition that the sample matches an occurence of the pattern in $t$. maps to a pattern in $P$ with the condition that the sample matches an occurrence of the pattern in $t$.
} }
\end{frame} \end{frame}
@ -258,7 +258,7 @@
\begin{frame}{Planned Work - SSMM} \begin{frame}{Planned Work - SSMM}
Next Steps: Next Steps:
\begin{itemize} \begin{itemize}
\item Developp capture system. \item Develop capture system.
\item Evolve the SSSM system for multi-variate support. \item Evolve the SSSM system for multi-variate support.
\item Evaluate performances. \item Evaluate performances.
\end{itemize} \end{itemize}
@ -275,7 +275,7 @@
\begin{frame}{Planned Work - MSSM} \begin{frame}{Planned Work - MSSM}
Next Steps: Next Steps:
\begin{itemize} \begin{itemize}
\item Developp new method for AC states detection. \item Develop new method for AC states detection.
\item Investigate signal disembiguation techniques. \item Investigate signal disembiguation techniques.
\end{itemize} \end{itemize}
\end{frame} \end{frame}
@ -283,7 +283,7 @@
\begin{frame}{Conclusion} \begin{frame}{Conclusion}
\begin{itemize}[<+- | alert@+>] \begin{itemize}[<+- | alert@+>]
\item Preliminary work illustrates potential and identified a gap. \item Preliminary work illustrates potential and identified a gap.
\item Three main problems identified: \item Three sub-problems identified:
\begin{itemize}[<+- | alert@+>] \begin{itemize}[<+- | alert@+>]
\item SSSM shows good results so far. \item SSSM shows good results so far.
\item SSMM is an extension of preliminary work. \item SSMM is an extension of preliminary work.