Computer Architecture CST 250 MEMORY ARCHITECTURE Prepared by:Omar Hirzallah.

Slides:



Advertisements
Similar presentations
Chapter 5 Internal Memory
Advertisements

Computer Organization and Architecture
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.
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.
Computer Organization and Architecture
IT Systems Memory EN230-1 Justin Champion C208 –
Memory Key component of a computer system is its memory system to store programs and data. ITCS 3181 Logic and Computer Systems 2014 B. Wilkinson Slides12.ppt.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
CSCI 4717/5717 Computer Architecture
F1020/F1031 COMPUTER HARDWARE MEMORY. Read-only Memory (ROM) Basic instructions for booting the computer and loading the operating system are stored in.
Lecture # 13 Memory and Storage
CSC 101 Introduction to Computing Lecture 10 Dr. Iftikhar Azim Niaz 1.
5.1 Semiconductor main memory  Organization The basic element of a semiconductor memory is the memory cell. Semiconductor memory cells properties: 1.
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.
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.
Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language Chapter 5 Internal Memory.
Higher Computing Computer Systems S. McCrossan 1 Higher Grade Computing Studies 2. Computer Structure Computer Structure The traditional diagram of a computer...
Introduction to Computing: Lecture 4
Random access memory.
© Banff and Buchan College 2007 DH2T 34 Computer Architecture 1 LO2 Lesson One Memory.
Chapter 5 Internal Memory. Semiconductor Memory Types.
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.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL 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.
Copyright © 2007 – Curt Hill Primary Memory and Electronic Storage Implementations.
Memory Cell Operation.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
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.
Computer Architecture Lecture 24 Fasih ur Rehman.
Understanding Memory.
Semiconductor Memory Types
1 Memory Hierarchy (I). 2 Outline Random-Access Memory (RAM) Nonvolatile Memory Disk Storage Suggested Reading: 6.1.
Chapter 5 Internal Memory. contents  Semiconductor main memory - organisation - organisation - DRAM and SRAM - DRAM and SRAM - types of ROM - types of.
CS 1410 Intro to Computer Tecnology Computer Hardware1.
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.
Chapter 2 content Basic organization of computer What is motherboard
Chapter 5 Internal Memory
William Stallings Computer Organization and Architecture 7th Edition
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.
William Stallings Computer Organization and Architecture 7th Edition
Electronics Technology
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
BIC 10503: COMPUTER ARCHITECTURE
Computer Memory BY- Dinesh Lohiya.
Chapter 4: MEMORY.
Chapter 4 Internal Memory
William Stallings Computer Organization and Architecture 8th Edition
Presentation transcript:

Computer Architecture CST 250 MEMORY ARCHITECTURE Prepared by:Omar Hirzallah

Contents CPU & Main Memory Architecture RAM & Types Comparison CMOS ROM & Types

CPU & Main Memory Architecture (Von Neuman) C.U. A.L.U. Processor ROMROM RAMRAM Input / Output Data Bus Address Bus Control Bus

RAM RAM = RWM. Random Access Memory, it means, to access the memory location in the entire memory is very easy and fast. RAM is used for temporary storage of program and data. It is volatile so it will lose the data if the power is turned off. You can W/R from it with equal ease.

Comparison of DRAM & SRAM DRAMSRAM Data will be lost as the power shuts down, or capacitor loses its charge. Data will be lost as the circuits get powered down. It needs refreshing from time to time to keep its contents. Refreshing, not required. It is composed of Capacitors & Transistors. It is composed of transistors and resistors. Slower than SRAM.Faster than DRAM as no refreshing is required. It takes less space on a chip as compared to SRAM memory cell. It has more parts so SRAM cell takes more place on chip then DRAM cell. Cheaper than SRAM.Expansive than DRAM. It is used for Main Memory.It is used for Cache Memory.

Types of DRAM 1. SDRAM: Synchronous DRAM It is a type of DRAM that can run at much higher clock speeds than conventional memory. SDRAM actually synchronizes itself with the CPU's bus and is capable of running at 133 MHz, About twice as fast EDO DRAM. SDRAM is replacing EDO DRAM in many newer computers SDRAM usually comes in DIMM packaging, which itself comes in several different formats (buffered and un-buffered, 3.3 volts and 5 volts).

2. DDR: Double Data Rate SDRAM DDR SDRAM is similar in function to regular SDRAM, but doubles the bandwidth of the memory by transferring data twice per cycle--on both the rising and falling edges of the clock signal. 3. RDRAM Direct Rambus DRAM a high-speed 16-bit bus running at a clock rate of 400 MHz As with DDR SDRAM, transfers are accomplished on the rising and falling edges of the clock, yielding an effective theoretical bandwidth of approximately 1.6 G.bytes/second (DRAM) Used with Intel PIII and P4.

CMOS: complementary metal oxide semiconductor CMOS chips require less power than chips using just one type of transistor. This makes them particularly attractive for use in battery-powered devices, such as portable computers. Personal computers also contain a small amount of battery- powered CMOS memory to hold the date, time, and system setup parameters.

ROM & ITS Types: ROM  (READ ONLY MEMORY) It is an integrated circuit that is programmed with specific instructions at the time of its manufacturing. It is also known as “FIRMWARE”. Firmware means that it’s a hardware component along with built in software stored on it. 1: PROM  Programmable Read Only Memory: It has a special device for its burning named PROM Programmer, but It can be burned only once. 2: EPROM  Erasable Programmable Read Only Memory: It can be erased by using Ultra violet light rays. 3: FLASH MEMORY OR EEPROM  Electronically Erasable Programmable Read Only Memory: It can be erased electronically for burning again, e.g. BIOS, CMOS etc. BIOS stands for BASIC INPUT OUTPUT SYSTEMS