6
1 Memory Organization Computer Organization Computer Architectures Lab MBA Admissions in India By: Admission.edhole.com

Mba admissions in india

Embed Size (px)

Citation preview

Page 1: Mba admissions in india

1Memory Organization

Computer Organization Computer Architectures Lab

MBA Admissions in India

By:Admission.edhole.com

Page 2: Mba admissions in india

2Memory Organization

Computer Organization Computer Architectures Lab

• Memory Hierarchy

• Main Memory

• Auxiliary Memory

• Associative Memory

• Cache Memory

• Virtual Memory

• Memory Management Hardware

MEMORY ORGANIZATION

Admission.edhole.com

Page 3: Mba admissions in india

3Memory Organization

Computer Organization Computer Architectures Lab

MEMORY HIERARCHY

Magnetictapes

Magneticdisks

I/Oprocessor

CPU

Mainmemory

Cachememory

Auxiliary memory

Register

Cache

Main Memory

Magnetic Disk

Magnetic Tape

Memory Hierarchy is to obtain the highest possibleaccess speed while minimizing the total cost of the memory system

Memory Hierarchy

Admission.edhole.com

Page 4: Mba admissions in india

4Memory Organization

Computer Organization Computer Architectures Lab

MAIN MEMORY

RAM and ROM ChipsTypical RAM chip

Typical ROM chip

Chip select 1Chip select 2

ReadWrite

7-bit address

CS1CS2RDWRAD 7

128 x 8RAM 8-bit data bus

CS1 CS2 RD WR 0 0 x x 0 1 x x 1 0 0 0 1 0 0 1 1 0 1 x 1 1 x x

Memory function Inhibit Inhibit Inhibit Write Read Inhibit

State of data busHigh-impedenceHigh-impedenceHigh-impedenceInput data to RAMOutput data from RAMHigh-impedence

Chip select 1Chip select 2

9-bit address

CS1CS2

AD 9

512 x 8ROM

8-bit data bus

Main Memory

Admission.edhole.com

Page 5: Mba admissions in india

5Memory Organization

Computer Organization Computer Architectures Lab

MEMORY ADDRESS MAP

RAM 1RAM 2RAM 3RAM 4ROM

0000 - 007F0080 - 00FF0100 - 017F0180 - 01FF0200 - 03FF

ComponentHexa

address0 0 0 x x x x x x x0 0 1 x x x x x x x0 1 0 x x x x x x x0 1 1 x x x x x x x1 x x x x x x x x x

10 9 8 7 6 5 4 3 2 1Address bus

Memory Connection to CPU- RAM and ROM chips are connected to a CPU through the data and address buses

- The low-order lines in the address bus select the byte within the chips and other lines in the address bus select a particular chip through its chip select inputs

Address space assignment to each memory chip

Example: 512 bytes RAM and 512 bytes ROM

Main Memory

Admission.edhole.com

Page 6: Mba admissions in india

6Memory Organization

Computer Organization Computer Architectures Lab

CONNECTION OF MEMORY TO CPUMain Memory

}

CS1CS2RDWRAD7

128 x 8RAM 1

CS1CS2RDWRAD7

128 x 8RAM 2

CS1CS2RDWRAD7

128 x 8RAM 3

CS1CS2RDWRAD7

128 x 8RAM 4

Decoder3 2 1 0

WRRD9 8 7-11016-11Address bus

Data busCPU

CS1CS2

512 x 8ROMAD9

1- 7

98

Dat

aD

ata

Dat

aD

ata

Dat

a

Admission.edhole.com