32-bit versus 64-bit |
Processing modes referring to the size of each instruction processed by the CPU. 32-bit CPUs replaced earlier 16-bit CPUs and were used through the 1990s to the present day, though most CPUs now work in 64-bit mode. |
|
The main 64-bit platform is called AMD64 or EM64T (by Intel) |
|
This platform is supported by 64-bit versions of Windows as well as various Linux distributions |
|
oftware can be compiled as 32-bit or 64-bit. 64-bit CPUs can run most 32-bit software but a 32-bit CPU cannot execute 64-bit software. |
Adapter Card |
Circuit board providing additional functionality to the computer system (video, sound, networking, modem, and so on). |
|
An adapter card fits a slot on the PC's expansion bus and often provides ports through slots cut into the back of the PC case. |
|
Different cards are designed for different slots (PCI or PCIe). |
AMD (Advanced Micro Devices) |
CPU manufacturer providing healthy competition for Intel. |
|
AMD chips such as the K6, Athlon 64, and Opteron have been very popular with computer manufacturers and have often out-performed their Intel equivalents. |
ARM (Advanced RISC Machines) |
Designer of CPU and chipset architectures widely used in mobile devices. |
|
RISC stands for Reduced Instruction Set Computing. |
|
RISC microarchitectures use simple instructions processed very quickly |
|
This contrasts with Complex (CISC) microarchitectures, which use more powerful instructions but process each one more slowly. |
BIOS (Basic Input/Output System) |
The BIOS is firmware that contains programs and information relating to the basic operation of PC components such as drives, keyboard, video display, and ports. |
|
It also contains specific routines to allow set-up configuration to be viewed and edited and it contains the self-diagnostic Power-On Self-Test (POST) program used to detect fundamental faults in PC components |
|
BIOS can also be used to secure components not protected by the OS by specifying a supervisor password (to prevent tampering with BIOS settings) and a user password (to boot the PC). |
Bus |
Buses are the connections between components on the motherboard and peripheral devices attached to the computer. |
|
Buses are available in industry standard formats, each with its own advantages and disadvantages |
|
The standard functions of a bus are to provide data sharing, memory addressing, power supply, and timing. |
|
Common bus types include PCI, PCI Express, ExpressCard, and USB. |
Celeron Processor Series |
Budget processor models produced by Intel alongside their Pentium and Core ranges. |
Chipset |
The chipset provides communications between different components by implementing various controllers (for memory, graphics, I/O, and so on). |
|
The chipset may also provide "integrated" adapters (video, sound, and networking for instance) |
|
Historically, "fast" controllers (memory and video) were part of a "northbridge" chipset, placed close to the CPU and system memory. |
|
Slower buses were part of a "southbridge" chipset |
|
In modern PC architecture, video and memory controllers are part of the CPU (on-die), the northbridge would mostly handle PCI Express adapters and the southbridge would host SATA, USB, audio and LAN functions, plus PCI/PATA legacy bus support. |
Cooling Device |
A CPU generates a large amount of heat that must be dissipated to prevent damage to the chip |
|
Generally, a CPU will be fitted with a heatsink (a metal block with fins) and fan |
|
Thermal compound is used at the contact point between the chip and the heatsink to ensure good heat transfer. |
|
The PSU also incorporates a fan to expel warm air from the system. |
|
Modern motherboards have temperature sensors that provide warning of overheating before damage can occur. |
|
Very high performance or overclocked systems or systems designed for quiet operation may require more sophisticated cooling systems, such as liquid cooling. |
|
Cooling systems that work without electricity are described as passive; those requiring a power source are classed as active. |
Core Processor Series |
The latest generation of Intel processors. |
|
The Core, Core 2, and Core iX CPUs were developed from the Pentium M architecture and have taken on the position of Intel's premium processor for both desktop and mobile platforms, replacing the long-standing Pentium brand. |
CPU (Central Processing Unit) |
The principal microprocessor in a computer or smartphone responsible for running operating system and applications software. |
DDR SDRAM (Double Data Rate SDRAM) |
Standard for SDRAM where data is transferred twice per clock cycle (making the maximum data rate [64+64] x the bus speed in bps) |
|
DDR2/DDR3 SDRAM uses lower voltage chips and higher bus speeds. |
DIMM (Dual Inline Memory Module) |
Dual in-line memory modules are the standard packaging for system memory. |
|
There are different pin configurations for different RAM types (SDRAM [168], DDR SDRAM [184], and DDR2/3 SDRAM [240]). |
DRAM (Dynamic RAM) |
Dynamic RAM is a type of volatile memory that stores data in the form of electronic charges within transistors. |
|
Due to the effects of leakage and the subsequent loss of electrical charge, DRAM has to be refreshed at regular intervals. |
|
Memory refreshing can be performed when the data bits are accessed regularly, but this periodic access slows down the operation of this memory type. |
|
Standard DRAM is the lowest common denominator of the DRAM types. |
|
Modern PCs use a DRAM derivative to store data (currently DDR2/3 SDRAM). |
Dual Core |
CPU design that puts two chips onto the same package; a cheap means of providing SMP. |
FSB (Frontside Bus) |
The bus between the CPU and the memory controller (system RAM). |
Intel |
Intel processors were used in the first IBM PCs and the company's CPUs and chipsets continue to dominate the PC and laptop market. |
Liquid Cooling System |
Using water piped around the PC and heatsinks for cooling. |
|
This is more efficient and allows for fewer fans and less noise. |
Motherboard |
The computer motherboard, also called the system board, provides the basic foundation for all of the computer's hardware including the processor, RAM, BIOS, and expansion cards. |
|
Several motherboard standards are available each with a different layout and associated advantages. |
Multiprocessing |
Multiprocessing can be used in systems where two or more processors are used on a single motherboard. |
|
This can allow operations to be shared thereby increasing performance. |
|
In order to use multiprocessing arrangements, the PC must have a compatible motherboard, an operating system that is able to use multiple processors, and well-written software that does not intensively use one processor above another. |
|
Business and professional editions of Windows support a type of multiprocessing called Symmetric Multiprocessing (SMP) with a maximum of 2 CPUs. |
PCI (Peripheral Component Interconnect) Bus |
The PCI bus was introduced in 1995 with the Pentium processor. |
|
It connects the CPU, memory, and peripherals to a 32-bit working at 33 MHz. |
|
PCI supports bus mastering, IRQ steering, and Plug-and-Play. |
|
Later versions defined 64-bit operation and 66 MHz clock but were not widely adopted on desktop PCs. |
PCI Express (PCIe) |
PCI Express (PCIe) is the latest expansion bus standard. PCI Express is serial with point-to-point connections. |
|
Each device on the bus can create a point-to-point link with the I/O controller or another device. |
|
The link comprises one or more lanes (x1, x2, x4, x8, x12, x16, or x32) |
|
Each lane supports a full-duplex transfer rate of 250 MBps (v1.0), 500 MBps (v2.0), or 1 GBps (v3.0) |
|
The standard is software compatible with PCI, allowing for motherboards with both types of connector. |
Pentium Processor Series |
Previously Intel's premium CPU brand, now re-positioned as a chip for reliable "always-on, always-available" systems. |
RAM (Random Access Memory) |
Random Access Memory is the principal storage space for computer data and program instructions. |
|
RAM is generally described as being volatile in the sense that once power has been removed or the computer has been rebooted, data is lost. |
SDRAM (Synchronous DRAM) |
Synchronous DRAM is a variant on the DRAM chip designed to run at the speed of the system clock thus accelerating the periodic refresh cycle times. |
|
SDRAM can run at much higher clock speeds than previous types of DRAM |
|
Basic SDRAM is now obsolete and has been replaced by DDR/DDR2/3 SDRAM. |
Created By
Metadata
Comments
fishmick, 03:24 8 Dec 23
Looks very helpful at first glance, I will download and give it a study
Add a Comment
Related Cheat Sheets
More Cheat Sheets by Bayan.A