Understanding Computer Memory Units: Bits, Bytes, Words, and Higher Storage Units, Study notes of Computer Science

An overview of computer memory units, explaining the concepts of bits, nibbles, bytes, words, and higher storage units such as kilobytes, megabytes, gigabytes, terabytes, and petabytes. It covers the definition, description, and relationship between these units, helping readers understand the basics of digital data storage.

Typology: Study notes

2023/2024

Available from 02/14/2024

sreeji-pradeesh
sreeji-pradeesh 🇮🇳

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Computer - Memory Units
Memory unit is the amount of data that can be stored in the
storage unit. This storage capacity is expressed in terms of Bytes.
The following table explains the main memory storage units
S.No.
Unit & Description
1 Bit (Binary Digit)
A binary digit is logical 0 and 1 representing a passive or an active state of a component in an electric circuit.
2 Nibble
A group of 4 bits is called nibble.
3 Byte
A group of 8 bits is called byte. A byte is the smallest unit, which can represent a data item or a character.
4
Word
A computer word, like a byte, is a group of fixed number of bits processed as a unit, which varies from computer to computer
is fixed for each computer.
The length of a computer word is called word-
size or word length. It may be as small as 8 bits or may be as long as 96 bits. A
The following table lists some higher storage units −
S.No.
Unit & Description
1
Kilobyte (KB)
1 KB = 1024 Bytes
2
Megabyte (MB)
1 MB = 1024 KB
3
GigaByte (GB)
1 GB = 1024 MB
4
TeraByte (TB)
1 TB = 1024 GB
5
PetaByte (PB)
1 PB = 1024 TB

Partial preview of the text

Download Understanding Computer Memory Units: Bits, Bytes, Words, and Higher Storage Units and more Study notes Computer Science in PDF only on Docsity!

Computer - Memory Units

Memory unit is the amount of data that can be stored in the

storage unit. This storage capacity is expressed in terms of Bytes.

The following table explains the main memory storage units −

S.No. Unit & Description 1 Bit (Binary Digit) A binary digit is logical 0 and 1 representing a passive or an active state of a component in an electric circ 2 Nibble A group of 4 bits is called nibble. 3 Byte A group of 8 bits is called byte. A byte is the smallest unit, which can represent a data item or a character. 4 Word A computer word, like a byte, is a group of fixed number of bits processed as a unit, which varies from co is fixed for each computer. The length of a computer word is called word-size or word length. It may be as small as 8 bits or may be a computer stores the information in the form of computer words.

The following table lists some higher storage units −

S.No. Unit & Description (^1) Kilobyte (KB) 1 KB = 1024 Bytes (^2) Megabyte (MB) 1 MB = 1024 KB (^3) GigaByte (GB) 1 GB = 1024 MB (^4) TeraByte (TB) 1 TB = 1024 GB 5 PetaByte (PB) 1 PB = 1024 TB