1.2 Memory and Storage Keywords Flashcards

1
Q

Primary Storage

A

“At GCSE level you can think of primary storage comprising of Random Access Memory (RAM) and Read Only Memory (ROM). It holds data and instructions which the CPU can much more easily and quickly access than from secondary storage devices.”

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

RAM

A
  • Random Access Memory
  • “Volatile (data lost when power is off) Read and write.
    Purpose: temporary store of currently executing instructions and their data.
    E.g. applications and the operating system in use.”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ROM

A
  • Read Only Memory
  • “Non-volatile (data retained when power is off) Read only.
    Purpose: stores instructions for starting the computer called the bootstrap.”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Virtual Memory

A

“Using part of the hard disk as if it were random access memory.
Allows more applications to be open than physical memory could hold.”

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

Secondary Storage

A

“Permanent storage of instructions and data not in use by the processor. Stores the operating system, applications and data not in use. Read/write and non-volatile.”

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

Optical Storage

A

“CD/R, CD/RW, DVD/R, DVD/RW Use: music, films and archive files. Low capacity. Slow access speed. High portability. Prone to scratches. Low cost.”

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

Magnetic Storage

A

“Hard disk drive. Use: operating system and applications. High capacity. Medium data access speed. Low portability (except for portable drives). Reliable but not durable. Medium cost.”

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

Solid State Storage

A

“Memory cards & solid state hard drive (SSD). Use: digital cameras and smartphones. Medium capacity. High portability. Reliable and durable. No moving parts. Fast data access speed. High cost.”

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

Storage Capacity

A

“The amount of data a storage device is able to store. ”

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

Storage Speed

A

“The read/write access speed of a storage device.”

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

Storage portability

A

“How easy it is to transport a given storage medium. E.g. Solid state and optical storage and designed to be highly portable, whereas more traditional magnetic storage is designed to stay in place.”

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

Storage Durability

A

“How resistant to damage and wear a tear a storage device is. Devices with low durability will wear out easily over time.”

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

Storage Reliability

A

“A relative measure of how confidant you can be that a given storage device will correctly allow you to write, read, delete and modify data.”

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

Storage Cost

A

“The relative price of a storage device e.g. per Megabyte of data”

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

Bit

A

“The smallest unit of storage in a computer system, represented by either a binary 1 or 0.”

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

Nibble

A

“Half a byte / 4 bits.”

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

Byte

A

“A collection of eight bits.”

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

Kilobyte

A

“1 Kilobyte (KB) is 1024 Bytes. For the purpose of calculations in an exam you can assume 1000.”

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

Megabyte

A

“1 Megabyte (MB) is 1024 Kilobytes (KB). For the purpose of calculations in an exam you can assume 1000.”

20
Q

Gigabyte

A

“1 Gigabyte (GB) is 1024 Megabytes (MB). For the purpose of calculations in an exam you can assume 1000.”

21
Q

Terabyte

A

“1 Terabyte (TB) is 1024 Gigabytes (GB). For the purpose of calculations in an exam you can assume 1000.”

22
Q

Petabyte

A

“1 Petabyte (PB) is 1024 Terabytes (TB). For the purpose of calculations in an exam you can assume 1000.”

23
Q

Denary Numbers

A

“A numerical system of notation which uses 10 as its base. The 10 Decimal base digits are 0-9.”

24
Q

Binary Numbers

A

“Binary describes a numbering scheme in which there are only two possible values for each digit: 0 and 1. The term in computing refers to any digital encoding system in which there are exactly two possible states. E.g. in memory, storage, processing and communications, the 0 and 1 values are sometimes called “low” and “high”, respectively.”

25
Q

Binary Arithmetic

A

“The process of adding together two of more positive 8-bit binary numbers (0-255).”

26
Q

Overflow

A

“The generation of a number that is too large to be represented in the device meant to store it.”

27
Q

Hexadecimal

A

“A numerical system of notation which uses 16 rather than 10 as its base. The 16 Hex base digits are 0-9 and the letters A-F.”

28
Q

Binary Shifts

A

“Allows you to easily multiple and divide base-2 binary numbers. A left shift multiplies by 2 and a right shift divides by 2.

29
Q

Character Set

A

“The set of symbols that may be represented in a computer at a particular time. These symbols, called characters, can be letters, digits, spaces or punctuations marks, the set includes control characters.”

30
Q

ASCII

A

“America Standard Code for Information Interchange: “A character set devised for early telecommunication systems but proved to be ideal for computer systems. ASCII codes use 7-bits giving 32 control codes and 96 displayable characters (the 8th bit is often used for error checking).”

31
Q

Unicode

A

“Standard character set that replaces the need for all the different character sets. It incorporates characters from almost all the world’s languages. It is a 16-bit extension of ASCII.”

32
Q

Pixels

A

“A pixel is the smallest unit of a digital image or graphic that can be displayed and represented on a digital display device. A pixel is represented by a dot or square on a computer monitor display screen.”

33
Q

Metadata

A

“A set of data that describes and gives information about other data.”

34
Q

Colour Depth

A

“Also known as bit depth, is either the number of bits used to indicate the colour of a single pixel, in a bitmapped image or video frame buffer, or the number of bits used for each colour component of a single pixel.”

35
Q

Resolution

A

“The number of pixels (individual points of colour) contained on a display monitor, expressed in terms of the number of pixels on the horizontal axis and the number on the vertical axis.”

36
Q

Image Quality

A

“The overall detail of an image, this is affected by the colour depth and resolution.”

37
Q

Image File Size

A

“The file size of an image is increased when either its resolution (width & height in pixels) or its colour depth (number of bits needed to store a single pixel) increases.”

File size of an image = colour depth x image height (px) x image width (px)

38
Q

Sample Rate

A

“The number of samples taken per second, measured in Hertz (Hz).”

39
Q

Sample duration

A

“How many seconds of audio the sound file contains.”

40
Q

Sample bit depth

A

“The number of bits available to store each sample e.g. 16-bit”

41
Q

Playback Quality

A

“The number of bits available to store each sample e.g. 16-bit”

42
Q

Sound File Size

A

“The overall size of a sound file is found by the following formula:

Sample rate x duration (s) x bit depth”

43
Q

Compression

A

“The process of reducing the size of a file in terms of its storage size.”

44
Q

Lossy compression

A

“A compression scheme where their generally involves a loss of resolution in parts of the image where experiences shows that it will be least noticed.”

45
Q

Lossless Compression

A

“A compression scheme that allows the original images to be recreated.”