Digital Data Flashcards

(30 cards)

1
Q

What is data

A

Unprocessed facts and figures that have no meaning

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

What is information

A

When data is processed into a computer and then has a meaning

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

What is a bit

A

Has a value of 0 or 1 and is the smallest unit of computer storage

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

What is a nibble

A

4 bits

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

What is a byte

A

8 bits

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

How many bytes are in a kilobyte,megabyte,gigabyte and terabyte

A

Kilobyte= 1024 bytes
Megabyte= 1024 kilobytes
Gigabyte= 1024 megabytes
Terabyte= 1024 gigabytes

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

What are the types of data

A

Numeric, date/time,character/string

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

What is numeric data

A

A whole number with no decimal can be positive or negative

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

What is a character/string

A

A character is a single letter or digit
A string is sequence of characters

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

What is a pixel

A

Smallest unit of a digital image that can be displayed and edited

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

What is the quality of an image reference

A

Image resolution

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

How many bits are typically used to store a pixel of a jpeg image

A

24 bits

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

What are the differences in bitmap and vector based graphics

A

Bitmap store details of each individual pixel. Vector store information on the components that make the image.

Vector based graphics are based on mathematical objects, bitmaps store every pixel making it a large file

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

What is streaming

A

Process that allows videos to be viewed on a website straight away

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

What is buffer

A

Computer memory which stores part of the video before watched. Preventing disruption

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

What factors affect sound quality

A

Sample rate = audio sound samples captured per second
Bit depth = bits used for each sound sample
Bit rate = number of bits that is processed in a time period

17
Q

Examples of analogue signals

A

Sound waves and temperature

18
Q

How to convert analogue to digital

A

Use an ADC which will sample a signal. Sample then converted to digital

19
Q

What is data portability

A

Transferring data from one computer to another without having to re Enter data

20
Q

What does jpeg stand for

A

Joint photographic expert group

21
Q

What does tiff stand for

A

Tagged image file format, stores bitmapped images

22
Q

What does png stand for

A

Portable network graphics

23
Q

How to calculate bit rate

A

But depth x sample rate

24
Q

What does txt stand for

A

A plain text document

25
What is pdf
Portable document format that is read only.
26
What is WAV
Windows audio waveform for storing audio
27
What is data compression
convert data to as small a size as possible while still maintains quality
28
What is lossless compression
Maintains the quality of the file so no data is lost. E.g winzip
29
What is lossy compression
Reduces file size by removing some data
30
Bitmaps are better for images as vector is better for logo