0 Members and 1 Guest are viewing this topic.
can u please explain about how much space is hidden when partitioned.. 1gb pendrive is shown as 956 mb how can u give some info.. and this also happen in Hard Disk
inshort its called FRICTION!!chandal
Quote from: chandal_keta on May 31, 2009, 02:10:00 PMinshort its called FRICTION!!chandalSorry. Didn't get you
Quote from: link=topic=143.msg872#msg872 date=Quote from: chandal_keta on May 31, 2009, 02:10:00 PMinshort its called FRICTION!!chandalSorry. Didn't get youthe above process which u explaimed is called said to be friction!!HDD looses from portion while formatting and during partation and its due to a process called FRICTION!!chandal
Quote from: pri2sh on May 30, 2009, 11:47:26 PMcan u please explain about how much space is hidden when partitioned.. 1gb pendrive is shown as 956 mb how can u give some info.. and this also happen in Hard DiskYes I can explain it very well as I was curious about it too when I bought my first 20GB harddisk and was surprised to see only 18.6 GB. I was about to return it back claiming it was damaged when I researched and found out why.It isn't because of the cluster size.Here's the explanation.HDD manufacturers label and make the HDDs using 1000 bytes = 1kb (kilobyte), 1000kb = 1mb (megabyte) and so on. But according to computers 1024 bytes = 1 kb, 1024 kb = 1 mb and so on. So, computer always will recognize less space due to different measurement values.Take the analogy of money in this case. 1$ amounts to 76 Rs.. 76 seems so much more than 1, but in reality its the same. Its just a difference in measurement. Though the unit ($, rs) is changed in this case and unit (kb, mb) doesn't change in the HDDs case which makes it even more confusing.For calculating actual disk space of any size of disk. Do this:If you have a 40 GB HDD, calculate its equivalent in bytes using 1000 bytes =1 kb concept. As this is used by manufacturers. 40 GB = 40,000 MB = 40,000,000 KB = 40,000,000,000 bytes. By this we get actual bytes. Now convert it into actual amount of HDD by dividing it with 1024.40,000,000,000 bytes = 39062500 kb = 38146.97265625 mb = 37.252902984619140625 GB.So this is the actual amount of GBs we get when buying 40GB HDD.Same is the case with Flash Pen Drives.hope that you understood. Its not so complex mathematics as it seems, its just due to huge figures.
Absolutely great explanation .What is the amt of storage we get in 1TB hd.
Quote from: sanjay on May 31, 2009, 07:51:42 PMAbsolutely great explanation .What is the amt of storage we get in 1TB hd.Calculate that yourself, bro.
Quote from: link=topic=143.msg885#msg885 date=Quote from: sanjay on May 31, 2009, 07:51:42 PMAbsolutely great explanation .What is the amt of storage we get in 1TB hd.Calculate that yourself, bro.does this trick work for any size!!chandal
Quote from: chandal_keta on June 01, 2009, 10:17:07 AMQuote from: link=topic=143.msg885#msg885 date=Quote from: sanjay on May 31, 2009, 07:51:42 PMAbsolutely great explanation .What is the amt of storage we get in 1TB hd.Calculate that yourself, bro.does this trick work for any size!!chandalYep.. convert the printed size into bytes by multiplying by 1000 specific number of times. Then dividing it by 1024 the same times.