Back to Course

JSS2: COMPUTER STUDIES - 1ST TERM

0% Complete
0/0 Steps
  1. Computer Software | Week 1
    4 Topics
    |
    1 Quiz
  2. Operating System | Week 2
    9 Topics
    |
    1 Quiz
  3. Computer Memory: Primary And Secondary Memory | Week 3
    5 Topics
    |
    1 Quiz
  4. Computer Memory II: Secondary Memory (Backing Storage) | Week 4
    2 Topics
    |
    1 Quiz
  5. Number System I | Week 5
    4 Topics
    |
    1 Quiz
  6. Number System II | Week 6
    3 Topics
    |
    1 Quiz
  7. Units of Storage In Computer | Week 7
    2 Topics
    |
    1 Quiz
  8. Problem Solving Skills With Computer | Week 8
    5 Topics
    |
    1 Quiz
  9. Computer Programming Languages | Week 9
    3 Topics
    |
    1 Quiz
  • excellence
  • Follow

Lesson Progress
0% Complete

Topic Content:

  • Introduction to Bytes
  • Table Showing Computer Storage Size | Bytes, KB, MB, GB, TB, PB, EB, ZB, YB
  • Kilogram Vs. Kilometre Vs. Kilobyte
  • Distinctions between KB, MB, and GB

Introduction to Bytes:

In the world of computers, all the bytes are used to describe disk space, data storage space, or system memory. A few years ago, we were describing hard drive space using the term megabytes (millions of bytes)

Diskettes and Floppy disks were described using Kilobyte.

Today, Gigabytes are the most common term used to describe the size of drives, including flash, CD, DVD, and Hard drives.

In a couple of years to come, we will be hearing about Terabytes (trillions of bytes of information space) though modern systems now come in Terabytes.

The memory inside the computer is constructed in terms of Bits, Bytes, Nibbles, and Words.

Bit: A bit stands for Binary digit. It is the smallest unit of data inside one computer.

Nibble: This represents a group of 4 bits.

Byte: This is a collection of eight bits.

Word: A word constitutes the amount of data that a computer can handle in a given operation. The number of bits that constitute a word is called word length. Different computers have different word lengths, varying from 8 bits to 64 bits. Word lengths are 16, 24, 32, and 64 bits.

The larger the word length, the faster the processing speed, the greater the main storage capacity of the computer, and perhaps the greater the price.

Data storage starting from the smallest unit are:

Computer Storage Size | Bytes, KB, MB, GB, TB, PB, EB, ZB, YB:

Unit:Abbreviation:Approximate Size:
bitbBinary digit
1 or 0
nibble4 bits
byteB8 bits
word8, 16, or 32 bits
KilobyteKB1024 bytes or 103 bytes
MegabyteMB1024 KB or 106 (1 million) bytes
GigabyteGB1024 MB or 109 (1 billion) bytes
TerabyteTB1024 GB or 1012 (1 trillion) bytes
PetabytePB1024 TB or 1015 (1 quadrillion) bytes
ExabyteEB1024 PB or 1018 (1 quintillion) bytes
Zettabyte ZB1024 EB or 1021 (1 sextillion) bytes
Yottabyte YB1024 ZB or 1024 (1 septillion) bytes

Kilogram Vs. Kilometre Vs. Kilobyte:

NameSymbolValueFactor
Kilogram  kg  1000103
Kilometre  km  1000103
Kilobyte   kb    1024  210

Distinctions between KB, MB, and GB:

NameSymbolFactorValue
KilobyteKB2101024
MegabyteMB2201,048,576
GigabyteGB2301,073,741,824
TerabyteTB2401,009,511,627,776