INTERCONNECTION STRUCTURE

5,397 views 13 slides Jan 20, 2020
Slide 1
Slide 1 of 13
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13

About This Presentation

COA- INTERCONNECTIONS STRUCTURE


Slide Content

INTERCONNECTION STRUCTURE By Ms.V.VENNILA,MCA., M.Phil ., Assistant Professor, Bon Secours College for Women Thanjavur .

Interconnection Structures A Computer consists of a set of components(CPU , Memory , I/O Module) that are communicate with each other. The collection of paths connecting the various module is called interconnection structure. The design of structure will depend on the exchange that must be made between modules INTERCONNECTION STRUCTURE

MEMORY MODULE Memory module consists of n words equal length is assigned as unique numerical address Memory N words . . . n-1 READ WRITE ADDRESS INTERNAL DATA EXTERNALDATA DATA

I/OMODULE It is internal part of a computer that perform read and write operation . I/O Module M Ports Read Write Address Internal Data ExternalData Internal Data External Data Instruction Signal

Processor Module The processor read and write the data by processing the instruction. After processing , it use control signal to control overall computer system. CPU Instruction Data Interrupt Signal Address Control Signal Data

TYPES OF INTERCONNECTIONS Memory to Processor – The processor read an instruction or unit of data from memory. Processor to Memory - The processor writes unit of data to memory. I/O to Processor – The data reads from I/O device through I/O module. Processor to I/O – The processor sends data to I/O device.

BUS INTERCONNECTION

Bus interconnection is important component of computer: architecture. It is a communication channel. It connects various components of computer to communicate with each other. BUS INTERCONNECTION