Computer Memory
What is computer memory?
Computer memory is one of the most important parts of the computer. It stores and allows users to access the data anytime, anywhere they want. There are two types of computer memories.
- Volatile memory and
- Non-volatile memory.
Volatile memory is termed as RAM which stands for Random access memory. While non-volatile stands for ROM which is an acronym for Read-only memory. Computer memory is based on the two factors that include access time and capacity. The faster the speed of the memory is the lesser will be the access time. A computer uses the memory which is organized in such a way that it enables largest capacity of the memory and the faster speed.
Types of Memory
In computer terms, memory is divided into two categories:
1) Main memory or primary memory
2) Auxiliary memory or secondary memory
Main memory or primary memory
The main memory unit that connects directly to the CPU is the primary memory. Further, there are two types of primary memory i.e RAM and ROM
1. Random Access Memory
RAM is also known as the volatile memory. It is in the form of the chip that is implemented with the use os semiconductors. Generally, RAM is used to store temporary storage of output data, input data, and intermediate results. RAM can be divided into two categories:
- Static RAM or SRAM
- Dynamic Ram or DRAM
2. Read-only memory
ROM is not as accessible as RAM and is, therefore, non-volatile memory. Once a ROM chip is programmed it cannot be rewritten or programmed. The only changes you can make in ROM is at the time of manufacturing. ROM has three categories which are:
- Programmable ROM or PROM
- Electrically Erasable Programmable ROM or EEPROM
- Erasable Programmable ROM or EPROM
Auxiliary memory or secondary memory
Secondary memory is a permanent storage device. It is non-volatile in nature and is used to store programs and data when they are not being processed. Because of this, the data remains in the same stage as long as they are not deleted or rewritten from the user’s end. A secondary memory includes devices such as:
- Optical disks like DVD, CD, and Blue-ray disks
- Magnetic disks like memory stick, floppy disk, and hard disk drive.
- Solid state disks like the thumb drive, pen, and flash.
Along with this one may also ask units and measurements as to how memory in computers is measured. We all use a hard disk and a pen drive to transfer the data from one place to another. But what are its units? Computer measures data in many forms such as Megabyte, Kilobyte, Byte, Bit, Nibble, Terabyte, Gigabyte, Exabyte, Petabyte, and many more. Here are the conversions of these data into one form or another:
8 Bits | 1 Byte |
Bytes (1024) | KiloByte (1KB) |
KB (1024) | MegaByte (1MB) |
MB (1024) | GigaByte (1GB) |
GB (1024) | TeraByte (1TB) |
TB (1024) | PetaByte (1PB) |
PB (1024) | ExaByte (1EB) |
EB (1024) | ZettaByte (1ZB) |
ZB (1024) | YottaByte (1YB) |
1 YB | BrontoByte |
1024 BrontoByte | 1 GeopByte |
In computer memory, bits is the smallest memory. While Geopbyte is the highest memory. 1 bit is the binary unit.
Abbreviations
EDO Extended data out
EGA Exterior gateway protocol or enhanced graphics array
DVR digital video recorder
EDSAC Electronic delay storage automatic calculator
EBCDIC Extended binary coded decimal interchange code
No comments:
Post a Comment