2024-11-15 05:08:27 +08:00
\input { preamble.tex}
2024-10-23 02:34:00 +08:00
\graphicspath { { images/5568} { images} }
2022-06-16 16:01:35 +08:00
\title { 5568 HD68-IDC}
\author { M-Labs Limited}
\date { January 2022}
\revision { Revision 1}
\companylogo { \includegraphics [height=0.73in] { artiq_ sinara.pdf} }
\begin { document}
\maketitle
\section { Features}
\begin { itemize}
2024-11-15 05:08:27 +08:00
\item { 32 channels}
\item { Internal IDC connector}
\item { External HD68 connectors}
2022-06-16 16:01:35 +08:00
\end { itemize}
\section { Applications}
\begin { itemize}
\item { Branch out analog signal from: \begin { itemize}
\item { 5432 DAC Zotino}
\item { 5632 DAC Fastino}
\end { itemize} }
\item { BNC or SMA adapter when used with: \begin { itemize}
\item { 5518 BNC-IDC}
\item { 5528 SMA-IDC}
\end { itemize} }
\end { itemize}
\section { General Description}
2024-11-15 05:08:27 +08:00
The 5568 HD68-IDC card is a 4hp EEM module, part of the ARTIQ/Sinara family. It is an adapter card that converts IDC connections to or from HD68 connections. It can be connected via external HD68 cable to 5518 BNC-IDC or 5528 SMA-IDC cards.
2022-06-16 16:01:35 +08:00
2024-11-15 05:08:27 +08:00
Each card supports 32 channels, with one HD68 connector and four IDC connectors. Each IDC connector supports 8 channels. All 32 channels can be accessed using an external HD68 cable.
2022-06-16 16:01:35 +08:00
% Switch to next column
\vfill \break
\begin { figure} [h]
\centering
\scalebox { 1} {
\begin { circuitikz} [european, scale=0.95, every label/.append style={ align=center} ]
% HD68 Connector
\draw (0, 0) node[muxdemux, muxdemux def={ Lh=6.5, Rh=8, w=2, NL=0, NB=0, NR=0} , circuitikz/bipoles/twoport/width=3.2, scale=0.7] (hd68) { HD68} ;
% IDC Connectors to IDC cards
2024-10-23 21:50:25 +08:00
\draw (3.0, 1.8) node[twoportshape, t={ \twocm { IDC} { CH 16-23} } , circuitikz/bipoles/twoport/width=1.8, scale=0.7, rotate=-90] (eem2) { } ;
\draw (1.8, 1.8) node[twoportshape, t={ \twocm { IDC} { CH 24-31} } , circuitikz/bipoles/twoport/width=1.8, scale=0.7, rotate=-90] (eem3) { } ;
\draw (3.0, -1.8) node[twoportshape, t={ \twocm { IDC} { CH 8-15} } , circuitikz/bipoles/twoport/width=1.8, scale=0.7, rotate=-90] (eem1) { } ;
\draw (1.8, -1.8) node[twoportshape, t={ \twocm { IDC} { CH 0-7} } , circuitikz/bipoles/twoport/width=1.8, scale=0.7, rotate=-90] (eem0) { } ;
2022-06-16 16:01:35 +08:00
% Connect Op-amp to EEM OUT and HD68
\draw [-latexslim] (3.0, 0) -- (hd68.east);
\draw [-latexslim] (3.0, 0) -- (eem2.east);
\draw [-latexslim] (1.8, 0) -- (eem3.east);
\draw [-latexslim] (3.0, 0) -- (eem1.west);
\draw [-latexslim] (1.8, 0) -- (eem0.west);
\end { circuitikz}
}
\caption { Simplified Block Diagram}
\end { figure}
\begin { figure} [h]
\centering
2024-11-15 05:08:27 +08:00
\includegraphics [height=3.5in, angle=90] { photo5568.jpg}
\includegraphics [height=3in, angle=90] { HD68_ IDC_ FP.pdf}
\caption { Card and front panel}
2022-06-16 16:01:35 +08:00
\end { figure}
% For wide tables, a single column layout is better. It can be switched
% page-by-page.
\onecolumn
2024-11-15 05:08:27 +08:00
\sourcesection { 5568 HD68-IDC} { https://github.com/sinara-hw/IDC_ HD68_ Adapter}
2022-06-16 16:01:35 +08:00
\section { Cable Connection Diagram}
2024-11-15 05:08:27 +08:00
The 5568 HD68-IDC card can convert signals from HD68 format to IDC format. Within the Sinara family, the analog output of 5432 DAC Zotino \& 5632 DAC Fastino cards is exported using HD68 connectors. To break out the analog signal into a different crate, connect 5568 HD68-IDC with the DAC card using an external SCSI cable. Then plug in IDC cables to the appropriate IDC connectors to break out the signal to e.g. 5518 BNC-IDC, 5528 SMA-IDC, or 5538 MCX-IDC.
2022-06-16 16:01:35 +08:00
The cable connections for 5568 HD68-IDC can be seen in the diagram below.
2024-11-15 05:08:27 +08:00
2022-06-16 16:01:35 +08:00
\begin { figure} [h]
\centering
2024-11-15 05:08:27 +08:00
\includegraphics [height=4in] { hd68_ idc_ connection.pdf}
2022-06-16 16:01:35 +08:00
\caption { HD68-IDC connection diagram}
\end { figure}
2024-11-15 05:08:27 +08:00
\ordersection { 5568 HD68-IDC}
2022-06-16 16:01:35 +08:00
2024-11-15 05:08:27 +08:00
\finalfootnote
2022-06-16 16:01:35 +08:00
\end { document}