There are mapping programs that can record a position and an input. For
example, if the radiation meter put out a steady stream of readings and the
GPS put out current positions via NMEA (I think all current ones do) to the
PC, then the software could get a position and a radiation reading evey X
seconds and record them to disk. Some software may have an extra field for
a depthfinder reading, for example, so that you can records depth at each
sampled postion. At the end of the day (week, month) the resulting file of
position data could be uploaded. Note that these are no exact fixed
position samples but rather samples in an area over time.
While I haven't used it for this purpose, I believe that OziExplorer can
accept input from a depth finder and can create a depth chart based on
position data from a GPS and depth data transmitted by a depth finder. I
anm not sure what the format is for the depth data input stream, but it the
data stream from the monitor was the same, it could be easily done. Note
that this would result in readings at positions X meters or X seconds apart,
not fixed positions.
Another possibility would be to station a counter at each location with a
clock controled "brain" that would wake up and take a reading every X hours.
Each could be visited and the data retrieved and sent. This would result in
data points from a fixed position a fixed time interval apart.
Another way to repeat readings at several specific locations day-after-day
at one specific time, is to navigate to exact co-ordinates (using the GPS)
and take a single reading to transmit. This is a quite different task than
that outlined above. Since this might be limted to a few observations per
day, it might be better to list each postion on, for example, a spreadsheet
and hand enter a reading for each position as that position is visited as
suggested below.
Post by David RichardsonRne,
Basically it has to work like this ..
Assume you are totally stupid.. and you are doing the monitoring. What I
need is something that means you dont have to think about what you are
doing, the more the process is totallt automated the better.
I dont think the budget will be a problem I this is being done for the
Navy and WA Police Dept's
Post by RenéPost by David RichardsonWhat each team member needs to do is input the radiation level into the
system, along with GPS co-ordinates and time then upload all that
information to a central control unit.
Can any one suggest a method that will be able to do this
_A_ method would be reading the GPS coordinates of the screen, and
entering them into a spreadsheet or database. Then send the data to the
central server via GPRS (basically a protocol for sending data via
cellphones).
If the GPS receiver and the rad meter are connected to the laptop, either
per USB or Bluetooth, then reading the coordinates and the rad level and
entering them both into a database could be done with a primitive little
script or small program. Entering a new set of data could be activated by
pushing a button, arrriving at a certain position or timed.
The question is, how slick do you want it and what's the budget.