CN103068039B - Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values - Google Patents
Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values Download PDFInfo
- Publication number
- CN103068039B CN103068039B CN201210550333.2A CN201210550333A CN103068039B CN 103068039 B CN103068039 B CN 103068039B CN 201210550333 A CN201210550333 A CN 201210550333A CN 103068039 B CN103068039 B CN 103068039B
- Authority
- CN
- China
- Prior art keywords
- rssi value
- wifi signal
- server
- value
- wifi
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Position Fixing By Use Of Radio Waves (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
本发明公开了一种基于WiFi信号RSSI值的定位方法,对待定位场所内的每个已知位置点,多次采集WiFi信号RSSI值,并上传至服务器,服务器对采集到的数据求平均值avg以及标准差dev,存放至数据库;采集待定位点的WiFi信号RSSI值,并上传至服务器;对待定位点的WiFi信号RSSI值采用指纹识别算法与期望值进行匹配;得出最可能的三个位置点的信息,按概率进行加权平均,得到定位点的坐标。与现有技术相比,本发明提高了定位精度,能将定位精度精确到2米,完全可以满足室内定位的要求。
The invention discloses a positioning method based on the RSSI value of a WiFi signal. For each known position point in a location to be positioned, the RSSI value of the WiFi signal is collected multiple times and uploaded to a server, and the server calculates the average value avg of the collected data and the standard deviation dev, stored in the database; collect the RSSI value of the WiFi signal at the point to be positioned, and upload it to the server; use the fingerprint recognition algorithm to match the RSSI value of the WiFi signal at the point to be positioned with the expected value; obtain the three most likely points The information is weighted and averaged according to the probability to obtain the coordinates of the positioning point. Compared with the prior art, the present invention improves the positioning accuracy, which can be accurate to 2 meters, and can fully meet the requirements of indoor positioning.
Description
技术领域technical field
本发明涉及室内WiFi定位技术,特别涉及一种基于WiFi信号的RSSI值(信号接收强度值)的定位方法。The present invention relates to indoor WiFi positioning technology, in particular to a positioning method based on RSSI value (signal reception strength value) of WiFi signal.
背景技术Background technique
目前,通用的WiFi室内定位技术大多是基于IEEE802.11b/g协议的无线局域网(WLAN)的信号强度定位技术。基于信号强度的定位技术基本原理是根据接收到的信号的强度推算信号接收器与信号源之间的距离,主要分成两类:三角形强度算法以及位置指纹识别算法。其中三角形强度算法精度低,难以满足室内定位要求;而普通指纹识别算法又存在接收设备不同而使得接收信号存在误差的缺陷。At present, most common WiFi indoor positioning technologies are based on IEEE802.11b/g protocol wireless local area network (WLAN) signal strength positioning technology. The basic principle of positioning technology based on signal strength is to calculate the distance between the signal receiver and the signal source according to the strength of the received signal, which is mainly divided into two categories: triangle strength algorithm and location fingerprint recognition algorithm. Among them, the triangle intensity algorithm has low precision, which is difficult to meet the indoor positioning requirements; and the common fingerprint recognition algorithm has the defect that the receiving equipment is different, which makes the received signal have errors.
发明内容Contents of the invention
为了克服现有技术的上述缺点与不足,本发明的目的在于提供一种基于WiFi信号RSSI值的定位方法,提高了定位精度。In order to overcome the above-mentioned shortcomings and deficiencies of the prior art, the purpose of the present invention is to provide a positioning method based on the RSSI value of a WiFi signal, which improves the positioning accuracy.
本发明的目的通过以下技术方案实现:The object of the present invention is achieved through the following technical solutions:
一种基于WiFi信号的RSSI值的定位方法,包括以下步骤:A positioning method based on the RSSI value of a WiFi signal, comprising the following steps:
(1)在待定位场所内设置多个WiFi热点,使用手持终端对待定位场所内的每个已知位置点,多次采集WiFi信号的RSSI值,并上传至服务器,服务器对采集到的数据求平均值avg以及标准差dev,存放至数据库;(1) Set multiple WiFi hotspots in the location to be positioned, use a handheld terminal to collect the RSSI value of the WiFi signal multiple times at each known location point in the location to be positioned, and upload it to the server. The server calculates the collected data. The average avg and standard deviation dev are stored in the database;
(2)使用手持终端采集待定位点的WiFi信号的RSSI值,并上传至服务器;(2) Use the handheld terminal to collect the RSSI value of the WiFi signal at the point to be located, and upload it to the server;
(3)对正态分布公式(3) For the normal distribution formula
令μ=avg,σ=dev,将待定位点的WiFi信号的RSSI值代入正态分布公式中的x,得到概率Pmn,其中m表示已知位置点的序号,n表示WiFi热点的序号;Let μ=avg, σ=dev, substitute the RSSI value of the WiFi signal of the point to be located into x in the normal distribution formula to obtain the probability P mn , where m represents the sequence number of the known location point, and n represents the sequence number of the WiFi hotspot;
Pm=Pm1·Pm2...Pmn;P m = P m1 P m2 ... P mn ;
(4)在数据库中寻找出对应Pmn值最大的三个已知位置点,设其坐标分别为(x1,y1)、(x2,y2)、(x3,y3),对应的Pmn值分别为P1、P2、P3;由下式求得待定位点的初始坐标:(4) Find three known locations in the database corresponding to the largest P mn values, and set their coordinates as (x 1 , y 1 ), (x 2 , y 2 ), (x 3 , y 3 ), The corresponding P mn values are P 1 , P 2 , and P 3 respectively; the initial coordinates of the point to be positioned are obtained by the following formula:
(5)实际上概率的差距普遍在10个数量级以上,由于上述公式概率最大点几乎占了所有的权重,所以对概率取对数进行修正,得到待定位点的修正坐标:(5) In fact, the difference in probability is generally more than 10 orders of magnitude. Since the point with the highest probability in the above formula accounts for almost all the weights, the logarithm of the probability is corrected to obtain the corrected coordinates of the point to be located:
步骤(2)所述使用手持终端采集待定位点的WiFi信号RSSI值,并上传至服务器,具体为:In step (2), use the handheld terminal to collect the RSSI value of the WiFi signal at the point to be located, and upload it to the server, specifically:
用户首先在设置了二维码的已知位置点扫描二维码,手持终端将当前位置及所测的WiFi信号的RSSI值上传到服务器,服务器将此时所测到的WiFi信号RSSI值作为当前手持终端的基准定位数据,将该值与数据库中当前位置的WiFi信号的RSSI值进行比较,然后相减,取平均,得到偏移量Offset,定位时将所测的WiFi信号的RSSI值减去偏移量Offset后上传至服务器。The user first scans the QR code at the known location where the QR code is set, and the handheld terminal uploads the current location and the RSSI value of the WiFi signal measured to the server, and the server uses the RSSI value of the WiFi signal measured at this time as the current Based on the reference positioning data of the handheld terminal, compare this value with the RSSI value of the WiFi signal at the current location in the database, then subtract and take the average to obtain the offset Offset, and subtract the measured RSSI value of the WiFi signal during positioning Upload to the server after offset Offset.
上述的基于WiFi信号的RSSI值的定位方法,还进行以下步骤:The above positioning method based on the RSSI value of the WiFi signal also performs the following steps:
两台手持终端进行绑定,服务器计算两台手持终端的距离,当距离超过阈值时进行报警。Two handheld terminals are bound, and the server calculates the distance between the two handheld terminals, and sends an alarm when the distance exceeds the threshold.
所述多个WiFi热点的摆放呈折线“之”字摆放。The multiple WiFi hotspots are arranged in a zigzag shape.
与现有技术相比,本发明具有以下优点和有益效果:Compared with the prior art, the present invention has the following advantages and beneficial effects:
(1)本发明通过对传统的基于指纹定位的方法进行改进,能将定位精度精确到2米,完全可以满足室内定位的要求。(1) By improving the traditional fingerprint-based positioning method, the present invention can improve the positioning accuracy to 2 meters, which can fully meet the requirements of indoor positioning.
(2)本发明通过在已知位置点设置二维码,手持终端在定位前扫描二维码,对手持终端测得的WiFi信号RSSI值进行校正,解决了多终端的在同一位置得到RSSI值差异的问题。(2) The present invention solves the problem of multiple terminals obtaining RSSI values at the same location by setting a two-dimensional code at a known location, scanning the two-dimensional code before positioning with a handheld terminal, and correcting the RSSI value of the WiFi signal measured by the handheld terminal. The question of difference.
(3)本发明的无线接入点的摆放呈折线“之”字摆放,定位效果更好。(3) The wireless access point of the present invention is arranged in a zigzag shape with a better positioning effect.
附图说明Description of drawings
图1为本发明的实施例的手持终端的工作流程图。FIG. 1 is a flowchart of the work of the handheld terminal according to the embodiment of the present invention.
图2为本发明的实施例的服务器的工作流程图。Fig. 2 is a working flow chart of the server of the embodiment of the present invention.
具体实施方式detailed description
下面结合实施例及附图,对本发明作进一步地详细说明,但本发明的实施方式不限于此。The present invention will be described in further detail below in conjunction with the embodiments and the accompanying drawings, but the embodiments of the present invention are not limited thereto.
实施例Example
本实施例用于实现的基于WiFi信号的RSSI值的定位方法的系统,包括手持终端、无线接入点和服务器。The system for implementing the positioning method based on the RSSI value of the WiFi signal in this embodiment includes a handheld terminal, a wireless access point, and a server.
本实施例基于WiFi信号的RSSI值的定位方法,包括以下步骤:The positioning method based on the RSSI value of the WiFi signal in this embodiment includes the following steps:
(1)在大型商场内设置多个WiFi热点;为提高定位精度,多个WiFi热点的摆放呈折线“之”字摆放;使用手持终端对待定位场所内的每个已知位置点,多次采集WiFi信号RSSI值,并上传至服务器,服务器对采集到的数据求平均值avg以及标准差dev,存放至数据库。(1) Set up multiple WiFi hotspots in large shopping malls; in order to improve positioning accuracy, multiple WiFi hotspots are placed in a zigzag line; The RSSI value of the WiFi signal is collected once and uploaded to the server. The server calculates the average avg and standard deviation dev of the collected data and stores them in the database.
(2)使用手持终端采集待定位点的WiFi信号RSSI值,并上传至服务器,具体为:(2) Use the handheld terminal to collect the RSSI value of the WiFi signal at the point to be located, and upload it to the server, specifically:
用户首先在设置了二维码的已知位置点扫描二维码,手持终端将当前位置及所测的WiFi信号的RSSI值上传到服务器,服务器将此时所测到的WiFi信号RSSI值作为当前手持终端的基准定位数据,将该值与数据库中当前位置的WiFi信号的RSSI值进行比较,然后相减,取平均,得到偏移量Offset,定位时将所测的WiFi信号的RSSI值减去偏移量Offset后上传至服务器。The user first scans the QR code at the known location where the QR code is set, and the handheld terminal uploads the current location and the RSSI value of the WiFi signal measured to the server, and the server uses the RSSI value of the WiFi signal measured at this time as the current Based on the reference positioning data of the handheld terminal, compare this value with the RSSI value of the WiFi signal at the current location in the database, then subtract and take the average to obtain the offset Offset, and subtract the measured RSSI value of the WiFi signal during positioning Upload to the server after offset Offset.
(3)对正态分布公式(3) For the normal distribution formula
令μ=avg,σ=dev,将待定位点的WiFi信号的RSSI值代入正态分布公式中的x,得到概率Pmn,其中m表示已知位置点的序号,n表示WiFi热点的序号;Let μ=avg, σ=dev, substitute the RSSI value of the WiFi signal of the point to be located into x in the normal distribution formula to obtain the probability P mn , where m represents the sequence number of the known location point, and n represents the sequence number of the WiFi hotspot;
Pm=Pm1·Pm2...Pmn。P m =P m1 ·P m2 . . . P mn .
(4)在数据库中寻找出对应Pmn值最大的三个已知位置点,设其坐标分别为(x1,y1)、(x2,y2)、(x3,y3),对应的Pmn值分别为P1、P2、P3;由下式求得待定位点的初始坐标:(4) Find three known locations in the database corresponding to the largest P mn values, and set their coordinates as (x 1 , y 1 ), (x 2 , y 2 ), (x 3 , y 3 ), The corresponding P mn values are P 1 , P 2 , and P 3 respectively; the initial coordinates of the point to be positioned are obtained by the following formula:
(5)实际上概率的差距普遍在10个数量级以上,由于上述公式概率最大点几乎占了所有的权重,所以对概率取对数进行修正,得到待定位点的修正坐标:(5) In fact, the difference in probability is generally more than 10 orders of magnitude. Since the point with the highest probability in the above formula accounts for almost all the weights, the logarithm of the probability is corrected to obtain the corrected coordinates of the point to be located:
步骤(4)的原理为:根据贝叶斯公式:D1,D2,……,Dn为样本空间S的一个划分,如果以P(Di)表示事件Di发生的概率,且P(Di)>0(i=1,2,…,n)。对于任一事件x,P(x)>0,则有:其中,将P(A)作为终端在某点采集到的RSS强度值等于某个值的概率,P(B)为终端在某一个点的概率。使用者出现在各点的概率是相同的,所以对一个确定的系统公式右边,除了P(A|Bi)都为定值,所以若P(ABi)>P(ABj),则有P(Bi|A)>P(Bj|A)。于是,只要找出max{Pm}对应的点,就是待定位点最可能的位置。The principle of step (4) is: According to the Bayesian formula: D1, D2, ..., Dn is a division of the sample space S, if P(Di) represents the probability of event Di occurring, and P(Di)>0 (i=1, 2, . . . , n). For any event x, P(x)>0, then: Wherein, P(A) is taken as the probability that the RSS intensity value collected by the terminal at a certain point is equal to a certain value, and P(B) is the probability that the terminal is at a certain point. The probability of the user appearing at each point is the same, so for a certain system formula on the right side, except P(A|B i ) is a fixed value, so if P(AB i )>P(AB j ), then there is P(B i |A)>P(B j |A). Therefore, as long as the point corresponding to max{P m } is found, it is the most likely position of the point to be located.
如图1所示,手持终端的工作过程如下:启动后,当界面初始化完成,发送注册信息到服务器,服务器返回ID客户端;终端获取ID地址之后,挂三个进程运行。进程一:手持终端一直收集附近WIFI的RSSI值发送到服务器;进程二:当手持终端检测到服务器返回的位置信息,显示当前位置。进程三:当检测到用户进程按键操作,若是搜索请求则发送到服务器,由服务器返回搜索目标的坐标以及导航路线,手持终端将显示导航路线直至用户到达目标位置;若是回溯请求,同样将请求发送至服务器,由服务器返回刚才的行走路径,让用户可以沿原路返回。若用户进行亲子绑定,则手持终端上会显示当前用户与其绑定的用户位置信息,当两者位置距离超过安全阈值时,则家长终端会发出警报,直至用户自行接触警报。As shown in Figure 1, the working process of the handheld terminal is as follows: After startup, when the interface initialization is completed, the registration information is sent to the server, and the server returns the ID client; after the terminal obtains the ID address, three processes are linked to run. Process 1: The handheld terminal keeps collecting the RSSI value of nearby WIFI and sends it to the server; Process 2: When the handheld terminal detects the location information returned by the server, it displays the current location. Process 3: When the user process button operation is detected, if it is a search request, it will be sent to the server, and the server will return the coordinates of the search target and the navigation route, and the handheld terminal will display the navigation route until the user reaches the target location; if it is a backtracking request, the request will also be sent to the server, and the server returns the walking path just now, so that the user can return along the original path. If the user performs parent-child binding, the handheld terminal will display the location information of the current user and the user bound to it. When the distance between the two locations exceeds the safety threshold, the parent terminal will send out an alarm until the user contacts the alarm.
如图2所示,服务器工作后一直监听UDP信息,当收到用户发送的RSSI值,将RSSI值的平均值avg与标准差dev,按照上述的定位方法与数据库中的坐标进行匹配,更新得到用户位置信息,广播坐标数据;当得到导航请求,进行目标坐标搜索,得到目标坐标后在地图节点文件中进行路径搜索,得到最接近目的地的路径并返回;得到回溯请求,从路径数据库中得到用户之前的行进路径,返回用户最近路径;当收到二维码校正信息(包含用户当前的坐标位置)以及当前RSSI值,服务器将该数据与数据库中同一点的基准RSSI值做比较,计算得出线性偏差,对服务器数据进行修正,同时返回用户当前位置信息。As shown in Figure 2, the server has been monitoring UDP information after working. When receiving the RSSI value sent by the user, the average value avg and standard deviation dev of the RSSI value are matched with the coordinates in the database according to the above positioning method, and updated to obtain User location information, broadcast coordinate data; when a navigation request is obtained, the target coordinate search is performed, and the route search is performed in the map node file after the target coordinates are obtained, and the route closest to the destination is obtained and returned; the backtracking request is obtained from the route database The user's previous travel path returns the user's nearest path; when receiving the QR code correction information (including the user's current coordinate position) and the current RSSI value, the server compares the data with the reference RSSI value of the same point in the database, and calculates Correct the server data and return the user's current location information at the same time.
上述实施例为本发明较佳的实施方式,但本发明的实施方式并不受所述实施例的限制,其他的任何未背离本发明的精神实质与原理下所作的改变、修饰、替代、组合、简化,均应为等效的置换方式,都包含在本发明的保护范围之内。The above-mentioned embodiment is a preferred embodiment of the present invention, but the embodiment of the present invention is not limited by the embodiment, and any other changes, modifications, substitutions and combinations made without departing from the spirit and principle of the present invention , simplification, all should be equivalent replacement methods, and are all included in the protection scope of the present invention.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210550333.2A CN103068039B (en) | 2012-12-17 | 2012-12-17 | Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210550333.2A CN103068039B (en) | 2012-12-17 | 2012-12-17 | Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103068039A CN103068039A (en) | 2013-04-24 |
CN103068039B true CN103068039B (en) | 2015-04-22 |
Family
ID=48110455
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210550333.2A Expired - Fee Related CN103068039B (en) | 2012-12-17 | 2012-12-17 | Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103068039B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9813886B2 (en) | 2015-03-24 | 2017-11-07 | At&T Intellectual Property I, L.P. | WiFi-based route management |
US9824515B2 (en) | 2015-03-24 | 2017-11-21 | At&T Intellectual Property I, L.P. | Automatic calendric physical access |
US9972144B2 (en) | 2015-03-24 | 2018-05-15 | At&T Intellectual Property I, L.P. | Automatic physical access |
US10296851B2 (en) | 2015-04-11 | 2019-05-21 | At&T Intellectual Property I, L.P. | Automatic allocation of physical facilities for maximum collaboration |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103281777B (en) * | 2013-04-25 | 2015-08-26 | 浙江大学 | A kind of Differential positioning method based on WiFi |
CN104471558B (en) * | 2013-06-28 | 2017-11-07 | 英特尔公司 | System and method for revisiting position detection |
CN105451183A (en) * | 2014-08-29 | 2016-03-30 | 宇龙计算机通信科技(深圳)有限公司 | Mobile terminal location information display method and system |
CN105898771A (en) * | 2016-04-25 | 2016-08-24 | 捷开通讯(深圳)有限公司 | Sign-in method and mobile terminal |
CN105960016B (en) * | 2016-06-23 | 2019-12-20 | 成都信息工程大学 | Method for acquiring RSSI (received Signal Strength indicator) |
CN109756841A (en) * | 2016-08-30 | 2019-05-14 | 北京无线体育俱乐部有限公司 | Location acquiring method, device and computing system |
CN106455051B (en) * | 2016-09-23 | 2019-07-09 | 上海图聚智能科技股份有限公司 | Pass through the method for range calibration equipment lifting WiFi positioning accuracy |
CN106228847B (en) * | 2016-09-28 | 2019-06-28 | 深圳市豪位科技有限公司 | A kind of parking lot Vehicular navigation system and air navigation aid |
CN106793085A (en) * | 2017-03-08 | 2017-05-31 | 南京信息工程大学 | Fingerprint positioning method based on normality assumption inspection |
CN109581285A (en) * | 2018-12-13 | 2019-04-05 | 成都普连众通科技有限公司 | A kind of fingerprinting localization algorithm based on the filtering of motor behavior discrete data |
CN109788430A (en) * | 2019-02-15 | 2019-05-21 | 普联技术有限公司 | A kind of antenna positioning method, device and system |
US10733620B1 (en) | 2019-02-25 | 2020-08-04 | Target Brands, Inc. | Memory management for mobile device correlation |
CN111601380B (en) * | 2020-05-15 | 2021-03-23 | 腾讯科技(深圳)有限公司 | Position location method, device and equipment based on position fingerprint and storage medium |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102209382A (en) * | 2011-05-18 | 2011-10-05 | 杭州电子科技大学 | Wireless sensor network node positioning method based on received signal strength indicator (RSSI) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7250907B2 (en) * | 2003-06-30 | 2007-07-31 | Microsoft Corporation | System and methods for determining the location dynamics of a portable computing device |
US20110274094A1 (en) * | 2010-05-06 | 2011-11-10 | Qualcomm Incorporated | Methods and apparatus for estimating a geolocation of a wireless communications device |
-
2012
- 2012-12-17 CN CN201210550333.2A patent/CN103068039B/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102209382A (en) * | 2011-05-18 | 2011-10-05 | 杭州电子科技大学 | Wireless sensor network node positioning method based on received signal strength indicator (RSSI) |
Non-Patent Citations (1)
Title |
---|
戴立伟,李向阳,程贇.无线传感器网络的RSSI定位技术研究.《计算机工程与设计》.2009,第30卷(第19期),全文. * |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9813886B2 (en) | 2015-03-24 | 2017-11-07 | At&T Intellectual Property I, L.P. | WiFi-based route management |
US9824515B2 (en) | 2015-03-24 | 2017-11-21 | At&T Intellectual Property I, L.P. | Automatic calendric physical access |
US9972144B2 (en) | 2015-03-24 | 2018-05-15 | At&T Intellectual Property I, L.P. | Automatic physical access |
US10021552B2 (en) | 2015-03-24 | 2018-07-10 | At&T Intellectual Property I, L.P. | Route management |
US10269195B2 (en) | 2015-03-24 | 2019-04-23 | At&T Intellectual Property I, L.P. | Automatic physical access |
US10296851B2 (en) | 2015-04-11 | 2019-05-21 | At&T Intellectual Property I, L.P. | Automatic allocation of physical facilities for maximum collaboration |
Also Published As
Publication number | Publication date |
---|---|
CN103068039A (en) | 2013-04-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103068039B (en) | Wireless fidelity (WIFI) signal-based locating method for received signal strength indicator (RSSI) values | |
US20140211691A1 (en) | System and method for choosing suitable access points in quips autarkic deployment | |
US8634853B2 (en) | Method for enhancing location identity through incorporation of shorter-range communication and sensing (nearlocate) | |
US8655372B2 (en) | Determining positions in a wireless radio system | |
CN103379427B (en) | A kind of localization method, equipment and system | |
US8478280B1 (en) | Minimum coverage area of wireless base station determination | |
CN107431995B (en) | Enabling verification of an estimated location of a mobile device | |
CN105611568A (en) | Method for accurately positioning LTE terminal based on MRO measurement report | |
CN103945526B (en) | Based on the wireless device localization method and system that induce Detection Techniques | |
CN104010364A (en) | Determining an estimated location of a base station | |
US9686766B2 (en) | Location positioning using M2M ecosystem | |
CN105137390A (en) | Indoor positioning method based on AP with adjustable transmitted power | |
CN104380816A (en) | Obtaining timing of lte wireless base stations using aggregated otdoa assistance data | |
CN108351421A (en) | Localization method, base station in mobile network and mobile terminal | |
WO2016127878A1 (en) | Positioning detection method and device | |
CN103906228A (en) | Mobile terminal base station differential positioning method, positioning device and system | |
CN107678051A (en) | The method and relevant device of a kind of positioning | |
US10034262B2 (en) | Beacon sensor based network fingerprint | |
CN102625444A (en) | A terminal positioning method and a base station | |
US10616714B2 (en) | WiFi device zoning using micro-location data | |
CN108684074A (en) | Distance measuring method based on RSSI and device | |
CN103698740A (en) | Weighted value selecting-based WIFI (wireless fidelity) indoor positioning method | |
CN114144690A (en) | Apparatus and method for automatically marking high-precision indoor locations and determining location information | |
CN104811906A (en) | Method and device for positioning | |
EP2887748B1 (en) | Method for determining indoor locations of mobile receiver units |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20150422 Termination date: 20211217 |