帳號:guest(54.210.83.20)          離開系統
字體大小: 字級放大   字級縮小   預設字形  

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):陳廷維
作者(外文):Chen, Ting-Wei
論文名稱(中文):快速衰退通道下結合資訊傳遞演算法之時空碼多天線偵測
論文名稱(外文):Message Passing Algorithm for Space Time Block Coded MIMO Detection in Fast Fading Channels
指導教授(中文):吳仁銘
指導教授(外文):Wu, Jen-Ming
學位類別:碩士
校院名稱:國立清華大學
系所名稱:電機工程學系
學號:9761543
出版年(民國):99
畢業學年度:98
語文別:英文
論文頁數:43
中文關鍵詞:時空碼多天線收發正交分頻多工資訊傳遞演算法
外文關鍵詞:space time block codeMIMOOFDMmessage passing algorithm
相關次數:
  • 推薦推薦:0
  • 點閱點閱:160
  • 評分評分:*****
  • 下載下載:3
  • 收藏收藏:0
時空碼正交分頻多工 (Space Time Block Coded Orthogonal frequency
Division Multiplexing STBC-OFDM) 系統被證實能夠獲得更多通到分級增益
(Diversity Gain) ,時空碼正交分頻多工系統通常假設在相對穩定通道環境下執行,
但是當通道為快速衰退 (Fast Fading) 條件下,假設也同時無法成立,此時,不
同天線之間的干擾 (Co-channel Interference CCI) 以及載子上訊號互相的影響
(Inter Carrier Interference ICI) 會造成效能嚴重的降低。因此學者們提出許多針對
降低載子間互相影響的方法,然而,效能依然無法達到需求,近年來提出一種預
先處理的方式使得載子自我消除彼此的影響 (ICI Self Cancellation) ,此種方式
確實消除大部份干擾,可惜此種技術必付出須降低傳輸速率以及頻寬的代價。
在此篇論文中,我們提出一套適用於時空碼正交分頻多工系統的資訊傳遞演
算法 (Message Passing Algorithm MPA) ,透過修改與創新,此種方法可以交互
消除不同天線與載子訊號之間的干擾以及影響。演算法中將通道模型視為因子圖
(Factor graph),在少量內外部反覆運算下,透過資訊傳遞演算法將訊息收斂,而
外部則透過鄰近載子干擾消除機制 (Neighboring ICI Cancellation) 在既有資訊下
消除干擾,我們還提出交互式通道架構 (Interleaving Channel Structure) 使得天線
之間的影響可以使得一些訊號被偵測前提早消除干擾,更重要的是,我們發展一
控制機制 (SR-controller) 可以在反覆運算中略過沒有必要的運算,如此一來,
我們的演算法可以在不浪費任何傳輸速率或頻寬下明顯提升效能,模擬結果證實
演算法的低複雜度以及突出之效能。
It has been shown that space-time block coded orthogonal frequency-division multiplexing
(STBC-OFDM) system is capable to achieve full diversity in MIMO detection. The
STBC-OFDM system assumes a quasi-static block fading channel over the codeword. When
the channel is fast fading, the assumption is no longer valid. The co-channel interference
(CCI) and inter-carrier interference (ICI) in fast fading channel introduce severe performance
degradation. Several ICI cancellation methods have been proposed. However, performances
are still unsatisfactory even with considerable computation complexity. Recently, ICI selfcancellation
methods are proposed. Although these methods can mitigate ICI efficiently, the
techniques of ICI self-cancellation need to decrease the transmission rate or the bandwidth
efficiency by 50 percents. In this work, we propose an interleaved message passing algorithm
(MPA) with ICI cancellation for MIMO detection to achieve the CCI problem and reduce ICI
jointly. The MIMO channel model is represented as a factor graph, and the co-channel MPA
(CC-MPA) converges co-channel information with few inner iterations. An neighboring ICI
cancellation (NIC) uses the prior information to reduce neighboring ICI effect with outer
iteration. Interleaving channel structure can make CC-MPA obtain the received signal without
ICI earlier. Moreover, we develope a SR-controller to skip unnecessary computations.
The proposed scheme does not decrease any transmission rate or reduce the bandwidth efficiency.
Significant BER improvement is achieved through few iterations. The simulation
results show that the proposed scheme achieves near maximum likelihood sequence decoder error performance with low complexity for STBC-OFDM in fast fading channels.
Abstract i
Contents iii
1 Introduction 1
1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Background Review . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Proposed Method and Contribution . . . . . . . . . . . . . . . . . . . . . . . 2
1.4 Organization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 MIMO OFDM System Model and Interference Analysis 4
2.1 System model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1.1 Alamouti decoding scheme . . . . . . . . . . . . . . . . . . . . . . . . 5
2.1.2 CCI and ICI analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3 Detection for Alamouti Coded OFDM in Time-Varying Channels 10
3.1 Maximum likelihood sequence estimation . . . . . . . . . . . . . . . . . . . . 10
3.2 Successive interference cancellation . . . . . . . . . . . . . . . . . . . . . . . 11
3.3 Iterative List-Successive interference cancellation . . . . . . . . . . . . . . . . 13
3.3.1 List SIC for CCI cancellation . . . . . . . . . . . . . . . . . . . . . . 13
3.3.2 Iterative ICI cancellation . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.4 Low compleixty MMSE ordered successive interference cancellation . . . . . 16
4 Proposed Low Complexity Message Passing Algorithm for Alamouti coded
system 19
4.1 Factor graph . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
4.1.1 Three elements of factor graph . . . . . . . . . . . . . . . . . . . . . . 20
4.1.2 Message passing algorithm . . . . . . . . . . . . . . . . . . . . . . . . 20
4.2 Low Complexity Message Passing Algorithm for Alamouti coded system . . . 21
4.2.1 Co-channel message passing algorithm . . . . . . . . . . . . . . . . . 21
4.2.2 CC-MPA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
4.2.3 Neighboring ICI cancellation . . . . . . . . . . . . . . . . . . . . . . . 25
4.2.4 Interleaving channel structure . . . . . . . . . . . . . . . . . . . . . . 25
4.2.5 SR-controller for Early Termination . . . . . . . . . . . . . . . . . . . 26
5 Computation complexity analysis 29
5.1 SIC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
5.2 IIC . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
5.3 Low complexity MPA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
6 Simulation Results 32
6.1 Simulation parameters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
6.2 Performance of proposed scheme . . . . . . . . . . . . . . . . . . . . . . . . . 33
6.3 Performance comparison . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
7 Conclusions 40
[1] W. Y. Zou and Y. Wu, “Cofdm: an overview,” IEEE Transcations on Broadcasting,
vol. 41, pp. 1–8, Mar 1995.
[2] S. M. Alamouti, “A simple transmit diversity technique for wireless communications,”
IEEE J. Sel. Areas Commun, vol. 16, pp. 1451–1458, Oct 1998.
[3] M. Russel and G. Sutber, “Interchannel interference analysis of OFDM in a mobile
environment,” in Proc. of IEEE VTC, Chicago, USA, pp. 820–824, Jul 1995.
[4] Y. Whang, J.-H. Park, and R. jaehoon Whang, “Low complexity successive interference
cancellation for OFDM systems over time-varying multipath channels,” IEEE Vehicular
Technology Conference, April 2009.
[5] J. Kim, R. W. Heath, and E. J. Powers, “Receiver designs for alamouti coded ofdm
systems in fast fading ch,” IEEE Transactions on Wireless Communications, vol. 4, pp.
550–559, March 2005.
[6] J.-W. Wee, J.-W. Seo, K.-T. Lee, Y.-S. Lee, and W.-G. Jeon, “Successive interference
cancellation for STBC-OFDM systems in a fast fading channel,” IEEE Vehicular Tech-
nology Conference, Spring 2005.
[7] C.-Y. Tso, J.-M. Wu, and P.-A. Ting, “Iterative interference cancellation for stbc-ofdm
systems in fast fading channels,” IEEE Global Telecommunications Conference, November
2009.
[8] Y. Zhao and S. H?ggman, “Intercarrier interference self-cancellation scheme for OFDM
mobile communication systems,” IEEE Transactions on Communications, vol. 49, pp.
1185–1191, 2001.
[9] H.-G. Ryu, Y. Li, and J.-S. Park, “An improved ici reduction method in OFDM communication
system,” IEEE Transactions on Broadcasting, vol. 51, pp. 395–400, Sep
2005.
[10] S. W. Kang, K. H. Kim, J. S. Song, and K. H. Chang, “Perfomance degradation of a
mimo-OFDM receiver due to inter-carrier and co-antenna interference,” International
Conference on Advanced Communication Technology, Feb 2008.
[11] W. Jeon, K. Chang, and Y. Cho, “An equalization technique for orthogonal frequency
division multiplexing systems in time-variant multipath channels,” IEEE Transactions
on Comunications, vol. 47, pp. 27–32, jan 1997.
[12] T. Hrycak and G. Matz, “Low complexity time-domain ici equalization for ofdm communications
over rapidly varying channels,” in Proc. IEEE ACCSSC, pp. 1767–1771,
Nov 2006.
[13] F. R. Kschischang, B. J. Frey, and H.-A. Loeliger, “Factor graphs and the sum-product
algorithm,” IEEE Transactions on Information Theory, vol. 47, pp. 498–519, 2001.
[14] J. Hu and T. M. Duman, “Graph-based detection algorithms for layered space-time
architectures,” IEEE Journal on Selected Areas in Communications, vol. 26, pp. 269–
280, Feb 2008.
[15] E. Cavus and B. Daneshrad, “A computationally effcient algorithm for space-time block
decoding,” in Proc. of IEEE ICC, Helsinki, Finland, pp. 1157–1162, Jun 2001.
[16] Y. Li and X. Huang, “The simulation of independent rayleigh faders,” IEEE Transac-
tions on Communications, vol. 50, pp. 1503–1514, Sep 2002.
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *