Data Representation - Mantissa And Exponents Part 3 - (A Level Computer Science Made Easy (A2) )

  Рет қаралды 27,233

ALevelSOS - CS

ALevelSOS - CS

Күн бұрын

Пікірлер: 61
@jamil481
@jamil481 3 жыл бұрын
Thanks again for this explanation.. It really help me a lot
@alevelsos
@alevelsos 3 жыл бұрын
Happy to help, if you would like, consider subscribing it gives me more motivation to make videos :D.
@jamil481
@jamil481 3 жыл бұрын
@@alevelsos i have already subscribe
@alevelsos
@alevelsos 3 жыл бұрын
@@jamil481 Thanks a lot mate!
@jamil481
@jamil481 3 жыл бұрын
@@alevelsos thanks a lot for helping me understand these chapters
@fatmaelzahraahamdy6462
@fatmaelzahraahamdy6462 2 жыл бұрын
explained better than high school teachers and college professors thank you and keep it up
@HaseebAdnan0
@HaseebAdnan0 Жыл бұрын
I love the fact that you don't have 20 hour playlists for a single chapter, many teachers just include all their livestreams in a single playlist and then you don't know which one will be helpful
@alevelsos
@alevelsos Жыл бұрын
Yes half an hour is the max I think lectures should take.
@shumiraigunzo9704
@shumiraigunzo9704 2 жыл бұрын
You made it so easy to understand this. Thank you!
@erenjaeger380
@erenjaeger380 Жыл бұрын
ayo thank you so much!!! appreciate it..helped me a ton
@tbnf21
@tbnf21 Жыл бұрын
Legendary teaching
@abdullaalkhalifa1195
@abdullaalkhalifa1195 Жыл бұрын
Example at 7:16 is incorrect
@alevelsos
@alevelsos Жыл бұрын
Hey actually its correct! You can check it here: www.advanced-ict.info/interactive/normalise.html
@abdullaalkhalifa1195
@abdullaalkhalifa1195 Жыл бұрын
@@alevelsos this website gives a different answer also. You shouldn’t convert the integer part and decimal part to twos compliment independently, you should treat it as 1 number
@alevelsos
@alevelsos 11 ай бұрын
@@abdullaalkhalifa1195 Ah let me look into this
@elhaambasheerch7058
@elhaambasheerch7058 2 жыл бұрын
Excellent lecture again, do you teach online btw, like class or smth ?
@alevelsos
@alevelsos 2 жыл бұрын
I am planning to hold revision lectures where ill cover all the topics and questions for A2 CS, given I have enough students though. You can join our discord and let me know if you are interested there!
@alevelsos
@alevelsos 2 жыл бұрын
I do so now if you are interested!
@perfectoctogon2392
@perfectoctogon2392 2 жыл бұрын
Good job man!
@daryushzavvar2999
@daryushzavvar2999 2 жыл бұрын
How did you get to -5/32 answer @12:11??? Not sure how the negative exponent come into calculations?
@alevelsos
@alevelsos 2 жыл бұрын
It's 2s compliment and the most significant bit is 1 so it's negative.
@daryushzavvar2999
@daryushzavvar2999 2 жыл бұрын
@@alevelsos so the exponent 1110 is actually -2, does that translate to shifting the binary point by 2 to the left or to the right?!
@alevelsos
@alevelsos 2 жыл бұрын
@@daryushzavvar2999 Nop! Don’t look at the exponents Most Significant Bit, look at the mantissa’s Most Significant Bit.
@amnesia.-.
@amnesia.-. 2 жыл бұрын
It boggled my mind as well.I have got some crazy number.It seems that when the most left bit of exponent is 1 you are moving the dot of mantissa to the left and you have to find second complement of the exponent as well.So 1110 becomes 0010,so you are moving it 2 digits to the left. Second complement of mantissa is 1010000.Moved to the left two times its 0.001010000,its -2^(-3)-2^(-5) which is -0.15625 the same as -5/32. I am just curious how did you know that that decimal can be represented as fraction -5/32.
@alevelsos
@alevelsos 2 жыл бұрын
Let me explain that last part ( converting decimal to fraction part) in a bit ! It's a part i might have missed including in the video
@erpktiwari
@erpktiwari 3 жыл бұрын
Excellent
@erpktiwari
@erpktiwari 3 жыл бұрын
Please consider subscribing and sharing
@hardikchojar9361
@hardikchojar9361 Жыл бұрын
bro aren't we suppose to use a sign bit 1 since its a negative number like we added 0 for the positive number and so our exponent will be like 4 instead of 3 (part of the video: 7.52) just as a question
@photofarewell9647
@photofarewell9647 Жыл бұрын
What's the biggest and the smallest negative number we can display in 8-bit mantissa and 4 bit exponents?
@alevelsos
@alevelsos Жыл бұрын
Answer at 10:23 , just follow the pattern and reduce the number of bits as you like. (Remember these are not normalised mantissa and exponent).
@photofarewell9647
@photofarewell9647 Жыл бұрын
​@@alevelsos Wouldn't that be 0 * 2^7 Isn't the first bit just for sign? Correct me if I am wrong.
@nightcorelegend2635
@nightcorelegend2635 3 жыл бұрын
Thank you very much :)
@alevelsos
@alevelsos 3 жыл бұрын
My pleasure I've been able to help!
@prakharsrivastava4755
@prakharsrivastava4755 Жыл бұрын
Can you please explain how pi value will be represented in 16 bit (1 bit sign, 5 bit exponent, 10 bit mantissa)?
@alevelsos
@alevelsos Жыл бұрын
That is an excellent question, this spiked my interest let me solve it and get back to you asap.
@prakharsrivastava4755
@prakharsrivastava4755 Жыл бұрын
@@alevelsos : yes please, it will be very helpfull.
@alevelsos
@alevelsos Жыл бұрын
@@prakharsrivastava4755 I got the answer as 0.1100100010 00010 do you have an answer that can be cross-checked from? Also this is not the normalised form.
@prakharsrivastava4755
@prakharsrivastava4755 Жыл бұрын
@@alevelsos I don't have any reference answer. But as per my calculation the same is coming.0000101100100100.
@alevelsos
@alevelsos Жыл бұрын
@@prakharsrivastava4755 I can post a short video solving this today. Let me know if that would help you.
@afifrazam6591
@afifrazam6591 2 жыл бұрын
smallest positive floating point is not 00000001 | 1000 as this(mantissa) is not normalised, so it should be 01000000 | 1000
@alevelsos
@alevelsos 2 жыл бұрын
Yes that’s true for normalised, but the all the ones mentioned in the important mantissa and exponents section of the video are not normalised .
@imangaliqalnazar7766
@imangaliqalnazar7766 Жыл бұрын
How you solve it in 12:06
@imangaliqalnazar7766
@imangaliqalnazar7766 Жыл бұрын
Ooh I understood, exponent is negative here. So we need to move point to the left not to the right
@ghulamalilaghari
@ghulamalilaghari 2 жыл бұрын
Great excellent.
@abdullahahmed3274
@abdullahahmed3274 2 жыл бұрын
Very helpful
@alevelsos
@alevelsos 2 жыл бұрын
Thanks! I'm glad you found it helpful!
@abdullahmunir5882
@abdullahmunir5882 2 жыл бұрын
Damn bro this was great 🔥
@alevelsos
@alevelsos 2 жыл бұрын
Thanks for your words!!
@IndulakshmiVG
@IndulakshmiVG 11 ай бұрын
How to solve 12.11 this sum ..I dont get -5/32. Can you clarify pls
@alevelsos
@alevelsos 11 ай бұрын
Its been a while, I wonder how i shifted the binary point in mantissa by 14 as in the exponent, let me get back to you soon
@Zecos
@Zecos 4 ай бұрын
@@alevelsos broo its been 7 months you there?? 😭😭😭
@RJChoi-ii4bb
@RJChoi-ii4bb 3 жыл бұрын
are this videos for the latest syllabus 9618?
@alevelsos
@alevelsos 3 жыл бұрын
Yup! I just use old past papers sometimes as they are the same thing and easier to access, I also switch up the order of sub topics at times so its easier to understand. If u think I have missed anything anyways please let me know !
@rafaelsubhan6530
@rafaelsubhan6530 Жыл бұрын
You didnt mention negative exponent indices. Work on that please.
@alevelsos
@alevelsos Жыл бұрын
Actually a bit confused by what you mean, could you elobrate. (sorry it seems like a simple topic that I should know - but it isn't a part of A-Levels syllabus). Im pretty sure though negative exponent indices require for calculations to be made first, such as 5^-2 would first require the computer to calculate 25 and then its inverse. Point me out if I'm wrong.
@slushie4376
@slushie4376 2 жыл бұрын
hey I appreciate your help but using your negative denary to floating-point method, I cant find the right answers. -3.5 cant be calculated
@alevelsos
@alevelsos 2 жыл бұрын
Sorry for the late reply but I'll make a video for this and solve this problem in it 😃.
@alevelsos
@alevelsos 2 жыл бұрын
Here you go I have something about it here kzbin.info/www/bejne/hnzaoIV5pdJ-nqM
Pi (π)  in Mantissa and Exponent Form | AL Computer Science (9618)
8:33
Floating Point Numbers
17:30
0612 TV w/ NERDfirst
Рет қаралды 121 М.
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 17 МЛН
My daughter is creative when it comes to eating food #funny #comedy #cute #baby#smart girl
00:17
МАИНКРАФТ В РЕАЛЬНОЙ ЖИЗНИ!🌍 @Mikecrab
00:31
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 40 МЛН
Floating Point Numbers - Computerphile
9:16
Computerphile
Рет қаралды 2,3 МЛН
The Boundary of Computation
12:59
Mutual Information
Рет қаралды 1 МЛН
Quest To Find The Largest Number
11:43
CodeParade
Рет қаралды 429 М.
Decimal to IEEE 754 Floating Point Representation
9:27
Abishalini Sivaraman
Рет қаралды 1,4 МЛН
A-Level Computer Science (9618) - 13 - Data Representation
1:33:51
The CS Classroom
Рет қаралды 4,5 М.
Can any Number be a Base?
21:03
Digital Genius
Рет қаралды 412 М.
Mantissa and Exponent Normalisation
20:27
Erb Computer Science
Рет қаралды 12 М.
Binary 4 - Floating Point Binary Fractions 1
11:20
Computer Science
Рет қаралды 337 М.
ALL OF PHYSICS explained in 14 Minutes
14:20
Wacky Science
Рет қаралды 2,5 МЛН
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 17 МЛН