Computer

What is Computer Memory And Its Types

Types of Computer Memory
Written by Admin

CPU is the brain of a computer. It processes all the information it receives through the input devices and stores it in computer memory.

A computer also has a memory just as we have to remember things . The storage capacity of a computer is called its memory. Computer memory is used for storing data and instructions.

In this article, we shall learn about computer memory.

Units of Memory

We need units to measure any quantity. For example, we use metres and kilometres to measure distance , we use litres and kilolitres for measuring liquids. Similarly, there is a unit for measuring computer memory.

A computer can only understand binary language. It processes and stores data and Instructions in the form of a binary language. A binary language consists of 0’s and 1’s called bits.

Bit is the smallest unit of information that a computer can process and store. A group of 4 bits is called a nibble and a group of 8 bits is called a byte. Computer memory is stored in the form of bits and bytes.

There are other higher units of measuring memory as given below.

1 byte = 8 bits

1 kilobyte ( KB ) = 1024 bytes ( 2 bytes )

1 megabyte ( MB ) = 1024 KB ( 2 KB )

1 gigabyte ( GB ) = 1024 MB ( 2 MB )

1 terabyte ( TB ) = 1024 GB ( 2 ” GB )

1 petabyte ( PB ) = 1024 TB ( 2TB )

1 exabyte ( EB ) = 1024 PB ( 2 ” PB )

1 zettabyte ( ZB ) = 1024 EB ( 2EB )

1 yottabyte ( YB ) = 1024 ZB ( 2 ” ZB )

Types of Computer Memory

Computer memory can be classified into two categories . They are primary memory and secondary memory.

Primary Memory : Primary memory is also known as the main memory the internal memory. It is the in build memory that is fixed inside the CPU. It stores the data or instructions currently in use by the computer. The minimum size of primary memory is 256 MB. We can increase its size any time.

Primary memory can be divided into two parts – RAM and ROM.

1.  RAM : RAM stands for Random Access Memory. RAM refers to read and write memory. Information can be written onto and read from RAM.

RAM is volatile in nature. Therefore, whenever the power is turned off or the computer is turned off, all the information stored in the RAM is lost. It stores information on a temporary basis.

2. ROM : ROM stands for Read Only Memory. It keeps the data permanent. It is non volatile in nature. It retains the data even when a computer is switched off.

In most computers ROM is used for storing a special program called BIOS {BASIC INPUT OUTPUT SYSTEM}. This program helps to load the operating system when the computer is switched on.

There are three different kinds of ROM.

PROM : PROM stands for Programmable Read Only Memory. PROM is a memory chip on which we can store a program. But once the PROM has been used, we cannot wipe it clean and use it to store something else. It can be programmed only under special conditions.

EPROM : EPROM stands for Erasable Programmable Read Only Memory. We can erase its stored information by exposing it to ultraviolet light. EPROMS are cheap and reliable and hence they are widely used.

EEPROM : EEPROM stands for Electrically Erasable Programmable Read Only Memory. The information written on it can be erased using electrical signals.

Secondary Memory

Secondary memory is known as auxiliary memory or external memory. It is used to store information for a longer period of time. It is needed because primary memory of a computer is insufficient to store and save large amount of data for future reference and retrieval.

Let us now discuss some of the secondary storage devices.

1. Hard Disk : A hard disk is the main secondary storage device found inside the cabinet of a CPU. it can store large amount of data all the burden of a computer can be stored in a hard disk.A hard disk is made up man rigid metal plates coated to store data magnetically.

2. CD-ROM : CD-ROM stands for Compact Disc-Read Only Memory. It is popularly known as CD. It is the most commonly used storage device. It is a thin circular disk with a reflective metal coating. The diameter of a CD ranges from 10 cm to 30 cm. A typical CD is of 13 cm diameter. One CD can store 600 to 750 MB data on it.

Nowadays, we get two kinds of CDs. They are:

  • CD-R- CD-R stands for Compact Disc-Recordable. In this type of CD, data once written cannot be changed or deleted.
  • CD-RW- CD-RW stands for Compact Disc-Rewritable. Data in this CD can be erased or rewritten.

3. DVD : DVD stands for Digital Versatile Disk or Digital Video Disk. It is very similar to a CD but can store much more data. It is an optical disk storage device. Its capacity may range from 4.7 GB to 8.5 GB.

4. Pen drive : A pen drive is also known as a flash drive. It is very small in size. It can be used to store and transfer data from one computer to another. It can be connected to the USE (Universal Serial Bus) port of a computer. It can easily be carried in the pocket. It can store a large amount of data like 1 GB, 2 GB or more.

5. Blu-ray Disc : A blu-ray disc is similar to a CD or a DVD in appearance but it can hold up to 25 GB of data. It uses blue lasers to read and hold a large amount of data. A blu-ray reader is required to use a blu-ray disc. It is mainly used for storing very high-quality video files and video games tha require large amount of storage space.

6. Memory Cards : A memory card is used to store data in various electronic devices like mobile phones, digital cameras, mp3 players and many other portable devices. It is small in size and can store up to 32 GB of data. We can transfer the data stored in a memory card to our computer.

About the author

Admin

Tech Writer - 200+ articles published on Edu Tech Gyan since 2021
For as long as I can remember, I have been interested in technology. I have loved gadgets and understanding how things work since a young age. Since graduating, I've worked for tech companies.

Leave a Comment