Chapter 01 - Hardware Needs Software to Work.ppt
Document Details
Uploaded by LushFreedom
Tags
Full Transcript
Chapter 1 Hardware Needs Software to Work Introduction End users need not know how a computer works To add to your end user knowledge, study is needed Studying this course will help you do the following: Install Diagnose Evaluate Solve Hardware Needs Software to Wo...
Chapter 1 Hardware Needs Software to Work Introduction End users need not know how a computer works To add to your end user knowledge, study is needed Studying this course will help you do the following: Install Diagnose Evaluate Solve Hardware Needs Software to Work Hardware: physical portion or parts 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 Figure 1-1 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 Cable to connect the CPU with the device Software to instruct and control the device Electricity to power the device Hardware Used for I/O Connections to the case can be cabled or wireless Port: access point located in back or front of case Common input devices: Keyboard Mouse Common output devices: Monitor Printer Figure 1-2 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-3 Inside the computer case The Motherboard The largest and most important circuit board Also known as the main board or the system board Contains the CPU, expansion slots, other devices Motherboard components are group by categories Processing, Storage, Communication and Power All devices communicate with CPU on motherboard A peripheral device links to motherboard via cable thru ports Figure 1-4 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-5 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 Major manufacturers of CPUs and chipsets for PCs Intel, AMD, VIA, SiS, and Cyrix Figure 1-6 This motherboard uses two chips in its chipset. 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-7 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) Figure 1-8 A SIMM, DIMM, or RIMM holds RAM and is mounted directly on a motherboard Secondary Storage Hard drive Also known as Hard Disks or Fixed Disks 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-9 Hard drive with sealed cover removed Figure 1-10 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 ROM (read-only memory) is nonvolatile Figure 1-11 A motherboard usually provides a connection for a floppy drive cable Motherboard Components Used For Communication Among Devices 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-12 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-13 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-14 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 220 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-15 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 Figure 1-16 This firmware chip contains ROM and CMOS RAM; CMOS RAM is powered by the coin battery located near the chip 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 - END -