4.7.1 Internal hardware components of a computer Flashcards

1
Q

The processor

A

Executes program instructions to run applications

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

Main Memory

A

Includes RAM & ROM to store program instructions and frequently used data.
- faster than secondary storage, storing frequently used data in RAM & ROM helps the processor to execute quickly

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

Buses

A

Series of parallel wires that connects the internal components of a computer system allowing signals to be passed between them
- number of parallel wires called the width has a direct relationship to the number of bits transferred simultaneously by the bus

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

Address bus

A

Transports memory addresses specifies where data is sent/received from

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

Increasing Address bus

A

Increasing the width increases the range of address that it can specify, increases the addressable memory
- adding a single wire doubles number of addressable memory locations

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

Addressable memory location

A

Portion of memory accessed by address

- If not enough addresses available some portions of memory go unused

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

Data bus

A

Sends data and instructions to and from different components of the computer system.

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

Increasing data bus

A

Increasing the width, increases the volume of data that can be transferred over the bus at any one time

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

Control bus

A

Carries control signals that regulate the operation of the computer system. carries computer clock signal

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

I/O controllers

A

Pieces of hardware control communication of data between processor and external hardware devices (keyboard, mice, monitor)

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

Harvard architecture

A

Processor uses two separate main memory locations one for instructions one for data. can give each piece of memory its own characteristics.
- used in embedded systems such as digital signal processing

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

Von Neumann architecture

A

Both instructions and data stored in same location, they perform worse sand the buses have to be shared for fetching both instructions and data
- used in general purpose computer systems such as laptops and smart phones

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