<p><a href="http://wincert.net/wp-content/uploads/2011/10/hd.jpg"><img class="alignnone size-full wp-image-813" src="http://wincert.net/wp-content/uploads/2011/10/hd.jpg" alt="hard, drive, drives, disk" width="720" height="340" /></a></p>
<p>The capacity of all hard disk drives are measured by the manufacturers using true SI (metric) nomenclature. In this system, there are 1000 units in a kilo, 1000 kilo in a mega, 1000 mega in a giga, and so forth. Computers, however, are not based onthe base-10 arithmetic the SI system is.</p>
<p>As such, the binary approximations are 1024 units in a kilo, 1024 kilo in a mega, 1024 mega in a giga, and so forth. The net result of this discrepancy in systems is that anything counted in SI units will always be larger than if it were counted in computer units.</p>
<p>For example, a 200GB hard drive is actually 200,000,000,000 bytes in size. In computer terms, this is 200,000,000,000/1024 = 195,312,500 kilobytes which is 195,312,500/1024 = 190,734 megabytes which is 190,734/1024 = 186 gigabyes. While it appears that 14 gigabytes dissappeared, nothing is actually is missing.</p>
<p>Understanding that factor, if you find you cannot account for some of the space used on your hard-drive, realize there are hidden system files and folders which you, the user, normally cannot access. Among these are the Recycler and System Volume Information folders. (The former is where anything you delete is stored until you empty the Recycle Bin and the latter is where Windows keeps its files necessary for System Restore. Since these folders can get quite large over time, it is advisable that you empty the recycle bin and restrict the amount of space Windows is given for the System Restore function.</p>
<p>Here&#8217;s a small list of HD&#8217;s and their real sizes:</p>
<p>GB GiB<br />
20 18.62645149<br />
40 37.25290298<br />
60 55.87935448<br />
80 74.50580597<br />
120 111.758709<br />
160 149.0116119<br />
200 186.2645149<br />
250 232.8306437<br />
320 298.0232239<br />
500 465.6612873<br />
750 698.491931</p>
<p>In fact you&#8217;re &#8220;losing&#8221; roughly 7%.</p>