浏览代码

Update on local

Youngbin Kim 1 年之前
父节点
当前提交
6f1a94e7cb
共有 5 个文件被更改,包括 30 次插入16 次删除
  1. 二进制
      figs/plot_expr_10_cropped.pdf
  2. 二进制
      figs/plot_expr_3_cropped.pdf
  3. 二进制
      figs/plot_expr_9_cropped.pdf
  4. 7 0
      sections/OurApproach.tex
  5. 23 16
      sections/OurModel.tex

二进制
figs/plot_expr_10_cropped.pdf


二进制
figs/plot_expr_3_cropped.pdf


二进制
figs/plot_expr_9_cropped.pdf


+ 7 - 0
sections/OurApproach.tex

@@ -4,4 +4,11 @@
 
 \subsection{Use Vdd for Checkpoint Trigger}
 
+\begin{figure}
+    \centering
+    \includegraphics[width=\linewidth]{figs/plot_expr_10_cropped.pdf}
+    \caption{Caption (JIT).}
+    % \label{fig:detailed_execution_model}
+\end{figure}
+
 \subsection{Design Checkpoint Techniques for Sufficient Power Duration}

+ 23 - 16
sections/OurModel.tex

@@ -78,14 +78,14 @@ Show percentage of execution time executed after power supply stops.
 
 \begin{figure}
     \centering
-    \begin{subfigure}{0.48\linewidth}
+    \begin{subfigure}{0.45\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}
+    \begin{subfigure}{0.52\linewidth}
+        \includegraphics[width=\textwidth]{figs/plot_expr_3_cropped.pdf}
         \caption{Detailed trace.}
         % \label{fig:eval_adaptivenss_finished_tasks}
     \end{subfigure}
@@ -95,19 +95,26 @@ Show percentage of execution time executed after power supply stops.
 
 \subsection{Sensitivity to Architectural Designs}
 
+% \begin{figure}
+%     \centering
+%     \begin{subfigure}{0.49\linewidth}
+%         \includegraphics[width=\textwidth]{figs/plot_expr_9_cropped.pdf}
+%         \caption{Trace of one power cycle.}
+%         % \label{fig:eval_voltage_trace}
+%     \end{subfigure}
+%     \hfill
+%     \begin{subfigure}{0.49\linewidth}
+%         \includegraphics[width=\textwidth]{figs/plot_expr_9_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}
+
 \begin{figure}
     \centering
-    \begin{subfigure}{0.49\linewidth}
-        \includegraphics[width=\textwidth]{figs/plot_expr_9_cropped.pdf}
-        \caption{Trace of one power cycle.}
-        % \label{fig:eval_voltage_trace}
-    \end{subfigure}
-    \hfill
-    \begin{subfigure}{0.49\linewidth}
-        \includegraphics[width=\textwidth]{figs/plot_expr_9_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:}
+    \includegraphics[width=\linewidth]{figs/plot_expr_9_cropped.pdf}
+    \caption{Energy breakdown and the ratio of sub-voltage operations in different architectures.}
+    % \label{fig:detailed_execution_model}
 \end{figure}