Hardware (Chapter 1) Flashcards

1
Q

What are two common types of laptop batteries?

A

Lithium-ion (Li-ion) and Lithium-ion polymer (LiPo)

  • Designed to be fully charged
  • No “memory effect”/decreasing of capacity
  • Different form factor for each laptop (battery is unique)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What type of memory does a laptop use?

A

SO-DIMM (Small outline dual in-line memory module)

  • Used in laptop and other mobile devices
  • Non-module laptops don’t allow upgrades and are soldered to the board
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What hard drive form factor do most laptops use?

A

2.5” (3.5” is for desktops)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the benefits of an SSD?

A
  • Fast, less latency
  • All memory, no moving parts
  • Quiet
  • Is an upgrade from virtually any HDD
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the form factor of SSDs in modern laptops?

A

M.2

  • No cables required
  • Easy installation (modular/insert into slot)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are three ways to migrate data from an HDD to an SSD?

A

Install an OS on the SSD
- Move files between drives, then install required applications (time consuming)

Create an image or clone of the HDD
- No OS installation required
- Move the image to the new SSD with imaging software (sometimes included with the SSD)

Drive-to-drive image
- Image directly from one drive to another

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What wireless standard do laptops have?

A

802.11

  • mini PCI or mini PCIe slots for expansion/replacement of LAN or PAN
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What kind of short-distance communication do some laptops have?

A

NFC (Near-field communication)

  • 4 centimeters or less
  • Transfers data or authenticates
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an LCD and what benefits does it provide?

A

Liquid crystal display

  • Lightweight
  • Low power requirement
  • Relatively inexpensive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is are some disadvantages of LCDs?

A
  • Poor black levels
  • Requires a separate backlight which are difficult to replace
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is OLED and what characteristics does it have?

A

Organic light emitting diode
- Does not require a backlight
- Thinner and no glass required
- Very good color representation and has more contrast than LCDs
- Slightly more expensive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How are Wi-Fi antennas physically configured in a laptop?

A

Bluetooth and wireless antennas are routed to the top of the laptop display, the highest point of the device
- This can create challenges when replacing or repairing displays; antennas must be reconnected

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the two different types of backlighting used by LCDs?

A

LED backlit (MOST COMMON)
- Uses LEDs around the edge of the screen with an array of them behind it
- Used on newer laptops

CCFL - Cold cathode fluorescent lamp (OBSOLETE)
- Higher power requirements
- Thick

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a digitizer?

A

Converts analogue (touch) to digital input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does a laptops power adapter do and why might it need to be inverted?

A

A power adapter/inverter AC from the wall to DC power.
An inverter might be used to convert it back to AC for the display backlight (CCFL).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What motherboard components operate in the Northbridge chipset?

A

CPU, memory, PCIe

Most performance aspects determined by this.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

On what signal pathway do the CPU, RAM and PCIe communicate?

A

The FSB (front-side bus)

This has been phased out. CPU has own integrations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Connected the the Northbridge, what chipset supports slower peripherals (USB, serial ATA, parallel ports)?

A

Southbridge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

On a motherboard, what is data sent through between components?

A

Bus
The wider the bus, the more data that can be processed per unit of time (ex. GHz)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What kind of bus does nearly every board today use?

A

Serial bus

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What PCIe link width (lanes and connector size) is most commonly supported?

A

x16

x32 is UNCOMMON

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is virtual memory?

A

A spot reserved on the harddrive to act as additional memory. The swap, or paging file, is called PAGEFILE.SYS in Microsoft OSs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What is cache memory?

A

Very fast form of memory between the CPU and RAM. It predicts what the CPU will ask for and prefetches the information before being asked.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Whats are the different designations of CPU caches?

A

L1, L2, 3
–L1 is the smallest and fastest
–In multi-core processing, each core has its own dedicated L1 and 2 caches
–L3 cache is larger and slower and is usually shared among all cores

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

What is a PGA socket?

A

Pin-grid array
Pins are on the CPU, socket has holes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

What CPU socket type utilizes a land-grid array?

A

LGA 1200
The pins are located on the motherboard socket and the lands are on the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

What component uses SATA?

A

Hard drive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

What is the main purpose of BIOS?

A

Boots the system, allows OS to interact with hardware directly instead of with drivers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

What is the successor to BIOS?

A

UEFI
(Unified Extensible Firmware Interface)

Its much more extensible than BIOS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

What two passwords can BIOS/UEFI set?

A

User password (to boot)
Administrator password (to access settings)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

What is TPM?

A

Trusted Platform Module
–Used in BIOS to boot to the OS only if the boot drive is verified

Swapping hard drives trips this (ex: Bitlocker)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

If a TPM chip isn’t present, what can be used in its place?

A

HSM (hardware security module) that creates, manages and stores encryption keys

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

What is Secure Boot?

A

It ensure that the PC boots using only software that is trusted by the manufacturer. These signatures can be updated.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

What is POST?

A

Power-on self-test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

What troubleshooting step can resolve unrecognized hardware (after installing drivers)?

A

BIOS flash/update
–Only certain types of hardware benefit from this such as CPU, RAM or drives

36
Q

If you brick the computer during a BIOS update, what can be done?

A

Replace the BIOS/UEFI chip. If this isn’t possible, a motherboard replacement may be necessary.
Most newer systems have proctions in place.

37
Q

What settings does the CMOS store?

A

Date, time, driver and CPU settings, etc.

38
Q

How does CMOS interact with the BIOS?

A

Loads user settings after BIOS starts with default settings

39
Q

What connector is used to power the motherboard?

A

24-pin connector

40
Q

What MB form factor is low-power and small?

A

ITX

41
Q

Whats the primary MB form factor used in desktop PCs?

A

ATX

Includes two form factors: Standard and Micro

42
Q

What USB related security setting can be set in BIOS?

A

USB ports can be disabled in BIOS to protected against viruses

43
Q

What are the two major categories of CPU ISAs (Instruction Set Architecture)?

A

CISC (Complex Instruction Set Computing)
RISC (Reduced Instruction Set Computing)

44
Q

What is the relationship between busses and CPU platforms (x64, x86)?

A

The type of software/OS it can run directly correlates with the width of the bus and CPU. CPUs that are designed to work with 64 bits of data from the bus at a time can run either x64 (64-bit) or x86 (32-bit) versions of Windows, but not vice versa.

45
Q

What architecture do 32-bit processors use?

A

x86

This derrived from old Intel CPU naming convention

46
Q

What processor architecture uses RISC?

A

ARM
(Advanced RISC Machine)

It competes against Intel and AMD x64 CPUs

47
Q

Are RISC chips inferior to CISC?

A

Not necessarily. They just do calculations differently. They are also smaller and produce less heat, making them useful in mobile devices.

They do however use more memory because it takes more code to complete a task.

48
Q

What are the functional characteristics of a CPU core?

A

They’re a set of instruction pathways that operates as its own independent processor (ex. multi-core processing).

49
Q

What term defines the speed of a processor?

A

Clock speed

50
Q

What is the string of instructions that a CPU runs known as?

A

Thread

51
Q

Hyper-Threading Technology is a trademarked name by Intel that is a form of what?

A

Simultatneous multi-threading (SMT)

Multithreading runs more than one thread at once (surprise!)

52
Q

What is Hyper-Threading Technology (HTT)?

A

A CPU divides up its physical cores into virtual cores that are treated as if they are actually physical cores by the operating system.

53
Q

How can you determine if an LED backlight has failed?

A

Use a flashlight to look closely for a faint display

54
Q

What is the purpose of the CPU cache?

A

To improve performance by predicting then prefetching what the CPU will ask for next.

55
Q

What are the characteristics and of relationship between the L1, L2, and L3 CPU caches?

A
  • L1 – Smallest and fastest
    – In the processor die itself
  • L2 – Larger and a bit slower than L1
    –Each core generally has its own L1 and L2
  • L3 – Largest and slowest
    –Shared between all cores
56
Q

What replaces the two-chip chipsets on newer motherboards?

A

The platform controller hub (PCH)

57
Q

What is the largest and smallest form factor of the ITX family?

A

Largest: Mini-ITX (6.7” x 6.7”)
Smallest: Mobile-ITX (not for PCs, 2.4” x 2.4”)

The ITX form factor is actually a family of 4 varying SFF.

58
Q

T/F: Mini-ITX boards are compatible with ATX cases.

A

True.
The rear interfaces are in the same location as those on an ATX.

59
Q

What are headers?

A

Buttons and lights that are easily accessible by the user. Usually located outside of the case on the top or front (i.e. power button, power LED, USB ports).

60
Q

What is TPM?

A

Trusted Platform Module
Mobo chip that seals booted hardware to the system. It prohibits boot after hardware is changed/removed in the system. Trips BitLocker.

Think platform = hardware

61
Q

If your motherboard does not have TPM, what can be used instead?

A

HSM (hardware security module)
Creates, manages and securly stores encryption keys. Can be a USB or PCIe device.

62
Q

What is Secure Boot?

A

Security feature designed to prevent malicious software from loading when the system starts. Makes sure files have not been tampered with.

63
Q

What are the different PCIe slot lengths?

A

Notice that x8 is closer in length to x16

64
Q

Identify USB 2.0 vs 3.0 headers on a motherboard.

A
65
Q

Identify the ATX power connector.

A

24-pin connector

66
Q

Identify the CPU power connector.

A

8 plus 4-pin connector. 2nd one is optional for overclocking.

67
Q

Identify the motherboard audio connector.

A

9-pin with one key.

68
Q

What is the data width of DIMM?

A

64-bit
Dual, meaning the electrical contacts are different on each side of the stick.

69
Q

What is the visual difference between DDR3, 4, and 5 memory modules?

A

The placement of the notch

They will only fit in their respectable slot.

DDR5 key is right in the middle

70
Q

What is a key characteristic of DRAM (dynamic random access memory)?

A

It must be constantly refreshed, otherwise the memory disappears.

71
Q

What makes SDRAM synchronous?

A

Its synchronized with the clock speed so other components will know when to expect the data transfer.

Classic DRAM didn’t wait for a clock signal.

72
Q

What does DDR stand for?

A

Double Data Rate
Each version of DDR increases the maximum amount of RAM possible on a single module.

73
Q

Whats the difference between a PCI and PCIe slot?

A

PCI has a fixed width of 32 bits, PCIe is 64 bits.

74
Q

How does a serial bus compare to a parallel bus?

A

Serial comms send data bit by bit over a single channel.
Parallel comms send mutliple bits at the same time over multiple channels.

75
Q

What size is a standard desktop hard drive?

A

3.5”

76
Q

Is SATA a form factor?

A

No. Its the data transfer protocol. SATA can be used with form factors M.2, 2.5”, 3.5”, or mini.

77
Q

What purpose does the memory controller serve and where is it located?

A

Acts as a buffer between memory and the CPU
Used to be located on the Northbridge chipset, but is now located in the CPU (on-die)

78
Q

What is SRAM (static) and how is it used?

A

Static RAM
–Keeps bits until they are overwitten
–Very fast volatile memory mainly used by the CPU’s cache
–Is physically large

79
Q

Identify single and dual channel RAM installation on a motherboard

A
80
Q

What generations of Intel CPUs use the LGA 1700 socket type?

A

12th Generation and newer

Previous gens used LGA 1200

81
Q

What are the numbers of pins present on DDR through DDR5 RAM?

A

184, 240, 288

None are backwards compatible

82
Q

What is the maximum amount of RAM supported by DDR4 and DDR5?

A

–DDR4: 64GB
–DDR5: 128GB

83
Q

On modern mobos, what components use a parallel bus?

A

The CPU and RAM. Everything else uses serial which has evolved to be fast and reliable.

84
Q

What are the three types of LCD technology?

A

TN: Bad color and viewing angles, best response times and refresh rates

IPS: Best color reproduction, less reponse than TN (great for graphic designers)

VA: Best contrast ratios, good response times (jack of all trades)

85
Q

Can you use non-ECC and ECC memory interchangeably?

A

No. Some motherboards do not support ECC.