[Jeri Ellsworth] Builds A Software Radio

[Jeri Ellsworth] has been working on a direct conversion receiver using an FPGA as an oscillator and a PC sound card DSP. Being the excellent presenter she is, she first goes through the history and theory of radio reception (fast forward to 1:30), before digging into the meat of the build (parts 2 and 3 are also available).

Instead of ‘old school’ receiving sets, the functionality of a software-based radio can be changed by just modifying the program. Building one of these receivers doesn’t use many parts, but the math and programming behind the radio can be pretty intense. Everything is fed into an off-the-shelf PC sound card for processing. The 16-bit sound card [Jeri] used covers 22kHz of radio bandwidth, but that can be increased to 48kHz with a 24-bit card.

The build itself is just a small circuit that goes between the antenna, but we have to respect [Jeri]’s ability to deal with that amount of analog madness. There’s also a  great PDF on software-designed radio that [Jeri] linked to explaining everything in a non-youtube format. This receiver is pretty impressive considering we’ve come a pretty long way over the past century.

27 thoughts on “[Jeri Ellsworth] Builds A Software Radio

  1. Nice. My current project involving a radio is getting a Teensy to talk to my Icom PCR-1000 so I don’t have to have a computer available to scan my favorite frequencies which will mean I can listen to it in my car(I already have my FCC license so I’m allowed to do this, at least in the states in which I travel).

    1. You don’t have to have ANY kind of license to listen. You only need an FCC license if you wish to transmit, whether that be AM,FM, TV, or Amateur Radio. I know this for a fact as I’ve been an SWL and Amateur Radio op for over 52 years.

    2. Long time since you posted, but wondering if you ever setup your Icom PRC1000 with Teensy board? If so, can you give some help with your project with the Teensy and the Icom PCR1000. Also would like to run my pcr1000 without a computer.

  2. “The 16-bit sound card [Jeri] used covers 22kHz of radio bandwidth, but that can be increased to 48kHz with a 24-bit card.”

    Not true. I haven’t watched Jeri’s video yet, so I’m assuming this is a misunderstanding on the part of the HAD editor.

    16-bit or 24-bit samples refer to the precision of each sample. This is not necessarily correlated with the sample rate.

    So, to get 48khz bandwidth you need a soundcard (or really any A/D converter) that can convert up to 48khz signals. (Or do even better and get a 96khz card!) Note that this doesn’t mean the device samples at 48khz, because it would have to sample at least twice that fast.

    If you get a 24-bit card you just get more accuracy along the way.

    I’m excited to watch this video later. I’ve been wanting to take on a SDR project and this sounds like a good place to start.

  3. Finally watched all the videos (up to part 7 on youtube, and then the element14 video too).

    Very much worth the time to watch.

    Worth noting that she actually uses the FPGA for signal processing later on in the project (though the summary here indicates that she only uses the PC to do DSP), with a bandwith of 176kz! I definitely have to check out the Cirrus chip she uses for A/D conversion.

    Very very cool project.

  4. @Someonecool

    RF isn’t difficult, you just need to spend sometime reading and playing with it. Check out your local library and see if they have a ARRL Handbook.

  5. @xradionut

    I actually bought the book a few years back, though it is the 1947 version ($1.25 when new back in the day! :P)

    I think I have a flawed understanding of the electromagnetic spectrum in general or something of the sort, I cannot get around the basics of how antenna’s work even.

  6. I think she likes to “fluff” herself up. I mean, why would you want to build a transistor when you can buy one. ANyone can research how to do it, then impress everyone with the fact that you did it. She portrays herself as an mit engineer, but there is no way to self teath yourself this stuff to the level she proclaims to be at.

    1. @mark, I’m not sure why you believe that it’s not possible to ‘self-teach’ to PhD engineering level. The information is freely available, so all that’s required is the motivation and the intelligence to process the information.
      For example, I am a top-grade engineer designing high-availability telecoms platforms and my formal education stops at high-school level.

    2. @mark, you’ve just stated the anti-hacking manifesto in its most concise form: why build anything when you can buy it? Why learn anything when you can pay someone else to know it for you?

      You also show an attitude toward ‘credentials’ versus ‘skills’ that suggests you don’t have have much in either department. Being an ‘MIT engineer’ means you sat in a certain number of rooms, passed a certain number of tests, and wrote a certain number of checks. That experience may give you a better chance of doing the same things Jeri does, but at the end of the day, performance beats pedigree every time.

      FYI, most education above the BA/BS level is self-taught. Masters students spend a huge amount of time reading papers in order to get familiar with the latest information in their field. Their faculty advisers help them steer, and call bullshit when they try to handwave on things they should know, but most of the work involves being an information sponge. A PhD is self-taught by definition because it involves doing original research. No one can teach it because no one has ever studied that specific topic before.

      The stuff Jeri does is masters-level work.. studying the existing literature and doing it for herself to make sure she really understands it. I don’t know what species of bug crawled up under your kilt, but it won’t do any good to tell us she can’t know what she obviously does know, or can’t do what she clearly has done.

  7. The original Softrock radio receiver kits were ~$20US which is certainly cheap enough. Lots
    of info can be found here:

    http://www.wb5rvz.com/sdr/

    Kit availability seems more problematic.

    I refuse to run Flash, so I can’t watch the video.
    I do wish there were links to things like schematics and Gerber files, but that’s a lot more work to do. And quite unreasonable if it’s a clever hack of surplus gear. In all fairness, she’s just tossing a pebble in a particular direction and leaving the viewer to take it from there.

    I think Mark’s comment is quite unreasonable. Jeri’s doing techno-entertainment. There’s nothing wrong w/ that. Jeri is not a Phd level engineer and I rather doubt she’d claim she was. However, she does know what she knows and can probably beat a fair number of Phds in various areas. There are inevitably gaps in everyone’s knowledge. For the autodidact it’s a bit worse. However, as long as you’re prepared to eat failure many times, it’s not an obstacle.

    Long before Jeri did it, I’d considered making a point contact transistor just for fun. It’s a neat novelty item for the living room curio cabinet. Not useful, but fun. Like my core memory or uncut IC wafer.

Leave a Reply to Jeri EllsworthCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.