Module 1: Introduction to Personal Computer Hardware

PC Safety

Electrostatic Discharge (ESD):

ESD is a buildup of an electric charge that exists on a surface that comes into contact with another differently charged surface. It takes 3000 volts of static electricity for a person to feel ESD, but 30 volts or less can damage PC components.

ESD Prevention:

To prevent ESD damage, follow these recommendations:

  • Keep all components in antistatic bags until you are ready to install them.

  • Use grounded mats on workbenches.

  • Use grounded floor mats in work areas5.

  • Use antistatic wrist straps when working on computers.

Electrical Safety:

  • Electrical equipment must be grounded7.

  • Exchanging AC adapters with a different type of laptop may cause damage to both the AC adapter and the laptop8.

Cases and Power Supplies

Computer Cases:

The case holds the internal components of a computer, such as the power supply, motherboard, CPU, memory, and drives9. The physical design of a case is its form factor10.

  • Common form factors include: horizontal case, full-size tower, compact tower, and All-in-one11.

Power Supplies (PSU):

A power supply converts AC (alternating current) power to a lower voltage DC (direct current) power required by internal computer components12.

  • PSU Form Factors:

    • AT (Advanced Technology): An obsolete power supply for legacy systems13.

    • ATX (AT Extended): An updated but still obsolete version of the AT supply14.

    • ATX12V: The most common power supply on the market today15.

    • EPS12V: Originally designed for network servers but is now used in high-end desktop models16.

Power Supply Connectors:

  • 20-pin or 24-pin slotted: Connects to the motherboard17. The 24-pin connector has two rows of 12 pins each 18, and the 20-pin has two rows of 10 pins each19.

  • SATA keyed connector: Connects disk drives and is wider and thinner than a Molex connector20.

  • Molex keyed connector: Connects hard drives, optical drives, or other devices21.

  • Berg keyed connector: Connects to legacy floppy drives and is smaller than a Molex connector22.

  • 4-pin to 8-pin auxiliary power connector: Supplies power to different areas of the motherboard23.

  • 6/8-pin PCIe power connector: Supplies power to internal components24.

Power Supply Voltage and Rails:

  • Common voltages are 3.3 volts, 5 volts, and 12 volts25.

  • 3.3V and 5V supplies are typically used by digital circuits26.

  • 12V supplies are used to run motors in disk drives and fans27.

  • A "rail" is the printed circuit board (PCB) inside the power supply28. A single-rail PSU has all connectors on one PCB, while a multi-rail PSU has separate PCBs29.

Motherboards

Motherboard Overview:

The motherboard is the backbone of the computer30. It is a PCB that contains buses (electrical pathways) to interconnect components31. Components can be soldered directly or added via sockets, slots, and ports32.

  • Common Components: CPU, RAM, Expansion Slots, Chipset, BIOS/UEFI chip, SATA connectors, Internal USB connector33.

Motherboard Chipset:

The chipset consists of integrated circuits on the motherboard that control how system hardware interacts with the CPU and motherboard34.

  • Northbridge: Controls high-speed access to RAM and the video card35.

  • Southbridge: Allows the CPU to communicate with slower devices like hard drives, USB ports, and expansion slots36.

Motherboard Form Factors:

This pertains to the size and shape of the board37.

  • ATX (Advanced Technology eXtended): The most popular form factor, measuring 12 in x 9.6 in38.

  • Micro-ATX: A smaller form factor popular in desktops, measuring 9.6 in x 9.6 in39.

  • ITX: A family of form factors including Mini-ITX (6.7 in x 6.7 in), designed for small devices like thin clients40.

CPU and Cooling

Central Processing Unit (CPU):

The CPU is responsible for interpreting and executing commands41. It is a small microchip that resides within a CPU package42.

  • CPU Socket: The connection between the motherboard and the processor43.

    • Pin Grid Array (PGA): The pins are on the underside of the processor package44.

    • Land Grid Array (LGA): The pins are in the socket instead of on the processor45.

Cooling Systems:

Computer components perform better when kept cool using active and passive solutions46.

  • Active solutions require power, like a case fan47.

  • Passive solutions do not require power, like heat sinks48.

Memory

Types of Memory (ROM vs. RAM):

  • Read-Only Memory (ROM): Located on the motherboard, it contains basic instructions like booting the computer49. Its contents are not erased when the computer is powered off (non-volatile)50.

  • Random-Access Memory (RAM): Temporary storage for data and programs being accessed by the CPU51. RAM is volatile, meaning its contents are erased when power is off52. Adding more RAM can enhance system performance53.

Types of ROM:

  • PROM (Programmable ROM): Manufactured blank and can be programmed once54.

  • EPROM (Erasable Programmable ROM): Non-volatile but can be erased by exposing it to strong ultraviolet light55.

  • EEPROM (Electrically Erasable Programmable ROM): Can be erased and rewritten ("flashed") without removing it from the device56. EEPROMs are often used to store a computer's BIOS57.

Types of RAM:

  • SRAM (Static RAM): Very fast RAM often used for cache memory58. It is the fastest type of RAM59.

  • SDRAM (Synchronous Dynamic RAM): DRAM that operates in synchronization with the memory bus60.

  • DDR SDRAM: Transfers data twice as fast as SDRAM61. It has a 184-pin connector62.

  • DDR2 SDRAM: Runs at higher clock speeds than DDR and has a 240-pin connector63.

  • DDR3 SDRAM: Doubles the clock rate of DDR2 and has a 240-pin connector64646464.

  • DDR4 SDRAM: Quadruples DDR3's maximum storage capacity and has a 288-pin connector65.

  • DDR5 SDRAM: More than doubles the speed of the fastest DDR4 modules and has a 288-pin connector that is not compatible with DDR466666666.

  • GDDR SDRAM: RAM specifically designed for video graphics and used with a dedicated GPU67.

Memory Modules:

  • DIMM (Dual Inline Memory Module): A circuit board that holds various types of SDRAM chips for desktops68.

  • SODIMM (Small Outline DIMM): A smaller, condensed version of DIMM ideal for laptops, printers, and other devices where space is a concern69.

Cache Memory:

The fastest memory is typically Static RAM (SRAM), which is used as cache memory70.

  • L1 cache: Integrated into the CPU71.

  • L2 cache: Now integrated into the CPU, but was originally on the motherboard72.

  • L3 cache: Used in some high-end workstation and server CPUs73.

Memory Error Checking:

  • Non-parity: Does not check for errors in memory74.

  • Parity: Contains 8 bits for data and 1 bit for error checking75.

  • ECC (Error Correction Code): Can detect multiple-bit errors and correct single-bit errors in memory76.

Adapter Cards and Storage

Adapter Cards:

Adapter cards increase a computer's functionality and are installed in expansion slots on the motherboard77. The card's connector must match the expansion slot78.

  • Common expansion slots include: PCI, Mini-PCI, PCI-X, PCIe, and Riser card79.

Storage Device Interfaces:

  • SATA (Serial AT Attachment): The modern connection for internal storage devices80. SATA 1, 2, and 3 have different data transfer speeds (1.5 Gb/s, 3.0 Gb/s, 6.0 Gb/s respectively)81.

  • PATA (Parallel ATA) / IDE: The legacy interface standard82.

Magnetic Media Storage:

  • Hard Disk Drive (HDD): Traditional magnetic disk devices with capacities from gigabytes (GBs) to terabytes (TBs)83.

  • Tape Drive: Most often used for archiving data, using a removable tape cartridge84.

Semiconductor Storage:

  • Solid State Drive (SSD): Stores data as electrical charges in semiconductor flash memory85. SSDs are much faster than HDDs, have no moving parts, and are more energy efficient86.

    • Form factors include: disk drive, expansion cards, and mSATA or M.2 modules87.

  • NVMe (Non-Volatile Memory Express): A standard interface developed to allow computers to take greater advantage of SSD features by providing a standard interface between SSDs and the PCIe bus88.

  • Solid State Hybrid Drives (SSHDs): A compromise between an HDD and an SSD, combining a magnetic HDD with onboard flash memory as a non-volatile cache89.

Optical Storage Devices:

These are removable storage devices that use lasers to read and write data90.

  • CD: Can be CD-ROM (read-only), CD-R (recordable), or CD-RW (rewritable) with a capacity of about 700 MB91.

  • DVD: Can be DVD-ROM, DVD-R, or DVD-RW with a capacity of 4.7 GB (single-layer) or 8.5 GB (dual-layer)92.

  • BD (Blu-ray Disc): Can be BD-ROM, BD-R, or BD-RE with a capacity of 25 GB (single-layer) or 50 GB (dual-layer)93.

Ports, Cables, and Peripherals

Video Ports and Cables:

  • DVI (Digital Visual Interface): A usually white connector with up to 24 pins for digital signals94.

  • DisplayPort: Designed to connect high-end graphics-capable PCs and displays95.

  • HDMI (High-Definition Multimedia Interface): Developed for HDTVs but also a good candidate for computers96.

  • Thunderbolt 3: Uses the same connector as USB-C, has twice the bandwidth of Thunderbolt 2, and can provide video to two 4K monitors97.

  • VGA (Video Graphics Array): A 15-pin connector for analog video98.

  • RCA: Used to carry audio or video, often found in groups of three (yellow for video, red and white for audio)99.

Other Ports and Cables:

  • PS/2: Connects a keyboard or a mouse to a computer100.

  • Network (RJ-45): Has 8 pins and connects devices to a network101.

  • SATA: Connects SATA devices using a 7-pin data cable102.

  • IDE: A ribbon cable used to connect storage drives, typically with 40 pins for hard drives103.

  • USB (Universal Serial Bus): A standard interface that connects peripheral devices and is hot-swappable104.

Input and Output Devices:

  • Input Devices: Allow a user to communicate with a computer, such as a keyboard, mouse, and scanner105.

  • Output Devices: Take binary information from the computer and convert it into a form that is easily understood by the user, such as monitors, printers, and speakers106.

Monitors, Projectors, and Headsets:

  • Monitors use LCD, LED, or OLED technology107. Projectors typically use LCD or DLP (Digital Light Processing) technology108.

  • Virtual Reality (VR): Creates a simulated, three-dimensional environment with a headset that completely encases the user's upper face109.

  • Augmented Reality (AR): Superimposes images and audio over the real world; the headset usually does not close off ambient light110110110110.

Printers:

Printers are output devices that create hard copies of files111. Different types include inkjet, laser, impact, thermal, and 3D printers112.