ITE7 Chp1
ITE7 Chp1
ITE7 Chp1
Personal
Computer
Hardware
IT Essentials 7.0
1 PC Components
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 3
PC Components
Cases
The case houses the internal components such as the power supply, motherboard, central
processing unit (CPU), memory, disk drives, and assorted adapter cards.
The term form factor refers to the physical design and look of a case. Common desktop
computers are available in form factors including:
Horizontal case
Full-Size Tower Many case manufacturers may have their own naming
Compact Tower conventions, including super tower, full tower, mid
All-in-one tower, mini tower, cube case, and more.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 4
PC Components
Power Supplies
Computers use a power supply to convert AC power into a lower voltage DC power required by
internal components.
Desktop computer power supply form factors include:
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 5
PC Components
Connectors
A power supply includes several different
connectors. They are used to power various
internal components such as the motherboard
and disk drives.
Some examples are:
• 20-pin or 24-pin slotted connector
• SATA keyed connector
• Molex keyed connector
• Berg keyed connector
• 4-pin to 8-pin auxiliary power connector
• 6/8-pin PCIe power connector
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 6
PC Components
Power Supply Voltage
The different connectors in a power supply 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 computer can accept slight fluctuations in
power, but a significant deviation can cause the
power supply to fail.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 7
PC Components
Motherboards
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 8
PC Components
Motherboard Components
Major components on a motherboard
include:
• Central Processing Unit (CPU)
• Random Access Memory (RAM)
• Expansion slots
• Chipset
• Basic input/output system (BIOS) chip and
Unified Extensible Firmware Interface
(UEFI) chip
• SATA connectors
• Internal USB connector
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 9
PC Components
Motherboard Chipset
Chipset consists of the integrated circuits on
the motherboard that control how system
hardware interacts with the CPU and
motherboard.
Most chipsets consist of the following two
types:
• Northbridge – Controls high speed access to the
RAM and video card.
• Southbridge – Allows the CPU to communicate
with slower speed devices including hard drives,
Universal Serial Bus (USB) ports, and expansion
slots.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 10
PC Components
What is CPU?
The central processing unit (CPU) is responsible for interpreting and executing commands .
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 11
PC Components
Cooling Systems
Computer components perform better when kept cool.
Computers are kept cool using active and passive cooling solutions.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 12
PC Components
Types of Memory
A computer might use different types of memory chips.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 14
PC Components
Memory Modules (Cont.)
The speed of memory has a direct impact on how much data a processor can
process in a given period of time.
The fastest memory is typically static RAM (SRAM) which is used as cache memory
for storing the most recently used data and instructions by the CPU.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 15
PC Components
Memory Modules (Cont.)
Memory errors occur when the data is not stored correctly in the memory chips. The
computer uses different methods to detect and correct data errors in memory.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 16
PC Components
Adapter Cards
Adapter cards increase the functionality of a computer by adding controllers for
specific devices or by replacing malfunctioning ports.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 17
PC Components
Adapter Cards (Cont.)
Computers have expansion slots on the motherboard to install adapter cards.
The type of adapter card connector must match the expansion slot.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 18
PC Components
Types of Storage Devices
Data drives provide non-volatile storage of data.
Some drives have fixed media, and other drives have removable media.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 19
PC Components
Storage Device Interfaces
Storage devices inside a computer connect to the motherboard using Serial AT
Attachment (SATA) connections. The legacy interface is Parallel ATA (EIDE).
The interface 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.
The cables and connectors are the same, but the data transfer speeds are different.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 20
PC Components
Magnetic Media Storage
This type of storage represents binary values as magnetized or non-magnetized
physical areas of magnetic media.
Common types of magnetic media storage
drives:
• Hard Disk Drive (HDD) – the traditional
magnetic disk devices with storage capacity
ranging from gigabytes (GBs) to terabytes
(TBs).
• Tape Drive – most often used for archiving data.
• Tape drives use a magnetic read/write head and
removable tape cartridge.
• Common tape storage capacities vary between a few
GBs to many TBs.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 21
PC Components
Semiconductor Storage
Solid-state drives (SSD) store data as electrical charges in semiconductor flash
memory. This makes SSDs much faster than magnetic HDDs.
SSDs have no moving parts, make no noise, are more energy efficient, and produce
less heat than HDDs.
SSDs come in three form factors:
• Disc drive form factor – similar to an HDD
• Expansion cards – 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.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 22
PC Components
Types of Optical Storage Devices
Optical drives are removable media storage devices 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.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 23
PC Components
Types of Optical Storage Devices (Cont.)
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.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 24
PC Components
Video Ports and Cables
A video port connects a monitor to a computer using a cable.
Video ports and monitor cables transfer analog signals, digital signals, or both.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 26
PC Components
Adapters and Converters
There are many connection standards in use today. These components are called
adapters and converters:
• Converter – performing the same function as an adapter but also translates the signals from
one technology to the other.
• Adapter – physically connecting one technology to another
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 28
PC Components
New Input Devices
Some new input devices include touch screen, stylus, magnetic strip reader, and
barcode scanner:
• Touch screen – input devices with touch or pressure sensitive screens
• Stylus – a type of digitizer that allows a designer or artist to create artwork by using a pen-
like tool
• Magnetic strip reader – a device that reads information magnetically encoded on the back
of plastic cards
• Barcode scanner – a device that reads the information contained in the barcodes affixed to
products
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 29
PC Components
More New Input Devices
A few newer input devices:
• Digital camera – devices that capture digital images and videos
• Webcams – video cameras that can be integrated into a computer
• Signature pad– a device that electronically captures a person’s signature
• Smart card reader – a device used on a computer to authenticate the user. A smart card
may be the size of a credit card with an embedded microprocessor that is typically under a
gold contact pad on one side of the card.
• Microphone – a device that allows a user to speak into a computer and have their voice
digitized
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 30
PC Components
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:
• NFC devices and terminals – Near Field Communication (NFC) tap to pay devices
• Facial recognition scanners – devices identifying a user based on unique facial features
• Fingerprint scanners – devices identifying a user based on unique fingerprint
• Voice recognition scanners – devices identifying a user based on unique voice
• Virtual reality headset – used with computer games, simulators, and training applications
with virtual reality functionalities.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 31
PC Components
What are Output Devices?
An output device takes binary information from the computer and converts it into a
form that is easily understood by the user.
Examples of output devices include monitors, projectors, VR headsets, printers,
speakers, and headphones.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 32
PC Components
Monitors and Projectors
Most monitors use one of three types of technology:
• Liquid crystal display (LCD)
• Light-emitting diode (LED)
• Organic LED (OLED)
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 33
PC Components
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.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 34
PC Components
Speakers and Headphones
Most computers and mobile devices have audio support either integrated
into the motherboard or on an adapter card.
Headphones, earbuds, and the earphones found in headsets are all auditory
output devices.
These may be wired or wireless. Some are Wi-Fi or Bluetooth-enabled.
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 35
Chapter Summary
© 2016 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 36