update some plots with white background

This commit is contained in:
acereca 2018-08-09 16:45:55 +02:00
parent 180551bfc9
commit 3c85b58cb1
14 changed files with 38 additions and 2966 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -8,7 +8,8 @@ lognum = 2
plt.ioff()
plt.style.use('bmh')
plt.figure(figsize=(11.88, 8.40))
plt.rcParams['axes.facecolor'] = 'white'
plt.figure(figsize=(8,6))
data = pd.read_csv("./log_poticalib_ana_{:02d}.csv".format(lognum))
print(data)
@ -58,5 +59,4 @@ plt.title("PowerIt Calibration: Analog Potentiometer")
plt.legend()
#-plt.savefig("2kw_direct.png")
plt.tight_layout()
plt.savefig("adccalib_{:02d}.eps".format(lognum), format='eps', dpi=1000)
plt.savefig("adccalib_{:02d}.pdf".format(lognum))

View File

@ -21,8 +21,8 @@ plt.rcParams['axes.facecolor'] = 'white'
fig, axarr = plt.subplots(
2,
1,
figsize=(10, 8),
gridspec_kw={'height_ratios':[4, 1]}
figsize=(8, 6),
gridspec_kw={'height_ratios':[4, .8]}
)
plt.subplots_adjust(hspace=.5)
data = pd.read_csv("./" + __file__[:-3].split("_")[1] + append + ".csv", comment="#")
@ -96,7 +96,6 @@ axarr[0].legend(
ncol=3)
plt.savefig(
"./" + __file__[:-3].split("_")[1] + append + ".pdf",
dpi=1000,
bbox_inches='tight')
dpi=1000)
vtt.unc_tolatex(fits[0], "0")

View File

@ -15,7 +15,7 @@ The resulting errors can be seen in figures \ref{sampleticks1} and \ref{sampleti
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\hspace*{-.175\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}
@ -27,7 +27,7 @@ Important in figure \ref{sampleticks1} is the relative error in only the 0th cas
The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\hspace*{-.175\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}
@ -42,7 +42,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180621/v48.pdf}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180809/calib_V48.pdf}
\caption{TODOF}
\label{v48_precalib}
\end{figure}
@ -53,7 +53,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{./pitstop/20180706/v10_0_nocalib.pdf}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180809/calib_v10.pdf}
\caption{TODOF}
\label{v10_precalib}
\end{figure}
@ -85,12 +85,10 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.06\columnwidth}
\includegraphics[width=1.1\columnwidth]{./data/m03_poticalib/adccalib_02-eps-converted-to.pdf}
%\includegraphics[width=1.\columnwidth]{./pitstop/20180702/i18ana_nocalib.pdf}
%\includegraphics[width=1.\columnwidth]{./pitstop/20180702/i18digi_nocalib.pdf}
\hspace*{-.15\columnwidth}
\includegraphics[width=1.3\columnwidth]{./data/m03_poticalib/adccalib_02.pdf}
\caption{TODOF}
\label{v18_precalib}
\label{fig:v18_precalib}
\end{figure}
@ -115,7 +113,7 @@ The secondary plots confirm the
\begin{figure}[H]
\centering
\hspace*{-.16\columnwidth}
\includegraphics[width=1.3\columnwidth]{pitstop/20180621/i48.pdf}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180809/calib_i48.pdf}
\caption{Calibration of input current adcs 21.06.2018}
\label{}
\end{figure}
@ -125,11 +123,12 @@ The secondary plots confirm the
\subsubsection{1.8V Output}
\begin{figure}[H]
\centering
%\hspace*{-.16\columnwidth}
\vspace*{-.02\paperheight}
\includegraphics[width=\columnwidth]{pitstop/20180702/i18ana_nocalib.pdf}
\includegraphics[width=\columnwidth]{pitstop/20180702/i18digi_nocalib.pdf}
\caption{Pre Calibration Measurement of Output Current at the 1.8V Analog Terminal (2.7.2018)}
\hspace*{-.15\columnwidth}
%\vspace*{-.02\paperheight}
%\includegraphics[width=\columnwidth]{pitstop/20180702/i18ana_nocalib.pdf}
%\includegraphics[width=\columnwidth]{pitstop/20180702/i18digi_nocalib.pdf}
\includegraphics[width=1.3\columnwidth]{../pitstop/20180809/calib_i18.pdf}
\caption{Pre Calibration Measurement of Output Current at the 1.8V Analog and Digital Terminal (2.7.2018)}
\label{precalib18iana}
\end{figure}

View File

@ -122,6 +122,13 @@ Like its counterparts, it has the same Layout
\caption{example diagram of power wafer, 16 Reticles in use}
\end{figure}
\begin{figure}[H]
\centering
\includegraphics[width=1\columnwidth]{./pics/waferpcb.png}
\caption{part of the mainpcb on which a wafer is placed, in its realworld orientation, visible are the 48 Reticles and two terminals each for 1.8V Digital and Analog}
\label{}
\end{figure}
and each of the 48 Reticles can be accessed, digitaly as well as electricaly.
For this work the circuit model in \autoref{retmodel} can be used to describe the connections, powering these Reticles.
@ -129,7 +136,7 @@ For this work the circuit model in \autoref{retmodel} can be used to describe th
\begin{figure}[H]
\centering
\includegraphics[width=.4\columnwidth]{./tikz/reticlepower.pdf}
\caption{model of the to measure resistances and their currents, $R_0$ describes the resistance of a connection between the PowerIt Output and up to the switch, while $R_1$ is a Resistance between the switches and Reticles. }
\caption{model of the to measure resistances and their currents, $R_0$ describes the resistance of a connection between the PowerIt Output and up to the FET, while $R_1$ is a Resistance between FET and Reticles. The measurement is done between a Output Terminal on the PowerIt an a correspontingpin on a Ana-Board}
\label{retmodel}
\end{figure}
@ -174,7 +181,14 @@ Alternatively:
\centering
\includegraphics[width=.5\columnwidth]{tikz/reticlepower_2}
\caption{retpow2}
\label{fir:retmodelshell}
\label{fig:retmodelshell}
\end{figure}
so we expect the voltage to change depending on the reticles distance to the nearest voltage supply pad.
\begin{figure}[H]
\centering
\includegraphics[width=\columnwidth]{../pitstop/20180809/reticel_rtheo.pdf}
\caption{theoretr}
\label{fig:retmodelrdist}
\end{figure}

BIN
pics/waferpcb.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

View File

@ -50,7 +50,7 @@
\usepackage{enumitem,amssymb}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{svg}
%\usepackage{svg}
\usepackage{pdflscape}
\definecolor{myteal}{HTML}{228c9c}

2
ubib

@ -1 +1 @@
Subproject commit adf0d03a01759f4a92c08b3343def324db18cef6
Subproject commit 479a79f96a7e2262c98959f0291948ee3639ed51