CPU, RAM, Firmware, Motherboard, PSU Flashcards
Identify terms/concepts for essential computer hardware.
AC
Alternating Current:
Flow of electrons alternates direction back &forth.
Power companies supply AC because it travels long distances more efficiently than DC.
AC Adapters
Many computing devices use AC adapter as opposed to internal PSU.
Rarely interchangeable
Test: Voltage, Amperage, & Polarity
V/A Output Too Low: Device won’t run
V/A Output Too High: EXPLOSION
Polarity Reversed: Will not work
Active PFC
Active Power Factor Correction:
Smooths out power coming from wall before passing to PSU circuits.
Eliminates issues with harmonics (back pressure)
Add more RAM if…
General system sluggishness
Excessive hard drive accessing
Address Bus
Allows the CPU to send the address to RAM, and the data bus allows the actual data transfer to the PC.
Transmits the location of stored information.
Administrator Password
Locks/unlocks access to system setup utility.
ALU (Arithmatic Logic Unit)
A unit in a computer which carries out arithmatic and logical operations.
AMD Ryzen 7 2700X
AMD Ryzen: Brand 7: Market Segment 2: Generation 7: Performance Level 00: Model number X: Power suffix (high-performance)
AMP
AMD Memory Profile:
AMD’s version of XMP
Amperage (Current)
The amount of electrons moving past a certain point on a wire.
(measurement in Amps/Amperes)
AT (Form Factor)
Invented by IBM in early 80s
Predominant form factor for mobos through mid 90s.
Greatest issue: lack of external ports
ATX (Form Factor)
12 x 9.6 in
Most common form factor to date.
Overtook AT around 1998.
AT keyboard port replaced with rear panel that has all necessary ports.
ATX PSU
Single 20-pin P1 connector
Molex/mini connectors for peripherals
5V running to mobo (always “on” when powered down)
Soft Power: BIOS handles PC on/off:
Prevents user from powering down before OS
Enables power-saving modes
Obsolete once devices needed more current
ATX12V 1.3
First widespread update to ATX power standards (2003)
P4 Power Connector: 4-pin mobo connector for CPU
(Any PSU that provides P4 is an ATX12V)
P1 Power Connector: 20/24-pin
6-pin AUX connector: 3.3 & 5V current to mobo
ATX12V 2.0
ATX version that incorporated ideas from EPS12V
24-pin power connector (backward compatible with 20-pin)
2 12V Rails (for 230+W)
Dropped AUX connector; Requires SATA connectors
8-pin CPU Power Connector (2 4-pin sets; one being P4)
AKA: EPS12V, EATX12V, ATX12V 2x4
PCIe power connector: 6-pin or 8-pin
(NOT CPU connector)
Auto-Switching (PSU)
PSU automatically switches VAC depending on location/socket.
Bank (RAM Terminology)
DIMM slots
Beep Codes (POST code beeps)
Computer uses sound to indicate problems.
Varies among manufacturers.
BIOS
Basic Input/Output Services:
The firmware used to perform hardware initialization during the booting process.
Provides runtime services for OS and programs.
BIOS Boot Process
Power good, CPU, POST, boot loader, OS
PSU tests for proper voltages, then sends signal down “power good” wire to awaken CPU.
CPU sends built-in memory address via address bus.
Initiates POST
Bootstrap loader: few dozen lines of BIOS code at end of POST program (for finding OS)
Boot Sector
Location containing special programming designed to tell the system where to locate the OS.
Boot Sequence
Order of devices to boot from.
Branch
CPU program with an IF statement. Instruction in a program that can cause a computer to begin executing a different instruction sequence, deviating from the original.
Bytes Per Second (Calculation)
MHz speed x 8