Jazan University, Jazan KSA

Slides:



Advertisements
Similar presentations
Computer Organization and Architecture
Advertisements

Computer Organization and Architecture
Memory Section 7.2. Types of Memories Definitions – Write: store new information into memory – Read: transfer stored information out of memory Random-Access.
+ CS 325: CS Hardware and Software Organization and Architecture Internal Memory.
5-1 Memory System. Logical Memory Map. Each location size is one byte (Byte Addressable) Logical Memory Map. Each location size is one byte (Byte Addressable)
Memory Basics. 8-1 Memory definitions Memory is a collection of cells capable of storing binary information. Two types of memory: –Random-Access Memory.
ECE 301 – Digital Electronics Memory (Lecture #21)
ENGIN112 L30: Random Access Memory November 14, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 30 Random Access Memory (RAM)
Overview Memory definitions Random Access Memory (RAM)
Computer Organization and Architecture
Chapter 5 Internal Memory
CS1104-8Memory1 CS1104: Computer Organisation Lecture 8: Memory
Memory and Storage - Sheetal Gosrani. Overview Memory Hierarchy RAM Memory Chip Organization ROM Flash Memory.
5.1 Semiconductor main memory  Organization The basic element of a semiconductor memory is the memory cell. Semiconductor memory cells properties: 1.
Memory Basics Chapter 8.
Faculty of Information Technology Department of Computer Science Computer Organization and Assembly Language Chapter 5 Internal Memory.
CHAPTER 5 INTERNAL MEMORY
Semiconductor Memories.  Semiconductor memory is an electronic data storage device, often used as computer memory, implemented on a semiconductor-based.
Chapter 8 Memory Interface
Computer Engineering II 4 th year, Communications Engineering Winter 2014 Dr. Tamer Samy Gaafar Dept. of Computer & Systems Engineering.
Charles Kime & Thomas Kaminski © 2004 Pearson Education, Inc. Terms of Use (Hyperlinks are active in View Show mode) Terms of Use ECE/CS 352: Digital Systems.
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.
Memory System Unit-IV 4/24/2017 Unit-4 : Memory System.
Internal Memory.
Digital Logic Design Instructor: Kasım Sinan YILDIRIM
Chapter 6: Internal Memory Computer Architecture Chapter 6 : Internal Memory Memory Processor Input/Output.
Chapter 4: MEMORY Internal Memory.
Memory Cell Operation.
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 ORGANIZATIONS CSNB123 Ver.1Systems and Networking1.
Semiconductor Memory Types
Memory Devices 1. Memory concepts 2. RAMs 3. ROMs 4. Memory expansion & address decoding applications 5. Magnetic and Optical Storage.
Random Access Memory (RAM).  A memory unit stores binary information in groups of bits called words.  The data consists of n lines (for n-bit words).
A memory is just like a human brain. It is used to store data and instructions. Computer memory is the storage space in computer where data is to be processed.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 8 – Memory Basics Logic and Computer Design.
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
RAM RAM - random access memory RAM (pronounced ramm) random access memory, a type of computer memory that can be accessed randomly;
Chapter 5 - Internal Memory 5.1 Semiconductor Main Memory 5.2 Error Correction 5.3 Advanced DRAM Organization.
Chapter 5 Internal Memory
William Stallings Computer Organization and Architecture 7th Edition
Internal Memory.
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 8th Edition
EE345: Introduction to Microcontrollers Memory
CNET 315 Microprocessors & Assembly Language
Computer Architecture
William Stallings Computer Organization and Architecture 7th Edition
William Stallings Computer Organization and Architecture 8th Edition
BIC 10503: COMPUTER ARCHITECTURE
TOPIC : Memory Classification
Memory Basics Chapter 8.
Memory Basics Chapter 7.
AKT211 – CAO 07 – Computer Memory
Chapter 4 Internal Memory
William Stallings Computer Organization and Architecture 8th Edition
Jazan University, Jazan KSA
Presentation transcript:

Jazan University, Jazan KSA Chapter 5 Lecture 11 Faheem Lecturer, CNET Dept., Jazan University, Jazan KSA Internal Memory

Topics in this chapter Semi Conductor Main Memory. Dynamic Random Access Memory [DRAM]. Static Random Access Memory [SRAM] and Read Only Memory [ROM]

Semiconductor Main Memory In old computers, the most common form of random-access memory was an array of ferromagnetic material referred as cores. Hence, main memory was also called as core. Today due to development of microelectronics magnetic core memory is vanished, and the use of semiconductor chips for main memory is universal for all computers. Book Page No 159

Main Memory Organization The basic element of a semiconductor memory is the memory cell, all semiconductor memory cells share certain properties: They exhibit two stable (or semi-stable) states, which can be used to represent binary 1 and 0. They are capable to write into, to set the state. They are capable of being read to sense the state. Book Page No 160

Set and sense state

Main Memory Cell The cell has three functional terminals for carrying an electrical signal. The select terminal, selects a memory cell for a read or write operation. The control terminal indicates read or write. For writing, data terminal provides an electrical signal that sets the state of the cell to 1 or 0. For reading, this terminal is used for output of the cell’s state, Book Page No 160

Semiconductor Memory Types The table shows all Semiconductor Memory Types The most common is Random Access Memory. Book Page No 160

Random Access Memory [RAM] The memory is accessed in random manner that’s why it is called as random access memory. It is Read/Write memory It is Volatile memory It is a Temporary storage Its of two type Static or dynamic.

Dynamic RAM Bits stored as charge in capacitors Charges leak Need refreshing even when powered Simpler construction Smaller per bit Less expensive Need refresh circuits Slower Main memory Analogue Book Page No 160-161

Dynamic RAM Structure Book Page No 160-161

DRAM Operation Write Address line active when bit read or written Transistor switch closed (current flows) Write Voltage to bit line High for 1 low for 0 Then signal address line Transfers charge to capacitor. Book Page No 160-161

DRAM Operation Read Read Address line selected transistor turns on Charge from capacitor fed via bit line to sense amplifier Compares with reference value to determine 0 or 1 Capacitor charge must be restored Book Page No 160-161

Thank you!!!

On 20th of April 2016 Wednesday [12 to 01] On Chapter 3 and 4. Exam 2 On 20th of April 2016 Wednesday [12 to 01] On Chapter 3 and 4.