Chapter 1: Knowing Your Motherboard

Exam Objectives

check.png Distinguishing motherboard components

check.png Recognizing types of motherboards

check.png Identifying bus architectures

One of the major replaceable components in your computer is the system board, also known as the motherboard. The motherboard is the big green board (that might not be a technical description, but I think that looking inside your system will demonstrate that it is an accurate one) connected to the computer case. It is the motherboard that holds your RAM, processor, and a number of other components in place.

Think of the motherboard as the glue that connects all the other PC components. For example, you can see how the hard drive is connected to the motherboard by following the SATA cable from your hard drive to the motherboard. The memory sockets and the processor socket are likewise located on the motherboard.

In short, all the components that work together to make the computer functional connect to the motherboard. If you take a close look at the motherboard, you can see wires embedded on the board that form little pathways that span the system. Think of these wires as the highway system that data signals use to travel from one location to another.

In this chapter, I introduce you to the different types of components found on the motherboard. After identifying the motherboard components, you find out about the different types of motherboards. Finally, you explore what an expansion bus is and discover the different bus architectures.

What’s on the Front Panel

Before looking at the internals of the computer and identifying the motherboard components, I’ll first look at what is on the outside of the computer. The buttons and lights that are found on the outside of the computer can help you identify what is going on with the computer itself. For example, if you notice that the system is not responding but you see that the hard drive light is flashing, you know that the system is not responding because it is busy.

The front panel of the computer will vary from system to system, but most systems may have the following elements:

diamonds.jpg USB: On the front panel of most systems you will notice a few USB ports that are used to connect USB devices such as flash drives, external drives, or digital cameras to the system.

diamonds.jpg Audio: The front panel usually contains an audio port to connect headphones to the system and maybe a Line In port as well to connect other audio sources to the computer.

diamonds.jpg Power button: The power button is usually found on the front panel so that you can power the system on. If the system freezes up on you, you may have to power off with system and then on with a cold boot.

A cold boot is when you shut off the power and then power it back on by using the Power button.

diamonds.jpg Power light: You usually find a power light on the front of the system so that you can tell whether the system is running.

diamonds.jpg Drive activity light: The drive activity light will flash when the system is busy.

diamonds.jpg Reset button: Some systems come with a Reset button, which is used to do a warm boot of the computer.

A warm boot is a reboot without cutting the power to the system, but the system still shuts down and restarts.

Finding Out What’s on a Motherboard

When you look at the motherboard inside your computer, you notice that a number of different items connect to it. The memory sockets, CPU socket, and BIOS chip are all located on the motherboard. In this section, I identify the different components that are interconnected via the motherboard.

fortheexam.eps The terms system board and motherboard are interchangeable.

Processor

One of the easiest items to identify on the motherboard is the processor, also known as the central processing unit (CPU). The processor is usually the largest chip on the motherboard and is one of the few chips with a heat sink or a fan on top of it, as shown in Figure 1-1.

The motherboard has a socket that the processor is inserted into. Today, this socket is implemented as a zero insertion force (ZIF) socket, which means that the processor chip can be removed or added to the socket with very little effort. ZIF sockets (shown in Figure 1-2) typically have a lever that you pull to pop the processor out of the socket.

Figure 1-1: A processor on a mother­board.

9781118237038-fg020101.eps

Figure 1-2: A ZIF socket on the mother­board.

9781118237038-fg020102.eps

When the Pentium II processor was developed, Intel used a different type of packaging, known as the Single Edge Contact (SEC). Motherboards had to implement a different type of “socket,” known as slot 1, to hold this processor. The cartridge would drop into the slot, as shown in Figure 1-3. For more information on processors and sockets, check out Book II, Chapter 2.

Figure 1-3: A Pentium II, using SEC packaging.

9781118237038-fg020103.eps

fortheexam.eps Remember that classic Pentium chips are inserted into socket 5 or socket 7, whereas Pentium II processors are inserted into slot 1. After experimenting with SEC, Intel has moved away from SEC when they developed the Pentium III and newer processors (such as Core i5 and Core i7). The Pentium III is placed in Socket 370, and the Pentium 4 is placed in Socket 423 or Socket 478.

SIMM/DIMM sockets

When you look at a motherboard, one of the first items that should stand out is the processor; the next things you will usually notice are the memory slots used to install RAM into the system.

You should be familiar with two types of sockets for installing memory for the A+ Certification exams: single inline memory module (SIMM) sockets and dual inline memory module (DIMM) sockets. Original Pentium systems typically have either four 72-pin SIMM sockets or two 168-pin DIMM sockets to install memory, and newer motherboards today use DIMM sockets and no SIMM sockets. There are no rules as to how many SIMM or DIMM sockets a motherboard manufacturer may use, as you can see with Figure 1-4. Figure 1-4 shows a motherboard with four 72-pin SIMM sockets and two DIMM sockets used to hold memory. SIMMs have been phased out and are only available on older motherboards.

Figure 1-4: SIMM and DIMM memory slots on a mother­board.

9781118237038-fg020104.eps

When installing SIMMs on Pentium motherboards, you have to install them in pairs. When installing DIMMs, though, you can install them individually. The reason for the difference is that when installing memory, you must fill a memory bank, which is the size of the processor’s data path. That is, if you install 72-pin (32-bit) SIMMs onto a Pentium (64-bit) motherboard, you have to install two modules to fill the 64-bit data path of the processor. DIMMs are 64-bit memory modules — the same number of bits as the data path of the CPU — which is why you can install only one at a time. For more information on memory banks and installing memory, check out Book II, Chapter 3.

Cache memory

Cache memory increases performance by storing frequently used program code or data that can be later accessed by the processor. Cache memory is much faster memory than normal RAM and, as a result, is more expensive. The system stores data accessed from RAM in cache memory when the data is accessed the first time, making subsequent requests to the same data faster because the data is accessed from cache (faster than RAM) for subsequent calls.

All processors today have integrated cache memory, which is known as level 1 cache. Integrated cache is cache memory that is built into the processor, while nonintegrated cache — known as external cache — is built outside the processor, typically on the motherboard. The types of cache are as follows:

diamonds.jpg L1 (level 1) cache: Cache integrated within the processor.

diamonds.jpg L2 (level 2) cache: Many years ago, L2 cache was cache memory that you added to the motherboard, but nowadays, processors ship with amounts of L2 cache independent for each processor core.

diamonds.jpg L3 (level 3) cache: Level 3 cache is cache memory that ships with the processor that is shared between each processor core.

Older motherboards implemented cache memory as rows of DIP (dual inline package) chips placed directly on the motherboard. This area was sometimes even labeled “cache.” Unfortunately, you can’t expect a motherboard to be well labeled; if you find labels (in English), consider it an added bonus! For more information on chip packages, check out Book II, Chapter 2.

Other systems have implemented the cache as a memory module, so you might see an empty slot on the motherboard that looks like a SIMM slot but will really hold a cache module. A lot of times, this is labeled as “cache” on the motherboard. Figure 1-5 shows L2 cache on an older motherboard.

fortheexam.eps L2 cache is usually located on the motherboard near the processor. That way, data travels over a shorter distance from cache to processor, thus increasing overall system performance. Also, today’s processors implement both L1 and L2 cache in the casing of the processor. For more information on cache memory, refer to Book II, Chapter 3.

Motherboard chipset

Each hardware component in the system has circuitry responsible for managing a specific hardware part. This circuitry is the controller for that specific piece of hardware. For example, access to memory is controlled by the memory controller, the hard disk is managed by the hard disk controller, and the keyboard is managed by the keyboard controller.

Figure 1-5: L2 cache located on a mother­board.

9781118237038-fg020105.eps

The combination of computer chips that hold the logic for these controllers is the motherboard chipset. Together, the computer chips make up the chipset control communication from the CPU to each of the hardware devices in the system.

Two chips that make up a big part of a motherboard’s chipset are the North Bridge and the South Bridge. The North Bridge chip is responsible for communication from the CPU to memory, the CPU to the PCI Express bus (more on PCI Express later in this chapter), and the Advanced Graphics Port (AGP) device (more on AGP later in this chapter). The South Bridge chip is responsible for communication between the CPU and other devices, such as PCI, USB, ISA, and IDE devices. These two chips contain the bulk of the logic that allows a CPU to communicate with other hardware. Figure 1-6 displays the relationship between the processor and the North Bridge and South Bridge chips.

Figure 1-6: The relationship between the CPU and the mother­board chipset.

9781118237038-fg020106.eps

Locating the North Bridge and South Bridge chips on a motherboard can sometimes be challenging. The North Bridge chip is typically the second largest chip (after the processor) and also typically contains a heat sink or a fan on top of the chip to keep it cool. The North Bridge chip is typically located between the processor and the AGP slot, and the South Bridge is normally located farther from the processor — usually beside the PCI slots, as shown in Figure 1-7. Notice in the figure that the North Bridge chip bears the manufacturer name “AOpen” on it, and the South Bridge is the chip above the PCI slots.

Figure 1-7: The North Bridge and South Bridge chips on an AOpen mother­board.

9781118237038-fg020107.eps

fortheexam.eps Be familiar with the function of the North Bridge and South Bridge chips on the motherboard:

diamonds.jpg The North Bridge chip handles communication to high-speed buses such as memory, AGP, and PCI Express.

diamonds.jpg The South Bridge chip handles communication to all other motherboard components such as USB, PCI, IDE, and legacy hardware including ISA devices.

BIOS chip

The basic input-output system (BIOS) is the low-level program code that allows all the system devices to communicate with one another. This low-level program code is stored in the BIOS chip on the motherboard.

Locating the BIOS chip on the motherboard is easy; it is usually rectangular and generally features a label with the manufacturer’s name and the year the chip was manufactured. Some of the popular manufacturers are AMI, AWARD, and Phoenix.

The BIOS chip is a read-only memory (ROM) chip, which means that you can read information from the chip, but you can’t write to the chip under normal circumstances. Today’s implementations of BIOS chips are EEPROM (electrically erasable programmable ROM), which means that you can get special software from the manufacturer of the BIOS to write to the chip.

Why would you want to erase the BIOS? Suppose, for example, that your BIOS is programmed to support a hard disk up to 200GB in size, but that you want to install a new, larger hard disk instead. What can you do about it? You can contact the BIOS manufacturer and get an update for your BIOS chip, which is usually a software program. (In the past, you generally had to install a new chip.) Running the software program writes new instructions to the BIOS to make it aware that there are hard disks bigger than 200GB and provides instructions for dealing with them. But before new instructions can be written, the old instructions need to be erased.

The BIOS chip also contains code that controls the boot process for your system. It contains code that will perform a Power-on Self-Test (POST), which means that the computer goes through a number of tests, checking itself out and making sure that it is okay. After it makes it past the POST, the BIOS then locates a bootable partition and calls on the master boot record, which loads an operating system. Figure 1-8 shows a BIOS chip on a motherboard. For more information on the system BIOS, refer to Book II, Chapter 4.

Figure 1-8: A BIOS chip located on the mother­board.

9781118237038-fg020108.eps

Battery

The computer keeps track of its inventory in what is known as the complementary metal-oxide semiconductor (CMOS). CMOS holds a listing of system components, such as the size of the hard disk, the amount of RAM, and the resources (IRQs and I/O addresses) used by the serial and parallel ports.

This inventory list is stored in CMOS RAM, which is a bit of a problem because RAM loses its content when the power is shut off. You don’t want the computer to forget that it has a hard disk or forget how much RAM it has installed. To prevent this sort of problem, a small watch-like battery on the motherboard maintains enough energy that CMOS RAM doesn’t lose its charge. If CMOS RAM loses its charge, CMOS content is lost. Figure 1-9 identifies a battery on the motherboard. For more information on CMOS, check out Book II, Chapter 4.

Figure 1-9: The battery (on the mother­board) used to maintain a charge to CMOS RAM.

9781118237038-fg020109.eps

Expansion slots

Most motherboards have one or more expansion slots, which add functionality to the computer. For example, assume that your computer doesn’t have sound capability: You can install a sound card into the expansion slot to add that capability to your system.

Expansion slots come in different varieties, and it is extremely important to understand the benefits of each type. I discuss these issues later in the chapter, in the section titled “Understanding Bus Architectures.” For now, I just want you to be able to identify the expansion slots on the motherboard.

If you look at the motherboard, you can see a number of expansion slots. There are probably some white, narrow PCI slots on the board, as well as black, narrow PCI Express slots (often used for video cards). You might also see some larger black slots; these are ISA slots used by older devices. Most motherboards today do not have ISA or AGP slots, or might have only one. Figure 1-10 displays ISA, PCI, and AGP expansion slots used to add expansion cards to the system. For more information on expansion slots, see the “Understanding Bus Architectures” section, later in this chapter.

Figure 1-10: Expansion slots (AGP, PCI, and ISA) on a mother­board.

9781118237038-fg020110.eps

Ports and connectors

A number of ports on the back of the motherboard connect the keyboard, mouse, printer, and other devices to the system. This section identifies those ports. Figure 1-11 displays a number of built-in input/output (I/O) ports on the back of an ATX motherboard.

Figure 1-11: Built-in ports on the back of an ATX mother­board.

9781118237038-fg020111.tif

Serial ports

Most motherboards have serial ports integrated directly into the board. The serial ports are also known as communications (COM) ports. They are called serial ports because they send data in a series — a single bit at a time. If eight bits of data are being delivered to a device connected to the COM ports, the system sends the eight bits of data, one bit at a time, in single file. Typically, there are two COM ports — COM1 and COM2 — on each system.

fortheexam.eps The official standard that governs serial communication is known as RS-232, and you might see serial ports referred to as RS-232 ports.

You usually connect an external modem or a serial mouse to a serial port. Each device is used for communication. For example, a modem allows your computer to talk to another computer across phone lines, and a serial mouse allows you to communicate with the system. Figure 1-12 shows two serial ports connected to a motherboard.

Figure 1-12: Integrated ports on the back of an ATX mother­board.

9781118237038-fg020112.eps

Serial ports on the back of the motherboard are one of two types:

diamonds.jpg DB9-male: A serial port with 9 pins

diamonds.jpg DB25-male: A serial port with 25 pins

Parallel port

Another type of connector on the back of a motherboard is the parallel port, also known as the printer port, or LPT1. The parallel port gets its name by being able to send information eight bits at a time. Whereas serial ports send only one bit at a time in single file, parallel ports can send eight bits in one operation — side by side, rather than single file. Refer to Figure 1-12 to see a parallel port connected to a motherboard.

The parallel port, known as DB25-female, has 25 pin holes and is located on the back of the motherboard. Looking back at Figure 1-12, you can see the parallel port located above the two serial ports.

fortheexam.eps Do not confuse a serial port with a parallel port. A serial port is a male port (the port has a number of pins in it), whereas a parallel port is a female port (contains pin holes).

You connect the parallel port to a printer by using a parallel cable with a different type of connector at each end. On one end of the cable is a DB25 connector that attaches to the parallel port on the back of the computer. The other end of the cable (the end that connects to the printer) has a 36-pin Centronics connector.

fortheexam.eps A standard printer cable has a different type of connector on each end. One end has a DB25-male connector with 25 pins, and the other end has a 36-pin Centronics connector.

Video adapter

In the past, a motherboard came with a built-in video adapter, sometimes called a video card or video controller. The video adapter converts digital data from the processor and prepares the information to be displayed onscreen. Figure 1-13 displays a video adapter port, which you can identify by the three rows of five pins. The video port is a 15-pin female port.

Figure 1-13: A video adapter port.

9781118237038-fg020113.eps

Because many systems today use the ATX motherboard form factor, they have an AGP or PCIe slot to hold the video adapter. Figure 1-14 shows how information flows from the computer system to the monitor. The following steps mirror the numbers in Figure 1-14.

1. The video adapter is responsible for receiving digital data from the processor, which instructs the video adapter on how the images are to be drawn on the screen.

2. The video adapter stores the information about drawing the images in its memory and starts converting the information into analog data that the monitor can understand.

3. The data is sent in analog format from the video adapter to the monitor.

Figure 1-14: How information flows from the processor to the display.

9781118237038-fg020114.eps

Keyboard/mouse connectors

The mouse and keyboard connectors on motherboards today are most likely PS/2 style connectors or USB connectors. Focus on PS/2 connectors for now. A PS/2 connector is a small, circular six-pin connector. In Figure 1-15, you can see the keyboard and mouse connectors on the left side of the diagram.

Figure 1-15: PS/2 connections for a keyboard and a mouse.

9781118237038-fg020115.eps

Older motherboards might have a DIN keyboard connector, also known as an AT connector, which you can see on AT and Baby AT motherboards. These systems did not have any other ports on the back of the system, so you needed to insert an I/O card for other ports (such as serial and parallel ports).

Sound

Most motherboards today have built-in sound capabilities, allowing you to connect speakers and a microphone to the computer. Figure 1-16 shows the integrated sound ports on a motherboard. The three different ports on the integrated sound card are

diamonds.jpg Line-in: The line-in port (typically blue) allows you to connect many audio sources to the system.

diamonds.jpg Line-out: The speaker port (typically green) allows you to connect speakers to the computer.

diamonds.jpg Microphone: The MIC-in port (red) allows you to connect a microphone to the system for recording.

Figure 1-16: Sound ports on a system.

9781118237038-fg020116.eps

Network interface card and modem

A number of systems today have built-in network support via an integrated network interface card (NIC), or network card for short. These systems might have a built-in modem as well. The built-in network card has an RJ-45 port on the back of the system that looks like an oversized telephone jack, as shown in Figure 1-17.

Figure 1-17: An RJ-45 port.

9781118237038-fg020117.eps

USB ports

Universal Serial Bus (USB) is a high-speed serial technology that transfers data at 12 Mbps (USB 1.0), 480 Mbps (USB 2.0), and up to 5 Gbps for USB 3.0. One of the major benefits of USB is the fact that all USB devices use the same type of connector, so you won’t have to guess which ports to connect the mouse, keyboard, or scanner to. If they are all USB devices, they connect to the same type of port on the computer!

tip.eps Because USB 3.0 is still fairly new, the popular USB standard used today is still USB 2.0, but that will change quickly. USB 2.0 has a transfer rate of 480 Mbps, which is much faster than the original USB 1.0 standard. When using USB 2.0 devices, be sure that you also have USB 2.0 drivers installed to leverage the performance benefits of your USB 2.0 devices.

USB devices also support daisy chaining. For example, you can connect Device A to the back of the computer and then connect Device B to Device A, and so on. You can connect as many as 127 devices to a system using USB. Figure 1-18 identifies the USB ports on the back of an ATX motherboard.

Figure 1-18: USB ports on the back of a mother­board.

9781118237038-fg020118.eps

A USB device that connects to the computer and then has other devices connected to it is considered a hub device. If you do not have a USB device that can act as a hub device, you can purchase a specific USB hub that allows you to chain four or more other devices off it. With a USB hub, you can easily increase the number of USB ports your system has by connecting USB devices to the hub and then connecting the hub to the back of the computer. Figure 1-19 shows a USB hub.

Figure 1-19: A USB hub with four ports.

9781118237038-fg020119.tif

FireWire (IEEE 1394)

When USB 1.0 was introduced, it ran at 12 Mbps. This was a fairly good speed for most types of devices but was a little too slow when it came to multimedia devices, such as digital video cameras. Typically, these types of devices use a FireWire connection, which has a transfer rate of up to 400 Mbps and supports 63 devices in a chain. This is a huge jump compared with the USB 1.0 standard.

fortheexam.eps The official standard that defines FireWire is known as the IEEE 1394. Be sure to remember that for the exam!

Just like USB has different versions with faster transfer rates, so does FireWire. The second version of FireWire is defined as the IEEE 1394b standard and transfers data at 800 Mbps! This second version of FireWire is also known as FireWire 800. Figure 1-20 shows a digital video camera being plugged into a FireWire port.

Figure 1-20: A digital video camera being connected to a system by the FireWire port.

9781118237038-fg020120.tif

fortheexam.eps For the exam, remember that the original version of FireWire runs at 400 Mbps and is known as IEEE 1394. The second version of FireWire, FireWire 800, is also known as IEEE 1394b but runs at 800 Mbps. Also, FireWire supports 63 devices in a daisy chain.

For more information on common ports and connectors — such as keyboard, mouse, serial, parallel, USB, and FireWire — read Book III, Chapter 1.

Power connectors

All the devices connected to the motherboard need to get power from somewhere, so the power supply is connected to the motherboard, which supplies power to the board and its components. The following sections discuss power connectors on older and newer motherboards.

Older motherboard power connectors

Figure 1-21 shows power connectors on an older motherboard. There are power cables coming from the power supply to connect to the motherboard with very unique connectors on the end. These power connectors coming from the power supply that connect to the motherboard may be labeled as P1 and P2; or on some systems, P8 and P9.

Figure 1-21: Power connectors on an older mother­board.

9781118237038-fg020121.eps

You have to be extremely careful to make sure that the connectors on the cable coming from the power supply to the motherboard are inserted properly, or you could damage the motherboard. Often, these connectors are keyed (meaning that they can go in only one way) so that you cannot put both of the connectors in the wrong way. These older power connectors supplied power in 5 volts (V) and 12V.

ATX power connectors

Newer ATX motherboards use a different power connector than the one shown in the preceding section. The ATX power connector supplies 3.3V, 5V, and 12V. The ATX power connector, shown in Figure 1-22, is typically labeled as P1.

Figure 1-22: The ATX power connector on an ATX mother­board.

9781118237038-fg020122.eps

Some systems, like ones that use the Pentium 4 boards, use an additional power connector (the P4 connector), which supplies an additional 12V to the ATX board. Figure 1-23 displays the P4 power connector.

Figure 1-23: The P4 power connector on an ATX mother­board.

9781118237038-fg020123.tif

Fan power connectors

Located on the motherboard you should also see a place to connect the fans to the motherboard so that the fans can receive power from the motherboard to run. These power connectors are usually small connectors located around the edge of the motherboard.

tip.eps For more information on power supplies and their connectors, check out Book II, Chapter 7.

Drive connectors

You need to be able to identify the different types of connectors that link hard drives to your system. As you might already be aware, the hard drives are used to store information permanently on the computer, but to access that information the drives have a physical connection to the system via the motherboard.

The four major types of drives in systems today are IDE (Integrated Drive Electronics), SATA (Serial Advanced Technology Attachment), SCSI, and floppy drives. Each type of drive has its own type of connection on the motherboard. Before you purchase a hard disk to add to the system, you need to be aware of what types of drives your motherboard supports.

IDE connections

IDE drives have been around since the 1980s, and although the technology has improved from a performance perspective, IDE drives connect to the system the same way they always have. If your motherboard supports IDE, you will have two IDE connectors that are made up of 40 pins each, as shown in Figure 1-24.

Figure 1-24: IDE connectors on the mother­board.

9781118237038-fg020124.tif

You connect the drive to the connector on the motherboard by using a 40-wire or 80-wire IDE ribbon cable. This ribbon cable typically has two ­connectors on it — one end connects to the drive and the other end connects to the motherboard. You can also find IDE ribbon cables with three connectors that allow you to connect two drives to each IDE connector on the motherboard. This means that you can have up to four IDE devices on a system. Figure 1-25 shows an IDE ribbon cable connector.

Figure 1-25: A 40-wire IDE ribbon cable.

9781118237038-fg020125.tif

When connecting the IDE ribbon cable to the drive and motherboard, the colored wire on the ribbon cable connects to pin 1 on the connector. This is the pin-1 rule. Pin 1 is normally labeled on the motherboard and drive. If it isn’t labeled, see whether the manufacturer has labeled pin 40 — if so, pin 1 is at the other end!

technicalstuff.eps IDE controllers is a popular term used in the computer industry for the IDE connectors. Although in theory, these are not controllers, this term is used in the industry to describe the IDE connections on the motherboard. The actual IDE controller — the circuitry located on the circuit board on the drive itself — is responsible for controlling the flow of information to and from the drive.

SATA connections

Limitations of the IDE architecture have kept its data transfer rate around 150 MBps. As drives become more powerful, a new standard is needed. The first new standard to replace IDE — SATA — is the popular drive technology in desktop and laptop computers. SATA can reach transfer rates of up to 600 MBps! This is quite a bit (450MB, to be exact) faster than the 150 MBps offered by high-end IDE drives.

SATA uses its own unique four-wire cable to connect to the motherboard. Figure 1-26 shows a SATA cable connected to the SATA connector on the motherboard. Notice that the cable is quite a bit thinner than the IDE ribbon cable; this allows for better airflow in the system and improves overall temperature control of the computer.

Figure 1-26: A SATA cable connected to the mother­board.

9781118237038-fg020126.tif

remember.eps Unlike IDE drives, you cannot connect more than one SATA drive to a connector. For example, if your motherboard has two SATA connectors, you can connect only two SATA drives to the system unless you purchase a SATA card that has additional connectors.

SATA is a hot-swappable technology that allows you to remove and add drives while the system is still running. This adds huge benefits over IDE solutions.

eSATA connections

eSATA (External SATA) allows for external drives to connect to a system via a SATA port instead of the typical USB or FireWire port. In the past, external drives were enclosures that held SATA drives, but the interface to connect the enclosure to the computer used USB or FireWire. This created overhead because the SATA interface is translated to USB or FireWire, which is slower than SATA. With eSATA connections on the motherboard, you can connect to the external drive using eSATA to leverage SATA speeds with no translation drawbacks!

The eSATA device, which requires its own power source because it is an external device, can have an external SATA cable length of two meters. The eSATA cable is a special cable designed to help prevent electromagnetic interference (EMI). The eSATA cable has also been designed to handle more than 5,000 insertions and removals of the drive; the current internal SATA cable is suited for only 50 insertions and removals.

tip.eps If your motherboard does not have an eSATA port, you can purchase an expansion card to add to the computer, providing the eSATA ports.

SCSI controller

Some high-end machines, particularly those designed for use as servers, might have a controller on the motherboard with 50 pins on it. This is the footprint of a SCSI (Small Computer System Interface) controller. Because SCSI devices outperform IDE devices, SCSI controllers are extremely popular for servers (which have greater hard disk access and storage needs than regular desktop computers). To connect a SCSI drive to the 50-pin SCSI connector on the system, you use a 50-wire ribbon cable.

fortheexam.eps IDE uses a 40-pin connector that a 40/80-wire ribbon cable connects to, and an internal SCSI connector has 50 pins that connect to a 50-wire ribbon cable.

ontheweb.eps Lab 1-1 and Lab 1-2 will help you identify the major motherboard components on the motherboard. Lab 1-1 and Lab 1-2 can be found on the companion website at www.dummies.com/go/aplusaio.

Floppy disk connectors

Located very close to the IDE connectors on the motherboard, you should see a smaller floppy drive connector that contains 34 pins instead of the 40 pins found with the hard drive IDE connectors. The floppy drive connector on the motherboard is used to connect the floppy drive to the motherboard using a 34-wire ribbon cable.

When connecting the floppy drive to the system, notice that the wires on one end of the ribbon cable are twisted. This twisted end must be connected to the floppy drive. The opposite, untwisted end connects to the motherboard. Also note that one wire of ribbon cable is colored, usually red, to indicate that it is wire 1. Like the IDE drives, you need to connect wire 1 to pin 1 on the motherboard and on the floppy drive.

tip.eps To find out more information about IDE, SATA, SCSI, and floppy drives, check out Book II, Chapter 5.

Jumpers and DIP switches

A jumper is a set of pins that have a plastic cap enclosed over them to create an electrical connection. The plastic cap contains a piece of metal that makes contact with the pins and creates the electrical circuit. The circuit that is created enables a feature on the motherboard. Most motherboards (and older expansion cards) use jumpers to implement different settings. Figure 1-27 displays a jumper on an expansion card.

Figure 1-27: Identifying a jumper.

9781118237038-fg020127.eps

Notice in the figure that the jumper has three sets of pins that the cap may be placed over. The idea behind the three sets of pins is that each set of pins would enable a different setting. For example, looking at Figure 1-27, the three different sets of pins might be used to assign three different interrupt requests (IRQs) to the card. You choose which IRQ is assigned to the card by setting the jumper over a set of pins. Keep in mind that you no longer assign IRQs with jumpers; that was something done years ago. (For more information on IRQs, check out Book III, Chapter 4.)

Today, you find jumpers on motherboards, hard drives, CD-ROM drives, and DVD drives. Many different features can be enabled or disabled on a motherboard by using jumpers. For example, there usually is a jumper on the motherboard used to clear the CMOS password of a system, to change the voltage supplied to the processor socket, or to change the speed of the motherboard. To know what jumper to set, check the documentation for the motherboard.

Another popular component of a motherboard or expansion cards in the past that was used to enable or disable different features is the dual inline package (DIP) switch. A DIP switch (as shown in Figure 1-28) is a set of switches that can be turned on or turned off to enable functionality on the board. To know what to set for on/off combinations, consult the documentation for the board.

Figure 1-28: A DIP switch.

9781118237038-fg020128.eps

Identifying the Types of Motherboards

Now that you understand some of the major components of the motherboard (system board), it is important to mention the different motherboard form factors. A motherboard form factor just describes the dimensions of the motherboard and the layout of the motherboard components.

You need to understand the different motherboard form factors because you can’t just take any motherboard and place it in a computer case. For example, you must put a full AT motherboard in a full AT case, a Baby AT board in a Baby AT case, and an ATX board in an ATX case. Figure 1-29 shows the three major types of motherboards to give you an idea of size and shape differences between the three types.

Figure 1-29: Looking at different mother­board form factors.

9781118237038-fg020129.eps

Full AT

The full AT motherboard — 12" wide and 11" long — is easily recognized by the fact that it has only a keyboard connector on the back of the motherboard and that it contains no other I/O ports.

The full AT suffers from a problem with accessing some items on the motherboard because the drive bays hang over the motherboard. This configuration makes installing and troubleshooting motherboard components very difficult.

Another problem with the layout of the full AT board is that the expansion cards, after having been inserted into the systems, cover the processor. This situation leads to cooling problems because ventilation is insufficient to keep the chip from overheating. Figure 1-30 displays a full AT motherboard being installed in a full AT case.

Figure 1-30: A full AT mother­board in a full AT case.

9781118237038-fg020130.tif

Baby AT

The Baby AT motherboard form factor had been one of the most popular motherboard types until recent years. The Baby AT board is 8.5" x 10". You can easily identify this motherboard because it usually has a DIN (multipin, round) keyboard connector on the top-right corner of the board. This keyboard connector is the only I/O connector on the back of the motherboard.

A Baby AT board is about two-thirds the size of a full AT board and typically incorporates a Socket 7 ZIF slot for classic Pentium processors. The Baby AT board usually has a mixture of ISA/EISA and PCI slots located on the motherboard and includes a Plug and Play BIOS. Figure 1-31 shows a Baby AT motherboard and identifies the popular components.

Take a minute to consider some of the key components on the Baby AT motherboard. You can see the Socket 7 ZIF slot at the bottom of the motherboard where the processor is to be installed. Also notice the SIMM and DIMM sockets (on the right side of the motherboard); these house the system memory. To the left of the SIMM and DIMM slots are the primary and secondary EIDE connectors (sometimes called controllers) for connecting the hard drives to the board. To the left of the EIDE controllers are the types of expansion slots that are used: here, four PCI slots and three EISA slots. Above the PCI slots is a silver circle, which is the CMOS battery.

Figure 1-31: Baby AT mother­board components.

9781118237038-fg020131.eps

LPX/NLX

In an effort to allow computers to take up much less space, a slimline desktop system was designed with a smaller motherboard. After the era of the Baby AT came the LPX (low profile extended), which was then replaced by NLX (new low profile extended) motherboard. Both motherboard types served the same purpose — to create low-profile computers.

The NLX motherboard is identifiable by the I/O ports along the back of the motherboard. This motherboard is unlike the full and Baby AT because they incorporated only the keyboard connector. Comparatively, the NLX provides a keyboard and mouse connector, serial and parallel ports, and a video connector.

The NLX form factor — 9" x 13.6" — uses a riser card to house the bus architectures. The riser card typically connects to the side of the motherboard and is then secured along the side of the case. Figure 1-32 shows an NLX motherboard with a riser card. (I cover bus architectures in the section, “Understanding Bus Architectures,” later in this chapter.)

Figure 1-32: An NLX form factor mother­board.

9781118237038-fg020132.tif

ATX

In 1995, Intel wanted a motherboard that would support the Pentium II processor and the new AGP slot, so the ATX form factor was built (shown in Figure 1-33). The ATX board — 7.5" x 12" — has most of the I/O ports integrated directly into the board, including USB ports.

Figure 1-33: The position of the I/O ports on an ATX mother­board.

9781118237038-fg020133.eps

fortheexam.eps The ATX motherboard incorporates the I/O ports and includes an AGP slot for high-performance video cards. Figure 1-33 displays the ports on the back of the ATX motherboard. Note how they are clustered in the left corner of the board and do not spread across the length of the board like they do with the NLX form factor.

The ATX board introduced a 100 MHz system bus and has been increased to speeds of 533 MHz and higher. The ATX motherboard has one AGP slot for the video card, which means that the built-in I/O ports on the back of the board do not have a built-in video card like the NLX. The ATX board also has soft power support, which allows software developers to create software that controls the startup and shutdown of the system.

The ATX form factor rotated the Baby AT components by 90 degrees so that any cards inserted into the bus architectures would not cover the processor and prevent proper cooling. Figure 1-34 shows an ATX motherboard.

Figure 1-34: The ATX mother­board is very popular in today’s systems.

9781118237038-fg020134.eps

Figure 1-34 also highlights some of the common components on the ATX board. Notice, for instance, slot 1, where a Pentium II chip can be inserted. Newer versions of the ATX motherboard use a ZIF socket to house the processor. Notice also, in the top-right corner, the BIOS chip with a white label on top of it. At the top of the figure, you can identify the EISA and PCI slots, and located in the center of the board is an AGP slot. The hard drive controllers are located on the left side beside the three slots that hold the DIMM memory.

microATX and FlexATX

Smaller versions of the ATX motherboard are the microATX and FlexATX. The microATX motherboard form factor is 9.6" x 9.6" and can fit in either a microATX case or a normal ATX case, known as a full ATX case. Measuring 9" x 7.5", the FlexATX is smaller than the microATX but can fit in an ATX or a microATX case. FlexATX is not as popular because the size of the motherboard limits how much you can expand the system. Figure 1-35 shows a microATX board.

Figure 1-35: Compare ATX mother­board size (left) with a microATX mother­board (right).

9781118237038-fg020135.eps

The important point to make here is that when you purchase a motherboard, you must ensure that it fits your case. For example, if you have an ATX case, you know that an ATX or microATX motherboard can fit in that case.

ITX

The ITX motherboard form factor was developed by VIA Technologies and comes in different form factors. Each form factor of ITX has different dimensions and is designed to function in different devices:

diamonds.jpg Mini-ITX: A low-power motherboard form factor that is smaller than the microATX with dimensions of 6.7 x 6.7 inches. Because of their low power consumption, they are kept relatively cool and are typically used in home theater PCs.

diamonds.jpg Nano-ITX: The Nano-ITX form factor was developed in 2005 and has dimensions of 4.7 x 4.7 inches. The Nano-ITX form factor is a low-power-consumption form factor as well and is used in devices such as PVRs, media centers, and car PCs.

diamonds.jpg Mobile-ITX: The Mobile-ITX form factor (2009) is used for compact devices such as smartphones, with dimensions such as 75mm x 45mm.

fortheexam.eps Another motherboard form factor that was designed to replace the ATX form factor and create smaller, low-profile systems is the Balanced Technology eXtended (BTX) motherboard form factor.

ontheweb.eps Lab 1-3 will help you summarize distinguishing features of popular motherboard form factors. Lab 1-3 can be found on the companion website at www.dummies.com/go/aplusaio.

Understanding Bus Architectures

The motherboard has a number of expansion slots that can expand the computer’s capabilities. When the system is first purchased, a computer has only so many capabilities. The nice thing is that you can expand on those capabilities by purchasing cards to add to the expansion slots, or bus slots.

Expansion slots, um, expand what the computer can do. The problem is that there are different types of expansion slots in the system, so when you purchase a sound card or network card, you have to make sure you get the right type. In the following sections, I show you the different types of expansion slots and also compare their characteristics.

remember.eps Another term for the expansion slots is bus slots. A number of different bus architectures have been developed over time. You need to be able to identify the differences between each of these architectures and also to know which ones are more popular today.

ISA

The Industry Standard Architecture (ISA) was the first major expansion bus architecture. It was originally developed as an 8-bit architecture and then evolved into a 16-bit architecture. The ISA bus architecture has a speed of 8 MHz, which is extremely slow by today’s standards. Figure 1-36 shows two 16-bit ISA slots; note that the ISA slots are the black slots in the system.

Figure 1-36: Identifying ISA slots on the system.

9781118237038-fg020136.eps

One of the reasons why you still see 16-bit ISA slots in some earlier Pentium or Pentium II systems is because companies typically had a number of ISA network cards in the office from previous systems. When a company upgraded to the Pentium or Pentium II, it was nice not to have to purchase new network cards because earlier Pentiums had ISA slots. Most systems today, though, no longer have ISA slots. Figure 1-37 shows a 16-bit ISA network card.

Figure 1-37: A 16-bit ISA network card.

9781118237038-fg020137.tif

MCA

One of the major downfalls of the ISA bus architecture is its performance. It runs at only 8 MHz, and it is only a 16-bit architecture. That was fine years ago, but everything evolves, and new and improved standards arise.

The Micro Channel Architecture (MCA), developed by IBM, is a 32-bit architecture. The MCA architecture runs at 10 MHz and is not compatible with ISA. You usually find MCA slots in high-end IBM machines, such as those that might be used as a server.

MCA transfers information in 32-bit chunks and runs at 10 MHz.

With MCA, IBM came up with a feature called bus mastering. Bus mastering works like this: Devices in the bus don’t have to send information through the CPU if they want to talk to one another — they just send the information directly. This takes some of the workload off the processor and allows it to perform other tasks. Bus mastering became an important feature in future bus architectures.

EISA

In 1988, the industry standard for expansion cards was still ISA, but bus architectures had already been created that performed better. So a number of companies got together with the goal of extending ISA while maintaining backward compatibility so that companies could use their existing ISA cards.

As a result, the Extended Industry Standard Architecture (EISA) was developed as a 16- and 32-bit architecture. The big advantage to EISA is that it maintains support for the ISA cards that some companies already have in large quantities, and it also supports 32-bit EISA cards. EISA also included the major advancement in expansion bus technology that MCA created — bus mastering. Because both ISA and EISA cards fit into the same slot, they keep the same speed of 8 MHz.

The bus architecture holds both 16- and 32-bit cards because the EISA slots have two levels. The EISA cards have very deep edge connectors that fill the two levels (32-bit) of the slot, but ISA cards fill only the top level (16-bit).

VESA

In 1992, the Video Electronics Standard Association (VESA) developed a bus architecture that outperformed ISA. VESA is a 32-bit architecture that supports bus mastering and runs at the same speed as the processor, which, when VESA was created, was around 25 to 33 MHz. Because the bus runs at the speed of the processor, developers called this VESA local bus, or VLB. VESA slots are typically used for video cards.

fortheexam.eps Remember that EISA is an extension on ISA and is a 16-bit or 32-bit technology. For backward compatibility, EISA runs at 8 MHz. VESA is a 32-bit architecture that runs at the processor’s speed. It is generally used for video adapters.

VESA slots are extremely easy to identify because they are tan and because they act as an extension to the ISA slot. You will notice the black ISA slots; right beside them might be a tan slot. The VESA card fills the entire ISA slot and the additional extension to make the full 32-bit path for VESA. This allows an ISA card to be inserted into the slot for backward compatibility. Or, with the extension slot, the VESA slot can hold a VESA card. Figure 1-38 shows a VESA slot.

Figure 1-38: A VESA slot, which is an extension of an ISA slot.

9781118237038-fg020138.tif

PCI

Peripheral Component Interconnect (PCI) has two flavors: 32-bit cards and 64-bit cards. When Pentium systems hit the market, their motherboards featured both ISA/EISA slots and PCI slots. When buying a new card today, you would most likely buy a PCI device for one of the PCI slots in your system.

The 32-bit version of PCI has a speed of 33 MHz with a transfer rate of 133 MBps, and the 64-bit version of PCI runs at 66 MHz. PCI also supports bus mastering. One of the other major benefits of PCI is that it is a Plug and Play architecture. If you are running a Plug and Play operating system, such as Windows, and your computer has a Plug and Play BIOS, the system resources (such as IRQs and I/O addresses) are dynamically assigned for PCI components.

PCI slots are easily identified on the motherboard as the small white slots, usually located alongside the AGP slot. Figure 1-39 identifies PCI slots on a motherboard.

Figure 1-39: Installing a card into a PCI slot on a mother­board.

9781118237038-fg020139.eps

PCMCIA

Personal Computer Memory Card Industry Association (PCMCIA) is a unique type of expansion bus architecture because of its small size. PCMCIA is popular in laptop computers. After all, how can you get a big network card like the one in a desktop computer into a little laptop to add network support? The answer is that you can’t; you have to purchase a PCMCIA network card for the laptop to add network support. PCMCIA cards, also known as PC Cards, are a little bit larger than a credit card and can fit into your back pocket (although I don’t suggest that you put one there). Figure 1-40 shows a PCMCIA network card.

PCMCIA (say that five times fast!) is a 16-bit architecture that runs at 33 MHz, supports Plug and Play, and is also a hot-swappable technology. That is, you can insert and remove PCMCIA cards without first shutting down the system. PCMCIA has three different types of slots: type 1, type 2, and type 3.

Figure 1-40: A PCMCIA network card.

9781118237038-fg020140.eps

Table 1-1 shows the different PCMCIA slot types and the types of devices you can find in the different types of slots.

Table 1-1 PCMCIA Slot Types

Slot Name

Thickness

Types of Devices

Type 1

3.3mm

Memory cards

Type 2

5.0mm

Modems/network cards

Type 3

10.5mm

Removable drives

Type 1 cards were originally used to add memory to laptop computers or personal computers. This is where the “personal computer memory card” part of the PCMCIA name comes from.

fortheexam.eps PCI is a 32- or 64-bit technology, runs at 33 MHz, and supports Plug and Play. PCMCIA is the expansion bus architecture used by laptop computers and is a 16-bit architecture that runs at 33 MHz.

AGP

Advanced Graphics Port (AGP) has been around since the Pentium II processor appeared in 1997. It’s a 32-bit bus architecture that runs at 66 MHz, which is twice the speed of the PCI bus. Many older motherboards have one AGP slot to hold an AGP video card. The performance gain from the AGP port comes not only from the increase in speed, but also because the AGP bus has a direct path to the processor so that information travels quickly from the processor to the AGP card. Figure 1-41 shows an AGP slot beside some PCI slots.

Figure 1-41: An AGP card in an AGP slot.

9781118237038-fg020141.eps

AGP can run in different modes; each mode runs at 66 MHz but has a different transfer rate on the bus. AGP 1x mode has a transfer rate of 266 MBps, AGP 2x has a transfer rate of 533 MBps, AGP 4x has a transfer rate of 1.07 GBps, and AGP 8x has a transfer rate of 2.2 GBps!

PCI-X

One of the newer bus architectures to arise on the market over the last few years is the Peripheral Component Interconnect Extended (PCI-X) bus architecture. Because PCI-X uses the same connector style as PCI, it is totally compatible with PCI in the sense that it can hold PCI cards. So, a motherboard with PCI-X slots can also house older PCI cards — and that is a great feature!

Like PCI, PCI-X is a 32-bit and 64-bit bus architecture and is available in four different speeds: 66 MHz, 133 MHz, 266 MHz, and 533 MHz.

PCI Express

PCI-X is compatible with PCI by being able to hold PCI cards and also sending data in parallel (multiple bits at one time), but the PCI Express (PCIe) bus architecture takes a totally different approach. PCIe is a serial bus that does not support existing PCI cards. The PCIe slot, shown in Figure 1-42, is the smaller black slot and is much smaller than a normal PCI slot, so it can’t possibly house a PCI card.

Figure 1-42: A PCI Express slot on a mother­board.

9781118237038-fg020142.eps

PCIe uses data lanes to transfer the information within the bus architecture. A data lane delivers an amazing transfer rate of 250 MBps per lane. PCIe has different implementations, each of which has a different number of lanes identified by a multiplier. For example, PCIe with only one lane is known as x1, and a PCIe bus with eight lanes is known as x8. PCIe can thus reach fast transfer rates by implementing additional lanes. For example, current graphics cards for PCI Express have 16 lanes that provide a transfer rate of 4 GBps (16 x 250 MBps) — which is twice the rate of AGP 8x, which runs at 2 GBps.

Most motherboards today have a combination of PCI and PCI Express slots. You can find systems with PCI Express at x1, x2, x4, x8, x16, and x32. The PCI Express slot gets bigger with each multiplier. For example, Figure 1-42 shows a PCI Express x1 slot: the black slot, about 1" long.

AMR and CNR

Audio/Modem Riser (AMR) is a newer bus architecture that adds a modem and audio card to the system. AMR allows the two components to be incorporated into a single card to reduce cost. Figure 1-43 shows an AMR slot on a motherboard.

Figure 1-43: An AMR slot on a mother­board.

9781118237038-fg020143.eps

Communication and Network Riser (CNR) is another bus architecture that has come out in recent years, used to implement LAN, audio, and modem functionality all in one.

miniPCI and miniPCI Express

Laptop computers also have expansion buses, but they obviously must take smaller cards. Those smaller cards are miniPCI or miniPCI Express (also known as miniPCIe). miniPCI is a 32-bit architecture that runs at 33 MHz, while miniPCIe is a serial technology like PCIe.

fortheexam.eps As far as the “real world” and the exam are concerned, you need to be extremely strong in the area of bus architectures. A big part of servicing computers is installing network cards, sound cards, and video cards. These components come as PCI, PCI Express, or AGP cards today. You need to know how to look at a system and say, “We are going to buy a PCI network card for this system.”

ontheweb.eps Lab 1-4 will help you identify the different performance characteristics of each of the standard bus architectures. Lab 1-4 can be found on the companion website at www.dummies.com/go/aplusaio.

Performance Considerations

When you want to improve a motherboard’s performance, one of the first things you should do is check the motherboard speed. For example, some systems today have 600–1500 MHz motherboards. To find out the speed of the motherboard, check the board documentation. You can get a performance increase from a faster motherboard.

Another performance consideration occurs when you add expansion cards to the system. You should first evaluate what expansion slots are free and then purchase a card that will give you the best performance. For example, when you need to buy a network card, start by looking at what expansion slots are free. If only two slots are free — say, an ISA slot and a PCI slot — your choices are then obviously limited to an ISA network card or a PCI network card. Because PCI outperforms ISA, however, you would be better off purchasing a PCI network card.

You can also get a performance increase from motherboards that have more cache memory. Look at the motherboard to see whether there is a place to install some Level 2 (L2) cache. L2 cache can dramatically increase performance because it is generally closer to the processor than the system memory (RAM) and is a faster type of memory than the system memory. Bottom line: The more cache memory you install, the better the motherboard’s performance.

Getting an A+

This chapter introduces you to a number of key components of the motherboard and different motherboard form factors. The following is a list of the key points to remember when dealing with motherboards:

diamonds.jpg The motherboard (or system board) is the computer component that interconnects all other components.

diamonds.jpg Serial (COM) ports come in two flavors: DB9-male and DB25-male. Parallel ports come in only a DB25-female port.

diamonds.jpg The two main types of cache memory are L1 and L2 cache. L1 cache memory is integrated into the processor, and L2 cache is contained outside the processor but in the processor casing or on the motherboard.

diamonds.jpg IDE supports two devices in the IDE chain, whereas EIDE has two channels with two devices in each channel (a total of four devices).

diamonds.jpg A number of major motherboard form factors are available: Full AT, Baby AT, NLX, and ATX, to name a few. Motherboard form factors differ in the size of the board and the layout of the components stored on the board.

diamonds.jpg You may add components, such as a sound card or network card, to the computer by inserting an expansion card into one of the expansion slots in the system.

diamonds.jpg ISA was the popular bus architecture for years, but because of its limitations (16-bit architecture and a speed of 8 MHz), it has been replaced by the PCI bus architecture. PCI is a 32-bit/64-bit architecture with a speed of 33 MHz.

diamonds.jpg AGP and PCI Express are the common bus architectures used to insert a video card in today’s systems.

diamonds.jpg You may increase the performance of the system by using a faster mother­board or by purchasing better-performing expansion cards.

Prep Test

1 What was the original motherboard speed of the ATX board?

A checkbox.jpg 33 MHz

B checkbox.jpg 60 MHz

C checkbox.jpg 66 MHz

D checkbox.jpg 100 MHz

2 Which bus architecture supports 32-bit/64-bit cards and transfers information at 33 MHz?

A checkbox.jpg ISA

B checkbox.jpg EISA

C checkbox.jpg AGP

D checkbox.jpg PCI

3 Which motherboard component is responsible for charging the CMOS RAM so that CMOS can maintain its data?

A checkbox.jpg Battery

B checkbox.jpg BIOS chip

C checkbox.jpg CMOS chip

D checkbox.jpg Power supply

4 How many pins does a standard IDE controller have?

A checkbox.jpg 33 pins

B checkbox.jpg 40 pins

C checkbox.jpg 50 pins

D checkbox.jpg 20 pins

5 Which of the following best describes a Baby AT motherboard?

A checkbox.jpg Uses slot 1

B checkbox.jpg Runs at 100 MHz

C checkbox.jpg The only I/O port is a keyboard port on the back.

D checkbox.jpg Incorporates AGP

6 How many devices are supported in a USB chain?

A checkbox.jpg 10

B checkbox.jpg 27

C checkbox.jpg 127

D checkbox.jpg 255

7 How many pins does a standard floppy drive controller have?

A checkbox.jpg 34 pins

B checkbox.jpg 40 pins

C checkbox.jpg 50 pins

D checkbox.jpg 75 pins

8 Which of the following video cards would be the better performing video card to purchase?

A checkbox.jpg PCI

B checkbox.jpg PCIe x16

C checkbox.jpg AGP x8

9 What type of cache memory was originally found on the motherboard and is now integrated into the processor?

A checkbox.jpg L1

B checkbox.jpg L2

C checkbox.jpg SDRAM

D checkbox.jpg SRAM

10 Which type of memory module supports 32-bit data chunks?

A checkbox.jpg DIMM

B checkbox.jpg Cache

C checkbox.jpg SIMM

D checkbox.jpg Video

11 What is the bus architecture used in laptop computers?

A checkbox.jpg PCI

B checkbox.jpg PCMCIA

C checkbox.jpg EISA

D checkbox.jpg ISA

12 Which of the following best describes AGP?

A checkbox.jpg AGP slots have a direct path to the processor to help increase performance of AGP devices.

B checkbox.jpg AGP cards run at 33 MHz.

C checkbox.jpg AGP runs at 66 MHz and gets access to the processor through the PCI bus.

D checkbox.jpg AGP stands for Advanced Graphics Port and is used to install additional video memory.

13 Which PCMCIA card type is used for modems?

A checkbox.jpg Type I

B checkbox.jpg Type II

C checkbox.jpg Type III

D checkbox.jpg Type IV

14 Which port is typically used for a modem?

A checkbox.jpg USB

B checkbox.jpg LPT1

C checkbox.jpg COM1

D checkbox.jpg LPT2

15 When connecting a floppy drive to the system, which end of the ribbon cable connects to the floppy drive?

A checkbox.jpg The end with a red stripe

B checkbox.jpg The end with a twist

C checkbox.jpg The end with a blue stripe

D checkbox.jpg The end without a twist

16 What are the labels given to the power connectors that supply power to the motherboard?

A checkbox.jpg P1 and P2

B checkbox.jpg P22 and P2

C checkbox.jpg PT1 and PT2

D checkbox.jpg PS1 and PS2

Answers

1 D. The ATX board had an original motherboard speed of 100 MHz. Older boards, such as the Baby AT, had motherboard speeds of 60 and 66 MHz. See “ATX.”

2 D. The PCI bus architecture is a 32-bit and 64-bit architecture that runs at 33 MHz. AGP runs at 66 MHz, and both ISA and EISA run at 8 MHz. Review “PCI.”

3 A. The battery is responsible for maintaining a charge so that the CMOS RAM doesn’t lose its information. The BIOS chip stores the core system code that allows all the devices to communicate. Check out “Battery.”

4 B. An IDE controller has 40 pins to allow a 40-wire ribbon cable to connect a hard disk or CD-ROM to the motherboard. A floppy controller uses 33 pins, and 50 pins are used by internal SCSI devices. Peruse “IDE connections.”

5 C. The Baby AT motherboard uses a DIN connector as the keyboard connector and is the only I/O port found on the Baby AT and the full AT motherboards. Both slot 1, which is the processor slot for Pentium II processors, and the AGP slot that is used by video cards, exist on the ATX board. Take a look at “Baby AT.”

6 C. A computer can support up to 127 USB devices in a USB chain. Peek at “USB ports.”

7 A. A floppy drive connector has 34 pins, and an IDE connector has 40 pins, and internal SCSI devices have 50 pins. Look over “Floppy disk connectors.”

8 B. PCIe is the newer bus architecture that has the better transfer rates and should be used if PCIe slots are available. AGP would be the next best bus architecture to use for video cards. Study “PCI Express.”

9 B. Level 2 (L2) cache is the type of cache memory that is found on motherboards, whereas Level 1 (L1) cache is found in the processor. Choices C and D are not types of cache memory. Refer to “Cache memory.”

10 C. 72-pin SIMM modules are 32-bit modules, but a DIMM is a 64-bit memory module. Examine “SIMM/DIMM sockets.”

11 B. The bus architecture used in laptop computers is called PCMCIA (Personal Computer Memory Card Industry Association). The other three choices are bus architectures available to desktop computers. Review “PCMCIA.”

12 A. The AGP slot runs at 66 MHz and has a direct path between the slot and the processor so that information will not have to travel through one of the slower buses. AGP stands for Advanced Graphics Port and is used to install a video card, not video memory. Check out “AGP.”

13 B. Type II cards are used for network cards and modems. Type I cards are used for memory upgrades, and Type III cards are used for removable drives. Peruse “PCMCIA.”

14 C. COM1 is a serial port that is typically used for modems or serial mice. LPT ports are parallel ports that are generally used to connect printers. Take a look at “Serial ports.”

15 B. The floppy ribbon cable has one end that is twisted; that twisted end must be connected to the floppy drive. Look over “Floppy disk connectors.”

16 A. P1 and P2 are the typical labels given to a motherboard’s power connectors. Study “Power connectors.”

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset