Components of a Computer system Flashcards

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

Embedded systems

A

Computers inside a larger system ie microwave or TV

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

CPU

A

Where data and instructions are processed consisting of the control unit (CU), arithmetic logic unit (ALU) and Cache

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

CU

A

Job is to manage the fetching, decoding and execution of program instructions within a CPU

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

ALU

A

Completes calculations within a CPU ie arithmetic (+ or - etc) and logical (NOT, AND etc)

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

Cache

A

Very fast memory that stores frequently used data by the CPU

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

Program counter (PC)

A

Holds the memory address of the instruction for each cycle

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

Accumulator

A

Stores intermediate results of calculations in the ALU

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

Memory Address Register (MAR)

A

Holds any memory address about to be used by the CPU

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

Memory Data Register

A

Holds the actual data or instruction to be used by the CPU

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

RAM

A

Main memory for a computer and is volatile

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

Secondary storage

A

Virtual memory used as extra RAM when full due to too many or too data expensive programs are open

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

ROM

A

Non volatile used by the CPU to boot up

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

Clock speed

A

The speed at which a processor can carry out instructions, the higher the better the CPU

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

Cores

A

Each Core in a CPU can process data independently meaning more instructions can be performed

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

Von Neuman bottleneck

A

A CPU can only perform one task at a time

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

Hard disks/drives

A

Internal storage made up of magnetised disks read and written by a moving arm. Portable, durable and reliable

17
Q

Solid state drives (SSD)

A

Storage devices with no moving parts instead using flash memory or similar, faster read write times than hard rives with similar capabilities

18
Q

Optical disks

A

Such as CDs or DVDs lost use but cheap and portable though easily scratched

19
Q

Magnetic tapes

A

Used for archiving as has large storage capacity but very slow to find specific data

20
Q

Operating system (OS)

A

Provide an interface and a platform to run applications whilst helping to manage memory for the CPU and user accounts

21
Q

Utilities

A

Help to maintain or configure a computer

22
Q

Defragmentation

A

To reorganize separated fragments of related data on (a computer disk) into a contiguous arrangement