Abstract
在分碼多工之多使用者系統中,當偵測使用者所傳送的字元資料時,傳統之偵測器不考慮來自其他使用者的干擾,當干擾變強時,它的可信度便很差。而最佳化的偵測器考慮所有使用者之可能傳送字元資料,然而當使用者數目增大時,它所需要的計算複雜度便相當大。因此近年來有許多人曾嘗試改善多使用者偵測器,使計算複雜度與偵測效果達到可接受的地步。在本論文中,我們提出計算複雜度不高、原理簡單之區塊決策回授式的多使用者偵測器。根據Duel-Hallen 所提出之決策回授式多使用者偵測器,我們提出計算複雜度不高、原理簡單之區塊決策回授式的多使用者偵測器來改善其缺點。這個多使用者偵測器依據所收到的使用者之訊號強度,將使用者區分為數個組群,依序從訊號最強的第一個組群開始決定每組使用者所傳送的字元。然後將此結果傳到訊號較弱的組群。與決策回授多使用者偵測器表現比較,我們所提出之區塊回授式之多使用者偵測器僅增加一些計算複雜度,然而卻能有更好之表現。從模擬和分析結果顯示中我們可看出「區塊決策回授式多使用者偵測器」僅增加少許的計算複雜度,便可改善「決策回授式多使用者偵測器」之位元錯誤率效能。「區塊決策回授式多使用者偵測器」能有如此效能之原因,乃是由於在每個區塊中,使用者之訊號是以最佳化演算法來偵測。In this thesis, we propose a decorrelating block decisionfeedback detector for wireless code-division multiple-access (CDMA) systems. The multiuser detector partitions thereceived users' signals into a number of blocks (or groups),where each block consists of several users' signals. Decisionsare made on a block-by-block basis, where the block with thelargest energy is detected first and that with thesmallest energy is detected last. The stronger block's decisionis fed back for forming all weaker blocks' decisions. Ascompared to Duel-Hallen's decorre- lating decision-feedbackmultiuser detector, the proposed one achieves betterperformance with an increase in computational complexity.