Windows IT Pro
Windows IT Library
  - Advertise        
Windows IT Pro Logo

  Home  |   Books  |   Chapters  |   Topics  |   Authors  |   Book Reviews  |   Whitepapers  |   About Us  |   Contact Us  |   ITTV  |   IT Jobs

search for  on    power search   help
 






Personal Computer Basics
View the book table of contents
Author: Kurt Hudson
Andy Ruth
Published: July 1999
Copyright: 1999
Publisher: 29th Street Press
 


CHAPTER QUIZ

Answering these questions will help prepare you for the A+ Certification exams.
  1. Select the answer that best defines an I/O address.
    1. Provides a communications path for I/O cards that move large amounts of data without having to interrupt the processor for each byte of data moved.
    2. A unique identifier that is assigned to each device in a PC and provides a way for the device to request attention from the processor.
    3. An area of RAM that is used for communication between the processor and a peripheral. The processor uses this as a unique identifier for contacting the peripheral.
    4. Stores the portion of the operating system that handles communications between the computer/peripherals and the POST.

  2. What is the name of the battery-backed chip that stores the PC’s hardware configuration while the system is powered off?
    1. BIOS
    2. IRQ
    3. DMA
    4. CMOS

  3. What is the name of the chip that stores the portion of the OS that handles communications between the computer and its peripherals?
    1. IRQ
    2. BIOS
    3. DMA
    4. CMOS

  4. This is a unique identifier assigned to a peripheral that lets it request the attention of the processor.
    1. IRQ
    2. BIOS
    3. DMA
    4. CMOS

  5. Place the following events in the order in which they occur during the boot process.
    1. The POST is run and the results are compared with the contents of CMOS.
    2. The OS completes the boot process.
    3. When power is applied or the Reset button pressed, an initialization is sent to all components and a communications program is loaded that lets the processor communicate with the core components.
    4. The Master Boot Record is read, the active partition found, and the OS is loaded and initialized.

  6. What component connects all the components of a PC and has the CMOS and BIOS?
    1. Hard drive
    2. RAM
    3. Motherboard
    4. CPU

  7. What statements are true of RAM? Select all that are correct.
    1. RAM provides permanent storage for the OS, applications, and data.
    2. All data transfers between the processor and peripherals take place in RAM.
    3. RAM is a temporary storage location the CPU uses to perform its operations.
    4. Peripherals can use RAM to communicate with each other without processor interaction.

  8. Select the statement that best describes an application.
    1. A device used to apply a cursor to the screen.
    2. program that controls the components of a PC and provides an interface to the user.
    3. The basic communications program that is stored in the BIOS chip and loaded during the boot process.
    4. A program that provides the user with additional capabilities, such as a word processor program.

  9. What external device provides battery backup for a PC in the event of a power failure?
    1. BIOS
    2. UPS
    3. DMA
    4. CMOS

QUIZ ANSWERS
  1. C — An I/O address is the starting address for an area of RAM assigned to a particular device and provides an area for communications between the processor and a peripheral. Answer A describes a DMA channel, answer B describes an interrupt, and answer D describes the BIOS.
  2. D — The CMOS is the battery-backed chip on the motherboard that stores the hardware configuration information when the PC is powered off. Answer A, the BIOS, is a read-only chip that stores the basic communications program between the CPU and its peripherals. Answer B, an IRQ, is an identifier that is assigned to a device and allows the device to request processor time. Answer C, the DMA channel, provides communications path that lets devices transfer large amounts of data to and from memory without requesting processor time for each transfer.
  3. B — The BIOS is a read-only chip that stores the POST and a communications program the CPU uses to communicate with peripherals. Answer A, the IRQ, provides a way for an I/O device to request processor time. Answer C, a DMA channel, provides a high-speed path that peripherals can use to transfer large amounts of data without processor intervention for each transfer. Answer D, the CMOS, stores the PC’s hardware configuration information while the PC is powered down.
  4. A — An IRQ can be assigned to only one device at a time and provides a way for the device to request processor time. Answer B, the BIOS, stores the basic communications program that is loaded during the boot process. Answer C, a DMA channel, is a high-speed channel peripherals can use to transfer data to RAM. Answer D, the CMOS, is a battery-backed chip that stores the PC’s hardware configuration.
  5. C, A, D, B — During the boot sequence, an initialization signal is sent to all components of the PC to return them to a known state. The BIOS is loaded into RAM to provide communication between the CPU and core components. The POST is run and the results are compared to the information stored in CMOS. The Master Boot Record for the first drive is read, the active partition found, and the operating system loaded and initialized. Finally, the OS completes the boot process.
  6. C — The motherboard connects all components of a PC, either directly or indirectly. The hard drive (Answer A) provides permanent storage space for the OS, applications, and data; RAM (Answer B) is a temporary workspace the processor uses to manipulate data. The CPU (Answer D) is the “brain” of the computer and controls the use of all peripheral devices.
  7. B, C — RAM is a temporary storage area that the OS controls, and all data transfers occur in RAM memory. Answer A describes hard drive memory. Answer D is incorrect because peripheral devices cannot communicate directly with each other. If data is to be transferred from one device to another — for example, copying a file from the hard drive to a floppy drive — the data is transferred from the hard drive to RAM and then the CPU calls the floppy drive to copy the data to a floppy disk.
  8. D — An application is an add-on program that typically provides the functionality that program was written to deliver. An application is not a physical device, so answer A is wrong. Answer B describes an operating system. Answer C describes the basic communications program loaded from the BIOS during the boot process.
  9. B — A UPS is an external device that provides battery backup power to a PC in the event of a power failure so the PC can be shut down properly. Answer A, the BIOS, is the basic communications program that is loaded during the boot process. Answer C, a DMA channel, is a high-speed communications path used by peripherals to transfer large amounts of data to RAM. Answer D, the CMOS, is the battery-backed IC chip that stores the PC’s hardware configuration information while the PC is powered off.

CROSS REFERENCE

For more information about the subjects covered in this chapter, refer to the following pages and chapters in the books listed below.
  • Upgrading and Repairing PCs, Eighth Edition, Scott Mueller, Que
  • The Complete PC Upgrade & Maintenance Guide, Eighth Edition, Mark Minasi, Sybex
  • How Computers Work, Deluxe Edition, Ron White, Ziff-Davis
Most of the topics are also covered in earlier editions of the books, but you may have to look in the index for the correct chapters. Also note that newer technology topics are not covered in the earlier versions of these books.

Topic Upgrading and Repairing PCs The Complete PC How Computers Work
System Overview Pages 9-17 Pages 2-8 Page 3
Case/Power supply Pages 291-329 Pages 407-431 N/A
Motherboard Pages 79-101 Pages 58-63, 159 N/A
Processor Pages 159-222 Pages 63-94 Pages 48-63
RAM Pages 223-288 Pages 362-404 Pages 34-47
Hard Drive Pages 567-624 Pages 434-441 Pages 82-89
Video Subsytem Pages 385-425 Pages 950-970 Pages 126-135
The Boot Process Pages 882-888 Page 1310 Pages 4-13
The Operating System Pages 919-922 Page 215 Pages 14-25
Interrupts Pages 140-1144 Pages 264-266 Pages 21-29
I/O Addresses Pages 147-148 Pages 250-252 Pages 19-21
DMA Channels Pages 145-147 Pages 260-262 Page 27
Applications N/A N/A N/A
UPS Equipment N/A Pages 426-429 N/A
DMA channel structure of the EISA and MCA bus Chapter 5 Chapter 6 N/A


ACTIVITIES

In the following activities, you do a visual inspection of PC components, the motherboard, drives, I/O cards, plugs, and cables.

Recommended Equipment
A 486-based PC with hard drive, floppy drive, I/O card, video card, and possibly a CD-ROM.

Activity 1 — Inspecting PC Components
The purpose of this activity is to find various PC components.
  1. Find the case and power supply.
  2. Find the power on/off switch.
  3. Find the intake vents in the front of the case.
  4. Find the exhaust vent located in the power supply.
Activity 2 — Inspecting The Motherboard
The purpose of this activity is to identify the following parts of the motherboard.
  1. Find the CPU socket and discuss its purpose and types of processors.
  2. Find the RAM sockets and discuss types of RAM.
  3. Find the BIOS chip and discuss its purpose.
  4. Find the various I/O card bus slots and discuss their function.
  5. Find the CMOS battery and discuss its importance.
Activity 3 — Inspecting Drives, I/O Cards, Plugs, and Cables
The purpose of this activity is to discover how the drives are secured, how the I/O cards are inserted, and where the various plugs and cables go.
  1. Show how the hard drive is secured in the bay.
  2. Show how the floppy drive is secured in the bay.
  3. Show how the controller card and video card are inserted into the slots.
  4. Show the various types of power plugs.
  5. Show the hard drive and floppy drive cables and how they are plugged into the devices and controller card.


Page: 1, 2, 3, 4

 



Windows IT Pro Home Register FAQ for Windows WinInfo News
Europe Edition About Us Contact Us/Customer Service Media Kit Affiliates / Licensing  
SQL Server Magazine Office & SharePoint Pro Windows Dev Pro IT Job Hound ITTV
IT Library Technology Resource Directory Connected Home Windows Excavator Windows SuperSite 
 
 Windows IT Pro is a Division of Penton Media Inc.
 Copyright © 2008 Penton Media, Inc., All rights reserved. Terms and Use | Privacy Statement | Reprints and Licensing