Joseph: Difference between revisions

From CS486wiki
Jump to navigationJump to search
Content deleted Content added
Core (talk | contribs)
No edit summary   (change visibility)
Core (talk | contribs)
No edit summary   (change visibility)
Line 26: Line 26:
*LGA: (Land grid array) has many different pins that make contact with the underside of the CPU
*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
*PGA: (Pin grid array) Has sockets that the underside of the CPU is inserted into

===RAM�(Random Access Memory)===
<li>data is temporarily stored while in use by the processor
<li>Information is more readily processed with increasing amounts of ram for instant access
<li>All memory on RAM is erased when the computer is powered down

===Graphics card===
<li>Takes information from the CPU and displays that in the pixels of the monitor
<li>A graphics card contains
*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

Revision as of 15:39, 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:

  • PCI Slots: (Peripheral Component Interconnect) Where the graphics card and other such extras are connected.
  • Memory Slots: Where you place the RAM.
  • Back Panel Connector: Contains many different connections to the computer such as USB Ports
  • Firewire: Extra efficient connection to the motherboard
  • CPU Socket: Where the processor is placed
  • Main Power Connector: Where the power supply is plugged in.
    File:Https://ist94.wikispaces.com/file/view/motherboard.jpg

    CPU:Central Processing Unit

  • Computational engine: Does all the algorithms required to run a computer Underside of the CPU contains hundreds of pins
  • Socket types:
    • 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)

  • data is temporarily stored while in use by the processor
  • Information is more readily processed with increasing amounts of ram for instant access
  • All memory on RAM is erased when the computer is powered down

    Graphics card

  • Takes information from the CPU and displays that in the pixels of the monitor
  • A graphics card contains
    • 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