Chapter 2 - Hardware Components Flashcards
What hardware component provides connectivity for integrated and add-on components?
The motherboard
The main circuit board in a PC is called…
The motherboard
The primary connection method for devices on the motherboard is called…
A bus
The backside bus is also known as…
The cache
What is the purpose of a chipset?
It provides functions for the computer including memory control, system bus functions, audio functions, etc.
What are the two most important parts of a chipset?
The Northbridge and Southbridge chips
Which chipset chip connects directly to the CPU?
Northbridge
Which chipset chip is responsible for the tasks that require the highest levels of performance?
Northbridge
Which chipset chip is used to interact with I/O devices?
Southbridge
What refers to the size and shape of a motherboard and describes the power supply that it can use?
Form factor
What is the set of software instructions (firmware) stored on a chip on the motherboard that enables basic computer functions?
BIOS (Basic Input/Output System)
What is the area that stores the BIOS configuration information?
CMOS (Complementary Metal Oxide Semiconductor)
What is the standard firmware interface that was designed to replace BIOS?
UEFI (Unified Extensible Firmware Interface)
What are 5 advantages to using UEFI over BIOS?
- Increased security
- Faster startup
- Support for drives larger than 2.2 TB
- Support for 64-bit firmware device driver
- Backward compatibility
What is POST?
Power On Self Test - built in system diagnostic test performed during the boot process
What is a Trusted Platform Module (TPM)?
A security chip on the motherboard used for full volume encryption. It prevents tampering with hardware components
What are the 2 different types of BIOS passwords?
- Supervisor password
- Boot password
What component stores firmware?
BIOS
What component stores software?
RAM
What kind of connectors are used to provide power to modern motherboards?
- p1 20- or 24- pin connector
- 4/8 pin 12v (for supplemental power)
What is the PCIe 6/8 pin connector used for?
Connecting higher-end video cards with increased power requirements to the motherboard
What is the primary type of storage on a computer?
Memory
What are the 2 types of memory?
RAM (random access memory) and ROM (read-only memory)
What are the actual storage locations on a memory chip called?
cells
How much data can a single memory chip CELL hold?
1 bit
What is RAM?
Random Access Memory: main system memory for running applications. This memory is volatile.
What is ROM?
Read Only Memory: chips on the motherboard and devices that store instructions permanently
What does DDR stand for in DDR RAM?
Double Date Rate (DDR2, DDR3, etc doubles the rate further)
What is Parity?
a scheme that enables the detection of memory errors using either even or odd parity schemes.
What is an ECC?
Error Correcting Code: permits the computer to not only detect errors in memory, but to correct them as well
What are the different RAM configurations?
Single & double sided, single channel, dual channel, triple channel, quad channel
What are the 4 different types of RAM?
DRAM, SRAM, CMOS RAM, VRAM
What characteristics vary when it comes to hard drives?
Access time, storage capacity, physical type of media being used
What are the 3 different types of drives?
magnetic, optical, solid state/flash drives
What does a storage interface do?
It represents the communication standard that defines how data flows to and from the disk drive
What is a storage controller?
An adaptor board that plugs into the PC’s expansion slot or that is built into the motherboard
What are the 2 form factors for drives?
2.5 and 3.5
What are the 4 drive speeds in RPMs?
5400, 7200, 10000, 15000
How many SATA standards are there?
3
Describe the SATA 1 standard
Original specification with 150 Mbps transfer rate
Describe the SATA 2 standard
2nd generation SATA with a transfer rate of 300 Mbps
Describe the SATA 3 standard
3rd generation SATA with a transfer rate of 600 Mbps
What does SATA stand for?
Serial Advanced Technology Attachment
What is eSATA?
External SATA
What is the benefit of eSATA vs PATA or SATA?
It’s more efficient due to using a different method for connecting external drives. It is able to achieve the full speeds of SATA 3
What is the maximum cable length for an eSATA drive?
2 meters
How many pins does an eSATA drive have?
7
How do you add an eSATA connector to a computer that does already have one?
By installing an expansion card
What is the platter on a Fixed Disk Drive?
metal or plastic disk coated with magnetic material
What is the spindle on a Fixed Disk Drive?
the axis or central hub that the platters spin around
What are the read/write heads on a Fixed Disk Drive?
magnetic devices that both read and write data on the platters and are attached to arms
What is the voice coil actuator on a Fixed Disk Drive?
mechanism that moves the heads very precisely into position over tracks written on the platters
What is a hard drive track?
concentric circles written on the platter
Each track on a hard drive is divided into what?
sectors
What refers to the logical collection of all tracks at a given distance from the axis on a hard drive?
clyinder
What is a logical grouping of sectors on a hard drive called?
cluster
How many bytes can a hard drive sector hold?
512 bytes
How many sectors are in 1 cluster? (range)
4 - 64
What drive types typically support a hot-swappable configuration?
USB, FireWire, and SATA
How is a SSD different from a HDD?
They use memory instead of mechanical moving parts
What are the advantages of using a SSD?
- They use nonvolatile memory chips that contain no moving parts 2. faster startup and access 3. noiseless 4. high reliability
How are SSDs different from other flash media?
They are meant to be a permanent replacement for internal storage devices
What different techniques are used to retain data in a SSD?
non-volatile flash, volatile RAM,
What is the most popular choice for removable storage?
Flash storage
What are the main benefits of using flash storage?
high storage capacity, hot swapping, small in physical size
What devices are flash storage commonly used in?
phones and digital cameras
Optical drives use what instead of magnetism for changing the characteristics of the storage medium?
a laser
3 types of optical drives?
CD, DVD, Blu-ray
What does DVD stand for?
digital video disc
How do DVDs differ from CDs? (3 things)
They’re thinner and more dense, they require a different type of laser, and they are read at a higher rate
What are the 2 main differences between blu-ray and DVDs?
Blu-ray uses a shorter wavelength laser and has a much higher storage capacity (almost 6X)
What are the 3 types of blu-ray discs?
BD-R (writable once), BD-RE (rewritable), and BD-J (additional features such as network access and PIP (picture-in-picture)
What is RAID?
Redundant Array of Independent Disks - technologies that provide high availability for storage devices and data
How is RAID implemented?
Through hardware - using a dedicated controller built into the motherboard or via and add-in controller.
Through software - using OS resources