KLC Revision

KLC Revision
8.2 KLC REVISION
1 / 22
volgende
Slide 1: Tekstslide
ComputingUpper Secondary (Key Stage 4)Lower Secondary (Key Stage 3)

In deze les zitten 22 slides, met interactieve quizzen en tekstslides.

Onderdelen in deze les

KLC Revision
8.2 KLC REVISION

Slide 1 - Tekstslide

Why is it important to have smaller file sizes?

How do we achieve this?

Lossy vs lossless

Lossy compression is a data compression method that deletes some information to achieve an even smaller file size than lossless compression. It is used on video, audio, and many types of image files.

Slide 2 - Tekstslide

Slide 3 - Tekstslide

In Audio there is data recorded at level humans cannot hear so these are removed, however in documents like Word there is no redundant data therefore they are lossless.

Slide 4 - Tekstslide

Image formats

Bitmaps - BMP. It is Lossless (no image data is lost on save) but there's also little to no compression at all, meaning saving as BMP results in VERY large file sizes.

JPG / JPEG - Joint Photographic Experts Group Jpeg format is used for color photographs, or any pictures with many blends or gradients.  it's a Lossy format, and saving the same file over and over will result in more data being lost over time.

GIF - Graphics Interchange Format. Gif format is best used for text, line drawings, screenshots, cartoons, and animations. Gif is limited to a total number of 256 colors or less. GIF uses lossless compression, meaning that you can save the image over and over and never lose any data. The file sizes are much smaller than BMP, because good compression is actually used, but it can only store an finite palette.

Slide 5 - Tekstslide

Slide 6 - Tekstslide

Smallest
Largest
Organise the objects by size from smallest to largest
Megabyte
Terabyte
Gigabyte
Kilobyte
Byte

Slide 7 - Sleepvraag

How many bits are in a byte?
A
1
B
2
C
4
D
8

Slide 8 - Quizvraag

Images are made up of bits of data called pixels. Pixels are the smallest unit of a digital image. Each pixel is a small square that contains a colour.
The combination of pixels creates the whole image.

Slide 9 - Tekstslide

The number of pixels is called the resolution. The resolution of an image is calculated the same way as the area of a square:
width * height


12 * 19 = 
resolution of 

Slide 10 - Tekstslide

Color depth, also known as bit depth, refers to the number of bits used to represent the color of a single pixel in an image or on a display. 

Slide 11 - Tekstslide

Slide 12 - Tekstslide

What is the resolution of Mario?
A
11
B
12
C
23
D
132

Slide 13 - Quizvraag

What is the colour depth?
A
4
B
2
C
12
D
132

Slide 14 - Quizvraag

What colour is 11?
A
White
B
Red
C
Blue
D
Black

Slide 15 - Quizvraag

Slide 16 - Tekstslide

How do we get 91 ?

Slide 17 - Open vraag

What is 11011101 in denary?
A
201
B
221
C
255
D
8

Slide 18 - Quizvraag

How do we solve this?

Slide 19 - Tekstslide

What does 1 + 1 = in binary
A
0
B
1
C
2
D
0 carry 1

Slide 20 - Quizvraag

1010 + 0001

A
1011
B
1111
C
10110
D
1001

Slide 21 - Quizvraag

How do we check 1010 + 0001?

Slide 22 - Open vraag