 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.

Slides:



Advertisements
Similar presentations
Primary System Component Powered by DeSiaMore1.  Electrostatic Discharge  Motherboard  Bus Slots and I/O Cards  Microprocessor Type and Specifications.
Advertisements

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.
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.
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.
Enhanced A+ Guide to Managing and Maintaining Your PC Third Edition.
IT Systems Memory EN230-1 Justin Champion C208 –
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Objectives Overview Discovering Computers 2014: Chapter 6 See Page 248
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.
Memory COMPUTER ORGANIZATION – ITC CPU (processing) Random Access Memory RAM Temporarily holds Data or Instruction 3.
Memory. Random Access Memory Defined What is memory? operating system and other system software that control the usage of the computer equipment application.
Computer maintenance chapters 1-7 review By Benjamin Houlton.
By Jacob Campbell. a motherboard is the central printed circuit board (PCB) in many modern computers and holds many of the crucial components of the system,
Chapter 6 Inside Computers and Mobile Devices Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Your Interactive Guide to the Digital World Discovering Computers 2012.
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.
Macquarie Fields College of TAFE Version 2 – 13 March HARDWARE 2.
66 CHAPTER THE SYSTEM UNIT. 2 System Units in Microcomputers System Units (system cabinet):container that contain the electronic components of computer.
Random access memory.
1 A+ Guide to Managing and Maintaining Your PC, Fifth Edition Hardware Needs Software to Work Hardware  Physical components of a computer  Visible part.
Chapter Objectives In this chapter, you will learn:
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Discovering Computers 2012: Chapter 4
Objectives Overview Describe the various computer and mobile device cases and the contents they protect Describe multi-core processors, the components.
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.
ELN230 – Bazlur slide 1 ELN230 Lecture – 02c PC Components.
© Banff and Buchan College 2007 DH2T 34 Computer Architecture 1 LO2 Lesson One Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory (v0.1)
3 Computing System Fundamentals
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
Supplemental reading Main Memory. REVIEW CPU-stands for central processing unit; it is the key component in a digital computer; it interprets computer.
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.
A+ Guide to Hardware, 4e Chapter 6 Upgrading Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Computer Architecture Lecture 24 Fasih ur Rehman.
UPGRADING MEMORY BY : tuan mohd fariz.  Choosing and Installing Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 7 Upgrading Memory.
Understanding 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.
Instructor: Syed Shuja Hussain Chapter 2: The System Unit.
Lecture-03 PC Components. System Components Video Card Sound Card Monitor (Display) Speakers Modem (or Network Card)
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
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.
The Components of the System Unit
A+ Guide to Managing and Maintaining Your PC, 7e
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Tech Level Cyber Security
A Dummies guide to computer memory
Memory Key Revision Points.
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.
introduction to computer
Introduction to Computers
NT1110 Computer Structure and Logic
Introduction to Computing
2.C Memory GCSE Computing Langley Park School for Boys.
Chapter 4: MEMORY.
Introduction To Computing BBA & MBA
Hardware Main memory 26/04/2019.
Presentation transcript:

 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 digital computer.  Computer memory is divided into two categories: 1.ROM (Non volatile) 2.RAM (Volatile) 1Powered by DeSiaMore

 ROM, consists of memory chips that contain programs that are acid-burned into the chips at the factory. The programs on a ROM chip (sometimes called firmware) are permanent; they cannot be changed.  ROM stores system BIOS and startup BIOS programs in a microchip that does not lose data when the power is turned off. 2Powered by DeSiaMore

 Flash ROM can be used on systemboards, and it allows upgraded versions of the BIOS to be written to it without having to physically replace the chip.  Technically speaking, Flash ROM is called EEPROM (electronically erasable programmable read-only memory), which means you can change the programming on the chip through software on your PC.  The updated programming will be retained, even when you turn off your PC for long periods of time, until you change it again. 3Powered by DeSiaMore

 BE VERY CAREFUL that you upgrade the BIOS with the correct upgrade.  Upgrading with the wrong file could make your system BIOS totally useless.  If you’re not sure that you’re using the correct upgrade, DON’T GUESS.  Check with the technical support for your BIOS before moving forward.  To upgrade Flash ROM, follow the directions that came with your systemboard and the upgrade software itself. 4Powered by DeSiaMore

 RAM, can be written to and read from by the CPU and some applications.  It is stored on chips that are either socketed or soldered directly on the systemboard or housed on little mini-boards.  Since RAM depends on power from the computer, all of the data in RAM is lost when the power is turned off. 5Powered by DeSiaMore

 RAM is a volatile memory.  For economic reasons, the main memories found in personal computers are normally consists of dynamic RAM (DRAM).  Other parts of the computer, such as cache memories and data buffers in hard disks, normally use static RAM (SRAM). 6Powered by DeSiaMore

7

8

 DRAM (memory) modules Single In-line Memory Module (SIMM) Dual In-line Memory Module (DIMM)  Double Data Rate (DDR)  (Synchronous DRAM) SDRAM modules operate at various speeds, depending on the bus speed whereas SIMM module only operates at a single speed. 9Powered by DeSiaMore

10Powered by DeSiaMore

 When installing SIMMs or DIMMs, remember to protect the chips against static electricity.  Always use a ground bracelet as you work.  Turn the power off and remove the cover to the case.  Handle memory modules with care. Ground yourself before unpacking or picking up a card.  Don’t stack cards, because you can loosen a chip. 11Powered by DeSiaMore

12Powered by DeSiaMore

 Place each module securely in its slot. Turn on the PC and watch the amount of memory being counted by POST during the boot process.  If all the memory you expect does not count up correctly, remove and reseat each module carefully.  To remove a module, release the latches on both sides of the module and gently rotate the module out of the socket at a 45-degree angle. 13Powered by DeSiaMore

 When you add more memory to a computer, ask yourself these questions:  How much memory do I need?  How much memory can my computer physically accommodate?  What increments of memory does my systemboard support?  How much additional memory is cost effective?  What kind of memory can fit on my systemboard? 14Powered by DeSiaMore

 What memory is compatible with the memory I already have installed?  Adding more memory to improve a slow- performing PC will probably not help. Perhaps what you might really need is a more powerful CPU, or a faster hard drive or systemboard.  Therefore it is imperative to observe your options before rushing to increase memory. 15Powered by DeSiaMore

 Memory can be viewed as both physical memory installed on the systemboard and expansion boards, as well as logical memory managed by the operating system.  Two kinds of physical memory are RAM and ROM.  System BIOS is stored on ROM chips on the systemboard. In addition, expansion boards sometimes have ROM chips on them, holding BIOS programming to manage the device.  Two kinds of memory modules are SIMMs and DIMMs. 16Powered by DeSiaMore

 There are two kinds of RAM: SRAM and DRAM. SRAM is faster because it holds data as long as power is available to the chip. DRAM loses the data after a very short time and must be refreshed.  SRAM is used in a memory cache, which speeds up the overall computer performance by temporarily holding data and programming that may possibly be used by the CPU in the near future.  Flash memory holds data permanently until it is overwritten, and is commonly used on Flash ROM chips and memory cards for notebook computers. 17Powered by DeSiaMore

 Synchronous DRAM is a faster kind of memory than the less expensive asynchronous DRAM found on SIMMs.  SRAM comes as either synchronous or asynchronous memory. Synchronous is faster and slightly more expensive than asynchronous memory.  The practice of copying BIOS from slower ROM chips to faster RAM chips for processing is called shadowing ROM. The area of RAM holding the BIOS is called shadow RAM. 18Powered by DeSiaMore

19Powered by DeSiaMore

 A computer power supply changes and conditions the house electrical current in several ways, functioning as both a transformer and a rectifier.  It steps down the voltage from the 220 Volt house current to 3.3, 5, and 12 volts or to 5 and 12 volts, and changes incoming alternating current to direct current, which the computer and its peripherals require.  The monitor, however, receives the full 220 volts of AC current, converting that current to DC. 20Powered by DeSiaMore