5518-5528: spellcheck, style

This commit is contained in:
architeuthis 2024-11-14 22:08:19 +01:00
parent 173055138a
commit 0a802d29d8
8 changed files with 26 additions and 133 deletions

View File

@ -1,4 +1,4 @@
\include{preamble.tex}
\input{preamble.tex}
\graphicspath{{images/5518-5528}{images}}
\title{5518 BNC-IDC / 5528 SMA-IDC}
@ -13,31 +13,27 @@
\section{Features}
\begin{itemize}
\item{8 channels.}
\item{Internal IDC connector.}
\item{External BNC or SMA connectors.}
\item{8 channels}
\item{Internal IDC connector}
\item{External BNC or SMA connectors}
\end{itemize}
\section{Applications}
\begin{itemize}
\item{Breaks out analog signals.}
\item{Break out analog signals}
\item{BNC or SMA adapters for: \begin{itemize}
\item{5432 DAC Zotino}
\item{5632 DAC Fastino}
\end{itemize}}
\item{(5528 only) SMA adapter for 5108 Sampler.}
\item{Convert from/to HD68 with 5568 HD68-IDC.}
\item{(5528 only) SMA adapter for 5108 Sampler}
\item{Convert from/to HD68 with 5568 HD68-IDC}
\end{itemize}
\section{General Description}
The 5518 BNC-IDC card is a 8hp EEM module, while the 5528 SMA-IDC card is a 4hp EEM module.
Both adapter cards break out analog signal from IDC connectors to BNC (5518) or SMA (5528).
IDC connectors can be found on 5108 Sampler, 5432 DAC Zotino, 5632 DAC Fastino \& 5568 HD68-IDC.
The 5518 BNC-IDC card is a 8hp EEM module; the 5528 SMA-IDC card is a 4hp EEM module. Both adapter cards break out analog signals from IDC connectors to BNC (5518) or SMA (5528). IDC connectors can be found on 5108 Sampler, 5432 DAC Zotino, 5632 DAC Fastino and 5568 HD68-IDC.
Each card provides 8 channels, with BNC (5518) or SMA (5528) connectors.
Breaking out all 32 channels from 5432 DAC Zotino, 5632 DAC Fastino or 5568 HD68-IDC requires 4 BNC/SMA-IDC cards.
Only 1 BNC/SMA-IDC is required to break out all 8 ADC channels from a 5108 Sampler.
Each card provides 8 channels, with respectively BNC or SMA connectors. Breaking out all 32 channels of 5432 DAC Zotino, 5632 DAC Fastino or 5568 HD68-IDC requires four BNC/SMA-IDC cards. Breaking out all 8 ADC channels of 5108 Sampler requires only one BNC/SMA-IDC card.
% Switch to next column
\vfill\break
@ -97,14 +93,14 @@ Only 1 BNC/SMA-IDC is required to break out all 8 ADC channels from a 5108 Sampl
\draw (0,0) circle(1.5);
\clip (-0.8,0) rectangle (0.8,0.8);
\draw (0,0) circle(0.8);
\end{scope}
\end{scope}
\begin{scope}[scale=0.07 , rotate=-90, xshift=-5cm, yshift=2cm]
\draw (0,0.65) -- (0,3);
\clip (-1.5,0) rectangle (1.5,1.5);
\draw (0,0) circle(1.5);
\clip (-0.8,0) rectangle (0.8,0.8);
\draw (0,0) circle(0.8);
\end{scope}
\end{scope}
\begin{scope}[scale=0.07 , rotate=-90, xshift=-15cm, yshift=2cm]
\draw (0,0.65) -- (0,3);
\clip (-1.5,0) rectangle (1.5,1.5);
@ -171,15 +167,12 @@ Only 1 BNC/SMA-IDC is required to break out all 8 ADC channels from a 5108 Sampl
\begin{figure}[hbt!]
\centering
\subfloat[\centering BNC-IDC]{{
\includegraphics[height=2.5in]{BNC_IDC_FP.jpg}
\includegraphics[height=2.5in]{photo5518.jpg}
}}%
\subfloat[\centering SMA-IDC]{{
\quad
\includegraphics[height=2.5in]{SMA_IDC_FP.pdf}
\quad
\includegraphics[height=2.6in]{photo5528.jpg}
}}%
\caption{BNC-IDC/SMA-IDC Card photos}%
\caption{BNC-IDC/SMA-IDC card photos}%
\label{fig:example}%
\end{figure}
@ -187,39 +180,41 @@ Only 1 BNC/SMA-IDC is required to break out all 8 ADC channels from a 5108 Sampl
% page-by-page.
\onecolumn
\sourcesectiond{5518 BNC-IDC}{5528 SMA-IDC}{https://github.com/sinara-hw/BNC\_IDC}{https://github.com/sinara-hw/SMA\_IDC\_Adapter}
\section{Electrical Specifications}
Specifications of parameters are based on the datasheet of the
common mode line filter\footnote{\label{cm_choke}https://www.we-online.com/catalog/datasheet/744229.pdf}.
common mode line filter\footnote{\label{cm_choke}\url{https://www.we-online.com/catalog/datasheet/744229.pdf}}.
\begin{table}[h]
\centering
\begin{threeparttable}
\caption{Electrical Specifications}
\begin{tabularx}{0.65\textwidth}{l | c | c | c | X}
\begin{tabularx}{0.65\textwidth}{l | c | c | X}
\thickhline
\textbf{Parameter} & \textbf{Symbol} & \textbf{Max. Value} & \textbf{Unit} & \textbf{Conditions} \\
\textbf{Parameter} & \textbf{Max. Value} & \textbf{Unit} & \textbf{Conditions} \\
\hline
Rated voltage & $V_{R}$ & 80 & V & \\
Rated voltage & 80 & V & \\
\hline
Rated current & $I_{R}$ & 400 & mA & $\Delta T^{*}=40K$ \\
Rated current & 400 & mA & $\Delta T^{*}=40K$ \\
\thickhline
\end{tabularx}
*$\Delta T$ refers to the temperature of the CM line filter minus the ambient.
\end{threeparttable}
\end{table}
Impedance characteristics of common mode \& differential mode signal at different frequencies are shown in the following graph.
Impedance characteristics of common mode \& differential mode signal at different frequencies are shown in the following graph:
\begin{figure}[H]
\centering
\includegraphics[]{idc_cm_choke.pdf}
\includegraphics[height=4.8in]{idc_cm_choke.jpg}
\caption{Common Mode Line Filter Impedance Characteristics}
\end{figure}
\newpage
\section{Channel Mapping}
The following table shows the corresponding channel number of the BNC/SMA-IDC adapter IO ports, when it is connected to Sinara cards that support IDC connections.
The following table shows the corresponding channel numbers of the BNC/SMA-IDC adapter IO ports when connected to Sinara cards that support IDC connections.
\begin{table}[h]
\caption{Channel Mapping of BNC/SMA-IDC to Zotino, Fastino \& HD68-IDC}
\centering
@ -238,116 +233,14 @@ The following table shows the corresponding channel number of the BNC/SMA-IDC ad
\centering
\begin{tabular}{|l|l|l|l|l|l|l|l|l|}
\hline
& IO 0 & IO 1 & IO 2 & IO 3 & IO 4 & IO 5 & IO 6 & IO 7 \\ \hline
& IO 0 & IO 1 & IO 2 & IO 3 & IO 4 & IO 5 & IO 6 & IO 7 \\ \hline
Sampler Ch. & \multicolumn{1}{c|}{7} & \multicolumn{1}{c|}{6} & \multicolumn{1}{c|}{5} & \multicolumn{1}{c|}{4} & \multicolumn{1}{c|}{3} & \multicolumn{1}{c|}{2} & \multicolumn{1}{c|}{1} & \multicolumn{1}{c|}{0} \\ \hline
\end{tabular}
\end{table}
\section{Front Panel Drawings}
\ordersection{5518 BNC-IDC/5528 SMA-IDC}
\begin{multicols}{2}
\finalfootnote
\begin{center}
\centering
\includegraphics[height=2.7in]{bnc_idc_drawings.pdf}
\captionof{figure}{5518 BNC-IDC front panel drawings}
\end{center}
\begin{center}
\captionof{table}{Bill of Material (5518 Standalone)}
\tiny
\begin{tabular}{|c|c|c|c|}
\hline
Index & Part No. & Qty & Description \\ \hline
1 & 90506946 & 1 & FP-FRONT PANEL, EXTRUDED, TYPE 2, STATIC, 3Ux8HP \\ \hline
2 & 3218843 & 2 & FP-ALIGNMENT PIN (LOCALIZATION) \\ \hline
3 & 3020716 & 0.04 & SLEEVE GREY PLAS.M2.5 (100PCS) \\ \hline
\end{tabular}
\end{center}
\columnbreak
\begin{center}
\centering
\includegraphics[height=2.7in]{bnc_idc_assembly.pdf}
\captionof{figure}{5518 BNC-IDC front panel assembly}
\end{center}
\begin{center}
\captionof{table}{Bill of Material (5518 Assembled)}
\tiny
\begin{tabular}{|c|c|c|c|}
\hline
Index & Part No. & Qty & Description \\ \hline
1 & 90506946 & 1 & FP-LYKJ 3U8HP PANEL \\ \hline
2 & 3033098 & 0.04 & SCREW COLLAR M2.5X12.3 (100X) \\ \hline
3 & 3040138 & 2 & PB HOLDER DIE-CAST \\ \hline
4 & 3001012 & 2 & SCR M2.5*6 PAN PHL NI DIN7985 \\ \hline
5 & 3010110 & 0.02 & WASHER PLN.M2.7 DIN125 (100X) \\ \hline
6 & 3201099 & 0.01 & SCR M2.5*8 OVL PHL ST NI (100EA) \\ \hline
7 & 3040005 & 1 & HANDLE 8HP GREY PLASTIC \\ \hline
8 & 3207076 & 0.01 & SCR M2.5*16 PAN 100 21101-222 \\ \hline
9 & 3201130 & 0.01 & NUT M2.5 HEX ST NI KIT (100PCS) \\ \hline
10 & 3211232 & 1 & SCR M2.5*14 PAN PHL SS \\ \hline
11 & 3010124 & 0.1 & EMC GASKET FABRIC 3U (10PCS) \\ \hline
\end{tabular}
\end{center}
\end{multicols}
\begin{multicols}{2}
\begin{center}
\centering
\includegraphics[height=3in]{sma_idc_drawings.pdf}
\captionof{figure}{5528 SMA-IDC front panel drawings}
\end{center}
\begin{center}
\captionof{table}{Bill of Material (5528 Standalone)}
\tiny
\begin{tabular}{|c|c|c|c|}
\hline
Index & Part No. & Qty & Description \\ \hline
1 & 90506946 & 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]{sma_idc_assembly.pdf}
\captionof{figure}{5528 SMA-IDC front panel assembly}
\end{center}
\begin{center}
\captionof{table}{Bill of Material (5528 Assembled)}
\tiny
\begin{tabular}{|c|c|c|c|}
\hline
Index & Part No. & Qty & Description \\ \hline
1 & 90506949 & 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 & 3040012 & 1 & HANDLE 4HP GREY PLASTIC \\ \hline
6 & 3040138 & 2 & PB HOLDER DIE-CAST \\ \hline
7 & 3201099 & 0.01 & SCR M2.5*8 OVL PHL ST NI (100EA) \\ \hline
8 & 3207075 & 0.01 & SCR M2.5*12 PAN 100 21101-221 \\ \hline
9 & 3033098 & 0.02 & SCREW COLLAR M2.5X12.3 (100X) \\ \hline
\end{tabular}
\end{center}
\end{multicols}
\section{Ordering Information}
To order, please visit \url{https://m-labs.hk} and select the 5518 BNC-IDC/5528 SMA-IDC 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}
\input{footnote.tex}
\end{document}

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB