diff --git a/README.md b/README.md index 15585a0..dd3df0c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ | 14.6. | **Content** | | 9.8. | last possibility for "first draft"| | 30.8. | Deadline | +| 6.9. | Kolloquium | ## Content - I2C @@ -34,7 +35,7 @@ - Calibration - [x] characterize adcbehaviour - - [x] plot resulting fitted incline of $\Delta $V vs. num. of readcycles + - [x] plot resulting fitted incline of $`\Delta`$V vs. num. of readcycles - [x] see if v_pin same as v_keith_pin - on dV of **small enough** -> adc circuit working correctly -> calib - [ ] reasoning for using a given `sampleTicks` value diff --git a/data/m02_adccalib_48/adccalib_v18ana.csv b/data/m02_adccalib_48/adccalib_v18ana.csv new file mode 120000 index 0000000..768edb5 --- /dev/null +++ b/data/m02_adccalib_48/adccalib_v18ana.csv @@ -0,0 +1 @@ +/remote_media/m03/home/pi/m02_adccalib/adccalib_v18ana.csv \ No newline at end of file diff --git a/data/m02_adccalib_48/adccalib_v18ana.pdf b/data/m02_adccalib_48/adccalib_v18ana.pdf index 6767aad..3ed3d6d 100644 Binary files a/data/m02_adccalib_48/adccalib_v18ana.pdf and b/data/m02_adccalib_48/adccalib_v18ana.pdf differ diff --git a/data/m02_adccalib_48/adccalib_v18digi.csv b/data/m02_adccalib_48/adccalib_v18digi.csv new file mode 120000 index 0000000..91dc708 --- /dev/null +++ b/data/m02_adccalib_48/adccalib_v18digi.csv @@ -0,0 +1 @@ +/remote_media/m03/home/pi/m02_adccalib/adccalib_v18digi.csv \ No newline at end of file diff --git a/data/m02_adccalib_48/adccalib_v18digi.pdf b/data/m02_adccalib_48/adccalib_v18digi.pdf index 7747d06..647e2ed 100644 Binary files a/data/m02_adccalib_48/adccalib_v18digi.pdf and b/data/m02_adccalib_48/adccalib_v18digi.pdf differ diff --git a/parts/experiments.tex b/parts/experiments.tex index 7a86bac..e9e0306 100644 --- a/parts/experiments.tex +++ b/parts/experiments.tex @@ -1,3 +1,75 @@ %! TEX root = ../thesis.tex \chapter{Experiments} + +\section{Characterization} + +\subsection{Voltages} + + \subsubsection{48V Input} + + \begin{figure} + \centering + \hspace*{-.16\columnwidth} + \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends_20180529.pdf} + \caption{plotted difference from set input voltage, and fitted linearly, May 29th 2018, $\approx$32\si\degree C} + \end{figure} + \begin{figure} + \centering + \hspace*{-.16\columnwidth} + \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends_20180530.pdf} + \caption{plotted difference from set input voltage, and fitted linearly, May 30th 2018, $\approx$25\si\degree C} + \end{figure} + + \subsubsection{9.6V Output} + + \subsubsection{1.8V Output} + + \begin{figure}[h] + \centering + \hspace*{-.16\columnwidth} + \includegraphics[width=1.3\columnwidth]{./data/m02_adccalib_48/adccalib_v18ana.pdf} + \caption{} + \label{1v8anabefore} + \end{figure} + \begin{figure}[h] + \centering + \hspace*{-.16\columnwidth} + \includegraphics[width=1.3\columnwidth]{./data/m02_adccalib_48/adccalib_v18digi.pdf} + \caption{} + \label{1v8digibefore} + \end{figure} + + +\subsection{Currents} + + \subsubsection{48V Input} + + \subsubsection{9.6V Output} + + \subsubsection{1.8V Output} + + +\section{after Calibration} + +\subsection{Voltages} + + \subsubsection{48V Input} + + \subsubsection{9.6V Output} + + \subsubsection{1.8V Output} + +\subsection{Currents} + + \subsubsection{48V Input} + + \subsubsection{9.6V Output} + + \subsubsection{1.8V Output} + +\section{1.8V Regulation} + +\subsection{Characterization of Dropoff} + +\subsection{after -Correction} diff --git a/parts/intro.tex b/parts/intro.tex index 10973c8..091bb80 100644 --- a/parts/intro.tex +++ b/parts/intro.tex @@ -2,9 +2,9 @@ \chapter{Intro} -\section{Premise} +\section{What is this about?} -\section{Hardware Overview} +\section{What's the PowerIt Subsystem?} The hardware used in this thesis is a PowerIt board, developed in the electronic visions group\footnote{ %TODO @@ -21,6 +21,13 @@ In which it is providing the Wafer with 1.8V and the FPGAs with 9.6V. Its maximu -\section{Measurement Hardware} +%TODO: mv to theory - +\section{Goals} + + +\subsection{Firmware} + +\subsection{Calibration} + +\subsection{Regulation} diff --git a/parts/results.tex b/parts/results.tex index 949145c..aebd62f 100644 --- a/parts/results.tex +++ b/parts/results.tex @@ -1,3 +1,15 @@ %! TEX root = ../thesis.tex \chapter{Results} +\section{Firmware} + +\subsection{I2C mapped Register-Table} +\input{./tabs/registerbuffer} + +\section{Calibration} + +\subsection{Calibration-Table} + +\subsection{How to calibrate a PowerIt Board} + +\section{Regulation} diff --git a/parts/tasks.tex b/parts/tasks.tex deleted file mode 100644 index 31085ec..0000000 --- a/parts/tasks.tex +++ /dev/null @@ -1,3 +0,0 @@ -%! TEX root ../thesis.tex -\chapter{Goals} - diff --git a/parts/theory.tex b/parts/theory.tex index 1f45881..8013e14 100644 --- a/parts/theory.tex +++ b/parts/theory.tex @@ -1,3 +1,8 @@ %! TEX root = ../thesis.tex \chapter{Theory} + +\section{Hardware Component Behavior} +\section{Calibration of ADCs} +\section{Regulation of the 1.8V Output} +%\section{Firmware Requirements} diff --git a/preamble.tex b/preamble.tex index 01a4ded..4ad1f16 100644 --- a/preamble.tex +++ b/preamble.tex @@ -4,7 +4,7 @@ \usepackage{titling} \usepackage{xcolor} -\usepackage{hyperref} +\usepackage[hidelinks]{hyperref} \usepackage{tcolorbox} \usepackage{enumitem,amssymb} \usepackage{graphicx} diff --git a/thesis.tex b/thesis.tex index 90ee9d5..ee5c019 100644 --- a/thesis.tex +++ b/thesis.tex @@ -19,23 +19,9 @@ \end{abstract} \tableofcontents - \include{./tabs/registerbuffer} - \begin{figure} - \centering - \hspace*{-.16\columnwidth} - \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends_20180529.pdf} - \caption{plotted difference from set input voltage, and fitted linearly, May 29th 2018, $\approx$32\si\degree C} - \end{figure} - \begin{figure} - \centering - \hspace*{-.16\columnwidth} - \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends_20180530.pdf} - \caption{plotted difference from set input voltage, and fitted linearly, May 30th 2018, $\approx$25\si\degree C} - \end{figure} \include{parts/intro} - \include{parts/tasks} - %\include{parts/theory} + \include{parts/theory} \include{parts/experiments} \include{parts/results} - %\include{parts/outlook} + \include{parts/outlook} \end{document}