Skip to content

Doppler shift compensation

Michał Gumiela edited this page Nov 6, 2018 · 5 revisions

SDR signal sources (like FCD+, RTL-SDR, etc.) have built-in functionality of Doppler shift compensation with help of GPredict software (available for Linux and Windows operating systems).

Principle of operation

The idea is to capture bandwidth wide enough to cover Doppler effect shift (about +/- 15 kHz) without SDR center frequency tuning (it could lead to undesired spurious signals during the re-tuning and acquiring the PLL). Hence, mixing is done in software.

Configuration

  1. Install GPredict software for your platform
  2. Go to Preferences -> Interfaces -> Radios and click "Add new" button:

image

image

  1. Set Host: localhost and Port: 4532 and click OK button:

image

Radio entry should be on list:

image

Close the window clicking OK button.

  1. In main window launch "Radio control":

image

  1. Configure "Radio control" window:

image

① Set PW-Sat2 frequency: 435.275 MHz - it must be strictly 435.275 MHz because signal sources works assuming this frequency in GPredict is set. Otherwise Doppler correction will be incorrect!

Set from dropdown list 'radio' defined in 3rd step. Make sure that you have launched signal source. Then click "Engage" button.

In Target section select PW-Sat2 and click "Track". (Make sure that you have loaded PW-Sat2 TLE)

Compare Doppler indication in GPredict Radio Control and Signal source window. Should be the same and update in 1 s rate.

Clone this wiki locally