Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware...

21
1/6/12 1 Hardware & Software A computer is a machine that performs 4 basic functions: Input, Processing, Output, Storage

Transcript of Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware...

Page 1: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

1

Hardware  &  Software  

  A computer is a machine that performs 4 basic functions: Input, Processing, Output, Storage

Page 2: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

2

A complete working computer that has all of the necessary parts to

make the computer function.

Hardware Software

Computer System

Hardware

The physical components of the computer. The actual equipment you

can see and touch.

Page 3: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

3

Hardware

The physical components of the computer. The actual equipment you

can see and touch.

Hardware Peripheral

A peripheral is an external piece of hardware that is

important, but not necessary for a computer system to

work.

Page 4: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

4

Hardware

Input Devices Processing Output

Devices Storage Devices

Input Devices

Hardware that enables a computer user to enter data and programs into a computer.

Page 5: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

5

Processing

The main parts of a computer system

that process information.

Processing

The main parts of a computer system

that process information.

CPU Central Processing Unit

The CPU is often called the “brains” of

the computer.

Page 6: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

6

  Hertz measures the speed of a CPU ◦  Hertz = number of cycles per second

  Megahertz   Gigahertz   Terahertz

Processing

The main parts of a computer system

that process information.

CPU Central Processing Unit

ROM Read Only Memory

The CPU is often called the “brains” of

the computer.

ROM is permanent internal memory that cannot be changed.

Page 7: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

7

Processing

CPU Central Processing Unit

ROM Read Only Memory

RAM Random Access Memory

The CPU is often called the “brains” of

the computer.

ROM is permanent internal memory that cannot be changed.

RAM is temporary memory that can be changed.

Information is processed using the circuits to

travel.

  System  Unit  holds  all  hardware  required  for  PROCESSING.    -­‐Power  Supply      -­‐Motherboard    -­‐RAM        -­‐Hard  Drive    -­‐Video  Card      -­‐Graphics  Card  

  BOOT  PROCESS  ◦  Events  that  occurs  between  powering  on  a  computer  to  the  time  that  it’s  ready  to  use  ◦  Purposes  

  Runs  a  diagnostic  test  to  make  sure  everything  is  working.    Loading  the  operating  system,  so  the  computer  can  carry  out  basic  operations.  

 

Page 8: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

8

Output Devices

Hardware that represents data as either hard copy or soft copy after is has been processed by the computer.

Output Devices

Hardware that represents data as either hard copy or soft copy after is has been processed by the computer.

Monitor Represents data as “soft copy.” Some common monitors are CRT or flat-panel.

Page 9: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

9

Output Devices

Hardware that represents data as either hard copy or soft copy after is has been processed by the computer.

Monitor

Printer

Represents data as “soft copy.” Some common monitors are CRT or flat-panel.

Represents data as “hard copy.” Some common printers are laser or inkjet.

Output Devices

Hardware that represents data as either hard copy or soft copy after is has been processed by the computer.

Monitor

Printer

Speakers

Represents data as “soft copy.” Some common monitors are CRT or flat-panel.

Represents data as “hard copy.” Some common printers are laser or inkjet.

Page 10: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

10

Storage Devices Needed for permanently storing important information such as computer programs, files, and data.

Storage Devices Needed for permanently storing important information such as computer programs, files, and data.

Magnetic Storage Hard Disk

Floppy Disk Videotape

Plastic or metal platters that are coated with oxide and store data magnetically.

Page 11: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

11

Storage Devices Needed for permanently storing important information such as computer programs, files, and data.

Magnetic Storage Hard Disk

Floppy Disk Videotape

Optical Storage CDs

DVDs

Plastic or metal platters that are coated with oxide and store data magnetically. A storage medium on

which data is recorded and read by lasers

Uses Pits & lands to store data

Storage Devices Needed for permanently storing important information such as computer programs, files, and data.

Magnetic Storage Hard Disk

Floppy Disk Videotape

Optical Storage CDs

DVDs

Plastic or metal platters that are coated with oxide and store data magnetically.

Flash Storage USB

A small storage device that can be plugged into a USB port.

A storage medium on which data is recorded and read by lasers

Uses Pits & lands to store data

Page 12: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

12

Bit a 0 or a 1 Smallest piece of data a computer understands or stores

Byte 8 0s and 1s A = 01000001

Kilobyte 1,024 bytes

Megabyte 1 million bytes (1,000,000)

Gigabyte 1 billion bytes

Terabyte 1 trillion bytes

Petabyte, Exabyte, Zettabyte, Yottabyte

Computers use a binary or Base 2 system of 0s and 1s (0=Off, 1=On)

Page 13: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

13

In September 1956 IBM

launched the 305 RAMAC, the first computer with a hard disk drive (HDD). The HDD weighed over a ton and stored 5MB of data.

IBM leased this machine for

$35,000 a year.

Page 14: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

14

Computers that are connected in order to share information and resources. The main computer on a network is called a file server.

LAN – Local Area Network Computers are in close proximity to each other.

WAN – Wide Area Network Computers are in a larger geographical area.

Software

A set of instructions or programs that tell a computer what to do.

Page 15: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

15

Software

Operating System or

Platform

Applications or

Programs

Operating System

This type of software manages RAM, controls peripheral devices, manages file operations (saving, opening, deleting, renaming, etc.), monitors system performance, and provides a user interface

Page 16: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

16

Operating System

This type of software manages RAM, controls peripheral devices, manages file operations (saving, opening, deleting, renaming, etc.), monitors system performance, and provides a user interface

DOS, Windows, Vista DOS is a command-line interface OS. It is not very user-friendly!

Windows is a GUI OS environment that works with DOS. It uses icons and menus to make computers easy to use. You can multitask with Windows.

Operating System

This type of software manages RAM, controls peripheral devices, manages file operations (saving, opening, deleting, renaming, etc.), monitors system performance, and provides a user interface

DOS, Windows, Vista

Macintosh

DOS is a command-line interface OS. It is not very user-friendly!

Windows is a GUI OS environment that works with DOS. It uses icons and menus to make computers easy to use. You can multitask with Windows.

Macintosh computers have their own operating system.

Page 17: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

17

Operating System

This type of software manages RAM, controls peripheral devices, manages file operations (saving, opening, deleting, renaming, etc.), monitors system performance, and provides a user interface

DOS, Windows, Vista

Macintosh

Other Operating Systems: Linux, UNIX, OS/2

DOS is a command-line interface OS. It is not very user-friendly!

Windows is a GUI OS environment that works with DOS. It uses icons and menus to make computers easy to use. You can multitask with Windows.

Macintosh computers have their own operating system.

Application Software or

Programs

Programs that allow users to perform specific tasks.

Page 18: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

18

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing Letters, reports, text

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing

Spreadsheets

Letters, reports, text

Numbers

Page 19: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

19

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing

Spreadsheets

Electronic Presentations

Letters, reports, text

Numbers

Slide Shows

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing

Spreadsheets

Browser

Electronic Presentations

Letters, reports, text

Numbers

Slide Shows

World Wide Web

Page 20: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

20

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing

Spreadsheets

Browser

Electronic Presentations

Database

Letters, reports, text

Numbers

Slide Shows

World Wide Web

Large collections of data

Application Software or

Programs

Programs that allow users to perform specific tasks.

Word Processing

Spreadsheets

Browser

Electronic Presentations

Database

????

Letters, reports, text

Numbers

Slide Shows

World Wide Web

Large collections of data

Page 21: Hardware & softwaremrnewman.weebly.com/uploads/4/4/4/8/4448468/hardware__softwar… · Hardware Software Computer System Hardware The physical components of the computer. The actual

1/6/12

21

A small computer program or piece of code that is put on a computer (usually without the user knowing about it) that is destructive to the computer.

Anti-virus software helps prevent viruses.(Update Often )