From 180551bfc91e62dad4d647e93d04f5495b59a5b1 Mon Sep 17 00:00:00 2001 From: acereca Date: Wed, 8 Aug 2018 22:36:00 +0200 Subject: [PATCH] uhm --- parts/theory.tex | 17 ++++++++++------- preamble.tex | 1 + 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/parts/theory.tex b/parts/theory.tex index f43eccc..40612d1 100644 --- a/parts/theory.tex +++ b/parts/theory.tex @@ -70,9 +70,19 @@ Our calculation is based on: % \end{figure} \subsection{9.6V Output Voltage} +Consists of a a simple 1:4 Voltage Divider. \subsection{1.8V Output Voltage} +\begin{figure}[H] + \centering + \includegraphics[width=.6\textwidth]{./tikz/gen18v.pdf} + \caption{Circuit for generating a changable Output Voltage} + \label{fig:gen18v} +\end{figure} + +The in \autoref{fig:gen18v} used 1.8V stepdown modules have a characteristic formual \cite{pth08t} + \begin{align} R_{potentiometer} = P_{val} \frac{10k\Omega}{256} \label{eq:rpot}\\ R_{SET} =& 1 / \left(\frac{1}{R_{potentiometer}} + \frac{1}{R_{parallel}}\right) + R_{series}\nonumber\\ @@ -80,13 +90,6 @@ Our calculation is based on: V_O =& \frac{30.1 k\Omega}{R_{SET} + 6.49 k\Omega} \cdot 0.7V + 0.7V\label{eq:vout} \end{align} -\begin{figure}[H] - \centering - \includegraphics[width=.6\textwidth]{./tikz/gen18v.pdf} - \caption{Circuit for generating a changable Output Voltage} - \label{gen18v} -\end{figure} - \begin{figure}[H] \centering \hspace*{-.13\textwidth} diff --git a/preamble.tex b/preamble.tex index ecda7b4..33fa1d1 100644 --- a/preamble.tex +++ b/preamble.tex @@ -58,3 +58,4 @@ \newlist{todolist}{itemize}{2} \setlist[todolist]{label=$\square$} +