diff --git a/5432.tex b/5432.tex index 9be0954..91f934d 100644 --- a/5432.tex +++ b/5432.tex @@ -252,12 +252,54 @@ Far-end crosstalk is measured using the following setup\repeatfootnote{zotino21} \newpage \section{Front Panel Drawings} -\begin{figure}[hbt!] +\begin{multicols}{2} + +\begin{center} \centering - \includegraphics[height=2.5in]{Zotino_drawings.jpg} - \includegraphics[height=2.5in]{Zotino_assembly.jpg} - \caption{5432 Zotino front panel drawings.} -\end{figure} + \includegraphics[height=3in]{zotino_drawings.jpg} + \captionof{figure}{5432 DAC Zotino front panel drawings} +\end{center} + +\begin{center} + \captionof{table}{Bill of Material (Standalone)} + \tiny + \begin{tabular}{|c|c|c|c|} + \hline + Index & Part No. & Qty & Description \\ \hline + 1 & 90503572 & 1 & FRONT PANEL 3U 4HP PIU TYPE2 \\ \hline + 2 & 3020716 & 0.02 & SLEEVE GREY PLAS.M2.5 (100PCS) \\ \hline + 3 & 3218843 & 2 & FP-ALIGNMENT PIN (LOCALIZATION) \\ \hline + \end{tabular} +\end{center} + +\columnbreak + +\begin{center} + \centering + \includegraphics[height=3in]{zotino_assembly.jpg} + \captionof{figure}{5432 DAC Zotino front panel assembly} +\end{center} + +\begin{center} + \captionof{table}{Bill of Material (Assembled)} + \tiny + \begin{tabular}{|c|c|c|c|} + \hline + Index & Part No. & Qty & Description \\ \hline + 1 & 90503572 & 1 & FP-LYKJ 3U4HP PANEL \\ \hline + 2 & 3001012 & 2 & SCR M2.5*6 PAN PHL NI DIN7985 \\ \hline + 3 & 3010110 & 0.02 & WASHER PLN.M2.7 DIN125 (100X) \\ \hline + 4 & 3010124 & 0.1 & EMC GASKET FABRIC 3U (10PCS) \\ \hline + 5 & 3033098 & 0.02 & SCREW COLLAR M2.5X12.3 (100X) \\ \hline + 6 & 3040012 & 1 & HANDLE 4HP GREY PLASTIC \\ \hline + 7 & 3040138 & 2 & PB HOLDER DIE-CAST \\ \hline + 8 & 3207075 & 0.01 & SCR M2.5*12 PAN 100 21101-221 \\ \hline + 9 & 3201099 & 0.01 & SCR M2.5*8 OVL PHL ST NI 100EA \\ \hline + \end{tabular} +\end{center} + +\end{multicols} +\newpage \section{Example ARTIQ code} The sections below demonstrate simple usage scenarios of the 5432 Zotino card with the ARTIQ control system. diff --git a/Zotino_assembly.jpg b/Zotino_assembly.jpg deleted file mode 100644 index 3ad62b6..0000000 Binary files a/Zotino_assembly.jpg and /dev/null differ diff --git a/Zotino_drawings.jpg b/Zotino_drawings.jpg deleted file mode 100644 index 1d52800..0000000 Binary files a/Zotino_drawings.jpg and /dev/null differ diff --git a/zotino_assembly.jpg b/zotino_assembly.jpg new file mode 100644 index 0000000..29b6a5b Binary files /dev/null and b/zotino_assembly.jpg differ diff --git a/zotino_drawings.jpg b/zotino_drawings.jpg new file mode 100644 index 0000000..bc95ff5 Binary files /dev/null and b/zotino_drawings.jpg differ