bath/thesis.tex

31 lines
1.2 KiB
TeX

\documentclass[notitlepage, a4]{scrreprt}
\input{preamble}
\pretitle{\begin{center}\huge\bfseries}
\posttitle{\par\end{center}\vskip 0.5em}
\preauthor{\begin{center}\Large}
\postauthor{\end{center}}
\predate{\par\large\centering}
\postdate{\par\vspace{3cm}}
\author{Patrick Nisblé}
\title{Calibration and Regulation of BrainScaleS' PowerIt Subsystems}
\begin{document}
\maketitle
\thispagestyle{empty}
\begin{abstract}
Monitoring System status and regulation parameters within a complex System such as BrainScaleS, provides multiple critical points, which in case of misbehaviour can result in problems within the complete system. To reduce the eroneous data created within BarainScaleS, the PowerIt Board, one of its submodules, was upgraded and received a software ovehaul, containing calibration for the on board measurements and regultion capability for its most critical output terminal.
\end{abstract}
\tableofcontents
\include{parts/intro}
\include{parts/theory}
\include{parts/experiments}
\include{parts/results}
\include{parts/outlook}
\bibliographystyle{ieeetr}
\bibliography{../../github/ubib/ubib.bib}
\end{document}