Slashdot Mirror


Intel Demos Software Defined WiFi/WiMAX/DVB-H Chip

Doc Ruby writes "Electronics Weekly is reporting that Intel has developed a new prototype chip for software defined radio. The new chip will be able to handle WiFi, WiMAX and DVB-H digital TV all on the same chip. 'This kind of chip would allow equipment to access the WiFi network in the home, automatically handover to a WiMAX network when you leave the house and also access digital TV on the move, all through one chip.' It's also a proof that the entire class of SW radios that could possibly converge CDMA, GSM and various other radio networks for opportunistic handoffs by a single device, a 'universal radio' that could use content formerly locked into a single radio type."

5 of 97 comments (clear)

  1. Re:Closed drivers by JK_the_Slacker · · Score: 5, Informative

    No worries, mate. I'm a ham radio op... and a programmer... I'll have an open source control program along shortly.

    Alternatively, I could write support into GNU Radio.

    --
    I'm waiting for a "-1 somepeoplejustshouldn'tgetmodprivileges" meta-moderation.
  2. Uh, not quite by Ancient_Hacker · · Score: 5, Informative
    Uh, not quite.

    There are still a few stages in the receiving chain that have to be analog.

    In particular the first few stages of input filtering, RF amplification, and mixing all HAVE to be analog, and delicate, tricky analog at that.

    Someday we may have 5Gig sample/second 32-bit floating-point A/D converters with microvolt sensitivity, but until then radio receivers can't be quite as flexible as the term "software defined radio" implies.

  3. Re:Closed drivers by MBCook · · Score: 5, Informative

    I should point out that I'm almost positive that there is no rule that says this. The companies take that position then try to back it up that way ("well the FCC might pull the device's license if..."). There are valid reasons for this (it would be easy to cause interference for only the purpose of being annoying) and good reasons against (my device means my responsibility, it's an unlicensed part of the spectrum).

    However that only applies to transmitting. The is no valid reason why there would be a problem letting you configure the thing however you wanted to receive things. There are a few little bands that you aren't supposed to listen to, but if the analog part was designed correctly that would be impossible (I don't know if any of those bands are that high up). It would be simple to make it so that it's impossible (without modification of the physical circuits) to get RF though the amplifier unless it is within a little frequency set that the device is allowed in.

    It IS illegal to make a device in such a way that it can be easily modified to transmit on other frequencies (seen with CBs) and I think it may be illegal for receiving too (like to listen into cell frequencies). Note that there is no solid definition on this as far as I know. You can't make it so it's "cut jumper B3 and you're set", but you don't have to go all the way to "install 12 wires, a chip, flash the firmware, hold the radio upside-down and...". Someone who is more familiar with this rules will surely point out the specifics.

    --
    Comment forecast: Bits of genius surrounded by a sea of mediocrity.
  4. q.v. onechiptorulethemall by Inf0phreak · · Score: 5, Funny
    Why would you want a chip to rule a mall?

    There. It's been a while since I made a stupid joke here. Quota fulfilled for the next couple of months I guess :)

    --
    ________
    Entranced by anime since late summer 2001 and loving it ^_^
  5. Not Really Software-Defined by LowSNR · · Score: 5, Informative
    FTFA:

    This provides all the digital signal processing and forward error correction for these three protocols and the area is still comparable to three fixed function Asics This isn't really software-defined radio. Software-defined implies that the protocol level processing (i.e. DSP, FEC, etc.) are performed in software or firmware rather than in silicon (and hence changeable on the fly). While it is a pretty neat chip that has the potential to ease the convergence of these wireless standards, software radio it's not.