Computer Architecture Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Bus

A

Connects CPU and Memory. It is a collection id wires that allow data and instructions to move from memory to the central processing unit and back.

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

Motherboard

A

a circuit board that devices are physically mounted on

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

Secondary Storage

A

stores data persistently

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

What is the fetch execute cycle ?

A

CPU fetches the program next instructions from memory
Instructions is found at memory address and stored in binary code
CPU decodes the binary code revealing an instruction which is executed

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

What is the function of the CPU

A

The CPU(central processing unit) processes instructions and it consists of the ALU , control unit and register.

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

What does the ALU do?

A

The ALU(arithmetic logic unit) receives instructions,data and operates on the data according to the instructions.

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

What does the contol unit do?

A

It directs the operations of the CPU

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

What does the register do?

A

It’s temporary storage locations that the CPU can access very quickly,when carrying out operations on data. The program counter stores when the CPU is in the program sequence at any one given time.

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

Factors affecting CPU speed

A

Clock speed
Number of instructions per second
Cores

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

What is primary storage?

A

Stores information for immediate use by the CPU and stores data temporarily

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

Name two types of primary memory:

A

1.ROM -Read Only Memory
It is non volatile.
Its contents remains stored whether computer is on or off.

2.RAM-Random Access Memory
It is volatile.
It is temporary.
It is fast.

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

Name two types of secondary storage

A

Hard drives-Solid State Disks

Flash drives-Flash Memorys

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

Input Devices

A
  1. Goes into the von Neumann Architecture

- mouse,scanner,keyboard

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

Output Devices

A
  1. Data that comes out if the von Neuman Architecture

- printer,monitor,projector

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