PC Review


Reply
Thread Tools Rate Thread

10gbs missing?

 
 
MaxwellKempf
Guest
Posts: n/a
 
      26th Oct 2005
i was wondering, i just got a brand new hard drive that is anothe
160gb however i only can have upto 149 gbs

is there a reason its not available? this is a secondary hd =

 
Reply With Quote
 
 
 
 
HillBillyBuddhist
Guest
Posts: n/a
 
      26th Oct 2005
"MaxwellKempf" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>i was wondering, i just got a brand new hard drive that is another
> 160gb however i only can have upto 149 gbs?
>
> is there a reason its not available? this is a secondary hd =\
>


Drive manufacturers advertise their drives in decimal numbers. Computers see
binary. 149 is the actual size of the drive.

See;
http://wdc.custhelp.com/cgi-bin/wdc....cGFnZT0x&p_li=

-same link shorter-

http://tinyurl.com/3an62
--
D

I'm not an MVP a VIP nor do I have ESP.
I was just trying to help.
Please use your own best judgment before implementing any suggestions or
advice herein.
No warranty is expressed or implied.
Your mileage may vary.
See store for details.

Remove shoes to E-mail.


 
Reply With Quote
 
Bob Willard
Guest
Posts: n/a
 
      26th Oct 2005
MaxwellKempf wrote:

>i was wondering, i just got a brand new hard drive that is another
>160gb however i only can have upto 149 gbs?
>
>is there a reason its not available? this is a secondary hd =\
>
>
>

With XP, if you bring up WinExplorer, then right-click on the HD, then
click on Properties, you will see the Capacity listed both ways:
in real Bytes and in what M$ calls GBs (but which are more correctly
known as GiBs).

HD vendors use the internationally recognized definitions of K = 1,000;
M = 1,000K = 1,000,000; GB = 1,000M = 1,000,000K = 1,000,000,000.

M$ uses the computer-industry de-facto standard of KB=1,024B; etc. This
common, but erroneous, definition has never caused much confusion for
sizes of RAM (at least with binary CPUs), but it continues to cause
confusion when applied to sizes of HDs.

Note that M$ does not apply this K=1,024 notion to other parameters; they
know that 1KB/s = 1,000B/s, and that 1KHz = 1,000Hz, etc.

--
Cheers, Bob
 
Reply With Quote
 
Mac
Guest
Posts: n/a
 
      26th Oct 2005
A Byte is 8 bits. A KiloByte is 1024 Bytes, a MegaByte is 1024 KiloBytes, a
GigaByte is 1024 MegaBytes. Although metric systems us powers of 10 & 1000
in such contexts, binary systems do not. In the computer industry binary
rules, especially in regards to memory addressing, and always has done. It
is disingenuous of peripheral suppliers to use measures not suited to the
binary aspect of computing.

It's not MS that are trying to confuse - it's the whole history of computing
that confuses you. Memory addressing is binary, cpu processing is binary -
to make storage an exception is daft.


"Bob Willard" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> MaxwellKempf wrote:
>
>>i was wondering, i just got a brand new hard drive that is another
>>160gb however i only can have upto 149 gbs?
>>
>>is there a reason its not available? this is a secondary hd =\
>>
>>

> With XP, if you bring up WinExplorer, then right-click on the HD, then
> click on Properties, you will see the Capacity listed both ways:
> in real Bytes and in what M$ calls GBs (but which are more correctly
> known as GiBs).
>
> HD vendors use the internationally recognized definitions of K = 1,000;
> M = 1,000K = 1,000,000; GB = 1,000M = 1,000,000K = 1,000,000,000.
>
> M$ uses the computer-industry de-facto standard of KB=1,024B; etc. This
> common, but erroneous, definition has never caused much confusion for
> sizes of RAM (at least with binary CPUs), but it continues to cause
> confusion when applied to sizes of HDs.
>
> Note that M$ does not apply this K=1,024 notion to other parameters; they
> know that 1KB/s = 1,000B/s, and that 1KHz = 1,000Hz, etc.
>
> --
> Cheers, Bob



 
Reply With Quote
 
Bob Willard
Guest
Posts: n/a
 
      27th Oct 2005
Mac wrote:

>A Byte is 8 bits. A KiloByte is 1024 Bytes, a MegaByte is 1024 KiloBytes, a
>GigaByte is 1024 MegaBytes. Although metric systems us powers of 10 & 1000
>in such contexts, binary systems do not. In the computer industry binary
>rules, especially in regards to memory addressing, and always has done. It
>is disingenuous of peripheral suppliers to use measures not suited to the
>binary aspect of computing.
>
>It's not MS that are trying to confuse - it's the whole history of computing
>that confuses you. Memory addressing is binary, cpu processing is binary -
>to make storage an exception is daft.
>
>


Uh, having lived through a lot of it (I took my first programming course at
what's now called UIUC in 1961), I don't think that the history of computing
confuses me at much as it amuses me.

To quote from http://physics.nist.gov/cuu/Units/binary.html

In December 1998 the International Electrotechnical Commission (IEC), the
leading international organization for worldwide standardization in
electrotechnology, approved as an IEC International Standard names
and symbols
for prefixes for binary multiples for use in the fields of data
processing
and data transmission. The prefixes are as follows:


------------------------------------------------------------------------
*Prefixes for binary multiples*
------------------------------------------------------------------------

* Factor * *Name * *Symbol * *Origin* *Derivation *
2^10 kibi Ki kilobinary: (2^10 )^1 kilo: (10^3 )^1
2^20 mebi Mi megabinary: (2^10 )^2 mega: (10^3 )^2
2^30 gibi Gi gigabinary: (2^10 )^3 giga: (10^3 )^3
2^40 tebi Ti terabinary: (2^10 )^4 tera: (10^3 )^4
2^50 pebi Pi petabinary: (2^10 )^5 peta: (10^3 )^5
2^60 exbi Ei exabinary: (2^10 )^6 exa: (10^3 )^6

------------------------------------------------------------------------
*Examples and comparisons with SI prefixes*
one *kibibit* 1 Kibit = 2^10 bit = *1024 bit*
one *kilobit* 1 kbit = 10^3 bit = *1000 bit*
one *mebibyte* 1 MiB = 2^20 B = *1 048 576 B*
one *megabyte* 1 MB = 10^6 B = *1 000 000 B*
one *gibibyte* 1 GiB = 2^30 B = *1 073 741 824 B*
one *gigabyte* 1 GB = 10^9 B = *1 000 000 000 B*

------------------------------------------------------------------------


{I apologize for sticking non-text in a NG, but the above table looked awful
in text.}

You may want to read the entire page at the URL above. Very clear, and
brief.

--
Cheers, Bob


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007: broken scanpst.exe, missing appdata, missing .pst fi ms.scuba Microsoft Outlook Discussion 4 20th Feb 2010 03:22 AM
Crystal Reports - Visual Basic UFL that implements this function is missing (or U2lcom.dll is missing) Les Caudle Microsoft ASP .NET 3 3rd Sep 2007 03:27 AM
Missing Tasbar, Missing Start Button, Missing Desktop Icons =?Utf-8?B?TWlrZSBGaXNoZXI=?= Windows XP General 1 27th Dec 2005 09:03 PM
re:10gbs missing? winxpuser Windows XP Hardware 0 26th Oct 2005 05:26 PM
On Error? Creates 1 missing worksheet then never detects any other missing worksheets Craigm Microsoft Excel Programming 2 1st Aug 2005 02:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:15 PM.