Tagged: noise

Measuring Power Line Noise in the Neighbourhood with the RTL-SDR “Driveby” System

Over the last few months Tim Havens has been developing a portable RTL-SDR based scanner that he intends to use for geo-tagged noise floor readings. He hopes to use such a system to map sources of RF noise related to power lines so that he can contact his power company to resolve them.

Tim’s system uses a powerful Odroid XU3 which is a Linux based mini embedded computer that sells for $179 USD. The Odroid XU3 has dual quad core ARM CPUs which is enough power to run rtl_power with 5 RTL-SDR dongles simultaneously. Rtl_power is an RTL-SDR tool which allows you to scan and record the power levels in the frequency spectrum. By using 5 dongles he is able to scan the 49 MHz, 50 MHz, 144 MHz, 222 MHz and 432 MHz bands simultaneously.

From a previous post Tim writes:

The idea behind this project is to be able to MAP real-world Geo-tagged noise floor readings.  This can be used for the primary purpose I intended for this application (mapping of problematic sources of RF Noise related to power lines in the area so that I can approach the local power company to resolve them) or any other sort of RF signal MAPPING.  Such as cellphone/cellsite coverage or FM broadcast coverage (and dead spots) among other things.

RTL dongles are CHEAP, and reliable, although not 100% stable (they drift a bit for the first 5 minutes of warm up) they can be used to measure changes in the RF Noise Floor (once warmed up).  While they don’t really seem to be able to be calibrated to anything less than -87db all we’re really looking for are relative changes to the noise floor while driving around a particular location (there is probably some complex math that could applied to these measurements that could be calibrated).  So for this project these inexpensive receivers are really just fine.

While rtl_power is scanning, the Odroid uses a GPS receiver to tag the timestamped noise readings with GPS coordinates. Then by driving around with the system and combining the GPS coordinates with the noise floor readings from rtl_power he is able to create a heatmap showing exactly where in his neighbourhood noise levels peak, indicating a power line RF noise problem to be fixed by the power company.

Some more information about the hardware build of his system can be found on a previous post.

Powerline Noise Mapped with RTL-SDRs and GPS
Powerline Noise Heat Mapped with RTL-SDRs and GPS Logging
The Insides of the Driveby System
The insides of the driveby system

Tim also has uploaded a video to YouTube showing his system running a stationary test demonstrating the hardware and some of his custom software before everything was boxed up.

Driveby App stationary test

Testing a FM Broadcast Bandstop Filter

Over on YouTube user Cameron Conover has been testing a simple FM broadcast bandstop filter with his HackRF. The same filter can just as easily be used with the RTL-SDR to remove broadcast FM interference and images. Cameron uses a MCM Electronics 88 – 108 MHz FM Trap which can be found very cheaply on Amazon or Ebay for around $15 USD. His video shows that the FM trap works very well and significantly reduces out of band FM interference.

HackRF One with an FM BCB filter

Making a Cheap Noise Figure Indicator with an RTL-SDR

Amateur radio hobbyists Frank Schmaling (DL2ALF), Wolf-Henning Rech (DF9IC) and Alexander Kurpiers (DL8AAU) have uploaded a pdf document containing slides which show how they made a cheap noise figure indicator using an E4000 RTL-SDR dongle. A noise figure indicator can be used to check the noise figure of various components used in RF applications.

The hardware of the device consists of an RTL-SDR, a MGZ 30889 preamp, a noise source, a 28V boost converter to power the noise source and a serial to USB converter to control the noise source. They also created their own custom software in C# to go along with the hardware.

Their results showed that this setup was comparable to a professional noise figure test set.

RTL-SDR based Noise Figure Indicator
RTL-SDR based Noise Figure Indicator
Noise Figure Indicator Software
Noise Figure Indicator Software

The Effect of Noise Produced by the RTL-SDR

Over on YouTube Adam, the creator of the LNA4ALL, LNA4HF and UP100 upconverter has uploaded a video showing that the noise that is produced by the RTL-SDR dongle itself can degrade performance when combined with an LNA and/or upconverter.

Most commonly we’ve seen people mount the RTL-SDR dongle together with an upconverter and/or LNA in the same shielded box right next to each other. However, these results show that the RTL-SDR should be shielded separately from the LNA and upconverter for best performance.

Unshielded DVB-T dongle may cause the problems

Tip to Reduce Radio Interference on the RTL-SDR

A few months back we posted about a tip to reduce RFI (Radio Frequency Interference) on the RTL-SDR. Now Akos from the SDR for mariners blog has tried this tip for himself and written about his experience with it, after getting inspired to by a post in the rtl-sdr.com/forum.

To reduce RFI, the tip recommends disconnecting the shield connection of the USB cable from the ground connection of the RTL-SDR dongle. This overcomes a design flaw in the RTL-SDR which allows the shield of the USB extension cable to act as an antenna, causing unwanted RFI.

What Akos did was to remove the metal part of the USB extension cables connector to prevent any ground connection. This already reduced an interfering signal by 10dB. He also found that wrapping the connection point in foil further reduced the noise. Connecting coax to the ground then coiling it up and putting the RTL-SDR in the center of the coil also appears to significantly reduce RFI.

Update: Akos has also tried using ferrite chokes on the USB cable, and also found they significantly reduce interference.

Check out the full post by Akos for more information here

RFI noise reduction in the RTL-SDR

Tip: Effect of Power Sources on the Ham It Up Upconverter

The Ham-It-Up upconverter uses a 5V USB power input. I discovered that different 5v power sources can cause significant interference with this upconverter, and the same effect will probably occur in other upconverters as well.

When the upconverter was powered by mains power via a phone charger, the signals were almost completely drowned out in noise. Powering it with a PC USB port was better, but the PC USB power introduced some other strong noise sources. Powering it with a battery (used a mobile phone with OTG cable) was the best option. There are still some strong noise sources present, but I can probably solve them with better shielding.

Click continue reading to see some comparison images.

Continue reading

Reducing Interference in the RTL-SDR

Luis Colunga has posted an interesting tip on his blog on how he reduced broadcast FM interference in the rtl-sdr dongle. He writes

Many people have noticed that even if there is not an antenna connected to the RTL SDR FM Stations still come strong. This is not good at all because these are signals that are getting into the PCB via another way that is not the antenna.

He then goes on to explain a method he used to significantly reduce the interference, which involves removing the male USB connector from the dongle PCB, and fitting your own USB cable leaving the shield floating, which he then wraps with aluminium foil.

Interference Reduction Mod

Check out the rest of his post here.