Slashdot Mirror


MIT Develops Accurate System For Tracking People, Objects Via WiFi (softpedia.com)

An anonymous reader writes: MIT's Computer Science and Artificial Intelligence Laboratory has created a new system called Chronos that can accurately detect the position of electronic devices in a room -- as well as the users who are carrying them -- within tens of centimeters using Wi-Fi signals only. "Chronos works without the aid of any secondary sensors, only using a technology called time-of-flight calculation, which measures the time it takes data to travel from the WiFi access point to the user's device," according to an article on Softpedia, citing a paper (PDF) that the researchers presented at a USENIX symposium in March. "MIT researchers say that by multiplying the time-in-flight value they receive from each user with the speed of light, they were able to detect each user's distance to the central Wi-Fi access point."

100 comments

  1. Oh good, more Orwellian tech by Anonymous Coward · · Score: 0, Offtopic

    Just what we need, more tools for the government and advertisers to exploit.

  2. No V-Chip here by FrankHaynes · · Score: 1, Funny

    Good thing I don't have a WiFi chip implanted into my skull. And I'm not glued to my goddamned phone, so MIT will need to step up its game if it wants to track ME.

    --
    slashdot: A failed experiment.
    1. Re:No V-Chip here by Anonymous Coward · · Score: 0

      Don't worry, the good folks at MIT have been able to track you for years.

      As a matter of fact, this new method seems a lot more limited. The old method requires only an active access point in the area, tracks your body's precise movements in a 3D, allows for positive identification, and can even monitor things like heart-rate and breathing.

    2. Re:No V-Chip here by Anonymous Coward · · Score: 0

      Hah, that's what I thought this article was about, until I read the summary and saw that it looks like something a middle schooler thought up.

    3. Re:No V-Chip here by jenningsthecat · · Score: 1

      Don't worry, the good folks at MIT have been able to track you for years.

      Damn! According to the link you provided they can "determine subtle differences in body shapes" and "determine a person's breathing patterns and heart rate". That means I have to forego the tin-foil hat in favour of a full-body Faraday suit! I guess it's time to get me some copper mesh and pay a visit to my tailor...

      --
      'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
    4. Re:No V-Chip here by q4Fry · · Score: 1

      I am pretty sure they could then design a detector that determined exactly where you were from even further away. And they'd definitely know it was you, too.

  3. Triangulation? by themightythor · · Score: 2

    Without bothering to RTFM, does this mean that if they have two (or more) WAPs and the device was connected to each that they could get an accurate location? As it is, it seems that by using in-flight times, they can only determine distance from the WAP which isn't so much a location but a locus of them.

    1. Re:Triangulation? by Anonymous Coward · · Score: 1

      With MIMO (or MISO, or anything multipath), you don't need the multiple WAPs because you've already got them (by bouncing off of walls, etc).

      Actually, you could probably do it with just SISO too, but that would require extra processing (the MIMO system would basically already do the solving for you, you just need to interpret it).

    2. Re:Triangulation? by AHuxley · · Score: 1

      From the story "you need only one access point", "multiplying the time-in-flight value they receive from each user with the speed of light, they were able to detect each user's distance to the central WiFi access point.".
      Other older options needed more ie. "Previous WiFi tracking systems needed at least four"

      --
      Domestic spying is now "Benign Information Gathering"
    3. Re:Triangulation? by TapeCutter · · Score: 1

      You need a minimum of three points to unambiguously triangulate a position. I really can't see why this is "news", three or more sensitive microphones placed in the area could also be used to locate individuals by their fart noises and the speed of sound, the question is why bother when there are more practical ways to do the same thing?

      --
      And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
    4. Re:Triangulation? by geekmux · · Score: 1

      You need a minimum of three points to unambiguously triangulate a position. I really can't see why this is "news", three or more sensitive microphones placed in the area could also be used to locate individuals by their fart noises and the speed of sound, the question is why bother when there are more practical ways to do the same thing?

      There's always a dozen ways to skin a cat, but feel free to elaborate as to the technology infrastructure in place today that would be more "practical" than WiFi. Sure, we've had 3D tracking technology in GPS for years, but not down to this level of accuracy, which is quite a bit more beneficial given the saturation of tracking devices in densely populated areas like malls or sporting events.

      Unfortunately, in less than 10 years, the answer to every question regarding invasive tracking technology will simply be "drone".

    5. Re:Triangulation? by R3d+M3rcury · · Score: 1

      Yes, for one WiFi base-station, distance doesn't tell you where you are--just how far you are. I could be five feet to the north, south, east, west, above, or below the WiFi base-station.

      For that, you would probably need a few more and compare those values.

    6. Re:Triangulation? by dolmen.fr · · Score: 1

      Unfortunately, in less than 10 years, the answer to every question regarding invasive tracking technology will simply be "drone".

      In a room?

    7. Re:Triangulation? by Anonymous Coward · · Score: 2, Informative

      They're using a single MIMO AP with multiple antennas and sub decimetre ( than the accuracy, and the antennas are not perfectly in a single line (eg offset middle antenna), than you can effectively coarsely triangulate the signal using a single AP.

    8. Re:Triangulation? by Anonymous Coward · · Score: 0

      Without bothering to RTFM,

      Not only you, but most of the people responding to you have not bothered to do this, and making completely wrong assumptions about what this is about.

      Some of the things people speculate below here is debunked in the frickin headlines of the summary page. The post about promoting ignorance seems to be self-fulfilling.

    9. Re:Triangulation? by Anonymous Coward · · Score: 0

      multiplying the time-in-flight value they receive from each user with the speed of light, they were able to detect each user's distance to the central WiFi access point.

      LOL World Class Science.

    10. Re:Triangulation? by Dins · · Score: 1

      Sure. Doesn't have to be a big drone (in 10 years).

    11. Re:Triangulation? by s.t.a.l.k.e.r._loner · · Score: 1

      TFA specifically states that this method is revolutionary because it only requires ONE wifi access point. One proposed use is to provide password-less wifi access to customers in a cafe, but not to people outside the cafe as calculated by their actual physical locations.

    12. Re:Triangulation? by Anonymous Coward · · Score: 0

      The innovation here is being able to triangulate by using the multiple antennas in a single standard consumer-grade access point.

    13. Re:Triangulation? by Anonymous Coward · · Score: 0

      Oc course not in a room. In a room, the propulsion part of the drone is unnecessary, so you merely see a device on the wall. When you move to the next room, there is another device.

    14. Re:Triangulation? by Anonymous Coward · · Score: 0

      Without bothering to rtfm either, I assume they are doing what I and thousands of garage hackers do. Your latency in relation to other latencies around you helps build a "map" with only a single AP. EG Node A is .1 sec from the base station and node B is .2 sec from the base station but .1 from node A you can assume node B is .1 sec behind node A within a limited arc. Add a static map of the area the AP is in and a retrofitted collision detection (point in a polygon) algo to greatly reduce possible ambiguity, as there will only be so many potential locations that would allow those 2 nodes to exist at those distances.

      Timing precision is the trick to all this and routers and devices internal clocks aren't exactly super accurate and stable. Alot use PLL IC timers. Working around that programaticaly will very GREATLY between devices. To say nothing of all the QOS and software stack issues between vendors.

      It requires very tight coupling with the hardware and firmware to get accuracy reported so no one's going to be making a cellular bat-cowl from The Dark Night anytime soon.

    15. Re:Triangulation? by postbigbang · · Score: 1

      Time domain reflectometry is a well-known science. What the article doesn't cite is that it needs a frame of reference to build a 3D model of a freespace. Otherwise, it takea an achingly long time to use small motions within a space to learn how the room reflects and how the geometry time-decays.

      But it's from MIT, and uses WiFi, and sounds like it could have patent-worthy Breakthrough Technology! Must be great! We are saved again by MIT!. Sorry. Got carried away.

      --
      ---- Teach Peace. It's Cheaper Than War.
    16. Re:Triangulation? by parkinglot777 · · Score: 2

      You need a minimum of three points to unambiguously triangulate a position. I really can't see why this is "news", three or more sensitive microphones placed in the area could also be used to locate individuals by their fart noises and the speed of sound, the question is why bother when there are more practical ways to do the same thing?

      If you read the paper (in PDF), you would see that they did use a form of Triangulation in order to figure location. It is stated in the 2nd step (using distance between 2 antennas).

      Chronos follows a two-step procedure. In the first step, Chronos refines the distance measurements by utilizing geometric constraints, imposed by the relative locations of the antennas on the access point and the client. In the second step, Chronos formulates a quadratic optimization problem, based on the refined distances to get the accurate location of the client with respect to the access point.

      Mathematically, we denote the separation between antenna i and antenna j on the access point ... Chronos uses a relaxed version of triangle inequality to eliminate erroneous distance measurements.

    17. Re:Triangulation? by LWATCDR · · Score: 1

      4 if you need height.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    18. Re:Triangulation? by ceoyoyo · · Score: 1

      It's simple trilateralization (well, bilateralization because they assume you're in the same plane as the AP).

      With the separation of the antenna on most APs it's going to give pretty crappy localization.

  4. MIT invents signal localization? by Anonymous Coward · · Score: 0

    MIT invents signal localization?

  5. active or passive? by Joe_Dragon · · Score: 1

    active or passive?

    1. Re:active or passive? by Anonymous Coward · · Score: 0

      Versatile, actually.

  6. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    With free wifi in airports, there's going to be massive privacy breaches.

  7. Commercially available for some time... by planux · · Score: 4, Informative

    All of the major WiFi equipment vendors (Cisco, Aruba, etc.) have offered this for some time -- though they don't claim anywhere near the MIT Lab's level of accuracy. For instance, Aruba calls their offering "ALE" or Aruba Location Engine. It sits as a separate virtual appliance and communicates to the central WiFi controller (AirWave in their parlance) or to the individual APs if they are operating in autonomous mode. It gets signal strength indications for each WiFi and bluetooth antenna in range of the APs (note: *not* just those devices that are Associated with the WiFi networks served by said APs) and feeds that into ALE. From there, you can map out the devices. Both Cisco and Aruba's products have very extensive APIs to access this info. Maybe they can enhance their offerings with MIT's new technology and get the location resolution improved a bit. For now, in the wild, it's often difficult to get a station (i.e. device) location down to better than a range of 3-10 meters.

    1. Re:Commercially available for some time... by Anonymous Coward · · Score: 0

      For now, in the wild, it's often difficult to get a station (i.e. device) location down to better than a range of 3-10 meters.

      That's because the current methods use signal strength. The MIT solution uses time-of-flight, i.e. it's more like inverse GPS. GPS uses many tightly synchronized transmitters and one receiver. This method uses one transmitter and several tightly synchronized receivers.

    2. Re:Commercially available for some time... by dinfinity · · Score: 1

      All of the major WiFi equipment vendors (Cisco, Aruba, etc.) have offered this for some time -- though they don't claim anywhere near the MIT Lab's level of accuracy.

      You contradicted yourself within the same sentence. When you say 'this' it means 'exactly this', not 'something like this'.

  8. Not true localisation ??? by Anonymous Coward · · Score: 1

    Don't think this actually does localisation, just ToF-type distance. So it can tell how far you are from the access point, but not direction (unless they are doing something funky with the multiple antenna). In the main this just seems to be using multiple wavelengths to sharpen up and remove ambiguity from measurements (eg you can tell the phase angle, but need multiple such measurements to know absolute phase difference and thus precise range.

    1. Re:Not true localisation ??? by Edis+Krad · · Score: 1

      I thought the same thing, so I roughly parsed the article. It requires at two antennae and needs to know the distance in between those. Basically is doing stereo vision using wifi instead of cameras.

      Now I don't know if or how they managed to control each antenna separately, though they do mention they hacked a wifi driver. Also, in their implementation they cite using two devices, not one.

  9. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    I don't want those republicans tracking me through airports. Is there anything we can do to fight this?

  10. Rubbish by Anonymous Coward · · Score: 0

    Garbage in. Garbage out.

  11. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This. With a push of a button they can track us.

  12. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    I walk slowly. I don't want those republicans to know that.

  13. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Republicans are predators. You don't want them to know you are slow or weak.

  14. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This, and I wish MIT would stop helping the Republicans.

  15. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    We all have enough to think about without having to worry about them tracking us.

  16. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    And those republicans progress at an impossible rate. They know where they're going.

  17. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They attack us constantly. Attack us constantly.

  18. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    (pushes button on phone)

    (disables wifi)

    there. now i'm invisible.

  19. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    And predators attack the weak so you are screwed.

  20. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They peck away at us until something gives. Just look at all of the Hillary investigations. They have nothing despute over forty years of attacks.

  21. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    The FBI hasn't even contacted her about emailgate, but those Republicans still claim there is an investigation.

  22. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They claim 147 FBI agents are investigating her, but no one in the media has found a single person that will backup that claim.

  23. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    If there was an investigation someone would know about it.

  24. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This is starting to piss me off. I want those Republicans off my planet.

  25. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This. There is no evidence of an investigation. We need to concentrate our attacks on that fact.

  26. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    We need to sterilize their kind.

  27. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Any reasonable civilization would.

  28. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They will never leave this planet as long as there are people to exploit.

  29. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    What if they're testing us like we're testing them?

  30. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This. Never let a republican know you have a health problem. Our entire system is setup to abandon you.

  31. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Privacy is our last best hope for peace.

  32. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Equality was our last best hope for peace. That hope has died.

  33. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Once those pukianz engage, there is no hope. No hope.

  34. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    And peace. Anyone dedicated to peace is an enemy of the Republicans.

  35. Sounds familiar by blindseer · · Score: 3, Interesting

    I recall seeing the timing between stations on a wireless network being a common tactic to secure a network. If a station did not reply within a window defined by the time it would take for light to travel plus the time it would take for a secured device on the network to compute a reply then the packet was discarded. I'm sure that there are other methods to respond to such a packet beyond merely discarding it.

    They seemed to make a big deal out of being able to do this with a single access point. Reading further I notice that they use other Wi-Fi devices on the network to compute a location which means that with only a single device on the network the ability to determine the location of that single device is diminished. To assure the location of a device they'd still need multiple access points and/or multiple client devices.

    I assume that they take advantage of the MIMO capability of Wi-Fi devices that did not exist only a few years ago. This again is much like having multiple Wi-Fi access points, just treat each input and output antenna as a separate device and compute the location that way.

    Perhaps I'm missing something important here but I'm not impressed.

    --
    I am armed because I am free. I am free because I am armed.
    1. Re:Sounds familiar by AmiMoJo · · Score: 1

      Previously it was only possible to determine the direction of a device. Now they can determine the distance with an average error of ~20cm. They only need one device and one access point according to the paper.

      This raises some significant privacy concerns. At the moment it looks like the device needs to be connected to the AP for it to work, fortunately, but I'm thinking that devices which broadcast lists of networks they know about could be vulnerable. Send some fake packets pretending to come from one of those networks, and check the error response packet from the device.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    2. Re:Sounds familiar by Number10 · · Score: 1

      From the paper, it looks like this technique requires significant cooperation from the client. The client must put the wifi card in monitor mode and use a proprietary protocol to blast across the spectrum for 28ms (which pauses all traffic on the AP also). Also, the client needs to have 3 antennas spaced 12-30cm apart. Maybe some laptops and tablets have such a builtin antenna array but definitely not mobile phones or watches.

      I doubt this will begin tracking people without their knowledge. It's still very interesting and I hope to use it on some robotics projects but it won't ever become a passive consumer monitoring system. If we start to see 6 antenna APs and big 3-antenna phone cases, then I'll become suspicious...

  36. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    And sooner or later everyone is a victim of those republicans.

  37. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    This, because war is so profitable.

  38. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    But so many of them breed. Smart people aren't having children so humanity is getting stupid.

  39. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Swell

  40. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Unless Hillary is elected. She has a history of standing up to their kind.

  41. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Everything around a republican is altered.

  42. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    The power of one mind used to be able to drive progress, but now with mass censorship and surveillance, that can no longer be true.

  43. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Republicans know everything about everything, but clearly know nothing about nothing.

  44. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They are an STD on humanity.

  45. This was posted on /. 2 days ago by Anonymous Coward · · Score: 0

    An article about this wifi-location technology was already posted here on /. on 4/1 under the title "MIT demos wi-fi that;s so high tech, it doesn't need a password." C'mon, guys.

    https://mobile.slashdot.org/story/16/04/01/1417203/mit-demos-wi-fi-thats-so-high-tech-it-doesnt-need-a-password"

  46. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They already sleep better than us since they have better quality mattresses and sheets. It isn't fair.

  47. Re:It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Even sadder is that those Democrats are already using it to Track The People.

    Yet sadder is that Democratic voters give ever more power to the government to implement this kind of technology.

    Obama's record on civil liberties is piss-poor.

  48. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    They are a political party. Shouldn't they be out politicizing something instead of ruining our lives?

  49. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    We are broke. There's no way we can fight against their kind.

  50. Urgh by solidraven · · Score: 3, Insightful

    The only reason they get to call this an invention is because they're MIT... Phase detection/time of flight using multiple frequencies is nothing new; main limitation is the shitty clock most things have. Combined with the fact that you need fairly good signal chain components to do it properly. This system will still fuck up I'd guess when large metal objects come in play.

    1. Re:Urgh by Anonymous Coward · · Score: 1

      In fact, I'd call BS on the fact that they invented anything -- considering there's a company that sells this stuff already.

      https://www.cognitivesystems.com/

      Disclaimer: I know someone who works there.

    2. Re:Urgh by Anonymous Coward · · Score: 0

      While amera and myst are cool, it's apples and oranges (but, it's not your fault the summary sucks). What MIT did was find a way to determine a client's location quite precisely using multiple antennas in one standard access point (with a special driver).

    3. Re:Urgh by solidraven · · Score: 1

      Changes nothing to the principle. Again nothing spectacular to summarize it ... I'll put it this way: I've seen EE students come up with the same principle multiple times, and using multiple frequencies is a common technique to limit errors due to propagation path differences in the environment. Will still bugger out around big fat metal objects though.

  51. PHD thesis by Anonymous Coward · · Score: 0

    Now that would be a nice title for a PHD thesis: "Distance Estimation From Fart Noises: Signal to Noise Distribution and Error Patterns in Fart Noise Autocorrelation". Or something.

  52. Re: It's sad that those Republicans... by dolmen.fr · · Score: 1

    Why do you think there is free wifi in airport?
    Is there any better place to spy high profile foreigners' devices than in airports?

  53. MIT rediscovers the triangle. by Anonymous Coward · · Score: 0

    You heard it here first:

    April 4 2016, Cambridge: MIT students put their skills to the test to determine the distances between a multi-antenna WiFi access point and the remote devices using the Pythagorean Theorem.

  54. Can detect electronic devices? by Viol8 · · Score: 1

    So it can detect my casio watch can it?

    Misleading article.

    1. Re:Can detect electronic devices? by Anonymous Coward · · Score: 0

      You remind me of a time during one of my flights, where the flight attendant said everything electronic has an on/off switch, and that everything needed to be turned off. I held up my watch. She just glared at me.

    2. Re:Can detect electronic devices? by Anonymous Coward · · Score: 0

      Well TPTB probably can.

  55. Re: It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Actually, the airport is the worst place for wifi tracking. Lots of people leave their phone in airplane mode till they get to the hotel. And the government already track foreigners through customs & passport control anyway – no need for wifi there!

  56. 1 wifi access point BUT 4 antennas by fygment · · Score: 1

    From the paper cited, direction is calculated assuming 2 antennas on the access point and 2 antennas on the client ... and then doing an optimization to find the most likely location. When it is correct, you have good accuracy. So the most interesting part is the calculation of time of flight as that is tricky over small distances given how fast light travels.

    If they wanted to make it directional without all the caveats, simply beamform the wifi from the access point, and have it scan in bearing, the way radar of sonar does.

    --
    "Consensus" in science is _always_ a political construct.
  57. A Nice Technical Advance by mbone · · Score: 1

    In order to do 10 cm ranging (or "time of flight," as in this paper), you need (with a reasonable SNR, say 10), to have a total bandwidth of order 300 MHz. The 802.15.4a UWB standard provides better than 10 cm ranging, but with a bandwidth of 500 MHz, considerably wider than the bandwidth of a 802.11 (WiFi) channels. especially for 802.11b and its successors at S band (2.4 GHz), which are no more than 40 MHz.

    This new Chronos system reproduces some of the technical capabilities of 802.15.4 using, not wider channel bandwidths, but a wider _spanned_ bandwidth, as in Very Long Baseline Interferometery:

    "Chronos therefore transmits packets on multiple WiFi bands and stitches their information together to give the illusion of a wideband radio."

    To do that and get good ranging from it is a impressive technical feat, as you have to maintain phase coherency across these channels (i.e., you have to know the relative delays imposed by switching between channels, and you need to calibrate these to 0.1 nanoseconds or better).

    This may make 802.11 WiFi competitive with 802.15.4 (both UWB and Zigbee); both are communications protocols, but 802.15.4 had, until now, much better ranging performance, which was needed if you want to locate, say, machinery in a factory. Given that everyone understands WiFI and tends to have it installed already, this could really give 802.15.4 vendors problems,

  58. Why speed of light by Anonymous Coward · · Score: 0

    Isn't WiFi all about the speed of sound?

    1. Re:Why speed of light by Anonymous Coward · · Score: 0

      lolwut

  59. Also none WIFI object can be tracked by Anonymous Coward · · Score: 0

    At least I saw a presentation at the IEEE 2015 International Radar Conference presenting using existing WIFI as the base signal for a passive radar. In their test setup they could easily track persons around in a room.

    Sorry, I can't find the reference now.

  60. So my vacuum can map my house? by Anonymous Coward · · Score: 0

    No more random walk needed for Roomba?

  61. Xirrus technology being copied is not news. by DavidLevin · · Score: 1

    The Xirrus Wi-Fi equipment has this capability built in. With the directional radio's the location has accuracy has always been this good. I don't see why MIT copying features already available to the public in existing technology is news. It is fine that some collegian wrote software to do the same thing as an existing product. But as someone else pointed out, all enterprise level Wi-Fi products have a version of this already.

    1. Re:Xirrus technology being copied is not news. by mbone · · Score: 1

      I am not aware of any company doing this sort of accuracy with 802.11 time of flight (ToF, or ranging), so this is news. Directional Radio (angle of arrival or AoA) is different technology, and will have different pros and cons versus ToF.

  62. Re:It's sad that those Republicans... by Anonymous Coward · · Score: 0

    Even sadder, the likely Democratic replacement is even further right than Obama on the issue. As an independent voter, I'd like to suggest to Democrats: you can't bring Trump any further down, your job is to try to show everybody that Hilary is at least slightly less of a terrible choice. You haven't yet and she certainly isn't making it easy.

  63. Been there. Done that. by slydder · · Score: 1

    We did this as a joke about 6 years ago at work using Fritz USB WiFi and Bluetooth Dongles. Nothing New here.