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

詳目顯示

以作者查詢圖書館館藏以作者查詢臺灣博碩士論文系統以作者查詢全國書目
作者(中文):吳柏陞
作者(外文):Wu, Bo-Sheng
論文名稱(中文):針對三維NAND型快閃記憶體的錯誤模擬器、錯誤模型及測試演算法
論文名稱(外文):A Fault Simulator, Fault Models and Test Algorithms for 3D NAND Flash Memory
指導教授(中文):吳誠文
指導教授(外文):Wu, Cheng-Wen
口試委員(中文):呂學坤
李昆忠
黃錫瑜
口試委員(外文):Lu, Shyue-Kung
Lee, Kuen-Jong
Huang, Shi-Yu
學位類別:碩士
校院名稱:國立清華大學
系所名稱:電機工程學系
學號:105061556
出版年(民國):110
畢業學年度:109
語文別:中文
論文頁數:71
中文關鍵詞:三維NAND型快閃記憶體三維NAND型錯誤模型三維NAND型錯誤模擬器三維NAND型錯誤測試演算法對角線測試演算法
外文關鍵詞:3D NAND Flash memory3D NAND fault model3D NAND fault simulator3D NAND test algorithmMarch-3DFTDiagonal-3DFTRAMSES-3DFT3D NAND program disturbance3D NAND read disturbance
相關次數:
  • 推薦推薦:0
  • 點閱點閱:942
  • 評分評分:*****
  • 下載下載:0
  • 收藏收藏:0
為了達到更高密度以及更低成本的記憶體,三維NAND型快閃記憶體 (3D NAND) 的技術已經是產品市場上的重點關注對象。3D NAND的基本概念是往垂直方向去堆疊記憶體單元來達到單位面積上有更高的記憶體密度。然而快閃記憶體架構從二維轉換到三維時,會有新型態的讀寫干擾發生在記憶體中。
在這篇論文裡,我們提出針對3D NAND的錯誤模型和測試演算法。首先我們根據3D NAND的幾何架構,把傳統的2D NAND錯誤模型衍生成針對3D NAND的錯誤模型。然後我們提出針對新的讀寫干擾的3D NAND錯誤模型。基於現存的二維快閃記憶體錯誤模擬器RAMSES-FT,我們發展新的快閃記憶體錯誤模擬器RAMSES-3DFT,能夠支援3D NAND錯誤模型,以及支援March概念的測試演算法模擬。我們提出兩個測試演算法來進行3D NAND測試,一個是使用March概念的測試演算法,稱為March-3DFT,另一個是使用Diagonal概念的測試演算法,稱為Diagonal-3DFT。實驗結果顯示我們提出的兩種測試演算法對3D NAND錯誤模型都有好的效果和效率。最後我們相信這篇論文所做的研究能對未來三維 NAND 型快閃記憶體的錯誤模型、錯誤模擬器以及測試演算法的發展做出幫助。
The 3D NAND flash memory technology has attracted significant attention because of the demand for high-density and low-cost storage in the market. The basic idea of 3D NAND flash memory is to stack cells in the vertical dimension to achieve higher density per area. However, because the memory geometric structure changes from 2D to 3D, new types of program disturbance and read disturbance faults appear in 3D NAND flash memories.
In this thesis, we propose fault models and test algorithms for 3D NAND flash memories. First, we extend the traditional 2D NAND fault models to 3D NAND fault models, taking the geometric structure of 3D NAND into account. In addition, we propose new program disturbance and read disturbance fault models for 3D NAND. Based on the existing fault simulator for 2D flash memories, called RAMSES-FT, we develop RAMSES-3DFT to support the simulation of March-like test algorithms for 3D NAND fault models. We propose a March-like test algorithm, called March-3DFT, and a diagonal test algorithm, called Diagonal-3DFT, to test 3D NAND flash memories. Experimental results show that the proposed test algorithms can detect the proposed fault models effectively and efficiently. We believe that the works in this thesis pave the way for future studies of the fault models, fault simulators and test algorithms for 3D NAND flash memories.

中文摘要 i
Abstract ii
Contents iii
Chapter 1 Introduction 1
1.1 Motivation and Objective 1
1.2 Thesis Organization 3
Chapter 2 Background 4
2.1 3D NAND Flash Cell 4
2.2 3D NAND Flash Architectures 4
2.2.1 BiCS (Bit Cost Scalable) 6
2.2.2 P-BiCS (Pipe-Shaped BiCS) 10
2.2.3 TCAT (Terabit Cell Array Transistor) 12
2.3 3D NAND Flash Disturb 14
2.3.1 Program Disturb 15
2.3.2 Read Disturb 17
Chapter 3 Proposed 3D NAND Fault Model 18
3.1 3D NAND Flash Memory Fault Models 18
3.1.1 Word-Line Disturbance Fault (WPD and WED) 19
3.1.2 Bit-Line Disturbance Fault (BPD and BED) 21
3.1.3 3D NAND Program Disturbance Fault (PD_XY, PD_Y) 23
3.1.4 3D NAND Read Disturb Fault (RD_3D) 26
3.1.5 Other NAND Flash Fault Models 27
3.2 Conventional RAM Fault Models 28
Chapter 4 RAMSES-3DFT: A Fault Simulator for 3D NAND Flash Testing 29
4.1 Previous Work (RAMSES-FT) 29
4.2 RAMSES-3DFT 31
4.2.1 3D NAND Flash Structure Parameters 31
4.2.2 Fault Descriptors for 3D NAND 33
4.2.3 Fault Simulating Strategy and Fault Classification for 3D NAND 34
4.3 Fault Coverage Scaling 35
4.3.1 March Algorithm Scale Factor (TC = 1) 37
4.3.2 March Algorithm Scale Factor (TC > 1): PD_XY and RD_3D 44
Chapter 5 Proposed Test Algorithms: March-3DFT and Diagonal-3DFT 52
5.1 March-like Test for 3D NAND Flash (March-3DFT) 52
5.2 Diagonal 3D NAND Flash Test Algorithm (Diagonal-3DFT) 53
5.2.1 Previous Work (Diagonal-FT) 53
5.2.2 Diagonal Plane for 3D NAND 57
5.2.3 Diagonal Test Algorithm 60
5.3 Test Complexity and Fault Coverage 64
5.4 Discussion 67
Chapter 6 Conclusions and Future Work 69
6.1 Conclusions 69
6.2 Future Work 69
Bibliography 70
[1] N. Righetti and G. Puzzilli, “2D vs 3D NAND technology: Reliability benchmark,” 2017 IEEE International Integrated Reliability Workshop (IIRW), 2017.
[2] H. Tanaka et al., "Bit Cost Scalable Technology with Punch and Plug Process for Ultra High Density Flash Memory," 2007 IEEE Symposium on VLSI Technology, 2007, pp. 14-15
[3] R. Katsumata et al., "Pipe-shaped BiCS flash memory with 16 stacked layers and multi-level-cell operation for ultra high density storage devices," 2009 Symposium on VLSI Technology, 2009, pp. 136-137.
[4] J. Jang et al., "Vertical cell array using TCAT(Terabit Cell Array Transistor) technology for ultra high density NAND flash memory," 2009 Symposium on VLSI Technology, 2009, pp. 192-193.
[5] Micheloni, R. 3D Flash Memories; Springer: Dordrecht, The Netherlands, 2016
[6] Jung, Soon-Moon et al. “Three Dimensionally Stacked NAND Flash Memory Technology Using Stacking Single Crystal Si Layers on ILD and TANOS Structure for Beyond 30nm Node.” 2006 International Electron Devices Meeting (2006): 1-4.
[7] Silvagni, A. 3D NAND Flash Based on Planar Cells. Computers 2017, 6, 28.
[8] K. -S. Shim et al., "Inherent Issues and Challenges of Program Disturbance of 3D NAND Flash Cell," 2012 4th IEEE International Memory Workshop, 2012, pp. 1-4.
[9] H. Yoo et al., "Modeling and optimization of the chip level program disturbance of 3D NAND Flash memory," 2013 5th IEEE International Memory Workshop, 2013, pp. 147-150.
[10] E. Choi and S. Park, "Device considerations for high density and highly reliable 3D NAND flash cell in near future," 2012 International Electron Devices Meeting, 2012, pp. 9.4.1-9.4.4.
[11] H. Wang et al., "A New Read-Disturb Failure Mechanism Caused by Boosting Hot-Carrier Injection Effect in MLC NAND Flash Memory," 2009 IEEE International Memory Workshop, 2009, pp. 1-2.
[12] B. Choe, J. Lee, B. Park and J. Lee, "Suppression of Read Disturb Fail Caused by Boosting Hot Carrier Injection Effect for 3-D Stack NAND Flash Memories," in IEEE Electron Device Letters, vol. 35, no. 1, pp. 42-44, Jan. 2014.
[13] Y. Zhang, L. Jin, D. Jiang, X. Zou, H. Liu and Z. Huo, "A Novel Read Scheme for Read Disturbance Suppression in 3D NAND Flash Memory," in IEEE Electron Device Letters, vol. 38, no. 12, pp. 1669-1672, Dec. 2017
[14] D. W. Kwon et al., "Analysis on New Read Disturbance Induced by Hot Carrier Injections in 3-D Channel-Stacked NAND Flash Memory," in IEEE Transactions on Electron Devices, vol. 66, no. 8, pp. 3326-3330, Aug. 2019.
[15] IEEE, IEEE 1005 Standard Definitions and Characterization of Floating Gate Semiconductor Arrays, IEEE Standards Department, Piscataway, 1999.
[16] J.-C. Yeh, C.-F. Wu, K.-L. Cheng, Y.-F. Chou, C.-T. Huang, and C.- W. Wu, "Flash memory built-in self-test using march-like algorithms, " in Proc. 1st IEEE Int. Workshop on Electronic Design, Test, and Applications (DELTA), Jan. 2002, pp. 137-141.
[17] Chi-Feng Wu, Chih-Tsun Huang and Cheng-Wen Wu, "RAMSES: a fast memory fault simulator," Proceedings 1999 IEEE International Symposium on Defect and Fault Tolerance in VLSI Systems (EFT'99), 1999, pp. 165-173.
[18] Kuo-Liang Cheng, Jen-Chieh Yeh, Chih-Wea Wang, Chih-Tsun Huang and Cheng-Wen Wu, "RAMSES-FT: a fault simulator for flash memory testing and diagnostics," Proceedings 20th IEEE VLSI Test Symposium (VTS 2002), 2002, pp. 281-286.
[19] Sau-Kwo Chiu, Jen-Chieh Yeh, Chih-Tsun Huang and Cheng-Wen Wu, "Diagonal test and diagnostic schemes for flash memories," Proceedings. International Test Conference, 2002, pp. 37-46.
[20] J. Yeh, K. Cheng, Y. Chou and C. Wu, "Flash Memory Testing and Built-In Self-Diagnosis With March-Like Test Algorithms," in IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, vol. 26, no. 6, pp. 1101-1113, June 2007.
[21] T. Nakamura, Y. Deguchi and K. Takeuchi, "AEP-LDPC ECC with Error Dispersion Coding for Burst Error Reduction of 2D and 3D NAND Flash Memories," 2017 IEEE International Memory Workshop (IMW), 2017, pp. 1-4.
[22] K. Lee, S. Lim and J. Kim, "Low-cost, low-power and high-throughput BCH decoder for NAND Flash Memory," 2012 IEEE International Symposium on Circuits and Systems (ISCAS), 2012, pp. 413-415.
[23] C. Kim et al., "A 512-Gb 3-b/Cell 64-Stacked WL 3-D-NAND Flash Memory," in IEEE Journal of Solid-State Circuits, vol. 53, no. 1, pp. 124-133, Jan. 2018.



 
 
 
 
第一頁 上一頁 下一頁 最後一頁 top
* *