Non-Volatile Memory Jeremy Searle Feb. 4 th, 2004 Tech Topic Presentation.

Slides:



Advertisements
Similar presentations
Principles & Applications
Advertisements

Lesson 3: Working with Storage Systems
Basic Computer Fundamentals Lecture4 Prepared by Jalal
Memory Basics. 8-1 Memory definitions Memory is a collection of cells capable of storing binary information. Two types of memory: –Random-Access 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.
Avishai Wool lecture Introduction to Systems Programming Lecture 8.3 Non-volatile Memory Flash.
Chapter 4 Computer Memory
Memory and Storage - Sheetal Gosrani. Overview Memory Hierarchy RAM Memory Chip Organization ROM Flash Memory.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
3.1 Storage. Overview Compare the following storage devices in terms of storage capacity, cost, speed of data retrieval and suitability for specific purposes:
The two types of storage: Primary Storage Secondary Storage
Physical Memory By Gregory Marshall. MEMORY HIERARCHY.
Computer Systems 1 Fundamentals of Computing
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.
Memory Hierarchy.
Stuart Cunningham - Computer Platforms COMPUTER PLATFORMS Input, Output, and Storage & Introduction to Basic Computer Architecture Week 2.
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 location.
Memory Hierarchy Registers Cache Main Memory Fixed Disk (virtual memory) Tape Floppy Zip CD-ROM CD-RWR Cost/Bit Access/Speed Capacity.
Chapter 4: Business Hardware Oz (5 th edition). Storage Media Data an programs must be stored on nonvolatile medium –Data is retained even when not powered.
Computing Hardware Starter.
External Drives An external flash drive, also known as a thumb drive, is a removable storage device that connects to a USB port. A flash drive uses the.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Random access memory.
Hardware Lesson 2 Computer Components. Path of Information Through a Computer Input Device RAM CPU Output Device.
TEJ3M Teacher: Ms. Luce Name: Alex H. Date: February 18th 2010
Discovering Computers 2012: Chapter 4
Storing Data: Electronic Filing Cabinets What You Will Learn Difference between memory and storage How storage media are categorized Measuring a storage.
STORAGE IN COMPUTER By- Upendra Sharma. STORAGE DEVICE We can use storage device to save data in computer. It is divided in two parts- 1. Primary memory.
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
AS Computing Storage devices. Primary storage  A computer’s main memory (RAM) is known as primary memory.  Primary memory is volatile; when the computer.
HARDWARE ARCHITECTURE
TheTeacher Computing Data Storage Computing. TheTeacher Computing Primary Storage One of the fundamental properties of a computer is that it can store.
Overview of Physical Storage Media
Chidambaranathan C.M SRM University,Haryana. Memory:- As the word implies “memory” means the place where we have to store any thing, this is very essential.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
CIM101 : Introduction to computer Lecture 3 Memory.
Grade 9 BTT - Hardware Notes. Prepared by: C. Novak - Ridgemont Hardware and Software Hardware is any part of the computer system you can see Software.
Welcome to our report. University of Danang University of Technology Information Technology Faculty Flash Disk Storage Group’s member: 1.Lê S ữ a 08T1.
Information Technology Basic Computer Architecture Adnan Khalid.
Primary Storage Primary storage is the storage that is directly available to the CPU. It is also known as: Main Memory Main Memory Direct Access Storage.
Hardware Lesson 2 Computer Components. Power supply (the heart) Takes electricity from the wall outlet and converts it into a current that works for the.
© GCSE Computing Computing Hardware Starter. Creating a spreadsheet to demonstrate the size of memory. 1 byte = 1 character or about 1 pixel of information.
ROM Nitin mishra. ROM Read-only memory (ROM) is a class of storage medium used in computers and other electronic devices. Data stored in ROM cannot be.
Your Interactive Guide to the Digital World Discovering Computers 2012 Edited by : Asma AlOsaimi.
Storage devices 1. Storage Storage device : stores data and programs permanently its retained after the power is turned off. The most common type of storage.
Interfaces. Peripheral devices connect to the CPU, via slots on the back of the computer.
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),
Learning Outcomes At the end of this lesson, students should be able to: Define storage State the types and functions of storage – primary storage RAM.
MAC OS – Unit A Page:14-15 Understand Storage Media.
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,
Information Systems Design and Development Technical Implications (Storage) Computing Science.
Index What is an Interface Pins of 8085 used in Interfacing Memory – Microprocessor Interface I/O – Microprocessor Interface Basic RAM Cells Stack Memory.
Computer Components ICS 3U0.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Internal Memory.
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 location.
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 location.
Secondary storage.
Principles & Applications
Primary Storage and Secondary Storage Devices Chapter 3
Electronics Technology
Interfaces.
שמות מאפיינים ומטרות של זיכרונות ROM - ו RAM
MICROPROCESSOR MEMORY ORGANIZATION
2.C Memory GCSE Computing Langley Park School for Boys.
A451: Computer Systems and Programming
INTRODUCTION TO MEMORY AND MEMORY DESIGN 1
Secondary Storage Devices
Computer Memory.
Presentation transcript:

Non-Volatile Memory Jeremy Searle Feb. 4 th, 2004 Tech Topic Presentation

Definition A storage device whose contents are preserved when the system power is turned off. Examples: Magnetic disks, magnetic tape, paper tape, punch cards, CD-ROM’s, EEPROM, SRAM with batteries,

Report Focus -Applicable to micro-controllers -Single chip (28 pin DIP) -Current technology -Three types: NV-SRAM, EEPROM, Flash EEPROM

Battery Backed SRAM (NVSRAM) What is it: Static RAM that has a battery connected to it in order to keep the SRAM contents when system power is off Uses: Constantly changing/updating data that must be recorded Common Uses: Control system data acquisition cards/Computer cards, HP calculator memory, older video game cartridges

Battery Backed RAM

EEPROM What is it: Read Only Memory that requires absolutely no power to save data. Similar to EPROM except it can be programmed electrically, without removal/UV exposure Uses: Storing small amounts of data which is NOT frequently changed Common Uses: voice recognition phone dialers, lighting controllers/mixers, newer video game cartridges (Electrically Erasable Programmable Read Only Memory)

EEPROM

Flash Memory What is it: A type of EEPROM that erases a block of data or the chip’s entire contents at one time, resulting in faster writing times Uses: Storing small amounts of data which is NOT frequently changed Common Uses: Memory sticks for digital cameras, portable USB drives, 68HC08 memory

Flash Memory

Relative Speed/Prices Note : All prices are for 256 KB, 28 pin DIP, Parallel interface

Sources 8E76-34DE339534E ~DW

Questions?