]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
add a bit of information about Trb5sc
authorJan Michel <michel@physik.uni-frankfurt.de>
Fri, 26 Aug 2022 15:19:43 +0000 (17:19 +0200)
committerJan Michel <michel@physik.uni-frankfurt.de>
Fri, 26 Aug 2022 15:20:05 +0000 (17:20 +0200)
trb3/DiRich.tex
trb3/Trb5sc.tex
trb3/main.tex
trb3/sctrladdresses.tex

index 2128af1bb2d5d2a31834b620284b4586625ff0b9..4ee320baa70882082901997e2689673707ba1ad4 100644 (file)
@@ -1,4 +1,4 @@
-\begin{figure}
+\begin{figure}[h!]
       \begin{center}
          \includegraphics[width=0.7\textwidth]{figures/dirichcombiner_connections.png}
          \caption[DiRich Combiner Front Panel]{Connections and LEDs on the DiRich combiner front-panel}
index 9475d3e3c5c1f5d1bb7b4270a7a50adc9b81ce0b..25a4f548521c71280c9850c7b3fb4ebc4fbd3587 100644 (file)
@@ -1,7 +1,28 @@
    \begin{figure}[h!]
       \begin{center}
          \includegraphics[width=0.7\textwidth]{figures/trb5scaddon.jpg}
-         \caption[Trb5sc]{Trb5sc board with 4conn AddOn}
+         \caption[Trb5sc]{Trb5sc (version 1) board with 4conn AddOn}
          \label{fig:trb5sc}
       \end{center}
    \end{figure}
+
+The Trb5sc is functionally compatible to Trb3sc, with a few exceptions. The FPGA used is only have the size of the one on the Trb3* and the number of standard TDC channels is limited to 32. The amount of external components has been reduced so that the board size is smaller and AddOns can be added inline instead of on top.
+
+
+\begin{itemize}
+ \item Two main bitfiles versions available (like for Trb3sc): operation in the crate using the backplane connector and operation via the on-board SFP. LEDs on the RJ-45 connector next to the SFP are green for SFP use and red for backplane use.
+  \begin{itemize}
+ \item The SFP can not be used when the board is mounted in the crate.
+ \item LED for link activity are always those located under the SFP
+\end{itemize} 
+ \item AddOns are not compatible to Trb3* boards. New AddOns available:
+  \begin{itemize}
+   \item 4x 40pin KEL "Padiwa style"
+   \item 2x 80pin KEL 
+   \item 12x RJ-45 for applications that require shielded signal cables
+   \item  7x HDMI 
+  \end{itemize} 
+ \item AddOn boards may have up to two SFPs for any purpose. E.g. there is support for GbE, to increase the read-out bandwidth.
+ \item A tiny switch near the backside allows to select the source of the trigger signal and the external clock: If "on" signals from the RJ-45 connector are used, if "off" signals from the backplane are routed to the FPGA. The status is shown on a blue LED.
+\end{itemize}
index 488977b8f0aeca6750538e485d3c1cd2a1c00565..37cda90d60d9bc228bdfab50757ba9bc243cb51e 100644 (file)
     \clearpage
   \section{Trb3sc}
     \input{Trb3scBasics}
+    \clearpage
   \section{Trb5sc}
     \input{Trb5sc}
+    \clearpage
   \section{DiRich}
     \input{DiRich}
-  \section{AddOns}
+    \clearpage
+  \section{Trb3* AddOns}
     \subsection{TDC AddOn}
       \input{TdcAddOn}
     \subsection{32-Pin AddOn}
     \subsection{Padiwa}
       \input{WasaFrontend}
 
-  \section{Related Boards}
-    \subsection{CBM-RICH}
-    \subsection{CBM-TOF}
   \cleardoublepage
 
 \part{Design Components}
index 48d53c1ce5dfab8813a6525e49df755b23d97a65..6282d3821a3f420db6558056e5783362e446dd98 100644 (file)
@@ -9,6 +9,7 @@
 4000 -- 40FF & Hub & Hub Config and status \\
 7000 -- 73FF & RDO & Readout, Board \\
 8000 -- 83FF & GbE & Ethernet registers \\
+8400 -- 84FF & GbE & Ethernet UDP sender Registers \\
 A000 -- BFFF & FEE & Thresholds, Pedestals, Settings \\
 B000 -- B7FF & Serdes & Serdes configuration and status \\
 C000 -- CEFF & TDC & TDC Control and Status [\ref{TDC}] \\
@@ -19,6 +20,7 @@ D400 -- D41F & SPI & SPI Interface for DAC and Padiwa \\
 D480 -- D4FF & Adc & On-board monitoring of voltages or currents \\
 D500 -- D5FF & SED & Soft Error Detection \\
 D600 -- D6FF & Uart & Serial Uart Interface \\
+DE00 -- DEFF & I2C & Custom I2C interface \\
 DF00 -- DF7F & Trg & Trigger signal generation [\ref{triggermodule}]\\
 DF80 -- DFFF & Inp & Input Monitoring [\ref{triggermodule}]\\
 E000 -- FFFF & Debugging & Memories and Registers for Debugging \\