Chapter 1 : Binary numbers Flashcards

Digital data. Reading binary numbers. Adding in binary. Decimal to binary. Digital text and numbers. Sound and vision.

1
Q

What are the four rules of binary addition?

A

0+0 =0, 1+0=1, 1+1=10, 1+1+1=11

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

What is base 2?

A

Base 2 is another name for the binary system. It uses 2 digits (0 and 1), each column holds a value two times greater than the previous column.

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

What is the largest decimal number than can be shown in bits?

A

255

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

Why is ASCII limited to 256 characters?

A

It is because ASCII was made for the English language and in the English language, there are only 256 characters.

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

How are pixels used to make digital images?

A

Each pixel stores a different colour based on the image and are arranged in a grid format. They are so small that they cannot be seen.

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

How do you improve the quality of the image?

A

By making the imaging higher resolution and with colour depth.

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

What is colour depth?

A

Colour depth is using more colours to make an image look more realistic.

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

What is resolution?

A

Resolution is to increase the number of pixels to make an image more realistic.

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

How are colour depth and resolution used to create high-quality images?

A

Photos need many colours to look realistic. Colour depth is to use kore colours to make an image more realistic. Resolution is to increase the number of pixels in an image to make it more realistic. In low-resolution images, you would be able to see the pixels.

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

Why are high-quality files larger than low-quality files?

A

It is because high quality files have high quality resolution and colour depth which needs to be stored using more bytes. The bytes store the pixels and colours.

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

What is digital data?

A

Digital data is data stored as numbers.

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

Name 4 things which can be stored using digital data.

A
  • Instructions
  • Text
  • Sound
  • Images
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is a bit?

A

A bit is a digit in a binary number.

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

What is a byte?

A

A byte is made up of 8 bits.

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

What is the difference between a bit and a byte?

A

A bit is a digit in a binary number and a byte is made up of 8 bits.

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

How are pixels used to make digital images?

A

Pixels store colour data based on the image and are arranged in a grid format. Each pixel is so small that you cannot see it.

17
Q

What is colour depth?

A

Colour depth is to use more colours to make an image more realistic.

18
Q

What is resolution?

A

Resolution is to increase the number of pixels to make an image more realistic.

19
Q

How are colour depth and resolution used to create high quality images?

A

Pictures need many colours to look realistic. Colour depth is to use more colours to make an image more realistic. Resolution is to use more pixels to make an image more realistic. In low quality images, you would be able to see the pixels.

20
Q

Why are high quality files larger than low quality files?

A

It is because high-quality files have higher resolution and colour depth which require more pixels and colour. These pixels and colours need be stored using more bits.

21
Q

What are pixels?

A

Pixels are tiny squares that make up an image. Each pixel stores a colour and are arranged in a grid format.

22
Q

High quality audios have ….

A

A high sampling rate

23
Q

How is sampling used to store digital audio?

A

A computer cannot store continuous data so it uses sampling to break the data into chunks which and then saves as bytes.

24
Q

What is sampling?

A

A computer cannot store continuous data. Sampling is the process of breaking the data into chunks which are then saved as bytes and put together to make the audio sound continuous.

25
Q

How is digital video stored as digital data?

A

Digital video is stored in the same way as audio. Sampling is used to capture slices of an event called frames. Those frames are displayed quickly one after another, making it look like it’s moving. Audio and the frames are saved separately.