Computer Systems Flashcards

(36 cards)

1
Q

What is in a CPU

A

The controller, ALU, registers, internal memory and buses

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

What is backing storage

A

Where data is stored when it is not being actively used

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

What is the address bus

A

To storage address of data travels along here

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

What is the data bus

A

This is the path along which data travels

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

What is a port

A

A port servers as an interface between the computer and other devices

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

What is the controller

A

The controller sends and receives signals from all parts of the computer

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

What is the ALU

A

It is the part of the CPU that processes and manipulates data, including comparisons

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

What is a register

A

A storage location found on the CPU where data or control information is temporarily stored

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

What is internal memory

A

Internal memory is fast access temporary storage

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

What are buses

A

Buses allow data to be transferred to different parts of the computer

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

What is the control bus

A

The control bus is used by the controller to send control signals to different parts of the computer

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

What is the cycle that the processor follows

A

The fetch-decode-execute cycle

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

What things affect performance

A

Size of cache, speed of clock, number of cores and types of processors

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

How does the cache help

A

Cache memory improves the performance of the CPU as it is able to provide instructions and data to the CPU at a much faster rate than other system memory such as RAM

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

How does the clock speed help

A

The faster the clock speed, the faster the computer is able to run the fetch-decode-execute cycle and therefore process more instructions

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

What is overclocking

A

A processor can be set to run faster than its original design. By doing this however, it uses more energy and produces more heat

17
Q

How does the number of cores help

A

Multi-core processors therefore have many processing components within the same CPU

18
Q

Describe Reduced Instruction Set Computer

A

RISC processors can process a limited number of relatively simple instructions. To carry out more complex commands the problem is broken down into a longer list of simpler instructions

19
Q

Describe Complex Instruction Set Computer

A

CISC processors can process a large number of complex instructions. This allows the processor to understand and carry out complex tasks with only a few instructions

20
Q

What is RAM

A

RAM is used for the temporary storage of currently running programs and data. It consists of a large number of store locations each of which is identified by a unique address

21
Q

What is ROM

A

ROM is used for the permanent storage of data. The data in each store location cannot be changed.
ROM is permanent –data is not lost when the power is switched off

22
Q

What is flash memory

A

Flash memory is used for the permanent storage of data. However, the data stored in flash memory can
be changed

23
Q

What is the fastest type of memory

24
Q

When is data written from memory to secondary storage

A

When data is no longer being actively used, for a later time

25
Common types of backing storage
Flash drive, hard drive, CD disk, magnetic tape
26
How is data read on optical storage
They use lasers to see if light is reflected back or not, which dictates if the data reads 1 or 0
27
How is data read on magnetic storage
Data is written by a write-head and read by the read-head
28
Why is solid state drives good
It does not have any moving parts, such as a read-head in magnetic storage
29
Advantages to storing in the cloud
Backup and cheaper than additional storage devices
30
Disadvantages to storing in the cloud
Internet connection is required, the third-party server location may not have good data protection legislation
31
Main features of a GUI
Windows, icons, menus, pointers and shortcuts
32
Advantages and disadvantages to GUI
Easy to use and no complication commands, but requires a lot of memory and processor intensive
33
Advantages and disadvantages to menu
Easy to understand and little processing power, but can be irritating due to the amount of menu screens and can be a long process
34
Advantages and disadvantages to voice-driven
No need to learn to type and reduce danger of RSI, but words that sound the same may not work and background noise can interfere
35
Advantages and disadvantages to CLI
Quicker to type commands and little storage space, but not suitable for a novice and a lot needs to be learnt
36
Advantages and disadvantages to touch
No keyboard/mouse required and easy to use, but screen can be damaged and user's hand may obscure the screen