SlideShare a Scribd company logo
1 of 38
Chapter 1
Hardware Needs Software to Work
Objectives
• Learn that a computer requires both hardware and
  software to work.
• Learn about the many different hardware
  components inside of and connected to a computer
Introduction
• End users need not know how a computer works
• To add to your end user knowledge, study is needed

• Studying this text will help you do the following:
   – Install new hardware and software
   – Diagnose hardware and software problems
   – Solve hardware and software problems
   – Evaluate new hardware and operating systems
   – Pass the A+ series of exams
Hardware Needs Software to Work
• Hardware: physical portion of a computer
   – Components: monitor, keyboard, memory, hard drive
• Software: instructions used to manipulate hardware
   – Requirements: input, processing, storage, output
• All hardware operations are based on binary values
• Binary number system consists of two digits: 0 and
  1
• Fundamental groupings of binary numbers:
   – Bit: binary digit that can take on values of 0 or 1
   – Nibble: four bits
   – Byte: four bits
Figure 1-2 All communication, storage, and processing of data inside a
computer are in binary form until presented as output to the user
PC Hardware Components
• Most input/output (I/O) devices are external to case
• Most processing and storage devices are internal
• Central processing unit (CPU)
   – Also called the processor or microprocessor
   – Reads input, processes data, writes data to storage
• Elements required by I/O and storage devices
   – A method for CPU to communicate with the device
   – Software to instruct and control the device
   – Electricity to power the device
Hardware Used for Input and Output
• Connections to the case can be cabled or wireless
• Port: access point located in back or front of case
• Chief input devices:
   – Keyboard: enhanced type holds 104 keys
   – Mouse: pointing device used to select screen items
• Chief output devices:
   – Monitor: visually displays primary output of computer
   – Printer: produces output on paper (hard copy)
Figure 1-6 The two most popular output devices are the
                monitor and the printer
Hardware Inside the Computer Case
• Most storage and processing occurs in the case
• Internal devices common to most computers:
  –   Motherboard containing CPU, memory, other parts
  –   Floppy drive, hard drive, CD drive for persistent storage
  –   Power supply with power cords supplying electricity
  –   Circuit boards for internal and external communication
  –   Cables to connect devices to all circuit boards
• Expansion cards are installed in expansion slots
• Two types of cables: data (communication) and power
Figure 1-8 Inside the computer case
The Motherboard
• The largest and most important circuit board
   – Also known as the main board or system board
   – Contains the CPU, expansion slots, other devices
• Categories used to group motherboard components
   – Processing,   temporary   storage,   communication,
     power
• All devices communicate with CPU on motherboard
• A peripheral device links to motherboard via cable
• Some motherboard ports outside of the case:
   – Keyboard, mouse, parallel, USB ports, sound ports
Figure 1-9 All hardware components are either located on the motherboard or
directly or indirectly connected to it because they must all communicate with the CPU
Figure 1-10 A motherboard provides ports for common I/O devices
The Processor and the Chipset
•   CPU: chip that performs most data processing
•   Chipset: group of microchips controlling data flow
•   Personal computer (PC): chief focus of this text
•   Major manufacturers of CPUs and chipsets for PCs
    – Intel Corporation, AMD, VIA, SiS, and Cyrix
Figure 1-12 This motherboard uses two chips in its chipset (notice the bus
lines coming from each chip used for communication)
Storage Devices
• Primary storage (main memory):
  – Temporary storage used by the processor
  – Example: RAM (random access memory)
• Secondary storage (permanent storage):
  – Enables data to persist after the machine is turned off
  – Examples: hard drive, CD, floppy disk
• Analogy to primary-secondary memory relationship
  – Book stacks in a library are like permanent storage
  – Books can be moved to a desk (temporary storage)
Figure 1-13 Memory is a temporary place to hold instructions and data while
the CPU processes both
Primary Storage
• RAM (random access memory):
   – Device providing temporary storage
   – Located on motherboard and on other circuit boards
• Three types of RAM boards (memory modules):
   – DIMM (dual inline memory module)
   – RIMM (Rambus inline memory module)
   – SIMM (single inline memory module)
• RAM is volatile (data does not persist)
• ROM (read-only memory) is nonvolatile
Figure 1-14 A SIMM, DIMM, or RIMM holds RAM and
is mounted directly on a motherboard
Secondary Storage
• Hard drive
   – Case containing disks that rotate at high speeds
   – An arm with a read/write head traverses the platter
• Integrated Drive Electronics (IDE)
   – Technology used internally by a hard drive
• ATA (AT Attachment) standard
   – Specifies motherboard-hard drive interface
   – Types: Serial ATA or parallel ATA (Enhanced IDE)
• Parallel ATA accommodates up to four IDE devices
Figure 1-16 Hard drive with sealed cover removed
Figure 1-18 Two IDE devices connected to a motherboard
using both IDE connections and two cables
Secondary Storage (continued)
• Serial ATA standard
   – Allows for more than four drives in a system
   – Applies only to hard drives and not to other drives
• Some IDE devices: hard drives, Zip drives, CD drive
• Floppy drive
   – 3.5-inch disk holding 1.44 MB of data
   – Floppy drive connector is distinct from IDE connectors
• CD-ROM (compact disc read-only memory) drive
   – Standard equipment for reading software distributions
Figure 1-22 A motherboard usually provides a connection
for a floppy drive cable
Motherboard Components Used For
    Communication Among Devices
• Traces: circuits or paths that move data and power
• Bus: system of pathways and transmission protocols
• Data bus
   – Lines in a bus that carry the data
   – Binary bits correspond to voltage values of on or off
   – Data path sizes: 8, 16, 32, 64, or 128 bits wide
• Main bus on motherboard (system bus, memory bus)
   – Communicates with CPU, memory, and chipset
• Pulse of system clock carried by line on motherboard
Figure 1-26 A data bus has traces or lines that carry
voltage interpreted by the CPU and other devices as bits
Motherboard Components Used For
    Communication Among Devices
             (continued)
• Devices work according to beats (or cycles)
• Clock speed is measured in hertz (cycles/second)
  – One megahertz (MHz): one million cycles per second
  – One gigahertz (GHz): one billion cycles per second
• Common ratings for motherboard buses
  – 1066 MHz, 800 MHz, 533 MHz, or 400 MHz
• Range of CPU speeds: 166 MHz to 4 GHz
• Buses for expansion slots: PCI, AGP, ISA
Figure 1-29 PCI bus expansion slots are shorter than ISA slots and offset
farther; the one AGP slot is set farther from the edge of the board
Interface (Expansion) Cards
• Some names for circuits mounted in expansion slots:
   – Circuit cards, adapter boards, expansion cards, cards
• Cards that connect the CPU to an external device:
   –   Video: provides a port for the monitor
   –   Sound: provides ports for speakers and microphones
   –   Network: provides a port for a network cable
   –   Modem: provides ports for phone lines
• Determine a card’s function by identifying its port
Figure 1-31 This circuit board is a modem card and is
mounted in a PCI slot on the motherboard
The Electrical System
• Power supply
  –   Most important electrical component
  –   Converts AC voltage external source to DC voltage
  –   Reduces voltage from 110-120 volts to 12 volts or less
  –   Runs a fan to cool the inside of the computer case
• Temperatures > 185° F can cause component failure
• Motherboard has 1 or 2 connections to power supply
Figure 1-35 The motherboard receives its power from the power supply
by way of one or more connections located near the edge of the board
or near the processor
Instructions Stored on the
     Motherboard and Other Boards
• BIOS (basic input/output system)
   – Data and instructions stored on ROM chips
   – ROM BIOS chips are a type of firmware
• Three purposes served by motherboard ROM BIOS:
   – System BIOS: used to manage simple devices
   – Startup BIOS: used to start the computer
   – CMOS setup: used to change motherboard settings
• CMOS RAM: includes date, time, port configurations
• Flash ROM: ROM chips the can be overwritten
Figure 1-36 This firmware chip contains flash
ROM and CMOS RAM; CMOS RAM is powered by
the coin battery located near the chip
Advanced Configuration and Power
               Interface
•   Also known as ACPI
•   Standards specifying a power saving feature
•   Enables a system to power up by a keyboard
•   Supported by most systems, such as Windows XP
•   Advanced Power Management (APM)
    – Older BIOS power management standard
Plug and Play
• Also known as PnP
• Standard simplifying installation of hardware devices
• PnP BIOS begins process of configuring devices
• PnP-compliant operating system completes
  configuration
• ESCD (extended system configuration data) Plug
  and Play BIOS
    – Enhanced version of PnP
    – Stores manual configuration steps
Summary
• A computer comprises hardware and software
• Main functions: input, output, processing, storage
• Data is stored in a binary format (1 or 0, on or off)
• Input/output devices: keyboard, mouse, printer,
  monitor
• Motherboard (system board): contains the CPU,
  access to other circuit boards and peripherals
Summary (continued)
• Primary storage (RAM) is volatile (temporary)
• Secondary storage is nonvolatile (permanent)
• Parallel and serial ATA standards: enable secondary
  storage devices to interface with the motherboard
• Computer bus: system of communication pathways
  and protocols
• ROM BIOS helps start PCs, manage simple devices,
  and change some motherboard settings

More Related Content

What's hot

What's hot (20)

COMPUTER HARDWARE ASSEMBLING
COMPUTER HARDWARE ASSEMBLING COMPUTER HARDWARE ASSEMBLING
COMPUTER HARDWARE ASSEMBLING
 
1.2 i o interface
1.2 i o interface1.2 i o interface
1.2 i o interface
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Processors and its Types
Processors and its TypesProcessors and its Types
Processors and its Types
 
Types and components of computer system
Types and components of computer systemTypes and components of computer system
Types and components of computer system
 
Operating Systems Basics
Operating Systems BasicsOperating Systems Basics
Operating Systems Basics
 
Cpu
CpuCpu
Cpu
 
Introduction motherboard
Introduction motherboardIntroduction motherboard
Introduction motherboard
 
Units of storage in computer
Units of storage in computerUnits of storage in computer
Units of storage in computer
 
Basic of Computer
Basic of ComputerBasic of Computer
Basic of Computer
 
System unit
System unitSystem unit
System unit
 
Motherboard, It's Functions and It's Components
Motherboard, It's Functions and It's ComponentsMotherboard, It's Functions and It's Components
Motherboard, It's Functions and It's Components
 
Internal parts of a computer and their functions
Internal parts of a computer and their functionsInternal parts of a computer and their functions
Internal parts of a computer and their functions
 
Cpu
CpuCpu
Cpu
 
Hardware and software
Hardware and softwareHardware and software
Hardware and software
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
Systemcare in computer
Systemcare in computer Systemcare in computer
Systemcare in computer
 
Disk Drives Interfaces
Disk Drives InterfacesDisk Drives Interfaces
Disk Drives Interfaces
 
Comuputer processor
Comuputer processorComuputer processor
Comuputer processor
 
Computer memory
Computer memoryComputer memory
Computer memory
 

Similar to Ch01

PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.pptMrZeke1
 
PC Components_Hardware_Software_CSS11.ppt
PC Components_Hardware_Software_CSS11.pptPC Components_Hardware_Software_CSS11.ppt
PC Components_Hardware_Software_CSS11.pptRiannel Tecson
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.pptVida533595
 
Ahsan by computer component information
Ahsan by computer component informationAhsan by computer component information
Ahsan by computer component informationAhsanUbaidi
 
PC Components.pptx
PC Components.pptxPC Components.pptx
PC Components.pptxElmerPogoy
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.pptRoyTari
 
Inside the computer
Inside the computerInside the computer
Inside the computerZafar Ayub
 
Additional notes parts & functions of a computer
Additional notes   parts & functions of a computerAdditional notes   parts & functions of a computer
Additional notes parts & functions of a computermn_maps
 
Pc maintenance
Pc maintenancePc maintenance
Pc maintenanceFitaAyalew
 
Computer Main Comppponents.pdf
Computer Main Comppponents.pdfComputer Main Comppponents.pdf
Computer Main Comppponents.pdfthinalost
 
Typical configuration of Computer.pptx
Typical configuration of Computer.pptxTypical configuration of Computer.pptx
Typical configuration of Computer.pptxpreethika kv
 
PC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptPC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptvimala elumalai
 
Internal components storage devices
Internal components storage devicesInternal components storage devices
Internal components storage devicesEdz Gapuz
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfSysteDesig
 

Similar to Ch01 (20)

Pc components
Pc componentsPc components
Pc components
 
a+ ptc
a+ ptca+ ptc
a+ ptc
 
Test
TestTest
Test
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 
PC Components_Hardware_Software_CSS11.ppt
PC Components_Hardware_Software_CSS11.pptPC Components_Hardware_Software_CSS11.ppt
PC Components_Hardware_Software_CSS11.ppt
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 
Ahsan by computer component information
Ahsan by computer component informationAhsan by computer component information
Ahsan by computer component information
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 
PC Components.pptx
PC Components.pptxPC Components.pptx
PC Components.pptx
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 
Inside the computer
Inside the computerInside the computer
Inside the computer
 
Additional notes parts & functions of a computer
Additional notes   parts & functions of a computerAdditional notes   parts & functions of a computer
Additional notes parts & functions of a computer
 
Pc maintenance
Pc maintenancePc maintenance
Pc maintenance
 
Computer Main Comppponents.pdf
Computer Main Comppponents.pdfComputer Main Comppponents.pdf
Computer Main Comppponents.pdf
 
Typical configuration of Computer.pptx
Typical configuration of Computer.pptxTypical configuration of Computer.pptx
Typical configuration of Computer.pptx
 
motherboard.pptx
motherboard.pptxmotherboard.pptx
motherboard.pptx
 
PC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptPC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.ppt
 
Internal components storage devices
Internal components storage devicesInternal components storage devices
Internal components storage devices
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdf
 

More from Lukmanulhakim Almamalik

Promoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfPromoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfLukmanulhakim Almamalik
 
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLEPENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLELukmanulhakim Almamalik
 
Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Lukmanulhakim Almamalik
 
Buku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiBuku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiLukmanulhakim Almamalik
 

More from Lukmanulhakim Almamalik (20)

Promoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdfPromoting Green Financing Mechanisms.pdf
Promoting Green Financing Mechanisms.pdf
 
UU_Perindustrian_No_3_2014.pdf
UU_Perindustrian_No_3_2014.pdfUU_Perindustrian_No_3_2014.pdf
UU_Perindustrian_No_3_2014.pdf
 
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLEPENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN  VENSIM PLE
PENGENALAN PEMODELAN SISTEM DINAMIK MENGGUNAKAN VENSIM PLE
 
Bahan kuliah ttm [compatibility mode]
Bahan kuliah ttm [compatibility mode]Bahan kuliah ttm [compatibility mode]
Bahan kuliah ttm [compatibility mode]
 
Buku systems thinking
Buku systems thinkingBuku systems thinking
Buku systems thinking
 
Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)Buku informasi tik.cs03.012.01 (autosaved)
Buku informasi tik.cs03.012.01 (autosaved)
 
Buku informasi tik.cs03.016.01
Buku informasi tik.cs03.016.01Buku informasi tik.cs03.016.01
Buku informasi tik.cs03.016.01
 
Buku informasi tik.cs03.011.01
Buku informasi tik.cs03.011.01Buku informasi tik.cs03.011.01
Buku informasi tik.cs03.011.01
 
Tik.cs03.008.01 buku informasi
Tik.cs03.008.01 buku informasiTik.cs03.008.01 buku informasi
Tik.cs03.008.01 buku informasi
 
Tik.cs03.007.01 buku informasi
Tik.cs03.007.01 buku informasiTik.cs03.007.01 buku informasi
Tik.cs03.007.01 buku informasi
 
Tik.cs03.006.01 buku informasi
Tik.cs03.006.01 buku informasiTik.cs03.006.01 buku informasi
Tik.cs03.006.01 buku informasi
 
Tik.cs02.053.01 buku informasi
Tik.cs02.053.01 buku informasiTik.cs02.053.01 buku informasi
Tik.cs02.053.01 buku informasi
 
Buku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisiBuku informasi tik.cs03.015.01 udah revisi
Buku informasi tik.cs03.015.01 udah revisi
 
Buku informasi tik.cs03.010.01
Buku informasi tik.cs03.010.01Buku informasi tik.cs03.010.01
Buku informasi tik.cs03.010.01
 
Buku informasi memperbaiki monitor
Buku informasi   memperbaiki monitorBuku informasi   memperbaiki monitor
Buku informasi memperbaiki monitor
 
Ch22
Ch22Ch22
Ch22
 
Ch21
Ch21Ch21
Ch21
 
Ch20
Ch20Ch20
Ch20
 
Ch19
Ch19Ch19
Ch19
 
Ch18
Ch18Ch18
Ch18
 

Recently uploaded

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Recently uploaded (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Ch01

  • 1. Chapter 1 Hardware Needs Software to Work
  • 2. Objectives • Learn that a computer requires both hardware and software to work. • Learn about the many different hardware components inside of and connected to a computer
  • 3. Introduction • End users need not know how a computer works • To add to your end user knowledge, study is needed • Studying this text will help you do the following: – Install new hardware and software – Diagnose hardware and software problems – Solve hardware and software problems – Evaluate new hardware and operating systems – Pass the A+ series of exams
  • 4. Hardware Needs Software to Work • Hardware: physical portion of a computer – Components: monitor, keyboard, memory, hard drive • Software: instructions used to manipulate hardware – Requirements: input, processing, storage, output • All hardware operations are based on binary values • Binary number system consists of two digits: 0 and 1 • Fundamental groupings of binary numbers: – Bit: binary digit that can take on values of 0 or 1 – Nibble: four bits – Byte: four bits
  • 5. Figure 1-2 All communication, storage, and processing of data inside a computer are in binary form until presented as output to the user
  • 6. PC Hardware Components • Most input/output (I/O) devices are external to case • Most processing and storage devices are internal • Central processing unit (CPU) – Also called the processor or microprocessor – Reads input, processes data, writes data to storage • Elements required by I/O and storage devices – A method for CPU to communicate with the device – Software to instruct and control the device – Electricity to power the device
  • 7. Hardware Used for Input and Output • Connections to the case can be cabled or wireless • Port: access point located in back or front of case • Chief input devices: – Keyboard: enhanced type holds 104 keys – Mouse: pointing device used to select screen items • Chief output devices: – Monitor: visually displays primary output of computer – Printer: produces output on paper (hard copy)
  • 8. Figure 1-6 The two most popular output devices are the monitor and the printer
  • 9. Hardware Inside the Computer Case • Most storage and processing occurs in the case • Internal devices common to most computers: – Motherboard containing CPU, memory, other parts – Floppy drive, hard drive, CD drive for persistent storage – Power supply with power cords supplying electricity – Circuit boards for internal and external communication – Cables to connect devices to all circuit boards • Expansion cards are installed in expansion slots • Two types of cables: data (communication) and power
  • 10. Figure 1-8 Inside the computer case
  • 11. The Motherboard • The largest and most important circuit board – Also known as the main board or system board – Contains the CPU, expansion slots, other devices • Categories used to group motherboard components – Processing, temporary storage, communication, power • All devices communicate with CPU on motherboard • A peripheral device links to motherboard via cable • Some motherboard ports outside of the case: – Keyboard, mouse, parallel, USB ports, sound ports
  • 12. Figure 1-9 All hardware components are either located on the motherboard or directly or indirectly connected to it because they must all communicate with the CPU
  • 13. Figure 1-10 A motherboard provides ports for common I/O devices
  • 14. The Processor and the Chipset • CPU: chip that performs most data processing • Chipset: group of microchips controlling data flow • Personal computer (PC): chief focus of this text • Major manufacturers of CPUs and chipsets for PCs – Intel Corporation, AMD, VIA, SiS, and Cyrix
  • 15. Figure 1-12 This motherboard uses two chips in its chipset (notice the bus lines coming from each chip used for communication)
  • 16. Storage Devices • Primary storage (main memory): – Temporary storage used by the processor – Example: RAM (random access memory) • Secondary storage (permanent storage): – Enables data to persist after the machine is turned off – Examples: hard drive, CD, floppy disk • Analogy to primary-secondary memory relationship – Book stacks in a library are like permanent storage – Books can be moved to a desk (temporary storage)
  • 17. Figure 1-13 Memory is a temporary place to hold instructions and data while the CPU processes both
  • 18. Primary Storage • RAM (random access memory): – Device providing temporary storage – Located on motherboard and on other circuit boards • Three types of RAM boards (memory modules): – DIMM (dual inline memory module) – RIMM (Rambus inline memory module) – SIMM (single inline memory module) • RAM is volatile (data does not persist) • ROM (read-only memory) is nonvolatile
  • 19. Figure 1-14 A SIMM, DIMM, or RIMM holds RAM and is mounted directly on a motherboard
  • 20. Secondary Storage • Hard drive – Case containing disks that rotate at high speeds – An arm with a read/write head traverses the platter • Integrated Drive Electronics (IDE) – Technology used internally by a hard drive • ATA (AT Attachment) standard – Specifies motherboard-hard drive interface – Types: Serial ATA or parallel ATA (Enhanced IDE) • Parallel ATA accommodates up to four IDE devices
  • 21. Figure 1-16 Hard drive with sealed cover removed
  • 22. Figure 1-18 Two IDE devices connected to a motherboard using both IDE connections and two cables
  • 23. Secondary Storage (continued) • Serial ATA standard – Allows for more than four drives in a system – Applies only to hard drives and not to other drives • Some IDE devices: hard drives, Zip drives, CD drive • Floppy drive – 3.5-inch disk holding 1.44 MB of data – Floppy drive connector is distinct from IDE connectors • CD-ROM (compact disc read-only memory) drive – Standard equipment for reading software distributions
  • 24. Figure 1-22 A motherboard usually provides a connection for a floppy drive cable
  • 25. Motherboard Components Used For Communication Among Devices • Traces: circuits or paths that move data and power • Bus: system of pathways and transmission protocols • Data bus – Lines in a bus that carry the data – Binary bits correspond to voltage values of on or off – Data path sizes: 8, 16, 32, 64, or 128 bits wide • Main bus on motherboard (system bus, memory bus) – Communicates with CPU, memory, and chipset • Pulse of system clock carried by line on motherboard
  • 26. Figure 1-26 A data bus has traces or lines that carry voltage interpreted by the CPU and other devices as bits
  • 27. Motherboard Components Used For Communication Among Devices (continued) • Devices work according to beats (or cycles) • Clock speed is measured in hertz (cycles/second) – One megahertz (MHz): one million cycles per second – One gigahertz (GHz): one billion cycles per second • Common ratings for motherboard buses – 1066 MHz, 800 MHz, 533 MHz, or 400 MHz • Range of CPU speeds: 166 MHz to 4 GHz • Buses for expansion slots: PCI, AGP, ISA
  • 28. Figure 1-29 PCI bus expansion slots are shorter than ISA slots and offset farther; the one AGP slot is set farther from the edge of the board
  • 29. Interface (Expansion) Cards • Some names for circuits mounted in expansion slots: – Circuit cards, adapter boards, expansion cards, cards • Cards that connect the CPU to an external device: – Video: provides a port for the monitor – Sound: provides ports for speakers and microphones – Network: provides a port for a network cable – Modem: provides ports for phone lines • Determine a card’s function by identifying its port
  • 30. Figure 1-31 This circuit board is a modem card and is mounted in a PCI slot on the motherboard
  • 31. The Electrical System • Power supply – Most important electrical component – Converts AC voltage external source to DC voltage – Reduces voltage from 110-120 volts to 12 volts or less – Runs a fan to cool the inside of the computer case • Temperatures > 185° F can cause component failure • Motherboard has 1 or 2 connections to power supply
  • 32. Figure 1-35 The motherboard receives its power from the power supply by way of one or more connections located near the edge of the board or near the processor
  • 33. Instructions Stored on the Motherboard and Other Boards • BIOS (basic input/output system) – Data and instructions stored on ROM chips – ROM BIOS chips are a type of firmware • Three purposes served by motherboard ROM BIOS: – System BIOS: used to manage simple devices – Startup BIOS: used to start the computer – CMOS setup: used to change motherboard settings • CMOS RAM: includes date, time, port configurations • Flash ROM: ROM chips the can be overwritten
  • 34. Figure 1-36 This firmware chip contains flash ROM and CMOS RAM; CMOS RAM is powered by the coin battery located near the chip
  • 35. Advanced Configuration and Power Interface • Also known as ACPI • Standards specifying a power saving feature • Enables a system to power up by a keyboard • Supported by most systems, such as Windows XP • Advanced Power Management (APM) – Older BIOS power management standard
  • 36. Plug and Play • Also known as PnP • Standard simplifying installation of hardware devices • PnP BIOS begins process of configuring devices • PnP-compliant operating system completes configuration • ESCD (extended system configuration data) Plug and Play BIOS – Enhanced version of PnP – Stores manual configuration steps
  • 37. Summary • A computer comprises hardware and software • Main functions: input, output, processing, storage • Data is stored in a binary format (1 or 0, on or off) • Input/output devices: keyboard, mouse, printer, monitor • Motherboard (system board): contains the CPU, access to other circuit boards and peripherals
  • 38. Summary (continued) • Primary storage (RAM) is volatile (temporary) • Secondary storage is nonvolatile (permanent) • Parallel and serial ATA standards: enable secondary storage devices to interface with the motherboard • Computer bus: system of communication pathways and protocols • ROM BIOS helps start PCs, manage simple devices, and change some motherboard settings