Slashdot Mirror


One-Watt Wireless Radio Modem Reaches 40 Miles

maxstreampr wrote in to plug their radio modem. It's the size of a credit card, one watt, and can transmit 40 miles line of sight or 3000 feet indoors. Something about using the AT command set to fire off a command 40 miles through the air amuses me.

22 of 240 comments (clear)

  1. Denial of service attack! by Anonymous Coward · · Score: 5, Funny

    +++ATH0 on a cloudy day. With a repeater.

  2. Why do we even need the Internet? by Anita+Coney · · Score: 4, Funny

    If everyone bought one of these and ran them in peer-to-peer mode, we could all dump our ISPs!

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
    1. Re:Why do we even need the Internet? by Anita+Coney · · Score: 5, Funny

      Damn, I knew I should have actually read the article!!!

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    2. Re:Why do we even need the Internet? by YankeeInExile · · Score: 4, Insightful

      If you could live with a shared media with a peak throughput of 115 kbits, sure.

      I do not want to rain on anyones parade, but ISM band FHSS FSK modems are kinda cool-for-1997 ...

      That being said, if maxstream had a reasonable price for onesey twoseys, (Their web site has a promotion for what appears to be this series at USD 90 for qty ten) there could be some cool hack value for moderately low speed stuff in portable projects.

      --
      How does the Slashdot Effect happen given that no slashdotters ever RTFA?
  3. Re: One-Watt Wireless Radio Modem Reaches 40 Miles by Scoria · · Score: 5, Funny

    Additionally, rumor has it that this device will burn a hole in your pocket. (Thank you, I'm here all week.)

    --
    Do you like German cars?
  4. Okay, I'll do it by koreth · · Score: 5, Funny
    Someone's going to, so it may as well be me...

    "Site" - a location.

    "Sight" - something visual.

    "Line of sight" - a line along which you can see (i.e., an unobstructed line.)

    "Line of site" - evidence that what you've written matters so little to you that it's not worth the effort to proofread. You don't care; why should we?

  5. Calling Long Distance by grunt107 · · Score: 5, Funny

    The Advanced Encryption Standard (AES) is used with a 256-bit key, the highest encryption standard available.

    The real question is, did they use Lexar programming techniques?

  6. Did anyone else read this... by Ignignot · · Score: 5, Funny

    Using the AT command to set a fire 40 miles off? Or has it just been too long a day at work? My office has been regularly swept for mines.

    --
    I submitted this story last night, and it didn't get posted.
  7. What kind of antenna?? by ARRRLovin · · Score: 5, Interesting

    What kind of antenna did they use? "High gain" isn't all that descriptive.

    --
    -Randy
    1. Re:What kind of antenna?? by chill · · Score: 5, Funny

      What kind of antenna did they use? "High gain" isn't all that descriptive.

      A thin, copper one, 40-miles long. :-)

      --
      Learning HOW to think is more important than learning WHAT to think.
    2. Re:What kind of antenna?? by YankeeInExile · · Score: 4, Informative

      Do the math ...

      Po = +30 dBm
      path loss over 64km at 915 MHz: -130
      Pr = -100 dBm ... let's see ... at 9600 bps it requires -103 so that gives you 3 dB of fade margin even with isotropic radiators.

      Put a +6dBi yagi (I think that is the maximum allowed on ISM under Part 47 anyway) at each end and you've got 15dB of fade margin, which should give you a couple of orders of magnitude of BER performance (the datasheet was notably lacking a BER / EbNo chart ).

      --
      How does the Slashdot Effect happen given that no slashdotters ever RTFA?
  8. Credit Card Sized? by icekillis · · Score: 4, Funny

    Do you mean PCMCIA-sized?

  9. Speed by Archangel+Michael · · Score: 4, Interesting

    The speeds indicated look too slow to be useful except for remote low overhead / slow data acquisition stuff.

    9600 baud is pretty darn slow, even with compresion.

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  10. Quick follow-up by joranbelar · · Score: 5, Funny

    Apparently, the editors are hedging their bets on this one: I keep hitting reload, and the submission text alternates between "line of sight" to "line of site".

    1. Re:Quick follow-up by mikael · · Score: 4, Funny

      By replying to this anonymous post, I am aiming along the "line of cite".

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  11. Not very impressive by jandrese · · Score: 5, Informative

    Wow, that's some marketing. The "40 miles" claim is when you're in deep space and using high gain antennas. Actual performance will be less than a mile. Also, in case people want to compare this with 802.11 (which is difficult because they are in different bands), a typical 802.11b card radiates 30mW, instead of the 1W these guys are apparently claiming. The data rate is nothing exceptional either, 115.2kbps (and these are 1000 bits/kb sized), which pales in comparison to 802.11g at ~55000kbps. This technology would have a much higher "wow" factor 5 years ago, but nowadays that kind of range for that kind of throughput just isn't all that new or special.

    --

    I read the internet for the articles.
  12. 9600 baud 'em by phyruxus · · Score: 4, Funny
    Mordac: I am Mordac, preventer of information services! I deny your request for specifications! In retribution for disturbing me, I sentence you to one month without email!

    Dilbert: okay.

    Mordac: What?! No engineer gives up email so easily. Assume the position!

    Dilbert (at home, to Dogbert): So, he found the modem strapped to my ankle, but he missed my wireless pen modem.

    --
    "A witty saying proves nothing." ~Voltaire
    "d'Oh!" ~Homer
  13. In the army (in Finland) by Aggrajag · · Score: 4, Interesting

    Our radiolinks (which are like wi-fi) were sending line-of-sight transmissions, 9600 baud, with about 3 milliwatts. I cannot remember the frequencies we used but they were in the microwave range so I'm not sure it's comparable with the radiomodems mentioned in the article using 900 MHz band. Cool stuff anyway!

  14. no time penalty by airConditionedGypsy · · Score: 4, Interesting
    From the article:

    No time penalty is incurred during AES encryption or decryption.

    That's pretty interesting. Perhaps they meant to say that there is no additional processing overhead beyond that which is introduced by performing the full number of rounds for a 256 bit key in hardware.

    It seems you still need a shared secret. I assume it isn't doing any authenticated Diffie-Hellman to establish a session key.

    Sorry, it's just kind of irritating when you hear things like "security through encryption." Great. You get integrity protection and data confidentialy while the data is in trasit. There are many other opportunities for an attacker to get your data besides when it's flying around in mid-air.

    --
    I bootleg Fizzy Lifting Drinks.
  15. Re:Speed: defense of 9600 baud by G4from128k · · Score: 4, Insightful

    Although 9600 could never handle today's internet and web activities, it is amazingly fast for TTY and CLI type applications. Having started with 110 baud mechanical TTY and 300 baud acoustical coupler modem on a green screen, I well remember my first experience with a 9600 baud hardwired Lear Siegler terminals -- WOW very fast.

    9600 baud is good enough for modem-to-modem chat, e-mail via pine, text processing with vi or emacs, or almost any *nix command. Thinking about this reminds me of how terribly bloated everything has become with verbose formatting and styling of pages. Pictures may be worth a 1000 words, but they require 10 to 100 times the bandwidth of those words.

    --
    Two wrongs don't make a right, but three lefts do.
  16. How can you tell if someone is a complete geek? by Omega1045 · · Score: 4, Funny
    Q: How can you tell if someone is a complete geek?

    A: If they say, "Something about using the AT command set to fire off a command 40 miles through the air amuses me."

    --

    Great ideas often receive violent opposition from mediocre minds. - Albert Einstein

  17. 1000 Miles per watt award by leighklotz · · Score: 5, Interesting

    In ham radio, there's a 1000 miles per watt award that's not particularly hard to get....I made 1842 miles per watt (Palo Alto, California to Sakhalin Island in Russia) using a data modulation called PSK-31 and a wire antenna on my roof, and just over 1000 miles per watt from San Luis Obispo, CA to Estonia using CW: 5700 miles with 4.5 watts to a 28 foot wire thrown from a second-story window into a small tree, running on a pack of AA batteries.