Qnet2 DAQ card tips'n'tricks

Updated January 21, 2005, (H.G. Berns).

This is a list of common problems with the DAQ card electronics and how to fix them. We will add more items as they come...


One input channel doesn't work? Probably shorted protection diode.

Each of the 4 inputs have built-in surge protection in form of a fast diode (pair). The opamp circuitry of the DAQ card is designed for typical PMT signals from 0V to -4V. If the input voltage goes far outside this range (above +0.2V or below -5V), then the surge protection kicks in in order to protect the opamps and followup circuitry.

We already had two incidents where a badly arcing PMT base damaged one of the protection diodes in such a way that it became a short circuit. In both cases the input became shorted with the -5V supply reference on the board. As a result the input didn't work anymore. In addition, the overall threshold settings of the other 3 channels got affected by the -5V supply dropping below -4.0V (since the 50 Ohm terminator of the damaged input and the PMT base in parallel were now directly connected to -5V via the shorted diode and thereby overloading the -5V...).

What to do?

Check with an Ohmmeter the diode on the suspicious input:

A description of the diode is found here (the part number is BAS40-04, which is actually two diodes in series).

If you find a short (i.e. less than 5 Ohms) between the center pin and one of the two outer pins of the diode, then it needs to be replaced with a new one. Please contact Hans to get a spare from the UW lab or have it de/soldered.


Used a 12V DC supply on the DAQ card instead 5V? Another protection diode damaged...

Careful! Do not use the 12V DC supply (for the HV supply boxes) on the DAQ card!

Unfortunately, the power connector of the 5V DC supply for the DAQ card is identical with the 12V DC connector...

In most cases, a 12V input will damage the power surge protection diode "D9" (near the power input receptactle), or the 12V DC supply will get damaged, but it'll usually protect the rest of the DAQ card. A description of the diode is found here (part number SMBJ5.0, a 5V transient voltage suppression diode).

What to do?

Check diode "D9" with an ohmmeter. If it's a short circuit (i.e. less than 5 Ohms), then please contact Hans to get the diode replaced soon.


GPS problems, e.g. no 1PPS pulse or no GPS data?

First of all, please make sure you have the GPS antenna receiver positioned at a location with decent view of the upper sky! Best if outside.

After power-up it will usually take approx. 20 seconds to 3 minutes for the GPS receiver to get a position and time fix (depending on satellite visibility). Then you should see the "1PPS" LED flashing in a 1-second rhythm (top LED between the main reset button and secondary 5VDC input receptacle). The GPS antenna itself also has a status LED which will flash in a 1-second rhythm either red (bad reception or initialization phase) or green (good, locked onto GPS satellites).

On the DAQ card, you can check the GPS status with command "DG" after you connected the DAQ card to a PC and run a terminal program (e.g. HyperTerminal). An example of the DAQ response with good GPS data is found here. Note, the time is displayed in UTC (Universal Time Coordinated) which is 8 hours ahead of Pacific Standard Time (winter) or 7 hours ahead of Pacific Daylight Savings Time (summer).

No GPS data at all or time/position not correct?

Try moving the GPS antenna to a location with better sky visibility.

1PPS LED not flashing, and "CPLD freq" value not 41666667 (+/-50)?

Probably, the special grey cable between GPS antenna connector and the DAQ card either has a loose connector or is damaged internally. This special cable has a 9-pin receptacle on the far end (where the GPS antenna is connected) with a small circuit board inside. We found that the cabling became loose in some of these circuits, probably caused by too much pull on the cable (e.g. when hanging the cable freely from a roof). In other cases, we found water collecting inside the connector housing.

We recommend:


recommended control & TMC register settings for cosmic ray detector array

Command description
WC 00 1F Counter Reg. 0: set 2-fold coincidence, no veto, enable all 4 inputs
WC 01 00 Counter Reg. 1: clear veto width, disable TMC running
WC 02 96 Counter Reg. 2: lower gate width bits = 0x96 = 150 (decimal) => gate width = 150*24 ns = 3600 ns
WC 03 00 Counter Reg. 3: upper gate width bits = 0 (only needed for gate widths > 6120 ns)
WT 01 00 TMC Reg. 1: set TMC write pointer to 0
WT 02 32 TMC Reg. 2: set TMC read pointer to 0x32 = 50 (decimal) => TMC delay = 50*24 ns = 1200 ns