Phase Change Memory (PCM)‏ ``640K of memory should be enough for anybody.'' -- Bill Gates.

Slides:



Advertisements
Similar presentations
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems Secondary Storage Chapter 7.
Advertisements

Computer Organization and Architecture
55:035 Computer Architecture and Organization Lecture 7 155:035 Computer Architecture and Organization.
+ CS 325: CS Hardware and Software Organization and Architecture Internal Memory.
What is memory? Memory is used to store information within a computer, either programs or data. Programs and data cannot be used directly from a disk or.
Semiconductor Memories ECE423 Xiang Yu RAM vs. ROM  Volatile  RAM (random access) SRAM (static) SRAM (static) SynchronousSynchronous AsynchronousAsynchronous.
1 Lecture 16B Memories. 2 Memories in General Computers have mostly RAM ROM (or equivalent) needed to boot ROM is in same class as Programmable Logic.
CMSC424: Database Design Data Storage. Storage Hierarchy.
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.
1 Lecture 16B Memories. 2 Memories in General RAM - the predominant memory ROM (or equivalent) needed to boot ROM is in same class as Programmable Logic.
Lecture 9: System Fundamentals Intro to IT COSC1078 Introduction to Information Technology Lecture 9 System Fundamentals James Harland
COMPUTER MEMORY Modern computers use semiconductor memory It is made up of thousands of circuits (paths) for electrical currents on a single silicon chip.
CS1104-8Memory1 CS1104: Computer Organisation Lecture 8: Memory
Data Storage Technology
Bits and Data Storage. Basic Hardware Units of a Computer.
Storage.
Physical Memory By Gregory Marshall. MEMORY HIERARCHY.
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.
ITEC 352 Lecture 24 Memory. Review Questions? Reminder: HW due on Wed. Night Intel 8080 CPU.
Ovonic Unified Memory.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
2/6: CPUs & Memory CPUs –Parts of a sample CPU –Types of CPUs available ROM RAM –different kinds & uses inc. VRAM, SRAM image courtesy of How Computers.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
CSCI 4717/5717 Computer Architecture
What is a storage device? Computer data storage, often called storage or memory, refers to computer components, devices, and recording media that retain.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. NON.
Memory  Main memory consists of a number of storage locations, each of which is identified by a unique address  The ability of the CPU to identify each.
9/26: Memory ROM vs. RAM ROM –BIOS RAM –changeable –different kinds & uses inc. VRAM, SRAM –how it works image courtesy of How Computers Work CD.
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Primary Storage: Memory
A Detailed Discussion of SRAM Niels Asmussen Maggie Hamill William Hunt.
3 Computing System Fundamentals
CIM101 : Introduction to computer Lecture 3 Memory.
Our Lady of the Rosary College S.2 Computer Literacy Lesson 8 Storage Unit Mr. Ku Heung Chin.
+ CS 325: CS Hardware and Software Organization and Architecture Memory Organization.
Types of Memory Technologies  Volatile  RAM (Random Access Memory)  DRAM (Dynamic RAM)  SRAM (Static RAM)  SDRAM (Synchronous DRAM)  Non-Volatile.
Allow computers to store programs and information for use at a later date Storage Devices.
COMPUTER MEMORY & DATA STORAGE. ROM ROM is short for Read Only Memory. –I–It is permanent, long-term memory which cannot be erased or changed in any way;
CS 101 – Sept. 28 Main vs. secondary memory Examples of secondary storage –Disk (direct access) Various types Disk geometry –Flash memory (random access)
Memory Characteristics Location Capacity Unit of transfer Access method Performance Physical type Physical characteristics Organisation.
Company LOGO Memory Presented By :
Memory The term memory is referred to computer’s main memory, or RAM (Random Access Memory). RAM is the location where data and programs are stored (temporarily),
Computer Architecture Chapter (5): Internal Memory
Computer Storage. What is Primary Storage? ● Primary storage is computer memory that is directly accessible to the CPU of a computer without the use of.
MIT Amorphous Materials 4: Phase Change Data Storage Juejun (JJ) Hu 1.
CMPE Database Systems Workshop June 16 Class Meeting
CS 101 Lecture Test 1 Review.
Principles & Applications
Primary Storage and Secondary Storage Devices Chapter 3
Information Storage and Spintronics 13
Chapter 3 – Storage Devices and Media
Information Storage and Spintronics 10
Computer Architecture
William Stallings Computer Organization and Architecture 7th Edition
COMS 161 Introduction to Computing
Kinds of memory in human and machine
Electronics for Physicists
MIT Amorphous Materials 4: Phase Change Data Storage
1 BY Prof. S. DAS (PhD, UK). 2 CONTENTS Introduction RAM,ROM,PROM,EPROM Auxiliary Storage Devices-Magnetic Tape, Hard Disk, Floppy Disk Optical Disks:
CS 101 Lecture Test 1 Review.
CHAPTER 10 Memory and Storage
Primary Storage 1. Registers Part of the CPU
Secondary Storage Devices
FIGURE 7-1 Block Diagram of Memory
Information Storage and Spintronics 11
Presentation transcript:

Phase Change Memory (PCM)‏ ``640K of memory should be enough for anybody.'' -- Bill Gates

Volatile Memory Random Access Memory Static RAM SDRAM Dynamic RAM DRAM Content-addressable memory Cache Controller

Non-Volatile Memory Read Only Memory Flash Memory Magnetic Storage  Hard Disks  Floppy Disks  Magnetic Tape Optical Storage Dead tree (punch cards)‏ And....

Phase Change Memory ”PRAM uses the unique behavior of chalcogenide glass, which can be "switched" between two states, crystalline and amorphous, with the application of heat. Recent versions can achieve two additional distinct states, effectively doubling its storage capacity.” --Wikiepedia link

History Originaly reearched in the 1960's Gordon Moore of Intel wrote a research paper about the benefits and memory implications of chalcogenide glasses

Physical Properties Diferent states have different qualities  Amorphorous State High resistivity represents 0  Crystaline State Low resistivity represents  Different states have different optical properties Used in re writable cds/dvds

Flash vs Pram Flash  Changeing Bits must be across blocks  Requires a time to build up a charge (1 ms)‏  Degrades with use (10,000 to 100,000 writes)‏ Pram  Individual bits can be changed  Low power consumption  Degrades slowly (100 million)‏  At 85 C data can last 300 years

PRAM today 2004 Samsung Prototyped a 512 MB module 2006 Intel created a mass producible 128 module 2008 Inte discovered 2 addition states effectively doubling the Capacity 2008 Intel begins shipping beta version called Alverstone

Phase Change Memory (PCM)‏ Grant Callaghan Sources  Wikipedia  Murdocca,Miles Computer Architecture and Organization, 2007 John Wiley and Sons  San Jose State Professor Sin Min Lees cs147 slides