unit 1
unit 1
Memory Units
A memory unit is a fundamental part of a computer machine that performs a vital function
for storing and retrieving information and instructions.
Memory is divided into cells, and they are stored in the storage space present in the
computer. Every cell has its unique location/address. Memory is very essential for a
computer as this is the way it becomes somewhat more similar to a human brain.
Memories are made up of registers. Each register in the memory is one storage location.
The storage location is also called a memory location. Memory locations are identified
using Address. The total number of bits a memory can store is its capacity. A storage
element is called a Cell. Each register is made up of a storage element in which one bit of
data is stored. The data in a memory are stored and retrieved by the process called writing
and reading respectively.
Memory units have distinct purposes, including primary and secondary memories. Memory
units are the digital brains of a PC or laptop, allowing it to systematize, hold, and consider
facts as desired. They are vital for the functioning of every hardware and software component
of a computer system, making them a vital part of any computing device.
Different kinds of memory units are utilized in computers, and each has its own purpose.
Let's observe some common types:
Memory units are used to measure and represent data. These units, which can be measured in
bits and bytes, offer a technique to estimate the volume of data which can be stored in a
specific device or system. Some of the commonly used memory units are:
3. Optical Disks: It’s a laser-based storage medium that can be written to and read. It is
reasonably priced and has a long lifespan. The optical disc can be taken out of the computer
by occasional users.
Types of Optical Disks
CD – ROM
It’s called compact disk. Only read from memory.
Information is written to the disc by using a controlled laser beam to burn pits on the
disc surface.
It has a highly reflecting surface, which is usually aluminium.
The diameter of the disc is 5.25 inches.
16000 tracks per inch is the track density.
The capacity of a CD-ROM is 600 MB, with each sector storing 2048 bytes of data.
The data transfer rate is about 4800KB/sec. & the new access time is around 80
milliseconds.
WORM-(WRITE ONCE READ MANY)
A user can only write data once.
The information is written on the disc using a laser beam.
It is possible to read the written data as many times as desired.
They keep lasting records of information but access time is high.
It is possible to rewrite updated or new data to another part of the disc.
Data that has already been written cannot be changed.
Usual size – 5.25 inch or 3.5 inch diameter.
The usual capacity of 5.25 inch disk is 650 MB,5.2GB etc.
DVDs
The term “DVD” stands for “Digital Versatile/Video Disc,” and there are two sorts of
DVDs:
o DVDR (writable)
o DVDRW (Re-Writable)
DVD-ROMS (Digital Versatile Discs): These are read-only memory (ROM) discs that
can be used in a variety of ways. When compared to CD-ROMs, they can store a lot
more data. It has a thick polycarbonate plastic layer that serves as a foundation for the
other layers. It’s an optical memory that can read and write data.
DVD-R: DVD-R is a writable optical disc that can be used just once. It’s a DVD that
can be recorded. It’s a lot like WORM. DVD-ROMs have capacities ranging from 4.7 to
17 GB. The capacity of 3.5 inch disk is 1.3 GB.
3. Cache Memory
It is a type of high-speed semiconductor memory that can help the CPU run faster. Between
the CPU and the main memory, it serves as a buffer. It is used to store the data and
programs that the CPU uses the most frequently.
Advantages of Cache Memory
It is faster than the main memory.
When compared to the main memory, it takes less time to access it.
It keeps the programs that can be run in a short amount of time.
It stores data in temporary use.
Disadvantages of Cache Memory
Because of the semiconductors used, it is very expensive.
The size of the cache (amount of data it can store) is usually small.