Chapter 1: Motherboards, processors, and memory Flashcards
What does ATX stand for?
Advanced Technology Extended
What does ITX stand for?
Information Technology Extended
What are form factors for motherboards / system boards?
ATX mATX mITX (nano, pico, and mobile)
What does USB stand for?
Universal Serial Bus
What does SATA stand for?
Serial Advanced Technology Attachment
What does PCIe stand for?
Peripheral Component Interconnect express
Briefly describe what bus architecture is
Signal pathways for transmitting data from one component (within the PC) to another.
Briefly describe what a chipset is?
A collection of chips or circuits that perform interface and peripheral functions for the processor. It is usually the circuitry that provides interfaces for the memory, exp cards and onboard peripherals
Chipsets can be divided into to subsets known as what?
Northbridge and Southbridge
What is the function of the Northbridge subset of a chipset?
Manages performance / communication between CPU and memory, and PCIe controllers
What is the function of the southbridge subset of a chipset?
Connected and controlled by the northbridge, southbridge manages communications to the slower onboard peripherals such as USB, serial ports, LAN, floppy, PCI
Where is cache memory stored?
Between the CPU and RAM
CPU sockets come in two types
PGA pin grid array LGA land grid array
IDE stands for what?
Integrated drive electronics
What is firmware?
Any software that is encoded in hardware that can be fun without any extra instruction from the OS
What is BIOS?
Basic Input Output System. A type of firmware that boots the system and allows the operating system to interact with certain hardware in lieu of a more complex driver to do so. At a basic level BIOS controls system boot options such as the sequence of drives from which it look for operating systems.
What is UEFI?
Unified Extensible Firmware Interface
What is POST?
Power On Self Test
What does CMOS stand for and what does it do?
Complimentary Metal Oxide Semiconductor. This is a chip that keeps a track of information such as date, time, CPU settings, boot sequences etc even when the system is switched off.
What does multicore mean?
Cores are the instruction pathways within the CPU. Older, single core CPU’s could only do one thing at a time. Newer CPU’s have multicore meaning they can do more tasks at one. Multicore is effectively many CPU’s in one.
What is hyperthreading?
HTT or hyperthreaing technology refers to [intels] form of simulteanous multithreading, where a CPU can have multiple instructions operating on separate data in parallel.
What is throttling?
CPU throttling allows for reducing the operating frequency of the CPU during times of less demand or during battery operation.
what is overclocking?
Increasing the speed at which a CPU works past the point the manufacturer recommends. This requires more voltage and creates more heat which can shortne the life of the CPU.
What is the difference between 32 and 62 bit systems?
data lines between the CPU and the primary memory of the system can be 32 or 62 bits wide. The wider the bus the more data can be processed.