Module 3 Flashcards
Using Computer Hardware
System Memory
RAM - temporary storage space for files and programs
DRAM
Dynamic RAM - information is lost when power is lost
SDRAM
Synchronous Dynamic RAM - The memory module is synchronized with the system clock
DIMM
Dual Inline Memory Module - a “stick” of RAM
SO-DIMM
Small-Outline DIMM - laptop memory
DDR SDRAM
Double Data Rate SDRAM - Sends information more than once per clock cycle
Volatile Storage
Storage that loses its information when the power is cut off
Mass Storage Device
Used for long-term storage of data (hard drives, solid state drives, etc.)
Optical Drive
Uses lasers to read/write information on removable optical discs (CDs, DVDs, Blu-Ray, etc.)
motherboard
a large circuit board that most all of the other major components of the PC connect to
printed circuit board
A sheet of material that has circuit pathways printed on its surface
chipset
provides communication between different components (between the CPU and system memory, for instance)
bus
The physical connections between components on the motherboard
system bus
The connection between the CPU and the RAM
expansion bus
Connects the CPU and add-on devices, such as the NIC, USB devices, etc.
PCI
An older bus (1995) that was used to connect devices to a motherboard.
AGP
A specialized bus that was used for graphics adapters.
PCIe
The most current expansion bus standard.
booting
The process a PC goes through when starting up.
firmware
Software that is stored semi-permanently on hardware device
BIOS
Basic Input Output System - Firmware that contains information on the basic operation of PC components; also contains specific instructions on how to boot the system.
UEFI
A newer replacement for BIOS that adds support for more devices (network interface, mouse, etc.) and secure boot options.
CPU
Central Processing Unit - the “brains” of the PC
hard disk drive
A mass storage device that uses platters coated with a magnetic substance to store information.
solid state drive
A mass storage device that uses flash memory to store information. Much faster than a magnetic hard drive, but more expensive.
GPU
Graphics Processing Unit - a microprocessor that is used specifically to render graphics for display
NIC
Network Interface Card - enables the PC to send and receive information over a network.
microprocessor
a programmable integrated circuit
ARM
A type of processor that uses a reduced instruction set
control unit
The part of the CPU that gets the next instruction and decodes it, or sends it to the ALU or FPU for processing
pipeline
The queue of instructions
ALU
Arithmetic Logic Unit
FPU
Floating Point Unit
register
a temporary storage location located within a CPU
x86 instruction set
defines a PC as “IBM compatible” - variations of this instruction set are used on most modern desktop PCs
clock speed
a measure of how many operations per second a component is capable of performing
symmetric multiprocessing
when two or more physical processors are located on a motherboard
chip level multiprocessing
when two or more processor “cores” are located on a single chip
HDMI
High-definition video connector; can carry video and audio
DVI
Video adapter that can support both analog and digital video.
SATA
Interface for connecting hard drives. Most current version supports 6 Gbps of data transfer
USB
Universal Serial Bus - a standard for connecting peripheral devices to PCs. USB is hot-swappable.
RJ-45
Connector used for wired (Ethernet) networking. Looks like a standard phone jack but wider.
Audio Port
3.5mm jack for connecting audio components.
Human Interface Devices
Devices such as keyboard, mice, gamepads/joysticks
Plug-and-Play
A system that supports automatic installation of device drivers. When a user connects a Plug-and-Play device, the system will recognize it and automatically load the appropriate driver.
Driver
Software that allows a device to interface with an operating system.
Hot-Swappable
Devices can be disconnected and reconnected (or changed) without restarting the system.
USB Type A
The standard rectangular-shaped USB connector used to connect to a host machine.
USB Type B
The large square-ish shaped connector used to connect to a USB device (usually only found on larger devices, such as printers).
USB Type B Mini
A connector used to connect to smaller devices (smartphones, cameras). This is an older connector and is found mostly on older devices.