27 lines
747 B
TeX
27 lines
747 B
TeX
%! TEX root = ../thesis.tex
|
|
|
|
\chapter{Intro}
|
|
|
|
\section{Premise}
|
|
|
|
\section{Hardware Overview}
|
|
|
|
The hardware used in this thesis is a PowerIt board, developed in the electronic visions group\footnote{
|
|
%TODO
|
|
}. It functions as power supply inside of the Waferscale System\footnote{
|
|
%TODO
|
|
} (fig. \ref{wss}).
|
|
\begin{figure}[h]
|
|
\centering
|
|
\includegraphics[width=.9\textwidth]{../InternReport/img/waferscale_system.png}
|
|
\caption{WSS}
|
|
\label{wss}
|
|
\end{figure}
|
|
In which it is providing the Wafer with 1.8V and the FPGAs with 9.6V. Its maximum rated Pwerdraw is 2kW.
|
|
|
|
<containing intro to system and board>
|
|
|
|
\section{Measurement Hardware}
|
|
|
|
<contains circuits to all measureing adcs, and description of the measureing process>
|