ROM, EPROM, and EEPROM pdf tutorial

There is a type of memory for storing data in the absence of an electrical current, namely ROM (Read Only Memory), which is called read-only memory, sometimes a non-volatile memory because It does not clear when the system is turned off.

This type of memory makes it possible to preserve the data required to start the computer. Indeed, this information can not be stored on the hard disk since the parameters of the disk (essential to its initialization) are part of this data vital to the boot.

Overview

Read only memory devices are a special case of memory where, in normal system operation, the memory is read but not changed. Read only memories are non-volatile, that is, stored information is retained when the power is removed. The main read only memory devices are listed below:

  • ROM (Mask Programmable ROM—also called 'MROMs')
  • EPROM (UV Erasable Programmable ROM)
  • OTP (One Time Programmable EPROM)
  • EEPROM (Electrically Erasable and Programmable ROM)
  • Flash Memory - This device is covered in Section 10

Table of contents

  • HOW THE DEVICE WORKS
  • MASK PROGRAMMABLE ROMs
  • ROM Cell Size and Die Size
  • ROM Programmed by Channel Implant
  • Multimedia Card
  • EPROM
  • EPROM Floating Gate Transistor Characteristic Theory
  • EPROM Cell Size and Die Size
  • OTP (One Time Programmable) EPROM
  • EEPROM
  • Parallel EEPROM
  • Serial EEPROM
  • EEPROM Cell Program/Erase
  • EPROM programming: Hot electron
  • High VPP Current
  • High ISUB
  • VPP must be an external supply
  • No VBB generator
  • EEPROM programming: Tunneling
  • VPP is generated by an internal pump

 

Size : 778.85 Kb
File type : pdf
Downloads: 745
Created: 2017-01-01

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Memory Tutorials

DRAM: Architectures, Interfaces, and Systems

Guide RAM and ROM Based Digital Design

Cache Memory course

Introduction to ARM Memory and Assembly Language

Programming Persistent Memory

Others related eBooks about ROM, EPROM, and EEPROM pdf tutorial

Philosophy of Computer Science

Download free course Philosophy of Computer Science, pdf file on 938 pages by William J. Rapaport....

Computer Design Systems and Logical Organization

This tutorial gives a complete understanding on Computer Design Systems and Logical Organization ,basic computer overview and advanced architecture....

Guide RAM and ROM Based Digital Design

This tutorial is a brief overview of RAM and ROM memory, download free training document in pdf intended to beginners....

The Computers That Made Britain

Download free course The Computers That Made Britain, pdf file on 297 pages by Tim Danton....

Introduction to Computer Science

This PDF tutorial aimes to give students a basic introduction to computer science, computer hardware/software, programming language and compilers. Free training document course under 109 pages by Ryan Stansifer....

DRAM: Architectures, Interfaces, and Systems

...

CPU Architecture Tutorial

A complet tutorial about 80x86 CPU family and the major improvements occuring along the line, free download pdf training document....

Computer Vision Metrics

Download free course Computer Vision Metrics, pdf file on 498 pages by Scott Krig....

Computer basics for beginners

A basic computer tutorial is a step-by-step guide that is designed to provide beginners with an understanding of the fundamental components and functionalities of a computer....

How to Think Like a Computer Scientist

Download free course How to Think Like a Computer Scientist, pdf file on 280 pages by Allen Downey, Jeffrey Elkner, Chris Meyers....