Responsive image
博碩士論文 etd-0831110-194331 詳細資訊
Title page for etd-0831110-194331
論文名稱
Title
使用交互式多模演算法提昇封閉型式抵達時間差定位法之定位精準度
Accuracy Improvement of Closed-Form TDOA Location Methods Using IMM Algorithm
系所名稱
Department
畢業學年期
Year, semester
語文別
Language
學位類別
Degree
頁數
Number of pages
79
研究生
Author
指導教授
Advisor
召集委員
Convenor
口試委員
Advisory Committee
口試日期
Date of Exam
2010-07-20
繳交日期
Date of Submission
2010-08-31
關鍵字
Keywords
交互式多模演算法、球面交點法、訊號抵達時間差、封閉型式最小平方、球面內插法
TDOA, Spherical-Interpolation, Spherical-Intersection, Closed-Form Least-Squares, IMM
統計
Statistics
本論文已被瀏覽 5655 次,被下載 0
The thesis/dissertation has been browsed 5655 times, has been downloaded 0 times.
中文摘要
在探討定位及追蹤系統中,
目標物之行動定位與追蹤在無線通訊或是訊號處理中扮演著重要的腳色,
若以多感測器定位系統來定位目標物的位置,
可獲得精確的目標物估測位置與追蹤結果,
然而在多感測器的擺設位置與定位演算法之間的關係,
對整體的定位效能彼此間具有相互的影響。
本論文針對與時間資訊有關之訊號抵達時間差 (Time Difference of Arrival, TDOA) ,使用封閉型式最小平方定位方法,
包括球面內插法 (Spherical-Interpolation, SI) 及
球面交點法 (Spherical-Intersection, SX) ,
來計算目標物的估測位置座標。
然而此兩種定位方法不同於一般普遍使用求解非線性極小值之疊代演算法的過程,
受到目標物與配置感測器位置之間幾何關係影響,會有不同的定位效能,
此外;兩種演算法在數學式上的限制,也為本文所探討的議題。
若要達到目標物即時追蹤且精確定位的效果,
可以使用卡爾曼濾波器分別將球面內插法與球面交點法各自相結合,
一個定位與追蹤系統架構就此成型,
但是此兩種定位與追蹤系統模形本身還是存在著在多感測器陣列內或陣列外不同的特性,
考慮使用資料融合的方式進行估測結果之改善,
利用交互式多模估測器,
將內部平行運作之匹配濾波器進行改良為 SX-KF1 和 SI-KF2 這兩個定位與追蹤功能區塊,
其中卡爾曼濾波器量測雜訊的選擇,我們提出了時變量測雜訊變異數配置,
使整個定位估測系統架構,能隨著時間改變適應環境得到最佳的定位估測結果。
本文最後利用程式模擬,在假設的三維多感測器陣列中,
依據定位效能優劣判斷之均方根誤差值,
證實移動目標物不管在多感測器陣列內或陣列外,
皆能有效提升定位性能。
Abstract
For target location and tracking in wireless communication systems, mobile target positioning and tracking play an important role.
Since multi-sensor system can be used as an efficient solution to target positioning process, more accurate target location estimation and tracking results can be obtained.
However, both the deployment of designed multi-sensor and location algorithm may affect the overall performance of position location.
In this thesis, based on the time difference of arrival (TDOA), two closed-form least-square location methods, spherical-interpolation (SI) method
and spherical-intersection (SX) method are used to estimate the target location. The two location methods are different from the usual process of
iterative and nonlinear minimization.
The locations of the target and the designed multiple sensors may yield geometric effects on location performance.
The constraints and performance of the two location methods will first be introduced.
To achieve real-time target tracking, the Kalman filtering structures are used to combine the SI and SX methods.
Because these two positioning and tracking systems have different and complementary performance inside and outside the multi-sensor array, we consider using data fusion to improve location estimation results by using interacting multiple model (IMM) based estimator, in which internal filters running in parallel are designed as the SX-KF1 and the SI-KF2. However, due to the time-varying characteristics of measurement noises, we propose an adjusting scheme for measurement noise variance assignment in the Kalman filters to obtain improved location estimation results. Simulation results are obtained by running Matlab program.
In three-dimensional multi-sensor array scenarios, the
results of moving target location estimation shows that the IMM-based estimators effectively improve the position performance.
目次 Table of Contents
目錄
誌謝. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . i
中文摘要. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ii
英文摘要. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii
目錄. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iv
圖目錄. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . vii
表目錄. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . x
1 序論. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 研究背景. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 相關研究. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 研究動機. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.4 論文架構. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2 行動定位系統演算法. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.1 與時間資訊有關行動定位技術. . . . . . . . . . . . . . . . . . . . . . 5
2.1.1 訊號抵達時間(TOA) 定位方法. . . . . . . . . . . . . . . . . 5
2.1.2 訊號抵達時間差(TDOA) 定位方法. . . . . . . . . . . . . . . 8
2.2 具封閉型式最小平方TDOA 定位估測. . . . . . . . . . . . . . . . .11
2.2.1 球面內插法( Spherical-Interpolation, SI) . . . . . . . . . . . 14
2.2.2 球面交點法(Spherical-Intersection, SX) . . . . . . . . . . . 15
2.2.3 SI 和SX 定位演算法精準度比較. . . . . . . . . . . . . . . . 18
3 強健定位估測系統. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.1 定位估測器設計緣由. . . . . . . . . . . . . . . . . . . . . . . . . . . 23
3.2 使用卡爾曼濾波器之資料平滑改善定位效能. . . . . . . . . . . . . . . 24
3.3 基於交互式多模演算法之改良架構. . . . . . . . . . . . . . . . . . . . 33
3.3.1 混合機率之計算(Calculation of the Mixing Probabilities) . . 36
3.3.2 估測訊號之權重結合與分配(Interaction/Mixing) . . . . . . . 37
3.3.3 匹配濾波器模組(Mode-Matched Filtering) . . . . . . . . . . 37
3.3.4 時變量測雜訊變異數配置(Time-Varying Measurement Noise
Variance Assignment) . . . . . . . . . . . . . . . . . . . . . 38
3.3.5 模型概似函數之計算(Calculation of the Mode Likelihood
Function) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
3.3.6 模型機率之更新(Mode Probability Update) . . . . . . . . . 40
3.3.7 估測訊號與共變數結合輸出(Estimation and Covariance Combination) . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
3.4 廣義強健定位估測系統架構. . . . . . . . . . . . . . . . . . . . . . . 40
4 多感測器環境之定位模擬及分析. . . . . . . . . . . . . . . . . . . . . . 42
4.1 定位效能優劣之判斷. . . . . . . . . . . . . . . . . . . . . . . . . . . 42
4.2 移動目標在三維感測空間的定位. . . . . . . . . . . . . . . . . . . . .42
4.2.1 Case 1 : 目標物從多感測器陣列內移至陣列外. . . . . . .44
4.2.2 Case 2 : 目標物穿越多感測器陣列. . . . . . . . . . . . . . . 46
4.2.3 Case 3 : 目標物從多感測器陣列移出後再移入. . . . . . .52
4.2.4 Case 4 : 目標物從多感測器陣列之外極遠處移入再移出. . . . 58
5 結論與建議. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
5.1 結論. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
5.2 建議. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
參考文獻. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
參考文獻 References
參考文獻
[1] P. M. Janiczek, Ed., Global Positioning System. Washington, DC: The Institute
of Navigation, 1980.
[2] E. D. Kaplan, Understanding GPS: Principles and Applications. Artech
House, March 1996.
[3] G. Djuknic and R. Richton, “Geolocation and assisted GPS,” Computer,
vol. 34, no. 2, pp. 123–125, 2001.
[4] K. Pahlavan, X. Li, and J. P. Makela, “Indoor geolocation science and technology,”
IEEE Communications Magazine, vol. 40, no. 2, pp. 112 – 118, February
2002.
[5] K. Pahlavan, P. Krishnamurthy, and J. Beneat, “Wideband radio channel modeling
for indoor geolocation applications,” IEEE Communications Magazine,
vol. 36, no. 4, pp. 60 – 65, April 1998.
[6] P. Krishnamurthy, “Analysis and modeling of the wideband radio channel for
indoor geolocation applications,” Ph.D. dissertation, Worcester Polytechnic
Inst., 1999.
[7] R. Fontana, “Advances in ultra wideband indoor geolocation systems,” 3rd
IEEE Wksp. WLAN, Boston, MA, September 2001.
[8] Y. T. Chan and K. C. Ho, “A simple and efficient estimator for hyperbolic
location,” IEEE Transactions on Signal Processing, vol. 42, no. 8, pp. 1905–
1915, August 1994.
[9] W. Foy, “Position-location solutions by Taylor-series estimation,” IEEE Transactions
on Aerospace and Electronic Systems, no. 2, pp. 187–194, 1976.
[10] R. Fletcher, Practical Methods of Optimization. John Wiley & Sons, Chichester,
England, 1987.
[11] J. Caffery, Jr. and G. Stuber, “Overview of radiolocation in CDMA cellular
systems,” IEEE Communications Magazine, DOI - 10.1109/35.667411, vol. 36,
no. 4, pp. 38–45, 1998.
[12] M. Wax and T. Kailath, “Optimum localization of multiple sources by passive
arrays,” IEEE Transactions on Acoustics, Speech, and Signal Processing,
vol. 31, no. 5, pp. 1210–1217, October 1983.
[13] Y. Huang, J. Benesty, G. Elko, and R. Mersereati, “Real-time passive source localization:
A practical linear-correction least-squares approach,” IEEE Transactions
on Speech and Audio Processing, vol. 9, no. 8, pp. 943–956, 2001.
[14] M. Aso, M. Kawabata, and T. Hattori, “A new location estimation method
based on maximum likelihood function in cellular systems,” in Proceedings of
IEEE Vehicular Technology Conference, vol. 1, 2001, pp. 106–110.
[15] J. M. Delosme, M. Morf, and B. Friedlander, “A linear equation approach to locating
sources from time-difference-of-arrival measurements,” in in Proceedings
of IEEE International Conference on Acoustics, Speech, and Signal Processing,
1980.
[16] H. Schau and A. Robinson, “Passive source localization employing intersecting
spherical surfaces from time-of-arrival differences,” IEEE Transactions on
Acoustics, Speech and Signal Processing, vol. 35, no. 8, pp. 1223–1225, 1987.
[17] J. Smith and J. Abel, “Closed-form least-squares source location estimation
from range-difference measurements,” IEEE Transactions on Acoustics,
Speech, and Signal Processing, vol. 35, no. 12, pp. 1661–1669, December 1987.
[18] H. Blom and Y. Bar-Shalom, “The interacting multiple model algorithm for
systems with Markovian switching coefficients,” IEEE Transactions on Automatic
Control, vol. 33, no. 8, pp. 780–783, 1988.
[19] J. Caffery, Jr. and G. Stuber, “Subscriber location in CDMA cellular networks,”
IEEE Transactions on Vehicular Technology, vol. 47, no. 2, pp. 406–416, May
1998.
[20] M. A. Spirito and A. G. Mattioli, “On the hyperbolic positioning of GSM mobile
stations,” in in Proceedings of IEEE International Symposium on Signals,
Systems, and Electronics, 1998, pp. 173–177.
[21] J. Caffery, Jr., Wireless Location in CDMA Cellular Radio Systems. Kluwer
Academic, 2000.
[22] J. Smith and J. Abel, “The spherical interpolation method of source localization,”
IEEE Journal of Oceanic Engineering, vol. 12, no. 1, pp. 246–252,
1987.
[23] J. Abel and J. Smith, “The spherical interpolation method for closed-form passive
source localization using range difference measurements,” in Proceedings
of the International Conference on Acoustics, Speech, and Signal Processing,
vol. 12, 1987, pp. 471–474.
[24] W.-C. Ou, “Performance analysis of closed-form least-squares TDOA location
methods in multi-sensor environments,” Master’s thesis, Department of Electrical
Engineering of National Sun Yat-Sen University Kaohsiung, Taiwan, Republic
of China, 2006.
[25] X. Li and Y. Bar-Shalom, “Performance prediction of the interacting multiple
model algorithm,” IEEE Transactions on Aerospace and Electronic Systems,
vol. 29, no. 3, pp. 755–771, 1993.
[26] E. Mazor, A. Averbuch, Y. Bar-Shalom, and J. Dayan, “Interacting multiple
model methods in target tracking: A survey,” IEEE Transactions on Aerospace
and Electronic Systems, vol. 34, no. 1, pp. 103–123, 1998.
[27] Y. Bar-Shalom, K. Chang, and H. Blom, “Tracking a maneuvering target using
input estimation versus the interacting multiple model algorithm,” IEEE
Transactions on Aerospace and Electronic Systems, vol. 25, no. 2, pp. 296–300,
1989.
[28] H. A. P. Blom, “An efficient filter for abruptly changing systems,” in Proceedings
of IEEE Conference on Decision and Control, vol. 23, 1984, pp. 656–658.
[29] T. Kirubarajan and Y. Bar-Shalom, “Kalman filter versus IMM estimator:
when do we need the latter?” IEEE Transactions on Aerospace and Electronic
Systems, vol. 39, no. 4, pp. 1452–1457, 2003.
[30] H.-Q. Qu and S.-H. Li, “The model set multiple hypotheses IMM algorithm for
maneuvering target tracking,” in Proceedings of the International Conference
on Signal Processing, 2008, pp. 2302–2305.
[31] S. Haykin, Adaptive Filter Theory, 4th ed. Pearson Education Taiwan Ltd.,
2008.
[32] Y. Bar-Shalom, Estimation with Applications to Tracking and Navigation: Theory,
Algorithms and Software,. J. Wiley and Sons, 2001.
[33] R. Osborne and Y. Bar-Shalom, “Radar measurement noise variance estimation
with targets of opportunity,” in Proceedings of the IEEE Aerospace Conference,
2006.
[34] X. Lin, Y. Bar-Shalom, and T. Kirubarajan, “Exact multisensor dynamic bias
estimation with local tracks,” IEEE Transactions on Aerospace and Electronic
Systems, vol. 40, no. 2, pp. 576–590, 2004.
[35] S. M. Kay, Fundamentals of Statistical Signal Processing : Estimation Theory.
Prentice Hall, 1993.
68
電子全文 Fulltext
本電子全文僅授權使用者為學術研究之目的,進行個人非營利性質之檢索、閱讀、列印。請遵守中華民國著作權法之相關規定,切勿任意重製、散佈、改作、轉貼、播送,以免觸法。
論文使用權限 Thesis access permission:校內校外均不公開 not available
開放時間 Available:
校內 Campus:永不公開 not available
校外 Off-campus:永不公開 not available

您的 IP(校外) 位址是 3.146.221.52
論文開放下載的時間是 校外不公開

Your IP address is 3.146.221.52
This thesis will be available to you on Indicate off-campus access is not available.

紙本論文 Printed copies
紙本論文的公開資訊在102學年度以後相對較為完整。如果需要查詢101學年度以前的紙本論文公開資訊,請聯繫圖資處紙本論文服務櫃台。如有不便之處敬請見諒。
開放時間 available 已公開 available

QR Code