6628 Os+and+Software 1

30
8/12/2019 6628 Os+and+Software 1 http://slidepdf.com/reader/full/6628-osandsoftware-1 1/30 1 Operating Systems and Software Computer Concepts BASICS 4 th  Edition Wells

Transcript of 6628 Os+and+Software 1

Page 1: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 1/30

1

Operating Systems and Software

Computer Concepts

BASICS 4th Edition 

Wells

Page 2: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 2/30

   L  e  s  s  o  n    6

Wells Computer Concepts BASICS22

Objectives

Distinguish between software and hardware

Describe the difference between applicationssoftware and system software

Describe the three categories of systemsprograms

Describe operating systems formicrocomputers

Describe network operating systems

Page 3: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 3/30

   L  e  s  s  o  n    6

Wells Computer Concepts BASICS33

Vocabulary

applications

software basic input/output

system (BIOS)

booting

graphical user

interface (GUI)

language translator

Linux Mac OS

MS-DOS

multitasking network operating

system (NOS)

Page 4: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 4/30

   L  e  s  s  o  n    6

Wells Computer Concepts BASICS44

Vocabulary (continued)

operating system

(OS) system software

UNIX

user interface

utility program

Windows Windows

Embedded CE

Windows Mobile

Page 5: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 5/30

   L  e  s  s  o  n    6

Wells Computer Concepts BASICS55

Hardware and Software

Hardware refers to the tangible, physical

computer equipment that can be seen andtouched such as the keyboard and printer

Software is a set of instructions issued to the

computer so that specific tasks are

performed. Microsoft Word is an example ofsoftware.

Page 6: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 6/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS66

Types of Software

There are two basic types of software:

 Applications software is productivity softwaredesigned for an end user such as word

processors

System software is a group of programs that

control the resources and operations of acomputer system and include operating

systems, utilities, and language translators

Page 7: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 7/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS77

Types of Software (continued)

Operating Systems:

Part of the system software, an operating

system (OS) provides an interface between

the user or application program and the

computer hardware

 An example of an operating system isWindows

Page 8: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 8/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Types of Software (continued)

Operating system: an interface between users and computers

8

Page 9: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 9/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS99

Types of Software (continued)

Utilities:

Utility programs help you performhousekeeping chores such as:

 – formatting a disk

 – copying a file

 – backing up the hard drive

 – consolidating fragmented files

Page 10: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 10/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1010

Types of Software (continued)

Language Translators:

Language translators convert English-likesoftware programs into machine language

that the computer can understand

For example, the translator would change

each of the Visual Basic programmingstatements into machine language

Page 11: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 11/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1111

Microcomputer Operating Systems

 All computers have operating systems

There are two types of user interfaces:command-line and graphical interface.

Several popular operating systems are

available for microcomputers:

 –  DOS

 –  A combination of DOS and Windows

 –  A stand-alone version of Windows

Page 12: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 12/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1212

Microcomputer Operating Systems

(continued)

Early computers used command-line interfaces

 With this type of interface, you must type theexact command you want to execute

The first IBM PC in 1981 used this type of

interface called DOS (Disk Operating System)

The user can run only one program at a time

DOS still is accessible in all Windows OS

versions

Page 13: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 13/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Microcomputer Operating Systems

(continued)

Command-line interface showing an example of the Ping

command.

13

Page 14: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 14/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1414

Microcomputer Operating Systems

(continued)

Graphical User Interfaces:

Graphical user interfaces (GUIs) makecomputers easy to use

 When the user turns on the computer asymbolic desktop is displayed with various

icons representing files, disks, and programs Most people use a mouse to click the icons

and execute commands

Page 15: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 15/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Microcomputer Operating Systems

(continued)

Graphical user interface

15

Page 16: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 16/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1616

Microcomputer Operating Systems

(continued)

Mac OS:

Macintosh’s operating system, the Mac OS,was introduced in1984 with a GUI

Microsoft introduced its own GUI called

Windows in 1983

Windows 95 was Microsoft’s first true

multitasking operating system

Page 17: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 17/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1717

Microcomputer Operating Systems

(continued)

Windows:

Windows 98 was released in June of 1998 andintroduced integrated Web browsing and the

 Active Desktop with a browser-like interface

Microsoft’s newest operating system is called

Windows Vista and includes features such aslive icons and a stronger firewall

Page 18: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 18/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1818

Microcomputer Operating Systems

(continued)

Turn off the computer by clicking the Start buttonand then the Power button on the Start menu

Vista Shut down options: – Restart: Shuts down and restarts computer

 – Sleep: Power-saving option; works the same as thePower button

 – Hibernate: Power-saving option; allows you to return tosame programs and files

 – Shut Down: Turns everything off

Page 19: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 19/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS1919

Microcomputer Operating Systems

(continued)

Embedded Operating Systems:

Embedded operating systems includetechnology and tools that enable developers to

create a broad range of devices

This operating system, which resides on a

ROM chip, is used on small handheldcomputers and wireless communication

devices such as PDAs

Page 20: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 20/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS2020

Microcomputer Operating Systems

(continued)

UNIX:

UNIX is an operating system frequently used byscientists and programmers, originally developed

by AT&T

UNIX is considered a multitasking, portable

operating system that can run on almost anyhardware platform

There are several variants of the language, such

as Linux and IBM’s AIX 

Page 21: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 21/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS21

Loading the Operating System

21

Booting is the process of starting a

computer When you start your computer, operating

system commands are loaded into memory

Each operating system boots or starts the

computer in its own way

Page 22: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 22/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS22

Loading the Operating System

(continued)

22

1. Turn on your computer (based on Windows

OS) – Basic input/ output system (BIOS) is activated

followed by a series of diagnostic tests

2. BIOS searches for the boot record

3. Boot record is loaded into RAM – These files contain programming configuration

instructions for hardware devices and software

applications that are installed on your computer

Page 23: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 23/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS23

Loading the Operating System

(continued)

23

4. Software drivers are loaded

 –

Drivers are what enable you to use your printer,modem, scanner, or other devices

5. The GUI is loaded

 – When loading the GUI, the operating system

reads the commands for your desktopconfiguration and programs in the Startup folder

6. If everything goes as it should, the GUI

appears and the computer is ready to use

Page 24: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 24/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS24

Loading the Operating System

(continued)

24

Sharing Files on Different Operating Systems:

It is often necessary to share files across operating

system platforms

 A hardware file share solution is an emulation card

loaded on the motherboard that gives the computer

the ability to run programs for another OS

 Another solution is to save files in a format that isreadable across systems, such as .txt

Page 25: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 25/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS25

Network Operating Systems

25

 A network operating system (NOS) resides on a

network server and allows a group of computers

(also called clients) to be connected and to

share resources

One of the main goals of the operating system is

to make the resources appear as though theyare running from the client computer

Page 26: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 26/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Summary

Hardware refers to the tangible, physical computer

equipment that can be seen and touched.

Software is a set of instructions that tells the

computer what to do; software also is called a

program.

The two basic types of computer software are

applications software and system software.

 Applications software also is known as productivity

software.

26

Page 27: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 27/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Summary (continued)

System software coordinates and controls theresources and operations of a computer system.

Three major categories of system software areoperating systems, utilities, and languagetranslators.

Operating systems provide an interface between theuser and application program and the computerhardware.

Utility programs help users complete specializedtasks such as file management.

27

Page 28: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 28/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Summary (continued)

Language translators convert English-like softwareprograms into machine language.

 A programmer uses a programming language towrite program statements.

 All computers have operating systems.

The user interface is the part of the operating system

with which we are most familiar. The two most common user interfaces are

command-line interfaces and graphical userinterfaces.

28

Page 29: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 29/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Summary (continued)

The Mac operating system is used with Apple’sMacintosh computers.

Icons are symbols that represent documents,software programs, disks, and so forth.

DOS was introduced with the IBM PC in 1981 and isa character-based operating system.

Microsoft introduced the first version of Windows in1983; this was an operating environment.

Windows 95 was Microsoft’s first true multitaskingoperating system.

29

Page 30: 6628 Os+and+Software 1

8/12/2019 6628 Os+and+Software 1

http://slidepdf.com/reader/full/6628-osandsoftware-1 30/30

   L  e  s  s

  o  n    6

Wells Computer Concepts BASICS

Summary (continued)

Windows Embedded CE is a scaled-down Windows

operating system used for small handheld

computers.

UNIX and Linux are portable operating systems.

Network operating systems allow a group of two or

more microcomputers to be connected.

Several methods are available for sharing files on

different operating systems.

30