• Complain

Mrozek - Multi-run Memory Tests for Pattern Sensitive Faults

Here you can read online Mrozek - Multi-run Memory Tests for Pattern Sensitive Faults full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Cham, year: 2019, publisher: Springer International Publishing, genre: Children. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Mrozek Multi-run Memory Tests for Pattern Sensitive Faults
  • Book:
    Multi-run Memory Tests for Pattern Sensitive Faults
  • Author:
  • Publisher:
    Springer International Publishing
  • Genre:
  • Year:
    2019
  • City:
    Cham
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Multi-run Memory Tests for Pattern Sensitive Faults: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Multi-run Memory Tests for Pattern Sensitive Faults" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This book describes efficient techniques for production testing as well as for periodic maintenance testing (specifically in terms of multi-cell faults) in modern semiconductor memory. The author discusses background selection and address reordering algorithms in multi-run transparent march testing processes. Formal methods for multi-run test generation and many solutions to increase their efficiency are described in detail. All methods presented ideas are verified by both analytical investigations and numerical simulations. Provides the first book related exclusively to the problem of multi-cell fault detection by multi-run tests in memory testing process; Presents practical algorithms for design and implementation of efficient multi-run tests; Demonstrates methods verified by analytical and experimental investigations.;Introduction to digital memory -- Basics of functional RAM testing -- Multi-cell faults -- Controlled random testing -- Multi-run tests based on background changing -- Multi-run tests based on address changing -- Multiple controlled random testing -- Pseudo exhaustive testing based on march tests -- Conclusion.

Mrozek: author's other books


Who wrote Multi-run Memory Tests for Pattern Sensitive Faults? Find out the surname, the name of the author of the book and a list of all author's works by series.

Multi-run Memory Tests for Pattern Sensitive Faults — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Multi-run Memory Tests for Pattern Sensitive Faults" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Ireneusz Mrozek Multi-run Memory Tests for Pattern Sensitive Faults - photo 1
Ireneusz Mrozek
Multi-run Memory Tests for Pattern Sensitive Faults
Ireneusz Mrozek Bialystok University of Technology Bialystok Poland ISBN - photo 2
Ireneusz Mrozek
Bialystok University of Technology, Bialystok, Poland
ISBN 978-3-319-91203-5 e-ISBN 978-3-319-91204-2
https://doi.org/10.1007/978-3-319-91204-2
Library of Congress Control Number: 2018945051
Springer International Publishing AG, part of Springer Nature 2019
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer imprint is published by the registered company Springer International Publishing AG part of Springer Nature.

The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

Preface

Semiconductor memory is a crucial part of todays electronic systems. The percentage of silicon areas devoted to memory components in embedded systems and systems-on-chip (SoCs) is still on the rise. Modern computers typically contain a variety of embedded memory arrays like caches , branch prediction tables , or priority queues for instruction execution and a main computer memory, called random access memory (RAM ). Fault-free memory operations are crucial for the correct behavior of the complete embedded system. Therefore, memory has to satisfy very high-quality constraints, ranging from 50 failing parts per million (ppm) for computer systems to less than 10 ppm for mission-critical applications. Moreover, memory chips are very often designed to exploit the technologys limits (to get the highest storage density and access speed), which makes them prone to defects. Hence, efficient techniques for production testing as well as for periodic maintenance testing are mandatory to guarantee the required quality standards. However, advances in memory technology and system design have turned memory testing into not a trivial task. The complexity of the memory chips makes fault modeling and testing a more and more challenging problem. As a result, testing semiconductor memories is becoming a major cost factor in the production of memory chips for modern computers. Therefore, the selection of the most appropriate diagnostic techniques, test algorithms, and target set of fault models is still a very hot topic in both academia and the industry.

Memory faults can be divided on the basis of the number of memory cells being faulty, namely into one-cell faults (e.g., stuck-at faults , stuck open faults , and transition faults ), and multiple cells faults (e.g., coupling idempotent faults , coupling inversion faults, and pattern sensitive faults ( PSF )) . The first group of faults is well detectable by existing classical tests . In the case of the second group of faults, the problem is much more difficult. Although many approaches have been proposed in the literature, the issue of efficient detection of multiple cell faults is still open. Moreover, memory capacity and density are still on the rise. This is the reason why one of the main failure mechanisms that makes memory testing challenging is very susceptible to interactions between adjacent cells. Neighborhood pattern sensitive fault ( NPSF ) is a classical fault model that covers such interactions. However, the classical NPSF model is not always a good solution because of scrambling . In addition, the scrambling information is not always available. It may not be published by the memory manufacturers or it can undergo changes. That is why an unrestricted pattern sensitive fault ( PSF k ) model, where k denotes the number of any arbitrary memory cells out of the N -cells memory involved in the particular fault, one of which is a base cell , while k 1 cells are the neighborhood cells , as have been shown in various researches, is more suitable for the case of complex memory fault modeling.

Due to the linear complexity, regularity, symmetry, and simplicity of the hardware implementation, the march tests are usually a preferred and often the only reasonable method for RAM testing. The conventional march memory tests have high fault coverage , especially for simple faults like stuck-at, transition, or coupling faults. At the same time standard march tests, which are based on only one run of the test, are becoming insufficient for complex faults like PSF k .

To increase fault coverage, the multi-run testing technique can be used. The idea of multi-run tests was originally formulated in the context of transparent testing, , and later exhaustive and pseudo-exhaustive RAM testing. According to this idea, the same testing procedure is executed several times, each time with different initial conditions. To cover a wide range of memory faults (including PSF k ), the test process requires multiple runs of one or more memory tests. It is obvious that the fault coverage of such testing processes depends both on the test used (including number of its iterations) and initial conditions (including memory backgrounds and address sequences).

The principal emphasis of this study is directed at the efficient cover of complex faults by multi-run transparent march tests . This is the first book that exclusively covers this problem. To accomplish the main goal, the backgrounds selection as well as address reordering algorithms in the multi-run transparent march testing process are analyzed and thoroughly investigated. As a result, formal methods for multi-run test generation and many solutions to increase their efficiency are proposed. All presented ideas are deeply analyzed by means of both analytical investigations and numerical simulations.

Chapters presents an introduction to deterministic functional RAM testing. The memory chip model is given, and a set of traditional functional fault models as well as basic march tests are discussed.

Chapter focuses on pattern sensitive faults. First, neighborhood pattern sensitive faults and classical algorithms for their detection are analyzed. Then, the unrestricted pattern sensitive faults and their detection capabilities by march tests are investigated . After that, the limitation of march tests in terms of the pattern sensitive fault detection process is presented. Finally, it is pointed out that one of the constructive solutions to achieve high fault coverage in terms of pattern sensitive faults is multi-run testing. This is the main object of interest for further studies; thus, the introduction to multi-run tests is given in the last section of this chapter.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Multi-run Memory Tests for Pattern Sensitive Faults»

Look at similar books to Multi-run Memory Tests for Pattern Sensitive Faults. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Multi-run Memory Tests for Pattern Sensitive Faults»

Discussion, reviews of the book Multi-run Memory Tests for Pattern Sensitive Faults and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.