Home > Articles > Introduction to Personal Computer Hardware

Introduction to Personal Computer Hardware

Chapter Description

In this sample chapter from IT Essentials Course Booklet, 7th Edition, by Cisco Networking Academy, you will be introduced to the components that make up a computer, including connectors, power supplies, storage drives, and more.

From the Book

IT Essentials Course Booklet

IT Essentials Course Booklet, 7th Edition

$27.00 (Save 10%)

1.2 PC Components

1.2.1 Case and power supplies

1.2.1.1 Cases

The case of a desktop computer houses the internal components such as the power supply, motherboard, central processing unit (CPU), memory, disk drives, and assorted adapter cards.

Cases are typically made of plastic, steel, or aluminum and provide the framework to support, protect, and cool the internal components.

A device form factor refers to its physical design and look. Desktop computers are available in a variety of form factors including:

  • Horizontal case

  • Full-Size Tower

  • Compact Tower

  • All-in-one.

This list is not exhaustive, as many case manufacturers have their own naming conventions. These may include super tower, full tower, mid tower, mini tower, cube case, and more.

Computer components tend to generate a lot of heat; therefore, computer cases contain fans that move air through the case. As the air passes warm components, it absorbs heat and then exits the case. This process keeps the computer components from overheating. Cases are also designed to protect against static electricity damage. The computer’s internal components are grounded via attachment to the case.

1.2.1.2 Power Supplies

Electricity from wall outlets is provided in alternating current (AC). However, all components inside a computer require direct current (DC) power. To obtain DC power, computers use a power supply, as shown here, to convert AC power into a lower voltage DC power.

The following describes the various computer desktop power supply form factors that have evolved over time:

  • Advanced Technology (AT) - This is the original power supply for legacy computer systems now considered obsolete.

  • AT Extended (ATX) - This is the updated version of the AT but still considered to be obsolete.

  • ATX12V - This is the most common power supply on the market today. It includes a second motherboard connector to provide dedicated power to the CPU. There are several versions of ATX12V available.

  • EPS12V - This was originally designed for network servers but is now commonly used in high-end desktop models.

1.2.1.3 Connectors

A power supply includes several different connectors, as shown in here. These connectors are used to power various internal components such as the motherboard and disk drives. The connectors are “keyed” which means that they are designed to be inserted in only one orientation.

1.2.1.4 Power Supply Voltage

The different connectors also provide different voltages. The most common voltages supplied are 3.3 volts, 5 volts, and 12 volts. The 3.3 volt and 5 volt supplies are typically used by digital circuits, while the 12 volt supply is used to run motors in disk drives and fans.

Power supplies can also be single rail, dual rail, or multi rail. A rail is the printed circuit board (PCB) inside the power supply to which the external cables are connected. A single rail has all of the connectors connected to the same PCB while a multi rail PCB has separate PCBs for each connector.

A computer can tolerate slight fluctuations in power, but a significant deviation can cause the power supply to fail.

1.2.1.5 Check Your Understanding - Cases and Power Supplies

1.2.2 Motherboards

1.2.2.1 Motherboards

The motherboard, also known as the system board or the main board, is the backbone of the computer. As shown in the figure, a motherboard is a printed circuit board (PCB) that contains buses, or electrical pathways, that interconnect electronic components. These components may be soldered directly to the motherboard, or added using sockets, expansion slots, and ports.

1.2.2.2 Motherboard Components

These are some connections on the motherboard where computer components can be added, as shown in the Figure 1:

  • Central Processing Unit (CPU) - This is considered the brain of the computer.

  • Random Access Memory (RAM) - This is a temporary location to store data and applications.

  • Expansion slots - These provide locations to connect additional components.

  • Chipset - This consists of the integrated circuits on the motherboard that control how system hardware interacts with the CPU and motherboard. It also establishes how much memory can be added to a motherboard and the type of connectors on the motherboard.

  • Basic input/output system (BIOS) chip and Unified Extensible Firmware Interface (UEFI) chip - BIOS is used to help boot the computer and manage the flow of data between the hard drive, video card, keyboard, mouse, and more. Recently the BIOS has been enhanced by UEFI. UEFI specifies a different software interface for boot and runtime services but still relies on the traditional BIOS for system configuration, power-on self -test (POST), and setup.

Some additional important connectors are shown in Figure 2.

1.2.2.3 Motherboard Chipset

The figure illustrates how a motherboard connects various components.

Most chipsets consist of the following two types:

  • Northbridge - Controls high speed access to the RAM and video card. It also controls the speed at which the CPU communicates with all of the other components in the computer. Video capability is sometimes integrated into the Northbridge.

  • Southbridge - Allows the CPU to communicate with slower speed devices including hard drives, Universal Serial Bus (USB) ports, and expansion slots

1.2.2.4 Motherboard Form Factors

The form factor of motherboards pertains to the size and shape of the board. It also describes the physical layout of the different components and devices on the motherboard.

There have been many variations of motherboards developed over the years. There are three common motherboard form factors:

  • Advanced Technology eXtended (ATX) - This is the most common motherboard form factor. The ATX case accommodates the integrated I/O ports on the standard ATX motherboard. The ATX power supply connects to the motherboard via a single 20-pin connector.

  • Micro-ATX - This is a smaller form factor that is designed to be backward-compatible with ATX. Micro-ATX boards often use the same Northbridge and Southbridge chipsets and power connectors as full-size ATX boards and therefore can use many of the same components. Generally, Micro-ATX boards can fit in standard ATX cases. However, Micro-ATX motherboards are much smaller than ATX motherboards and have fewer expansion slots.

  • ITX - The ITX form factor has gained in popularity because of its very small size. There are many types of ITX motherboards; however, Mini-ITX is one of the most popular. The Mini-ITX form factor uses very little power, so fans are not needed to keep it cool. A Mini-ITX motherboard has only one PCI slot for expansion cards. A computer based on a Mini-ITX form factor can be used in places where it is inconvenient to have a large or noisy computer.

The table in the figure highlights these and other form factor variations.

1.2.2.5 Check Your Understanding - Motherboards

1.2.3 CPUs and Cooling Systems

1.2.3.1 What is a CPU?

The central processing unit (CPU) is responsible for interpreting and executing commands. It handles instructions from the computer’s other hardware, such as a keyboard, and software. The CPU interprets the instructions and outputs the information to the monitor or performs the requested tasks.

The CPU is a small microchip that resides within a CPU package. The CPU package is often referred to as the CPU. CPU packages come in different form factors, each style requiring a particular socket on the motherboard. Common CPU manufacturers include Intel and AMD.

The CPU socket is the connection between the motherboard and the processor. Modern CPU sockets and processor packages are built around the following architectures:

  • Pin Grid Array (PGA) - (Figure 1) In PGA architecture, the pins are on the underside of the processor package and is inserted into the motherboard CPU socket using zero insertion force (ZIF). ZIF refers to the amount of force needed to install a CPU into the motherboard socket or slot.

  • Land Grid Array (LGA) - (Figure 2) In an LGA architecture, the pins are in the socket instead of on the processor.

1.2.3.2 Cooling Systems

The flow of current between electronic components generates heat. Computer components perform better when kept cool. If the heat is not removed, the computer may run more slowly. If too much heat builds up, the computer could crash, or components can be damaged. Therefore, it is imperative that computers be kept cool.

Computers are kept cool using active and passive cooling solutions. Active solutions require power while passive solutions do not. Passive solutions for cooling usually involve reducing the speed at which a component is operating or adding heat sinks to computer chips. A case fan is considered as active cooling. The figure shows examples of passive and active cooling solutions.

1.2.3.3 Check Your Understanding - CPUs and Cooling Systems

1.2.4 Memory

1.2.4.1 Types of Memory

A computer might use different types of memory chips, as shown in the figure. However, all memory chips store data in the form of bytes. A byte is a grouping of digital information and represents information such as letters, numbers, and symbols. Specifically, a byte is a block of eight bits stored as either 0 or 1 in the memory chip.

Read-Only Memory

An essential computer chip is the read-only memory (ROM) chip. ROM chips are located on the motherboard and other circuit boards and contain instructions that can be directly accessed by a CPU. The instructions stored in ROM include basic operation instructions such as booting the computer and loading the operating system.

ROM is nonvolatile which means that the contents are not erased when the computer is powered off.

Random Access Memory

RAM is the temporary working storage for data and programs that are being accessed by the CPU. Unlike ROM, RAM is volatile memory, which means that the contents are erased every time the computer is powered off.

Adding more RAM in a computer enhances the system performance. For instance, more RAM increases the memory capacity of the computer to hold and process programs and files. With less RAM, a computer must swap data between RAM and the much slower hard drive. The maximum amount of RAM that can be installed is limited by the motherboard.

1.2.4.2 Types of ROM

1.2.4.3 Types of RAM

1.2.4.4 Memory Modules

Early computers had RAM installed on the motherboard as individual chips. The individual memory chips, called dual inline package (DIP) chips, were difficult to install and often became loose. To solve this problem, designers soldered the memory chips to a circuit board to create a memory module which would then be placed into a memory slot on the motherboard.

The different types of memory modules are described in Figure 1.

The speed of memory has a direct impact on how much data a processor can process in a given period of time. As processor speed increases, memory speed must also increase. Memory throughput has also been increased through multichannel technology. Standard RAM is single channel, meaning that all of the RAM slots are addressed at the same time. Dual channel RAM adds a second channel to be able to access a second module at the same time. Triple channel technology provides another channel so that three modules can be accessed at the same time.

The fastest memory is typically static RAM (SRAM) which is cache memory for storing the most recently used data and instructions by the CPU. SRAM provides the processor with faster access to the data than retrieving it from the slower dynamic RAM (DRAM), or main memory.

The three most common types of cache memory are described in Figure 2.

Memory errors occur when the data is not stored correctly in the chips. The computer uses different methods to detect and correct data errors in memory.

Different types of error checking methods are described in Figure 3.

1.2.4.5 Check Your Understanding - Memory

1.2.5 Adapter Cards and Expansion Slots

1.2.5.1 Adapter Cards

Adapter cards increase the functionality of a computer by adding controllers for specific devices or by replacing malfunctioning ports.

There are a variety of adapter cards available that are used to expand and customize the capability of a computer:

  • Sound adapter - Sound adapters provide audio capability.

  • Network Interface Card (NIC) - A NIC connects a computer to a network using a network cable.

  • Wireless NIC - A wireless NIC connects a computer to a network using radio frequencies.

  • Video adapter - Video adapters provide video capability.

  • Capture card - Capture cards send a video signal to a computer so that the signal can be recorded to a storage drive with video capture software.

  • TV tuner card - These provide the ability to watch and record television signals on a PC by connecting a cable television, satellite, or antenna to the installed tuner card.

  • Universal Serial Bus (USB) controller card - Provides additional USB ports to connect the computer to peripheral devices.

  • eSATA card - Adds additional internal and external SATA ports to a computer through a single PCI Express slot.

Figure 1 shows some of these adapter cards. It should be noted that some of these adapter cards can be integrated on the motherboard.

Computers have expansion slots on the motherboard to install adapter cards. The type of adapter card connector must match the expansion slot. Refer to Figure 2 to learn about expansion slots.

1.2.5.2 Check Your Understanding - Adapter Cards and Expansion Slots

1.2.6 Hard disk drives and SSDs

1.2.6.1 Types of Storage Devices

A number of different types of devices are available for data storage on a PC, as shown in the figure. Data drives provide non-volatile storage of data, meaning that when the drive loses power, the data is retained and available the next time the drive is powered on. Some drives have fixed media, and other drives have removable media. Some offer the ability to read and write data, while others only allow data to be accessed, but not written. Data storage devices can be classified according to the media on which the data is stored; magnetic like HDD and tape drives, solid state, or optical.

1.2.6.2 Storage Device Interfaces

Internal storage devices often connect to the motherboard using Serial AT Attachment (SATA) connections. The SATA standards define the way that data is transferred, the transfer rates, and physical characteristics of the cables and connectors.

There are three main versions of the SATA standard: SATA 1, SATA 2, and SATA 3, as shown in the figure. The cables and connectors are the same, but the data transfer speeds are different. SATA 1 allows for a maximum data transfer rate of 1.5 Gb/s while SATA 2 can reach up to 3 Gb/s. SATA 3 is the fastest with speeds up to 6 Gb/s.

Small Computer System Interface (SCSI) is another interface between motherboards and data storage devices. It is an older standard that originally used parallel, rather than serial, data transfers. A new version of SCSI known as Serially Attached SCSI (SAS) has been developed. SAS is a popular interface used for server storage.

1.2.6.3 Magnetic Media Storage

One type of storage represents binary values as magnetized or non-magnetized physical areas of magnetic media. Mechanical systems are used to position and read the media. The following are common types of magnetic media storage drives:

  • Hard Disk Drive (HDD) - HDDs are the traditional magnetic disk devices that have been used for years. Their storage capacity ranges from gigabytes (GBs) to terabytes (TBs). Their speed is measured in revolutions per minute (RPM). This indicates how fast the spindle turns the platters that hold the data. The faster the spindle speed, the faster a hard drive can find data on the platters. This can correspond to faster transfer speeds. Common hard drive spindle speeds include 5400, 7200, 10,000, and 15,000 RPM. HDDs come in 1.8, 2.5 and 3.5 inch form factors, as shown in Figure 1. The 3.5 inch form factor is standard for personal computers. 2.5 inch HDDs are typically used in mobile devices. 1.8 inch HDDs were used in portable media players and other mobile applications, but are seldom used in new devices.

  • Tape Drive - Magnetic tapes are most often used for archiving data. At one time they were useful for backing up PCs, however as HDDs became cheaper, external HDD drives are now frequently used for this purpose. However, tape backups are still used in enterprise networks. Tape drives use a magnetic read/write head and removable tape cartridge, as shown in Figure 2. Although data retrieval using a tape drive can be fast, locating specific data is slow because the tape must be wound on a reel until the data is found. Common tape storage capacities vary between a few GBs to many TBs.

1.2.6.4 Semiconductor Storage

Solid-state drives (SSD) store data as electrical charges in semiconductor flash memory. This makes SSDs much faster than magnetic HDDs. SSD storage capacity ranges from around 120 GBs to many TBs. SSDs have no moving parts, make no noise, are more energy efficient, and produce less heat than HDDs. Because SSDs have no moving parts to fail, they are considered to be more reliable than HDDs.

SSDs come in three form factors:

  • Disc drive form factor - These are similar to an HDD in which the semiconductor memory is in a closed package that can be mounted in computer cases like an HDD. They can be 2.5, 3.5, and 1.8 inches, although those are rare.

  • Expansion cards - This plugs directly into the motherboard and mounts in the computer case like other expansion cards.

  • mSata or M.2 modules - These packages may use a special socket. M.2 is a standard for computer expansion cards. It is a family of standards that specify physical aspects of expansion cards such as connectors and dimension.

These form factors are shown in Figure 1. Figure 2 shows the 2.5 inch and M.2 form factors in comparison to a 3.5 inch magnetic HDD.

The Non-Volatile Memory Express (NVMe) specification was developed specifically to allow computers to take greater advantage of the features of SSDs by providing a standard interface between SSDs, the PCIe bus, and operating systems. NVMe allows compliant SSD drives to attach to the PCIe bus without requiring special drivers, in much the same way that USB flash drives can be used in multiple computers without requiring installation on each.

Finally, Solid State Hybrid Drives (SSHDs) are a compromise between a magnetic HDD and an SSD. They are faster than an HDD but less expensive than an SSD. They combine a magnetic HDD with onboard flash memory serving as a non-volatile cache. The SSHD drive automatically caches data that is frequently accessed, which can speed up certain operations such as operating system start up.

1.2.6.5 Check Your Understanding - Data Storage Devices

1.2.7 Optical Storage Devices

1.2.7.1 Types of Optical Storage Devices

Optical drives are a type of removable media storage device that use lasers to read and write data on optical media. They were developed to overcome the storage capacity limitations of removable magnetic media such as floppy discs and magnetic storage cartridges. Figure 1 shows an internal optical drive. There are three types of optical drives:

  • Compact Disc (CD) - audio and data

  • Digital Versatile Disc (DVD) - digital video and data

  • Blu-ray Disc (BD) - HD digital video and data

CD, DVD, and BD media can be pre-recorded (read only), recordable (write once), or re-recordable (read and write multiple times). DVD and BD media can also be single layer (SL) or dual layer (DL). Dual layer media roughly doubles the capacity of a single disc.

Figure 2 describes the various types of optical media and their approximate storage capacities.

1.2.7.2 Check Your Understanding - Types of Optical Media

1.2.8 Ports, Cables, and Adaptors

1.2.8.1 Video Ports and Cables

A video port connects a monitor cable to a computer. Video ports and monitor cables transfer analog signals, digital signals, or both. Computers are digital devices that create digital signals. The digital signals are sent to the graphics card where they are transmitted through a cable to a display.

1.2.8.2 Other Ports and Cables

Input/output (I/O) ports on a computer connect peripheral devices such as printers, scanners, and portable drives. In addition to the ports and interfaces previously discussed, a computer may also have other ports.

1.2.8.3 Adapters and Converters

There are many connection standards in use today. Many are interoperable but require specialized components. These components are called adapters and converters:

  • Adapter - This is a component that physically connects one technology to another. For example, a DVI to HDMI adapter. The adapter could be one component or a cable with different ends.

  • Converter - This performs the same function as an adapter but also translates the signals from one technology to the other. For example, a USB 3.0 to SATA converter enables a hard disk drive to be used as a flash drive.

1.2.8.4 Check Your Understanding - Cables and Connectors

1.2.9 Input Devices

1.2.9.1 The Original Input Devices

Input devices allow the user to communicate with a computer. The images below are some of the first input devices.

1.2.9.2 New Input Devices

Some new input devices include touch screen, a stylus, a magnetic strip reader and a barcode scanner.

1.2.9.3 More New Input Devices

1.2.9.4 Most Recent Input Devices

The newest input devices include NFC devices and terminals, facial recognition scanners, fingerprint scanners, voice recognition scanners, and virtual reality headsets.

1.2.9.5 Check Your Understanding - Input Devices

1.2.10 Output Devices

1.2.10.1 What are Output Devices?

An output device takes binary information (ones and zeroes) from the computer and converts it into a form that is easily understood by the user.

Monitors and projectors are output devices that create visual and audio signals for the user (Figure 1). Virtual Reality (VR) headsets are another type of output device. Televisions may also be output devices. Printers are visual output devices that create hard copies of computer files.

Speakers and headphones are output devices that produce only audio signals (Figure 2). Output devices make it possible for users to interact with computers.

1.2.10.2 Monitors and Projectors

1.2.10.3 VR and AR Headsets

Virtual Reality (VR) uses computer technology to create a simulated, three-dimensional environment. The user feels immersed in this ‘virtual world’ and manipulates it. A VR headset completely encases the upper portion of users’ faces, not allowing in any ambient light from their surroundings. Most VR experiences have three-dimensional images that seem life-sized to the user. VR experiences also track a user’s motions, and adjust the images on the user’s display accordingly.

Augmented Reality (AR) uses similar technology but superimposes images and audio over the real world in real time. AR can provide users with immediate access to information about their real surroundings. An AR headset usually does not close off ambient light to users, allowing them to see their real life surroundings. Not all AR requires a headset. Some AR can simply be downloaded onto a smart phone. Pokemon GO is an early version of an AR game that uses a player’s smart phone to ‘see and capture’ virtual objects in the real world. Other AR devices are smart glasses. They weigh much less than the headsets and are often designed for a specific audience, such as cyclists.

1.2.10.4 Printers

Printers are output devices that create hard copies of files. A hard copy might be a on a sheet of paper. It could also be a plastic form created from a 3D printer.

The figure shows a variety of printer types. Today’s printers may be wired, wireless, or both. They use different technology to create the image you see. All printers require printing material (such as ink, toner, liquid plastic, etc.) and a method to place it accurately on the paper or extrude it into the desired shape. All printers have hardware that must be maintained. Most printers also have software, in the form of drivers that must be kept up to date.

1.2.10.5 Speakers and Headphones

1.2.10.6 Check Your Understanding - Visual and Auditory Output Device Characteristics

4. 1.3 Computer Disassembly | Next Section Previous Section

Cisco Press Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from Cisco Press and its family of brands. I can unsubscribe at any time.

Overview

Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about Cisco Press products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information

To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites; develop new products and services; conduct educational research; and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@ciscopress.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information

Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security

Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children

This site is not directed to children under the age of 13.

Marketing

Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information

If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out

Users can always make an informed choice as to whether they should proceed with certain services offered by Cisco Press. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.ciscopress.com/u.aspx.

Sale of Personal Information

Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents

California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure

Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links

This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact

Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice

We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020