Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 24 – Computer Memory— Part 1.

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.
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.
Computer Organization and Architecture
Chapter 5 Internal Memory
IT Systems Memory EN230-1 Justin Champion C208 –
Computer 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,
F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.
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.
Intro to Cache Memory By david hsu. Examples of memory Paper and writing, books Neon signs Cassettes and other magnetic tape memory Abacus Art material.
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.
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.
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.
Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language Chapter 5 Internal Memory.
Copyright © 2008 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 24 – Computer Memory.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
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.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 6 Managing Memory.
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.
© Banff and Buchan College 2007 DH2T 34 Computer Architecture 1 LO2 Lesson One Memory.
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)
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 3 – The Motherboard.
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 1 ©Paul Godin Created March 2008 Edit April 2011.
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.
Computer Architecture Lecture 24 Fasih ur Rehman.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
Semiconductor Memory Types
Lesson 4 Motherboard Core Hardware Fundamentals Objectives Identify the component layout of a motherboard. Identify distinguishing characteristics of.
1 Memory Hierarchy (I). 2 Outline Random-Access Memory (RAM) Nonvolatile Memory Disk Storage Suggested Reading: 6.1.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
Computer Architecture Chapter (5): Internal Memory
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Instructor: Chapter 2: The System Unit. Learning Objectives: Recognize how data is processed Understand processors Understand memory types and functions.
Types of RAM (Random Access Memory) Information Technology.
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Seminar On RAM & ROM. PRESENTED BY PRESENTED BY 1) YATIN KSHIRSAGAR. 2) GHANSHYAM DUSANE. 3) GANESH RAJOLE.
Primary Storage The Triplets – ROM & RAM & Cache.
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.
Chapter 5 Internal Memory
William Stallings Computer Organization and Architecture 7th Edition
Types of RAM (Random Access Memory)
Computer memory.
William Stallings Computer Organization and Architecture 7th Edition
The Triplets – ROM & RAM & Cache
حافظه های الکتریکی تهیه کننده : کاظم شاطری نسب
William Stallings Computer Organization and Architecture 8th Edition
שמות מאפיינים ומטרות של זיכרונות ROM - ו RAM
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 8th Edition
Chapter 4: MEMORY.
William Stallings Computer Organization and Architecture 8th Edition
Presentation transcript:

Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 24 – Computer Memory— Part 1

2 Objectives At the end of this presentation, you will be able to:

3 Compare and contrast the following types of memory: RAM, SRAM, DRAM, SDRAM, VRAM, ROM, PROM, EPROM, and EEPROM. Explain the difference between volatile and non- volatile memory. Explain the purpose of cache memory. Compare and contrast the following types of memory: SIMMs, DIMMS, DDR, and DDR2. Demonstrate the proper method to uninstall and reinstall a single-inline memory module (DIMM). Demonstrate the proper method to uninstall and reinstall a dual-inline memory module (DIMM).

4 RAM… Random Access Memory Volatility Refresh Access Speed Packaging

5 Static RAM…SRAM No Refresh Fast More expensive

6 Dynamic RAM…DRAM Needs refreshed Fairly fast Inexpensive Small

7 DRAM “forgets” Each DRAM bit is made up of a transistor and a capacitor. Small capacitors lose their charge over time Capacitors must be recharged

8 Charge (volts) Time Full charge Minimum charge

9 Charge Refresh Time Refresh boosts the charge Circuit loses its charge slowly

10 EDO RAM Newer technology Faster than standard DRAM Slightly more expensive

11 Synchronous DRAM… SDRAM Runs at the same speed as the main system bus. Should be matched to the bus speed. Used in P2, P3, and some P4 systems

12 Programmable Read-Only Memory...PROM Non-Volatile Slow Difficult to Change Expensive

13 Erasable PROM… EPROM

14 Electrically-Erasable PROM… EEPROM

15 72-pin SIMM

16 DIMM

17 Double Data Rate (DDR) DIMM

18 DDR2 DIMM

19 Video RAM (VRAM) Windows RAM (WRAM) MDRAM SGRAM

20 Memory for Portables

21 Cache Memory

22 45º Centering Notch Centering Notch Notched End Notched End Rotate SIMM to about 45º

23 Push straight in Push straight in Press SIMM into socket

24 Rotate SIMM to the vertical position

25 Alignment pin Retaining clips

26 AMIBIOS System Configuration (C) , American Megatrends Inc., Main Processor : Pentium(P54C) Math Processor : Built-In Floppy Drive A: : 1.44 MB 3½” Floppy Drive B: : None AMIBIOS Date : 07/15/95 Processor Clock : 100MHz Power Management : Disabled Base Memory Size: 640KB Ext. Memory Size : 15360KB Display Type : VGA/EGA Serial Port(s) : 3F8,3E8 Parallel Port(s) : 378 External Cache : 256KB,Enabled Plug and Play ISA Devices: Analog Devices AD1816 Pci Devices: PCI Onboard IDE PCI Slot 2 VGA: IRQ 11 Bank 0: EDO Bank 1: FP Bank 0: EDO Bank 1: FP Base Memory Size : 640KB Ext. Memory Size : 15360KB

27 Installing DIMMs Notch

28 DIMM Latch

29

30 Removing the DIMM

31 USB Flash Memory

Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals End