Unit 1.2. Memory and Storage Flashcards

primary storage, memory, secondary storage, units, data storage, compression (39 cards)

1
Q

RAM

A

Random Access Memory- the main memory of a computer. It stores data, apps and the operating system while in use. It loses its data when the power is turned off

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

Primary Storage

A

Storage for data that the CPU needs to access quickly

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

Secondary Storage

A

Non-volatile storage for files and programs

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

ROM

A

Read-only memory- used to store data and programs to initialise a computer system

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

Give an example of something stored in ROM:

A

the BIOS- basic input/output system

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

Solid State Drives (SSDs)

A

A solid state storage drive carries out the function of a traditional HDD. However, they are faster, less easy to damage and have no moving parts. They are more expensive with a lower capacity.

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

Hard Disk Drive (HDD)

A

A magnetic storage drive which can store large amounts of data and is a popular choice for personal computers. The drive contains a number of internal disks and a read/write head used to read and write data.

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

Digital Versatile Disk (DVD)

A

A high capacity optical storage disk commonly used for video storage. A range of capacities are available up to 17GB

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

Compact Disk (CD)

A

An optical storage disk often used to store music. Capacity is usually around 800mb

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

Solid State Storage

A

Storage device using electrical transistors to store data

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

Cloud storage

A

Storage, services and applications that exist on the internet

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

Optical Storage

A

Storage devices that use laser light to read and write data

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

Virtual memory

A

A section of the hard drive used as if it were RAM to supplement the amount of main memory available to the computer

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

Volatile

A

Volatile means data is lost when the power is turned off

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

Non-volatile

A

Non-volatile memory retains data even when the power is turned off

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

Magnetic Storage

A

Storage medium using magnetism to store data (e.g. magnetic tape or hard disk drives)

17
Q

Byte (B)

A

consists of 8 bits

18
Q

Kilobyte (KB)

A

consists of 1000 bytes

19
Q

Megabyte (MB)

A

consists of 1000 kilobytes

20
Q

Gigabyte (GB)

A

consists of 1000 megabytes

21
Q

Terabyte (TB)

A

consists of 1000 gigabytes

22
Q

Petabyte (PB)

A

consists of 1000 terabytes

23
Q

Overflow error

A

When the result of a binary calculations exceeds the number of bits allocated to it.

24
Q

Binary Shift

A

A process used to perform maths on binary numbers. It involves moving all the digits to the left or right.

25
Most Significant Bit
The furthest left digit in a string of binary numbers, its position means it has the highest value.
26
Least Significant Bit
The furthest right digit in a string of binary numbers, its position means it has the lowest value.
27
Character Set
The complete set of characters available to the computers
28
ASCII
A 7 bit code to represent a set of characters available to the computer
29
Extended ASCII
A full 8 bit code, introducing space for a further 128 characters
30
Unicode
A 16 bit universal character set used to represent a range of language symbols and billions of possible characters.
31
Pixel
Picture Element, the smallest element of an image, of which several can make up the image.
32
Colour depth
The number of bits available for colours in an image. The higher the colour depth the more colours available and the more realistic the image
33
Metadata
Additional information about an image, stored with data to enable recreation of that image/ sound / document. The information is for example, location or author.
34
Resolution
The number of pixels an image is divided into. The higher the resolution, the more pixels in the image and the clearer it will be.
35
Sample rate
The number of samples taken in one second. This is measured in Hertz (Hz). The more samples taken, the higher the sample rate and the better the quality is of the file.
36
Bit depth
The number of bits available for each sample. The higher the bit depth, the more bits available and therefore the better the quality.
37
Analogue
A continuously varying signal, usually represented as a curved line. Examples include sound or temperature recordings.
38
Lossy compression
Compression technique that removes some of the original data, which is lost permanently.
39
Lossless compression
Compression technique that does not lose any of the original data, and the original file CAN be recovered.