0:00
Hello.
00:01
The question here is simply to encode each of the following bit patterns using the decimal dotted notation.
00:09
So the dotted decimal notation simply we know that each 8 bits in a row are used to represent a single number that can range from 0 to 255 and then we have a dot and then a second number represented by this next 8 bits and so on.
00:29
So let's start by this example, example a.
00:34
So the first eight bits are the following.
00:37
So one, two, three, four, five, six, seven, eight.
00:41
So these are the first eight bit patterns.
00:45
And then also we have one, two, three, four, five, six, seven, eight.
00:49
This is the second eight bit patterns.
00:52
And finally, we have these, which are the last eight bit patterns.
00:57
So now we need that three numbers and separated by a dot in between.
01:03
So this first one here, we can see it's one, zero, one, and the rest are zeros.
01:11
So in that case, we know that this is a one plus four.
01:16
So the first one is five.
01:18
So we have five dot.
01:20
The second bit string is the 0 -0 -0 -0 -1 -0 -0.
01:28
So that's the second pattern.
01:33
So simply here we have again this place is at 2 and this is 4, this is 8 and this is 16.
01:42
So we have 16 plus 2 which is 18.
01:46
So the second number is 18.
01:49
Finally the third number is the 1 -1 -3 -0 -1 -0.
01:56
Again, these are eight numbers.
02:00
So here we have 1 plus 2 and then that's 4, 8, 16.
02:07
1, 2, 4, 8, 16, 32...