Electrical – geiger tube dc power supply

geiger-muller-tubepower supplystep-up

I have one of these HV dc converters and I was wondering if I can use it to supply a small Russian SMB21 Geiger muller tube. What other parts would I need to add not to fry the GM tube? Keep in mind I would also like to add a nice Arduino nano and display and turn it into a simple Geiger counter.

The step up dc dc converter is a EMCO A series A04P

Best Answer

This site is an excellent reference in everything geiger-countery you might ask. There's a nice schematic which shows the complete circuit, including the power supply and the detection parts: MightyOhm geiger counter

In general you just need a Mohm-range resistor to limit the current through the tube, and a few transistors/resistors (the "impulse detection" part).

After that it's just simple arduino code (attach interrupt, etc.)