Nicht aus der Schweiz? Besuchen Sie lehmanns.de

Error Correction Codes for Non-Volatile Memories (eBook)

eBook Download: PDF
2008 | 2008
XII, 338 Seiten
Springer Netherlands (Verlag)
978-1-4020-8391-4 (ISBN)

Lese- und Medienproben

Error Correction Codes for Non-Volatile Memories -  A. Marelli,  Rino Micheloni,  R. Ravasio
Systemvoraussetzungen
149,79 inkl. MwSt
(CHF 146,30)
Der eBook-Verkauf erfolgt durch die Lehmanns Media GmbH (Berlin) zum Preis in Euro inkl. MwSt.
  • Download sofort lieferbar
  • Zahlungsarten anzeigen

Nowadays it is hard to find an electronic device which does not use codes: for example, we listen to music via heavily encoded audio CD's and we watch movies via encoded DVD's. There is at least one area where the use of encoding/decoding is not so developed, yet: Flash non-volatile memories. Flash memory high-density, low power, cost effectiveness, and scalable design make it an ideal choice to fuel the explosion of multimedia products, like USB keys, MP3 players, digital cameras and solid-state disk.

In ECC for Non-Volatile Memories the authors expose the basics of coding theory needed to understand the application to memories, as well as the relevant design topics, with reference to both NOR and NAND Flash architectures. A collection of software routines is also included for better understanding.

The authors form a research group (now at Qimonda) which is the typical example of a fruitful collaboration between mathematicians and engineers.



Rino Micheloni received the Laurea degree (cum laude) in nuclear engineering from the Politecnico of Milan in 1994. From 1995 to 2006 he was with STMicroelectronics where he led the design activities on NOR and NAND Multilevel Flash memories. Currently, he is Senior Principal Engineer for Flash Design at Qimonda. In 2003 he was Co-Guest Editor for the Special Issue of the Proceedings of the IEEE on Flash Memories .

Mr. Micheloni has been involved with the following book projects: 'VLSI-Design of Non-Volatile Memories, Springer-Verlag, 2005; Chapter 6 in 'Floating Gate Devices: Operation and Compact Modeling, Kluwer Academic Publishers, 2004; Chapter 5 in 'Flash Memories, Kluwer Academic Publishers, 1999. Mr. Micheloni is a Senior IEEE member and has authored more than 100 patents issued in Europe, Japan and USA.

Ravasio Roberto was born in Carvico (BG) in 1966. He graduated at the Politecnico of Milan in 1996. From 1996 to 2000 he worked for Italtel-Siemens as a designer of radio mobile systems. From 2000 to 2006 he was at STMicroelectronics and since 2007 he is working for Qimonda. He has developed NOR and NAND multilevel Flash memories with embedded Hamming and BCH ECC. He is author of several patents and papers.

Marelli Alessia was born in Bergamo in 1980. She took her degree in Mathematic Science at Universita’ degli Studi di Milano â€' Bicocca with a thesis concerning error correction codes applied to Flash Memories. The thesis work was accompanied with a stage at STMicroelectronics in Agrate Brianza. From 2003 to 2007 she worked at STMicroelectronics taking care of ECC applied to memories and of digital design of Multilevel NAND. From 2007 she works at Qimonda as a digital designer. She is co-author of some patents regarding error correction codes.


Nowadays it is hard to find an electronic device which does not use codes: for example, we listen to music via heavily encoded audio CD's and we watch movies via encoded DVD's. There is at least one area where the use of encoding/decoding is not so developed, yet: Flash non-volatile memories. Flash memory high-density, low power, cost effectiveness, and scalable design make it an ideal choice to fuel the explosion of multimedia products, like USB keys, MP3 players, digital cameras and solid-state disk.In ECC for Non-Volatile Memories the authors expose the basics of coding theory needed to understand the application to memories, as well as the relevant design topics, with reference to both NOR and NAND Flash architectures. A collection of software routines is also included for better understanding.The authors form a research group (now at Qimonda) which is the typical example of a fruitful collaboration between mathematicians and engineers.

Rino Micheloni received the Laurea degree (cum laude) in nuclear engineering from the Politecnico of Milan in 1994. From 1995 to 2006 he was with STMicroelectronics where he led the design activities on NOR and NAND Multilevel Flash memories. Currently, he is Senior Principal Engineer for Flash Design at Qimonda. In 2003 he was Co-Guest Editor for the Special Issue of the Proceedings of the IEEE on Flash Memories . Mr. Micheloni has been involved with the following book projects: "VLSI-Design of Non-Volatile Memories, Springer-Verlag, 2005; Chapter 6 in "Floating Gate Devices: Operation and Compact Modeling, Kluwer Academic Publishers, 2004; Chapter 5 in "Flash Memories, Kluwer Academic Publishers, 1999. Mr. Micheloni is a Senior IEEE member and has authored more than 100 patents issued in Europe, Japan and USA. Ravasio Roberto was born in Carvico (BG) in 1966. He graduated at the Politecnico of Milan in 1996. From 1996 to 2000 he worked for Italtel-Siemens as a designer of radio mobile systems. From 2000 to 2006 he was at STMicroelectronics and since 2007 he is working for Qimonda. He has developed NOR and NAND multilevel Flash memories with embedded Hamming and BCH ECC. He is author of several patents and papers. Marelli Alessia was born in Bergamo in 1980. She took her degree in Mathematic Science at Universita’ degli Studi di Milano – Bicocca with a thesis concerning error correction codes applied to Flash Memories. The thesis work was accompanied with a stage at STMicroelectronics in Agrate Brianza. From 2003 to 2007 she worked at STMicroelectronics taking care of ECC applied to memories and of digital design of Multilevel NAND. From 2007 she works at Qimonda as a digital designer. She is co-author of some patents regarding error correction codes.

Preface. Acknowledgements. 1. Basic coding theory. 1.1 Introduction. 1.2 Error detection and correction codes. 1.3 Probability of errors in a transmission channel. 1.4 ECC effect on error probability. 1.5 Basic definitions. Bibliography. 2 Error Correction Codes. 2.1 Hamming codes. 2.2 Reed-Muller codes. 2.3 Cyclic codes. Bibliography. 3 NOR Flash memories. 3.1 Introduction. 3.2 Read. 3.3 Program. 3.4 Erase. Bibliography. 4 NAND Flash memories. 4.1 Introduction. 4.2 Read. 4.3 Program. 4.4 Erase. Bibliography. 5 Reliability of Floating Gate Memories; A.Chimenton, M.Atti, P.Olivo. 5.1 Introduction. 5.2 Reliability issues in floating gate memories. 5.3 Conclusions. Bibliography. 6 Hardware implementation of Galois field operators. 6.1 Gray map. 6.2 Adders. 6.3 Constant multipliers. 6.4 Full multipliers. 6.5 Divider. 6.6 Linear Shift Register. Bibliography. 7 Hamming code for Flash memories. 7.1 Introduction. 7.2 NOR Single Bit. 7.3 NOR Flash multilevel memory. 7.4 Algorithmic Hamming code for big size blocks. Bibliography. 8 Cyclic codes for non volatile storage. 8.1 General structure. 8.2 Encoding. 8.3 Syndromes calculation. 8.4 Finding error locator polynomial. 8.5 Searching polynomial roots. 8.6 Computing error magnitude. 8.7 Decoding failures. 8.8 BCH vs Reed-Solomon. Bibliography. 9 BCH hardware implementation in NAND Flash memories. 9.1 Introduction. 9.2 Scaling of a ECC for MLC memories. 9.3 The system. 9.4 Parity computation. 9.5 Syndrome computation. 9.6 Berlekamp machine. 9.7 The Chien Machine. 9.8 Double Chien machine. 9.9 BCH embedded into the NAND memory. Bibliography. 10 Erasure technique. 10.1 Error disclosing capability for binary BCH codes. 10.2 Erasure concept in memories. 10.3 Binary erasure decoding. 10.4 Erasure and majority decoding. 10.5 Erasure decoding performances. Bibliography. Appendix A: Hamming code. A.1 Routine to find a parity matrix for a single bit or a single cell correction. A.2 Routine to find a parity matrix for a two errors correction code. A.3 Routine to find a parity matrix to correct 2 erroneous cells. Appendix B: BCH code. B.1 Routine to generate the BCH code parameters. B.2 Routine to encode a message. B.3 Routine to calculate the syndromes of a read message. B.4 Routine to calculate the evaluation matrices. B.5 Routines to compute operations in a Galois field. B.6 Routine to calculate the lambda coefficients. B.7 Routine to execute Chien algorithm. B.8 Routine to find the matrix to execute the multiplication by alpha. Appendix C: the Galois field GF(24). Appendix D: the parallel BCH code. D.1 Routine to get the matrix for the encoding. D.2 Routine to get matrices for the syndromes. D.3 Routine to get the matrix for the multiplier. D.4 Routine to calculate the coefficients of the error locator polynomial. D.5 Routine to get matrices for the Chien machine. D.6 Global matrix optimization for the Chien machine. D.7 BCH flow overview. Appendix E: erasure decoding technique. E.1 Subroutines. E.2 Erasure decoding routine. Index.

Erscheint lt. Verlag 3.6.2008
Zusatzinfo XII, 338 p.
Verlagsort Dordrecht
Sprache englisch
Themenwelt Mathematik / Informatik Informatik
Naturwissenschaften Physik / Astronomie
Technik Elektrotechnik / Energietechnik
Schlagworte algorithms • BCH code • Code • coding theory • ECC • error-correcting code • Flash memories • Galois field • Hamming code • non-volatile memories • Reed-Solomon code
ISBN-10 1-4020-8391-2 / 1402083912
ISBN-13 978-1-4020-8391-4 / 9781402083914
Haben Sie eine Frage zum Produkt?
PDFPDF (Wasserzeichen)
Größe: 4,9 MB

DRM: Digitales Wasserzeichen
Dieses eBook enthält ein digitales Wasser­zeichen und ist damit für Sie persona­lisiert. Bei einer missbräuch­lichen Weiter­gabe des eBooks an Dritte ist eine Rück­ver­folgung an die Quelle möglich.

Dateiformat: PDF (Portable Document Format)
Mit einem festen Seiten­layout eignet sich die PDF besonders für Fach­bücher mit Spalten, Tabellen und Abbild­ungen. Eine PDF kann auf fast allen Geräten ange­zeigt werden, ist aber für kleine Displays (Smart­phone, eReader) nur einge­schränkt geeignet.

Systemvoraussetzungen:
PC/Mac: Mit einem PC oder Mac können Sie dieses eBook lesen. Sie benötigen dafür einen PDF-Viewer - z.B. den Adobe Reader oder Adobe Digital Editions.
eReader: Dieses eBook kann mit (fast) allen eBook-Readern gelesen werden. Mit dem amazon-Kindle ist es aber nicht kompatibel.
Smartphone/Tablet: Egal ob Apple oder Android, dieses eBook können Sie lesen. Sie benötigen dafür einen PDF-Viewer - z.B. die kostenlose Adobe Digital Editions-App.

Zusätzliches Feature: Online Lesen
Dieses eBook können Sie zusätzlich zum Download auch online im Webbrowser lesen.

Buying eBooks from abroad
For tax law reasons we can sell eBooks just within Germany and Switzerland. Regrettably we cannot fulfill eBook-orders from other countries.

Mehr entdecken
aus dem Bereich
Konzepte, Methoden, Lösungen und Arbeitshilfen für die Praxis

von Ernst Tiemeyer

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
CHF 68,35
Konzepte, Methoden, Lösungen und Arbeitshilfen für die Praxis

von Ernst Tiemeyer

eBook Download (2023)
Carl Hanser Verlag GmbH & Co. KG
CHF 68,35