5108: add 'ADC' to title

nix_fix
occheung 2022-02-14 17:36:05 +08:00
parent 2a9d7f4f9c
commit fa0de2a72d
1 changed files with 9 additions and 9 deletions

View File

@ -20,7 +20,7 @@
\usetikzlibrary{calc}
\usetikzlibrary{fit,backgrounds}
\title{5108 Sampler}
\title{5108 ADC Sampler}
\author{M-Labs Limited}
\date{January 2022}
\revision{Revision 1}
@ -49,14 +49,14 @@
\end{itemize}
\section{General Description}
The 5108 Sampler is a 8hp EEM module part of the ARTIQ Sinara family.
The 5108 ADC Sampler is a 8hp EEM module part of the ARTIQ Sinara family.
It adds analog-digital converting capabilities to carrier cards such as 1124 Kasli and 1125 Kasli-SoC.
It provides 8 analog-to-digital channels, each exposed by a BNC connector.
Each channel supports input voltage ranges from \textpm 10mV to \textpm 10V.
All channels can be sampled simultaneously.
5108 Sampler provides a sample rate of 1.5 MSPS.
5108 ADC Sampler provides a sample rate of 1.5 MSPS.
However, the sample rate in practice is typically limited by the use of ARTIQ-Python kernel code.
% Switch to next column
@ -380,7 +380,7 @@ The electrical characteristics are based on various test results\footnote{\label
\newpage
Crosstalk between ADC channels of 5108 Sampler is shown below\repeatfootnote{sinara489}.
Crosstalk between ADC channels of 5108 ADC Sampler is shown below\repeatfootnote{sinara489}.
A 10 V\textsubscript{pp} signal is the input.
The aggressor channel always has 1x gain.
@ -543,7 +543,7 @@ Bandwidth of small signal and large signal input is shown below\repeatfootnote{s
\begin{center}
\centering
\includegraphics[height=2.7in]{sampler_drawings.pdf}
\captionof{figure}{5108 Sampler front panel drawings}
\captionof{figure}{5108 ADC Sampler front panel drawings}
\end{center}
\columnbreak
@ -551,7 +551,7 @@ Bandwidth of small signal and large signal input is shown below\repeatfootnote{s
\begin{center}
\centering
\includegraphics[height=2.7in]{sampler_assembly.pdf}
\captionof{figure}{5108 Sampler front panel assembly}
\captionof{figure}{5108 ADC Sampler front panel assembly}
\end{center}
\end{multicols}
@ -608,7 +608,7 @@ Regardless of the switch configurations, the differential input signals are sepa
\newpage
\section{Example ARTIQ code}
The sections below demonstrate simple usage scenarios of the 5108 Sampler card with the ARTIQ control system.
The sections below demonstrate simple usage scenarios of the 5108 ADC Sampler card with the ARTIQ control system.
They do not exhaustively demonstrate all the features of the ARTIQ system.
The full documentation for the ARTIQ software and gateware is available at \url{https://m-labs.hk}.
@ -619,7 +619,7 @@ Sample all ADC channels at the end.
\inputcolorboxminted{firstline=9,lastline=21}{examples/sampler.py}
\subsection{Voltage-controlled DDS Amplitude (SU-Servo Only)}
The SU-Servo feature can be enabled by integrating the 5108 Sampler with 4410 DDS Urukuls.
The SU-Servo feature can be enabled by integrating the 5108 ADC Sampler with 4410 DDS Urukuls.
Amplitude of the DDS output can be controlled by the ADC input of the Sampler through PI control, characterised by the following transfer function.
\[H(s)=k_p+\frac{k_i}{s+\frac{k_i}{g}}\]
In the following example, the amplitude of DDS is proportional to the ADC input from Sampler.
@ -684,7 +684,7 @@ High output power affects the linearity due to the 1 dB compression point of the
15 dB attenuation at the digital attenuator was applied in this example.
\section{Ordering Information}
To order, please visit \url{https://m-labs.hk} and select the 5108 Sampler in the ARTIQ Sinara crate configuration tool. The card may also be ordered separately by writing to \url{mailto:sales@m-labs.hk}.
To order, please visit \url{https://m-labs.hk} and select the 5108 ADC Sampler in the ARTIQ Sinara crate configuration tool. The card may also be ordered separately by writing to \url{mailto:sales@m-labs.hk}.
\section*{}
\vspace*{\fill}