This may be a beginners question, but maybe not.
Anyway, I've been working on a project using the cheap $20 software radio dongles that are out there. If you are a HAM or just radio dabbler, you've probably run into them. Mine looks like this:
http://www.nooelec.com/store/software-defined-radio/sdr-receivers/tv28tv2.htmlIf you haven't played with these yet, you must!. They are a lot of fun. They are reasonably good receivers (not fantastic) but are insanely flexible.
Anyway, my project is one that involves tuning in the aviation VOR band 108-118 MHz. Immediately below this band is commercial FM radio with its many-kW transmitters, and directly above it are more airband frequencies used for voice comms. The ground based transmitters used by ATC also have a fair amount of power in this range.
Sadly, one killer weakness of the cheap SDR dongles is that they have very minimal filtering. The result is that I am getting IF overload and images from adjacent frequencies. Basically, my app can't work, which is a pity because I have put many many hours into the software!
Though I wanted this project to be all-software, it looks like I need to make a hardware filter to make these dongles usable for this application. (The app is fully automatic location using all available VORs.)
So, my requirements.
- filter centered on 113 MHz or so with 3dB bandwidth of 10 MHz. (That's +/- 5 MHz)
- as sharp cutoff as is reasonable. Many 10's of dB would be great
- easy to construct (maybe dead-buggable, or with simple PCB)
- easy to obtain and cheap components
In playing with this problem in LTspice I quickly realized I am in over my head. Just making a multi-stage "L" ladder filter, I can't get anywhere near the results I want without a lot of stages, a lot of guessing, lots of overall attenuation including the passband, and worst the selection of components I'm not sure actually exist.
So.... how to the big boys do this? What works, what doesn't?
I contacted a manufacturer of passive filters for a 4-th order Butter with two female BNCs and I was quoted nearly $700. If it had been $70, I would have bought it, even though that's 3x the price of the dongles.
Best Regards,
Dave J