CN103152791B - A kind of method for tracking target based on underwater wireless sensor network - Google Patents
A kind of method for tracking target based on underwater wireless sensor network Download PDFInfo
- Publication number
- CN103152791B CN103152791B CN201310040487.1A CN201310040487A CN103152791B CN 103152791 B CN103152791 B CN 103152791B CN 201310040487 A CN201310040487 A CN 201310040487A CN 103152791 B CN103152791 B CN 103152791B
- Authority
- CN
- China
- Prior art keywords
- cluster head
- head node
- target
- particles
- sigma
- 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
- 238000000034 method Methods 0.000 title claims abstract description 34
- 239000002245 particle Substances 0.000 claims abstract description 85
- 241000854291 Dianthus carthusianorum Species 0.000 claims abstract description 52
- 238000012952 Resampling Methods 0.000 claims abstract description 12
- 238000004891 communication Methods 0.000 claims description 8
- 239000006185 dispersion Substances 0.000 claims description 4
- 238000010606 normalization Methods 0.000 claims description 4
- 230000000717 retained effect Effects 0.000 claims description 4
- 238000012545 processing Methods 0.000 description 10
- 238000001514 detection method Methods 0.000 description 4
- 238000005259 measurement Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003362 replicative effect Effects 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
Landscapes
- Measurement Of Velocity Or Position Using Acoustic Or Ultrasonic Waves (AREA)
Abstract
本发明公开了一种基于水下无线传感器网络的目标跟踪方法。该方法首先根据最强信号原则选择簇节点,然后根据单跳距离准则组成簇网络对目标进行观测,如果观测信号强度超过阈值,则发送观测数据给簇头节点。簇头节点接收到粗内节点传送的数据,采用改进重采样的粒子滤波算法对当前时刻的目标位置和方差进行估计。根据目标的运动不断地更新簇头节点,将上一簇头节点状态估计值和方差估计值传送给当前簇头节点,再由当前簇头节点采用改进的重采样粒子滤波算法估计运动目标位置,直到运动目标超出了水下无线传感器网络的跟踪范围;本发明使用改进重采样算法的粒子滤波跟踪方法估计水下目标的位置和方差,提高水下无线传感器网络的目标跟踪性能。The invention discloses a target tracking method based on an underwater wireless sensor network. In this method, cluster nodes are first selected according to the principle of the strongest signal, and then a cluster network is formed to observe the target according to the single-hop distance criterion. If the observed signal strength exceeds the threshold, the observed data is sent to the cluster head node. The cluster head node receives the data transmitted by the coarse inner node, and uses the improved resampling particle filter algorithm to estimate the target position and variance at the current moment. The cluster head node is continuously updated according to the movement of the target, and the state estimation value and variance estimation value of the previous cluster head node are transmitted to the current cluster head node, and then the current cluster head node uses the improved resampling particle filter algorithm to estimate the position of the moving target. Until the moving target exceeds the tracking range of the underwater wireless sensor network; the invention uses the particle filter tracking method of the improved resampling algorithm to estimate the position and variance of the underwater target, and improves the target tracking performance of the underwater wireless sensor network.
Description
技术领域technical field
本发明涉及一种基于水下无线传感器网络的目标跟踪方法。The invention relates to a target tracking method based on an underwater wireless sensor network.
背景技术Background technique
水下无线传感器网络是指在一定的水域中部署大量的传感器节点和自主车协作监测和采集周围环境感兴趣数据的网络,传感器节点能够自组织地建立起网络并进行声通信,经过数据融合技术,指定节点将获取的数据传送到水面或者岸基的控制中心,这样就实现了水下传感器网络与陆地通信网络的融合。水下传感器通常具有低功耗、传输距离短的特点。Underwater wireless sensor network refers to a network in which a large number of sensor nodes and autonomous vehicles are deployed in a certain water area to cooperate in monitoring and collecting data of interest in the surrounding environment. Sensor nodes can self-organize to establish a network and perform acoustic communication. , the designated node transmits the acquired data to the surface or shore-based control center, thus realizing the integration of the underwater sensor network and the land communication network. Underwater sensors usually feature low power consumption and short transmission distances.
水下目标跟踪是水下传感器网络的一个重要应用。水下传感器网络具有节点分布广、数量多,节点间可以相互协作、交换数据,可扩展性强等特点,这有利于扩大目标的跟踪范围、加强目标跟踪的可靠性和实时性。Underwater target tracking is an important application of underwater sensor networks. The underwater sensor network has the characteristics of wide distribution and large number of nodes, and the nodes can cooperate with each other, exchange data, and have strong scalability, which is conducive to expanding the tracking range of targets and enhancing the reliability and real-time performance of target tracking.
水下目标跟踪多为非线性问题,粒子滤波方法在非线性非高斯问题中已经得到了广泛应用,在陆地无线传感器网络中已有粒子滤波用于目标跟踪问题,因此水下目标跟踪问题多采用粒子滤波方法。Underwater target tracking is mostly a nonlinear problem. Particle filter methods have been widely used in nonlinear and non-Gaussian problems. Particle filters have been used for target tracking problems in land wireless sensor networks, so underwater target tracking problems often use particle filter method.
水下传感器网络的目标跟踪方法根据粒子滤波工作方式的不同可以分为集中式粒子滤波跟踪和分布式粒子滤波跟踪。集中式的粒子滤波跟踪方法网络中只有一个中心节点,其余节点将跟踪目标的测量数据传送给中心节点,中心节点负责运用粒子滤波进行数据处理,估计机动目标的运动轨迹。集中式的粒子滤波跟踪方法使得整个网络不够稳定且负载不平衡,分布式的粒子滤波跟踪方法克服了这些缺点,根据粒子滤波存在形式的不同大致上分为四种。第一种方法网络中不同时刻不同数据处理节点运行粒子滤波算法,根据机动目标的预测轨迹,选择离预测位置最近的可行节点作为处理节点。处理节点随着机动目标轨迹的改变而变化,解决了集中式粒子滤波中网络脆弱和负载不平衡的问题。第二种方法为了克服查询过程中可能存在的巨大损耗,采用简单的扩充处理节点的方式,即网络中每个处理节点都同时运行相同的粒子滤波算法,测量值来自整个网络传感器采集的数据。第三种方法假设每个处理节点都有相应数量的传感器与之唯一相连,每个处理节点同时运行不同的粒子滤波算法,更新测量值采用与之相连的传感器所采集的数据。第四种方法考虑到粒子滤波粒子数越多,对机动目标跟踪轨迹的精度越高,而单个处理节点容量有限,所以将粒子集分为若干个子集分别在不同的处理节点中运行粒子滤波。The target tracking method of underwater sensor network can be divided into centralized particle filter tracking and distributed particle filter tracking according to the different working methods of particle filter. The centralized particle filter tracking method has only one central node in the network, and the other nodes transmit the measurement data of the tracking target to the central node. The central node is responsible for data processing using particle filter to estimate the trajectory of the maneuvering target. The centralized particle filter tracking method makes the entire network unstable and the load is unbalanced. The distributed particle filter tracking method overcomes these shortcomings. According to the different forms of particle filter, it can be roughly divided into four types. The first method runs the particle filter algorithm on different data processing nodes in the network at different times, and selects the feasible node closest to the predicted position as the processing node according to the predicted trajectory of the maneuvering target. The processing nodes change as the trajectory of the maneuvering target changes, which solves the problem of network fragility and load imbalance in centralized particle filtering. In order to overcome the huge loss that may exist in the query process, the second method adopts a simple method of expanding processing nodes, that is, each processing node in the network runs the same particle filter algorithm at the same time, and the measured values come from the data collected by the entire network sensors. The third method assumes that each processing node has a corresponding number of sensors uniquely connected to it, each processing node runs different particle filter algorithms at the same time, and updates the measured value using the data collected by the sensors connected to it. The fourth method considers that the more particles in the particle filter, the higher the accuracy of tracking the trajectory of the maneuvering target, and the capacity of a single processing node is limited, so the particle set is divided into several subsets to run the particle filter in different processing nodes.
发明内容Contents of the invention
本发明的目的是克服现有技术的不足,提供一种基于水下无线传感器网络的目标跟踪方法。The purpose of the present invention is to overcome the deficiencies of the prior art and provide a target tracking method based on an underwater wireless sensor network.
基于水下无线传感器网络的目标跟踪方法的步骤如下:The steps of the target tracking method based on the underwater wireless sensor network are as follows:
1)初始化水下无线传感器网络,使所有传感器节点都具有同一规格,并且都处于工作状态;1) Initialize the underwater wireless sensor network so that all sensor nodes have the same specification and are in working condition;
2)选择水下接收信号强度最大的传感器节点作为簇头节点,与簇头节点在单跳通信范围内的传感器节点和簇头节点组簇,其余传感器节点保持在休眠状态;2) Select the sensor node with the highest underwater received signal strength as the cluster head node, cluster with the sensor nodes and cluster head nodes within the single-hop communication range of the cluster head node, and keep the rest of the sensor nodes in a dormant state;
3)簇内传感器节点对目标进行观测,将接收到的信号的强度与预设门限相比较,若高于预设门限则发送数据给簇头节点,反之不发送;3) The sensor nodes in the cluster observe the target, compare the strength of the received signal with the preset threshold, and if it is higher than the preset threshold, send the data to the cluster head node, otherwise, it does not send;
4)设定初始状态估计值和初始方差估计值;4) Set the initial state estimate and initial variance estimate;
5)在k时刻根据步骤2)组簇,并将上一时刻粒子滤波估计的状态估计值和方差估计值打包传送给此k时刻的簇头节点;5) Group clusters according to step 2) at time k, and pack and send the state estimation value and variance estimation value estimated by particle filter at the previous time to the cluster head node at this time k;
6)进行k时刻的改进重采样的粒子滤波,从重要密度函数中采样N个粒子,再更新采样粒子,进行粒子改进重采样,最后输出目标的位置估计值和方差估计值;6) Carry out improved resampling particle filter at time k, sample N particles from the important density function, update the sampled particles, perform particle improved resampling, and finally output the estimated position and variance of the target;
7)k时刻自加1,根据目标的运动不断地更新簇头节点,在簇头节点更换时将上一簇头节点的信息传送给当前簇头节点;7) Increment by 1 at time k, update the cluster head node continuously according to the movement of the target, and transmit the information of the previous cluster head node to the current cluster head node when the cluster head node is replaced;
8)重复步骤5)-步骤7),直至目标脱离水下无线传感器网络的覆盖区域为止。8) Repeat step 5)-step 7) until the target leaves the coverage area of the underwater wireless sensor network.
所述的步骤6)为:从采集粒子i=1,...,N,并计算重要性权重和归一化重要性权重,其中是建议分布,采集的N个粒子重要性权重为归一化后权重为对粒子进行重采样更新,更新方法为:根据粒子权重的大小来选择保留的粒子,原本粒子穿过概率墙即被保存的方法被舍弃,当粒子权重穿过多个概率墙时,放弃复制粒子的模式,而采用以下策略:The step 6) is: from Collect particles i=1,...,N, and calculate importance weight and normalized importance weight, where is the suggested distribution, and the importance weight of the collected N particles is After normalization, the weight is The particles are resampled and updated. The update method is: select the retained particles according to the weight of the particles. The original method of saving the particles through the probability wall is discarded. When the particle weight passes through multiple probability walls, the copying of the particles is abandoned. mode, and adopt the following strategy:
当复制个数为2n偶数时,产生2(n-1)个新粒子:When the number of copies is 2n even, 2(n-1) new particles are generated:
当复制个数为2n+1奇数时,产生2n个新粒子:When the number of copies is 2n+1 odd, 2n new particles are generated:
其中∑为新粒子的分散度变量。where Σ is the dispersion variable of new particles.
本发明使用改进重采样算法的粒子滤波跟踪方法估计水下目标的位置和方差,提高水下无线传感器网络的目标跟踪性能。The invention uses the particle filter tracking method of the improved resampling algorithm to estimate the position and variance of the underwater target, and improves the target tracking performance of the underwater wireless sensor network.
附图说明Description of drawings
图1是水下传感器网络跟踪运动目标示意图。Figure 1 is a schematic diagram of underwater sensor network tracking moving targets.
具体实施方式Detailed ways
基于水下无线传感器网络的目标跟踪方法包括以下步骤:The target tracking method based on underwater wireless sensor network includes the following steps:
1)初始化水下无线传感器网络,使所有传感器节点都具有同一规格,并且都处于工作状态;1) Initialize the underwater wireless sensor network so that all sensor nodes have the same specification and are in working condition;
2)选择水下接收信号强度最大的传感器节点作为簇头节点,与簇头节点在单跳通信范围内的传感器节点和簇头节点组簇,其余传感器节点保持在休眠状态;2) Select the sensor node with the highest underwater receiving signal strength as the cluster head node, cluster with the sensor node and the cluster head node within the single-hop communication range of the cluster head node, and keep the rest of the sensor nodes in a dormant state;
3)簇内传感器节点对目标进行观测,将接收到的信号的强度与预设门限相比较,若高于预设门限则发送数据给簇头节点,反之不发送;3) The sensor nodes in the cluster observe the target, compare the strength of the received signal with the preset threshold, and if it is higher than the preset threshold, send the data to the cluster head node, otherwise, it does not send;
4)设定初始状态估计值和初始方差估计值;4) Set the initial state estimate and initial variance estimate;
5)在k时刻根据步骤2)组簇,并将上一时刻粒子滤波估计的状态估计值和方差估计值打包传送给此k时刻的簇头节点;5) Group clusters according to step 2) at time k, and pack and send the state estimation value and variance estimation value estimated by particle filter at the previous time to the cluster head node at this time k;
6)进行k时刻的改进重采样的粒子滤波,从重要密度函数中采样N个粒子,再更新采样粒子,进行粒子改进重采样,最后输出目标的位置估计值和方差估计值;6) Carry out improved resampling particle filter at time k, sample N particles from the important density function, update the sampled particles, perform particle improved resampling, and finally output the estimated position and variance of the target;
7)k时刻自加1,根据目标的运动不断地更新簇头节点,在簇头节点更换时将上一簇头节点的信息传送给当前簇头节点;7) Increment by 1 at time k, update the cluster head node continuously according to the movement of the target, and transmit the information of the previous cluster head node to the current cluster head node when the cluster head node is replaced;
8)重复步骤5)-步骤7),直至目标脱离水下无线传感器网络的覆盖区域为止。8) Repeat step 5)-step 7) until the target leaves the coverage area of the underwater wireless sensor network.
所述的步骤6)为:从采集粒子i=1,...,N,并计算重要性权重和归一化重要性权重,其中是建议分布,采集的N个粒子重要性权重为归一化后权重为对粒子进行重采样更新,更新方法为:根据粒子权重的大小来选择保留的粒子,原本粒子穿过概率墙即被保存的方法被舍弃,当粒子权重穿过多个概率墙时,放弃复制粒子的模式,而采用以下策略:当复制个数为2n偶数时,产生2(n-1)个新粒子:The step 6) is: from Collect particles i=1,...,N, and calculate importance weight and normalized importance weight, where is the suggested distribution, and the importance weight of the collected N particles is After normalization, the weight is The particles are resampled and updated. The update method is: select the retained particles according to the weight of the particles. The original method of saving the particles through the probability wall is discarded. When the particle weight passes through multiple probability walls, the copying of the particles is abandoned. mode, and adopt the following strategy: when the number of copies is 2n even, generate 2(n-1) new particles:
当复制个数为2n+1奇数时,产生2n个新粒子:When the number of copies is 2n+1 odd, 2n new particles are generated:
其中∑为新粒子的分散度变量。where Σ is the dispersion variable of new particles.
实施例Example
步骤101:初始化水下无线传感器网络,在水下环境内随机播撒无线传感器网络节点,所有节点都具有统一的规格,如通信距离、探测距离等,所有节点都处于工作状态,保持探测功能,但是可以关闭通信功能。Step 101: Initialize the underwater wireless sensor network, randomly sow wireless sensor network nodes in the underwater environment, all nodes have uniform specifications, such as communication distance, detection distance, etc., all nodes are in working state, and maintain the detection function, but The communication function can be turned off.
步骤102:传感器节点探测到目标,唤醒在探测范围的节点。这些在探测范围的节点根据原则组簇,即选择信号接收强度最大的节点M作为簇头节点,与簇头节点M在单跳通信范围内的节点和簇头节点组成簇,其余节点继续保持休眠状态。Step 102: The sensor node detects the target, and wakes up the nodes within the detection range. These nodes in the detection range are clustered according to the principle, that is, the node M with the highest signal reception strength is selected as the cluster head node, and the nodes within the single-hop communication range of the cluster head node M and the cluster head node form a cluster, and the remaining nodes continue to sleep state.
步骤103:簇内节点对目标进行观测,对接收到的信号进行本地处理,然后发送数据给簇头节点。节点接收信号的强度模型是:Step 103: The nodes in the cluster observe the target, process the received signal locally, and then send the data to the cluster head node. The strength model of the node's received signal is:
其中S(k)为目标源级别的声压,x(k)和y(k)是目标在k时刻的二维坐标,x和y是声纳传感器的二维坐标,ε(k)是独立高斯白噪声,所有水下传感器节点的观测都是独立的。where S(k) is the sound pressure of the target source level, x(k) and y(k) are the two-dimensional coordinates of the target at time k, x and y are the two-dimensional coordinates of the sonar sensor, ε(k) is the independent Gaussian white noise, observations of all underwater sensor nodes are independent.
第i个节点接收到的信号强度在本地进行处理,然后根据准则发送数据给簇头节点,该准则是:将k时刻接收到的信号z(k)与预设门限Dthreshold相比较,如果值低于门限,则不发送任何信息;如果值高于门限,则发送信息给簇头节点。因此,节点只有当z(k)高于门限Dthreshold的时候才向簇头节点传送信息。簇头节点接收到来自第i个节点的量测为:The signal strength received by the i-th node is processed locally, and then the data is sent to the cluster head node according to the criterion. The criterion is: compare the signal z(k) received at time k with the preset threshold D threshold , if the value If the value is lower than the threshold, no information will be sent; if the value is higher than the threshold, information will be sent to the cluster head node. Therefore, nodes only transmit information to the cluster head node when z(k) is higher than the threshold D threshold . The cluster head node receives the measurement from the i-th node as:
步骤104:在k=0时刻,根据步骤102中的组簇原则,组成初始簇,并选出簇头节点,设定初始状态估计值和初始方差估计值。Step 104: At time k=0, according to the clustering principle in step 102, an initial cluster is formed, a cluster head node is selected, and an initial state estimate and an initial variance estimate are set.
步骤105:在k时刻,如图1所示,根据步骤102的组簇原则组簇,并将上一时刻粒子滤波算出的状态估计值和方差估计值打包传送给此k时刻的簇头节点。Step 105: At time k, as shown in Figure 1, clusters are formed according to the clustering principle in step 102, and the state estimation value and variance estimation value calculated by the particle filter at the previous time are packaged and sent to the cluster head node at this time k.
步骤106:进行k时刻的改进重采样的粒子滤波算法,对目标的位置进行状态估计。从采集粒子i=1,...,N,并计算重要性权重和归一化重要性权重。其中是建议分布。采集的N个粒子重要性权重为归一化后权重为 Step 106: Perform an improved resampling particle filter algorithm at time k to estimate the state of the target. from Collect particles i=1,...,N, and calculate importance weights and normalized importance weights. in is the proposed distribution. The importance weight of the collected N particles is After normalization, the weight is
对粒子进行重采样更新,更新方法为:根据粒子权重的大小来选择保留的粒子,原本粒子穿过概率墙即被保存的方法被舍弃。当粒子权重穿过多个概率墙时,放弃复制粒子的模式,而采用以下策略:The particles are resampled and updated. The update method is: select the retained particles according to the size of the particle weight, and the original method of saving the particles after passing through the probability wall is discarded. When particle weights cross multiple probability walls, the pattern of replicating particles is abandoned and the following strategy is used instead:
当复制个数为2n偶数时,产生2(n-1)个新粒子:When the number of copies is 2n even, 2(n-1) new particles are generated:
当复制个数为2n+1奇数时,产生2n个新粒子:When the number of copies is 2n+1 odd, 2n new particles are generated:
其中∑为新粒子的分散度变量。改进重采样的粒子滤波算法如下表所示:where Σ is the dispersion variable of new particles. The particle filter algorithm for improved resampling is shown in the table below:
步骤107:k时刻自加1。在下一时刻,当目标移动到另一个位置,按步骤102重新组簇,当选出的簇头节点与上一时刻的簇头节点不相同时,上一簇头节点将信息传送给当前簇头节点,簇头节点之间传送的信息为上一时刻目标的状态估计值和方差估计值。根据目标的运动不断地更新簇和簇头节点,当簇头节点更换时,将上一簇头节点的信息传送给当前簇头。Step 107: Increment by 1 at time k. At the next moment, when the target moves to another location, reorganize the cluster according to step 102. When the selected cluster head node is different from the cluster head node at the previous moment, the previous cluster head node will transmit the information to the current cluster head node , the information transmitted between the cluster head nodes is the estimated state value and variance estimated value of the target at the last moment. According to the movement of the target, the cluster and the cluster head node are constantly updated. When the cluster head node is replaced, the information of the previous cluster head node is transmitted to the current cluster head.
步骤108:重复步骤105-107,直至目标脱离水下无线传感器网络覆盖区域为止。Step 108: Repeat steps 105-107 until the target leaves the coverage area of the underwater wireless sensor network.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310040487.1A CN103152791B (en) | 2013-01-29 | 2013-01-29 | A kind of method for tracking target based on underwater wireless sensor network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310040487.1A CN103152791B (en) | 2013-01-29 | 2013-01-29 | A kind of method for tracking target based on underwater wireless sensor network |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103152791A CN103152791A (en) | 2013-06-12 |
CN103152791B true CN103152791B (en) | 2015-08-19 |
Family
ID=48550598
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310040487.1A Expired - Fee Related CN103152791B (en) | 2013-01-29 | 2013-01-29 | A kind of method for tracking target based on underwater wireless sensor network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103152791B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108012328A (en) * | 2017-12-29 | 2018-05-08 | 南通航运职业技术学院 | A kind of underwater search and rescue region Forecasting Methodology based on wireless sensor network |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104331087B (en) * | 2014-10-24 | 2017-05-10 | 浙江大学 | Robust underwater sensor network target tracking method |
CN105046258B (en) * | 2015-09-08 | 2018-07-27 | 中国电子科技集团公司第三研究所 | A kind of object detection method and device of small target detection sonar image |
CN108696833A (en) * | 2018-05-15 | 2018-10-23 | 深圳市益鑫智能科技有限公司 | Water pollution detection system based on underwater wireless sensor network |
CN109671100B (en) * | 2018-11-30 | 2020-09-25 | 电子科技大学 | Distributed variable diffusion combined coefficient particle filter direct tracking method |
CN110191422B (en) * | 2019-04-09 | 2020-09-04 | 上海海事大学 | Target tracking method of marine underwater sensor network |
CN110167124B (en) * | 2019-05-21 | 2020-07-07 | 浙江大学 | A Target Tracking Method for Underwater Wireless Sensor Networks with Adaptive Transmission Power |
CN111132026B (en) * | 2019-11-25 | 2021-07-30 | 成都工业学院 | Target detection method, device, network system and readable storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101566691A (en) * | 2009-05-11 | 2009-10-28 | 华南理工大学 | Method and system for tracking and positioning underwater target |
CN101644758A (en) * | 2009-02-24 | 2010-02-10 | 中国科学院声学研究所 | Target localization and tracking system and method |
CN102833882A (en) * | 2011-06-15 | 2012-12-19 | 中国科学院声学研究所 | Multi-target data fusion method and system based on hydroacoustic sensor network |
CN102830402A (en) * | 2012-09-10 | 2012-12-19 | 江苏科技大学 | Target tracking system and method for underwater sensor network |
-
2013
- 2013-01-29 CN CN201310040487.1A patent/CN103152791B/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101644758A (en) * | 2009-02-24 | 2010-02-10 | 中国科学院声学研究所 | Target localization and tracking system and method |
CN101566691A (en) * | 2009-05-11 | 2009-10-28 | 华南理工大学 | Method and system for tracking and positioning underwater target |
CN102833882A (en) * | 2011-06-15 | 2012-12-19 | 中国科学院声学研究所 | Multi-target data fusion method and system based on hydroacoustic sensor network |
CN102830402A (en) * | 2012-09-10 | 2012-12-19 | 江苏科技大学 | Target tracking system and method for underwater sensor network |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108012328A (en) * | 2017-12-29 | 2018-05-08 | 南通航运职业技术学院 | A kind of underwater search and rescue region Forecasting Methodology based on wireless sensor network |
Also Published As
Publication number | Publication date |
---|---|
CN103152791A (en) | 2013-06-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103152791B (en) | A kind of method for tracking target based on underwater wireless sensor network | |
CN103152819B (en) | A kind of weak signal target tracking based on underwater wireless sensor network | |
CN104394566B (en) | A low-power adaptive clustering multi-hop wireless sensor network topology control method based on fuzzy decision | |
CN103906164B (en) | Maritime search and rescue wireless sensor network topology and topology control method | |
CN105242275B (en) | Based on Uniform estimates method for tracing is cooperateed with the submarine target of dormancy dispatching | |
CN102186241A (en) | Parallel distributed particle filter based wireless sensor network target tracking method | |
CN107453993B (en) | Target Tracking Method Based on Fisher Information Matrix and SUKF | |
CN105959987A (en) | Data fusion algorithm for improving energy utilization rate and service performance of wireless sensor network | |
CN103428850A (en) | Compressed sensing based distributed multi-zone positioning method | |
CN103648108A (en) | Sensor network distributed consistency object state estimation method | |
CN108717175A (en) | Indoor fingerprint positioning method based on region division and sparse support vector regression | |
CN103747537A (en) | Wireless sensor network outlier data self-adaption detecting method based on entropy measurement | |
CN103298156A (en) | Passive multi-target detecting and tracking method based on wireless sensor networks | |
CN107333294A (en) | A kind of combination AdaBoost and SVMs link quality prediction method | |
CN109661030A (en) | Unknown target positioning algorithm based on dynamic grid in wireless sensor network | |
CN107272788A (en) | A kind of greenhouse intelligent control device controlled based on computer and control method | |
CN102256381A (en) | Distributed adaptive particle filter-based wireless sensor network target tracking method | |
CN104331630B (en) | A kind of multi tate observes the state estimation and data fusion method of data | |
CN107870591A (en) | An internet-based remote automatic monitoring and control system for underground engineering deformation | |
CN104301996B (en) | A kind of wireless sensor network locating method | |
CN103096444B (en) | A kind of underwater wireless sensor network method for tracking target based on sensor node policy selection | |
CN107949049B (en) | Wireless sensor network power control method | |
CN103295226B (en) | A kind of non-supervisory sonar image dividing method based on MRF model | |
CN113766539A (en) | Optimization deployment method for convergence layer nodes of layered wireless sensor network | |
CN105517147A (en) | Block iteration based distributed target positioning method |
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 |
Granted publication date: 20150819 Termination date: 20190129 |
|
CF01 | Termination of patent right due to non-payment of annual fee |