|
@@ -2,6 +2,13 @@
|
|
|
|
|
|
|
|
\subsection{System Description}
|
|
\subsection{System Description}
|
|
|
|
|
|
|
|
|
|
+\begin{figure}
|
|
|
|
|
+ \centering
|
|
|
|
|
+ \includegraphics[width=\linewidth]{figs/cropped/system.pdf}
|
|
|
|
|
+ \caption{caption}
|
|
|
|
|
+ % \label{fig:introduction}
|
|
|
|
|
+\end{figure}
|
|
|
|
|
+
|
|
|
\subsection{Execution Model}
|
|
\subsection{Execution Model}
|
|
|
|
|
|
|
|
\begin{figure}
|
|
\begin{figure}
|
|
@@ -30,7 +37,7 @@ Three key observations that affect software designer's decision.
|
|
|
|
|
|
|
|
\begin{figure}
|
|
\begin{figure}
|
|
|
\centering
|
|
\centering
|
|
|
- \includegraphics[width=\linewidth]{figs/detailed_execution_model.pdf}
|
|
|
|
|
|
|
+ \includegraphics[width=\linewidth]{figs/cropped/detailed_execution_model.pdf}
|
|
|
\caption{Traditional execution model of intermittent systems.}
|
|
\caption{Traditional execution model of intermittent systems.}
|
|
|
\label{fig:detailed_execution_model}
|
|
\label{fig:detailed_execution_model}
|
|
|
\end{figure}
|
|
\end{figure}
|
|
@@ -55,4 +62,21 @@ Three key observations that affect software designer's decision.
|
|
|
|
|
|
|
|
Show percentage of execution time executed after power supply stops.
|
|
Show percentage of execution time executed after power supply stops.
|
|
|
|
|
|
|
|
-\subsection{Impact of Sub-normal Voltage Execution}
|
|
|
|
|
|
|
+\subsection{Impact of Sub-normal Voltage Execution}
|
|
|
|
|
+
|
|
|
|
|
+\begin{figure}
|
|
|
|
|
+ \centering
|
|
|
|
|
+ \begin{subfigure}{0.48\linewidth}
|
|
|
|
|
+ \includegraphics[width=\textwidth]{figs/plot_expr_2_cropped.pdf}
|
|
|
|
|
+ \caption{Trace of one power cycle.}
|
|
|
|
|
+ % \label{fig:eval_voltage_trace}
|
|
|
|
|
+ \end{subfigure}
|
|
|
|
|
+ \hfill
|
|
|
|
|
+ \begin{subfigure}{0.48\linewidth}
|
|
|
|
|
+ \includegraphics[width=\textwidth]{figs/plot_expr_2_cropped.pdf}
|
|
|
|
|
+ \caption{Detailed trace.}
|
|
|
|
|
+ % \label{fig:eval_adaptivenss_finished_tasks}
|
|
|
|
|
+ \end{subfigure}
|
|
|
|
|
+ \caption{Voltage of the capacitor and Vdd, sampled 470uF and 1.5mA.}
|
|
|
|
|
+ % \label{fig:}
|
|
|
|
|
+\end{figure}
|