update 20180730
This commit is contained in:
parent
1a851697b7
commit
f9f2184e3e
|
@ -171,7 +171,7 @@ Wanting to observe and characterize the voltage drop, happening between the Powe
|
|||
\centering
|
||||
\hspace*{-.16\columnwidth}
|
||||
\includegraphics[width=1.3\columnwidth]{../pitstop/20180727/ret_vdip.pdf}
|
||||
\caption{Voltage dip observed between PowerIt and HICANN, each point represents the state after enabling additional Reticles on the PowerWafer}
|
||||
\caption{Voltage dip observed between PowerIt and HICANN, each point represents the state after enabling additional Reticles on the PowerWafer (\pyval{0})}
|
||||
\label{1v8dip}
|
||||
\end{figure}
|
||||
|
||||
|
|
|
@ -16,21 +16,21 @@ Each of the three voltage regimes that will be observed on the PowerIt Board, ha
|
|||
\end{figure}
|
||||
|
||||
The circuits for measuring input Voltage and current are the most complex, because for Voltage measurement the circuit needs to
|
||||
\begin{enumerate}
|
||||
\begin{itemize}
|
||||
\item divide our input voltage into a usable potential range
|
||||
\item decouple the input from our signal potential
|
||||
\item operate within the Chips possible Voltage range of 0 -- 3.3V
|
||||
\end{enumerate}
|
||||
\end{itemize}
|
||||
|
||||
The already implemented Cicuit can be seen in figure \ref{mon48v}. It consists of a 1:240 Voltage Divider, a full differential operational amplifier taking in the ~200mV (nominal), and amplifying it by a factor of 8 ($r_\text{diffOpAmp}$). It is decoupling the input and output voltages, so our 48V and 3.3V circuit parts are electricly insulated. The remaining operational amplifier provides futher amplification by a factor of 1.1 ($r_\text{OpAmp}$)
|
||||
The already implemented Cicuit can be seen in \autoref{mon48v}. It consists of a 1:240 Voltage Divider, a full differential operational amplifier taking in the ~200mV (nominal), and amplifying it by a factor of 8 ($r_\text{diffOpAmp}$). It is also decoupling the input and output voltages, so our 48V and 3.3V circuit parts are electricly insulated. The remaining operational amplifier provides futher amplification by a factor of 1.1 ($r_\text{OpAmp}$)
|
||||
|
||||
This circuit results in the following equation:
|
||||
This circuit results in the following equation for calculating the input voltage from a pin voltage:
|
||||
|
||||
\begin{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}
|
||||
% and the expected behavior, as seen in \autoref{beh48v}
|
||||
%
|
||||
% \begin{figure}[h]
|
||||
% \centering
|
||||
|
@ -120,12 +120,25 @@ Like its counterparts, it has the same Layout
|
|||
|
||||
and each of the 48 Reticles can be accessed, digitaly as well as electricaly.
|
||||
|
||||
For this work the following circuit can be used to describe the connections, powering these Reticles.
|
||||
For this work the circuit model in \autoref{retmodel} can be used to describe the connections, powering these Reticles.
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
%TODO: unclude simplified resistor ladder
|
||||
\includegraphics[width=1.3\paperwidth]{<`4`>}
|
||||
\caption{<`5`>}
|
||||
\label{<`6`>}
|
||||
\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. }
|
||||
\label{retmodel}
|
||||
\end{figure}
|
||||
|
||||
This model allowes for two fixed resistance values and their respective currents. The current flowing through $R_1$ will be either 0 or a constant current $I_{ret}$. The current through $R_0$ will change depending on the number of reticles that are powered $n_{ret}$
|
||||
|
||||
\begin{align}
|
||||
I_{ges} = n_{ret} \cdot I_{ret}
|
||||
\end{align}
|
||||
|
||||
Therefore the voltage Differential as measured by a Voltmeter (\autoref{retmodel}) can be described as in \autoref{eq:vdip}
|
||||
|
||||
\begin{align} \label{eq:vdip}
|
||||
V_{dip} =&\ V_{R_1} + V_{R_0} \nonumber\\
|
||||
=&\ R_1 \cdot I_{ret} + R_0 \cdot I_{ges}(n_{ret}) \nonumber\\
|
||||
=&\ I_{ret} \cdot \left( R_1 + R_0 \cdot n_{ret} \right)
|
||||
\end{align}
|
||||
|
|
|
@ -0,0 +1,89 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 188.976 188.976"
|
||||
height="188.976"
|
||||
width="188.976"
|
||||
xml:space="preserve"
|
||||
id="svg2"
|
||||
version="1.1"><metadata
|
||||
id="metadata8"><rdf:RDF><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
|
||||
id="defs6"><clipPath
|
||||
id="clipPath18"
|
||||
clipPathUnits="userSpaceOnUse"><path
|
||||
id="path16"
|
||||
d="M 0,141.732 H 141.732 V 0 H 0 Z" /></clipPath></defs><g
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,0,188.976)"
|
||||
id="g10"><g
|
||||
id="g12"><g
|
||||
clip-path="url(#clipPath18)"
|
||||
id="g14"><g
|
||||
transform="translate(94.2705,38.7967)"
|
||||
id="g20"><path
|
||||
id="path22"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 h -47.368 c -4.676,0 -8.503,3.826 -8.503,8.503 v 47.368 c 0,4.676 3.827,8.503 8.503,8.503 H 0 c 4.677,0 8.503,-3.827 8.503,-8.503 V 8.503 C 8.503,3.826 4.677,0 0,0" /></g><path
|
||||
id="path24"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 53.028,105.299 h -6.384 v 23.764 h 6.384 z" /><path
|
||||
id="path26"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 66.92,105.299 h -6.384 v 23.764 h 6.384 z" /><path
|
||||
id="path28"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 80.693,105.299 h -6.385 v 23.764 h 6.385 z" /><path
|
||||
id="path30"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 94.585,105.299 h -6.384 v 23.764 h 6.384 z" /><path
|
||||
id="path32"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 53,12.905 H 46.616 V 36.668 H 53 Z" /><path
|
||||
id="path34"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 66.893,12.905 h -6.384 v 23.763 h 6.384 z" /><path
|
||||
id="path36"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 80.665,12.905 h -6.384 v 23.763 h 6.384 z" /><path
|
||||
id="path38"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 94.558,12.905 h -6.385 v 23.763 h 6.385 z" /><path
|
||||
id="path40"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.752,47.013 h -23.764 v 6.385 h 23.764 z" /><path
|
||||
id="path42"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.752,60.905 h -23.764 v 6.384 h 23.764 z" /><path
|
||||
id="path44"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.752,74.678 h -23.764 v 6.384 h 23.764 z" /><path
|
||||
id="path46"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 128.752,88.57 h -23.764 v 6.384 h 23.764 z" /><path
|
||||
id="path48"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 36.358,46.895 H 12.594 v 6.385 h 23.764 z" /><path
|
||||
id="path50"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 36.358,60.788 H 12.594 v 6.384 h 23.764 z" /><path
|
||||
id="path52"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 36.358,74.56 H 12.594 v 6.384 h 23.764 z" /><path
|
||||
id="path54"
|
||||
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 36.358,88.452 H 12.594 v 6.384 h 23.764 z" /></g></g><g
|
||||
transform="translate(83.5586,97.8504)"
|
||||
id="g56"><path
|
||||
id="path58"
|
||||
style="fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="m 0,0 -26.514,-30.767 h 12.881 z" /></g><g
|
||||
transform="translate(61.2666,43.1337)"
|
||||
id="g60"><path
|
||||
id="path62"
|
||||
style="fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
d="M 0,0 22.937,32.517 H 11.727 Z" /></g></g></svg>
|
After Width: | Height: | Size: 4.4 KiB |
|
@ -1,5 +1,6 @@
|
|||
\documentclass[notitlepage, a4]{scrreprt}
|
||||
\input{preamble}
|
||||
\input{../pitstop/20180729/ret_vals.tex}
|
||||
|
||||
\usepackage{fontawesome}
|
||||
\pretitle{\begin{center}\huge\bfseries}
|
||||
|
|
Binary file not shown.
|
@ -1,13 +1,32 @@
|
|||
\documentclass[convert={outfile=\jobname.svg}]{standalone}
|
||||
\documentclass[]{standalone}
|
||||
\input{./tikzpreamble}
|
||||
|
||||
\begin{document}
|
||||
\begin{circuitikz}[scale=2]
|
||||
|
||||
\draw[color=black, thick]
|
||||
(0,0)
|
||||
to [R, l={R0}, short, o-] (0,1)
|
||||
to [R, l={R1}, short, o-] (0,2)
|
||||
(0,2.8)
|
||||
to [short, *-] (-.8,2.8)
|
||||
to [voltmeter] (-.8,-.35)
|
||||
to [short, -*] (0,-.35)
|
||||
|
||||
(0,3)
|
||||
to [R, l={$R_0$}, v_>=$I_{ges}$, o-] (0,1.5)
|
||||
to [nos, *-] (0,1)
|
||||
to [R, l={$R_1$}, v_>=$I_{ret}$, -o] (0,-.5)
|
||||
|
||||
(0,1.5)
|
||||
to [] (.6,1.5)
|
||||
to [nos, *-] (.6,1)
|
||||
to [R, l={$R_1$}, -] (.6,-.5)
|
||||
|
||||
(.6,1.5)
|
||||
to [] (1.2,1.5)
|
||||
to [nos, *-] (1.2,1)
|
||||
to [R, l={$R_1$}, -] (1.2,-.5)
|
||||
|
||||
(1.2,1.5)
|
||||
to [] (1.5, 1.5) node[right]{...}
|
||||
;
|
||||
|
||||
\end{circuitikz}
|
||||
|
|
Loading…
Reference in New Issue