Unit of Storage
Unit of Storage
OF
STORAG
E
Storage devices can hold data in
two states. The technology used
to store data in memory can be
set to one of these two states at
any given time.
Electrical impulses are used to
achieve this – for example a
pulse of current can represent a
1 (one state), and no pulse can
represent a 0 (next state).
TYPES
OF
STORAGE
UNIT
A BIT
A computer stores data in
combinations of 1 and 0. Each state
is a binary digit that is usually referred
to as a bit. A bit is the smallest unit of
storage in a computer.
A BYTE
The amount of data and instructions
that can be stored in the memory of
a computer or secondary storage is
measured in bytes. A BYTE is made
up of a combination of eight bits,
and can represent one character.
A character can be a
letter, a number, a
symbol, a punctuation
mark or a blank space.
A WORD
A Word is the basic unit for
accessing computer storage. For
example, a 32-bit computer can
access 32 bits of data from the
computer storage in one
operation.
The word size is measured by the
amount of bits in the word.
Computers currently have a word size
of 32 bits and 64 bits. This means
that the computer can process four
characters (32 bits) or eight
characters (64 bits) at a time.
KiloByte,
MegaByte,
GigaByte and
TeraByte
A kiloByte is referred to as a
thousand Bytes, a MegaByte
as a million Bytes, a GigaByte
as a billion Bytes and a
TeraByte as a trillion Bytes.
The table below shows
the actual values and
conversions.
Unit Abbreviation Approximate Actual Value
Value
Bit b 0 or 1
Byte B 8 bits
bytes)
bytes)
Fill in the missing data
Unit Abbreviation Approximate Actual Value
Value
Bit b 0 or 1
_____________ _______________ 8 bits
____________ KB 1 thousand ____________
Bytes