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.

Slides:



Advertisements
Similar presentations
Computer Organization and Architecture
Advertisements

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.
Anshul Kumar, CSE IITD CSL718 : Main Memory 6th Mar, 2006.
Parts & Functions of a Computer. 2 Functions of a Computer.
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.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
Memory Terms and Definitions. Chapter Objectives After completing this chapter you will: Understand memory-related terminology. Be able to install and.
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.
Technology In Action Chapter 6 © 2006 Prentice-Hall, Inc.1 Technology In Action Chapter 6 Evaluating Your System: Understanding and Assessing Hardware.
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.
Types of RAM By Alysha Gould. TYPES OF RAM SIMM’S DIMM’S DRAM SDRAM RDAM VDRAM.
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
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.
Computer maintenance chapters 1-7 review By Benjamin Houlton.
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.
Introduction to Computing: Lecture 4
Random access memory.
Chapter Objectives In this chapter, you will learn:
Discovering Computers 2012: Chapter 4
 Computer memory is device that is used to store data or programs (sequences of instructions) on a temporary or permanent basis for use in an electronic.
Version 3 Troubleshooting PC Hardware Module 13. Version 3 2 Troubleshooting Basics Effective troubleshooting uses techniques to diagnose and fix computer.
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.
1 Chapter Overview ROM and RAM Memory Mapping. 2 Defining Memory Memory is the area within a computer where information is stored while being worked on.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 6 Managing 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.
Chapter 5 Internal Memory. Semiconductor Memory Types.
MODULE 5: Main Memory.
Computer Architecture CST 250 MEMORY ARCHITECTURE Prepared by:Omar Hirzallah.
Chapter 3 Internal Memory. Objectives  To describe the types of memory used for the main memory  To discuss about errors and error corrections in the.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory (v0.1)
Memory Chapter 6. Objectives After completing this chapter you will be able to Differentiate between different memory technologies Plan for a memory installation.
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.
A+ Guide to Hardware, 4e Chapter 6 Upgrading Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
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,
Memory Hierarchy Registers Cache Main Memory Fixed Disk (virtual memory) Tape Floppy Zip CD-ROM CD-RWR Cost/Bit Access/Speed Capacity.
Dynamic Random Access Memory (DRAM) CS 350 Computer Organization Spring 2004 Aaron Bowman Scott Jones Darrell Hall.
MEMORIA (RAM) Miguel A. Guillermo Castillo Prof.Ruddy.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
Semiconductor Memory Types
Chapter 5 Internal Memory. contents  Semiconductor main memory - organisation - organisation - DRAM and SRAM - DRAM and SRAM - types of ROM - types of.
Computer Architecture Chapter (5): Internal Memory
Types of RAM (Random Access Memory) Information Technology.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
A+ Guide to Managing and Maintaining Your PC, 7e
William Stallings Computer Organization and Architecture 7th Edition
Random Access Memory (RAM)
Types of RAM (Random Access 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.
Computer Memory.
William Stallings Computer Organization and Architecture 7th Edition
MEMORY pp , 34-38, in Computer Systems: Organization and Architecture (Carpinelli)
Chapter 4: MEMORY.
Presentation transcript:

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 different memory packages  Install the memory module  Upgrade the memory module  Troubleshoot the memory problems

Slide 3 of 14Chapter 1 Types of Memory - I  Memory is categorized into Volatile and Non- volatile Memory  Volatile Memory – Stores data temporarily  Non -Volatile Memory – Stores data permanently

Slide 4 of 14Chapter 1 Types of Memory - II  Physical Memory Random Access Memory (RAM) Read Only Memory (ROM) Hybrid  Logical Memory  Virtual Memory  Flash Memory  Cache Memory

Slide 5 of 14Chapter 1 Types of RAM - I  Static Random Access Memory (SRAM) – Stores the data as long as the power is supplied to the system  Dynamic Random Access Memory (DRAM) – Stores the data for few milliseconds

Slide 6 of 14Chapter 1 Types Of DRAM  Extended Data-Out DRAM (EDO DRAM) – Fetches the data from the next cell before the previous process completes  Synchronous Dynamic Random Access Memory (SDRAM) – Synchronizes the memory speed with the CPU clock speed

Slide 7 of 14Chapter 1 Types Of DRAM  Rambus Dynamic Random Access Memory (RDRAM) – Sends data very frequently on the data bus and reads data on every rise and fall of the clock cycle  DDR-SDRAM – It is almost twice the speed of the SDRAM  Video Random Access Memory (VRAM) – Stores the images that are to be displayed on the computer screen  Synchronous Graphics RAM (SGRAM) – Speeds up memory access for graphics functions

Slide 8 of 14Chapter 1 Working of RAM  Stores the data until the processor is executing the current data  Once the processor finishes the current execution, RAM forwards the next data to the processor

Slide 9 of 14Chapter 1 Types of Memory Packages  Single In-line Memory Module (SIMM) – Contains pins for accepting data from the control circuit  Dual In-line Memory Module (DIMM) – Similar to a SIMM. The difference between the SIMM and DIMM is that DIMM is a 168-pin package  Small Outline Dual In-line Memory Module (SODIMM) – Has a notch at the bottom of the circuit board  Micro DIMM – Connects the memory module with the memory socket  Rambus in-line Memory Module (RIMM) – Similar to DIMM package. It only differs in the pin configuration

Slide 10 of 14Chapter 1 Memory Specifications  Size of a Data Bus of a Memory Module - Specifies the amount of information that is flowing in each clock cycle  Error Checking and Correcting Module - Used this module for detecting and correcting errors of the memory block  Parity and Non-Parity chips - Detects and notifies the user about the error  Memory Frequency – Is set as a multiple of FSB and Front Side Bus (FSB) is used to describe the Data Bus  Memory Bank - Is a logical unit of memory in a computer and consists of one or more memory modules

Slide 11 of 14Chapter 1 Upgrading the Memory  Increases the speed of the system  Change either the previous RAM or add one more RAM with the previous RAM to upgrade the memory

Slide 12 of 14Chapter 1 Troubleshooting  Using BIOS Beep Codes – Performs the POST test and ensures that the system is working properly  Using PC Memory Diagnostic Software – Enables the user to solve problems related to memory

Slide 13 of 14Chapter 1 Summary -I  Memory is categorized into volatile memory or non-volatile memory  Volatile memory stores the data temporarily whereas the non- volatile memory stores the data permanently  RAM is a semiconductor-based memory where the CPU or the other hardware devices can write the data and read the same from it  ROM is the permanent data storage area  Virtual memory is an imaginary memory area that stores instructions or data

Slide 14 of 14Chapter 1 Summary - II  EDO DRAM starts fetching the data from the next cell before the previous process completes  SDRAM synchronizes the memory speed with the CPU clock speed  RDRAM package is used in the high bandwidth and the low latency applications  DDR-SDRAM transfers data on both the edges of the clock signal that is on the rising and falling edges of the clock signal  VRAM stores the images that are to be displayed on the computer screen

Slide 15 of 14Chapter 1 Summary - III  SIMM is a small circuit board designed to hold the memory chips  DIMM package is a small circuit board that contains the memory chips. The difference between the SIMM and DIMM is that DIMM is a 168-pin package  SODIMM has notch at the bottom of the circuit board  Micro DIMM package pins connect the memory modules with the memory socket  RIMM is used by high bandwidth and low latency applications

Slide 16 of 14Chapter 1 Summary - IV  BIOS program does the Power on Self Test (POST) testing as the system turns on to ensure that the system is working properly  You can troubleshoot the memory problems by using BIOS beep codes e.g. AWARD and AMI  PC Memory Diagnostic Software enables user to solve memory related problems