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

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):官亭宇
作者(外文):Kuan, Ting Yu
論文名稱(中文):應用於快閃記憶體之低密度奇偶檢查碼編碼調變硬體設計
論文名稱(外文):A Hardware Design of LDPC Coded Modulation Scheme for Flash Memory Applications
指導教授(中文):翁詠祿
指導教授(外文):Ueng, Yeong Luh
口試委員(中文):王忠炫
唐宏驊
翁詠祿
口試委員(外文):Wang, Chung Hsuan
TANG, HUNG HUA
Ueng, Yeong Luh
學位類別:碩士
校院名稱:國立清華大學
系所名稱:通訊工程研究所
學號:100064702
出版年(民國):104
畢業學年度:103
語文別:中文
論文頁數:55
中文關鍵詞:解調器解碼器迭代式系統
外文關鍵詞:DemodulatorLDPC Decoderiterative demodulator and decoding system
相關次數:
  • 推薦推薦:0
  • 點閱點閱:250
  • 評分評分:*****
  • 下載下載:0
  • 收藏收藏:0
本論文要實作迭代式低密度奇偶檢查碼編碼調變系統的硬體,迭代式系統的解調器將收到的符元和解碼器的軟性回饋值算出外來訊息當作是解碼器的先驗概率,而解碼器經過一次內部迭代後會得到更新後的後驗概率,後驗概率減去先驗概率得到新的軟性回饋值,此為一次外部迭代,迭代式系統通過解調器和解碼器交換訊息來更正資料框。我們在解調器部分提出三種近似方法,在沒有太多性能下降的情形下簡化解調器的運算;解碼器部分使用分層式解碼架構,解碼演算法則為最小值-總合演算法。而為了提升系統吞吐量,我們讓兩筆資料框能同時在系統中輪流使用解調器和解碼器,不過每個資料框會需要有自己的記憶體儲存上一次外部迭代的值,所以像是變數節點正負號記憶體、檢查節點記憶體、先驗概率記憶體和外來訊息記憶體都需要增加一塊記憶體面積,不過我們可以協調解調器和解碼器的排程,使得在不會有記憶體存取衝突的情形下,將兩筆資料框的值放在同一塊記憶體中,如此能減少記憶體面積和控制器的複雜度。最後和傳統的非迭代式系統做比較,能得到較好的吞吐量-面積比值。
This thesis is to implement hardware design of LDPC coded modulation with iterative demodulator and decoding system. Demodulator and decoder exchange information in iterative demodulator and decoding system to increase performance of LDPC coded modulation system. For hardware of demodulator, we proposed three approxmate methods to reduce hardware complexity of demodulator without significantly performance loss. Moreover, we lower the number of symbols simultaneously processed in demodulator to avoid unnecessary area increase. We adopt new layered decoding architecture compatible to our system to finish our LDPC decoder. To improve system throughput, two frames are in iterative demodulator and decoding system, and use hardware resource of demodulator and decoder by turns. Consequently, we achieve better throughput and throughput-area ratio(TAR) compared to non-iterative demodulator and decoding system.
1 簡介 1
2 回顧 4
2.1 低密度奇偶檢查碼........................4
2.2 非迭代式低密度奇偶檢查碼編碼調變...........6
2.3 迭代式低密度奇偶檢查碼編碼調變.............7
3. 迭代式低密度奇偶檢查碼編碼調變硬體設計 10
3.1 適用於硬體實作之8-ASK解調器..............10
3.2 8-ASK解調器之硬體架構...................18
3.3 分層式低密度奇偶檢查碼硬體架構.............22
3.4 迭代式解調解碼系統硬體實現................25
4 模擬與實作結果 29
4.1 模擬結果..............................29
4.2 迭代式與非迭代式系統系統合成結果..........32
4.2.1 迭代式系統......................32
4.2.2 非迭代式系統.....................35
4.2.2 迭代式系統與非迭代式系統綜合比較.....39
4.3 自動化佈局結果..........................40
5 結論 43
[1] W. Jiadong, T. Courtade, H. Shankar, and R. D. Wesel, Soft informa-tion for LDPC decoding in ash: Mutual-information optimized quanti-zation," in Proc. IEEE Globecom, 2011, pp. 1-6.
[2] K. Zhao, W. Zhao, H. Sun, T. Zhang, X. Zhang, and N. Zheng, LDPC-in-SSD: Making advanced error correction codes work e ectively in solidstate drives, in Proc. USENIX Conf. File Storage Technologies (FAST),2013.
[3] T. Richardson and R Urbanke, The capacity of LDPC codes undermessage-passing decoding, IEEE Trans. on Information Theory, vol.47, no. 2, pp. 599-618, Feb. 2001.
[4] S. ten Brink, Convergence behavior of iteratively decoded parallel con-catenated codes, IEEE Trans. on Commun., vol. 49, no. 10, pp. 1727-1737, Oct. 2001.
[5] L. Dolecek, Z. Zhang, M. Wainwright, V. Anantharam, and B. Nikolic,Evaluation of the low frame error rate performance of LDPC codes using importance sampling,In Proc.IEEE Info. TheoryWorkshop, Sept. 2007.44
[6] D. J. C. MacKay and R. M. Neal,Near Shannon limit performance of low density parity check codes,Electron. Lett., vol. 32, no. 18, pp.16451646, 1996.
[7] R. M. Tanner,A recursive approach to low-complexity codes, IEEETrans. Inf. Theory,vol. IT-27, no. 5, pp. 533-547, Sep. 1981.
[8] J. Pearl,Probabilistic reasoning in intelligent systems: networks of plausi-ble inference. Morgan Kaufmann, 1988.
[9] M. P. C. Fossorier, M. Mihaljevic, and H. Imai, Reduced complexity iterative."
[10] M. M. Mansour and N. R. Shanbhag, Turbo decoder architecturesnfor low-density parity check codes,in IEEE Global Telecommunications Conference, 2002, vol. 2, pp.1383-1388.
[11] Jieng-Heng Shy,LDPC Coded Modulation and Its Applications to MLC Flash Memory", NTHU Master Thesis.
[12] William E. Ryan and Shu Lin, Channel Codes, pp.184-185.
[13] Jyun-Kai Hu, A Reduced-Complexity Layered Decoder Architecture for High-Rate QC-LDPC codes", NTHU Master Thesis.
(此全文限內部瀏覽)
電子全文
摘要
 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *