密集杂波条件下的多目标跟踪算法研究与实现
本文关键词:密集杂波条件下的多目标跟踪算法研究与实现 出处:《电子科技大学》2014年硕士论文 论文类型:学位论文
更多相关文章: 多目标跟踪 多模型 JPDA PHD JML-PDA
【摘要】:到目前为止,多目标跟踪算法可分为两大类:基于关联的多目标跟踪和基于随机有限集(Random Finite Set,RFS)的多目标跟踪,前者的代表算法为联合概率数据互联(Joint Probability Data Association,JPDA)算法;后者将的代表算法为概率假设密度滤波器(Probability Hypothesis Density Filter,PHDF)。它们之间互有优劣:基于关联的算法在密集杂波及信噪比较低的环境下能够获得较高的跟踪精度,但其中关联部分的计算量较大,PHD中没有关联部分,计算量较小,但它无法获得连续的航迹。此外,针对目标发生机动的情况,当前一般采用多模型(Multi Model,MM)或交互式多模型(Interacting Multi Model,IMM)滤波框架,对应衍生出了两类多目标跟踪算法的机动目标跟踪版本:IMM-JPDA与MM-PHDF。检测前跟踪(Track Before Detect,TBD)框架在杂波密度大的跟踪场景中能够获得较好的跟踪效果,到目前为止,基于RFS理论的多目标跟踪算法尚未得到完备的TBD模型,因此一般采用基于关联的跟踪算法:首先,通过多帧累积初始化目标轨迹,一般采用多目标轨迹起始算法:联合最大似然-概率数据关联(Joint Maximum Likelihood-Probability Data Association,JML-PDA)算法,在得到目标的初始状态及协方差矩阵后采用JPDA保持对目标轨迹的跟踪,称为结合的联合最大似然-概率数据关联(Combined JML-PDA and JPDA,CJML-PDA)算法。监测区域内的杂波密度和目标数量的增加会造成基于关联的多目标跟踪算法的组合爆炸问题,并且由于多帧累积算法往往需要用到多次观测数据,计算量很大,在串行运算的CPU平台处理器上无法实时实现,阻碍了它们的工程应用。自图形处理器(Graphic Processing Unit,GPU)被用于通用信号处理后,很多在传统架构上计算复杂度高的算法的实时实现成为了可能。本文针对多目标跟踪算法存在的一些缺陷,研究了多目标跟踪改进算法及其在硬件平台上的实现,主要的工作如下:(1)介绍了杂波条件下的多目标跟踪模型、基于关联的多目标跟踪算法JPDA及其机动目标跟踪版本IMM-JPDA;(2)介绍了RFS理论框架下的多目标跟踪模型、PHD滤波器、基于粒子滤波(Particle Filter,PF)实现的PHD滤波器以及PHD滤波器的机动目标跟踪版本:MM-PHD滤波和它的PF实现;(3)介绍了基于多帧累积的密集杂波条件下目标轨迹起始算法JML-PDA,基于JML-PDA算法与IMM-JPDA算法,结合两种算法的优势,提出了一种在密集杂波条件下机动多目标跟踪解决方案:CJML-IMM-PDA算法;(4)介绍了GPU的架构特性及其开发平台,提出基于GPU加速的CJML-IMM-PDA加速方案,并且基于仿真给出了其在GPU平台下相对于CPU的加速比,取得了良好的效果,为多目标航迹起始及跟踪算法的实时应用奠定了基础。
[Abstract]:Up to now, multi-target tracking algorithms can be divided into two categories: Multi-target tracking based on association and multi-target tracking based on random Finite set with random finite set. The representative algorithm of the former is Joint Probability Data Association JPDAA algorithm. The latter algorithm is represented by probability assumption density filter and probability Hypothesis Density Filter. There are advantages and disadvantages between them: the algorithm based on correlation can obtain high tracking accuracy in dense clutter and low SNR environment, but the computation of the correlation part is large. There is no correlation part in PHD, so the computation is small, but it can not get continuous track. In addition, multi-model Multi Model is generally used in the case of target maneuvering. MMM) or interactive multi-model Multi Model-IMM) filtering framework. Two maneuvering target tracking versions: IMM-JPDA and MM-PHDF.Track Before Detect are derived from two kinds of multi-target tracking algorithms. TBD framework can achieve good tracking effect in the tracking scene with high clutter density. Up to now, the multi-target tracking algorithm based on RFS theory has not yet got a complete TBD model. Therefore, the tracking algorithm based on association is generally adopted: firstly, the target trajectory is initialized by multi-frame accumulation. Multi-objective trajectory initiation algorithm is generally used: joint maximum likelihood probability data association (MMLP). Joint Maximum Likelihood-Probability Data Association. JML-PDAA algorithm uses JPDA to keep track of the target trajectory after obtaining the initial state and covariance matrix of the target. The combined JML-PDA and JPDA is called a combined maximum likelihood-probability data association. CJML-PDA algorithm. Monitoring the clutter density and the increase of the number of targets in the region will lead to the combination explosion problem of multi-target tracking algorithm based on association. And because the multi-frame cumulant algorithm often needs to use the multiple observation data, the computation is very big, and can not be realized in real time on the serial operation CPU platform processor. This hinders their engineering applications. Since graphic Processing GPUs have been used in general signal processing. Many algorithms with high computational complexity in traditional architecture are implemented in real time. This paper aims at the shortcomings of multi-target tracking algorithm. The improved multi-target tracking algorithm and its implementation on hardware platform are studied. The main work is as follows: 1) the multi-target tracking model under clutter is introduced. Multi-target tracking algorithm based on association JPDA and its maneuvering target tracking version IMM-JPDA; (2) this paper introduces a multi-target tracking model based on particle filter (Particle Filter), which is based on RFS theory. PHD filter and the maneuvering target tracking version of PHD filter: MM-PHD filter and its PF implementation; This paper introduces JML-PDA-based multi-frame cumulation-based dense clutter algorithm, and combines the advantages of the two algorithms based on JML-PDA algorithm and IMM-JPDA algorithm. A maneuvering multi-target tracking solution named: CJML-IMM-PDA algorithm under dense clutter is proposed. This paper introduces the architecture characteristics of GPU and its development platform, and puts forward a CJML-IMM-PDA acceleration scheme based on GPU acceleration. The speedup ratio compared with CPU on GPU platform is given based on simulation, and good results are obtained, which lays a foundation for the real-time application of multi-target track initiation and tracking algorithm.
【学位授予单位】:电子科技大学
【学位级别】:硕士
【学位授予年份】:2014
【分类号】:TN953
【共引文献】
相关期刊论文 前10条
1 张进;王万平;吴钦章;;基于光电跟踪系统的联合Kalman滤波器算法研究[J];半导体光电;2008年04期
2 武俊;漆德宁;;分布式信息融合系统的拓扑结构设计[J];兵工自动化;2007年03期
3 陈海;胡建旺;;基于转换坐标卡尔曼滤波算法的目标跟踪[J];兵工自动化;2007年12期
4 张淼;胡建旺;周云锋;;改进粒子滤波算法研究[J];兵工自动化;2008年11期
5 苏思;姜礼平;邹明;;基于多分类支持向量机和证据合成方法的多传感器信息融合研究[J];兵工自动化;2010年01期
6 刁联旺,杨静宇;一种改进的机动目标“当前”统计模型的描述[J];兵工学报;2005年06期
7 陈黎;王中许;;不完全量测下光电跟踪系统中冗余测角信息的攫取研究[J];兵工学报;2011年07期
8 吴泽民;任姝婕;;雷达时差和系统误差的联合估计方法[J];兵工学报;2011年07期
9 肖鹏;段m#毅;赵琪;;基于多核融合的目标大面积遮挡处理方法[J];北京航空航天大学学报;2012年06期
10 胡士强,张天桥;多传感器在线自适应加权融合跟踪算法[J];北京理工大学学报;2002年01期
相关会议论文 前10条
1 曾宪伟;方洋旺;伍友利;王洪强;刘加丛;;一种新的最优制导律[A];第二十六届中国控制会议论文集[C];2007年
2 高媛;张鹏;贾文静;邓自立;;自校正分量解耦信息融合Kalman平滑器[A];第二十六届中国控制会议论文集[C];2007年
3 甄子洋;王志胜;;时滞MIMO系统的信息融合解耦补偿器设计[A];第二十七届中国控制会议论文集[C];2008年
4 廖永汉;郭云飞;彭冬亮;;无源声探测目标跟踪算法[A];第二十七届中国控制会议论文集[C];2008年
5 王志胜;甄子洋;;随机大系统的信息融合最优分散控制[A];第二十七届中国控制会议论文集[C];2008年
6 孙小君;邓自立;;带观测时滞的多传感器多通道ARMA信号信息融合Wiener滤波器[A];第二十七届中国控制会议论文集[C];2008年
7 安剑奇;吴敏;何勇;曹卫华;;基于两级信息融合的高炉料面煤气流分布检测方法[A];第二十九届中国控制会议论文集[C];2010年
8 张勇军;李小占;杨志刚;;动态优化渐消因子的强跟踪卡尔曼滤波器研究[A];中国自动化学会控制理论专业委员会C卷[C];2011年
9 曹敏;陈鹏;罗学礼;高尚飞;张志生;;基于输电线路工况在线监测多源数据的多维度数据分析研究与应用[A];2011年云南电力技术论坛论文集(入选部分)[C];2011年
10 曹敏;陈鹏;罗学礼;高尚飞;张志生;;基于输电线路工况在线监测多源数据的多维度数据分析研究[A];2011年云南电力技术论坛论文集(优秀论文部分)[C];2011年
相关博士学位论文 前10条
1 孟凡彬;基于随机集理论的多目标跟踪技术研究[D];哈尔滨工程大学;2010年
2 蒋鼎国;无线传感器网络农业信息监控系统设计与数据融合研究[D];江南大学;2010年
3 杨红;污水生化处理的智能建模与优化控制策略应用研究[D];华南理工大学;2010年
4 陈春雷;多尺度林业遥感数据融合技术的应用研究[D];北京林业大学;2011年
5 李鸿斌;面向目标跟踪的移动无线传感器协作算法研究[D];浙江大学;2010年
6 王忠军;基于GIS的智能高速公路管理关键技术研究与实现[D];解放军信息工程大学;2009年
7 章大勇;激光雷达/惯性组合导航系统的一致性与最优估计问题研究[D];国防科学技术大学;2010年
8 刘义;对抗条件下被动雷达制导技术及效能评估方法研究[D];国防科学技术大学;2010年
9 赵志超;导弹防御雷达网数据融合技术研究[D];国防科学技术大学;2010年
10 曾庆虎;机械传动系统关键零部件故障预测技术研究[D];国防科学技术大学;2010年
相关硕士学位论文 前10条
1 江民俊;弹上遥测系统若干关键智能传感器信息测量及融合研究[D];南昌航空大学;2010年
2 张海峰;空间三维信息重构与飞行器路径规划[D];山东科技大学;2010年
3 成志新;无气泵动态血压监测系统设计[D];山东科技大学;2010年
4 裴银肖;贝叶斯博弈信息融合模型及算法的研究和应用[D];郑州大学;2010年
5 尚魏;多源日志安全信息的融合技术研究[D];哈尔滨工程大学;2010年
6 柴红霞;移动机器人在SLAM中数据关联方法的研究[D];大连理工大学;2010年
7 朱留军;车辆导航系统中GPS/DR/MM组合定位技术的研究[D];辽宁工程技术大学;2009年
8 罗静;自主式水下机器人同时定位与地图构建中的数据关联算法研究[D];中国海洋大学;2010年
9 王敏;MTSAT卫星云图中对流初生的自动预报算法研究[D];中国海洋大学;2010年
10 陈善涛;基于ZigBee的移动目标追踪系统QoS改进[D];浙江大学;2011年
,本文编号:1436053
本文链接:https://www.wllwen.com/kejilunwen/wltx/1436053.html