diff --git a/4410-4412.tex b/4410-4412.tex index c98de35..60d9c0b 100644 --- a/4410-4412.tex +++ b/4410-4412.tex @@ -643,12 +643,53 @@ Harmonic content of the DDS signals from 4410 Urukul is tabulated below\footnote \newpage \section{Front Panel Drawings} -\begin{figure}[hbt!] +\begin{multicols}{2} + +\begin{center} \centering - \includegraphics[height=2.5in]{Urukul_drawings.jpg} - \includegraphics[height=2.5in]{Urukul_assembly.jpg} - \caption{4410 Urukul front panel drawings} -\end{figure} + \includegraphics[height=3in]{dds_drawings.jpg} + \captionof{figure}{4410 DDS 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 & 90498177 & 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]{dds_assembly.jpg} + \captionof{figure}{4410 DDS 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 & 90498177 & 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 & 3201099 & 0.01 & SCR M2.5*8 OVL PHL ST NI 100EA \\ \hline + 9 & 3207075 & 0.01 & SCR M2.5*12 PAN 100 21101-221 \\ \hline + \end{tabular} +\end{center} + +\end{multicols} \section{Urukul Mode Configurations} Mode of operation is specified by a DIP switch. diff --git a/dds_assembly.jpg b/dds_assembly.jpg new file mode 100644 index 0000000..af5a86c Binary files /dev/null and b/dds_assembly.jpg differ diff --git a/dds_drawings.jpg b/dds_drawings.jpg new file mode 100644 index 0000000..ba9ff71 Binary files /dev/null and b/dds_drawings.jpg differ