He3Tube Equipment

From New IAC Wiki
Jump to navigation Jump to search

2nCor_44#Equipment

Analog Signals

He3 Tube neutron detectors are 52 cm long and 1.5 cm radius cylinders, 1200 Volts with EG&G (ortec) pre amp Model 142PC (Serial #787)

Although 1200 Volts is applied to the Ortec Preamp, only 350 Volts is established on the "input" port where the Tube is plugged in. If 1250 Volts is applied, then 366 Volts is observed.

He3Signal NoSource 4-2017.png

For the TENNELEC you need to apply 1650 Volts to get 362 applied to the Tube


The TENNELEC signal output at 1550 Volts has less noise with signal at about 30 mV compared to the output of the ortec. There is a230 mV DC offset on the output He3Signal NoSource 4-6-2017.png

Output measured by CAEN V785N Peaks sensing ADC

Using a Cf-252 source positions on a shelf below the He-3 tube covered by 2" thick virgin Poly and set to 1250 Volts. Using Ortec pre-amp 142PC serial # 787.

The Timing output of the preamp was sent to an Ortec Timing filter amplifier to be inverted. The Gain was set to x10 and the integrate set to 20 ns.

The Energy output was sent to an Ortec Spectroscopy amplifier model 672. The gain was set to x10 and the shaping time set to 2usec.

Run 6245 has a Cf-252 source place on a shelf approximately 80 cm below the He-3 tube that had been encased in 2" thick virgin poly.

Run 6246 recorded the background observed without the source over a 19 hour period.

He3Signal Cf-252 4-12-2017.png

The expectation from File:GE ReuterStokes.pdf is

ReuterStokeADCspectrum 4-12-17.png

Performed another measurement of the He-3 tube using the Cf-252 source. I used the bipolar output of the ORTEC spec AMP model 672. The He-3 tube is surrounded by a 2" thick layer of virgin poly. The virgin poly is then encased in a 2" layer of lead. The Cf-252 source was placed directly on top of the lead. Below is a measurement recorded in run #6295 taken over a 7 minute period Run #6596 was taken over a three day period.

If I normalize the rate per cm^2 of detector (project the cylinder to a 52 cm x 3 cm rectangle = 156 cm^2)

He3Signal Cf-252 5-12-2017.png

Cosmic rays produce 10^{3}/cm^2/sec

PAA->Draw("PADC785N[3]>>r6296N(500,0,1000)",".00000002473");

PAA->Draw("PADC785N[3]>>r6295N(500,0,1000)",".000015263");

Beam Tests

5/16/17: 44 MeV machine was being tuned at 2 MeV so I used the nCorHe3 configuration to look at the He-3 output when there shouldn't be neutrons in the Hall.

Run 6297: Timing AMp =2 Postamp to PADC set to gain of 10

Run 6298: Timing AMp=2 Postamp to PADC set to gain of 50

Run 6299: Timing AMp=adjusting during run Postamp to PADC set to gain of 50

Run 6300: Timing AMp=8 Postamp to PADC set to gain of 50

A CFD threshold of -181 mV will keep the He-3 tube timing amp from firing when the 44 MeV machine is running. The Cf-252 source rate was 200 +/- 40 Hz at this CFD setting.

For ADC do

FF->Draw("PADC.PADC785N[3]>>(500,0,1000)");

For TDC (Window is 1500 nsec wide)

FF->Draw("(TDC.TDC1190[1][28]-TDC.TDC1190[1][31])*0.1")

Check Timing with FF->Draw("(TDC.TDC1190[2][31]-TDC.TDC1190[1][31])*0.1")

The above should be about 200 ns


Run 6301, ran in PAA configuration with Cf 252 source on top of detector

PAA->Draw("PADC.PADC785N[3]>>r6301(2000,0,2000)")


go_back

2nCor_44#Equipment