Dear all,
I would like to share some details about my implementation of NuclearPhoenix' Open Gamma Detector board as a portable spectrometer and survey meter.
Details about the board can be found here:https://hackaday.io/project/185211-all- ... ectrometer
I am using a 1"x2" NaI(Tl) scintillator from OST Photonics, coupled to 2x2 SiPM array.
https://github.com/OpenGammaProject/Mic ... rray-Board
The SiPM are MicroFC-60035, which have gotten considerably less expensive recently, making a 2x2 array affordable:
Everything is installed in a sturdy enclosure and the endcaps for the scintillator are 3D printed from flexible TPU filament:
The top lid of the enclosure houses a LiPo battery, a charger circuit, an On/Off switch, a display toggle button and a speaker On/Off switch for future use.
I am currently using a small SSD1306 display, modifying the code to accept the bigger SH1106 display is on my todo list (still struggling with that).
Portable spectrometer / survey meter
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Portable spectrometer / survey meter
You do not have the required permissions to view the files attached to this post.
Last edited by RobertD on 09 May 2023, 22:39, edited 1 time in total.
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
Part 2
The display button toggles between energy spectrum mode and geiger (cps only) mode: The one minute spectrum of a Radium dial already shows the characteristic peaks.
There is a USB C connector for charging and to hook the unit up to a computer for more serious spectrometry. The unit is designed to interface directly with this web app
https://spectrum.nuclearphoenix.xyz/
The display button toggles between energy spectrum mode and geiger (cps only) mode: The one minute spectrum of a Radium dial already shows the characteristic peaks.
There is a USB C connector for charging and to hook the unit up to a computer for more serious spectrometry. The unit is designed to interface directly with this web app
https://spectrum.nuclearphoenix.xyz/
You do not have the required permissions to view the files attached to this post.
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
All involved software is in very active development
https://github.com/OpenGammaProject
with new features and performance improvements coming frequently.
Regarding performance, I was able to detect a spicy Radium dial from an old aircraft instrument from a few meters away and on the other extreme, I could not get the electronics or software to crash at more than 17000 cps:
https://github.com/OpenGammaProject
with new features and performance improvements coming frequently.
Regarding performance, I was able to detect a spicy Radium dial from an old aircraft instrument from a few meters away and on the other extreme, I could not get the electronics or software to crash at more than 17000 cps:
You do not have the required permissions to view the files attached to this post.
-
Sesselmann
- Posts: 1392
- Joined: 27 Apr 2015, 11:40
Re: Portable spectrometer / survey meter
Robert,
Thanks for posting, nice multi disciplinary project.
Steven 😊
Thanks for posting, nice multi disciplinary project.
Steven 😊
-
NuclearPhoenix
- Posts: 74
- Joined: 15 Aug 2022, 19:24
Re: Portable spectrometer / survey meter
Robert,
completely forgot to reply to your post. I still think it's a really well-made device, especially with the 3D-printed handle and the LiPo addon.
Good job!
completely forgot to reply to your post. I still think it's a really well-made device, especially with the 3D-printed handle and the LiPo addon.
Good job!
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
Thanks guys!
The 3D-printed handle is from thingiverse, so I cannot take credit for that ;)
https://www.thingiverse.com/thing:2561532
Regarding the LiPo addon, it helped a lot that VSys and VBus are accessible on breakout pins on the detector board.
Robert
The 3D-printed handle is from thingiverse, so I cannot take credit for that ;)
https://www.thingiverse.com/thing:2561532
Regarding the LiPo addon, it helped a lot that VSys and VBus are accessible on breakout pins on the detector board.
Robert
-
NuclearPhoenix
- Posts: 74
- Joined: 15 Aug 2022, 19:24
Re: Portable spectrometer / survey meter
Very nice!
How did you manage to mount the display? It looks like it is somewhat wedged between the top cover of the case and your 3D-printed display mount, is there something else in there that we cannot see?
How did you manage to mount the display? It looks like it is somewhat wedged between the top cover of the case and your 3D-printed display mount, is there something else in there that we cannot see?
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
Matthias,
I used this design as a basis
https://www.thingiverse.com/thing:5278349
and scaled it to fit a SSD1306 display. It is attached to the case with double sided 3M tape.
There is only a small elongated hole in the top of the enclosure for the four wires so I can upgrade to the SH1106 display later.
I used this design as a basis
https://www.thingiverse.com/thing:5278349
and scaled it to fit a SSD1306 display. It is attached to the case with double sided 3M tape.
There is only a small elongated hole in the top of the enclosure for the four wires so I can upgrade to the SH1106 display later.
You do not have the required permissions to view the files attached to this post.
Last edited by RobertD on 18 May 2023, 17:33, edited 1 time in total.
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
Update:
The bigger SH1106 display is working now (thanks Matthias!) and showing a spectrum of my Cs-137 checksource.
The ticker is operational, too.
The bigger SH1106 display is working now (thanks Matthias!) and showing a spectrum of my Cs-137 checksource.
The ticker is operational, too.
You do not have the required permissions to view the files attached to this post.
-
RobertD
- Posts: 49
- Joined: 09 Jan 2023, 22:41
Re: Portable spectrometer / survey meter
I just finished a downsized version, utilizing a 1" dia x 1" NaI(Tl) scintillator and a 2x2 SiPM matrix.
You do not have the required permissions to view the files attached to this post.