Chapter 2 Flashcards

(20 cards)

1
Q

Rectifier (in a PCU)

A

Converts AC to DC.

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

P1 connector

A

The motherboards power port.

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

Modular PSU

A

Is a type of power supply where you can attach, or detach individual cables as needed.

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

Redundant Power Supply

A

A backup power system.

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

Heat sink

A

A block of copper or aluminum with fins.

Is glued to the surface of the CPU with “thermal paste” to protect it from overheating.

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

Passive cooling

A

Does not require extra electricity to work.

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

Non-volatile storage device

A

Holds data when the system is powered off.

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

Fixed disk

A

Is permanently installed inside a computer or device.

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

Mass storage device

A

Is a device used to store large amounts of data for long-term use.

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

Solid state drive (SSD)

A

Uses flash memory technology to implement persistent mass storage.

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

PCIe

A

It is a high speed standard used to connect various hardware components like graphic cards, storage devices, network cards, and other expansion cards to a computer’s motherboard.

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

NVMe

A

It is a high-speed storage protocol designed to fully take advantage of the speed of SSDs, especially those that use NAND flash memory.

Works over the PCIe interface.

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

Hard disk drive (HDD)

A

Stores data on metal or glass platters that are coated with magnetic substance.

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

Redundant array of independent disks (RAID)

A

It is a way to combine multiple hard drives or SSDs into one larger, more efficient storage system.

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

RAID 0 (striping)

A

Data is split into chunks and spread across two or more drives.

  • Very fast.
    x No data redundancy… No backup.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

RAID 1 (mirroring)

A

Every piece of data is duplicated across two or more drives.

  • High data safety.
    x Storage is halved… If one drive fails, data is still safe on the other.
17
Q

RAID 5 (striping with parity)

A

Data is striped (like RAID 0) but with no extra parity info (a sort of “backup” data) distributed across all drives.

  • Good balance of speed, capacity, and redundancy.
  • Fault tolerance; if one drive fails, the parity data can rebuild the lost data from the remaining disk.
    x Requires 3 drives minimum.
18
Q

Network attached storage (NAS)

A

An enclosure that can be connected directly to a network rather than a PC.

19
Q

Flash drive (USB drive, thumb drive, pen drive)

A

A flash memory board with a USB connector and protective cover.

20
Q

Optical drive

A

Compact discs (CDs), digital versatile discs (DVDs), Blu-ray discs (BDs), are mainstream storage formats for music and video retail. All types of optical media use a laser to read the data encoded on the disc surface.