Welcome to Radarspotting. Please login or sign up.

May 17, 2024, 01:14:32 PM

Login with username, password and session length

New Members

New Members

You should get an activation email when you join.  If not, please use the Contact option.

Do I need A Filter?

Started by abcd567, February 18, 2019, 12:38:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcd567

The space around ADS-B antenna contain not only 1090 MHz signals, but also lot of other signals at different frequencies. The closer the frequency of a signal to 1090 MHz, your ADS-B antenna picks it stronger. For example if there are three signals of equal strength, one at 144 MHz, 2nd at 850 MHz and 3rd at 950 MHz, the ADS-B antenna will pick 950 MHz one the strongest, 850 MHz one a bit less stronger, and 144 MHz one much fainter.

As the Cell/Mobile/Pager signals exist in the range 850 MHz to 1200 MHz, these are picked strongly by ADS-B antenna and this mixture is fed to the receiver, overloading its front end tuner. To overcome this situation, a hardware called "Filter" is used. As its name shows, it filters out unwanted signals and passes a narrow band of frequency say 1075 MHz to 1150 MHz, blocking most Cell/Mobile/Pager signals from reaching the receiver.




In order to determine if a filter is needed or not, it is necessary to scan frequencies in the range 800 MHz to 1200 MHz. If the scan shows very few and weak interfering signals, adding a filter will not give any appreciable improvement. On the other hand if the scan shows a lot of strong interfering frequencies, adding a filter will give substantial improvement in ADS-B 1090 MHz reception.

Software developers have developed softwares which use (DVB-T+ADS-B Antenna) to perform this scan. There are following two ways it can be done. Please click the options below to see the details.


OPTION-1:
DVB-T is plugged into Raspberry Pi (or is plugged into a Desktop/Laptop running Linux Debian/Ubuntu)

OPTION-2:
DVB-T is plugged into a Windows Computer - Using GUI rtlpan.exe.

OPTION-3:
DVB-T is plugged into a Windows Computer - Using Command Line.

OPTION-4:
DVB-T plugged into Windows Computer - Using GUI Spektrum.exe.




abcd567

#1
OPTION-1:
DVB-T plugged into Raspberry Pi.

This method uses software tool rtl_power which is part of software package rtl-sdr.

Credits:
Kyle Keen (keenerd): For rtl_power and heatmap.py
Oliver Jowett (obj): For guide how to use rtl_power and heatmap.py


STEP-1 of 6:
Install required packages (rtl-sdr and python-imaging), and get the python script (heatmap.py) to create image scan.png from scanned data stored in file scan.csv


sudo apt-get install rtl-sdr
sudo apt-get install python-imaging
sudo wget [url]https://raw.githubusercontent.com/keenerd/rtl-sdr-misc/master/heatmap/heatmap.py[/url]
sudo chmod +x heatmap.py



STEP-2 of 6:
Free the DVB-T Dongle which is in use by a decoder like dump1090, or dump1090-mutability, or dump1090-fa.

sudo systemctl stop dump1090
sudo systemctl stop dump1090-mutability
sudo systemctl stop dump1090-fa


STEP-3 of 6:
Once DVB-T Dongle has been made free, run following test

sudo rtl_power -f 800M:1200M:100k -i 30 -c 50% -e 30m -g 30 -F 9 >scan.csv



The above command will generate following output.

Number of frequency hops: 286
Dongle bandwidth: 2797202Hz
Downsampling by: 1x
Cropping by: 50.00%
Total FFT bins: 9152
Logged FFT bins: 4576
FFT bin size: 87412.56Hz
Buffer size: 16384 bytes (2.93ms)
Reporting every 30 seconds
Found 1 device(s):
  0:  Realtek, RTL2832U, SN: 00001003

Using device 0: Generic RTL2832U
Detached kernel driver
Found Rafael Micro R820T tuner
Tuner gain set to 29.70 dB.
Exact sample rate is: 2797202.148434 Hz
[R82XX] PLL not locked!



Wait for 30 minutes for scan to finish.
When scan is finished, it will say "Exiting.... Canceled by user".
Scan will create a file "scan.csv" in current folder and save scan data in it.

This will produce a very wide image (4000 pixels!) that shows spectrum power from 800MHz - 1.2GHz.
If you want a narrower image, increase "100k" above to something larger, it controls the bandwidth that corresponds to one pixel on the x axis.
-i controls the integration interval (time for one pixel on the y axis)
-e is the total runtime, longer gives you a taller image.


STEP-4 of 6:
Don't forget to Reboot Pi so that system is restored to normal, and data feeding is restored.

sudo reboot



STEP-5 of 6:
Create an image "scan.png" in current folder from data stored in file "scan.csv"

./heatmap.py scan.csv scan.png


This will produce a very wide image (4000 pixels!) that shows spectrum power from 800MHz - 1.2GHz.


STEP-6 of 6:
Copy the image "scan.png" from Pi to your Win/Mac Computer.  To copy a file from Pi, you will need to install on your Win/Mac computer an SCP software. Some popular free of cost software are FileZilla (win and mac) or WinSCP (win) or CyberDuck (win and mac).



Example of Scan of Existing RF Signals by rtl-power

The original image is very wide (4000 pixel), but displayed in this forum smaller (874 pixel). As a result details are not clear.




Three 500 pixel wide cut-outs from above 4000 pixel wide image. These cutouts show details better.







abcd567

#2

OPTION-2:
DVB-T plugged into Windows Computer - Using GUI rtlpan.exe


[COLOR="#FF0000"]Important:[/COLOR] If you want to plug in your DVB-T Dongle into Windows Computer, you should install its driver Zadig.

STEP 1 of 7:
Create a new folder of a name of your choice and at a location of your choice. For this guide, I will use new folder name "RF Scan", location inside "Download" Folder.

STEP 2 of 7:
Download RelWithDebInfo.zip from here:
Download Link: http://osmocom.org/attachments/download/2242/RelWithDebInfo.zip

Web Page: https://osmocom.org/projects/sdr/wiki/rtl-sdr
(scroll down to bottom of page to find download link)


STEP 3 of 7:
Un-zip RelWithDebInfo.zip. It will create a folder RelWithDebInfo and inside this folder another folder rtl-sdr-release which contains several files and 2 folders named x32 and x64 . Copy ALL files of folder x32 into newly created folder RF Scan.

STEP 4 of 7:
Download rtlplan.exe from the site given below, and save it inside the folder RF Scan
https://sourceforge.net/projects/guiforrtlpower/





STEP 5 of 7:
Double-click rtlpan.exe  to start the software.

STEP 6 of 7:
In the rtlpan window, make settings as follows (see screenshot below)
start freq: 800Mhz (800000000)
end freq: 1200Mhz (1200000000)
step: 100kHz
Gain: 49.6



STEP 7 of 7:
Press "START" Button. The scan will start and the scan image will start building gradually. Wait for about 15 to 30 minutes for scan image to build to sufficient height. Click "STOP" button to stop the scan. In addition to scan image, a file scan.csv will be generated inside folder "RF Scan"







abcd567

OPTION-3:
DVB-T plugged into Windows Computer - Using Command Line


Important: If you want to plug in your DVB-T Dongle into Windows Computer, you should install its driver  Zadig from  http://zadig.akeo.ie/


STEP 1 of 7:
Download Python Installation File python-2.7.14.msi  from the site given below, and install it on your computer
https://www.python.org/downloads/

STEP 2 of 7:
Download Python Imaging Library Installation File Pillow-4.3.0.win32-py2.7.exe from the site given below, and install it on your computer
https://pypi.python.org/pypi/Pillow/4.3.0

IMPORTANT NOTE: Pillow and PIL are not compatible. If you have already installed PIL, first uninstall it, and then install Pillow




STEP 3 of 7:
Create a new folder of a name of your choice and at a location of your choice. For this guide, I will use new folder name "RF Scan", location inside "Download" Folder.

STEP 4 of 7:
Download RelWithDebInfo.zip from here:
Download Link: http://osmocom.org/attachments/download/2242/RelWithDebInfo.zip

Web Page: https://osmocom.org/projects/sdr/wiki/rtl-sdr
(scroll down to bottom of page to find download link)

Un-zip RelWithDebInfo.zip. It will create a folder RelWithDebInfo and inside this folder another folder rtl-sdr-release which contains several files and 2 folders named x32 and x64. Open folder [COLOR="#FF0000"]x32[/COLOR]




Copy following 3 files of folder [COLOR="#FF0000"]x32[/COLOR] into newly created folder RF Scan.
(1) libusb-1.0.dll
(2) rtl_power.exe
(3) rtlsdr.dll





STEP 5 of 7:
Download file heatmap·py by Right-Clicking on the link below, and choosing "Save Link As..."
Move the downloaded file heatmap·py into folder RF Scan.

https://raw.githubusercontent.com/keenerd/rtl-sdr-misc/master/heatmap/heatmap.py



STEP 6 of 7:
Make sure no program is using DVB-T Dongle. Stop any such program to free DVB-T.

Open Command console by typing cmd in search. Once the Command Console is open, do following:


# First CD to folder RF Scan
#Once in folder RF Scan, give following command
rtl_power -f 800M:1200M:100k -i 30 -c 50% -e 30m -g 30 -F 9 > scan.csv



The above command will generate following output.




Wait for 30 minutes for scan to finish.
When scan is finished, it will say "Exiting.... Canceled by user".
Scan will create a file "scan.csv" in current folder and save scan data in it.

This will produce a very wide image (4000 pixels!) that shows spectrum power from 800MHz - 1.2GHz.

If you want a narrower image, increase "100k" above to something larger, it controls the bandwidth that corresponds to one pixel on the x axis.
-i controls the integration interval (time for one pixel on the y axis)
-e is the total runtime, longer gives you a taller image.




STEP-7 of 7:
Create an image "scan.png" in current folder from data stored in file "scan.csv"
Open Command console by typing cmd in search. Once the Command Console is open, do following:


# First CD to folder RF Scan
#Once in folder RF Scan, give following command
heatmap.py scan.csv scan.png


The above command will generate following output.



This will produce a very wide image (4000 pixels!) that shows spectrum power from 800MHz - 1.2GHz.


Example of Scan of Existing RF Signals by rtl-power




This image is very wide (4000 pixel), but displayed smaller. As a result details are not clear.
Click over it to see bigger size.


Three 500 pixel wide cut-outs from above 4000 pixel wide image. These cutouts show details better.










abcd567

#4
OPTION-4:
DVB-T plugged into Windows Computer - Using Sotware "Spektrum"


IMPORTANT: If you want to plug in your DVB-T Dongle into Windows Computer, you should install its driver Zadig from http://zadig.akeo.ie/


(1) Download Spektrum for Windows

Direct Download Link for Current Latest release for Windows: spektrum-win64.zip

Check Download page for Latest Release:
https://github.com/pavels/spektrum/releases

(2) Unzip the file, and inside you will find a file named spectrum.exe.





(3) Plug the dongle in your Windows Computer. If you have a dongle without integral filter, it will show all the signal existing in your area.

(4) Connet the antenna directly to yor dongle (No Filter)

(5) Double click the file spektrum.exe and the program will start

(6) When the program starts, it will detect and list the dongle as shown below. Click on the dongle name, and wait few seconds for scan to start.





(7) Click on the "Measure" button. On "Measure" window, "Gain" will be by default 50 (it is actually 5 dB). Adjust gain by bringing mouse pointer above 50 and turning mouse's scroll wheel. Alternatively hold mouse down on blue circle around gain value, and drag it. Set it to maximum 496 (it is actually 49.6 dB).



(8) Leave Spektrum to run for 5 minutes so that it repeats scan several times.

(9) Repeat scan with a filter inserted between Antenna and Dongle.

Here are 2 scans I have done recently:

NOTE:
The scans below were done in an urban area with strong Cell/Mobile, TV, FM, Fire, Ambulance, Taxi, and other communication signals at VHF, UHF and Microwave frequencies. Other locations may not have such severe RF interference.


Scan 1 of 2 - FA Antenna + ProStick Plus (Only Internal filter of ProStick Plus. No External filter)








Scan 2 of 2 - FA Antenna + ProStick Plus (with internal filter) + External Filter (FA Light Blue)





abcd567

SWEEP/SCAN BY NOISE GENERATOR

Image 1 of 6 : SETUP


.

Image 2 of 6: Noise Source BG7TBL


.

Image 3 of 6 : Pro Stick (orange)


.

Image 4 of 6 : Pro Stick (orange) + Filter


.

Image 5 of 6 : Pro Stick PLUS (blue)


.

Image 6 of 6 : Pro Stick PLUS (blue) + Filter


.