RAM (random access memory)

Slides:



Advertisements
Similar presentations
Chapter 5 Internal Memory
Advertisements

Computer Organization and Architecture
Computer Organization and Architecture
CP1610: Introduction to Computer Components Primary Memory.
LOGO.  Concept:  Is read-only memory.  Do not lose data when power is lost.  ROM memory is used to produce chips with integrated.
D75P 34 – HNC Computer Architecture Week 10 Computer Memory. © C Nyssen/Aberdeen College 2003 All images © C Nyssen/Aberdeen College except where stated.
These slides incorporate figures from Digital Design Principles and Practices, third edition, by John F. Wakerly, Copyright 2000, and are used by permission.
Memory Chapter 3. Slide 2 of 14Chapter 1 Objectives  Explain the types of memory  Explain the types of RAM  Explain the working of the RAM  List the.
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.
Memory RAM and CACHE. RAM Stands for Random Access Memory Stands for Random Access Memory It is volatile in nature It is volatile in nature Loses its.
RAM. RAM on the Motherboard Loses all data when PC is turned off (except data stored on CMOS chip) Loses all data when PC is turned off (except data stored.
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.
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 Organization and Architecture
IT Systems Memory EN230-1 Justin Champion C208 –
Basic Computer Organization CH-4 Richard Gomez 6/14/01 Computer Science Quote: John Von Neumann If people do not believe that mathematics is simple, it.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.
* Definition of -RAM (random access memory) :- -RAM is the place in a computer where the operating system, application programs & data in current use.
PC Maintenance: Preparing for A+ Certification
Memory COMPUTER ORGANIZATION – ITC CPU (processing) Random Access Memory RAM Temporarily holds Data or Instruction 3.
RAM Chapter 3.
CSIT 301 (Blum)1 Memory. CSIT 301 (Blum)2 Types of DRAM Asynchronous –The processor timing and the memory timing (refreshing schedule) were independent.
Chapter 1 Upgrading Memory Prepared by: Khurram N. Shamsi.
Computer Architecture Part III-A: Memory. A Quote on Memory “With 1 MB RAM, we had a memory capacity which will NEVER be fully utilized” - Bill Gates.
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.
Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language Chapter 5 Internal Memory.
YouTube Tuesday.
Random access memory.
Main Memory -Victor Frandsen. Overview Types of Memory The CPU & Main Memory Types of RAM Properties of DRAM Types of DRAM & Enhanced DRAM Error Detection.
Memory Objectives In this chapter, you will: -Learn the differences between the three key types of physical memory: ROM, DRAM and SRAM. -Be able to identify.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 6 Managing Memory.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 24 – Computer Memory— Part 1.
© Banff and Buchan College 2007 DH2T 34 Computer Architecture 1 LO2 Lesson One Memory.
Chapter 5 Internal Memory. Semiconductor Memory Types.
Systems Overview Computer is composed of three main components: CPU Main memory IO devices Refers to page
Computer Architecture CST 250 MEMORY ARCHITECTURE Prepared by:Omar Hirzallah.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory (v0.1)
Types of Memory Technologies  Volatile  RAM (Random Access Memory)  DRAM (Dynamic RAM)  SRAM (Static RAM)  SDRAM (Synchronous DRAM)  Non-Volatile.
It is the work space for the CPU Temporary storage for data/programs the CPU is working with. Started as a collection of IC’s on Motherboard. Two main.
Chapter 6 Memory and Floppy Drives. You Will Learn… About the different kinds of physical memory and how they work How to upgrade and troubleshoot memory.
1 HW3 Name some of the third-party CMOS save-and-restore utility programs ?
1.  RAM is our working memory storage. All the data, which the PC uses and works with during operation, are stored here.  Data are stored on drives,
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.
MEMORIA (RAM) Miguel A. Guillermo Castillo Prof.Ruddy.
Computer Architecture Lecture 24 Fasih ur Rehman.
Semiconductor Memory Types
Computer Architecture Chapter (5): Internal Memory
Types of RAM (Random Access Memory) Information Technology.
Primary Storage The Triplets – ROM & RAM & Cache.
William Stallings Computer Organization and Architecture 7th Edition
Random Access Memory (RAM)
Types of RAM (Random Access Memory)
William Stallings Computer Organization and Architecture 7th Edition
The Triplets – ROM & RAM & Cache
William Stallings Computer Organization and Architecture 8th Edition
שמות מאפיינים ומטרות של זיכרונות ROM - ו RAM
Information Storage and Spintronics 10
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 8th Edition
MEMORY pp , 34-38, in Computer Systems: Organization and Architecture (Carpinelli)
Chapter 4: MEMORY.
William Stallings Computer Organization and Architecture 8th Edition
Bob Reese Micro II ECE, MSU
Presentation transcript:

RAM (random access memory) RAM is a semiconductor that stores charges with transistors and capacitors. DRAM- Dynamic RAM Most popular type of electronic memory in the PC world. Must be refreshed constantly or it loses its contents SRAM- Static RAM- very expensive does not have to be refreshed

RAM Random Access Memory Originally RAM had a 640 K limit The 8088 could use only use 256 K per row Needed improved MCC before more RAM could be added

MCC and Parity MCC- Memory Controller Chip Parity “Fetches” memory for the CPU from RAM Parity Extra chip For error detection Usually seen as a “ninth” or odd number chip MCC must be designed to handle parity

Evolution of RAM packages DIPPS- first generation of DRAM chips 2 rows on either side easy to install wrong or break Installed a chip at a time Needed to create a row So why have to install all chips?

30 pin SIPPS Page 160- With SIPPS RAM was on a small board that installed on motherboard Memory was more than one bit wide, so you could have more memory and fewer rows But pins were still easy to break

30 Pin SIMMS No visible pins hanging off, so you couldn’t break it Always 8 bits wide, though depths could vary Can’t tell depth by looking at it Whether you need parity depends on motherboard You can disable parity in CMOS

Access in Nanoseconds (ns) The lower the better. 200 ns on the 8088, now less than 50 ns

Banking Accessing more than one row of DRAM at a time Only possible with the 286 and later Width of RAM must equal external data bus RAM was always 8 bits wide More rows were added to equal data bus 8 bits times 4 rows equals 32 bits

Banking continued All SIMMs in the same bank must be identical You can have different total types but all of the members of one bank must be identical All SIMMs in bank should be same speed Totally “populated” or totally “unpopulated”

On to the 72 pin SIMMs Modern Computers needed too many 30 pin SIMMs to make a bank to match the modern 64 bit data bus New memory needed, to eliminate space The 72 pin SIMM is 32 bits wide, not 8 bits like previous RAM like 30 pin SIMMs Only 2 SIMMs needed for bank in Pentium

168 Pin DIMM DIMM: Dual-inline memory module (has DRAM chips on both sides) 64 bits wide, not 32 Each side of each pin has separate function SO-DIMMS used in laptops and have only 72 pins so are much shorter A bank is formed when X * Width of SIMM chip=Width of external data bus X=sticks in one bank Can you mix DIMMs and SIMMs?

Types of RAM EDO- Extended data out- doesn’t need to be refreshed as often. Can be on either 72 pin SIMM or 168 pin DIMM. Don’t mix with FPM RAM SDRAM- Synchronized DRAM tied to system clock, 5 times faster than DRAM. Is available only on DIMMs ECC RAM- Errors detected and fixed

ROM- Read-only memory PROM- Programmable Read Only Memory- can be programmed only once and are then read only- cannot be erased or changed EPROM- Erasable Programmable Read Only Memory EEPROM- Electrically Erasable Read-Only Memory