Electronics and Communication Engineering - Digital Electronics - Discussion
Discussion Forum : Digital Electronics - Section 1 (Q.No. 7)
7.
In 2's complement representation the number 11100101 represents the decimal number
Answer: Option
Explanation:
A = 11100101. Therefore A = 00011010 and A' = A + 1 = 00011011 = 16 + 8 + 2 + 1 = 27. Therefore A = -27.
Discussion:
55 comments Page 3 of 6.
RAJ said:
9 years ago
At all many have a doubt for the negative sign doubt so I ll try to solve it.
In digital electronics the MSB bit (the leftmost bit) is the sign bit and its negative if it is set to 1 or if it is set to 0 it is positive. So look at the MSB perform the operation and represent it as positive or negative depending on the sign bit.
In digital electronics the MSB bit (the leftmost bit) is the sign bit and its negative if it is set to 1 or if it is set to 0 it is positive. So look at the MSB perform the operation and represent it as positive or negative depending on the sign bit.
Sneha said:
9 years ago
If carry is generated find 2's complement of the answer to get final result,
If carry is not generated give negative sign and write the value.
If carry is not generated give negative sign and write the value.
Zain said:
10 years ago
It should be +27.
Veer said:
8 years ago
How it comes in negative.
Mannu Jha said:
8 years ago
The MSB holds the sign.
Basava Prabhu said:
8 years ago
2's complement means only negitive number. If we take 2's complement of 011 then it means negitive of 011.
SELVA GANESH.V said:
6 years ago
A = 11100101.
Therefore A = 00011010 and A' = A + 1 = 00011011 = 16 + 8 + 2 + 1 = 27.
Therefore A = -27.
Therefore A = 00011010 and A' = A + 1 = 00011011 = 16 + 8 + 2 + 1 = 27.
Therefore A = -27.
Jackie Chan said:
4 weeks ago
In any question or statement, if it is stated that it's a 2's complement, then it's obvious that the MSB is a sign bit, 0 for a positive and 1 for a negative number. In 2's complement form, if any number starts from 1, then it's a negative number, which is the case here.
So, for calculating the magnitude of the 2's-complement number, we have to take the 2's complement of the given 2's complement itself, and that will give us the magnitude only, not the sign.
The sign will be the original sign, which was before calculating the magnitude, so here the magnitude is 27, but the sign is negative.
The answer comes as -27.
So, for calculating the magnitude of the 2's-complement number, we have to take the 2's complement of the given 2's complement itself, and that will give us the magnitude only, not the sign.
The sign will be the original sign, which was before calculating the magnitude, so here the magnitude is 27, but the sign is negative.
The answer comes as -27.
Geetha adainjan said:
1 decade ago
2's com -11100101. Then 1's com is 11100101-1=1100100.
Then the required binary no is 0011011. According to binary to decimal conversion the position value is 128, 64, 32, 16, 8, 4, 2, 1 here binary 1 is present in 16+8+2+1=27.
Then the required binary no is 0011011. According to binary to decimal conversion the position value is 128, 64, 32, 16, 8, 4, 2, 1 here binary 1 is present in 16+8+2+1=27.
Sangeetha said:
1 decade ago
The first no 1 indicates the -ve number.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers