Presentation is loading. Please wait.

Presentation is loading. Please wait.

July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 1 Project: IEEE P802.15 Working Group for Wireless Personal.

Similar presentations


Presentation on theme: "July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 1 Project: IEEE P802.15 Working Group for Wireless Personal."— Presentation transcript:

1 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 1 Project: IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Robust Ranging Algorithm for UWB radio] Date Submitted: [19 July, 2005] Source: [Cheolhyo Lee (1), Jae Young Kim (1), Eun Chang Choi (1), Chong Hyun Lee (2)] Company [(1) Electronics and Telecommunications Research Institute (ETRI) (2) Seokyeong University] Address [(1) 161 Gajeong-dong, Yuseong-gu, Daejeon, Republic of Korea (2) 16-1 Jungneung-Dong, Sungbuk-Ku, Seoul, Republic of Korea] Voice :[(1) +82 42 860 5577, (2) +82 2 940 7472], FAX: [(1) +82 42 860 5218 (2) +82 2 919 0345] E-Mail: [(1) clee7@etri.re.kr, (2) chonglee@skuniv.ac.kr] Abstract:[The robust ranging algorithm is proposed for the alternative PHY for 802.15.4a] Purpose:[This submission is in response to the committees request to submit the proposal enabled by an alternate 802.15 TG4a PHY] Notice:This document has been prepared to assist the IEEE P802.15. It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein. Release:The contributor acknowledges and accepts that this contribution becomes the property of IEEE and may be made publicly available by P802.15.

2 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 2 Robust Ranging Algorithm for UWB Radio Electronics and Telecommunications Research Institute (ETRI) Seokyeong University Republic of Korea

3 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 3 Proposed Algorithm Proposed algorithm flow & summary Comparisons of complexities with MERL and I2R Simulations for CM1 Simulations for CM8 Conclusions Outline

4 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 4 Proposed Algorithm TOA Estimator BPF ( ) 2 LPF / 1-4ns integrator ADC Add few Frames & Compute Energy FFT Convert Time to Frequency High Resolution Algorithm SNR Increase Compute Energy

5 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 5 Other Architectures for Comparison TOA Estimator BPF ( ) 2 LPF / 2-4ns integrator ADC 1D to 2D Conversion Length-3 Vertical Median or Minimum Filtering Removes interference 2D to 1D Conversion with Energy Combining Energy image generation "Path-arrival dates" table 1D to 2D Conversion Assumption path synchronization Matrix Filtering + Assumption/path selection Time base 1-2ns accuracy Time stamping Analog comparator Sliding Correlator Energy combining across symbols interference suppression 1D-2D Conversion 2D-1D Conversion Energy image generation Bipolar template MERL I2RI2R FT R&D

6 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 6 Finding the Subspace Finding Spectrum Finding TOA Proposed Algorithm Flow Algorithm based High Resolution TOA

7 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 7 Proposed Algorithm Summary Required Operation: – Correlation – FFT – Comparison Complexity (N: No. of Energy Block) – R: N point Correlation – FFT: N point FFT – Noise Subspace: N point scalar and vector multiplication – Peak Finding: N point comparison

8 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 8 Complexity of the Proposed Algorithms AlgorithmComplexity N = 32 Accumulation of signals (Preamble symbols-1) x 31 chip sequences adds. 992 op. (= 32 x 31, assuming preamble symbols is 31) N point FFT (Two FFTs) 2x(N/2)log 2 N complex mults. 2xNlog 2 N complex additions 960 op. (=2x80 complex mults= 2x4x80 real mults. + 2x2x80 real adds.) 640 op. (= 2x160 complex adds. = 2x320 real adds.) Correlation3xN*N real multiplication 3xN*(N-1) real addition 3072 op. (=3x1024 real mults.) 2976 op. (= 3x992 real adds.) SubspaceN complex multiplication192 op. (=128 real mults. + 64 real adds.) Finding PeaksN-1 Comparison31 comparisons Total Operations 8863 op. ( Complexity O(N 2 ) ) Memory sizeN32

9 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 9 Complexity of Algorithm by MERL AlgorithmComplexityN = 32 N x N image*(N x N) x 3 rearrange operations 3072 op. (= 32 x 32 x 3) 2D to 1D conversion (Preamble symbols-1) x 31 chip sequences adds. 992 op. (= 31 x 32) Total operation4064 op. ( Complexity O (N 2 ) ) Memory sizeN x N = N 2 1024 * Sorting (3 point Median Filtering) = 3 2 rearrange operations = (Compare & allocation) = 9 - Complexity Ratio = Proposed/MERL = 8863/4064 = 218% -> Two times

10 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 10 Complexity of Algorithm by I2R AlgorithmComplexityN = 32 Sliding CorrelationN*N real adds.1024 real adds. N/2 x N imagesliding correlation x 31 chip sequences 31744 op. (= 1024 x 31) 2D to 1D conversion (Preamble symbols-1) x 31 chip sequences adds. 465 op. (= 15 x 31) Total operation32209 op. (= 31744+465) ( Complexity O(N 3 ) ) Memory sizePreamble symbols x 31 chip sequences 496 (= 16 x 31) - Complexity Ratio = Proposed/I2R = 8863/32209 = 27.4% -> less than I2R

11 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 11 Simulation Parameters for CM1 CM1 Channel considered Ts = 1ns SNR 8~22dB 10 Frames are accumulated. Three High Resolution Algorithms Compare with MERL True TOA = 10

12 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 12 Simulation Results SNR 8dB True TOA

13 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 13 Simulation Results SNR 8dB True TOA High Resolution TOAVSMERL

14 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 14 SNR 9dB True TOA Simulation Results

15 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 15 SNR 9dB True TOA High Resolution TOAVSMERL Simulation Results

16 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 16 Simulation Results SNR 14dB True TOA

17 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 17 Simulation Results SNR 14dB True TOA High Resolution TOAVSMERL

18 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 18 Simulation Results SNR 17dB True TOA

19 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 19 Simulation Results SNR 17dB True TOA High Resolution TOAVSMERL

20 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 20 Simulation Results SNR 22dB True TOA

21 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 21 Simulation Results SNR 22dB True TOA High Resolution TOAVSMERL

22 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 22 Simulation Parameters for CM8 CM8 Channel considered Window length = 64 Ts = 1ns SNR 10~22dB 5 Frames are accumulated. High Resolution Algorithms Compare with MERL True TOA = 10

23 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 23 Simulation Results SNR 10dB True TOA

24 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 24 Simulation Results SNR 10 dB High Resolution TOAVSMERL True TOA

25 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 25 Simulation Results SNR 11dB True TOA

26 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 26 Simulation Results SNR 11 dB High Resolution TOAVSMERL True TOA

27 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 27 Simulation Results SNR 13dB

28 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 28 Simulation Results SNR 13dB High Resolution TOAVSMERL

29 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 29 Simulation Results SNR 17dB

30 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 30 Simulation Results SNR 17dB High Resolution TOAVSMERL

31 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 31 Key Issue Complexity – FFT is just the order of O(Nlog 2 (N))=> O(N) – What is the complexity of correlator? -> equal or greater than O(N 2 ) It depends on how many correlation operation is required – Order of complexity Proposed algorithm = MERL < I2R Proposed algorithmMERLI2R ComplexityO(N 2 ) O(N 3 )

32 July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 32 Conclusions Advantages – Low complexity and high performance – Small memory size – High performance for low SNR and SINR – Can be applied to Coherent system – Small TOA estimation error (by CM8 simulation) – Independent to signal waveform Future works – Need comprehensive simulation – Consider the SOP environment


Download ppt "July. 2005 C. Lee, J. Kim, E. Choi, C. Lee doc.: IEEE 802. 15-05-0426-01-004a Submission Slide 1 Project: IEEE P802.15 Working Group for Wireless Personal."

Similar presentations


Ads by Google