Suomi100 satellite beacon not decoding with gr_satellites CLI #792
-
|
I've stored several samples from the Suomi100 satellite in 32-bit I/Q format (50k sample rate) and tried to simply check if I've got any valid data. The My first question is: what does the demodulator even expect to find in I/Q data? Should the center frequency of the transmission be at baseband - or at some other frequency - or does it matter at all? Is my SNR simply too low? I used Airspy R2 and a hand-held Arrow II antenna for tracking/RX. I'm running the command: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Thanks for posting your IQ files! Looking at them in Inspectrum, just based on experience they don't look QUITE strong enough to decode a 9600 baud signal:
... but it never hurts to try. Sample-5 was a bit stronger than #4, and you can see a bit of symbol separation (the lower graph below). However, 9600 baud signals can be quite particular and even when you think "just maybe", they won't decode without sufficient SNR.
Not to state the obvious, but at least at first glace it appears that we need stronger RX either by an improvement in tracking, antenna gain, an LNA right at the antenna, or all three. Just to confirm, are the settings in the .yml file still correct for this satellite? |
Beta Was this translation helpful? Give feedback.
-
|
The FSK demodulator, which is what is used here, requires the signal to be at baseband (see #159). The packets shown in @K4KDR's screenshot have a frequency error that is large enough that the demodulator won't work. |
Beta Was this translation helpful? Give feedback.




Thanks for posting your IQ files! Looking at them in Inspectrum, just based on experience they don't look QUITE strong enough to decode a 9600 baud signal:
... but it never hurts to try. Sample-5 was a bit stronger than #4, and you can see a bit of symbol separation (the lower graph below). However, 9600 baud signals can be quite particular and even when you think "just maybe", they won't decode without sufficient SNR.
Not to state the obvious, but at least at first glace it appears that we need stronger RX either by an improvement in tracking, antenna gain, an LNA right at the antenna, or all three.
Just to confirm, are the settings in the .yml file still correct for this satellite?