Installing, Configuring, and Troubleshooting Storage Devices Flashcards

1
Q

What is system memory

A

The main storage area for programs and data when the computer is running.

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

What is RAM

A

(random access memory) The principal storage space for computer data and program instructions.

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

What is a volatile memory

A

A type of memory where data cannot be stored without power being supplied.

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

Definition of virtual memory

A

An area on the hard disk is allocated to contain pages of memory.

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

Defintion of DRAM

A

A type of volatile memory that stores each bit of data as a charge within a single transistor.

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

Definition of SDRAM

A

A variant on the DRAM chip is designed to run at the speed of the system clock, thus accelerating the periodic refresh cycle times.

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

What does do DRAM in a PC

A

Stores each data bit as an electrical charge within a single bit cell.
Bit cell is composed of a capacitor and a transistor.
The charge dissipates, causing the memory to lose information.
Dynamic memory has to be refreshed to keep the information.

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

What does do SDRAM in PC

A

Older technology.

Synchronized to the system clock.

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

What is DDR SDRAM

A

The standard for SDRAM is where data is transferred twice per clock cycle.

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

Examples of DDR Standards

A

Examples of DDR Standards:

DDR2 – 1066/PC28500:
Memory works at 266 MHz, bus works at 533 MHz.
The double data rate gives 1066 MT/s.
Nominal transfer rate of 8.533 Gbps.

DDR3 – 1600/PC321800:
Memory works at 200 MHz, bus works at 800 MHz.
The double data rate gives 1600 MT/s.
Nominal transfer rate of 12.8 Gbps.

DDR4 – 1600/PC4-12800:
Memory works at 200 MHz, bus works at 800 MHz.
The double data rate gives 1600 MT/s.
Nominal transfer rate of 12.8 Gbps.
Lower voltage, so less power consumption than DDR3.

DDR4 – 2400/PC4-19200:
Memory works at 300 MHz, bus works at 1200 MHz.
The double data rate gives 2400 MT/s.
Nominal transfer rate of 19.2 Gbps.
Faster than any DDR3.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Definition of a Memory Module

A

A printed circuit board that holds a group of memory chips that act as a single unit.

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

What is DIMM

A

(dual inline memory module) Standard packaging for system memory. There are different pin configurations for different RAM types.

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

Where is the Memory Module located

A

Located in slots on the motherboard.

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

True or False

Memory Modules are not removable and replaceable

A

False

Memory Modules are removable and replaceable

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

How are Memory Modules defined

A

Defined by their design and by the number and type

of chips contained.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
What are the pins and voltage for these RAM Types:
DDR
DDR2
DDR3
DDR4
A

RAM Type

DDR: (voltage: 2.5 to 2.6 V) (pins: 184)

DDR2: (voltage: 1.8 to 1.9 V) (pins: 240)

DDR3: (voltage: 1.35 to 1.5 V) (pins: 240)

DDR4: (voltage: 1.2 V) (pins: 288)

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

Definition of SODIMM

A

Memory that is half the size of DIMMs, is available in 32- or 64-bit data paths, and is commonly found in laptops and iMac systems.

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

In what computer system does SODIMM occur.

A

Laptop RAM

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

What RAM type does SODIMM have the same amount of pins.

A

DDR and DDR2 have the same number of pins, but the key position is different.

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

How does SODIMM typically fit into a slot

A

Typically fits into slots that pop up at a

45º angle to allow the chips to be inserted or removed.

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

What are the pin packages for SODIMM?

A

Pins:

DDR 200 pin packages.
DDR2 200 pin packages.
DDR3 204 pin packages.
DDR4 260 pin packages.

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

The definition of single-channel memory?

A

Memory with one 64-bit bus between the CPU and RAM.

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

The definition of dual-channel memory?

A

Memory controller with two pathways to the CPU, enabling 128 bits of data transferred per transaction.

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

How many pathways does a memory module have?

A

Effectively two pathways through the bus to the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
How many bits does a memory module have?
128 bits of data can be transferred per transaction.
26
What should memory modules be identical in?
``` Speed Capacity Chip number Density Location ```
27
Definition of Parity Checking
An error-checking method where each byte of data in memory is accompanied by a ninth bit is used to check for corrupted data.
28
Definition of Nonparity
The system memory does not perform error checking.
29
Definition of ECC memory
RAM with built-in error correction security.
30
What is Parity Checking
Uses 8 bits for memory and 1 bit to check parity. | Old technology is rarely if ever used now.
31
True or False | Most desktops now use non-parity memory.
True
32
True or False | Systems that require a high level of reliability use ECC memory.
True
33
What does ECC memory
ECC memory has an extra chip and a 72-bit data bus.
34
True or False | The motherboard must support the use of ECC memory modules.
True
35
True or False | Can mix ECC and non-ECC modules.
False | Cannot mix ECC and non-ECC modules.
36
True Or False | The DIMM format must match the motherboard.
True
37
What do most vendors recommend when installing memory modules
Most vendors recommend installing the largest module in the lowest numbered slot.
38
True or False | Memory modules from different vendors can't be mixed
False | Memory modules from different vendors can be mixed
39
What needs to be done to increase bus speed?
Purchasing a new motherboard and memory modules (and possibly CPU).
40
Memory Module: | If the motherboard supports an upgrade but the system is not configured to use it, what needs to be done?
Enable a dual-channel configuration.
41
For best performance and reliability on a PC
Configure multi-channel systems with identical memory modules for each channel.
42
True or False | ECC memory cannot be mixed with non-parity memory and must be supported by the motherboard.
True
43
True or False | Registered memory cannot be mixed with unbuffered modules and must be supported by the motherboard.
True
44
Definition of Mass Storage Devices
Mass storage devices: Non-volatile storage devices that are able to hold data when the system is powered off.
45
Give all the ways mass storage devices, store data.
Magnetic Optical Solid-state
46
True or False | Cannot hold data when the system is powered off.
False | Can Hold data when the system is powered off.
47
True or False | Hold data when the system is powered off.
True
48
Definition of HDD (hard disk drive)
HDD: (hard disk drive) A device that provides persistent mass storage for a PC.
49
What does a workstation typically store
OS files. Application program files. Drivers. User data.
50
True or False | HDD is the primary persistent storage method.
True
51
Definition of Tracks
Tracks: Data written as concentric rings on a disk drive.
52
Definition of Cylinders
Cylinders: The aggregate of all tracks that reside in the same location on every disk surface.
53
How much TB does HDD go up too
8 TB
54
Where is data stored on an HDD
Data is stored on metal or glass platters coated with magnetic substances.
55
What does each platter on an HDD have?
Top and bottom read/write heads. | Heads that float above platters.
56
What are the form factors and heights for platters of HDD?
Form factors include 3.5” and 2.5”. | Height varies 15 mm, 9.5 mm, 7 mm, and 5 mm.
57
HDD Performance Factors: | Definition of Acces Time
Access time: Speed at which memory or a disk drive can be addressed and utilized.
58
HDD Performance Factors: | Definition of Internal Transfer Rate
Internal transfer rate: Measure of how fast read/write operations are performed on the disk platters.
59
HDD Performance Factors: | Definition of External Transfer Rate
External transfer rate: Measure of how fast data can be transferred to the CPU across the bus.
60
HDD Performance Factors: | Definition of Early Failure Rate
Early-life Failure Rate: A method of calculating how quickly a device will fail through accelerated testing.
61
HDD Performance Factors: | Definition of MBTF
MBTF: (mean time between failures) The rating on a device or component that predicts the expected time between failures.
62
HDD Performance Factors: | Definition of Life Expectancy
Life expectancy: The length of time for which a device can be expected to remain reliable.
63
HDD Performance Factors: | Definition of S.M.A.R.T
S.M.A.R.T.: Technology designed to alert the user to possible hard disk failures before the disk becomes unusable.
64
Definition of HBA
HBA: (host bus adapter) A component that allows storage devices to exchange data with a computer system by using a particular interface.
65
Definition of Drive Controller
Drive controller: The circuitry in the disk unit that allows it to put data on the bus, which the HBA shuttles to the CPU or RAM.
66
Give all features of HBA
Connection point for internal mass storage devices. The interface between drive, HBA, rest of the system is a type of bus. Old technology included PATA and SCSI. Most systems now use SATA.
67
Definition of SATA
SATA: A widely used hard disk interface using a 7-pin data connector and a 15-pin power connector.
68
Give all features of SATA
Transfers data in serial format. Cables can be up to 1 m and are thin and flexible. Cables terminate with 7-pin connectors. Each host adapter port supports a single device. Drives are hot-swappable.
69
Give all SATA speeds of SATA, SATA 2, and SATA 3
Original SATA: up to 1.5 Gbps. SATA 2: up to 3 Gbps. SATA 3: up to 6 Gbps.
70
Definition of SSD
SSD: (solid-state drive) A personal computer storage device that stores data in non-volatile special memory instead of on disks or tape.
71
What are the advantages of SSD
``` Advantages: No moving parts. Quieter and more power-efficient than HDD. Less prone to failure due to shock. Better read times: Seek time is faster. File fragmentation is eliminated. Less likely to lose data due to power failures. ```
72
What are the disadvantages of SSD
Disadvantage: | High cost.
73
SSD Interfaces and Form Factors: | Definition of AHCI
AHCI: (Advanced Host Controller Interface) A logical interface used by SATA drives to communicate with the bus.
74
SSD Interfaces and Form Factors: | Definition of NVMHCI
NVMHCI: (Non-Volatile Memory Host Controller Interface Specification) A logical interface used by PCIe-based SSD drives to communicate with the bus.
75
SSD Interfaces and Form Factors: | Definition of NVMe
NVMe: (NVM Express) An interface for connecting flash memory devices, such as SSDs, directly to a PCI Express bus.
76
SSD Interfaces and Form Factors: | Definition of Lanes
Lanes: In PCIe, two-wire pairs (four wires in total) using low voltage differential signaling, with one pair used to transmit and the other pair to receive (bi-directional).