Specific Jobs of each PC part

Matt1Mahoney

Honorable
Jul 15, 2013
6
0
10,510
I'm completely new to the whole PC building thing, and a noob in general with all things PC. I was just curious what the jobs of each part of a PC were. Like the RAM, HDD, etc. For example if I had a computer and I upgraded the RAM, what would that do? Would surfing the web become faster?
Thanks,
Matt
 
Solution


I could write a book about this but I'll try and keep it simple and cover only the basics.

Power supply: This is what keeps your PC running. It converts noisy AC power from the wall into nice smooth DC power for your PC.

RAM: RAM is classified as "primary memory" and can be described as the PC's blackboard or scratchpad. It can be accessed very quickly, it can be erased and overwritten many times, but is expensive and limited in...

jk_ventolero

Honorable
Mar 4, 2013
127
0
10,710
Hehe, okay.. let me try. :D As simple as possible. :lol:

The CPU/Processor is like your PC's brain :)lol: define simplicity); a faster/more high-end processor would allow you to generally run applications faster.
The HDD is your storage for everything. Your OS, pictures, movies, documents and all that stuff all go here; a bigger storage, of course, translates to more files in your PC. There's also the case of SSD storage, which makes lots of things go faster (boot-up times, load times, etc.)
More RAM generally allows you to be able to do more things at the same time.
A GPU or Video Card is the gamer's best friend. A higher-end card allows you to play games at higher graphics settings. This also aids somehow with some tasks like Photoshop, etc.
The PSU or Power Supply Unit supplies the juice necessary for all your parts to be able to run. Some would argue that this is the most important part of picking PC parts, because a faulty one would fry all your hardware and make you cry.
The motherboard connects everything in place. There are many makes/specifications but basically, there are ones that allow for better overclocking (if any at all) and some with more expansion slots than others, etc.

There! :lol: Attention, other people! Fix this if I made some mistakes. We don't want to be spreading wrong info to others. :lol: LOL
 

Matt1Mahoney

Honorable
Jul 15, 2013
6
0
10,510


Oh so if I wanted to run a game like Battlefield and also record it, having a better RAM would make this possible while still running smoothly?
 


I could write a book about this but I'll try and keep it simple and cover only the basics.

Power supply: This is what keeps your PC running. It converts noisy AC power from the wall into nice smooth DC power for your PC.

RAM: RAM is classified as "primary memory" and can be described as the PC's blackboard or scratchpad. It can be accessed very quickly, it can be erased and overwritten many times, but is expensive and limited in size. The primary purpose of the RAM is to serve as a mechanism for storing and organizing what the PC is working on right now. RAM is also volatile; as soon as the PC loses power, the contents of RAM are lost.

Hard Disk: Hard disks, Optical disks, and removable storage are classified as "mass storage devices" or "secondary memory". If the RAM is described as a blackboard which is easily viewed and accessed, mass storage devices are like encyclopedias. They can hold a heck of a lot more, but take a lot longer to access. Since they take a lot longer to access, they're unsuitable for storing what the PC is working on right now and instead store what the PC has worked on, can work on, or will work on. Whenever data is needed, it is loaded from the hard disk into memory, processed, and then written back to the hard disk.

CPU: The CPU is responsible for executing program code and manipulating memory. It's very hard to describe without getting too technical, but in general it's responsible for performing arbitrary tasks. I say arbitrary because specific tasks are often handled by other parts of the system in a more efficient manner. Some people like to compare the CPU to the human brain but I find that to be an inaccurate description. CPU's do not think, they do exactly what they're told to do and nothing more, they just do it extremely fast.

Chipset: The chipset is the set of hardware which allows the CPU to communicate with the outside world including peripherals, secondary memory (until recently it was also responsible for primary memory, but that has been moved onto the CPU by Intel and AMD), the system clock, and system management hardware. It's basically the CPU's secretary.

Graphics card: Graphics cards are very, very similar to CPUs and share a lot of the same architectural underpinnings. The biggest difference is that while CPUs are designed to perform one arbitrary task for a period of time and then switch to another arbitrary task, GPUs are designed to perform a number of very similar, simpler tasks at once in parallel (vector processing). Almost any task than can be performed by a GPU can be performed by the CPU, just slower; the same is true in reverse in that almost any task performed by a CPU can be performed by a GPU, just slower.

That's a very simple explanation of some of the core components. If you'd like a deeper one, feel free to reply or PM me.
 
Solution

Rhavi Marques

Honorable
May 26, 2013
221
0
10,710
Oh so if I wanted to run a game like Battlefield and also record it, having a better RAM would make this possible while still running smoothly?


yes...and no. you have to remember that recording is also something else the "brain" has to "think" about, and the graphics is also being recorded, so it wuold be more taxing not so much on the RAM (because the actual recording program isnt that big) but on the processor and graphics card, which is doing all the recording itself.
 


When it comes to RAM (and by extension VRAM on a graphics card), it doesn't impact your performance until you run out of it. If your putting the machine under a load that only requires 2GB of RAM, having 16GB wont make the machine faster in any way.
For gaming, 8GB is all you need, its debatable that even 4GB is sufficient.
RAM speeds don't really matter unless your using certain hardware, namely the AMD APU's. If your not, your standard 1600Mhz CL9 speed RAM will do fine.

When recording gameplay, your putting stress on a lot of parts of the rig. The graphics card as it has too output the game which is being recorded. The CPU has to power the game to some degree as well, figuring out things like enemy AI, physics and just generally crunching code to make sure everything at the back end happens. Recording also adds some CPU load, especially if you are encoding (ie compressing) the footage on the fly.
Now that video has to go somewhere, what most people forget about recording is that your HDD also has to keep up with the data being fed to it. If your HDD cant record the footage fast enough, it will make everything else slow down.