Triggering and Suppresion
From tigwiki
Contents |
[edit] Trigger Electronics
Master triggers are generated through programmable logic modules. The wiring, as it looked as of 2005, is shown here. This may need to be updated.[edit] Suppression
The germanium pre-trigger can be programmed to accept all germaniums (unsuppressed), or to only accept those that do not have an accompanying signal in the suppression shield (suppressed).
Hardware suppression is performed in Lecroy 4516 Trigger Logic units. It has three sets of 16 input banks Ai, Bi, and Ci, i = 0...15. These inputs and the output are ECL. The output logic is
, where c1 and c2 are chosen as either boolean AND or OR operators. These operators are selected either by back-panel switches or by CNAFs. In the rest of this page and in the Lecroy documentation, c1,2 are denoted C1 and C2 (not to be confused with input C).
- A: NOT-Bgo (True when BGO not present, False when BGO CFD fires)
- B: always True
- C Ge (True when Ge CFD fires)
Suppression is achieved by
, i.e. with C1 set to AND and C2 set to AND. With the inputs just described, this reduces just to (NOT-Bgo) AND Ge, as it should be. Suppression can be turned off by setting C1 to OR, in which case the logic reduces just to the value of Ge.
The multiplicity condition for Ge pre-triggers is derived from the number of time-coincident True signals in the output of the 4516 units after passing through the suppression logic. TDC start and ADC gate signals are also derived following suppression logic.
[edit] Back-Panel Switches
The back-panel switches for C1 must be set in "Remote", and C2 must be set in "AND". In this way, the suppression mode (on or off) is selected by CNAF commands issued at the beginning of a run. The mode is selected by an ODB variable. This operation feature may be (accidentally or intentionally) overriden by setting the back-panel switches by hand or by removing the True inputs to A. If the suppression is not working as expected, or if the germanium detectors are not triggering at all, verify that the back-panel switches are set correctly.
[edit] Inverting an ECL Signal in a Ribbon Cable Header
The ECL used on the Lecroy modules in the suppression logic is differential logic. As such the NOT operation can be realized by simply reversing the two wires carrying the signal -- i.e., changing the polarity. In the hardware suppression logic, this is how the Bgo and False signals are inverted to form NOT-Bgo and True signals for inputs A and B of the 4516s. For individual signals carried on twisted-pairs with two-hole plugs, this is as simple as making sure that (e.g.) the white wire connects to + on the output and - on the input, and vice versa for the black.
This method has in fact been used to make certain cables for the 8pi suppression logic. It is strongly recommended that such inverting connectors, once fabricated, are labelled in an unambiguous way. Use a hot soldering iron to burn the letters "INV" into the side of the connector. Paint the ribbon-cable cover and strain relief with liquid paper, then write "Inverting" on them with a fine-tipped red permanent marker.

