Chapter 5: Defining the Role of the Operating System

Slides:



Advertisements
Similar presentations
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Advertisements

What is Computer Software?. Hardware vs Software Got to have both to get the job done!
Chapter 8: Operating Systems and Utility Programs
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART II.
What is an operating system? Is it software?
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Objectives Overview Define an operating system
Chapter 8 Operating Systems and Utility Programs.
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Chapter 8 Operating Systems and Utility Programs.
Unit 6- Operating Systems.  Identify the purpose of an OS  Identify different operating systems  Describe computer user interaction with multiple operating.
Lab 03 Windows Operating Systems (Cont.). PYP002 Preparatory Computer ScienceWindows Operating System2 Objectives Develop a good understanding of 1. The.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Computing Fundamentals Module Lesson 4 — Computer Software
Windows Tutorial 9 Maintaining Hardware and Software
Operating System.
A+ Guide to Software, 4e Chapter 1 Introducing Operating Systems.
Chapter 3  Manage the computer’s resources ◦ CPU ◦ Memory ◦ Disk drives ◦ Printers  Establish a user interface  Execute and provide services for applications.
Section 6.1 Explain the development of operating systems Differentiate between operating systems Section 6.2 Demonstrate knowledge of basic GUI components.
Lesson 4 Computer Software
Lesson 4: What Is Software?
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Lesson 6 Operating Systems and Software
University of Management & Technology Operating Systems & Utility Programs.
Excellence Publication Co. Ltd. Volume Volume 1.
Chapter 4 System Software.
Operating Systems. Operating systems provide a software interface that allows the user to control hardware components of a computer and its peripheral.
Chapter SIx Maintaining a Computer Part I: Configuring, Updating, and Upgrading the OS.
COMPREHENSIVE Windows Tutorial 9 Maintaining Hardware and Software.
System Software Chapter 4 of Computers: Understanding Technology (Third edition) 1September 16, William Pegram.
Explain the purpose of an operating system
How Hardware and Software Work Together
IST 222 Introduction to Operating Systems Fall, 2004.
Mr C Johnston ICT Teacher
A+ Guide to Software Managing, Maintaining and Troubleshooting THIRD EDITION Introducing and Comparing Operating Systems Chapter 1.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Visualizing Technology© 2012 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation To Accompany Chapter 6 System Software.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Device- dependent Runs only on specific type of computer Types of Operating Systems What are some characteristics of operating systems? Next p
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 5: Identifying Operating.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Computing Fundamentals Module Lesson 23 — Computer Software
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Computer Operating Systems And Software applications.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 8 Operating Systems and Utility Programs.
Instructor: Syed Shuja Hussain Chapter 4: Operating System Basics.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
Chapter 2 Operating Systems
Operating System and Utility Programs
Computers: Tools for an Information Age
Introduction to Operating Systems
Computers Are Your Future
Windows Operating System
Presentation transcript:

Chapter 5: Defining the Role of the Operating System Up to this point, the student understands an operating system as simply something vague that enables the user to give commands to the hardware, but Chapter 5 opens things up a lot. This chapter teaches three sections: Functions of an OS Capabilities and limitations of OSs, including a tour of the major OSs out there Common OS problems and solutions Computer Literacy

_________ System Functions Capabilities and Limitations of an OS Introduction _________ System Functions Capabilities and Limitations of an OS Common OS Problems and Their Solutions This chapter is all about Operating System Functions, Capabilities and Limitations of an OS, and Common OS Problems and Their Solutions.

Operating System Functions Create and maintain user _________ Manage system __________ _________ and maintain files Act as a _______ between applications and hardware Provide ________

Create the User Interface On-screen ________ and objects that enable you to ________ with the computer

Create the User Interface On-screen prompts and objects that enable you to interact with the computer The _________ to everything the computer offers

Manage System Hardware BIOS for core hardware Software programs (device drivers) for other hardware Software for additional hardware comes on driver discs or via downloads from the Web. Software for additional hardware comes on driver discs or via downloads from the Web.

Organize and Maintain Files Files-Files go in folders on mass storage devices. File types File extensions (i.e. .doc, .jpg, .html) Files go in folders on mass storage devices and what program to open to edit that file, like Word to open a .DOCX file Unique icons Folders Files go in folders on mass storage devices. File extensions tell Windows what type of file one is, plus what program to open to edit that file, like Word to open a .DOCX file.

Bridge the Hardware and Applications Operating system enables applications to ____________ with hardware “Program support”

Capabilities and Limitations of an OS ___-based __________-based

Character-based User Interface Prompt: c:\> Type commands: c:\>dir Press [Enter] to make the commands go You need to know the commands or names of executable (program) files for the command line to work properly. You need to know the commands or names of executable (program) files for the command line to work properly.

Graphical User Interface Point and click on icons Just like typing a command To the computer, it’s the same thing!

Major _________ Systems Command-line DOS Linux UNIX GUI Windows Macintosh OS X

Microsoft _________ Graphical interface Command-line interface as well Microsoft released Windows 95 in 1995 to replace DOS and Windows 3.11; later released Windows 98, 98 SE, and Millennium Edition (Me). In their “professional” line of operating systems, Microsoft released Windows NT, 2000, XP Home, XP Professional, Media Center, numerous Server versions. Current offerings include Windows Vista and Windows 7. Graphical interface Command-line interface as well Windows 9x Windows NT Windows 2000 Windows XP Windows Vista Windows 7 Microsoft released Windows 95 in 1995 to replace DOS and Windows 3.11; later released Windows 98, 98 SE, and Millennium Edition (Me). In their “professional” line of operating systems, Microsoft released Windows NT, 2000, XP Home, XP Professional, Media Center, numerous Server versions. Current offerings include Windows Vista and Windows 7.

Apple __________ Currently at OS X (ten, not ex) Graphical interface Command-line interface as well

UNIX and _____ Command-line interface Graphical (overlay) interface Command-line interface with graphical overlay interface, which means the OS is fully functional from the command line only, unlike Windows or Macintosh OS X

________ Operating Systems Smartphones PDAs Portable video and music players e-book readers

OS Limitations Software support Hardware support Programs work for only one OS Most programs written for Windows Hardware support Most hardware today works for Windows and Linux Macintosh somewhat proprietary Some hardware can connect to Windows, Macs, and Linux computers, particularly those using more universal ports like USB and FireWire. LCD monitors and speakers of all sorts work on all three OSs as well. Case sensitivity-Windows is case aware, but not case sensitive on anything but passwords. Linux and Macs are case sensitive. Some hardware can connect to Windows, Macs, and Linux computers, particularly those using more universal ports like USB and FireWire. LCD monitors and speakers of all sorts work on all three OSs as well. Case sensitivity: Windows is case aware, but not case sensitive on anything but passwords. Linux and Macs are case sensitive.

Common OS ____________ _____________ System runs slowly System locks up Blue screen of death Computer starts in Safe mode

Common OS Problems ______ Instability Drive _________ Go to Computer, right-click the drive, select Properties In Properties, select Tools tab then click Check Now

Common OS Problems Instability caused by ________________ Computer runs slowly Computer accesses hard drive frequently Fix by defragmenting the disk, or “defrag”

Common OS Problems

Common OS Problems Failure to ______ Safe Mode System Restore

Common OS Problems Access ________ Check [Caps Lock] key You may not have the proper permissions (standard vs. administrator account) Try again, carefully

Operating System Functions Capabilities and Limitations of an OS Summary Operating System Functions Capabilities and Limitations of an OS Common OS Problems and Their Solutions This chapter is all about