update
This commit is contained in:
@@ -1,3 +1,75 @@
|
||||
%! TEX root = ../thesis.tex
|
||||
\chapter{Experiments}
|
||||
<contains the experimental observations defined in th theory>
|
||||
|
||||
\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 <METHOD>-Correction}
|
||||
|
||||
+11
-4
@@ -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
|
||||
|
||||
<containing intro to system and board>
|
||||
|
||||
\section{Measurement Hardware}
|
||||
%TODO: mv to theory <contains circuits to all measureing adcs, and description of the measureing process>
|
||||
|
||||
<contains circuits to all measureing adcs, and description of the measureing process>
|
||||
\section{Goals}
|
||||
<containing the Goals defined beforehand>
|
||||
|
||||
\subsection{Firmware}
|
||||
|
||||
\subsection{Calibration}
|
||||
|
||||
\subsection{Regulation}
|
||||
|
||||
@@ -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}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
%! TEX root ../thesis.tex
|
||||
\chapter{Goals}
|
||||
<containing the Goals defined beforehand>
|
||||
@@ -1,3 +1,8 @@
|
||||
%! TEX root = ../thesis.tex
|
||||
\chapter{Theory}
|
||||
<containing the thoeretical evaluation of the Problem and excludes possible procedures used in the experimantal setup>
|
||||
|
||||
\section{Hardware Component Behavior}
|
||||
\section{Calibration of ADCs}
|
||||
\section{Regulation of the 1.8V Output}
|
||||
%\section{Firmware Requirements}
|
||||
|
||||
Reference in New Issue
Block a user