LOGO. www.themegallery.com  Concept:  Is read-only memory.  Do not lose data when power is lost.  ROM memory is used to produce chips with integrated.

Slides:



Advertisements
Similar presentations
Chapter 5 Internal Memory
Advertisements

Computer Organization and Architecture
Computer Organization and Architecture
CP1610: Introduction to Computer Components Primary Memory.
+ CS 325: CS Hardware and Software Organization and Architecture Internal Memory.
D75P 34 – HNC Computer Architecture Week 10 Computer Memory. © C Nyssen/Aberdeen College 2003 All images © C Nyssen/Aberdeen College except where stated.
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.
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.
A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, Sixth Edition Memory.
Computer Organization and Architecture
IT Systems Memory EN230-1 Justin Champion C208 –
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.
RAM (random access memory)
PC Maintenance: Preparing for A+ Certification
Memory COMPUTER ORGANIZATION – ITC CPU (processing) Random Access Memory RAM Temporarily holds Data or Instruction 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.
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.
Memory Hierarchy.
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.
Random access memory.
 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.
6-1 Memory. 6-2 Section Objectives After completing this section you will be able to:  Differentiate between different memory technologies  Plan for.
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.
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)
Memory Chapter 6. Objectives After completing this chapter you will be able to Differentiate between different memory technologies Plan for a memory installation.
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.
Memory Cell Operation.
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.
A+ Guide to Hardware, 4e Chapter 6 Upgrading Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
1 HW3 Name some of the third-party CMOS save-and-restore utility programs ?
Memory Hierarchy Registers Cache Main Memory Fixed Disk (virtual memory) Tape Floppy Zip CD-ROM CD-RWR Cost/Bit Access/Speed Capacity.
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.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
Semiconductor Memory Types
Digital Circuits Introduction Memory information storage a collection of cells store binary information RAM – Random-Access Memory read operation.
1 Memory Hierarchy (I). 2 Outline Random-Access Memory (RAM) Nonvolatile Memory Disk Storage Suggested Reading: 6.1.
D IGITAL ELECTRONICS Prepared By - Patel Aniket ( )
Computer Architecture Chapter (5): Internal Memory
Types of RAM (Random Access Memory) Information Technology.
Seminar On RAM & ROM. PRESENTED BY PRESENTED BY 1) YATIN KSHIRSAGAR. 2) GHANSHYAM DUSANE. 3) GANESH RAJOLE.
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.
Types of RAM (Random Access Memory)
שמות מאפיינים ומטרות של זיכרונות ROM - ו RAM
William Stallings Computer Organization and Architecture 7th Edition
Chapter 4: MEMORY.
Presentation transcript:

LOGO

 Concept:  Is read-only memory.  Do not lose data when power is lost.  ROM memory is used to produce chips with integrated CMOS BIOS program  Characteristics of the ROM BIOS  BIOS ROM containing the software configuration and system diagnostics, and routine input / output low level that DOS uses.  These programs are encoded in ROM and is called firmware.  An important feature of the ROM BIOS is detecting new hardware in the computer and reconfigure the operating system as device driver. ROM (Read Only Memory)

ROM Types  PROM (Programmable Read Only Memory)  Type of ROM that information is only installed once.  The CD can be called PROM.  EPROM (Erasable Programmable ROM):  Type of ROM that can erase and rewrite it.  "CD-Erasable" can be called EPROM.  EEPROM ( Electronic Erasable Programmable ROM ):  It form enhence of EPROM, a difference compared to the EPROM is able to write and remove the information again and again by software rather than hardware.  Example: "CD-Rewritable".  Application specific EEPROM is "flash BIOS". ROM is the type of information can install or upgrade software.

RAM – Random Access Memory  Concept:  RAM (Random Access Memory) to store in direct service programs for the processing of the CPU.  The RAM is only temporary data storage and data will be deleted when power off.  RAM operation  Enter your information will be stored in RAM, then CPU will retrieve data from RAM to handle.  Types of RAM  SRAM (Static RAM): SRAM is a type of RAM data storage without the need to update regularly (static).  DRAM (Dynamic RAM) DRAM is a type of RAM should regularly update the data (high refresh rate).

SRAM – Static RAM  Characteristics:  Allow faster access than DRAM  The memory chips are made of the transistors (switches) and capacitors.  Transistor SRAM can hold state power.  SRAM is more expensive than DRAM  Ex: L1, L2, L3 cache.

DRAM - Dynamic RAM  Characteristics:  Dynamic RAM is mounted on the modules: DIMM, SIMM or RIMM.  Be plugged directly into the motherboard  The most popular form factors:  SIMM  DIMM  RIMM  SoDIMM

SIMM - Single In-Line Memory Module

DIMM - Dual Inline Memory Module  DIMMs are 64-bit memory modules  The DIMM RAM family: SDRAM, DDR, and DDR2.  SDRAM: ( Synchronous DRAM) With 84 pins per side, this makes 168 independent pins on each standard.SDRAM module and two keys notches.

 DDR SDRAM (Double-Data Rate SDRAM) memory has a total of 184 pins and a single keying notch.

 DDR2 has a total of 240 pins, one keying notch, and an aluminum cover for both sides

RIMM - Rambus DRAM  A RIMM is a custom memory module that varies in physical specification based on whether it is a 16-bit or 32-bit module.  The 16-bit modules have 184 pins and two keying notches.  The 32-bit modules have 232 pins and only one keying notch.

SoDIMM - Small Outline DIMM  Memory in use for notebook and other computers that require much smaller components don’t use standard RAM packages like the SIMM or the DIMM.  Including: 144-pin EDO, 144-pin SDRAM and 200-pin DDR/DDR2.

Structure Of Memory Chip

17  RAS - Row Address Strobe  CAS - Column Address Strobe  Address Bus: signal address between RAS and CAS.  Data Bus is the data path between memory controller and memory chips.  Column Address Decoder.  Row Address Decoder.  Row(column) addr latch.  Write Enable: check section to read - write the memory cell.

The specifications of the RAM  Bus speed: measured in MHz, is that the volume of data in RAM can be transmitted to the CPU once handled.  Retrieve data speed: measured in billionths of a second (nanosecond), the time interval between two data acquisition of RAM  Capacity: measured in MB (megabytes), showing a maximum level of stocks of RAM when the RAM data completely empty.  RAM ECC (Error Correction Code): This is a technique to test and debug in case of a bit of memory was incorrect value data during transport.

Bandwidth of RAM  Single Channel  BandWidth = Bus Speed *8  Ex: DDR-SDRAM 400 MHZ BandWidth = 400 *8 = 3200MB/s, is called PC3200.  Dual Channel  BandWidth = Bus Speed * 2*8 = Bus Speed * 16  Ex: DDR 400 MHz => Bandwidth = 400*16 = 6400  Is called

LOGO THANK YOU