Compare commits

..

No commits in common. "2838213457f0b3afb0299c0b9f4eca244c73fc3f" and "1cf6919ec8e1d042e31eed72532551d1c893d7b3" have entirely different histories.

3 changed files with 5 additions and 6 deletions

View File

@ -357,7 +357,8 @@ The typical value of minimum pulse width is based on test results\footnote{\labe
\textbf{Parameter} & \textbf{Symbol} & \textbf{Min.} & \textbf{Typ.} & \textbf{Max.} &
\textbf{Unit} & \textbf{Conditions} \\
\hline
High-level input voltage\repeatfootnote{transceiver} & $V_{IH}$ & 2 & & 5.5* & V & \\
High-level input voltage\repeatfootnote{transceiver} & $V_{IH}$ & 2 & & 5.5 & V & termination disabled \\
& & 2 & & 5 & V & termination enabled \\
\hline
Low-level input voltage\repeatfootnote{transceiver} & $V_{IL}$ & -0.5 & & 0.8 & V & \\
\hline
@ -367,7 +368,6 @@ The typical value of minimum pulse width is based on test results\footnote{\labe
\hline
Low-level output current\repeatfootnote{transceiver} & $I_{OL}$ & & & 376 & mA & \\
\thickhline
\multicolumn{7}{l}{*With the 50\textOmega~termination enabled, the input voltage should not exceed 5V.}
\end{tabularx}
\end{threeparttable}
\end{table}
@ -562,7 +562,7 @@ The channel should be configured as output in both the gateware and hardware.
\subsection{Sub-coarse-RTIO-cycle pulse}
With the use of the ARTIQ RTIO, only 1 event can be enqueued per coarse RTIO cycle, which is typically 8ns.
Therefore, to emit a pulse that is less than 8ns, additional delay is needed such that the \texttt{ttl.on()} \& \texttt{ttl.off()} event are submitted at different coarse RTIO cycles.
The TTL pulse must satisfy the minimum pulse width stated in the electircal specifications.
The TTL pulse parameter must satisfy the minimum pulse width stated in the electircal specifications.
\inputcolorboxminted{firstline=88,lastline=92}{examples/ttl.py}

View File

@ -488,7 +488,7 @@ Both recommended operating conditions and electrical characteristics are based o
\textbf{Parameter} & \textbf{Symbol} & \textbf{Min.} & \textbf{Typ.} & \textbf{Max.} &
\textbf{Unit} & \textbf{Conditions} \\
\hline
Input voltage & $V_{I}$ & 0 & & 5.5* & V \\
Input voltage & $V_{I}$ & 0 & & 5.5 & V \\
\hline
High-level output current & $I_{OH}$ & & & -24 & mA \\
\hline
@ -496,7 +496,6 @@ Both recommended operating conditions and electrical characteristics are based o
\hline
Input edge rate & $\frac{\Delta t}{\Delta V}$ & 0 & & 10 & ns/V & $0.8V \leq V_I \leq 2.0V$ \\
\thickhline
\multicolumn{7}{l}{*With the 50\textOmega~termination enabled, the input voltage should not exceed 5V.}
\end{tabularx}
\end{threeparttable}
\end{table}

View File

@ -52,7 +52,7 @@
\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).
Both adapter cards breaks 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.
Each card provides 8 channels, with BNC (5518) or SMA (5528) connectors.