Slashdot Mirror


Using the GPS Features of Your Cell Phone?

travik asks: "I use a Nokia 3650. The cell phone already knows my co-ordinates (E911 service). It has Bluetooth. Why can't I send the coordinates using Bluetooth to my laptop, and use a mapping application to give me my location and directions to where i want to go. I've searched Google and also read up on old posts, no one seems to be doing it. Why?"

17 of 45 comments (clear)

  1. E911 isn't really GPS by PenguinOpus · · Score: 5, Insightful

    E911 lets the service provider know where you are by your tower connection (and perhaps by other tower signal strengths). It's expensive to keep track of, but is required by law. They don't have enough financial interest in returning that location information to you yet.

    AGPS (assisted GPS) also depends on the service provider to calculate your location, but it actually uses real GPS satellite signals to do it. The signal strengths are uploaded to a server which does the heavy-lifting of figuring out the location. Again, this depends on the SP servers and they aren't going to be terribly interested in returning lots of location points back to you.

    Real GPS does the CPU work on the device. There are rumored to be a few phones with this capability, but I use a Garmin Gecko 301. $228, records 10K points, downloads via serial port (yuck), and burns a set of alkaline batteries in 7 hours (or less). IMHO, it'll be a while before location information is as easy to get to as the cheapest GPS. Battery power is just too valuable.

    1. Re:E911 isn't really GPS by gl4ss · · Score: 2, Informative

      you don't really need e911 for that.

      it's possible to do it with regular old phones as well, the service provider can pull out the signal strengths to the nearest towers from the network and it has cordinates for them. this has been demonstrated to work fairly well.

      as to the original askers question, the phone doesn't really know where it is(as in any map cordinates or similar), however it's possible to pull out information on which gsm cell the phone is in. there's even a program that automates actions based on which cell you're in so that you can have your phone go silent when you go to the university and then have it automatically go out of silent when you go back home & etc(the progams name is 'minigps').

      --
      world was created 5 seconds before this post as it is.
  2. It's.... kinda possible by EnglishTim · · Score: 4, Interesting

    I wrote a program for my palmpilot that queried my mobile (a T68i) for it's current cell. I was going to make this into a program that would give me reminders based on my location, but I never got around to finishing it...

    The big problem is finding a record of all the cell values and their locations - I never found one for my service (O2), although I was able to get a list of all the cells on the way to work, just by running the program.

    The accuracy isn't great, although it gets better in central London. Near Oxford Street I was getting a new cell every 100 yards or so...

    1. Re:It's.... kinda possible by bjpirt · · Score: 2, Informative

      That's a very good idea, care to share the results as I have no idea how I would go about this and it would be interesting to see what you did.

      I imagine that if cell information from your sevice was not forthcoming, some kind of distributed mapping project could be performed and the data shared.

    2. Re:It's.... kinda possible by stupid_is · · Score: 3, Interesting
      There is a website run by OfCom that lets you put in a postcode and it pops up a map with all the known local masts. It only tells you who owns them, and plonks an icon on the map to show you where they are, but it's a step in the right direction.

      On the other hand, I know a guy who works for one of the UK operators whose job it was to run commands to the actual sites to find out where they think they are. Turns out a lot of lazy install engineers just put in (0,0) GPS coordinates when setting up site. In this case, your bog-standard E911 that just uses cell location should probably route your calls to the Coast Guard to send a boat out to the the African coast when you have a car accident.

      --
      -- Intelligence is soluble in alcohol
    3. Re:It's.... kinda possible by spiff42 · · Score: 5, Interesting

      I'm currently working on my PhD project involving location based services. From my research, I've discovered that a much more accurate location estimate is possible than the simple "strongest cell tower". Basically you meassure the signal strengths from all available towers (or access points), and do some calculations based on this information. Finally you find the best match in a database of location/signal-strengths, and interpolate a position.

      I first saw this technology used on WLAN. Ehahau uses this technology to provide location based services on WLAN, and it works great. In our test setup at the university, we get arround 1 meter error in the position.

      I've been in touch with a group of people at The IT-University of Denmark, who are working on using this technology on GSM cellphones. The biggest problem here is getting access to the data. The cellphone companies simply do not want to provide this information. Our collaborative guess was that they want to keep this information to themselves, probably to sell extra services.

      The main drawback of this technology is that a huge amount of calibration is needed to make it work. On WLAN our buildings have been calibrated in a grid of 3x3 meters, which makes quite a lot of calibration points when we want coverage of the entire campus. But the cool thing about it is that it does not require any extra hardware to do the localization. A labtop or PDA with wireless will do the job.

      /Spiff

  3. GPS receiver by Grand · · Score: 2, Informative

    If you have your laptop with you, why dont you just get a GPS reciever for your laptop. There are even bluetooth (teletype, navman, pharos) gps recievers for laptops if you dont like cords all over your car. You will get a much more accurate position. Im willing to bet the GPS in the phones dont update as often either. They are only just over 100.00 US.

  4. Well by foidulus · · Score: 2, Interesting

    There are already(at least here in Japan) a lot of GPS enabled systems that do that(they can even voice when you are supposed to turn), I've taken a few trips with them(alas to poor to drive) and they are really neat.

    As for why your phone can't do it, well, it might be a privacy issue. Imagine some dumb user randomly installing an app on their cellphone(as the installers get easier) that constantly broadcasts your position....somebody who may or may not deserve it, may get robbed/hurt/taken away to the evil layer of the super-squirell.
    In the meantime, maybe you should invest in one of those car units, or like the other poster said, if possible, start an OSS project to share with the world.

  5. Re:Privacy? by bjpirt · · Score: 4, Insightful

    Yes, but anyone with a bluetooth gadget would have to be standing pretty much right next to you anyway.

  6. Not exactly the same, but... by oojah · · Score: 5, Interesting

    This guy tracks his location by phone.

    Where is Calum?

    Cheers,

    Roger

    --
    Do you have any better hostages?
    1. Re:Not exactly the same, but... by caluml · · Score: 2, Interesting

      Heh - I wondered where all the traffic had come from!

  7. Cell locations by cL0h · · Score: 2, Interesting

    When I lived in Australia, both of the service providers I was with provided cell information on the phone display. You just had to turn it on. This information meant I could go out driving, get lost and still figure out where I was by looking for the 'neighbourhood' displayed on the phone in my map.
    I haven't seen this functionality in Europe though. Dunno about US.

    --
    cL0h
  8. Positioning Techniques by neglige · · Score: 4, Informative
    The cell phone already knows my co-ordinates (E911 service).

    Careful not to mix up different positioning techniques :) Your cell phones does _not_ know its position. The _base station_ of the network does. This is assuming that you are _not_ using GPS, but let the network find out the position of the device by
    • using the cell ID of your current radio cell - precision varies with cell size (100m to several km)
    • using the 'angle of arrival' (AoA) of the radio waves to and from your mobile device
    • triangulate the device with 'Enhanced Observed Time Difference' (E-OTD), requires additional base stations in rage
    These are just a few, there are several more.

    GPS, on the other hand, requires you to have a GPS receiver. If you have one, your device can determine its position. You do not require a mobile phone network for this, but you need at least 3 GPS satellites "in view" (meaning: you must see the sky, GPS won't work within buildings; there is "indoor GPS", but this is about creating 'artificial satellites' within a building).

    GPS gives YOU your position, and YOU alone, unless you transmit the information (e.g. to a map service). The techniques described above give your position to the network operator, not you. The operator then has to give the information to you or some mobile service. With E911, in case of an emergency the network operator reports your position to the emergency units.

    Why can't I send the coordinates using Bluetooth to my laptop, and use a mapping application to give me my location and directions to where i want to go.

    As said above, if you do not have a GPS receiver, YOU do not have your position. You have to use whatever service your provider offers (if any). To use the laptop you need a GPS receiver. Connect that to the laptop, install the right software... and voila :)

    Hope that helps ;) There are tons of information on this subject. If you'd like to have more details, I'll point you to some papers on that matter.
    --
    My cats ate my karma. They also wrote this comment.
  9. Solution right there: by AdamInParadise · · Score: 4, Informative

    WayFinder.

    Basically, it provides you with a simple GPS module that communicates with your mobile through Bluetooth. Map and directions are provided by an online service and appear on the screen of your mobile. Neat!

    --
    Nobox: Only simple products.
  10. All CDMA has GPS, but not carriers by mockojumbie · · Score: 5, Interesting
    All CDMA phones in the last couple of years' generations have had GPS chipsets from Qualcomm, you can't get CDMA chips without it. The carriers OTOH, are waffling trying to figure out how to make money. All current CDMA phones must communicate with a SnapTrac server to using MS-assisted or MS-based; the carriers are not leaping to install these servers in their systems. We're authoring a Brew/Linux/PHP LBS system for a carrier, the first nationwide launch is still months away.

    You can download the location of ~all cell towers from the FCC
    http://wireless.fcc.gov/geographic/fcc_db.html
    (big files) as they are publically licensed, but you can't know the carrier's private ID # of the tower without matching the tower's license to what you phone tells you, as some do.

    The first test launch of a stand-alone GPS phone is several quarters away... The CDMA chips are basically capable, but need some extra hardware and firmware since they don't get a kick-start from the tower/server communication.

    Right now, if your carrier doesn't have the PUBLIC servers installed (they will not use their e-911 servers for commercial use for liability reasons) then you can't have GPS.

    And BTW, the carrier's servers do know your location because of the MS-* handshaking and communication (which allows the ephemeris calculations to be done faster on your phone), it's a question of whether it gets saved or tapped.

    It's---a-small-world-after----all---...

    --
    Sigs are for propeller heads.
  11. miniGPS by Phexro · · Score: 2, Interesting

    Somebody mentioned this in passing, but didn't provide much information about it.

    It's called miniGPS, and it's written by Psiloc. They make plenty of other goodies for S60 phones, so check them out.

    But it's not 'real' GPS, and only lets you know what tower you connect through. As another poster mentioned, the 3650 doesn't have GPS, and E911 is not the same thing.

    But miniGPS is quite cool.

  12. Possible only on Nextel phones in the US by asmithmd1 · · Score: 2, Informative

    Nextel phones have complete GPS chip sets in them that are capable of getting a GPS fix even when no network is available. With a serial cable you can connect your Motorola i58/i88 or i730 to PC mapping software running on a laptop.
    You can also sign-up for a free service like www.uLocate.com that can send maps and text descriptions of your location to your phone
    Every other carrier that claims to have GPS phones has the data locked-up in some way. They are trying to figure out a way to charge you per fix and have not worked out how to do that yet. Until then only the 3 or 4 911 centers in the US that have installed E-911 equipment can tell where your phone is. I suspect they will open it up after some bad PR. Imagine a situation like the recent abduction and murder in Florida where the girl has a GPS cell phone but the authorities can't get any info because the local 911 call center is not set-up yet.