| Line 2: |
Line 2: |
| | The word was coined by Dr. Werner Buchholz of [[IBM]] in 1956.<ref>http://members.aol.com/jeff570/b.html</ref> | | The word was coined by Dr. Werner Buchholz of [[IBM]] in 1956.<ref>http://members.aol.com/jeff570/b.html</ref> |
| | | | |
| − | A byte is abbreviated with a "B". [[Computer]] storage space is usually measured in byte multiples, for example 100MB is equal to 100 million bytes - or megabytes - of data. | + | A byte is abbreviated with a "B". [[Computer]] storage space is usually measured in byte multiples, for example 100MB is equal to 100 megabytes (approximately 100 million bytes) of data. |
| | | | |
| | Other common abbreviations include:<br /> | | Other common abbreviations include:<br /> |
| − | kB = kilobyte = 1024 bytes<br /> | + | kB = kilobyte = 1024 bytes = approximately 1 thousand bytes<br /> |
| − | GB = gigabyte = 1 billion bytes (although this is an approximation) <ref>http://searchstorage.techtarget.com/sDefinition/0,,sid5_gci212194,00.html</ref><br /> | + | MB = Megabyte = 1024 kilobytes = 1,048,576 bytes = approximately 1 million bytes<br /> |
| − | TB = terabyte = 1024 billion bytes (or 1024 GB)<br /> | + | GB = gigabyte = 1024 megabytes = 1,073,741,824 bytes = 1 billion bytes (although this is an approximation) <ref>http://searchstorage.techtarget.com/sDefinition/0,,sid5_gci212194,00.html</ref><br /> |
| − | PB = petabyte = 1024 TB<br /> | + | TB = terabyte = 1024 gigabytes = 1,099,511,627,776 bytes = approximately 1 trillion bytes<br /> |
| − | EB = exabyte = one billion gigabytes<br /> | + | PB = petabyte = 1024 terebytes = 1,125,899,906,842,624 bytes = approximately 1 quadrillion bytes<br /> |
| − | Half a byte is referred to as a nibble.<ref>http://www.wordorigins.org/index.php/site/2006/04/P15/</ref><br /> | + | EB = exabyte = 1024 petabytes = 1,152,921,504,606,846,976 bytes = one quintillion bytes<br /> |
| | + | Half a byte is referred to as a nibble (or nybble).<ref>http://www.wordorigins.org/index.php/site/2006/04/P15/</ref><br /> |
| | | | |
| | ==References== | | ==References== |