Hi Guys,
I have been messing around with a method of remotely recording a gamma spectrum for post analysis, cool little project and just got it working. It's a raspberry-pi plugged into a small battery powered 4 port hub with a USB sound card connected. I then have a GS-1100A with detector connected to the sound card in the usual way. The raspberry pi has built in WIFI and provides the only connection to my network.
I turn on the GS-1100A and start recording a wav file on the Raspberry pi. A message told me that there was enough room on the disc for a 4 hour recording at 96 khz, and I am sure it's possible to delete some unwanted files to make more space if required. Once the recording completes I export it as a wav file and transfer it over the network to another computer and open it with PRA.
The method for opening a wav file in PRA is first obtain the pulse shape, then open the file from the File menu.
I bought the Raspberry Pi Zero W for the audacious price of £9.60 from thepiehut.com (it'r really tiny 65 x 35 mm) and could easily fit inside a detector housing. https://thepihut.com/collections/raspbe ... -pi-zero-w
I installed Raspian which is a debian version of Linux, on a 32 GB micro SD card.
Once Raspian was installed I installed Audacity which is an open source audio recording software. The installation is easy, just type the following into the command line, and the package installs itself.
pi@raspberrypi:~ $ sudo apt-get update
pi@raspberrypi:~ $ sudo apt-get install audacity
You then need a way to transfer the files to your computer so you need to install netatalk.
pi@raspberrypi:~ $ sudo apt-get install netatalk
this will allow you to open a file on the raspberry pi from another computer on the network with afp.
open afp://10.1.1.10 (your raspberrypi ip address)
As you can see this method is loss free and provides a way run a passive recording for post analysis. One of the neat things you can do with PRA is that you can analyse individual sections of the recording thereby isolating a single event in time.
Say for example you were recording a continuous wav file at some security check point, and someone walked through that check point with some Cobalt 60 in their pocket, if synchronised with a security video, you could identify from the spectrum who carried the source.
Who has the audacity to do this?
- Sesselmann
- Posts: 1374
- Joined: 27 Apr 2015, 11:40
- Location: Sydney
- Contact:
Who has the audacity to do this?
Steven Sesselmann | Sydney | Australia | https://gammaspectacular.com | https://beejewel.com.au | https://www.researchgate.net/profile/Steven-Sesselmann
- whatisnuclear
- Posts: 3
- Joined: 07 Feb 2022, 08:46
- Location: Seattle
- Contact:
Re: Who has the audacity to do this?
Very cool. I only have Linux PCs so once I get my detector (just ordered) I'll try this method out. I've just been searching the forum for info on using GS equipment on Linux.
- Sesselmann
- Posts: 1374
- Joined: 27 Apr 2015, 11:40
- Location: Sydney
- Contact:
Re: Who has the audacity to do this?
Nick,
Your best option is to run PRA software under Wine on Linux, it should work fine, I use the equivalent on a Mac.
The above is an old post from a job I did where I had to fit a recorder inside of a well logging tube, so the Pi Zero fitted nicely.
Steven
Your best option is to run PRA software under Wine on Linux, it should work fine, I use the equivalent on a Mac.
The above is an old post from a job I did where I had to fit a recorder inside of a well logging tube, so the Pi Zero fitted nicely.
Steven
Steven Sesselmann | Sydney | Australia | https://gammaspectacular.com | https://beejewel.com.au | https://www.researchgate.net/profile/Steven-Sesselmann
Who is online
Users browsing this forum: No registered users and 10 guests