Computer memory and Processor1
Computer memory and Processor1
Cache Memory:
Cache memory as well between the main memory and processor. The rate of
exchanging data and information is substantially higher compared to other memory
of computer system. The cache memory saves and holds the data or set of
information that is about to be processed immediately by the system.
The cache memory is not available to users. They cannot delete, update, refresh
the programs inside the memory, the manufacturer, or the computer programmers
can erase or update the data which is stored inside the cache memory.
Computer memory
Computer memory is any physical device capable of storing information
temporarily, like RAM (random access memory), or permanently, like ROM (read-
only memory). Memory devices utilize integrated circuits and are used by operating
systems, software, and hardware.
The key difference between primary and secondary memory is speed of access.
• Primary memory includes ROM and RAM, and is located close to the CPU on
the computer motherboard, enabling the CPU to read data from primary
memory very quickly indeed. It is used to store data that the CPU needs
imminently so that it does not have to wait for it to be delivered.
• Secondary memory by contrast, is usually physically located within a
separate storage device, such as a hard disk drive or solid state drive (SSD),
which is connected to the computer system either directly or over a network.
The cost per gigabyte of secondary memory is much lower, but the read and
write speeds are significantly slower.
Primary memory:
Primary memory is also known as main memory or may also refer to "Internal
memory." and primary storage. All those types of computer memories that are
directly accessed by the processor using data bus are called primary memory. That
allows a processor to access stores running programs and currently processed data
that stored in a memory location.
Secondary memory
If we need to store large amount of data or programs permanently, we need a
cheaper and permanent memory. Such memory is called secondary memory.
Here we will discuss secondary memory devices that can be used to store large
amount of data, audio, video and multimedia files.
Standard diameter of these disks is 14 inches and they rotate with speeds varying
from 4200 rpm (rotations per minute) for personal computers to 15000 rpm for
servers. Data is stored by magnetizing or demagnetizing the magnetic coating. A
magnetic reader arm is used to read data from and write data to the disks. A
typical modern HDD has capacity in terabytes (TB).
Floppy disk
Floppy disk is a soft magnetic disk. It is called floppy because it flops if you wave it
(at least, the 5¼-inch variety does). Unlike most hard disks, floppy disks (often
called floppies or diskettes) are portable, because you can remove them from a disk
drive. Disk drives for floppy disks are called floppy drives. Floppy disks are slower
to access than hard disks and have less storage capacity, but they are much less
expensive. And most importantly, they are portable.
Standard Sizes
Floppies come in three basic sizes:
• 8-inch: The first floppy disk design, invented by IBM in the late 1960s and
used in the early 1970s as first a read-only format and then as a read-write
format. The typical desktop/laptop computer does not use the 8-inch floppy
disk.
• 5¼-inch: The common size for PCs made before 1987 and the predecessor
to the 8-inch floppy disk. This type of floppy is generally capable
of storing between 100K and 1.2MB (megabytes) of data. The most common
sizes are 360K and 1.2MB.
• 3½-inch: Floppy is something of a misnomer for these disks, as they are
encased in a rigid envelope. Despite their small size, microfloppies have a
larger storage capacity than their cousins -- from 400K to 1.4MB of data. The
most common sizes for PCs are 720K (double-density) and 1.44MB (high-
density). Macintoshes support disks of 400K, 800K, and 1.2MB.
CD Drive
CD stands for Compact Disk. CDs are circular disks that use optical rays, usually
lasers, to read and write data. They are very cheap as you can get 700 MB of
storage space for less than a dollar. CDs are inserted in CD drives built into CPU
cabinet. They are portable as you can eject the drive, remove the CD and carry it
with you. There are three types of CDs −
• CD-ROM (Compact Disk – Read Only Memory) − The data on these CDs
are recorded by the manufacturer. Proprietary Software, audio or video are
released on CD-ROMs.
• CD-R (Compact Disk – Recordable) − Data can be written by the user
once on the CD-R. It cannot be deleted or modified later.
• CD-RW (Compact Disk – Rewritable) − Data can be written and deleted
on these optical disks again and again.
DVD Drive
DVD stands for Digital Video Display. DVD is optical
devices that can store 15 times the data held by CDs. They
are usually used to store rich multimedia files that need
high storage capacity. DVDs also come in three varieties –
read only, recordable and rewritable.
Flash Drive
Flash drives are a higher performance option when compared
to hard disk drives or compact disks with massive storage
capacity ranging from 512GB to 1TB. The modern flash
memory drives are accessed much like hard disks in which the controller system
has full control over what and how information is stored. Flash drives are smaller,
portable solid state drives that can be used as a solid substitute for CDS and HDDs.
When plugged into a computer’s USB port, the OS recognizes the device as a
removable device. They can be further used to store and backup data from one
location to another. They have no moving parts and are strong enough to withstand
mechanical shocks and intense pressure.
Thumb Drive
USB thumb drives, or pen drives, are small, portable data storage devices that use
flash memory to store data meaning they can be erases and reprogrammed to be
used again to store data. They are small electronic devices, basically with the shape
of a human thumb, used to store and transfer electronic data from one computer to
another through the USB port. USB is the industry standard plug-and-play interface
that allows computers to communicate with other peripheral devices such as
mouse, keyboard, printer, etc. Thumb drives use three standard USB specifications
1.0, 2.0, and 3.0 that allow for faster data transfer rates.
With the partition table, each partition can appear to the operating system as a
logical disk and users can read and write data on disk. And each partition can be
managed separately.
If you want to reinstall Windows someday, all you have to do is to format the
system partition and reinstall the OS. The installed programs and personal files will
stay where you left them.
3. Better Organization
Some users like to place their data into a certain place according data types.
Partitions make it easier. You can create partitions for games, music, or other
documents.
4. Easier Backup
If you know on which partition the data you want to backup is stored, but you don't
know the exact file path, you can back up the whole partition. Backing up partition
is better than backing up whole hard drive or finding out the exact files in a huge
number of files.
File system
Alternatively referred to as file management or FS, a file system is a method of
organizing and retrieving files from a storage medium (e.g., hard drive). File
systems usually consist of files separated into groups called directories. Directories
can contain files or additional directories. Today, the most commonly used file
system with Windows is NTFS.
Without file management, all files would have no organization and it would be
impossible for a file with the same name to exist. Files are most often managed in
a hierarchy, which allows you to view files in the current directory and then
navigate into any subdirectories.
Documentation for Global File System and Global File System 2 is at the following
links.
2) Google File System, GFS is the file system used by Google for its own use.
HFS
Short for hierarchical file system, HFS is a file system used to store the files
on floppy disks, CD-ROM discs, and hard drives of older Apple Macintosh
computers. Since OS X was introduced, Apple no longer supports the ability to write
to or format HFS disks.
NTFS
Short for NTFS file system, NTFS is a file organization system that stores and
accesses information on Microsoft Windows NT, Windows 2000, Windows
XP, Windows 7, and Windows 10. NTFS offers better methods of data protection
and file recovery than the previous FAT file system versions.
1. Universal Disk Format, UDF is a file system first developed in 1995 by OSTA
(Optical Storage Technology Association) and is commonly used
with CD and DVD drives. UDF is supported on all operating systems, which allows a
CD created on a Windows machine to be readable on a Macintosh machine.
2. User-defined function, UDF is a function that can be modified to fit the user's
needs.
3. Short for user-defined font, UDF is a font specified by the user and not the
software program.