update README with progress, correct theory, add some info
This commit is contained in:
+59
-23
@@ -4,28 +4,37 @@
|
||||
|
||||
\section{Characterization}
|
||||
|
||||
\subsection{sampling time}
|
||||
The first experiment needed to run was fo selecting an optimal number of cycles for which the adc will probe the to it at that moment connected pin.
|
||||
|
||||
In this case the uncalibrated measurement of our input voltage was taken as example, and repeated with each of the possible 8 settings of the in Firmware used value.
|
||||
|
||||
The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleticks2}
|
||||
|
||||
\begin{figure}[H]
|
||||
\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}
|
||||
\label{sampleticks1}
|
||||
\end{figure}
|
||||
\begin{figure}[H]
|
||||
\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}
|
||||
\label{sampleticks2}
|
||||
\end{figure}
|
||||
|
||||
\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]
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\hspace*{-.16\columnwidth}
|
||||
\includegraphics[width=1.3\columnwidth]{./data/m02_adccalib_48/adccalib_v18ana.pdf}
|
||||
@@ -45,27 +54,44 @@
|
||||
|
||||
\subsubsection{48V Input}
|
||||
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\includegraphics[width=\textwidth]{../pitstop/20180619/i48.pdf}
|
||||
\caption{Calibration of input current adcs 19.06.2018}
|
||||
\label{}
|
||||
\end{figure}
|
||||
\begin{figure}[h]
|
||||
%TODO: 19.6 and 20.6 unusable
|
||||
% \begin{figure}[h]
|
||||
% \centering
|
||||
% \includegraphics[width=\textwidth]{../pitstop/20180619/i48.pdf}
|
||||
% \caption{Calibration of input current adcs 19.06.2018}
|
||||
% \label{}
|
||||
% \end{figure}
|
||||
% \begin{figure}[h]
|
||||
% \centering
|
||||
% \hspace*{-.16\columnwidth}
|
||||
% \includegraphics[width=1.3\columnwidth]{../pitstop/20180620/i48.pdf}
|
||||
% \caption{Calibration of input current adcs 20.06.2018}
|
||||
% \label{}
|
||||
% \end{figure}
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\hspace*{-.16\columnwidth}
|
||||
\includegraphics[width=1.3\columnwidth]{../pitstop/20180620/i48.pdf}
|
||||
\caption{Calibration of input current adcs 20.06.2018}
|
||||
\includegraphics[width=1.3\columnwidth]{../pitstop/20180621/i48.pdf}
|
||||
\caption{Calibration of input current adcs 21.06.2018}
|
||||
\label{}
|
||||
\end{figure}
|
||||
|
||||
\subsubsection{9.6V Output}
|
||||
|
||||
\subsubsection{1.8V Output}
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\hspace*{-.16\columnwidth}
|
||||
\includegraphics[width=1.3\columnwidth]{../pitstop/20180629/i18ana_nocalib.pdf}
|
||||
\caption{Pre Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018)}
|
||||
\label{precalib18iana}
|
||||
\end{figure}
|
||||
|
||||
|
||||
\section{after Calibration}
|
||||
|
||||
\inputminted{yaml}{../pitstop/pitdb.yaml}
|
||||
|
||||
\subsection{Voltages}
|
||||
|
||||
\subsubsection{48V Input}
|
||||
@@ -81,9 +107,19 @@
|
||||
\subsubsection{9.6V Output}
|
||||
|
||||
\subsubsection{1.8V Output}
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\hspace*{-.16\columnwidth}
|
||||
\includegraphics[width=1.3\columnwidth]{../pitstop/20180629/i18ana_postcalib.pdf}
|
||||
\caption{Post Calibration Measurement of Output Current at the 1.8V Analog Terminal (29.06.2018}
|
||||
\label{postcalib18iana}
|
||||
\end{figure}
|
||||
|
||||
\section{1.8V Regulation}
|
||||
|
||||
\subsection{Characterization of Dropoff}
|
||||
|
||||
\subsection{after <METHOD>-Correction}
|
||||
|
||||
\section{Pitfalls}
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ The hardware used in this thesis is a PowerIt board (fig. \ref{}), developed in
|
||||
|
||||
In which it is providing the Wafer with 1.8V and the FPGAs with 9.6V. Its maximum rated Pwerdraw is 2kW.
|
||||
|
||||
\cite{poweritupgrade}
|
||||
%TODO: fix cite \cite{poweritpgrade}
|
||||
|
||||
<containing intro to system and board>
|
||||
|
||||
|
||||
+21
-21
@@ -6,7 +6,7 @@
|
||||
Before starting any experimental data acquisition, some theory needs to be discussed.
|
||||
Mainly the conceptual behavior of the onboard measurement circuitry.
|
||||
\subsection{48V Input Voltage}
|
||||
\begin{figure}[h]
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[width=.9\textwidth]{./tikz/mon48v.pdf}
|
||||
\caption{Circuit for measuring the 48V input Voltage, consisting of input potential, two resistors as voltage divider, one full differential operational amplifier (full Diff Op Amp), one operational Amplifier, output voltage as well as the connection to the STM32-Chips input pin}
|
||||
@@ -28,19 +28,19 @@ This circuit results in the following equation:
|
||||
V_\text{48V in}\cdot\frac{R_1}{R_1+R_2} \cdot r_\text{diffOpAmp} \cdot r_\text{OpAmp} = V_\text{48V pin}
|
||||
\end{equation}
|
||||
|
||||
and the expected behavior, as seen in \ref{beh48v}
|
||||
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\hspace*{-.16\textwidth}
|
||||
\includegraphics[width=1.3\textwidth]{./data/theory/v48.pdf}
|
||||
\caption{Expected behavior of our 48V measurement circuit}
|
||||
\label{beh48v}
|
||||
\end{figure}
|
||||
% and the expected behavior, as seen in \ref{beh48v}
|
||||
%
|
||||
% \begin{figure}[h]
|
||||
% \centering
|
||||
% \hspace*{-.16\textwidth}
|
||||
% \includegraphics[width=1.3\textwidth]{./data/theory/v48.pdf}
|
||||
% \caption{Expected behavior of our 48V measurement circuit}
|
||||
% \label{beh48v}
|
||||
% \end{figure}
|
||||
|
||||
\subsection{48V Input Current}
|
||||
|
||||
\begin{figure}[h]
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[width=.9\textwidth]{./tikz/mon48i.pdf}
|
||||
\caption{Circuit for measuring the 48V input Current, consisting of the powerit Input Circuit, one shunt-resistor, one full diff Op Amp, one Op Amp, output potential, as well as the connection to the STM32-Chip input pin}
|
||||
@@ -58,14 +58,14 @@ Our calculation is based on:
|
||||
I_\text{48V IN}\cdot R_{shunt} \cdot r_\text{diffOpAmp} \cdot r_\text{OpAmp} = V_\text{48I pin}
|
||||
\end{equation}
|
||||
|
||||
so we expect:
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\caption{Expected behavior of our input current measurement circuit}
|
||||
\hspace*{-.16\textwidth}
|
||||
\includegraphics[width=1.3\textwidth]{./data/theory/i48.pdf}
|
||||
\label{beh48i}
|
||||
\end{figure}
|
||||
% so we expect:
|
||||
% \begin{figure}[h]
|
||||
% \centering
|
||||
% \caption{Expected behavior of our input current measurement circuit}
|
||||
% \hspace*{-.16\textwidth}
|
||||
% \includegraphics[width=1.3\textwidth]{./data/theory/i48.pdf}
|
||||
% \label{beh48i}
|
||||
% \end{figure}
|
||||
|
||||
\subsection{9.6V Output Voltage}
|
||||
|
||||
@@ -77,14 +77,14 @@ so we expect:
|
||||
V_O =& \frac{30.1 k\Omega}{R_{SET} + 6.49 k\Omega} \cdot 0.7V + 0.7V
|
||||
\end{align}
|
||||
|
||||
\begin{figure}[h]
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[width=.7\textwidth]{./tikz/gen18v.pdf}
|
||||
\caption{Circuit for generating a changable Output Voltage}
|
||||
\label{gen18v}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[h]
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\hspace*{-.13\textwidth}
|
||||
\includegraphics[width=1.3\textwidth]{./data/theory/v18.pdf}
|
||||
|
||||
Reference in New Issue
Block a user