CART0669,CART0470

“Get a Personal Trainer for Your Computer!”©

YOU’VE GOT QUESTIONS... WE’VE GOT ANSWERS!

SEE OUR COMPUTER GLOSSARY!!

This is the boring stuff.  I apologize, because there’s no way to make this stuff interesting.  But it’s necessary.  You have to have an idea about the size of your files, graphics, videos, MP3 and others and also the size of the drives and other peripherals required to handle them most efficiently.  Whether it’s the amount of RAM on your main board, your hard drive, DVD burner, flash drive or network backup drive, they’re all expressed in the measurements which follow.  So, like it or not, you have to have at least a relative understanding of bits and bytes:

A bit (short for BInary digiT) is the smallest unit of data in a computer.  A bit has a single binary value, either 0 or 1.  (Binary means that there are only two choices.)  With respect to the physical storage of bits on a computer’s hard disk drive, the binary value reflects whether the bit is on (magnetic) or off (not magnetic). Think of it like this:  if you wrap lots of copper wire around a rod, then connect each end of the wire to the two poles of a battery, the rod will be magnetized and pick up iron.  When you take one of the wires off of the battery, it’s no longer a magnet.  You’ve turned it on and then off.  There are only those two choices.  That’s binary system (bi = two), and it also demonstrates the relationship between electricity and magnetism, a recurring computer principle.

A byte is composed of 8 bits.  Similar to the bit, the value of a byte is stored on the hard drive as either above or below a designated level of electrical (therefore magnetic) charge in a single capacitor.  Half a byte (4 bits) is called a nybble.  [Sometimes, the term octet is used for an 8 bit unit instead of a byte.]  Also, in many systems, 4 8-bit bytes form a 32 bit word (and sometimes a half-word 16 bits long)].  A kilobyte is 1024 bytes (Why 1024?  Computers count in twos, so 1024 is the closest power of 2 to 1000 (2 to 10th power)) - Click HERE for more information about this; A megabyte is approximately 1 million bytes (1,024 kilobytes; 1,048,576 bytes);  A gigabyte is 1024 megabytes (1024 megabytes, 1,048,576 kilobytes, 1,073,741,824 bytes); and a terabyte is 1024 gigabytes.   A petabyte is 1024 terabytes.  An exabyte is 1024 petabytes. A zetabyte is 1024 exabytes.  The largest unit of measurement for computer data is the yottabyte, which is 1024 zetabytes. 

[To make matters even more confusing, there is terminology distinguishing the above approximations with the exact unit measurements.  For example, a a Pebibyte is exactly 2 to the 50th power, or 1,125,899,906,842,624 bytes and a Mebibyte is exactly 2 to the 20th power, or 1,048,576 bytes.  A mebibyte is 1024 Kibibytes and precedes the Gibibyte as a unit of data storage measurement.  [These exact measurements were introduced by the International Electrotechnical Commission (“IEC”) back in 1998 for instances where exact data measurement is required.] 

A BINARY DIGIT IS A

BIT

8 BITS  IS A

BYTE

  1,000 BYTES     IS A

KILOBYTE

1,000 KILABYTES       IS A

MEGABYTE

1,000 MEGABYTES       IS A

GIGABYTE

1,000 GIGABYTES       IS A

TERABYTE

1,000 TERABYTES       IS A

PETABYTE

1,000 PETABYTES       IS A

EXABYTE

1,000 EXABYTES        IS A

ZETABYTE

1,000 ZETABYTES       IS A

YOTTABYTE

APPROXIMATE

000

,000

,000

,000

,000

,000

,000

,000

YOTTABYTE

ZETABYTE

EXABYTE

PETABYTE

TERABYTE

GIGABYTE

MEGABYTE

KILOBYTE

EXACT

2^80

2^70

2^60

2^50

2^40

2^30

2^20

2^10

YOBIBYTE (YiB)

ZEBIBYTE (ZiB)

EXBIBYTE (EiB)

PEBIBYTE (PiB)

TEBIBYTE (TiB)

GIBIBYTE (GiB)

MEBIBYTE (MiB)

KIBIBYTE      (KiB)

You may find this interesting:  To put the size of a zettabyte in perspective, analyst firm IDC says that the amount of data generated last year totaled about 800,000 petabytes (at 1 million gigabytes each), which is the equivalent of a stack of DVDs that extend from the earth to the moon and back.  The total amount of data projected to be created in the year 2020 is predicted by IDC to be 35 zettabytes, which can be represented by a stack of DVDs reaching halfway to Mars.

Generally speaking, you can fit lots of text and numbers into relatively few bytes.  But graphics, music, video and animation can really use up the bytes, requiring more hard drive space to store and play and more power to process.  Luckily, hard drives are at the lowest price in recent history and the addition of drives for storage or backup are quite inexpensive.

SO WHAT DO WE MEAN WHEN WE SPEAK OF A 32-BIT OR A 64-BIT COMPUTER OR OPERATING SYSTEM?  Simply stated, 32-bit computers process data in 32-bit chunks, while 64-bit computers process data in 64-bit chunks.  (Yep, that’s the same bits discussed in detail above.)  But this doesn’t mean at all that a 64-bit processor is twice as fast as a 32-bit processor.  It’s not.  First, because a 32-bit processor processes a 64-bit number in two steps rather than one.  Second, because 64 bit code is much more complex and larger and therefore may actually be slower due to migher memory consumption and something called “cache misses.”  How fast 64-bit hardware runs depends a lot on how much RAM is installed on the computer.  The good news is that, while 32-bit computers hit the limit of 4GB RAM (2^32 addresses), the 64-bit computers can access 1.7 billion GB or RAM (2^64 addresses).   While it’s taken a while for computers to make the 32 to 64 bit jump, predominantly because there wasn’t really good software available for 64-bit systems, now we have Windows 7 64-bit and a number of programs written in 64-bit, and the migration should be quite fast, becoming pretty much prevalent after 2012.  For more, click HERE.

 

CLICK TO SHARE THIS PAGE

BACK TO BITS & BYTES DEFINITION IN GLOSSARY...

CLICK THE FIRST LETTER OF YOUR ACRONYM OR TERM TO SEARCH GLOSSARY:

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z

© Computer Coach.  All written materials are the sole property of Computer Coach (unless otherwise attributed) and no part of this website may be used in any format without the express written permission of Computer Coach.