Merge branch 'master' of ssh://git.palitronica.com:10112/agriseldavy/writing
This commit is contained in:
commit
a2a0139279
1 changed files with 9 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
\documentclass[aspectratio=169,10pt]{beamer}
|
||||
\documentclass[aspectratio=169,10pt, dvipsnames]{beamer}
|
||||
\usetheme[progressbar=head,numbering=fraction,sectionpage=none]{metropolis}
|
||||
|
||||
\usepackage{graphicx}
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
\usepackage{array}
|
||||
\usepackage{xspace}
|
||||
|
||||
\title{Ph.D. Research proposal: Physics Based Security}
|
||||
\title{Ph.D. Research proposal: Physics-Based Security}
|
||||
\subtitle{}
|
||||
\date{}
|
||||
\author{Arthur Grisel-Davy}
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
\begin{frame}{Introduction}
|
||||
\begin{center}
|
||||
{\LARGE 2. Process assessement require process-related information.}
|
||||
{\LARGE 2. Process assessement requires process-related information.}
|
||||
\end{center}
|
||||
\end{frame}
|
||||
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
\begin{frame}{Features of Side-Channels}
|
||||
\begin{columns}
|
||||
\begin{column}{0.5\textwidth}
|
||||
{\color{green}Advantages}
|
||||
{\color{ForestGreen}Advantages}
|
||||
\begin{itemize}
|
||||
\item Easy to Measure
|
||||
\item Hard to Forge
|
||||
|
|
@ -195,11 +195,11 @@
|
|||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Main problem Statement}
|
||||
\begin{frame}{Main Problem Statement}
|
||||
\textbf{Problem Statement 1}
|
||||
\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]$
|
||||
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}
|
||||
|
||||
|
|
@ -258,7 +258,7 @@
|
|||
\begin{frame}{Planned Work - SSMM}
|
||||
Next Steps:
|
||||
\begin{itemize}
|
||||
\item Developp capture system.
|
||||
\item Develop capture system.
|
||||
\item Evolve the SSSM system for multi-variate support.
|
||||
\item Evaluate performances.
|
||||
\end{itemize}
|
||||
|
|
@ -275,7 +275,7 @@
|
|||
\begin{frame}{Planned Work - MSSM}
|
||||
Next Steps:
|
||||
\begin{itemize}
|
||||
\item Developp new method for AC states detection.
|
||||
\item Develop new method for AC states detection.
|
||||
\item Investigate signal disembiguation techniques.
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
|
@ -283,7 +283,7 @@
|
|||
\begin{frame}{Conclusion}
|
||||
\begin{itemize}[<+- | alert@+>]
|
||||
\item Preliminary work illustrates potential and identified a gap.
|
||||
\item Three main problems identified:
|
||||
\item Three sub-problems identified:
|
||||
\begin{itemize}[<+- | alert@+>]
|
||||
\item SSSM shows good results so far.
|
||||
\item SSMM is an extension of preliminary work.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue