CN104902565A - Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method - Google Patents

Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method Download PDF

Info

Publication number
CN104902565A
CN104902565A CN201510299105.6A CN201510299105A CN104902565A CN 104902565 A CN104902565 A CN 104902565A CN 201510299105 A CN201510299105 A CN 201510299105A CN 104902565 A CN104902565 A CN 104902565A
Authority
CN
China
Prior art keywords
coordinate
bunch
node
dimensional
anchor 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.)
Pending
Application number
CN201510299105.6A
Other languages
Chinese (zh)
Inventor
樊谨
张宝慧
仇建
郭鸿杰
胡译丹
戴国骏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Dianzi University
Original Assignee
Hangzhou Dianzi University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hangzhou Dianzi University filed Critical Hangzhou Dianzi University
Priority to CN201510299105.6A priority Critical patent/CN104902565A/en
Publication of CN104902565A publication Critical patent/CN104902565A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W64/00Locating users or terminals or network equipment for network management purposes, e.g. mobility management
    • H04W64/003Locating users or terminals or network equipment for network management purposes, e.g. mobility management locating network equipment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W40/00Communication routing or communication path finding
    • H04W40/24Connectivity information management, e.g. connectivity discovery or connectivity update
    • H04W40/32Connectivity information management, e.g. connectivity discovery or connectivity update for defining a routing cluster membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Abstract

The invention relates to the field of wireless sensor networks, more particularly to a distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method. According to the method, firstly, a configured and optimized anchor node is used as a cluster head so as to cluster nodes in the whole network; then a relative coordinate graph of a cluster is established through MDS in each cluster; next, relative coordinates of all clusters are fused according to weight size among all clusters, so as to form a relative coordinate graph of the whole network; and finally, according to the relative coordinate graph of the whole network, an absolute coordinate graph of the whole network is obtained through a coordinate normalization method. The method has high data accuracy and good stability, furthermore, the method needs a small quantity of anchor nodes, thereby saving cost effectively.

Description

The three-dimensional MDS localization method of a kind of distributed wireless sensor network
Technical field
The present invention relates to wireless sensor network field, be specifically related to the three-dimensional MDS localization method of a kind of distributed wireless sensor network.
Background technology
Positional information is people or the natural quality of object in physical world, and the life activity of people is all relevant with position.In the various application of wireless sensor network, the location technology of node is one of extremely important support technology.Only know the particular location of sensor node, the data that node perceived obtains just have actual using value.
Multidimensional Scaling (Multi-Dimensional Scaling, MDS) is a kind of multi-variate statistical analysis technology in modern statistics, is widely used in the every field such as market survey, political realms, medical domain.The essence of MDS algorithm is that the diversity (similitude) of some target analysis information objects is measured, and is mapped to the space of low-dimensional from a hyperspace, draws each relative coordinate in lower dimensional space.The general principle of wireless sensor network MDS location technology is: using the jumping figure relation in network between destination node or distance relation as diversity (similitude) information between node, by MDS technology, these information are presented in the mode of two dimension or three-dimensional coordinate quantitatively, again by reducing the method for dimension, in lower dimensional space, calculate the coordinate of node, ensure that distance between these destination nodes is farthest close to the diversity (similitude) between original node.
Classical MDS algorithm needs to carry out when network full-mesh, is a kind of centralized localization method, is not suitable for large-scale network.
Summary of the invention
The present invention is directed to the deficiency of classical MDS location algorithm, propose the three-dimensional MDS localization method of a kind of distributed wireless sensor network.
The present invention is formed primarily of following step: 1, carry out sub-clustering based on anchor node to whole network; 2, the calculating of bunch interior nodes local coordinate; 3, bunch the fusion of local coordinate between; 4, overall relative coordinate is to the conversion of overall absolute coordinate.
The concrete steps of the inventive method are:
Step 1: sub-clustering is carried out to whole network based on anchor node
Anchor node in network sends broadcast packet in inundation mode to all unknown node, self nearest anchor node of each unknown node recording distance, and to add with this anchor node be in the sub-clustering of bunch head.
Step 2: the calculating of bunch interior nodes local coordinate
By nodes all in network based on after anchor node sub-clustering, calculate the local coordinate of single bunch of interior nodes.Specifically, first Dissimilarity matrix to be set up according to all internodal phase mutual edge distances in each bunch or hop count information.Then by classical MDS algorithm, the relative coordinate of all nodes in this bunch is obtained.
Step 3: the fusion of local coordinate between bunch
Two aspects of the key that between bunch, the fusion of local coordinate will be considered: the fusion sequence of coordinate system and three-dimensional coordinate blending algorithm.
(1) fusion sequence of coordinate system: coordinate fusion sequence is from two coordinate systems that weight is maximum, and weighted value here represents the quantity of common node in two coordinate systems; Two coordinates that following weight is maximum are found, until all coordinate systems merge become a coordinate system after each fusion.
(2) three-dimensional coordinate blending algorithm: three-dimensional coordinate blending algorithm adopts the Unitary coordinate method based on common node.If two need the three-dimensional system of coordinate of bunch A and bunch B merged to be respectively O ax ay az aand O bx by bz bif will realize the splicing of coordinate points in two coordinate systems, then the coordinate transform formula between two coordinate systems is such as formula shown in lower:
x A y A z A 1 = M BA x B y B z B 1 = R T 0 1 = x B y B z B 1
Can be expressed as:
x A y A z A 1 = R 1 R 2 R 3 T x R 4 R 5 R 6 T y R 7 R 8 R 9 T z 0 0 0 1 x B y B z B 1
In above formula, M bAfor the nodal coordinate system O of bunch A ax ay az ato the node coordinate O of bunch B bx by bz bcoordinate conversion matrix, have 12 variablees, which provide a determination the spin matrix R between two coordinate systems and origin of coordinates O ato O btranslation variable T x, T y, T z.Wherein, spin matrix R = R 1 R 2 R 3 R 4 R 5 R 6 R 7 R 8 R 9 The orthogonality condition that must meet is shown below:
R 1 2 + R 4 2 + R 7 2 = 1 R 2 2 + R 5 2 + R 8 2 = 1 R 3 2 + R 6 2 + R 9 2 = 1 R 1 R 2 + R 4 R 5 + R 7 R 8 = 0 R 1 R 3 + R 4 R 6 + R 7 R 9 = 0 R 2 R 3 + R 5 R 6 + R 8 R 9 = 0
Step 4: overall relative coordinate is to the conversion of overall absolute coordinate
After all unknown node and anchor node are all fused into an overall relative coordinate, anchor node is relied on to complete fusion as the common node of two coordinate systems, the overall absolute coordinate of anchor node refers to the coordinate obtained by GPS, using the common node of anchor node as Coordinate Conversion, convert overall relative coordinate to overall absolute coordinate by following formula.
x Ai y Ai z Ai 1 = M BA x Bi y Bi z Bi 1 = R BA x Bi y Bi z Bi + T BA , i = 1,2 , · · · , n
In above formula, coordinate system O ax ay az aand O bx by bz bbe respectively overall absolute coordinate system and overall relative coordinate system, R bAfor spin matrix, T bAfor overall absolute coordinate system origin of coordinates O ato overall relative coordinate system origin of coordinates O btranslation variable.
The invention has the beneficial effects as follows:
(1), precision of the present invention is high, good stability;
(2), the present invention is distributed, can be applicable to large-scale network node location;
(3), the present invention is low to anchor node quantitative requirement, effectively saved cost.
Accompanying drawing explanation
Fig. 1 is for implementing scene schematic diagram;
Fig. 2 is algorithm flow chart of the present invention;
Fig. 3 is Nodes Three-dimensional deployment diagram;
Position error comparison diagram during anchor node number change in Fig. 4 embodiment;
Position error comparison diagram during the change of network-in-dialing degree in Fig. 5 embodiment;
Time consumption comparison diagram during unknown node number change in Fig. 6 embodiment.
Embodiment
Below in conjunction with accompanying drawing, the invention will be further described.
The three-dimensional MDS location algorithm of this distributed wireless sensor network comprises following steps:
Step 1: sub-clustering is carried out to whole network based on anchor node
With reference to Fig. 1, the anchor node in network sends broadcast packet in inundation mode to all unknown node, self nearest anchor node of each unknown node recording distance, and to add with this anchor node be in the sub-clustering of bunch head.
Step 2: the calculating of bunch interior nodes local coordinate
By nodes all in network based on after anchor node sub-clustering, calculate the local coordinate of single bunch of interior nodes.Specifically, first Dissimilarity matrix to be set up according to internodal phase mutual edge distances all in each sub-clustering or hop count information.Then by classical MDS algorithm, the relative coordinate of all nodes in this bunch is obtained.
Step 3: the fusion of local coordinate between bunch
Two aspects of the key that between bunch, the fusion of local coordinate will be considered: the fusion sequence of coordinate system and three-dimensional coordinate blending algorithm.
(1) fusion sequence of coordinate system: coordinate fusion sequence is from two coordinate systems that weight is maximum from two coordinate systems that weight is maximum for coordinate fusion sequence, and weighted value here represents the quantity of common node in two coordinate systems.Two coordinates that following weight is maximum are found, until all coordinate systems merge become a coordinate system after each fusion.
(2) three-dimensional coordinate blending algorithm: three-dimensional coordinate blending algorithm adopts the Unitary coordinate method based on common node.If two need the three-dimensional system of coordinate of bunch A and bunch B merged to be respectively O ax ay az aand O bx by bz bif will realize the splicing of coordinate points in two coordinate systems, then the coordinate transform formula between two coordinate systems is as follows:
x A y A z A 1 = M BA x B y B z B 1 = R T 0 1 = x B y B z B 1
Can be expressed as:
x A y A z A 1 = R 1 R 2 R 3 T x R 4 R 5 R 6 T y R 7 R 8 R 9 T z 0 0 0 1 x B y B z B 1
In above formula, M bAfor the nodal coordinate system O of bunch A ax ay az ato the node coordinate O of bunch B bx by bz bcoordinate conversion matrix, have 12 variablees, which provide a determination the spin matrix R between two coordinate systems and origin of coordinates O ato O btranslation variable T x, T y, T z.Wherein, spin matrix R = R 1 R 2 R 3 R 4 R 5 R 6 R 7 R 8 R 9 The orthogonality condition that must meet is shown below:
R 1 2 + R 4 2 + R 7 2 = 1 R 2 2 + R 5 2 + R 8 2 = 1 R 3 2 + R 6 2 + R 9 2 = 1 R 1 R 2 + R 4 R 5 + R 7 R 8 = 0 R 1 R 3 + R 4 R 6 + R 7 R 9 = 0 R 2 R 3 + R 5 R 6 + R 8 R 9 = 0
Step 4: overall relative coordinate is to the conversion of overall absolute coordinate
After all unknown node and anchor node are all fused into an overall relative coordinate, beaconing nodes is relied on to complete fusion as the common node of two coordinate systems, the overall absolute coordinate of anchor node refers to the coordinate obtained by GPS, using the common node of anchor node as Coordinate Conversion, convert overall relative coordinate to overall absolute coordinate by following formula.
x Ai y Ai z Ai 1 = M BA x Bi y Bi z Bi 1 = R BA x Bi y Bi z Bi + T BA , i = 1,2 , · · · , n
In above formula, coordinate system O ax ay az aand O bx by bz bbe respectively overall absolute coordinate system and overall relative coordinate system, R bAfor spin matrix, T bAfor overall absolute coordinate system origin of coordinates O ato overall relative coordinate system origin of coordinates O btranslation variable.
The overall flow of each step is with reference to Fig. 2 above.
In order to assess availability of the present invention and validity, this algorithm is emulated.With reference to shown in Fig. 3, experiment condition be 300*300*300 cubic meter three-dimensional square region in the unknown node of random distribution some and the beaconing nodes through distributing rationally, between node, communication adopts energy attenuation propagation model.In order to simulate condition heterogeneous, the cube communication blind district of a 160*300*220 cubic meter is set in the middle of square region.
Fig. 4, Fig. 5, Fig. 6 are result analogous diagram.Fig. 4 shows the positioning precision emulation using three kinds of different location algorithms to obtain under different anchor node number condition.Fig. 5 shows the positioning precision that different location algorithm obtains in heterogeneous networks degree of communication situation and compares.Fig. 6 show unknown node quantity different time the different time comparison diagram that expends.Known with reference to the simulation result in above figure, D3D-MDS algorithm has higher positioning precision and lower time complexity compared to traditional MDS-MAP algorithm and DV-HOP algorithm.

Claims (1)

1. the three-dimensional MDS localization method of distributed wireless sensor network, is characterized in that the method comprises the following steps:
Step 1: sub-clustering is carried out to whole network based on anchor node
Anchor node in network sends broadcast packet in inundation mode to all unknown node, self nearest anchor node of each unknown node recording distance, and to add with this anchor node be in the sub-clustering of bunch head;
Step 2: the calculating of bunch interior nodes local coordinate
By nodes all in network based on after anchor node sub-clustering, calculate the local coordinate of single bunch of interior nodes; Specifically, first Dissimilarity matrix to be set up according to all internodal phase mutual edge distances in each bunch or hop count information; Then by classical MDS algorithm, the relative coordinate of all nodes in this bunch is obtained;
Step 3: the fusion of local coordinate between bunch
Two aspects of the key that between bunch, the fusion of local coordinate will be considered: the fusion sequence of coordinate system and three-dimensional coordinate blending algorithm;
(1) fusion sequence of coordinate system: coordinate fusion sequence is from two coordinate systems that weight is maximum, and weighted value here represents the quantity of common node in two coordinate systems; Two coordinates that following weight is maximum are found, until all coordinate systems merge become a coordinate system after each fusion;
(2) three-dimensional coordinate blending algorithm: three-dimensional coordinate blending algorithm adopts the Unitary coordinate method based on common node; If two need the three-dimensional system of coordinate of bunch A and bunch B merged to be respectively O ax ay az aand O bx by bz bif will realize the splicing of coordinate points in two coordinate systems, then the coordinate transform formula between two coordinate systems is such as formula shown in lower:
x A y A z A 1 = M BA x B y B z B 1 = R T 0 1 x B y B z B 1
Can be expressed as:
x A y A z A 1 = R 1 R 2 R 3 T x R 4 R 5 R 6 T y R 7 R 8 R 9 T z 0 0 0 1 x B y B z B 1
In above formula, M bAfor the nodal coordinate system O of bunch A ax ay az ato the node coordinate O of bunch B bx by bz bcoordinate conversion matrix, have 12 variablees, which provide a determination the spin matrix R between two coordinate systems and origin of coordinates O ato O btranslation variable T x, T y, T z; Wherein, spin matrix R = R 1 R 2 R 3 R 4 R 5 R 6 R 7 R 8 R 9 The orthogonality condition that must meet is shown below:
R 1 2 + R 4 2 + R 7 2 = 1 R 2 2 + R 5 2 + R 8 2 = 1 R 3 2 + R 6 2 + R 9 2 = 1 R 1 R 2 + R 4 R 5 + R 7 R 8 = 0 R 1 R 3 + R 4 R 6 + R 7 R 9 = 0 R 2 R 3 + R 5 R 6 + R 8 R 9 = 0
Step 4: overall relative coordinate is to the conversion of overall absolute coordinate
After all unknown node and anchor node are all fused into an overall relative coordinate, anchor node is relied on to complete fusion as the common node of two coordinate systems, the overall absolute coordinate of anchor node refers to the coordinate obtained by GPS, using the common node of anchor node as Coordinate Conversion, convert overall relative coordinate to overall absolute coordinate by following formula;
x Ai y Ai z Ai 1 = M BA x Bi y Bi z Bi 1 = R BA x Bi y Bi z Bi + T BA , i = 1,2 , . . . , n
In above formula, coordinate system O ax ay az aand O bx by bz bbe respectively overall absolute coordinate system and overall relative coordinate system, R bAfor spin matrix, T bAfor overall absolute coordinate system origin of coordinates O ato overall relative coordinate system origin of coordinates O btranslation variable.
CN201510299105.6A 2015-06-04 2015-06-04 Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method Pending CN104902565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510299105.6A CN104902565A (en) 2015-06-04 2015-06-04 Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510299105.6A CN104902565A (en) 2015-06-04 2015-06-04 Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method

Publications (1)

Publication Number Publication Date
CN104902565A true CN104902565A (en) 2015-09-09

Family

ID=54034889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510299105.6A Pending CN104902565A (en) 2015-06-04 2015-06-04 Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method

Country Status (1)

Country Link
CN (1) CN104902565A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105979540A (en) * 2016-06-14 2016-09-28 昆明理工大学 Real time positioning topology control method for three-dimensional wireless sensor network
CN108279411A (en) * 2018-02-01 2018-07-13 电子科技大学 A kind of passive MIMO time difference positioning methods based on MDS
CN108474859A (en) * 2017-08-15 2018-08-31 深圳市大疆创新科技有限公司 positioning system and its building method
CN109738866A (en) * 2019-02-28 2019-05-10 电子科技大学 A kind of optics range-free localization method based on ALS and MDS
CN111294922A (en) * 2020-02-28 2020-06-16 南华大学 Method and device for accurately positioning wireless sensor network nodes in grading and rapid mode
CN111856537A (en) * 2020-06-18 2020-10-30 北京九曜智能科技有限公司 Navigation method and device for automatically driving vehicle
CN112469115A (en) * 2020-10-21 2021-03-09 南京邮电大学 FC-MDS (fiber channel-minimum-signal-density-measurement-system) improved wireless sensor network positioning algorithm
WO2024000424A1 (en) * 2022-06-30 2024-01-04 Huawei Technologies Co., Ltd. Methods and apparatus for hierarchical cooperative positioning

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7304976B2 (en) * 2004-10-13 2007-12-04 Virginia Tech Intellectual Properties, Inc. Method and apparatus for control and routing of wireless sensor networks
CN101594677A (en) * 2009-06-25 2009-12-02 北京航空航天大学 A kind of irregular Ad hoc network node self positioning system based on sub-clustering
CN101726725A (en) * 2008-10-29 2010-06-09 中国科学院自动化研究所 Wireless sensor network node positioning method based on global optimization strategy
WO2012008618A1 (en) * 2010-07-16 2012-01-19 Canon Kabushiki Kaisha Position/orientation measurement apparatus, measurement processing method thereof, and non-transitory computer-readable storage medium
CN104135749A (en) * 2014-08-20 2014-11-05 河海大学常州校区 Mobile beacon path planning method based on network density clustering of wireless sensor network
CN104202816A (en) * 2014-08-22 2014-12-10 西北大学 Large scale three dimension (3D) wireless sensor network node location method based on convex partition
CN104363654A (en) * 2014-11-04 2015-02-18 浙江师范大学 Wireless sensor network three-dimensional node positioning method based on tunneling method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7304976B2 (en) * 2004-10-13 2007-12-04 Virginia Tech Intellectual Properties, Inc. Method and apparatus for control and routing of wireless sensor networks
CN101726725A (en) * 2008-10-29 2010-06-09 中国科学院自动化研究所 Wireless sensor network node positioning method based on global optimization strategy
CN101594677A (en) * 2009-06-25 2009-12-02 北京航空航天大学 A kind of irregular Ad hoc network node self positioning system based on sub-clustering
WO2012008618A1 (en) * 2010-07-16 2012-01-19 Canon Kabushiki Kaisha Position/orientation measurement apparatus, measurement processing method thereof, and non-transitory computer-readable storage medium
CN104135749A (en) * 2014-08-20 2014-11-05 河海大学常州校区 Mobile beacon path planning method based on network density clustering of wireless sensor network
CN104202816A (en) * 2014-08-22 2014-12-10 西北大学 Large scale three dimension (3D) wireless sensor network node location method based on convex partition
CN104363654A (en) * 2014-11-04 2015-02-18 浙江师范大学 Wireless sensor network three-dimensional node positioning method based on tunneling method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
FAN JIN等: "《D3D-MDS: A Distributed 3D Localization Scheme for an Irregular Wireless Sensor Network Using Multidimensional Scaling》", 《INTERNATIONAL JOURNAL OF DISTRIBUTED SENSOR NETWORKS》 *
刘春平: "基于多维尺度分析的三维非均匀无线传感网定位算法研究", 《信息科技辑》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105979540A (en) * 2016-06-14 2016-09-28 昆明理工大学 Real time positioning topology control method for three-dimensional wireless sensor network
CN108474859A (en) * 2017-08-15 2018-08-31 深圳市大疆创新科技有限公司 positioning system and its building method
CN108474859B (en) * 2017-08-15 2019-08-13 深圳市大疆创新科技有限公司 Positioning system and its building method
CN108279411A (en) * 2018-02-01 2018-07-13 电子科技大学 A kind of passive MIMO time difference positioning methods based on MDS
CN108279411B (en) * 2018-02-01 2020-04-14 电子科技大学 MDS-based passive MIMO time difference positioning method
CN109738866A (en) * 2019-02-28 2019-05-10 电子科技大学 A kind of optics range-free localization method based on ALS and MDS
CN109738866B (en) * 2019-02-28 2020-09-01 电子科技大学 ALS and MDS-based optical non-ranging positioning method
CN111294922A (en) * 2020-02-28 2020-06-16 南华大学 Method and device for accurately positioning wireless sensor network nodes in grading and rapid mode
CN111294922B (en) * 2020-02-28 2021-05-18 南华大学 Method and device for accurately positioning wireless sensor network nodes in grading and rapid mode
CN111856537A (en) * 2020-06-18 2020-10-30 北京九曜智能科技有限公司 Navigation method and device for automatically driving vehicle
CN112469115A (en) * 2020-10-21 2021-03-09 南京邮电大学 FC-MDS (fiber channel-minimum-signal-density-measurement-system) improved wireless sensor network positioning algorithm
WO2024000424A1 (en) * 2022-06-30 2024-01-04 Huawei Technologies Co., Ltd. Methods and apparatus for hierarchical cooperative positioning

Similar Documents

Publication Publication Date Title
CN104902565A (en) Distributed wireless sensor network three-dimensional multi-dimensional scaling (MDS) location method
CN103648164B (en) A kind of based on the difference time of advent and the wireless-sensor network distribution type localization method of Gossip algorithm
CN102231911B (en) Method for carrying out multidirectional scaling positioning on wireless sensor network by distance sensing
CN103118333B (en) Similarity based wireless sensor network mobile node positioning method
CN105635963B (en) Multiple agent co-located method
CN104363654B (en) Wireless sensor network tri-dimensional node positioning method based on Tunneling method
CN102883428B (en) Based on the node positioning method of ZigBee wireless sensor network
CN105554873B (en) A kind of Wireless Sensor Network Located Algorithm based on PSO-GA-RBF-HOP
CN107592671A (en) A kind of autonomous co-located method of networking multiple agent active variable topological
CN107426817A (en) Distance correction Chaos-Particle Swarm Optimization multidimensional scaling wireless sensor network locating method
CN103841641A (en) Wireless sensor network distributed collaborative positioning method based on arrival angle and Gossip algorithm
CN110247719A (en) The playback of 5G time varying channel and emulation mode based on machine learning
Yang A new localization method based on improved particle swarm optimization for wireless sensor networks
CN103369670A (en) Improved DV-hop (distance vector-hop) location method based on hop count optimization
CN106125037A (en) Indoor wireless focus based on WiFi signal intensity and Micro Model backtracking localization method
Sanz et al. Wireless sensor networks for planetary exploration: Experimental assessment of communication and deployment
Wang et al. An accelerated algorithm for ray tracing simulation based on high-performance computation
Oktug et al. 3D coverage analysis under heterogeneous deployment strategies in wireless sensor networks
Park et al. A grid-based self-deployment schemes in mobile sensor networks
CN101448338A (en) Mobile three-dimensional spatial wireless testing network system
CN104066173B (en) Distributed wireless sensing net node method for self-locating based on asymmetric angle of arrival
CN115397012A (en) Realization method of UWB positioning tracking system based on TWR-TDOA estimation and MPGA layout optimization
CN104678351A (en) Algorithm of indoor positioning system based on ZigBee technique
Hadzic et al. Cooperative game theory and its application in localization algorithms
KR100948837B1 (en) Method and appratus for distributed position recognition in wireless sensor network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150909

WD01 Invention patent application deemed withdrawn after publication