Office Surveillance: Locating And Tracking 802.11b 120
securitas writes "The NY Times recently ran an article about locating and tracking users of 802.11b WiFi networks in three dimensions using triangulation (Google) with multiple base stations. The goal is to create context-aware networks that can allocate bandwidth and provide location-based services such as uploading relevant information to a PDA. The article can be seen in a new light when coupled with the growth in workplace surveillance of employees by corporate executives (Google / short version at IHT) and the associated practical, ethical and legal problems. Interlink Networks 802.11 wireless detection and tracking white paper (PDF)." (This seems as good a place as any to mention Kensington's handheld 802.11 detector; they claim it to be the only such device on the market today. This is the cheapest detector I've seen; have the others all disappeared?)
Cheapest tracking? Echelon!! (Score:2, Funny)
-
Re:Cheapest tracking? Echelon!! (Score:1)
Hmmm... (Score:2, Interesting)
Kensington WiFi detector (Score:5, Insightful)
The only WiFi detector on the market today
Completely hassle free -- no more booting up your notebook to find a WiFi signal
Instantly detects WiFi networks with the press of a button
Three lights indicate signal strength
Messrs Kensington, could you make a version that
1) doesn't require me to push a button to detect WiFi networks (i.e. works continuously)
2) has a connector for an external antenna and an optional car lighter plug to power it
3) has a 4th led to indicate if the network uses encryption or not ?
I believe such a device would sell very much better. Thank you.
Re:Kensington WiFi detector (Score:4, Interesting)
"On the Market Today" (Score:1)
I checked several places (though didn't put much effort into it) and everyplace has 0 in stock...
Insert "truth in advertising" rant here
Re:"On the Market Today" (Score:2, Interesting)
The thing doesn't work all that well. You press the button, then for two minutes it scans. I was 10 feet away from my WAP and it didn't show a signal. 8 feet: full signal, 12 feet: full signal - all within line-of-sight. It's a fun toy for $30, but It'd not a very practical/reliable tool.
Although it is fun to walk around downtown holding this little credit-card lookin
Re:Kensington WiFi detector (Score:2)
Re:Kensington WiFi detector (Score:5, Funny)
1) doesn't require a computer to access web pages
2) has lots of internal memory and automatically download all my MP3
3) Connects to slashdot and checks any new articles
4) if it's encrypted, automatically tries to infiltrate itselt
5) costs less than $10
thank you...
Re:Kensington WiFi detector (Score:2)
Re: (Score:1)
Re:Kensington WiFi detector (Score:1)
Re:Kensington WiFi detector (Score:2)
Heh (Score:3, Funny)
How well does this work in indoor environments? (Score:5, Interesting)
Triangulation traditionally relies on measuring distance through signal strengths and so is limited to an outdoor environment, where the signal loss per kilometer can be predicted with much greater accuracy than in an indoor environment.
The article is short on technical details -- did they somehow also enter a 3D-model of how the building weakens radio signals, and use that in order to create three 3D-shapes at the point of intersection the transmitter can be located? Just like traditional triangulation, but with weirder shapes than simple spheres...
Perhaps a better way would be to use "ping" to check the travel times, rather than the signal strength, compensating for any delays imposed by TCP/IP-stacks and hardware etc. Is this even possible, or is the Signal/Noise ratio just too low?
Re:How well does this work in indoor environments? (Score:5, Informative)
Where did you get that ?
Triangulation works by being in 2 or 3 different locations, determining what direction the signal comes from with a directional antenna at each location, then drawing the lines on a map and see where they intersect. It'a called triangulation because it draws a triangle on the map. It has nothing to do with signal stength.
Re:How well does this work in indoor environments? (Score:3, Interesting)
There is no way for the base station to know what direction the signal is coming from, since the antenna is omnidirectional, so I assumed it was using SNR's.
I was under impression that the word triangulation could be used for both techniques, both using directional antennas, and by determining the distance to the receiver from several points and checking where circles intersect.
Re:How well does this work in indoor environments? (Score:2, Interesting)
It would be possible to create a directional antenna using a tetrahedron of omnidirectionals and measuring the signal delay between them, I don't know if thats what they did though
Re:How well does this work in indoor environments? (Score:1, Funny)
Translation: Since everything I know comes from Slashdot, I accept everything in Slashdot articles as gospel. Ergo, if a Slashdot article says it, it is fact. Ergo, if I'm completely talking out of my ass, it's not my fault.
Re:How well does this work in indoor environments? (Score:5, Informative)
TRIangulation works exactly as you say (except the tri means 3 measurements only). Multiangulation uses >3 measurements in the same way.
When you have ranges (i.e. distances as derived from signal attenuation), it's called lateration. Trilateration == 3 ranges. Multilateration == >3 ranges.
However, triangulation is commonly used when lateration is meant, just because people are more familiar with the term.
Re:How well does this work in indoor environments? (Score:2, Interesting)
Re:How well does this work in indoor environments? (Score:2)
1) knowing the strength of the transmitter. While 802.11b transmitters are allowed to be up to 100 mW in power. Not all work at the highest levels, and they can be set less than this to limit propagation of the signal (and a very good way to limit exposure of warchalking).
2) knowing the propagation characteristics of the signal wavelength. Different wavelengths are absorbed or bounced by different materials. The short wavelengths used by 802.11 don't penetrate or bounce m
Re:How well does this work in indoor environments? (Score:1)
This brings an interesting point. It is far easier for a client to locate itself if it knows where access points are by connecting to each in turn and using dir
Re:How well does this work in indoor environments? (Score:2)
While only one access point "works" the card at a time, I think multiple can "see"
Re:How well does this work in indoor environments? (Score:4, Interesting)
Actually, it has everything to do with signal strength. I believe that the poster of the comment to which you responded to, meant that indoors you can't just assume that the signal strength will diminish on a more or less linear scale (or whatever) with distance.
Take into account the thickness and materials of the floors and walls, the office furniture, the people inside packed lecture rooms, and you will understand what he meant. You cannot just assume that because signal from base station A is twice as strong as signal from base station B, that user is closer to B. It may be that there is some obstacle on the path to A weakening the signal, making it look loke user is several meters apart the triangulated position assumed from the signal strength alone.
Ideally the calculations should be done based on knowlege of how well Wifi signals transmits through various indoors obstacles, and with a detailed map of the premices. But I can't think of anyone in their right mind who would want to do that unless they had considerable resources.
Sorry... (Score:1)
The original poster answered his own question... there wouldn't in general be any way of knowing how the signal would attenuate in various directions, so measuring the signal strength wouldn't be a viable way of determining the DISTANCE to the transmitter. It's not just a matter of permanent structures affecting the signal... atmospherics, movable office furniture, etc, would all change the signal attenuation in unpredictable ways.
However, as someone else in the t
Re:How well does this work in indoor environments? (Score:2)
Re:How well does this work in indoor environments? (Score:2)
Travel times is much better, but... (Score:3, Interesting)
Perhaps a better way would be to use "ping" to check the travel times, rather than the signal strength, compensating for any delays imposed by TCP/IP-stacks and hardware etc. Is this even possible?
It's possible. But IMHO indoors the variability of the response time of the processor to the message will probably introduce far too much jitter for the result to be useful. Fi
Re:How well does this work in indoor environments? (Score:1)
This is just off the top of my head, but if you're referring to the Carnegie Mellon project, CMU has been working for several years to get 100% wi-fi coverage across the entire campus. This work includes a complete analysis of each room of each buildings' wireless signal strengths to all visible routers, to assure tha
important... (Score:1)
Simpler solution (Score:5, Insightful)
Instead of triangulating (requiring more power) wouldn't it be simpler and possibly quicker to outfit each bed with e.g. a rfid tag?
This seems an overly complex solution to a, relatively, simple problem.
The rfid would also be a plus when the patient is being transfered in his bed (from his room to the or)
Re:Simpler solution (Score:2, Interesting)
But rather than the bed, why not just put it in the wrist tag that most patients wear now? Then you wouldn't get any mix ups in the nursery, or any problems when patients go walkabout.
Re:Simpler solution (Score:1)
I think the added security (beds switched between chambers) in a hospital setting is absolutely necessary.
When in doubt the tag on the patients wrist has precedence.
Re:Simpler solution (Score:3, Funny)
Even better is that the hospital could then sell this information to preferred buisness partners (such as Wal Mart). This will allow the hopsital an alternative
Re:Simpler solution (Score:2)
Re:Simpler solution (Score:2)
Re:Simpler solution (Score:3, Interesting)
There is a whole market niche in medicine for location tracking, which includes beds, patients, and equipment. If seen products based on RF, and the RFID things are just starting to influence these products.
I've also seen products based on IR, where there are sensors along the ceilings and the IR transmitters are on the tops of devices to be tracked.
FDA Guidlines [fda.gov]
A Vendor group here [aami.org]
One vendor's explanation here [radianse.com]
Re:-1 MORON (Score:2, Insightful)
They provide any information you put in it. You could conceivably put an RFID tag on the hospital bed that said "I AM BED NUMBER 37" and the RFID receiver would get this information and know where it was.
Re:-1 MORON (Score:1)
Pretty stupid approach (Score:5, Interesting)
By cross correlating the received signal with the (known) barker sequence at all three base stations precision would be increased drastically as it would be possible to measure the actual time lag (->way) the signal took to the receiver.
Re:Pretty stupid approach (Score:5, Interesting)
At risk of being moderated as redundant here, I'll just attempt to clarify this.
Finding positions through time measurements is much more practical in a wireless solution than using directional antennas, mostly since you don't want to get the packet loss incurred by using a rotating directional antenna, although it might look cool.
Signal/Noise ratio measurements, that the people mentioned in the article is doing, is problematic becuase the unpredictable nature of radio wave signal weakening (I don't know the technical term), although they seem to have tackled that problem to some degree of accuracy.
However, the speed of light is constant never mind how weakened the signal is, making it an excellent way to determine distance from the base station. This is in essence what GPS does, and also why it needs to carry along precise atomic clocks.
Re:Pretty stupid approach (Score:2)
Well, the speed of light is constant in a uniform medium, but that doesn't mean that the speed of light is the same in all media. So a signal passing through air will have a different speed than one traveling through concrete.
Re:Pretty stupid approach (Score:1)
I guess with the price of atomic clocks spirialing downward, these 802.11_ detectors should be common place in a couple of years.
Re:Pretty stupid approach (Score:2)
Try doing that within the tolerances required to measure distance based on the propagation of radio waves.
The only systems that can do triangulation worth a shit are phased array / smart antenna technology, which can determine direction without using a moving highly directional antenna.
Slightly OT, but here's a nice OSS tool... (Score:5, Informative)
Not that new... (Score:5, Interesting)
There are two approaches to it:
1. Use signal strength to estimate range and then multilaterate. This usually does a poor job because you can't match distance reliably to signal strength because of wall attenuation etc. Also, most WLAN systems quantize the signal strength into a few bins.
2. Pattern recognition. Have a calibration phase where you put the device in lots of positions around the office, measuring the signal strengths to various stations. Record all this. Then try to match what you're seeing to this database of strengths to localise yourself. Problem is, the radio environment changes VERY easily, so you need lots of points in calibration. Plus, if the environment changes, so do the signal strengths!
The best I've seen for a WLAN system achieved accuracy to about 2 metres. That used quite a few WLAN dase stations, too. And they had a fair error on that too - enough that you wouldn't be able to guarantee which office you're in...
Location indoors is a tricky business. It's an active research area. The best so far is based on ultrasonics (the Bat system at (www.uk.research.att.com/bat). UWB looks good too (www.ubisense.net).
Pattern recognition can work well (Score:1)
It's called WiFi Watchdog from Newbury Networks [newburynetworks.com] in Boston and they've installed it at the Smithsonian Institution, at Dartmouth College, and some other places.
This has been around for a while (Score:5, Informative)
other wifi finder dissapeared... (Score:2, Interesting)
based in singapore, i mailed them for prices, but they only had a product samples available, no real production was going on. now their site is down, have they dissapeared? their wifi finder was featured in wired magazine a few months back.
Real life example (Score:5, Informative)
The other detectors (Score:5, Funny)
They were tracked and located.
Erricsson does the same with GSM (Score:3, Interesting)
ERRICSSON'S MOBILE POSITIONING SYSTEM (MPS) [mobilecomm...nology.com]
The Ericsson mobile positioning system (MPS) (to be delivered to the Taiwanese company) is a server based solution that allows positioning services to be introduced into any GSM network that has Ericsson switching systems. The system will work with any GSM standard radio network and all existing GSM phones. At the heart of the Ericsson MPS is the mobile location centre (MLC), a system that allows user applications to access position information for GSM phones. An application programming interface (API) will be available to allow the development of custom applications. The MLC also handles access security and protects subscriber privacy by allowing GSM users to choose whether or not their phones and other devices are tracked.
Re:Erricsson does the same with GSM (Score:2)
Could this stop war-driving? (Score:4, Interesting)
It would probably not stop sniffing, but possibly it could prevent a break-in?
= a new security method? (Score:4, Interesting)
Re:= a new security method? (Score:3, Interesting)
It is my opinion, which I know many share, that public hotspots are cheap enough that many businesses will soon provide free access as a loss leader. A potential problem is, however, that without a fee based subscription, there is substantial risk that free-loaders will use the internet access without using the services of the business.
As an example, I live withing 500 feet of a Starbucks. I have clear line-of-sight from my roof. With an approp
Re:= a new security method? (Score:1)
Re:= a new security method? (Score:1)
I read it as the Pascal assignment operator!
This is awesome! (Score:3, Funny)
Re:This is awesome! (Score:1)
I know things can be turned on or turned around.
Re:This is awesome! (Score:2)
Re:This is awesome! (Score:1)
Great... (Score:3, Funny)
Not that novel (Score:1, Interesting)
The novelty here is simply *tracking* users instead of letting users locate themselves, and then optionally telling everyone else where they are. That's what makes this story sexy (oooh, they can see where I am!) But, users are much more likely to adopt one of the above appr
Prices and usefulness (Score:5, Interesting)
It could really use an external antenna though. If it had this, (or if the unit itself exhibited some amount of directional reception?) then it would be much more useful to find the actual location (down to say, which building on the storefront) the hotspot was at. The closer bench gets the better connectivity!
Maybe someone will post a hack shortly that shows how to jurry-rig an antenna port on the little bugger. I'd also like to "me too" a previous post that suggested an external power connection. Just keep the puppy sitting on your dash whilst driving around town until the green lights start climbing up.
Was anyone able to spot where these could be bought at? (this really looks like something ThinkGeek would carry)
Re:Prices and usefulness (Score:2, Informative)
Re:Prices and usefulness (Score:1)
There also is a "where to buy" link on the Kensington site, but I don't know if that is for any product or a specific one.
Nope (Score:2)
Has anyone found a place that carries it? Someone mentioned Best Buy, but it's not on their website.
Re:Nope (Score:1)
Re:Nope (Score:2)
Re:Nope (Score:2)
i hope the concept of office surveillance... (Score:1, Interesting)
whereas before WiFi, a boss had to actually get up and ask around "have you seen Joe?" now he asks a computer by clicking on Joe's computer icon.
having worked in low-tech high surveillance offices before, I can tell you that this approach to managing people creates a really nasty environment. I can only imagine how much a high-tech high surveillance office would breed employee paranoia.
Re:i hope the concept of office surveillance... (Score:1)
Ideally, you'd want to implant each coworker with their own RFID tag so that you could get identity as well as proximity information. How best to accomplish this is an exercise I leave to your own imagination.
Research Papers (Score:1)
RF detectors (Score:1)
Cisco Wireless LAN Solution Engine (Score:1, Interesting)
The 2.5 version of the Cisco WLSE due out in the Fall timeframe is supposed to have rouge AP detection. You would import the floor plans of your building into the system and place the APs where they are inst
I haven't seen this referenced... (Score:5, Interesting)
As part of that work, Dr. Junglas modified a Wi-Fi network that operated in the business school's two buildings so that each of its many base stations had a radius of about 15 feet.
Emphasis mine. This is an insanely dense network of AP's! At over $100 a pop for a cheap one, it seems wildly impractical to simply use stock access points with software corelation to figure out where people are - assuming such density is required.
In a commercial deployment, AP's are going to be deployed in such a way as to give good coverage without costing too damn much. ie: as few AP's as will give adequate coverage for the site.
There are other solutions, of course. Using a phased array antenna (sorry, no cool rotating dish) to get a direction and using signal strength to approximate range (random attenuation in the site will have a large affect on accuracy) or using multiple antennas in fixed locations to triangulate a source location (the more vectors you can get, the more accurate your fix will be) Using signal timing between different AP's (time difference between arriving signals) is plausible, but would add considerably to the cost (current AP's aren't equipped with ultra accurate clocks and transmission times over the network aren't accurate enough for the purpose.)
Phased arrays for direction finding use precise measurements between antenna elements to get their accuracy. They effectively use a harmonic tone to determing the shift angle between antennas, and thus the relative direction to the source. Accurately placing and orienting the AP's would be vital.
Locating wireless source points isn't exceptionally hard, and could be rather useful. But accuracy costs. Existing AP's would give limited accuracy, so this study used lots of them. More acurate location capability on an AP would cost more.
Take your pick.
Re:I haven't seen this referenced... (Score:1)
Re:I haven't seen this referenced... (Score:2)
This seems veryt similar to the system described in the original thread. What are you using to get relative directions to the hosts?
Wrong Department (Score:2)
from the oh-really-mister-anderton dept.
I think that should be Mr. Anderson.
I'm sorry, it just bugged me.
Why buy a device when a laptop works great? (Score:1)
Surveillance in the workplace? (Score:2)
Kensington lies! (Score:1)
-mazor