Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.

Slides:



Advertisements
Similar presentations
Chapter 8: Operating Systems and Utility Programs
Advertisements

Chapter 7 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Chapter 8 Operating Systems and Utility Programs.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Chapter 7 Operating Systems and Utility Programs
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
Chapter 8 Operating Systems and Utility Programs
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
Living in a Digital World Discovering Computers 2010.
1 Pertemuan 6 Understanding Operating Systems Matakuliah: J0282 / Pengantar Teknologi Informasi Tahun: 2005 Versi: 02/02.
Operating Systems and Utility Programs
LECTURE 14 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
Chapter 8 System software Part 1 Operating Systems
Operating Systems and Utility Programs
Discovering Computers 2009 CSC 100 – Computer Literacy Dr. Carlos E. Otero Operating Systems and Utility Programs.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
Operating Systems.
IT Introduction to Information Technology CHAPTER 08 – Operating System.
Chapter 8 Operating Systems and Utility Programs
Chapter Three OPERATING SYSTEMS.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs Serena Oldhouser.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Computer Software What is system software?
Operating System Utility Programs & Stand-alone utility Programs.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
University of Management & Technology 1 Operating Systems & Utility Programs.
What is system software and what are its parts? Programs that control operation of computer Two parts are operating systems utility programs.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Operating System and Utility Programs 1. Objectives Overview Define system software and identify the two types of system software Describe the functions.
Chapter 7 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
1 Chapter 7 Operating Systems & Utility Programs.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Operating System Basics
Discovering Computers & Microsoft Office 2010 Discovering Computers Chapter 4.
Chapter 8 Operating Systems. Objectives Identify the types of system software Summarize the startup process on a personal computer Describe the functions.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Discovering Computers 2009 Chapter 8 Operating Systems and Utility Programs.
1 Chapter 8 Operating Systems and Utility Programs.
Chapter 8 Operating Systems and Utility Programs.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Discovering Computers 2012: Chapter 8
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs.
Chapter 7 Operating Systems and Utility Programs
McGraw-Hill Technology Education
Objectives Overview Define system software and identify the two types of system software Describe the functions of an operating system Summarize the features.
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Chapter 8 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs
Operating System Review
Chapter 8 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs
Presentation transcript:

Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I

Chapter 8 Objectives Identify the types of system software Summarize the startup process on a personal computer Discuss ways that some operating systems help administrators control a network and administer security Explain the purpose of the utilities included with most operating systems Summarize the features of several stand-alone operating systems Identify various network operating systems Identify devices that use several embedded operating systems Explain the purpose of several stand-alone utility programs Next Describe the functions of an operating system

Functions of Operating Systems Provide a user interface Run programs Manage hardware devices Organized file storage

Types of Operating Systems Real-time operating system –Very fast small OS –Built into a device –Respond quickly to user input –MP3 players, Medical devices

Types of Operating Systems Single user/Single tasking OS –One user works on the system –Performs one task at a time –MS-DOS and Palm OS –Take up little space on disk –Run on inexpensive computers

Types of Operating Systems Single user/Multitasking OS –User performs many tasks at once –Most common form of OS –Windows XP and OS X –Require expensive computers –Tend to be complex

Types of Operating Systems Multi user/Multitasking OS –Many users connect to one computer –Each user has a unique session –UNIX, Linux, and VMS –Maintenance can be easy –Requires a powerful computer

Multi user/Multi tasking OS

System Software What is system software? Next Operating system (OS) (sometimes called the platform) coordinates all activities among computer hardware resources Programs that control or maintain operation of computer Two types are operating systems and utility programs

Operating Systems What are the functions of an operating system? Next

Operating Systems What is a cross-platform application? Next Operating System/ Platform A Operating System/ Platform B Operating System/ Platform C Operating System/ Platform D Application  Runs the same on multiple operating systems

Operating System Functions What is booting? Next  Cold boot Turning on computer that has been powered off  Warm boot Restarting computer that is powered on  Process of starting or restarting a computer

Operating System Functions How does a personal computer boot up? Next Step 1. Power supply sends signal to com- ponents in system unit Step 4. Results of POST are compared with data in CMOS chip Step 2. Processor accesses BIOS to start computer Step 3. BIOS runs tests, called the POST, to check components such as mouse, keyboard, and adapter cards Step 5. BIOS looks for system files on a USB flash drive or CD/DVD drive, and then drive C (hard disk) Step 6. Kernel (core) of operating system loads into RAM Step 7. Operating system loads configuration information and displays desktop on screen

Operating System Functions What is a boot disk? Next  Contains system files that will start computer when computer cannot boot  Also called recovery disk

Operating System Functions What is a user interface? Next  Controls how you enter data and instructions and how information displays on screen

Operating System Functions What is a graphical user interface (GUI)? Next  User interacts with menus and visual images such as buttons and other graphical objects  Basic Interface  Windows Aero Interface

Running Programs Many different applications supported System call –Provides consistent access to OS features Share information between programs –Copy and paste –Object Linking and Embedding

Managing Hardware Programs need to access hardware Interrupts –CPU is stopped –Hardware device is accessed Device drivers control the hardware

Organizing Files and Folders Organized storage Long file names Folders can be created and nested All storage devices work consistently

Has duplicate components such as processors, memory, and disk drives Enables two or more users to run programs simultaneously Continues to operate when one of its components fails Operating System Functions What are other program management features of operating systems? Next Can support two or more processors running programs at same time fault-tolerant computer multiuser multiprocessing

Operating System Functions What is memory management? Next  Optimizing use of random access memory (RAM)  With virtual memory (VM), portion of hard disk is allocated to function as RAM

Operating System Functions How does an operating system schedule jobs? Next Transferring items between storage and memory Sending information to output device Processing instructions Receiving data from input device Adjusts schedule based on job’s priority A job is an operation the processor manages

Operating System Functions What is spooling? Next  Sending print jobs to buffer instead of directly to printer  Print jobs line up in queue

Operating System Functions What is a device driver? Next Device Driver Program that tells operating system how to communicate with device With Plug and Play, operating system automatically configures new devices as you install them Also called driver Also called driver

Operating System Functions How do you install a device driver? Next Step 1. Open Control Panel window. Point to Hardware and Sound link. Step 2. Click the Hardware and Sound link to display the Hardware and Sound options. Point to the Scanners and Cameras link. Step 3. Click the Scanners and Cameras link to display the Scanners and Cameras dialog box. Point to the Add Device button. Step 4. Click the Add Device button to start the Scanner and Camera Installation Wizard. Point to the Next button. Step 5. Click the Next button to proceed with the wizard. Select the correct manufacturer and model of scanner or camera. Follow the on-screen instructions to complete installation of the necessary driver files for the selected device.

Operating System Functions How do you establish an Internet connection? Next  Windows Vista includes Connect to a network wizard  Guides user through setting up connection between computer and Internet service provider

Operating System Functions How does an operating system monitor performance? Next  Provides program, called performance monitor, that assesses and reports information about system resources and devices

Operating System Functions What is a network operating system? Next  Allows users to share resources on a network  Administers security by establishing user name and password for each user

What is a utility program? Next  System software that performs maintenance-type tasks  Also called utility Operating System Utility Programs Enhancing an OS

What is a file manager? Next  Performs functions related to file management  Search utility attempts to locate files on your computer  Image viewer displays, copies, and prints contents of graphics file Operating System Utility Programs Enhancing an OS

What is a personal firewall? Next  Detects and protects a personal computer from unauthorized intrusions  Windows Vista automatically enables the built- in personal firewall upon installation Operating System Utility Programs Enhancing an OS

Operating System Utility Programs What is an uninstaller? Next In Windows Vista, uninstaller is available through the Uninstall a program command in the Control Panel Removes a program and all associated files

What is a disk scanner? Next  Searches for and removes unnecessary files  Windows Vista includes Disk Cleanup Operating System Utility Programs

What is a disk defragmenter? Next  Reorganizes files and unused space on hard disk so that programs run faster Operating System Utility Programs

What is a diagnostic utility? Next  Compiles technical information about hardware and some software  Prepares report outlining problems Operating System Utility Programs Enhancing an OS

What is a backup utility? Next  Copies selected files or entire hard disk onto another storage medium  Most compress files during backup to require less storage space Operating System Utility Programs Enhancing an OS

What is a screen saver? Next  Causes monitor’s screen to display moving image or blank screen if there is no activity for a specified time  To secure computer, user configures screen saver to require password to deactivate Operating System Utility Programs Enhancing an OS