-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
269 lines (234 loc) · 8.17 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
%\directlua{pdf.setminorversion(5)}
\makeatletter
\def\input@path{{./apqdesign}}
\makeatother
\DocumentMetadata{
pdfstandard=a-2b,
lang=en,
pdfversion=1.7,% 2.0 is possible as well, but some validators don't support that yet
}
\documentclass[
ruledheaders=all,% Ebene bis zu der die Überschriften mit Linien abgetrennt werden, vgl. DEMO-TUDaPub
class=book,% Basisdokumentenklasse. Wählt die Korrespondierende KOMA-Script Klasse
thesis={
type=drfinal,
dr=rernat,
reviewer-on-uppertitleback=true
},
accentcolor=1b, % APQ blue is not available :(
custommargins=geometry, % required for APQ design
marginpar=false,% Kopfzeile und Fußzeile erstrecken sich nicht über die Randnotizspalte
title=small,
%BCOR=5mm,%Bindekorrektur, falls notwendig
% parskip=half-,%Absatzkennzeichnung durch Abstand vgl. KOMA-Script
fontsize=11pt,%Basisschriftgröße laut Corporate Design ist mit 9pt häufig zu klein
IMRAD=false,
twoside,
pdfx=false, % Disabled anyway when using \DocumentMetadata
% draft % Use draft to find overfull boxes, this seems to break the hyperref package
]{apqpub}
\usepackage[english]{babel}
\usepackage{cancel}
\usepackage[singlelinecheck=true]{caption} % used in the appendix
\usepackage{docmute}
\usepackage{bohr}
\usepackage[version=4]{mhchem}
\usepackage{pgfplots}
\usepackage{pgfplotstable}
\usepackage[]{siunitx}
\usepackage[siunitx, europeanresistors, nooldvoltagedirection]{circuitikz}
\usepackage[labelformat=simple]{subcaption}
\usepackage{xltabular} % for multipage 'tabularx' environment and 'X' column type
\usepackage{booktabs} % for \toprule, \midrule, and \bottomrule macros for tables
\usepackage{multirow}
\usepackage{amsmath} % align environment
\usepackage{amsfonts} % Checkmark symbol
\usepackage{aligned-overset} % align overset in align environment
\usepackage{mathrsfs} % Laplace symbol
\usepackage{mathtools} % underbracket
\usepackage{pifont} % Cross symbol (ding)
\usepackage[subpreambles=true]{standalone}
\usepackage{import}
\usepackage{pythonhighlight}
\usepackage{qrcode}
\usepackage{tcolorbox}
\usepackage{multirow}
\usepackage{xcolor}
% See https://blog.martisak.se/2020/05/03/top-ten-latex-packages/ for further tips
\usepackage[%
protrusion=true,%
expansion,%
final,%
tracking=true,%
%kerning=true, % does not work with LuaLaTex
%spacing=true, % does not work with LuaLaTex
factor=1100%
]{microtype}
\SetTracking{encoding={*}, shape=sc}{40}
\usepackage[%
backend=biber,%
style=numeric,%
natbib=true,%
maxcitenames=1,%
sorting=nyt,%name, year, title
autolang=hyphen,%
sortcites=true,%
isbn=false%
]{biblatex}
\usepackage{xurl}% fixes url line breaks in biblatex, load after biblatex
\usepackage{csquotes} % Needed by biblatex when babel is active
\bibliography{bibliography}
\usepackage{rotating}
\usepackage{multicol}
\usepackage{geometry}
\geometry{
reset,
a4paper,
top=20mm,
bottom=25mm,
inner=31mm,%7mm Bindekorrektur sind jetzt
outer=24mm,%der neue Standard im APQ-Design!
includefoot,
includehead,
footskip=10mm,
nomarginpar
}
\usepackage[
type={CC},
modifier={by-sa},
version={4.0},
]{doclicense}
\captionsetup[subfigure]{width=0.9\textwidth}
\renewcommand\thesubfigure{\,(\alph{subfigure})}
\hbadness=100 % Use the same settings as in the lua script below
\vbadness=100
%\directlua{dofile("detect_underfull.lua")}
\DeclareCaptionFont{white}{\color{white}}
\DeclareCaptionFormat{listing}{\colorbox{gray}{\parbox{0.95\textwidth}{#1#2#3}}}
\captionsetup[lstlisting]{format=listing,labelfont=white,textfont=white}
\DeclareSIUnit{\plc}{PLC}
\DeclareSIUnit{\ppm}{ppm}
\DeclareSIUnit{\ppb}{ppb}
\DeclareSIUnit{\year}{a}
\sisetup{%
separate-uncertainty = true,% display the uncertainty as 10 \pm 2
input-digits = 0123456789\pi,%
power-half-as-sqrt,%
per-mode=symbol,%
range-phrase=\textup{~to~}%
}
\pgfplotsset{compat=1.18}
% Required for matplotlib 3.8: https://github.com/matplotlib/matplotlib/issues/27907
\def\mathdefault#1{\displaystyle{#1}}
% https://tex.stackexchange.com/questions/65471/set-label-name-on-two-lines-in-circuitikz
\makeatletter
\ctikzset{lx/.code args={#1 and #2}{
\pgfkeys{/tikz/circuitikz/bipole/label/name=\parbox{1cm}{\centering #1 \\ #2}}
\ctikzsetvalof{bipole/label/unit}{}
\ifpgf@circ@siunitx
\pgf@circ@handleSI{#2}
\ifpgf@circ@siunitx@res
\edef\pgf@temp{\pgf@circ@handleSI@val}
\pgfkeyslet{/tikz/circuitikz/bipole/label/name}{\pgf@temp}
\edef\pgf@temp{\pgf@circ@handleSI@unit}
\pgfkeyslet{/tikz/circuitikz/bipole/label/unit}{\pgf@temp}
\else
\fi
\else
\fi
}}
\ctikzset{lx^/.style args={#1 and #2}{
lx=#2 and #1,
\circuitikzbasekey/bipole/label/position=90 }
}
\ctikzset{lx_/.style args={#1 and #2}{
lx=#1 and #2,
\circuitikzbasekey/bipole/label/position=-90 }
}
\makeatother
\ctikzloadstyle{romano}
\makeatletter
\renewcommand*{\@pnumwidth}{3em}
\makeatother
\makeatletter
\renewcommand{\@chapapp}{}% Not necessary...
\newenvironment{chapquote}[2][2em]
{\setlength{\@tempdima}{#1}%
\def\chapquote@author{#2}%
\parshape 1 \@tempdima \dimexpr\textwidth-2\@tempdima\relax%
\itshape}
{\par\normalfont\hfill--\ \chapquote@author\hspace*{\@tempdima}\par\bigskip}
\makeatother
\usetikzlibrary{arrows.meta,calc,intersections}
\providecommand{\device}[1]{\texttt{\small #1}}
\providecommand{\external}[1]{\textsf{#1}}
\urlstyle{same}
\newtcolorbox[auto counter, number within=chapter]{specifications}[2][]{%
colback=red!5!white,%
colframe=red!75!black,%
width=0.8\linewidth,%
title=Design requirements~\thetcbcounter: {#2},#1%
}
\newtcolorbox[auto counter, number within=chapter]{deviceProperties}[2][]{%
colback=green!10!white,%
colframe=green!55!black,%
width=0.8\linewidth,%
title=Device Properties~\thetcbcounter: {#2},#1%
}
\newcommand{\versionNumber}{v.1.1.0}
\addTitleBoxLogo*{\makebox[\linewidth][l]{\includegraphics[width=55mm]{images/titel_apq-logo.pdf}}}
% The actual width and height of the image can be found in the .log file.
% Search for'Requested size:'. Make sure the image has the same aspect ratio
\titlegraphic{%
\includegraphics[width=\width]{images/BM1A7279_front.jpg}%
}
\lowertitleback{\textbf{Front cover:} Digital laser current driver DgDrive in the foreground with a blue \qty{488}{\nm} laser in the background. Canon EOS R6, RF24-105mm F4 L IS USM, aperture F4, exposure time \qty[parse-numbers = false]{\frac{1}{25}}{\second}.}
\hypersetup{
pdfauthor={Patrick Baus},
pdftitle={%
[en]{Current Drivers and Control Electronics for the Laser Spectroscopy of Highly Charged Ions},%
[de]{Stromtreiber und Steuerelektronik für die Laserspektroskopie von hochgeladenen Ionen}
},
pdfkeywords={
Laser,%
Diode laser,%
Electronics,%
Laser Electronics,%
Highly charged ions,%
HCI,%
Quantum Information Processing,%
PID, Temperature control,%
Currrent driver,%
Laser driver,%
Current source
},
}
\begin{document}
\title{Current Drivers and Control Electronics for the Laser Spectroscopy of Highly Charged Ions}
\subtitle{Stromtreiber und Steuerelektronik für die Laserspektroskopie von hochgeladenen Ionen}
\author{Patrick Baus}
\birthplace{Mannheim}
\reviewer{Prof. Dr. Gerhard Birkl \and Prof. Dr. Thomas Walther}
\submissiondate{20.06.2023}
\examdate{17.07.2023}
\tuprints{
urn=276077,
printid=27607,
year=2024,
license=cc-by-sa-4.0,
front-cover-descriptor={Digital laser current driver DgDrive in the foreground with a blue \qty{488}{\nm} laser in the background. Canon EOS R6, RF24-105mm F4 L IS USM, aperture F4, exposure time \qty[parse-numbers = false]{\frac{1}{25}}{\second}.}
}% License information for TUprints
\maketitle
%\showthe\textwidth
\subimport{}{abstract.tex}
\tableofcontents
\include{changelog}
\include{introduction}
\include{preparation}
\include{results}
\include{outlook}
\printbibliography[heading=bibintoc, title={References}]
\subimport{appendix/}{appendix.tex}
%\affidavit
%\addtocounter{page}{-1} % Do not count the affidavit
\end{document}