All Definitions & Functions Flashcards

(35 cards)

1
Q

Character set

A

The set of characters that can be represented by a specific computer system

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

Images

A

Pixel-picture element

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

Colour depth

A

The number of possible colours a pixel might be

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

Resolution

A

The number of pixels per unit area

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

Meta data

A

Data about the file

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

Bit depth

A

The number of bits available per sample that can be used to store the amplitude measurement

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

Bitmap

A

A type of digital image where colors are stored for each pixel in a grid

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

True colour

A

24 bits per pixel - used in all modern cameras etc.

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

Sampling interval

A

The time between samples

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

Fetch Decode Execute Cycle

A

Instructions are fetched from RAM, decoded using the CPU’s instruction and executed. The cycle then repeats

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

ALU (Arithmetic Logic Unit)

A

Carries out arithmetic operations and logical operations

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

CU (Control Unit)

A

Decodes and execute the instructions

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

Cache

A

Very (very) fast memory with a very fast read/write speed - holds recently/frequently used instructions that have been fetched from RAM

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

Register

A

A super duper small memory circuit

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

ACC (Accumulator)

A

Temporary store of results from the ALU

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

PC (Program Counter)

A

Increments once every FDE, stores the address of the location of the next instruction

17
Q

MAR (Memory Address Register)

A

Stores the address of the location of the current instruction/data in memory

18
Q

MDR (Memory Data Register)

A

Stores the data/instruction that has just been fetched from memory

19
Q

Clock speed

A

A measure of how many FDE cycles are completed every second

20
Q

Cache size

A

If the cache is larger, then more recently/frequently used instructions can be stored in it

21
Q

Number of cores

A

If the number of cores is increased then the system may be capable of parallel processing

22
Q

RAM (Random Access Memory)

A

Holds the machine instructions of all running programs and their data

Can be rewritten or deleted - volatile

Data will be lost if the machine is powered off

23
Q

ROM (Read-Only Memory)

A

Holds any machine instructions and data required at start-up, before the OS (operating system) is launched from the hard disk

Contents cannot be changed - non-volatile

24
Q

Virtual Memory

A

Part of the hard drive that is used as an extension to the RAM when the RAM is full (or nearly full)

More programs can run at the same time, increasing the amount of data used which slows the computer’s performance

25
Secondary storage
The hard drive or any storage that preserves its contents when the power is turned off
26
Storage type : Magnetic
e.g. Hard Disk Drive, Tape Drive Largest capacity, usually the lowest R/W speed, lowest portability and durability (due to moving parts), cheapest
27
Storage type : Optical
e.g. Blu-ray, DVD ROM, CD ROM Lowest capacity, medium reliability (approx 10 years)
28
Storage type : Solid state
e.g. Solid State Drive, SD Card, USB Memory Stick Fastest R/W speed, best portability and durability (due to no moving parts), USBs are typically used for reliability, most expensive
29
Compression
Making the size of a file smaller To save on storage space, costs and time for uploads/downloads
30
Lossy compression
When the file is decompressed - data has been lost Not suitable : Text files and code Suitable : Images, videos, sound Creates smaller compressed files than lossless compression
31
Lossless compression
When the file is decompressed 0 - no data has been lost Suitable : Text files and code
32
LAN (Local Area Network)
A network of connected computers in a limited geographical area where the equipment used is typically owned by the organisation
33
WAN (Wide Area Network)
A network of connected networks in a large geographical area where the equipment used is typically rented by the organisation
34
Bandwidth
The amount of data that can be transferred through a specific connection in a given amount of time, measured in bits per second
35
Amount of traffic
Number of devices attached As the amount of network traffic increases then the share of the available bandwidth decreases