System Software Provides GUI Manages the resources of the computer system Defines the Software Platform Components of System Software Operating system.

Slides:



Advertisements
Similar presentations
Chapter 8 Operating Systems and Utility Programs
Advertisements

Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
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.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Chapter 8 Operating Systems and Utility Programs.
Operating Systems: Software in the Background
1 Chapter 2 Operating Systems: Software in the Background.
Introduction to windows operating system i
Operating Systems.
LECTURE 14 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Operating System.
Lesson 4 Computer Software
Operating Systems and Utility Programs
Operating Systems Operating System
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter 8 Operating Systems and Utility Programs
Your Interactive Guide to the Digital World Discovering Computers 2012.
Lesson 6 Operating Systems and Software
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.
INTRODUCTION TO COMPUTING CHAPTER NO. 03. Operating Systems and Utility Programs Functions of Operating Systems Types of Operating Systems (Standalone.
Computer Software What is system software?
Excellence Publication Co. Ltd. Volume Volume 1.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Chapter 4 System Software.
Operating Systems  A collection of programs that  Coordinates computer usage among users  Manages computer resources  Handle Common Tasks.
University of Management & Technology 1 Operating Systems & Utility Programs.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Computing and the Web Operating Systems. Overview n What is an Operating System n Booting the Computer n User Interfaces n Files and File Management n.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
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 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.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Computer Operating Systems And Software applications.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
Systems Software / The Operating System CSC October 14, 2010.
Software.
Operating System and Utility Programs
Computers: Tools for an Information Age
Chapter Objectives In this chapter, you will learn:
Operating System Review
Computers Are Your Future Eleventh Edition
2. OPERATING SYSTEM 2.1 Operating System Function
Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs.
Chapter 5: Using System Software
Computer Software.
Introduction to Operating Systems
Chapter 7 Operating Systems and Utility Programs
TexPREP Summer Camp Computer Science
Operating System Review
Computers Are Your Future
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Operating System Review
Introduction to Operating Systems
Presentation transcript:

System Software Provides GUI Manages the resources of the computer system Defines the Software Platform Components of System Software Operating system - controls the use of hardware resources, External and Internal Utilities --supplement the system Device Drivers - control peripheral devices

Operating System RTOS Single User/Single tasking Single User/Multi-tasking Multi-User

Popular OS DOS Windows 3.x (operating environments) , 3.1, 3.11 Windows 95 (improved GUI, more efficient multitasking) 1995 Windows 98 (more internet integration, easier to add devices (Upgrade to Windows 95) 1998 Windows ME 2000 (upgrade to WIndows98) Windows XP 2001 Windows NT (designed for networks looks just like Windows) 1996 Windows 2000 (faster performance, networking version (Server family), start menu displays only apps use most frequently), preview multimedia files in Windows before opening) 2000 Windows Vista (Longhorn) Released to general public (2007) Unix, Linux Network OS (NOS) Windows NT Server, Windows 2000 Server, UNIX, Linux, Solaris Embedded (Palm OS, Windows CE)

Editions Starter Home Basic Home Premium Business Enterprise Ultimate (Need 1 GB to 2 GB of memory) Price ranges from $ (upgrades) $ (full version) Aero Graphics Change saturation, color, and level of transparency

Vista, A First Look… A redesigned Start Menu in Windows Vista lets users start typing the name of the application they wish to open.

Treeview Easier to Navigate without all those Submenus

Searching Files

A First Look… The Pictures and Video folder in Windows Vista contains new information about a picture, including the type of camera used and a user- assigned rating.

Parental Control Options

Operating System A set of programs containing instructions that coordinate all activities among hardware resources Allows you to run applications software Some applications run on multiple platforms (cross-platform) Kernel Memory-resident

Terminology Software Platform Cross-Platform Memory resident Single User/Single Tasking Multi Tasking Multi User Multi Processing Fault Tolerant Systems

Features of an Operating System Memory Mgt (optimize RAM) VM (Virtual Memory) Swap File, Paging, Thrashing Handling Print Jobs Buffer, Spooling, Print Spooler Configuring Devices Monitoring System Performance Security

Booting a Computer Power Supply CPU chip resets itself and looks for the BIOS ROM (basic input output system) BIOS executes the POST(power on self test) Results are compared to CMOS BIOS looks for boot program that holds the OS Boot program is executed and loads the kernel of the OS OS takes control OS loads registry (configuration information), device drivers are loaded Remainder of OS is loaded, icons appear, Start UP folder is executed and display is set