Lesson 2: Installing System Devices Flashcards
What is the significance of a PSU’s wattage rating when you are designing a custom-build PC?
It determines the CPU model and number and type of memory modules, expansion cards, and storage devices that can be installed. The PSU’s wattage rating must be higher than the sum of the power requirements of all the PC’s components.
Your company has recently closed a foreign branch office, and you are repurposing some PCs that were shipped from the old location. What feature of the PSUs must you check before powering the systems on?
You must check that the voltage selector is set to the correct voltage or, if there is no selector, that the PSU is suitable for the voltage used by the building power circuit.
One of the PCs has a faulty CPU, and one has a faulty power supply. You can use the CPU from one machine in the other. You have opened the case and taken antistatic precautions. What steps must you perform to access the CPU?
First, you will remove power cables from the motherboard and CPU. Then, you will have to remove the fan and heat-sink assembly, disconnect the fan’s power connector, release the pins or screws that attach the assembly to the motherboard, and remove the assembly (a gentle twisting motion may be required if the thermal paste has stuck the heat sink firmly to the CPU).
The repurposed PC is put into service, but later that day the PC’s user contacts you to say that the system has been displaying numerous alerts about high temperature. What do you think might be the cause?
You would need to open the case to investigate the problem. Perhaps when the upgrade was performed, one of the fan power connectors was not attached properly, or there could be a fault in the fan on the PSU.
You are configuring four 120 GB drives in a RAID 5 array. How much space will be available?
360 GB
True or false? A solid-state drive (SSD) attached to an M.2 port must be using the non-volatile memory host controller interface specification (NVMHCI) or NVM Express (NVMe)
False.
M.2 is a physical form factor and can support both SATA and NVMe interfaces.
True or false? A memory card reader is needed to attach a thumb drive to a PC.
False—a thumb or pen drive will plug into a USB port
What is the minimum number of disks required to implement RAID 10, and how much of the disks’ total capacity will be available for the volume?
At least 4 disks (two mirrored pairs) and comes with a 50% capacity overhead, so the volume will only be half the total disk capacity.
If you have a computer with three hard disks, what type of RAID fault-tolerant configuration will make best use of them?
RAID 5 (striping with parity).
RAID 0 is not fault tolerant. RAID 1 and RAID 10 require an even number of disks.
What feature might you look at in selecting a high-performance hard disk drive associated with speed?
Revolutions per minute (RPM)—the speed at which it spins. The top-performing drives are 15,000 (15K) or 10,000 (10K).
You are configuring a different workstation with dual-channel memory. You have two modules and there are four slots. How would you determine which slots to use?
Check the vendor’s setup/service manual. Many systems will use the slots marked A1 and B1, but it’s best not to proceed without consulting the vendor’s documentation.
Consulting the vendor documentation, you find that this system uses DDR4 error-correcting code (ECC) RDIMMs. The spares you have are DDR4 ECC UDIMMs. Can they be used for the upgrade?
No.
If the vendor documentation specifies registered memory (RDIMMs), you must use RDIMM modules. Unbuffered DIMMs (UDIMMs) will not be compatible even if they are ECC.
You need to upgrade the system RAM on a PC. The motherboard has two 8 GB modules of DDR3 RAM installed and two free slots. You have two spare 16 GB DDR4 modules in your stores. Can these be used for this upgrade?
No.
The DDR generation of the motherboard slot and modules must match. You can only use DDR3 modules.
What type of memory technology supports paging?
Virtual RAM or virtual memory.
The operating system creates a virtual address space for each process. This address space can use physical system random-access memory (RAM) modules and swap space or paging files stored on fixed disks (hard drives and SSDs). Paging moves data between system RAM and the swap space as required.
Why can cache improve performance?
A CPU tends to repeat the same routines and access the same data over and over again. If these routines are stored in fast cache RAM, they can be accessed more quickly than instructions and data stored in system memory.
A workstation has a multi-socket motherboard but only a single LGA 1150 socket is populated. The installed CPU is a Xeon E3-1220. You have a Xeon E3-1231 CPU in store that also uses the LGA 1150. Should this be used to enable symmetric multiprocessing and upgrade system performance?
No.
The CPU models must be identical. If the CPUs are not identical, the system is unlikely to boot. Even if the system boots, it is not likely to operate reliably.
You are specifying a computer for use as a software development workstation. This will be required to run multiple virtual machines (VMs). Can any x64-compatible CPU with sufficient clock speed be used?
No.
You must verify that the CPU model supports virtualization extensions.
What must you check when inserting a PGA form factor CPU?
You must check that pin 1 is aligned properly and that the pins on the package are aligned with the holes in the socket. Otherwise, you risk damaging the pins when the locking lever is secured.
An engineer is designing a new computer system and wants to provide active cooling to improve airflow and dissipate heat from around the components. What will the engineer use in the system?
A. Heat sinks
B. Fans
C. Thermal paste
D. Thermal pads
B. Fans
*The engineer will use fans, which actively improve airflow and help to dissipate heat. Engineers use fans on the power supply and chassis exhaust points.
A heat sink is a block of copper or aluminum with fins. The fins expose a larger surface area to the air around the component to achieve a passive cooling effect by convection.
Thermal paste “glues” a heat sink to the surface of a chip to ensure the best transfer of heat by eliminating small air gaps.
A thermal pad performs a similar function to thermal paste. The pad is a compound that is solid at room temperature but softens when heated.*
5.0% complete
Question
A hardware technician is reinstalling a heat sink with a central processing unit (CPU). Which of the following steps should the technician take to reinstall the heat sink? (Select all that apply (3))
A. Clean it.
B. Apply thermal paste.
C. Pop up the CPU at a 45º angle.
D. Wear an ESD wrist strap.
A. Clean it.
B. Apply thermal paste.
D. Wear an ESD wrist strap.
*If reinstalling the same heat sink, the hardware technician should clean old thermal grease from the surfaces of the heat sink.
When installing a heat sink, the hardware technician should apply a small amount of new grease in an X pattern. The technician should not apply too much—if it overruns, the excess could damage the socket.
The technician should take anti-electrostatic discharge (ESD) precautions, such as wearing an ESD wrist strap, when handling and storing CPUs.
Laptop RAM is in a smaller form factor called small outline DIMM (SODIMM). The memory fits into slots that pop up at a 45º angle to allow the technician to insert or remove the chips.*
A hardware technician is ordering power supply units (PSUs) for the organization’s desktop computers. Most PSUs designed for use with desktop PCs are based on which form factor?
A. ATX
B. SFF
C. PCIe
D. Mini-ITX
A. ATX
*The technician is looking for the PSUs that have the Advanced Technology Extended (ATX) specification as most PSUs designed for use with desktop PCs are based on the ATX form factor.
Small form factor (SFF) personal computers are popular as home machines and for use as mini servers and often use Via’s Mini-ITX form factor.
The peripheral component interconnect express (PCIe) bus uses point-to-point serial communications and is the mainstream interface for modern adapter cards.
The Mini-ITX (Information Technology Extended) form factor is appropriate for small form factor (SFF) personal computers which are popular as home machines and for use as mini servers.*
As part of tech security, a technician loans a laptop to employees when they conduct business travel, and upon return of the device, the technician reformats the drive and reloads the operating system and all relevant software. After several years of following this process, the laptop becomes sluggish or freezes up. What component is likely causing this type of computer behavior?
A. Motherboard
B. SSD
C. RAM
D. CDs
B. SSD (Solid-state drives
*Solid-state drives (SSDs) use flash chips that are susceptible to a type of degradation over the course of many write operations which would cause the laptop to be sluggish and freeze.
The motherboard houses sockets for the devices that implement the core system functions of a personal computer: compute, storage, and networking.
Random-access memory (RAM) storage technology is nonpersistent. Nonpersistent means that the RAM devices can only hold data when the PC is on.
Compact Discs (CDs) are a mainstream storage format for music and video. All types of optical media use a laser to read the data encoded on the disc surface.*
A hardware technician is building a server that will process financial data in real-time and wants to use error correcting code (ECC) RAM that will detect and correct errors, if possible. What other considerations will the technician need to include to support the ECC RAM? (Select all that apply.)
A. ECC - Capable Motherboard
B. 72-bit data bus
C. Single-Channel memory
D. Two 64-bit data buses
A. ECC - Capable Motherboard
B. 72-bit data bus
*The motherboard must have a memory controller that is capable of supporting ECC RAM.
The technician will need to include a 72-bit data bus rather than the regular 64 bits to support the functions of the ECC RAM in the server.
Single-channel memory means that there is one 64-bit bus between the CPU and RAM, but this memory capability is not relevant to supporting ECC RAM in a server.
A dual-channel memory controller has two 64-bit pathways through the bus to the central processing unit (CPU), meaning that each transfer can send 128 bits of data.*
A hardware technician is working on a new desktop with memory that can send 128 bits of data per transfer rather than 64 bits. What is this referred to as?
A. Single channel
B. Dual channel
C. Triple channel
D. Quadruple channel
B. Dual channel
*This is a dual channel memory controller as there are effectively two 64-bit pathways through the bus to the central processing unit (CPU) meaning that each transfer can send 128 bits of data.
Single-channel memory means that there is one 64-bit data bus between the CPU, memory controller, and random access memory (RAM) devices.
In triple channel memory controllers, if the system does not have the full complement of modules, it will revert to the number of populated channels.
Some CPUs and supporting chipsets have quadruple channel memory controllers. In this architecture, the system will only use the populated channels.*