Understanding the Different Types of Computer Memory

Unless you have been living under a rock for the lastonly memory. This type of memory comes into play
20 years or so, you are already aware of thewhenever you shut down or restart your computer.
tremendous strides that have been made in computerAny data you have on your system or are working on
technology. In a relatively short amount of timeis immediately saved to this memory. When you start
computers have gone from being the size of a room,your system the ROM performs a power on self test
to the size of a hand's palm. While getting smaller andor POST, to make sure all of your software and
more compact, they have also become moreprograms are working as they should. An important
effective and efficient at their functions. That doesn'taspect of this test is the built in memory controller. In
mean that owning and operating a computer meansthis way, your computer makes sure there aren't any
you know exactly how each of the componentserrors in the memory chips.
works.From the ROM section of the computer's memory, the
One of the least understood aspects of a computer'sbasic memory component BIOS does its job. This is
operating system and function has to do with memory.where the most basic actions of the computer are
Many people assume that their computer only has onecontrolled. In the computer world, it is known as the
kind and that it has unlimited space available. Wheninput/output system. The BIOS controls information
their computer begins to run sluggishly or not at all,about the various boot sequences on the computer,
many are surprised to learn that the problem is thestorage devices, and security features. It also keeps
system's memory and it is easy to fix.track of the system's plug and play capabilities and
Before you are forced to learn the hard way aboutother vital, background functions of the computer.
your computer's memory, let's discuss some of theFrom this point the computer's memory stores the
different types of memory and their functions. Theessential information of the operating system from the
two most often recognized types of memory arehard drive to the RAM memory and the memory
RAM and virtual memory. RAM stands for randomcycle comes full circle.
access memory. This is the type of memory that isWith a working understanding of a computer's
responsible for "remembering" the details andmemory system, it's easy to see why it is essential to
programming of the various types of software on themake sure the system's RAM is never overtaxed.
computer. Each computer system is unique in terms ofRAM is responsible for making the OS or operating
how much memory it has. The misconception amongsystem function. If it doesn't have enough space to
computer challenged people is that this type ofmake that happen, the computer runs poorly and you
memory is unlimited. It isn't. When RAM memory is full,may lose use of vital information. Fortunately, your
the compute immediately moves given information toRAM space can be cleared out or increased with
the virtual memory. Since virtual memory is intended toadditional random access memory sticks. Both
be a temporary storage area, if more RAM isn't addedmethods are useful for creating additional space.
or space freed up, your computer will begin to runComputers are much easier to understand when you
more slowly and programs and information may behave some knowledge of their memory systems and
lost or inaccessible.how to keep them in good operating order.
Another type of computer memory is ROM or read