forked from sinara-hw/datasheets
4410-4412: add graphs for phase noise/harmonic contents
This commit is contained in:
parent
82521ff909
commit
9b40af6c6a
|
@ -358,7 +358,7 @@ RF switches (1ns temporal resolution) on each channel provides 70 dB isolation.
|
|||
|
||||
\newpage
|
||||
|
||||
All performance data are produced using the following setup unless otherwise noted.
|
||||
The tabulated performance characteristics are produced using the following setup unless otherwise noted.
|
||||
\begin{itemize}
|
||||
\item 100 MHz input clock into SMA, 10 dBm.
|
||||
\item Input clock divided by 4.
|
||||
|
@ -411,6 +411,26 @@ All performance data are produced using the following setup unless otherwise not
|
|||
|
||||
\newpage
|
||||
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\includegraphics[width=3.6in]{urukul_xo_phase_noise.jpg}
|
||||
\caption{Phase noise of Urukul clocked by internal oscillator}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[h]
|
||||
\centering
|
||||
\includegraphics[width=3.6in]{urukul_clock_phase_noise.jpg}
|
||||
\caption{Phase noise of 200 MHz DDS Output}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[hbt!]
|
||||
\centering
|
||||
\includegraphics[width=3.6in]{urukul_harmonics.png}
|
||||
\caption{Harmonic content of 200 MHz DDS Output}
|
||||
\end{figure}
|
||||
|
||||
\newpage
|
||||
|
||||
\section{Example ARTIQ code}
|
||||
The sections below demonstrate simple usage scenarios of the 4410 Urukul card with the ARTIQ control system.
|
||||
They do not exhaustively demonstrate all the features of the ARTIQ system.
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 208 KiB |
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Binary file not shown.
After Width: | Height: | Size: 249 KiB |
Loading…
Reference in New Issue