Compare commits

..

7 Commits

Author SHA1 Message Date
47ce969445 1106: init 2025-01-10 13:53:22 +01:00
f514e1558c 1125: correct POR reset section 2024-12-30 13:01:17 +08:00
c16ce247c6 1124, 1125: fixes 2024-12-30 13:01:17 +08:00
4c8f7e7968 1125: init, draft 2024-12-30 13:01:17 +08:00
0499d6cd4d Create file for shared coredevice sections 2024-12-30 13:01:17 +08:00
b4405ff391 Add system description macro 2024-12-30 13:01:17 +08:00
6bd3a43807 2118-2128: add note on limitations of isolation (#72)
To close #67.

Co-authored-by: sb10q <sb@m-labs.hk>
Reviewed-on: sinara-hw/datasheets#72
Co-authored-by: architeuthis <am@m-labs.hk>
Co-committed-by: architeuthis <am@m-labs.hk>
2024-12-30 11:42:48 +08:00
4 changed files with 99 additions and 2 deletions

97
1106.tex Normal file
View File

@ -0,0 +1,97 @@
\input{preamble.tex}
\graphicspath{{images/1106}, {images}}
\title{1106 EEM AC Power Module}
\author{M-Labs Limited}
\date{January 2025}
\revision{Revision 1}
\companylogo{\includegraphics[height=0.73in]{artiq_sinara.pdf}}
\begin{document}
\maketitle
\section{Features}
\begin{itemize}
\item{Front panel IEC inlet}
\item{80-264V input range}
\item{Five 4-pin Molex MiniFit outputs}
\item{EMC filter}
\end{itemize}
\section{Applications}
\begin{itemize}
\item{Power supply for ARTIQ/Sinara systems}
\item{Provides 400W at 25CFM cooling, 200W with free air convection}
\end{itemize}
\section{General Description}
The 1106 EEM AC Power Module is a 8hp EEM form factor module, part of the ARTIQ/Sinara family. It serves as an in-crate power supply to other Sinara cards such as 1124 Carrier Kasli 2.0 and 1125 Carrier Kasli-SoC.
The AC Power Module features universal IEC input in the front panel and five 4-pin Molex output, directly compatible with Kasli Carriers, at the very rear side of the module. The mains circuit is protected by a steel cover.
% Switch to next column
\vfill\break
%\begin{figure}[h]
% \centering
% \scalebox{1.15}{
% \begin{circuitikz}[european, every label/.append style={align=center}]
% \begin{scope}[]
% % if applicable
% \end{scope}
% \end{circuitikz}
% }
% \caption{Simplified Block Diagram}
%\end{figure}
\begin{figure}[hbt!]
\centering
\includegraphics[height=2.5in]{photo1106.jpg}
\caption{EEM AC Power Module with handle}
\includegraphics[height=2.5in, angle=90]{fp1106.pdf}
\caption{EEM AC Power Module front panel}
\end{figure}
% For wide tables, a single column layout is better. It can be switched
% page-by-page.
\onecolumn
\sourcesection{1106 EEM AC Power Module}{https://github.com/sinara-hw/EEM_PWR_MOD_AC}
\section{Electrical Specifications}
Specifications of parameters are based on the datasheet of the EPP-400-12 power supply\footnote{\url{https://www.meanwell.com/upload/pdf/EPP-400/EPP-400-SPEC.PDF}}.
\begin{table}[h]
\centering
\begin{threeparttable}
\caption{Electrical Specifications}
\begin{tabularx}{0.75\textwidth}{l | c c c | c | X}
\thickhline
\textbf{Parameter} & \textbf{Min} & \textbf{Typ.} & \textbf{Max} & \textbf{Unit} & \textbf{Conditions} \\
\hline
Output voltage & & 12 & & V & \\ \hline
\multirow{2}{*}{Rated current} & & 33.3 & & \multirow{2}{*}{A} & 25CFM forced cooling \\ \cline{2-4}
& & 20.8 & & & Convection \\ \hline
\multirow{2}{*}{Rated power} & & 399.6 & & \multirow{2}{*}{W} & 25CFM forced cooling \\ \cline{2-4}
& & 249.6 & & & Convection \\ \hline
Input voltage & 80 & & 264 & VAC & \\ \hline
Input frequency range & 47 & & 63 & Hz & \\ \hline
\thickhline
\end{tabularx}
\end{threeparttable}
\end{table}
\section{Indicator LEDs}
The 1106 EEM AC Power Module features several indicator LEDs. Four serve as current indicators signaling 25\%, 50\%, 75\% and 100\% load. \texttt{12V} LED signals power on. Additional \texttt{OVERTEMP} LED signals overtemp or overload.
\ordersection{1106 EEM AC Power Module}
\finalfootnote
\end{document}

View File

@ -34,9 +34,9 @@ The 2118 BNC-TTL card is an 8hp EEM module; the 2128 SMA-TTL is a 4hp EEM module
Each card provides two banks of four digital channels, for a total of eight digital channels, with respectively either BNC (2118) or SMA (2128) connectors. Each bank possesses individual ground isolation. The direction (input or output) of each bank can be selected using DIP switches, and applies to all four channels of the bank. Each card provides two banks of four digital channels, for a total of eight digital channels, with respectively either BNC (2118) or SMA (2128) connectors. Each bank possesses individual ground isolation. The direction (input or output) of each bank can be selected using DIP switches, and applies to all four channels of the bank.
Each channel supports 50\textOmega~terminations, individually controllable using DIP switches. Outputs tolerate short circuits indefinitely. Each channel supports 50\textOmega~terminations, individually controllable using DIP switches. Outputs tolerate short circuits indefinitely. Both cards are capable of a minimum pulse width of 3ns.
Both cards are capable of a minimum pulse width of 3ns. Note that isolated TTL cards are less suited to low-noise applications as the isolator itself injects noise between primary and secondary sides. Cable shields may also radiate EMI from the isolated grounds. For low-noise applications, use non-isolated cards such as 2238 MCX-TTL or 2245 LVDS-TTL.
% Switch to next column % Switch to next column
\vfill\break \vfill\break

BIN
images/1106/fp1106.pdf Normal file

Binary file not shown.

BIN
images/1106/photo1106.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB