Joseph: Difference between revisions
From CS486wiki
Jump to navigationJump to search
Content deleted Content added
No edit summary (change visibility) |
No edit summary (change visibility) |
||
| Line 38: | Line 38: | ||
*graphics processing unit (GPU): like a CPU, does all the complex calculations to produce an image |
*graphics processing unit (GPU): like a CPU, does all the complex calculations to produce an image |
||
*a BIOS chip (input/output): stores basic settings |
*a BIOS chip (input/output): stores basic settings |
||
===Power Supply=== |
|||
<li>The power supply does exactly what the name suggests: it supplies power to all the components in the computer |
|||
<li>Actual wattage of the power supply varies and how much power you need depends on the parts you get |
|||
===Memory: Hard drives and Solid state drives=== |
|||
<li>Computer’s main memory |
|||
<li>Where information is stored long term |
|||
<li>Hard drive: Circular disk that spins as a laser reads information off of it |
|||
<li>Solid state drive: no moving parts, more reliable, faster at accessing data and it uses less power. |
|||
Revision as of 15:41, 11 May 2012
Joseph-Building a PC
There were two main parts to this project:
- Research the parts of a computer and what they do
- Choose the specific parts of a computer to buy and put together
Parts of a Computer
Motherboard:
CPU:Central Processing Unit
- LGA: (Land grid array) has many different pins that make contact with the underside of the CPU
- PGA: (Pin grid array) Has sockets that the underside of the CPU is inserted into
RAM(Random Access Memory)
Graphics card
- RAM: temporarily stores information for graphics
- graphics processing unit (GPU): like a CPU, does all the complex calculations to produce an image
- a BIOS chip (input/output): stores basic settings