forked from sinara-hw/datasheets
5108: formatting
This commit is contained in:
parent
8db4b80f92
commit
6de882e92d
6
5108.tex
6
5108.tex
@ -31,6 +31,7 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\section{General Description}
|
\section{General Description}
|
||||||
|
|
||||||
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.
|
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 eight analog-to-digital channels, exposed by eight BNC connectors. Each channel supports input voltage ranges from \textpm 10mV to \textpm 10V. All channels can be sampled simultaneously. Channels can broken out to SMA by adding a 5528 SMA-IDC card.
|
It provides eight analog-to-digital channels, exposed by eight BNC connectors. Each channel supports input voltage ranges from \textpm 10mV to \textpm 10V. All channels can be sampled simultaneously. Channels can broken out to SMA by adding a 5528 SMA-IDC card.
|
||||||
@ -493,8 +494,10 @@ Bandwidth of small signal and large signal input is shown below\repeatfootnote{s
|
|||||||
|
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\section{Configuring Termination}
|
|
||||||
\begin{multicols}{2}
|
\begin{multicols}{2}
|
||||||
|
|
||||||
|
\section{Configuring Termination}
|
||||||
|
|
||||||
The input termination must be configured by setting physical switches on the board. The termination switches are found at the middle left part of the card are by-channel. Switching the termination switches on adds a 50\textOmega~termination between the differential input signals.
|
The input termination must be configured by setting physical switches on the board. The termination switches are found at the middle left part of the card are by-channel. Switching the termination switches on adds a 50\textOmega~termination between the differential input signals.
|
||||||
|
|
||||||
Regardless of switch configurations, the differential input signals are separately terminated with 100k\textOmega~to the PCB ground.
|
Regardless of switch configurations, the differential input signals are separately terminated with 100k\textOmega~to the PCB ground.
|
||||||
@ -511,6 +514,7 @@ Regardless of switch configurations, the differential input signals are separate
|
|||||||
\codesection{5108 ADC Sampler}
|
\codesection{5108 ADC Sampler}
|
||||||
|
|
||||||
\subsection{Get input voltage}
|
\subsection{Get input voltage}
|
||||||
|
|
||||||
The following example initializes the Sampler card with 1x gain on all ADC channels. At the end all ADC channels are sampled.
|
The following example initializes the Sampler card with 1x gain on all ADC channels. At the end all ADC channels are sampled.
|
||||||
|
|
||||||
\inputcolorboxminted{firstline=9,lastline=21}{examples/sampler.py}
|
\inputcolorboxminted{firstline=9,lastline=21}{examples/sampler.py}
|
||||||
|
Loading…
Reference in New Issue
Block a user