Flash Memory. Points of Discussion  Flash Memory Generalities  Construction & Properties  History of Flash Memory  NOR & NAND Architectures  Optimizations.

Slides:



Advertisements
Similar presentations
ECE 353 Introduction to Microprocessor Systems
Advertisements

Flash storage memory and Design Trade offs for SSD performance
Computer Organization and Architecture
Computer Organization and Architecture
+ CS 325: CS Hardware and Software Organization and Architecture Internal Memory.
0 秘 Type of NAND FLASH Discuss the Differences between Flash NAND Technologies: SLC :Single Level Chip MLC: Multi Level Chip TLC: Tri Level Chip Discuss:
CENTRAL PROCESSING UNIT
Memory Basics. 8-1 Memory definitions Memory is a collection of cells capable of storing binary information. Two types of memory: –Random-Access Memory.
11/29/2004EE 42 fall 2004 lecture 371 Lecture #37: Memory Last lecture: –Transmission line equations –Reflections and termination –High frequency measurements.
©Brooks/Cole, 2003 Chapter 5 Computer Organization.
Avishai Wool lecture Introduction to Systems Programming Lecture 8.3 Non-volatile Memory Flash.
Registers  Flip-flops are available in a variety of configurations. A simple one with two independent D flip-flops with clear and preset signals is illustrated.
Computer ArchitectureFall 2008 © November 12, 2007 Nael Abu-Ghazaleh Lecture 24 Disk IO.
Embedded Real-Time Systems Design Selecting memory.
Chapter 5 Internal Memory
Memory Taken from Digital Design and Computer Architecture by Harris and Harris and Computer Organization and Architecture by Null and Lobur.
Memory Key component of a computer system is its memory system to store programs and data. ITCS 3181 Logic and Computer Systems 2014 B. Wilkinson Slides12.ppt.
Memory Technologies EE 454 Embedded Architectures.
Sept Non-volatile Memory EEPROM – electrically erasable memory, a general-term –this is a historical term to differentiate from an older type of.
Flash Memory A type of EEPROM (Electrically-Erasable programmable Read-Only Memory) an older type of memory that used UV-light to erase Non-volatile,
DEFINITION OF A PEN DRIVE A USB drive is a data storage device that includes flash memory with an integrated Universal Serial Bus (USB) interface USB.
2. Memory. Main memory – speed & types Organization of RAM RAM – Random Access Mem Static RAM [SRAM] - In SRAM, a bit of data is stored using the state.
Lecture on Electronic Memories. What Is Electronic Memory? Electronic device that stores digital information Types –Volatile v. non-volatile –Static v.
Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language Chapter 5 Internal Memory.
Ovonic Unified Memory.
Computing Hardware Starter.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
CSCI 4717/5717 Computer Architecture
National Institute of Science & Technology Technical Seminar Presentation-2004 Presented By: Arjun Sabat [EE ] Flash Memory By Arjun Sabat Roll.
Thomas coughlin Those slides which are signed by “ * Were not in the main document. these slide are just gathered for better understanding.
File Systems in Real-Time Embedded Applications March 7th Eric Julien Choosing the Right Storage Media 1.
Chapter 8 Memory Interface
Lecture 16: Storage and I/O EEN 312: Processors: Hardware, Software, and Interfacing Department of Electrical and Computer Engineering Spring 2014, Dr.
STORAGE DEVICES Presentation By: Saurabh Mishra. A data storage device is a device for recording (storing) information (data). CD, Hard Disk and Flash.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Solid State Disks Members: Rakesh Dudi Tianhao Sun Timothy Wease.
CIM101 : Introduction to computer Lecture 3 Memory.
I/O Computer Organization II 1 Introduction I/O devices can be characterized by – Behavior: input, output, storage – Partner: human or machine – Data rate:
+ CS 325: CS Hardware and Software Organization and Architecture Memory Organization.
Welcome to our report. University of Danang University of Technology Information Technology Faculty Flash Disk Storage Group’s member: 1.Lê S ữ a 08T1.
Copyright © 2007 – Curt Hill Primary Memory and Electronic Storage Implementations.
Semiconductor Memory Types
Memory and Storage Aldon Tom. What is Memory? Memory is a solid-state digital device that stores data values. Memory holds running programs and the data.
Katie Hintze.  A non-volatile storage device that stores digitally encoded data  Introduced in 1956  Long-term persistent storage.
1 Memory Hierarchy (I). 2 Outline Random-Access Memory (RAM) Nonvolatile Memory Disk Storage Suggested Reading: 6.1.
Lecture 2 (Memory) Dr. Muhammad Ayaz Computer Organization and Assembly Language. (CSC-210)
Flash Memory by Matt & Sam. What is Flash Memory? Flash memory is a type of memory storage device for computers & devices. It is a type of 'EEPROM' chip,
Computer Architecture Chapter (5): Internal Memory
XIP – eXecute In Place Jiyong Park. 2 Contents Flash Memory How to Use Flash Memory Flash Translation Layers (Traditional) JFFS JFFS2 eXecute.
What do you mean by external storage devices? External storage devices are the devices that temporarily store information for transporting from computer.
Magnetic RAM Magnetoresistive Random Access Memory.
Amit Weissenstern JTAG course 2009 Hebrew University Jerusalem Israel
Presented By: Rob Douglas, Alex Alexandrov
Welcome.
COMPUTER ORGANISATION AND ARCHITECTURE
William Stallings Computer Organization and Architecture 7th Edition
2.C Memory GCSE Computing Langley Park School for Boys.
Hardware Main memory 26/04/2019.
Lecture 5 Memory and storage
Lecture 2 (Memory) Computer Organization and Assembly Language. (CSC-210) Dr. Mohammad Ammad uddin.
Computer Memory.
Presentation transcript:

Flash Memory

Points of Discussion  Flash Memory Generalities  Construction & Properties  History of Flash Memory  NOR & NAND Architectures  Optimizations  Standardization  New Developments & Future of Flash  Closing Statements

Flash Memory  A type of EEPROM (Electrically-Erasable Programmable Read-Only Memory)  Non-volatile, solid state technology  Relatively limited lifespan  Information is stored in an array of memory cells made from floating-gate (FG) transistors

Flash Memory  Packaged inside a memory card:  Extremely durable  Can withstand intense pressure  Immersion in water  Better kinetic shock resistance than hard disks  Average power requirements range from 5V-12V

Flash Memory Cell

History of Flash Memory  Invented by Fujio Masuoka while he was working for Toshiba in the early 1980s  First introduced at the 1984 International Electron Devices Meeting in San Francisco

Manufacturers of Flash

NOR Flash Memory  Developed to replace read only memory  Full address and data buses allow random access to any memory location  Can access any memory cell  Slow sequential access

NAND Flash Memory   Developed to replace hard disks   Sequential-accessed command and data registers replace the external bus of NOR  Decreases chip real estate  Can only access pages  Faster sequential access

Optimizations  Wear levelling  Counting writes & dynamically remapping blocks  Bad block management  Write verification and remapping bad sectors  Multi-Level Cell technology  Memory cells store more than one bit

Standardization  Part of the reason for the success of Flash memory  Open NAND Flash Interface Working Group developed standard low-level interface  Standard pinout  Standard command set for reading, writing, and erasing NAND flash chips  Mechanism for self-identification

New Developments  AND Flash  Bit line replaced with embedded diffusion line to reduce cell size  Low power dissipation (3V)  DINOR (DIvided bit-line NOR) Flash  Attempts to reduce the chip real estate compared to conventional NOR  Low power dissipation (3V), sector erase, high data transfer rate

Future of Flash Memory  Continues to be among the most aggressively scaled electronic technologies  Memory cell size minimum of 20 nm expected to be met in 2010  May be replaced by Phase-Change RAM or other emerging technologies

In Closing…  One of the most popular alternatives for portable device storage  Aggressive advances are still being made

References Wikipedia - Flash Memory Wikipedia - Flash Memory How Stuff Works - Flash Memory How Stuff Works - Flash Memory

Questions?