Computers and server hardware

From Khem Geek Wiki
Revision as of 03:26, 28 May 2022 by Wikiadmin (talk | contribs)
Jump to navigation Jump to search

Modern computers are electronic devices used to compute, analyze, and display data to the user. Over the last decade, computers have increasingly grown smaller and more complex as transistor size has shrunk and roughly doubling in number for a given chip size in a phenomenon is known as Moore's law.


The basic computer has various components designed to provide power to the unit, control the flow of electricity to various components, process commands, and to display and store data. Both consumer oriented computer hardware and server hardware utilized in enterprise environments have the same basic components.

Personal computer (PC) components need to work together in order to form a stable computer system. Consumer computer systems can either be prebuilt from Big Box stores such as Bestbuy or OEM manufacturers such as Lenovo, Dell, HP, or Asus

Consumer Computer Hardware

Power Supply

PC power supplies convert AC power (typically 110 V in the US) to DC current to be distributed to the various powered computer components. Power supplies typically include the following connectors.

  • 24 pin connector - this connector connects directly to the mainboard and provides power to the board itself.
  • 4 pin connector - this connector connects to the CPU, sometimes seen as a 4+4 connector.
  • 8 pin connector - this connector connects to a GPU. Sometimes seen as an 8+6 pin connector.
  • Sata power - this connector connects to SATA devices such as optical media, floppy drives, hard disk drives and ssd’s.
  • Molex connector - this larger 4 pin connector is used to connect accessory devices such as liquid cooling pumps and LED’s.

Mainboard

The mainboard, often called the “motherboard” is a PCB board that houses the computer’s primary components.

  • CPU socket - where the CPU connects to the mainboard
  • DIMM Slots - slots that hold RAM chips for system memory. Often configured in pairs known as “channels”.
  • Chipset - this chip resides on the mainboard and communicates instructions between the CPU, memory, and other components.
  • SATA Connector - connects SATA devices to the mainboard to allow data transfer for read and write operations.
  • PCIe Slots - PCI express slots allow for “daughter” expansion boards such as graphics processing cards, network interface cards, and RAID cards
  • I/O Panel - this panel, typically configured to be at the rear of the machine, allows peripheral connections to graphics, input, USB, networking, and audio devices.

Central Processing Unit

The Central Processing Unit (CPU) is a computer chip that handles complex computations and calculations handed to it by the operating system. Due to the massive amount of heat created to process these calculations, CPUs generally require coolers to dissipate the heat. Modern consumer PC computers are manufactured by three main companies:

  • Intel - Intel produces desktop and enterprise chips including the Intel Core I-Series (i9, i7, i5, and i3 processors). Current common socket size is Socket 1200.
  • AMD - AMD produces the Ryzen series of processors using the AM4 socket
  • Apple - produces the proprietary M1 chip for their MacOS products.

Graphics Processing Unit

The graphics processing unit (GPU) takes instructions from the CPU and operating system to display a graphical interface to the user on a display.

Memory

Physical Storage

Enterprise Server Hardware

Power Supply

Mainboard

Central Processing Unit

Graphics Processing Unit

Memory

Physical Storage