Software Defined Radio Systems
sundbug writes: "Very good article on CommVerge about a new technology called Software Defined Radio Systems. Pretty cool to have one computer receive and potentially send over several protocols."
← Back to Stories (view on slashdot.org)
This would be a sweet toy if they could get it in say USB and for under $200. This would replace any type of scanner anyone would want to use, and let you have a lot of fun to. Unfortunatly, this will not happen. Unless someone hacks the unit and gets a nockoff out on the market.
Just think, Private Video broadcasts (like X-10), TV, Satelite broadcasts, Police, Military, aircraft, cell phones, coreless phones, FM radio, Racecar Cams, HDTV, WI-FI, and so on. All from one little box on your PC/laptop.
Who wants Pork Chops?
Good Christ! That's nearly as many times as Redhat has changed their direcory structure! :p
I have been wondering about technology like this for a while. More specifically, the possibility to build cellular stations that are compatable with every communications protocol. If a company could build small communication units that were completely reprogrammable, they could place them around cities and open lease agreements with various phone and communication companies.
I'm not familiar enough with FCC regulations to know that someone could actually build a business model around this, but the idea still intrigues me. We're going to be using radio based gadgets for the foreseeable future, and a company that could move itself to become an all purpose wireless provider would have a good deal of potential.
It's been around longer then three years. I remember seeing COTS components to do just this in the early 90's. Between being able to sample an entire IF, and use wide band mixers with software controlled Direct Digital Synthesis (DDS) you can almost make an entire radio software defined, front and back end.
Your exactly right about costs. It's cheap and easy to make a simple radio that recieves a narrow band, and has a simple decoder. Adding total flexibility means you have a similiar component count, but instead of 10 for a penny they cost 1 for $10.
The trick would be to design a reasonably priced receiver that fed the IF into an ADC, allowing a microprocessor to do IF filtering, demodulation etc.
Mea navis aericumbens anguillis abundat
The digital implementation sucks up the whole cellular band, downconverts it to a traditional IF with an oscillator and mixer, applies IF filters, and then digitizes the result. A DSP system then simulates all the receivers simultaneously.
(FFT the whole band once, then read out the value for each channel.) The trick is having enough compute power.
Most "cordless" phones (ie. a base station that plugs in, and a cordless handset, as opposed to a mobile phone) use a base station frequency around 1.8MHz.
A slightly tweaked AM radio can tune it. Car radios are best for this, because they're much more sensitive.
Most modern modems are "software defined". The modem is implemented as software for a general purpose programmable DSP. The "winmodems" just use your system's CPU to replace the DSP on the modem board. The problem with a winmodem is that it replaces a $5 DSP on the modem board with a $200 CPU on your motherboard.
Mea navis aericumbens anguillis abundat
And I agree with several of the posters - I'd like to see this sort of thing work its way into a box next to the computer.
Take
this bad boy, a four channel programmable down converter - 4 radios on a chip. You feed in 1 to 4 IF data streams, and this guy will decode them - about 2 billion operations per second, on a chip the size of your thumbnail (micro-ball-grid array). I work with its little brother, the 50214, on
my project, and I can't wait until I get past the big stuff and get some time to play.
That's the sick thing about soft radios: you do one down conversion from RF to IF, then digitize it, and from there on it's all math. When you are a ham operator, a math geek, and a software engineer, and you get paid to play with these, well, life is good.
www.eFax.com are spammers
Maybe they're different in the US. I did see one that used 49MHz *years* ago. This was one of the first ones, and had a push-to-talk button like on a conventional transceiver.
In the UK, at least, older analogue portable phones used 1.8MHz from the base station to the handset and 27MHz from the handset to the base.
Now, of course, they all use DECT on around 900MHz. It's digital so much harder to eavesdrop.