First bit tells whether sequence is of zeroes(0) or ones (1) Rest 4 bits tell the length of the sequence using 4-bit binary representation Eg: 0000001111111 We can see 6 zeroes say -> 6 times 0 Convert '6' to binary in 4-bit: 6 -> 0110 This we get five bits: 0, 0110 -> 00110 And We can see 7 ones say -> 7 times 1 Convert 7 to binary: 7 -> 0111 This we get five bits: 1, 0111 -> 10111 Combine both results to get: 00110, 10111 -> 0011010111
0 = 0 and 0110 = 6. You get the 6 because each or the for bits represents the numbers 8,4,2,1 and where there is a 1 it's turned on. In this case the 4 and 2 are turned on which would be 4+2 = 6. I hope that helps
mam your lecture is good but ap english ki bajai hindi mian zyada bolo q k humai english ki waj se ju lecture samj nii to hum youtube py dikhnii ata hian to ap please hindi or urdu zyada bolo
5 bits with the original bit
0->0
6->0110
0:6->00110
explanation was too easy to understand 🥺💐
Thanks mam, it's very helpful to me 🙂
Thank you so so much ma'am it's very helpful.
How 3A2B1C4D will be transfer, as it is not in binary format?
Why 5 bit?
First bit tells whether sequence is of zeroes(0) or ones (1)
Rest 4 bits tell the length of the sequence using 4-bit binary representation
Eg: 0000001111111
We can see 6 zeroes say -> 6 times 0
Convert '6' to binary in 4-bit:
6 -> 0110
This we get five bits:
0, 0110 -> 00110
And
We can see 7 ones say -> 7 times 1
Convert 7 to binary:
7 -> 0111
This we get five bits:
1, 0111 -> 10111
Combine both results to get:
00110, 10111 -> 0011010111
how did, you get to know that, it is to be converted into 5 bit bytes. Did you use the formula log_base_2(42)?
Is it true my friend?
@Education 4u how did you jump straight to conclude the resulting 5 bit at 5:42
Very nice 👍👍🙂🙂
Why did u choose these 5 bits for 0:6, 1:14 etc how does it represent it. I didn’t understand this part.
If i am not wrong the msb is the bit (0/1) and the other 4 bit represent the number in binary form (6/14 etc)
Why 5 bit
thank you
It is different and excited
You didn’t do it properly,
Bro please suggest me a good computer graphics playlist
if the inputs are alphabets , then what can we compressed that problems ??
Run length coding and run length encoding are same?
Yes
Madam sir madam untay 😍🥰
Why 5 bit bytes in step 2?
Good explanation
how did you get 9 to be 11001
please can you explain how you get bits for
0,6 as 00110 and so on?
0 = 0 and 0110 = 6. You get the 6 because each or the for bits represents the numbers 8,4,2,1 and where there is a 1 it's turned on. In this case the 4 and 2 are turned on which would be 4+2 = 6. I hope that helps
@@simeoncraig5005how about she's converting into 5 bits. I am still got confused. Please help me😢
de coding value of 14 is 01110 mam u wrote the 11110
As simple as that...🔥🔥🔥🔥
what is rle for 101010?
100100011001000110010001 and compression ratio is...4
4 bit is enough
You always teach wrong concepts 😡
Lol
mam your lecture is good but ap english ki bajai hindi mian zyada bolo q k humai english ki waj se ju lecture samj nii to hum youtube py dikhnii ata hian to ap please hindi or urdu zyada bolo
What about the people who speak in English??
Step 2 conversion is wrong
Where is Hema Priya madam?
she left our clg bro😭
🥲
please 14 is 01110 (0+8+4+2+0)
pls share notes
For 9--01001
14--01111