Processor Vs RAM Which is more important?
- Introduction
The very common question that comes to mind when checking up the specification of a computer is which is more important, the speed of the processor or the amount of memory. This is a difficult question to answer and it would help if we had some understanding of what each component does and how they relate to each other. This article will strive to unveil the fundamental tasks of both memory and the cpu and how they relate to each other. Hopefully at the end of this article, you will be able to answer this question yourself.
- Central Processing Unit (CPU)
The CPU in simple sense is the brain of the computer. It's job is to receive information from the various input devices, the operating system, and software and execute the instructions.
A CPU executes a certain amount of instructions within a grouping called a cycle. The speed of the CPU is measured in how many cycles it can perform in a given second. A speed of one cycle per second is called a hertz. Therefore a CPU that has a frequency of 1 million cycles per second has the speed of a Megahertz, and a CPU that has a frequency of 1 billion cycles per second is a Gigahertz. This is illustrated in the table below:Hertz Term | Cycles Per Second |
1 Hertz | 1 |
1 Megahertz | 1,000,000 |
800 Megagertz | 800,000,000 |
1 Gigahertz | 1,000,000,000 |
Therefore to have a very high CPU Speed is a good thing, because more instructions per second get executed. However, with most computers coming default with around 2 Ghz, you will start to see a diminishing return on the visible speed differences between one processor and the next speed. Computers with at least 2Ghz should be more than fine these days for most applications and you will probably not see much of a difference by increasing the speed of your processor when using standard applications. Some applications and Games on the other hand can be more CPU intensive, and if you are going to be using your computer predominantly as a gaming machine, then should invest more on the CPU speed.
- Computer Memory(RAM)
Just as important to the speed of the CPU is the amount of memory you have in your computer. Memory is the temporary storage place for your computers information. When a computer is manipulating some sort of information it is placed in the memory to be retrieves or manipulated later. If all your usable memory gets filled up, the computer will then start storing temporary data on to your hard drive in a swap file. When the CPU is ready to use that information it will then read it back from your hard drive and place it into memory where it can be assessed.
As you can see when you use a swap file, and the CPU needs to access the data it becomes a two-step process in retrieving that data from the hard drive and then stored in the memory, instead of a one step process of reading the data directly from memory. Even more important is that reading data from memory is many many times faster than reading that same data off the hard drive. With this in mind, you can see how it is important to have as much memory as you can, so that the swap file on your hard drive is never used, and all data is stored and read directly from your memory.
Conclusion
Neither the CPU speed or the RAM is the most Important.
The real answer depends on how much you have to spend on your new computer and what the reason for getting the system. Like I stated above, if you get a system for gaming, then you should look more into your CPU speed. For general system usage, If the base system is at least 2 Ghz then I would apply the money towards memory, otherwise I would increase it to over 2 Ghz. These days, you really should have at a bare minimum of 2 GB of memory, with 4 GB being preferred.
JOSH
Processor Vs RAM Which is more important?
Reviewed by NACOSS P.R.O
on
4:17 pm
Rating:
Nice write up Com. Josh.
ReplyDeleteMy question goes does.
1: Why Does RAM erase itself every time I shut down my Computer?
2: What has RAM got to do with system display unit. (My Computer was on but not displaying on the screen, i was told the RAM is faulty. So i was confused that what has memory got to do with display of a system)
1. This is simply because RAM is volatile. when the system is on and running, everything you work on is temporarily stored in the RAM(that's if your work does not exceed the capacity of the RAM. in conclusion, RAM is a temporary storage which aid the speed of work and multi-tasking..
ReplyDelete2. Your system won't work without RAM. Because nothing runs from hard disk.Even the BIOS software, which is stored in and runs from ROM, can't operate without RAM, as it has to have some memory area available to store its variables and of course to boot up, it needs to copy the bootloader from disk into RAM. So if you try to run with no RAM at all, all that will happen is the BIOS will give a series of beeps from the motherboard speaker and then lock up...
Answered?
Answerd perfetly. Thanks. Frm: Babs
Delete