Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berninghoff
dccf7e7c87 Added notes and pictures of defense 2022-06-13 15:54:04 +02:00
Daniel Berninghoff
81e6640308 Try to comply with PDF/A requirements of university library 2022-06-13 15:53:42 +02:00
18 changed files with 182 additions and 2 deletions

2
.gitignore vendored
View File

@ -6,6 +6,8 @@ Templates/
build/*
!build/main.pdf
defense/handout/build/
## Core latex/pdflatex auxiliary files:
*.aux
*.lof

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 980 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,74 @@
\documentclass[
paper = a4
fontsize = 12pt]{scrartcl}
% Adjust margins
\usepackage[bottom=3cm]{geometry}
% UTF-8 encoding
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
% German
\usepackage[ngerman]{babel}
% Improve visual appearance by tuning spacing between letters
\usepackage[activate={true,nocompatibility},final,tracking=true,kerning=true,factor=1100,stretch=10,shrink=10]{microtype}
% Figures and Captions
\usepackage{graphicx}
\usepackage[labelfont=bf, format=plain]{caption}
\usepackage{subcaption} %subfigures
% Increase PDF version from 1.5 to 1.7
\pdfminorversion=7
% Header
\setkomafont{pagehead}{\large\normalcolor\bfseries}
\usepackage[headsepline]{scrlayer-scrpage}
\clearpairofpagestyles
\ohead{25.05.2022\\Daniel Berninghoff}
\ihead{Inbetriebnahme der Ausleseelektronik des\\LHCb Scintillating Fibre (SciFi) Trackers}
\cfoot{\pagemark}
\begin{document}
\begin{figure}
\centering
\includegraphics[width=1.0\textwidth]{figures/LHCb}
\caption{
Seitenansicht des LHCb Detektors.
Die beiden Protonenstrahlen kollidieren innerhalb des Vertex Locators auf der linken Seite.
}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=0.7\textwidth]{figures/Testsetup}
\caption{
Testaufbau der ersten gelungenen Auslese von zwei Datenverbindungen der SciFi Ausleseelektronik.
Die SiPM Kanäle im unteren Bildbereich werden dabei mithilfe des Light-Injection-Systems (LIS) mit gepulstem Licht bestrahlt.
}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1.0\textwidth]{figures/Timingscan}
\caption{
Stabile Ăśbertragungsfenster von vier Datenverbindungen beim Ăśbergang der PACIFIC ASICs zu den Cluster FPGAs.
Über ein gemeinsames Intervall von $1.9\,$ns treten keine Übertragungsfehler in den 512 zugehörigen Kanälen auf.
}
\end{figure}
\begin{figure}
\centering
\includegraphics[width=1.0\textwidth]{figures/Complexity}
\caption{
Foto des ersten montierten, getesteten und inbetriebgenommenen \mbox{C-Frames} (links),
sowie die Gesamtzahl der elektronischen Komponenten (rechts), die innerhalb der 256 Readout Boxes (ROBs) installiert sind.
}
\end{figure}
\end{document}

View File

@ -0,0 +1,6 @@
# Settings inspired from
# https://www.semipol.de/2018/06/12/latex-best-practices.html#building-latex-documents
$pdf_mode = 1;
$out_dir = 'build';
@default_files = ('handout.tex');
# $biber = 'biber --validate-datamodel %O %S'; # Report errors in bibliography database

Binary file not shown.

BIN
defense/presentation.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 535 KiB

92
main.xmpdata Normal file
View File

@ -0,0 +1,92 @@
% Replace the following information with your document's actual
% metadata. If you do not want to set a value for a certain parameter,
% just omit it.
%
% Symbols permitted in metadata
% =============================
%
% Within the metadata, all printable ASCII characters except
% '\', '{', '}', and '%' represent themselves. Also, all printable
% Unicode characters from the basic multilingual plane (i.e., up to
% code point U+FFFF) can be used directly with the UTF-8 encoding.
% Consecutive whitespace characters are combined into a single
% space. Whitespace after a macro such as \copyright, \backslash, or
% \sep is ignored. Blank lines are not permitted. Moreover, the
% following markup can be used:
%
% '\ ' - a literal space (for example after a macro)
% \% - a literal '%'
% \{ - a literal '{'
% \} - a literal '}'
% \backslash - a literal '\'
% \copyright - the (c) copyright symbol
%
% The macro \sep is only permitted within \Author, \Keywords, and
% \Org. It is used to separate multiple authors, keywords, etc.
%
% List of supported metadata fields
% =================================
%
% Here is a complete list of user-definable metadata fields currently
% supported, and their meanings. More may be added in the future.
%
% General information:
%
% \Author - the document's human author. Separate multiple
% authors with \sep.
% \Title - the document's title.
% \Keywords - list of keywords, separated with \sep.
% \Subject - the abstract.
% \Org - publishers.
%
% Copyright information:
%
% \Copyright - a copyright statement.
% \CopyrightURL - location of a web page describing the owner
% and/or rights statement for this document.
% \Copyrighted - 'True' if the document is copyrighted, and
% 'False' if it isn't. This is automatically set
% to 'True' if either \Copyright or \CopyrightURL
% is specified, but can be overridden. For
% example, if the copyright statement is "Public
% Domain", this should be set to 'False'.
%
% Publication information:
%
% \PublicationType - The type of publication. If defined, must be
% one of book, catalog, feed, journal, magazine,
% manual, newsletter, pamphlet. This is
% automatically set to "journal" if \Journaltitle
% is specified, but can be overridden.
% \Journaltitle - The title of the journal in which the document
% was published.
% \Journalnumber - The ISSN for the publication in which the
% document was published.
% \Volume - Journal volume.
% \Issue - Journal issue/number.
% \Firstpage - First page number of the published version of
% the document.
% \Lastpage - Last page number of the published version of
% the document.
% \Doi - Digital Object Identifier (DOI) for the
% document, without the leading "doi:".
% \CoverDisplayDate - Date on the cover of the journal issue, as a
% human-readable text string.
% \CoverDate - Date on the cover of the journal issue, in a
% format suitable for storing in a database field
% with a 'date' data type.
\Title {Commissioning of the Front-End Electronics of the LHCb Scintillating Fibre Tracker}
\Author {Daniel Alexander Berninghoff}
\Copyright {Copyright \copyright\ 2022 "Daniel Alexander Berninghoff"}
\Keywords {lhcb\sep
scifi\sep
particle physics\sep
particle detector\sep
tracking\sep
scintillating fibres}

View File

@ -1,4 +1,6 @@
% ---- VISUALISATION ----
% PDF/A compliant PDF
\usepackage[a-2b,pdf17]{pdfx}
% UTF-8 encoding
\usepackage[utf8]{inputenc}
@ -37,7 +39,7 @@
% ---- FUNCTIONALITY ----
% Increase PDF version from 1.5 to 1.7
\pdfminorversion=7
%\pdfminorversion=7
% Multilangual support, british by default NOTE: needs to come after bibliography!
\usepackage[british]{babel}
@ -60,7 +62,11 @@
% - cleveref adapts the formatting automatically
% - hypcap improves digital links such that you get to the figure instead of the caption
\usepackage[nospace]{varioref}
\usepackage[hidelinks]{hyperref} % hidelinks hides any colored links
\usepackage{hyperref}
\hypersetup{
hidelinks, % hides any colored links (ONLY when creating print-version)
bookmarksnumbered=true
}
\usepackage[capitalise]{cleveref}
\usepackage[figure,figure*]{hypcap}