901-1 Flashcards

(58 cards)

1
Q

Explain the process of flashing the BIOS

A

Download the newest version of the BIOS, and the current version being used from the manufacturers website.
Burn copies to a cd and boot to CD.
This process depends on the manufacturers steps to flash

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

What component information can be found in the BIOS

A

RAM
HDD
Optical Drive
CPU

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

What configurations can be made in the BIOS

A
  • Boot Sequence
  • Enabling and Disabling Devices
  • Date/Time
  • Clock Speeds
  • Virtualization Support
  • BIOS Security *
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What security features can a BIOS have

A
Passwords
Drive Encryption
TPM - Trusted Platform Module
LoJack
Secure Boot
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the POST

A

Power on Self Test

runs to determine if the computer keyboard, random access memory, disk drives, and other hardware are working correctly.

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

What components can be monitored within the BIOS

A
Temperatures
Fan Speeds
Intrusion Detection
Voltages
Clock and Bus Speed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In computers, what does a bus refer too

A

A communication system that transfers data between components inside a computer, or between computers.

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

What is the internal data bus?

A

The internal bus connects all the internal components of a computer, such as CPU and memory, to the motherboard. This bus is typically rather quick and is independent of the rest of the computer operations.

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

What other names is the internal bus known as?

A
  • internal data bus
  • memory bus
  • system bus
  • Front-Side-Bus,
  • Local Bus
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the back side bus

A

was a computer bus used to connect the CPU to CPU cache memory, usually L2.

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

What speeds do PCI slots run at?

A

133 MB/s (32-bit at 33 MHz – the standard configuration)
266 MB/s (32-bit at 66 MHz or 64-bit at 33 MHz)
533 MB/s (64-bit at 66 MHz)

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

What speeds to PCI-X slots run at

A
Essentially all PCI-X cards or slots have a 64-bit implementation and vary as follows:
66 MHz 
100 MHz 
133 MHz 
266 MHz 
533 MHz
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the importance of PCIe

A

PCIe can scale from one to 32
backward compatible
higher maximum system bus throughput

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

What speeds does PCIe v. 1.x achieve

A

v. 1.x (2.5 GT/s):
250 MB/s (×1)
4 GB/s (×16)

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

What speeds does PCIe v. 2.x achieve

A

v. 2.x (5 GT/s):
500 MB/s (×1)
8 GB/s (×16)

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

What speeds does PCIe v. 3.x achieve

A

v. 3.x (8 GT/s):
985 MB/s (×1)
15.75 GB/s (×16)

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

What speeds does PCIe v. 4.x achieve

A

v. 4.0 (16 GT/s):
1. 969 GB/s (×1)
31. 51 GB/s (×16)

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

What speeds does PCIe v. 5.x achieve

A

v. 5.0 (32 GT/s):
3.9 GB/s (×1)
63 GB/s (×16)

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

What is mini-PCI

A

a small version of the PCI Express peripheral interface for laptop computers and other portable devices.

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

What is the Northbridge responsible for

A
  • connected directly to the CPU via the front-side bus
  • responsible for tasks that require the highest performance
  • Manages communications between RAM, and PCI Express, CPU, and the southbridge
  • Integrated Graphics
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the Southbridge responsible for

A

Intel = I/O Controller hub
AMD = Fusion Controller Hub
- not directly connected to the CPU
- handles all of a computer’s I/O functions, such as USB, audio, serial, the system BIOS, the ISA bus, the interrupt controller and the IDE channels

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

What is the CMOS battery and what is its purpose

A

complementary metal-oxide-semiconductor
Mac equivalent to CMOS is PRAM
CMOS is usually powered by a CR2032 cell battery

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

What power connections will you find on a motherboard

A

ATX uses a 20-pin connector or 24 pin connectors
four pin ATX 12 volt connector
auxiliary 6-wire connector
Molex connector used for many different components

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

What other small pins will you find on the motherboard

A
Fan connectors
USB 
Power/Reset
Drive activity
Audio
25
What features does DDR SDRAM have
strict control of the timing of the electrical data and clock signals transferring data on both the rising and falling edges of the clock signal data being transferred 64 bits at a time
26
How do you calculate the maximum transfer rate of RAM
Memory bus clock rate × Data Rate × 64 (#of bits transferred) / 8 (number of bits/byte)
27
What features does DDR2 SDRAM have
- higher bus speed and requires lower power by running the internal clock at half the speed of the data bus - total of four data transfers per internal clock cycle - latency is greatly increased as a trade-off
28
What features does DDR3 SDRAM have
- total of eight data transfers per internal clock cycle - transfer rate of (memory clock rate) × 4 (for bus clock multiplier) × 2 (for data rate) × 64 (number of bits transferred) / 8 (number of bits/byte) - 8 GB Maximum - uses less power.
29
What is SODIMM
small outline dual in-line memory module | often used in systems that have limited space
30
How many pins do SODIMM have
``` 100 144 200 204 260 ```
31
What is DIMM
Dual Inline Memory Module, it's a module containing one or several random access memory
32
What is ECC RAM
Error Correcting Code RAM, can monitor and correct most common kinds of internal data corruption maintains a memory system immune to single-bit errors
33
Can Non-ECC RAM fix errors?
With parity yes.
34
What RAM configurations are there
``` Single Channel (2) Dual Channel (4) Triple Channel (6) ```
35
What is unique about Buffered RAM
have a register between the DRAM modules and the system's memory controller
36
Contrast Buffered and Unbuffered
``` Buffered = servers Unbuffered = home users ```
37
What expansion cards can be found in a pc
``` Sound/Video Network USB/Firewire/Thunderbolt Storage Modem Cellular Cards Video Capture Cards Riser Cards ```
38
What is a USB Host Controller
Circuit built into the chipset to control every USB device | Max. 127 devices
39
What is the USB Root Hub
Part of the controller that makes the physical connection
40
What speeds do USB 1.1 transfer at
1.5 Mbps @ low speed | 12 Mbps @ Hi-speed
41
What speeds do USB 2.0 transfer at
480 Mbps
42
What speeds do USB 3.0 transfer at
5 Gbps
43
What speeds do USB 3.1 transfer at
10 Gbps
44
What is the rule of thumb when it comes to the length of USB cables
Stick to a max length of two meters
45
What are the characteristics of firewire
``` 6 pin powered connector & 4 pin bus powered connector 1394a = 400 Mbps 1394b = 800 Mbps Max 63 devices Max length = 4.5 meters ```
46
What is thunderbolt
``` A mix of copper and fiber cables 3 meters max with copper 60 meters max with fiber 1 @ 10 Gbps 2 @ 20 Gbps 3 @ 40 Gbps ```
47
What is bit rate
The amount of bits transferred to the mp3 decoder in 1 second.
48
What are the characteristics of a Serial connection
7 wires with 1 meter max Transfer @ 1.5 Gbps/3 Gbps/5 Gbps Drive speeds are calculated at 80% of pure bandwidth AKA SATA
49
What are the characteristics of a Parallel connection
40 or 80 pins with 18 inch max Use a molex connector for power 66 Mbps max (80 pin cable)
50
What is AHCI
Advanced Host Controller Interface - Unlocks advanced features for SATA - gives software developers and hardware designers a standard method for detecting, configuring, and programming SATA/AHCI adapters
51
What is NCQ
Native Command Queuing, disk optimization feature for SATA drives
52
What is NVMe
Makes the drive appear as a spinning drive to map the guts of the SSD; Translator between OS and SSD
53
What is RAID 1
Mirroring - Two disks are written to at the same time
54
What is RAID 0
Data is spread amongst multiple drives. there is no redundancy and all data would be lost.
55
What is RAID 5
Disk Striping with Distributed Parity Adds extra info so the data can be rebuilt in case of drive failure. Requires 3 drives (2 stripe to each other, 1 used for parity
56
What is RAID 6
Disk Striping with extra parity, requires 5 drives and can survive 2 disks failing
57
What is RAID 10
Nested Striped Mirrors | Minimum 4 drives, 2 drives configured as mirrors, and data is striped across the two mirrored pairs.
58
What is RAID 0+1
Mirror of Stripes | Minimum 4 drives.