MeteorObservationProject

Documentation

For a more detailed overview covering most of the technical and theoretical details mop is based on see this paper

If you are just planning on using MOP, the following description should be sufficient.

What is it good for?
MOP (Meteor Observation Project) is a DOS- program to detect radio meteors. The advantage compared to many other programs is that you don't have to build a special interface to connect your receiver with your computer. All you need to run this program is a PC (Pentium recommended), a SSB receiver for VHF, a 8 or 16Bit soundcard and, last but not least, a simple cable from your receiver to your soundcard.

How does radio meteor observation work?
First you have to tune your receiver on the frequency of a transmitter that is about 500-1500 km away (So far, that you normally can't here it anymore). Now, if a meteor enters the earth atmosphere, the radio waves will be reflected by its ionisized trail. The duration of such a reflection can vary, from less than a second, up to some minutes.
To detect a meteor with MOP you have to tune your SSB receiver about 1,5kHz lower, if it is a USB receiver (LSB, 1,5kHz higher), than the carrier frequency of the transmitter is. If there's a reflection you will here a 1,5kHz tone. (i.e. I observed signales from SK4MPI on 144.412 kHz, so I tuned my USB receiver on 144.110,5kHz.) Now you just have to connect your receiver with your soundcard, and you can start the observation.

How MOP recognizes tones
MOP recognizes tones by a self-developed and effective method. It uses the Fast Fourier Transformation (FFT) that produces a spectrum of the incoming signal. We do not use the time dependent signal for any further calculations, every further work uses the spectrum. The average of all the values in the spectrum is calculated that lay between the two filter limiters, shown by the two arrows. If one value of the spectrum is much higher than the normal noise, then there must be a peak (a tone-signal). Take care that the squelch of your receiver is open, otherwise MOP could make mistakes.

How to optimise the values for your receiver and what do they mean?

How to get back all the standard values?
Just delete "config.ms"

The results of an observation
The results of your observations get written in a file called "stat.ms". Take care: If you start a new observation the old file will be overwritten. So rename it when an observation is complete. In the file there is written: Date, Time and Duration of the burst.

Copyright 2000 by THE AUTHORS: DL2NFX Michael, DL8NEQ Andi
 

special thanks to:

   the author of the fft c-code we used:
                                      Jens Jorgen Nielsen
                                          Bakkehusene 54
                                          DK-2970 Horsholm
                                          DENMARK

   the authors of the Sound Blaster c-code we used:
                                      David Baggett, Gerhard Kordmann,
                                          who wrote the code based on the Sound Blaster Freedom project and Linux code
 

Hmmmm.... what did actually we do???????? ;-)