week 15 - interconectedness Flashcards

1
Q

why are interconnected systems needed

A

To allow different components of the computer to communicate with each other

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

An interconection structure must support:

A
  • Memory to Processor
  • Processor to Memory
  • I/O to Processor
  • Processor to I/O
  • I/O to or from Memory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Types of interconection structure

A
  • Bus
  • Point to Point
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Bus interconection

A
  • a shared pathway connecting two or more components
  • signal transmited by one device is evalable for any other device on the bus
  • only one device can tranmit at a time
  • bus consists of multiple lines (bus width)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Data lines

A

to provide a path for moving data among system modules

  • key factor in determening system performance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Address lines

A

to designate the source or destination of the data on the data line

  • bus width determing maximum memory capasity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Control lines

A

to control the access to and the use of the data and address lines

  • the data and address lines are shared by all components, there must be a means of controlling their use

-Command signals: Specify operation to be performed

-Timing Signals: Validity of data and address information

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Bus operations

A

If one module wishes to send data to another:
-Obtain the use of the bus

-Transfer the data via the bus

If one module wishes to request data from another module
-Obtain the use of the bus

-Transfer a request to other module over the appropriate control and address lines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Point-to-point Interconnection

A

contempary system have started to use point to point interconnection

  • quicker because you dont have to wait for a bus to be free to use the system
  • every component has there own bus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

system bus

A

most comon bus it is the bus that connects the different components of the computer together

How well did you know this?
1
Not at all
2
3
4
5
Perfectly