US8054226B2 - Method for estimating location of nodes in wireless networks - Google Patents
Method for estimating location of nodes in wireless networks Download PDFInfo
- Publication number
- US8054226B2 US8054226B2 US12/502,829 US50282909A US8054226B2 US 8054226 B2 US8054226 B2 US 8054226B2 US 50282909 A US50282909 A US 50282909A US 8054226 B2 US8054226 B2 US 8054226B2
- Authority
- US
- United States
- Prior art keywords
- locations
- nodes
- location
- anchor
- target node
- 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.)
- Active, expires
Links
- 230000000875 corresponding Effects 0.000 claims description 3
- 238000000638 solvent extraction Methods 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 6
- 238000000034 method Methods 0.000 description 5
- 230000004927 fusion Effects 0.000 description 3
- 238000005259 measurement Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 230000004807 localization Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000006011 modification reaction Methods 0.000 description 2
- 238000007670 refining Methods 0.000 description 2
- 230000003044 adaptive Effects 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000009472 formulation Methods 0.000 description 1
- 230000004301 light adaptation Effects 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W64/00—Locating users or terminals or network equipment for network management purposes, e.g. mobility management
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S5/00—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations
- G01S5/02—Position-fixing by co-ordinating two or more direction or position line determinations; Position-fixing by co-ordinating two or more distance determinations using radio waves
- G01S5/0284—Relative positioning
- G01S5/0289—Relative positioning of multiple transceivers, e.g. in ad hoc networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W84/00—Network topologies
- H04W84/18—Self-organising networks, e.g. ad-hoc networks or sensor networks
Abstract
A method localizes a set of nodes in a wireless network that includes a target node having unknown location and a set of anchor nodes having known locations. The set of anchor nodes is partitioned into subsets of anchor nodes, wherein each subset has at least three anchor nodes. A distance from the target node to each of anchor nodes in each subset is measured, to estimate possible locations of the target node. A geometric constraint is applied to each estimated location to determine valid locations, which are then filtered to determine filtered locations. The filtered locations are averaged to determine an initial estimate of the location.
Description
This Non-Provisional Patent Application claims priority to Provisional Patent Application 61/165,421, “Method for Estimating Location of Nodes in Wireless Networks.” filed by Ghulam M. Bhatti on Mar. 31, 2009, incorporated herein by reference.
This invention relates generally to wireless sensor networks, and more particularly to estimating locations of the sensor nodes.
With ever-increasing popularity of low cost wireless sensor networks, the deployment of such networks in an increasing number of applications is becoming feasible. Wireless sensing and monitoring, resource tracking and management, environmental monitoring, defense and security related applications are only a few domains that offer a wide-ranging market for wireless sensor networks.
Many applications need the locations of the sensors to make sensor data meaningful. Given the fact that sensors are very low-cost devices, sensors typically do not include a global positioning system (GPS). Moreover, many sensors may operate in areas where GPS may not be effective or feasible, e.g., inside buildings and in urban environments.
A number of method are know for measuring two-way time of arrival of ranging signals, including arrival data fusion, time difference of arrival data fusion and angle of arrival data fusion. For a 2D location, at least three sensors are needed, and more for a 3D location.
Distances r between the nodes can be used to estimate their locations. A target node t estimates distances to anchor nodes n at know locations by solving
{circumflex over (r)} 1t 2=(x 1 −x t)2+(y 1 −y t)2
{circumflex over (r)} 2t 2=(x 2 −x t)2+(y 2 −y t)2
{circumflex over (r)} nt 2=(x N −x t)2+(y N −y t)2 (1)
{circumflex over (r)} 1t 2=(x 1 −x t)2+(y 1 −y t)2
{circumflex over (r)} 2t 2=(x 2 −x t)2+(y 2 −y t)2
{circumflex over (r)} nt 2=(x N −x t)2+(y N −y t)2 (1)
A common way to solve these equations uses an over-determined non-linear system of equations, Sayed et al., “Network-based wireless location: challenges faced in developing techniques for accurate wireless location information,” IEEE Signal Processing Magazine, vol. 22, no. 4, pp. 24-40). Rearranging terms, and assuming that target node 1 is at an origin (x1/y1)=(0,0) without losing generality, these equations can be expressed in a matrix form as
As shown in FIG. 2 , a conventional data restructuring unit 240 takes the coordinates of the locations of the anchor nodes and the measured ranges {210, 220, 230}, and determines H and b. Then, the initial position estimator 250 uses H and b to determine the initial target location using:
where T is a transpose operator, and “^” indicates an estimate.
The initial location estimate {circumflex over (X)}(0) 251 is used to initialize an objective function 270
where a function max returns a maximum value, and σit is the variance of the multiple range measurements between the target and anchor nodes.
After obtaining an initial estimate for the target location, a numerical search method can be used, e.g., gradient descent or a Gauss-Newton approximation. The search procedure 260 searches for the global minimum of the cost function 270 to estimate x.
Unreliable ranges may degrade accuracy of the location estimate, because those measurements are embedded in b. Therefore, unreliable ranges need to be eliminated. In addition, the computational complexity in computing the inverse of H in Equation (3) is high, when the number of anchors is greater than three.
The embodiments of the invention provide a method for accurately estimating locations of nodes in a wireless sensor network. The invention uses an initial set of three nodes for 2D location estimation, or four nodes for 3D location estimation. The modes are designated as anchor nodes after estimating their locations.
The embodiments of our invention provide a method for estimating locations of nodes in a wireless network. In one embodiment, the nodes are sensors. The estimates are based on ranging signals transmitted by the nodes. The embodiments include estimating a location of a target node, converting the target node into an anchor node, and refining the location estimates after all target nodes are converted to anchor nodes.
As shown in FIG. 1 , a target node (sensor) 100 is within the communication range of N anchor nodes {110, 120, 130, 140 150} at known locations (xi, yi) 111, 121, 131, 141, and 151. The distances are used to estimate the unknown location (xt, yt) 101 of the target node.
Estimating Location of a Target Node
There are N anchor nodes at known locations within communication range of the target node t, and the coordinates of the target are not known as shown in FIG. 1 . The target node can make range measurements with each of the N anchors. Consider the 3-tuple {xi, yi, {circumflex over (r)}it} {301-303}. The variables the x and y are coordinates of anchor i, and the measured range between the target t and anchor i, respectively.
An anchor sub-set generation unit 310 forms unique anchor sub-sets 311 from the 3-tuples, such that each sub-set contains coordinates of the three anchors and corresponding distances between those anchors and the target. The number of anchor sub-sets is
where N=3 or greater.
The anchor subsets 311 {(xi, yi, {circumflex over (r)}it), (xj, yj, {circumflex over (r)}jt), (xk, yk, {circumflex over (r)}kt)} for anchors i, cj, ck are entered into the anchor sub-set data restructuring units 320 that determine {Hm, bm} {321-323} for subset m. Then, we estimate the initial location 330 of the target by using the anchor sub-set m according to
as shown in
As a result,
location estimates are obtained for a single target.
A geometric constrain is applied to the estimated location based on the ranging distances to determine valid locations. The geometric constraint application 340 is shown in FIG. 5 .
From the initial target location, and the locations of the anchors used in the subset m, the angles 500 between the target 100 to the anchors are
where rit 2=(xi−{circumflex over (x)}t (0,m))2+(yi−ŷt (0,m))2. The angle test 510 compares each of the angles 500 to a predetermined threshold.
If any angle is smaller than the threshold γ, then the target and anchors form a geometry that is unreliable for location estimation. In this case, a subset decision unit 520 excludes the corresponding subset data from target location estimation, and only the valid locations are further processed. If the angle is greater than the predetermined threshold, the location is valid.
The valid target location estimates that pass the angle test are entered into a non-linear filter 350 to determine filtered locations. The non-linear filter can be implemented in various forms, including median filtering. The purpose of the non-linear filter 350 is to eliminate singular location estimates.
The valid filtered location estimates are averaged 360 to obtain the initial location estimate
for the target node. Note that the coordinates of the locations are averaged independently.
As shown in FIG. 6 , the initial location estimate 361 is used as a starting point in minimizing an objective function 610
A search procedure 600 is used to find the coordinates 620 of the target n using a global minimum of the objective function 610. The obtained target coordinates are the estimate of the location
of the target node.
Converting to Anchor Node
We measure an accuracy Jn({circumflex over (x)}t, ŷt) of the location {circumflex over (x)} to ensure it satisfies the measured ranges between the target 100 and the N anchors.
If multiple target nodes are within the range of a required number of anchors, then we tentatively localize all of the targets, and then select the target with the minimum accuracy score.
As shown in FIG. 7 , the accuracy scores {710, 720, 730} of the target nodes are compared 740. The identity of the target node with the minimum accuracy score 741 is passed to the anchor conversion decision unit 750, and the anchor is converted to an anchor. In other words, target nc that satisfies Equation (10) is converted according to
where min is a function that returns a minimum.
Estimates for all other target nodes are discarded. After successfully converted the target to an anchor, the node nc can be used as an anchor for localizing other nodes.
A next node can be selected for conversion if that node has at least three adjacent anchor nodes. The localization information is disseminated across the network until all nodes have been converted to anchor nodes. We use as many anchors as possible when localizing a target node. By increasing the number of anchors, the accuracy of estimated location improves.
Refining Location Estimates
After all nodes in the network are localized and converted to anchors, the locations can be refined to final location estimates by using the locations of all nodes in another round of localization. This process can be repeated until a termination condition is met, e.g., the locations remain stable, or a predetermined number of iterations, to make the network adaptive and equally suitable for applications where efficiency is of paramount importance with some tolerance for accuracy and, on the other hand, the applications where accuracy is highly desirable with some relaxation for efficiency constraints.
Although the invention has been described by way of examples of preferred embodiments, it is to be understood that various other adaptations and modifications may be made within the spirit and scope of the invention. Therefore, it is the object of the appended claims to cover all such variations and modifications as come within the true spirit and scope of the invention.
Claims (8)
1. A method for localizing a set of nodes in a wireless network including a target node having unknown location and a set of anchor nodes having known locations, comprising a processor in the target node for performing step of the method, the steps comprising:
partitioning the set of anchor nodes into subsets of anchor nodes, wherein each subset has at least three anchor nodes;
measuring, from the target node, a distance to each of anchor nodes in each subset;
estimating, for each subset, an estimated location of the target node based on the distances to the anchor nodes in the subset;
applying a geometric constraint to each estimated location to determine valid locations;
applying a filter to the valid locations to determine filtered locations; and
averaging the filtered locations to determine an initial estimate of the location.
2. The method of claim 1 , wherein the geometric constraint is an angle to each anchor node being greater than a predetermined threshold.
3. The method of claim 1 , wherein the filter is non-linear filter.
4. The method of claim 1 , wherein coordinates of the filtered locations are averaged independently.
5. The method of claim 1 , wherein there are a set of target nodes, and the steps of the method are performed independently in each target node, and further comprising:
converting each target node to one of the anchor nodes if the initial estimate is obtained.
6. The method of claim 4 , further comprising:
applying an objective function to the initial estimates of the locations to determine corresponding final locations.
7. The method of claim 4 , further comprising:
repeating the steps until a termination condition met to obtain refined location.
8. The method of claim 1 , wherein the distance between the target node and each anchor node i is rit, and the estimated location is
wherein the superscripts and subscripts indicate the estimated locations
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16542109P true | 2009-03-31 | 2009-03-31 | |
US12/502,829 US8054226B2 (en) | 2009-03-31 | 2009-07-14 | Method for estimating location of nodes in wireless networks |
Applications Claiming Priority (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/502,829 US8054226B2 (en) | 2009-03-31 | 2009-07-14 | Method for estimating location of nodes in wireless networks |
PCT/JP2010/055499 WO2010113829A1 (en) | 2009-03-31 | 2010-03-23 | Method for localizing set of nodes in wireless networks |
EP10712177A EP2415310B1 (en) | 2009-03-31 | 2010-03-23 | Method for localizing set of nodes in wireless networks |
JP2011547347A JP5020411B2 (en) | 2009-03-31 | 2010-03-23 | Method for locating a set of nodes in a wireless network |
CN2010800145157A CN102379146A (en) | 2009-03-31 | 2010-03-23 | Method for localizing set of nodes in wireless networks |
Publications (2)
Publication Number | Publication Date |
---|---|
US20100248637A1 US20100248637A1 (en) | 2010-09-30 |
US8054226B2 true US8054226B2 (en) | 2011-11-08 |
Family
ID=42784875
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/502,829 Active 2030-03-19 US8054226B2 (en) | 2009-03-31 | 2009-07-14 | Method for estimating location of nodes in wireless networks |
Country Status (5)
Country | Link |
---|---|
US (1) | US8054226B2 (en) |
EP (1) | EP2415310B1 (en) |
JP (1) | JP5020411B2 (en) |
CN (1) | CN102379146A (en) |
WO (1) | WO2010113829A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100246485A1 (en) * | 2009-03-31 | 2010-09-30 | Miodrag Potkonjak | Infrastructure for location discovery |
US20100246405A1 (en) * | 2009-03-31 | 2010-09-30 | Miodrag Potkonjak | Efficient location discovery |
CN110032070A (en) * | 2019-04-17 | 2019-07-19 | 电子科技大学 | The method for tracking target of mobile wireless sensor network based on population fuzzy tree |
Families Citing this family (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102098780B (en) * | 2010-12-14 | 2013-12-11 | 北京智慧图科技发展有限责任公司 | Positioning method and device |
US8521181B2 (en) * | 2011-09-19 | 2013-08-27 | Qualcomm Incorporated | Time of arrival based positioning system |
EP2584372B1 (en) * | 2011-10-17 | 2016-05-18 | Commissariat à l'Énergie Atomique et aux Énergies Alternatives | RSS based positioning method with limited sensitivity receiver |
EP2584849B1 (en) * | 2011-10-17 | 2019-02-27 | Commissariat à l'Énergie Atomique et aux Énergies Alternatives | Method for node positioning for a wireless network |
CN103260237B (en) * | 2012-02-20 | 2016-08-10 | 华为技术有限公司 | A kind of network locating method and relevant device |
CN102685886A (en) * | 2012-04-16 | 2012-09-19 | 浙江大学城市学院 | Indoor positioning method applied to mobile sensing network |
CN103152824B (en) * | 2013-03-06 | 2015-06-17 | 中国电子科技集团公司第二十八研究所 | Positioning method of node in wireless sensor network |
CN103338514B (en) * | 2013-07-02 | 2016-06-29 | 东南大学 | The classification geometrical constraint localization method of large-scale distributed wireless sensor network |
CN103648164B (en) * | 2013-12-19 | 2016-08-17 | 哈尔滨工业大学 | A kind of based on the difference time of advent and the wireless-sensor network distribution type localization method of Gossip algorithm |
JP6320029B2 (en) * | 2013-12-25 | 2018-05-09 | 三菱電機株式会社 | Positioning device and positioning method |
CN104540095B (en) * | 2014-12-02 | 2017-12-12 | 中国船舶重工集团公司第七一六研究所 | Localization method during anchor node limited amount based on propagated error minimum principle |
CN104535963B (en) * | 2014-12-22 | 2017-02-22 | 浙江大学 | Cooperative target positioning achievement method of multiple mobile nodes based on distance measurement |
JPWO2016125489A1 (en) | 2015-02-03 | 2017-11-24 | 日本電気株式会社 | POSITION ESTIMATION DEVICE, POSITION ESTIMATION SYSTEM, POSITION ESTIMATION METHOD, AND POSITION ESTIMATION PROGRAM |
CN104618886B (en) * | 2015-03-11 | 2018-01-12 | 湖北工业大学 | A kind of wireless sensor network method for early warning for invading danger zone |
US9970674B2 (en) | 2015-04-29 | 2018-05-15 | International Business Machines Corporation | Automated, adaptive ventilation for a data center |
EP3173809A1 (en) * | 2015-11-30 | 2017-05-31 | Semtech Corporation | System and method for robust and efficient tdoa based location estimation in the presence of various multipath delay |
US9749783B2 (en) * | 2016-01-04 | 2017-08-29 | The Boeing Company | System and method for estimating wireless device positions |
JP2017181166A (en) * | 2016-03-29 | 2017-10-05 | 西日本電信電話株式会社 | Location positioning device, location positioning method, and location positioning program |
JP6813386B2 (en) * | 2017-02-21 | 2021-01-13 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | Base station controller and position estimation method |
JP6487963B2 (en) * | 2017-05-24 | 2019-03-20 | 学校法人 関西大学 | Position estimation device |
US10575275B2 (en) * | 2017-08-23 | 2020-02-25 | Locix, Inc. | Systems and methods for adaptively selecting distance estimates for localization of nodes based on error metric information |
WO2019066554A1 (en) * | 2017-09-28 | 2019-04-04 | 엘지전자 주식회사 | Method for reducing wireless positioning error in multi-node system and terminal therefor |
CN107979814A (en) * | 2017-12-18 | 2018-05-01 | 李华 | For the cognition wireless precise positioning system and its control method from agricultural machinery of walking |
WO2022073101A1 (en) * | 2020-10-05 | 2022-04-14 | Atia Mohamed Maher Mohamed | System and method for iterative location rippling in wireless networks |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070037588A1 (en) * | 2000-07-14 | 2007-02-15 | Norman Mohi | Locating system and method |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001174537A (en) * | 1999-12-21 | 2001-06-29 | Hitachi Ltd | Radio terminal position measuring method and terminal device by using it |
JP2007525093A (en) * | 2003-06-27 | 2007-08-30 | クゥアルコム・インコーポレイテッド | Method and apparatus for wireless network hybrid positioning |
US8971913B2 (en) * | 2003-06-27 | 2015-03-03 | Qualcomm Incorporated | Method and apparatus for wireless network hybrid positioning |
DE102004027292A1 (en) * | 2004-06-04 | 2005-12-29 | Siemens Ag | Procedures for determining position data |
US20060039300A1 (en) * | 2004-08-23 | 2006-02-23 | Sri International | Method and apparatus for location discovery in mobile ad-hoc networks |
WO2006067851A1 (en) * | 2004-12-24 | 2006-06-29 | Mitsubishi Denki Kabushiki Kaisha | Position determining system, and position determining method for position determining system |
-
2009
- 2009-07-14 US US12/502,829 patent/US8054226B2/en active Active
-
2010
- 2010-03-23 JP JP2011547347A patent/JP5020411B2/en active Active
- 2010-03-23 EP EP10712177A patent/EP2415310B1/en active Active
- 2010-03-23 CN CN2010800145157A patent/CN102379146A/en active Pending
- 2010-03-23 WO PCT/JP2010/055499 patent/WO2010113829A1/en active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070037588A1 (en) * | 2000-07-14 | 2007-02-15 | Norman Mohi | Locating system and method |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100246485A1 (en) * | 2009-03-31 | 2010-09-30 | Miodrag Potkonjak | Infrastructure for location discovery |
US20100246405A1 (en) * | 2009-03-31 | 2010-09-30 | Miodrag Potkonjak | Efficient location discovery |
US8369242B2 (en) * | 2009-03-31 | 2013-02-05 | Empire Technology Development Llc | Efficient location discovery |
US8401560B2 (en) | 2009-03-31 | 2013-03-19 | Empire Technology Development Llc | Infrastructure for location discovery |
US8712421B2 (en) | 2009-03-31 | 2014-04-29 | Empire Technology Development Llc | Efficient location discovery |
US8744485B2 (en) | 2009-03-31 | 2014-06-03 | Empire Technology Development Llc | Efficient location discovery |
US9125066B2 (en) | 2009-03-31 | 2015-09-01 | Empire Technology Development Llc | Infrastructure for location discovery |
US9154964B2 (en) | 2009-03-31 | 2015-10-06 | Empire Technology Development Llc | Infrastructure for location discovery |
US9759800B2 (en) | 2009-03-31 | 2017-09-12 | Empire Technology Development Llc | Infrastructure for location discovery |
CN110032070A (en) * | 2019-04-17 | 2019-07-19 | 电子科技大学 | The method for tracking target of mobile wireless sensor network based on population fuzzy tree |
Also Published As
Publication number | Publication date |
---|---|
US20100248637A1 (en) | 2010-09-30 |
JP5020411B2 (en) | 2012-09-05 |
WO2010113829A1 (en) | 2010-10-07 |
EP2415310B1 (en) | 2013-01-09 |
CN102379146A (en) | 2012-03-14 |
JP2012517583A (en) | 2012-08-02 |
EP2415310A1 (en) | 2012-02-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8054226B2 (en) | Method for estimating location of nodes in wireless networks | |
Win et al. | A theoretical foundation of network localization and navigation | |
US7564401B1 (en) | Signal inconsistency detection of spoofing | |
US9113310B2 (en) | Systems and methods for simultaneously and automatically creating databases of wifi signal information | |
US8188923B2 (en) | Method of multi-transmitter and multi-path AOA-TDOA location comprising a sub-method for synchronizing and equalizing the receiving stations | |
Lam et al. | LoRa-based localization systems for noisy outdoor environment | |
CN104316903A (en) | Three-station time-difference positioning performance test evaluation method | |
CN108668358B (en) | Arrival time-based cooperative positioning method applied to wireless sensor network | |
Li et al. | Using Wi-Fi/magnetometers for indoor location and personal navigation | |
Appel et al. | Robust spoofing detection and mitigation based on direction of arrival estimation | |
Maas et al. | Toward a rapidly deployable radio tomographic imaging system for tactical operations | |
US11209502B2 (en) | System for object position estimation based on magnetic field signal using underwater sensor network and method thereof | |
CN104820204A (en) | Weighted least square positioning method with reduced deviation | |
CN106168662A (en) | The error registration method of passive sensor based on Maximum-likelihood estimation and device | |
Pittino et al. | Outdoor and indoor experiments with localization using LTE signals | |
Liu et al. | Dual-satellite source geolocation with time and frequency offsets and satellite location errors | |
El Gemayel et al. | Error analysis of a low cost TDoA sensor network | |
Hua et al. | Geometry-based non-line-of-sight error mitigation and localization in wireless communications | |
Aernouts et al. | Combining TDoA and AoA with a particle filter in an outdoor LoRaWAN network | |
Yang et al. | A statistics-based least squares (SLS) method for non-line-of-sight error of indoor localization | |
RU2562616C1 (en) | Method of acquiring radio information and radio system therefor | |
US11085991B1 (en) | Test node-based wireless positioning method and device thereof | |
US9213100B1 (en) | Bearing-only tracking for horizontal linear arrays with rapid, accurate initiation and a robust track accuracy threshold | |
Masek et al. | Improving the precision of wireless localization algorithms: ML techniques for indoor positioning | |
Wang et al. | Target localization in underwater acoustic sensor networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MITSUBISHI ELECTRIC RESEARCH LABORATORIES, INC., M Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAHINOGLU, ZAFER;BHATTI, GHULAM;ZHANG, JINYUN;SIGNING DATES FROM 20100112 TO 20100222;REEL/FRAME:023974/0129 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |