Text, Chapter 1, Motherboards, Proccessors, and Memory

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/80

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

81 Terms

1
New cards

RAM type

SODIMM

2
New cards

“big three” computer parts

the motherboard, processor, and memory

3
New cards

SODIMM

Small outline dual inline memory module

4
New cards

RAM type

DDR

5
New cards

DDR

Double Data Rate SDRAM, doubling the transfer rate of ordinary SDRAM

6
New cards

RAM type

ECC

7
New cards

ECC RAM

Error Correction Code

8
New cards

Error Correction Code

memory designed to detect and correct internal data corruption

9
New cards

Multi channel configuration

how the memory and ram communicate

10
New cards

Mother board connector type

Peripheral Component Interconnect

11
New cards

Mother board form factors

ATX, ITX

12
New cards

ATX

Advanced Technology Extended

13
New cards

ITX

Information Technology Extended

14
New cards

Information Technology Extended

low power, smaller form factor (SFF), specialty uses, embedded components

15
New cards

Bus architecture

how the mother board sends data to its components

16
New cards

Chipsets

a collection of chips or circuits that perform interface and peripheral functions for the processor

17
New cards

Northbridge

management of high-speed peripheral communications, integrated video, processor-to-memory communications

18
New cards

Southbridge

providing support to the slower onboard peripherals, USB Serial and Parallel ATA, parallel ports, serial ports

19
New cards

Expansion slots

PCI/PCIe, used to install various devices in the computer to expand its capabilities, include video, network, sound, and disk interface cards

20
New cards

RAM

Random Access Memory

21
New cards

DRAM

dynamic random access memory

22
New cards

ADRAM

asynchronous DRAM, characterized by its independence from the CPU’s external clock

23
New cards

FPM DRAM

fast page mode DRAM

24
New cards

EDO DRAM

extended data out DRAM

25
New cards

BEDO DRAM

burst EDO DRAM

26
New cards

SDRAM

synchronous DRAM, shares a common clock signal with the computer’s system-bus clock, most common RAM type

27
New cards

SDR SDRAM

single data rate SDRAM, legacy

28
New cards

SRAM

static random access memory, doesn’t require a refresh signal, significantly faster than DRAM

29
New cards

ROM

read-only memory

30
New cards

Cache memory

Logically sits between CPU and RAM, very fast, forged from static RAM, L1-L3 (fast to slow)

31
New cards

Central processing units and processor sockets

the brain of the computer, and where it goes

32
New cards

Power connectors

power supply, 24pin for example

33
New cards

Onboard non-volatile

store data even when the device is powered off

34
New cards

storage connectors (such as for hard drives)

SATA, PATA

35
New cards

Motherboard headers

a series of pins that connect to human accessible items, ports, lights, buttons, etc.

36
New cards

BIOS/UEFI/firmware

Operates the boot process

37
New cards

ROM

Read Only Memory Chip, where the firmware is stored

38
New cards

CMOS and CMOS battery

complementary metal oxide semiconductor

39
New cards

complementary metal oxide semiconductor

keeps track of date, time, hard drive config, memory, cpu, integrated port, boot sequence, power management, virtualization support, and security (passwords, TPM)

40
New cards

PCI

Peripheral Component Interconnect

41
New cards

Peripheral Component Interconnect

a type of slot that allows you to add additional cards to your computer system. These slots are typically used to add sound cards, network cards, or other types of interface cards.

42
New cards

Mother board connector type

PCIe

43
New cards

PCB

Printed Circuit Board

44
New cards

PCIe

Peripheral Component Interconnect Express

45
New cards

Peripheral Component Interconnect Express

higher potential bandwidth and greater flexibility than PCI

46
New cards

SAN

Storage Area Network, essntially storage provided through a network

47
New cards

M.2

Most recent expansion connection type

48
New cards

AMD

Advanced Micro Devices

49
New cards

Advanced Micro Devices

A type of chip, company

50
New cards

BIOS

Basic Input Output System

51
New cards

Basic Input Output System

Firmware used by almost all computers, printer, and OS-less systems

52
New cards

UEFI

Unified Extensible Firware Interface

53
New cards

Unified Extensible Firware Interface

Like BIOS, "extensible"

54
New cards

BIOS/UEFI Boot options

sequence of OS file lookup, integration or disabling of ports, startup utilities, system component diagnostics

55
New cards

BIOS/UEFI Secure boot

verifying the digital signatures of the bootloader and other components to ensure they are trusted and haven't been tampered with

56
New cards

BIOS/UEFI Boot password

restricts access to the BIOS/UEFI settings or the entire system before the operating system loads

57
New cards

TPM

Trusted Platform Module

58
New cards

Trusted Platform Module

Dedicated security coproccessor, cannot be implemented after market

59
New cards

Sealing

A process where UEFI and TPM authenticates boot device and hardware

60
New cards

HSM

Hardware Security Module

61
New cards

Hardware Security Module

TPM alternative, security device that can manage, create, and securely store encryption keys

62
New cards

POST

Power-on self-test

63
New cards

Power-on self-test

Series of system checks performed by UEFI, verifies integrity of UEFI, primary memory size, analyzes hardware and buses, boot devices

64
New cards

Flashing the BIOS

Upgrading the BIOS/UEFI in the event that it doesn't recognize a new device. Contact motherboard or system manufacturer

65
New cards

SCSI

Small Computer System Interface

66
New cards

x64

processors that are designed to work with 64 bits of data at a time

67
New cards

x86

processors that are designed to work with 32 bits of data at a time

68
New cards

DIP

Dual Inline Package (cpu style, looks like a bug)

69
New cards

PGA

Pin Grid Array (cpu style)

70
New cards

ARM

Advanced RISC Machine, on par with x86

71
New cards

Fans

Front Intake Fan, Rear Exhaust Fan, Power Supply Exhaust Fan, CPU Fan, Chipset Fan, Video Card Chipset Fan, Memory Module Fan

72
New cards

Heat Sink

a component designed to collect hot air from components

73
New cards

Thermal paste

helps to bridge the extremely small gaps between the CPU and the heat sink, which avoids superheated pockets of air that can lead to focal damage of the CPU.

74
New cards

Thermal pads

thermal paste alternative

75
New cards

Liquid cooling

a technology whereby a special water block is used to conduct heat away from the processor (as well as from the chipset). Water is circulated through this block to a radiator, where it is cooled.

76
New cards

ISA

Instruction Set Architecture

77
New cards

Instruction Set Architecture

set of commands a proccessor can execute

78
New cards

Examples of an ISA

CISC, RISC

79
New cards

CISC

Complex Instruction Set Computer, utilized in x86/x64 archs

80
New cards

RISC

Reduced Instruction Set Computer

81
New cards

Yes

Is x64 newer and faster than x86?