Questions tagged [cellid]

A Cell ID (CID) is a generally unique number used to identify each Base transceiver station (BTS) or sector of a BTS within a Location area code (LAC) if not within a GSM network.

Cell-ID operates in most types of cellular networks, including GSM, GPRS, and UMTS/HSDPA networks. It is the simplest way to describe the general location of a handset. It requires the network to identify the Base Transceiver Station (BTS; essentially the cell tower to which the device is connected at the time) to which the cell phone is communicating and the location of that BTS. If this information is available, the Location Server identifies the device location as being the location of the base station and passes this information on to the location service application.

Since the MS can be anywhere in the cell, the accuracy of this method depends on the cell size and can be very poor in many cases, because the typical GSM cell is anywhere from 2km to 20km in diameter. Thus Cell ID positioning is generally more accurate in urban areas with a dense network of smaller cells than in rural areas where there are fewer base stations. Ultimately, the diversity in cell-site size, density and operational characteristics across a network makes the accuracy of this technology inconsistent.

94 questions
0
votes
1 answer

How to disable gsm connection

I am writing an application for Android, and at this stage, I need help of an experienced programmer (I am only a beginner). Wrote a program to display the currently used base station (CellID and LAC), and display a list of neighboring base…
0
votes
2 answers

location based services - how to improve the location with RSSI, TA and ARFCN?

I get LAC,CellId from my device. With these values I can know the Lat/Lng and, by triangulation, the area where the device is. I also get ARFCN, TA and RSSI. Is it possible to improve the location by using these values ?
Bertaud
  • 2,888
  • 5
  • 35
  • 48
0
votes
1 answer

retrieve GSM CellId,mnc,mcc using java script

i am developing a mobile web application. i want to find the user current location even when device GPS is off. after some google search i found that opencellid database we can retrieve the latitude and longitude of mobile by passing cellId,mnc,mcc…
user1398109
-1
votes
1 answer

Universal solution to find CID and LAC

I'm looking for any universal cross-platform (Android/iOS/WinPhone) solution to find CID (Cell Identifier) and LAC (Location area code). Appreciate any help.
Mia
  • 433
  • 4
  • 11
  • 25
1 2 3 4 5 6
7