PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

81
PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts

Transcript of PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Page 1: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

PowerPoint Presentation to Accompany

GO! with Computer Concepts

Chapter 1Basic Computer Concepts

Page 2: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Objectives

1. Define Computer and Identify the Four Basic Computing Functions

2. Identify the Different Types of Computers

3. Describe Hardware Devices and Their Uses

4. Identify Types of Software and Their Uses

5. Describe Networks and Define Network Terms

6. Identify Safe Computing Practices

Page 3: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Define Computer and Identify the Four Basic Computing Functions

• Computer – A programmable electronic device that can input, process,

output, and store data.

Page 4: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Computer Fundamentals

Page 5: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

–Components of a typical computer system

Page 6: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Types of Computers

Page 7: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify the Different Types of Computers

• Mainframe computers• Manage users through multitasking

• Supercomputers–Large, powerful and ultrafast–Process scientific calculations

and multi-scale simulations

• Mid-range computers

Page 8: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify the Different Types of Computers

• Microcomputers–Desktop computers–Notebook computers–Tablet computers–Mobile devices

Page 9: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• Hardware

–A computer and any connected equipment

• System Unit–Houses internal components–Provides connection sites for

peripheral devices• Peripheral devices provide input and

output

Page 10: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Inside the System Unit

o Internal speakero Drive bayso Expansion slots

o Motherboardo CPUo Power supplyo Cooling fan

• System unit main components

Page 11: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Power supply

Processor and cooling fan

Expansion cards

Drive bays

The System UnitTHE PHYSICAL CASE

Page 12: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Inside the System Unit

Page 13: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• System Board or Mother

Board

Page 14: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

Page 15: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Drive Controller & InterfacesCONNECTS DISK DRIVES TO THE PROCESSOR

SATA cable

Sound Card

EIDE cable

Network Card

Page 16: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• Central Processing Unit (CPU)

–The brain of the computer that executes programs and manipulates data

–Two main parts:• Control unit• Arithmetic logic unit

–Many different types

Page 17: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Manufacturers• Intel

– Core Duo, Quad, i3, i5, i7– Pentium – Basic computing

• Single processor

– Celeron – entry level computing– Centrino, Centrino 2 - mobile

• AMD– Athlon

• XP, 64, 64 X2, • Phenom, Phenom II, A6, A10

Page 18: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

• System clockoElectronic circuit that produces rapid pulses

and coordinates the computer’s internal activities.

oClock speed—measurement of the electrical pulses generated by the system clock, usually measured in gigahertz (GHz)

Page 19: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

• Multi-core processing – Access time reduced – Processing time improved– Each core handles incoming streams of data

or instructions at the same time– Two basic types:

• Dual core• Quad core

Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall 20

Page 20: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• Memory

–Measured in bytes• megabytes (MB), gigabytes (GB)

–ROM: permanent and nonvolatile –RAM: temporary and volatile

Page 21: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?• Memory

– Chips on the motherboard or within the CPU that retain instructions and data

• Random access memory (RAM)– Temporarily stores data and instructions for the CPU– Volatile—contents erased after computer is shut off– Allows CPU to access or store data and instructions

quickly through RAM’s memory address feature• Identifies and locates stored data

Page 22: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

• RAM (con’t.)– Comes in the form of memory modules or memory

cards– Memory modules (memory cards)—small circuit

boards that hold several RAM chips and fits into special slots on the motherboard

– Types of RAM:• Dual inline memory modules (DIMM)—most

common today – 168-pin connector – 64-bit transfer rate

• Single inline memory modules (SIMM)—older technology

– 72-pin connector– 32-bit transfer rate

Page 23: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Memory (RAM)

• Byte – character• Kilobyte (KB) – 1024 bytes• Megabyte (MB) – 1024 KB or 1

million bytes• Gigabyte (GB) – 1024 MB or 1

billion bytes

Page 24: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

• Read-only memory (ROM)– Contains prerecorded instructions to start the computer– Nonvolatile—contents stored when CPU power off

• Basic input/output system (BIOS)– First code run when the system is powered on

• Bootstrap loader– Program—locates and loads the operating system into RAM

• Complementary metal-oxide semiconductor (CMOS)

– Starts the power-on self-test and verifies other system components are operating correctly

• Power-on self-test (POST)– Checks circuitry and RAM, marking defective locations

Page 25: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Motherboard?

• ROM (con’t.)– Programmable ROM (PROM) o Electrically-PROM (EPROM)– Electrically erasable PROM (EEPROM)– Flash EPROM

Page 26: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?

Page 27: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?Connectors on a notebook may vary

Page 28: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses

• Input Devices–Used to enter data into memory

(RAM).–Two most familiar:

• Mouse• Keyboard

Page 29: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Recognize Input DevicesMobile Devices Equipped with Keyboard Options

Page 30: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Recognize Input Devices• Pointing devices

Page 31: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Input Devices: Giving Commands

Page 32: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Input Devices: Giving Commands

• Keyboards– Connect with:

• Universal Serial Bus (USB) connector• PS/2 cable• Infrared • Radio frequency• Bluetooth

Page 33: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Recognize Input Devices

• Optical mouse

Page 34: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Input Devices: Giving Commands

• Mice– Optical—most popular pointing device– Travel—all the capabilities of a normal mouse,

half the size– Wheel—has a wheel for easy vertical scrolling– Wireless—connects through an infrared or

radio signal (RF)– Air—does not need to work on a surface, works

as it moves through the air

Page 35: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Input Devices: Giving Commands

• Mice alternatives– Trackball– Pointing stick– Touchpad (also called a trackpad)– Click wheel– Joystick– Stylus– Touch screen

Page 36: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• Output Devices: displays

information after data has been processed in a useful format.–Monitors–Printers–Speakers and multimedia

projectors

Page 37: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Output Devices: Engaging Our Senses• Monitors

– Display a temporary copy (soft copy) of processed data

– Types of monitors include:• Cathode-ray tube (CRT)—legacy technology• Liquid crystal display (LCD)

– LCD (flat-panel) displays:

• Have a thin profile• Are used with newer desktops and

notebooks • Have largely replaced CRT monitors• May accommodate high-definition video

Page 38: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses

Page 39: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Output Devices: Engaging Our Senses

• Printers– Supply a hard copy of output displayed on

a computer’s monitor– Types include:

• Inkjet• Laser• Dot-matrix• Thermal-transfer (sometimes called dye

sublimation printers)• Photo• Plotters

Page 40: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses• Output Devices: printers

Page 41: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Objective 3: Hardware Devices and Their Uses

• Storage Devices– Used to store data, information, and

programs for future use.– Permanent memory– Storage device versus storage media

• Device – hardware such as hard drives or DVD drives

• Media – removable part that actually contains the stored data

Page 42: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Storage: Holding Data for Future Use

• Memory (RAM)– Primary memory– Temporary holding area for items in use– Primary storage

• Storage devices– Required during the computer system’s start-up

operations– Used as an output device for saving data

Page 43: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Objective 3: Hardware Devices and Their Uses

–Data is stored in one of three forms:• Magnetic• Optical• Flash

Page 44: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Methods for Storing Data• Many types of recording media

Page 45: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

System Unit

Page 46: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses

• Hard disk drive– 200GB to 3TB– 300GB – 500GB good range– 5400 rpm vs. 7200 rpm– Solid state (no moving parts)

• CD, DVD, BD (Blu-ray) drives– CD – 700MB – 1 GB– DVD – 4.7GB – 17GB– BD – 25GB/50GB

Page 47: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Storage: Holding Data for Future Use

Page 48: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Hardware Devices and Their Uses

• Flash drives–2 GB – 64GB

• USB–Hard drives

• Battery operated hard drive

Page 49: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Methods for Storing Data• Memory cards

Page 50: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?• USB (universal serial

bus) ports– Connects up to 127 peripheral

devices– USB 2.0 (high-speed USB)—fully

compatible with USB 1.1 products, cables, and connectors

– Designed to replace older parallel and serial ports

– Connects a variety of devices to the computer, including:

• Keyboards• Mice• Printers• Digital cameras

Page 51: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?• USB 2.0

– Uses an external bus– Supports data transfer rates of 480 Mbps between

the computer and the peripheral device– Supports hot swapping—ability to connect and

disconnect devices without shutting down the computer

– Plug-and-play (PnP)—allows computers to automatically detect the device when you plug it in

• USB hub– Device that plugs into existing USB port– Contains four or more additional ports

Page 52: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?• FireWire (1395 ports)

– Created by Apple in 1995– IEEE 1394 Higher Performance Serial Bus, also

known as Sony i.Link– Offers high-speed connections for dozens of

peripheral devices (up to 63)– Enables hot swapping and PnP– Data transfer rates of FireWire

• FireWire 400—400 Mbps• FireWire 800—800 Mbps• FireWire S3200—next generation (expected to

transfer data at 3.2 Gbps)

Page 53: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?• Video connectors

– VGA (video graphics array)• 15-pin male connector—works with standard

monitor cables• Transmits analog video signals • Used for legacy technology cathode ray (CRT)

monitors– DVI (Digital visual Interface) port—lets LCD

monitors use digital signals– Onboard video—video circuitry built into the

motherboard where the video connector is on the back of the system unit case

Page 54: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?

• Additional connectors– Telephone– Network– PC card slot

• PC card– Sound card– Game card– TV/sound capture board

Page 55: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

What’s on the Outside of the Box?

• Legacy technology– Older technology that is being phased out

• Examples:» Serial ports» Parallel ports» PS/2 ports » SCSI (small computer system interface)

ports

Page 56: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Ports & ConnectorsCONNECT PERIPHERALS TO THE MOTHERBOARD

EthernetAudio PS/2Parallel

HDMI videoStandard (VGA) video

FireWire

USB

Page 57: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

USB FireWire

Ports & ConnectorsCONNECT PERIPHERALS TO THE MOTHERBOARD

USB Hub

Ethernet

Page 58: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Protection• Surge protectors

• UPS

Page 59: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Hardware Devices and Their Uses

• Evaluating Your System–What kind of computer do you

have?• Computer > Properties

–Which operating system?–How much memory?–Drives and storage space?

Page 60: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• System Software–Contains two main programs:

• Operating System– Manages hardware components

• Utility programs– Small applications that handle tasks

involved with management and maintenance of a system.

Page 61: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• Operating System– Communicates with the computer and

its peripherals• Includes the user interface• Graphical User Interface (GUI)

– Icons– Menus– Dialog boxes– Windows

– contains the directions needed to start up the computer (known as the boot process)

Page 62: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• Windows Operating System–Windows XP–Windows Vista–Windows 7

• Linux• Mac

Page 63: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• Utility Programs

–Small applications that handle important tasks involved with computer management and maintenance

Page 64: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• Utility Programs–Can be used to:

• Back up important files• Remove unwanted files or programs • Schedule various computer

maintenance tasks

Page 65: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

• Application Software–Programs created to perform a

specific task or solve a specific need

–Fall into one of several categories• Financial and business• Graphics and multimedia• Educational and reference• Entertainment• Communication• Productivity software

Page 66: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Types of Software and Their Uses

–Productivity software• Word processing• Spreadsheet• Database• Presentation• Communication

Page 67: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Networks and Define Network Terms

• Networks– Consist of two or more connected

computers plus peripheral devices – Allow users to share data, software,

and resources – Each object connected to a network

is a node– Topology– Servers

Page 68: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Networks and Define Network Terms

• LAN– A network that connects computers

reasonably close together• WAN

– A network that covers a geographic area or begins to include other networks

Page 69: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Networks and Define Network Terms

• Network configurations–Peer-to-peer

• Most commonly found in homes and businesses• Each node communicates with every other node

without a dedicated server among computers.

–Client/server• Typically have two different types of computers

– The client: used by an individual – The server: used by network technicians

and administrators to manage network resources

Page 70: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Network Servers• Domain Controller

–Domain – used to group users and computers

• File Server• Print Server• Web Server• E-mail Server

Page 71: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Networks and Define Network Terms

• Network topologies – describes the different types of network architecture used for client/server networks.– Bus topologies – connects each node to a single,

central high-speed line known as a bus.– Ring topologies – connects each node to the next,

forming a loop.

– Star topologies – connects each node to a special

device known as a switch.

Page 72: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Describe Networks and Define Network Terms

• Network topologies

Page 73: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices

• Computer Maintenance–Establish a regular maintenance

routine• Backup utilities• Disk Cleanup• Disk Defragmenter• Task Scheduler• System Restore

Page 74: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices

• Viruses–Malicious codes or software – Invade a computer and alter or

destroy data

• Worms–Malicious programs that spread

from computer to computer–Replicate themselves

Page 75: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices• Trojan horses

– Often appear to be a desirable software program

– Do not duplicate themselves or infect other files

– Allow intruders such as botnets• software robots that run automatically

in networks

• Phishing

Page 76: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices• Spyware

–Captures information on a computer

–Usually not intended to harm a computer• Adware • Cookies • Key loggers

• Social Engineering

Page 77: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices• Protecting Yourself and Your

Computer–Software updates and patches–Antivirus software

• Finds and removes viruses

–Antispyware software• Similar to antivirus software • Finds and removes spyware

Page 78: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices• Personal firewalls

–Software programs or hardware devices• Can make computers invisible to

hackers• Can prevent hackers from turning

your computer into a zombie

Page 79: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices

• Zombie– A remotely controlled computer used to

spread viruses, spyware, or spam– Can also be used in denial of service (DoS)

attacks

Page 80: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Identify Safe Computing Practices

• What else should you do to be safe online?– Do not give our personal information– Avoid spam email and phishing attacks

• Phishing is an email that masquerades as authentic organizations and ask for personal information

– Check for hoaxes and scams online– When in doubt, always check

Page 81: PowerPoint Presentation to Accompany GO! with Computer Concepts Chapter 1 Basic Computer Concepts.

Updates and Firewall