Digital Data - Chapter 1 Flashcards

1
Q

What is a pixel ?

A

The smallest unit of a digital image that can be displayed and edited on a computer screen.

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

What are bitmap graphics ?

A
  • Store details about every individual element or pixel that makes up an image
  • storing every pixel means that the file size can be very large.
  • a bitmap image can also be compressed, which reduces the file size.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are vector based graphics ?

A
  • vector based graphics store information about the components that make up an image; these components are based on mathematical objects such as lines curves and shapes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is streaming ?

A

Streaming is a process that allows video to be viewed on a website straight away, without having to wait for the full video to be downloaded.

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

What is buffering

A

A buffer is computer memory used
To store a part of the video downloaded before it is watched

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

What is image resolution ?

A

The image resolution tells us the quality of an image, the more pixels the higher the quality and sharpness of the picture

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

What is data ?

A

Data is raw, unorganised facts that need to be processed. Data has no meaning.

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

What is information ?

A

Information is when data is processed, organised, structured, or presented in a given context so as to make it useful/ meaningful.

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

What is the sample rate ?

A

Sample rate is how many samples, or measurements, of an audio recording or sound per second. The more samples per second are taken, the more detail in the sound waves (higher quality)

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

What is the bit rate ?

A

Bit Rate of a file or audio tells you how many bits can be processed per second. Bit rate is measured in kilobits per second (kbps)

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

What is bit depth ?

A

Bit Depth is the number of bits available to store sound samples. High quality audio samples require high bit depth

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

What is a ADC , analogue to digital converter.

A

ADC stands for Analogue to Digital Converter, which converts sound waves to digital waves that are easier for a computer to read. Frequency at which samples are measured is in Hertz (Hz

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

What is lossy compression

A

Lossy compression reduces the file size by removing data such as taking the colours out of a photo

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

What is lossless compression ?

A

Lossless compression reduces file size without effecting quality.

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

What is data portability ?

A

The ability to transfer data from one computer to another without having to re-enter the data.

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

What is data compression ?

A

Data compression is used to convert digital data to as small a size as possible while still maintaining the quality of the data contained in the file ; allows data to be sent over the internet with acceptable transmission speeds.