Chapter 4.

Slides:



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

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Objectives Overview Define an operating system
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
System Software © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Chapter 5 System Software.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
3 3 3 CHAPTER System Software. 3 © The McGraw-Hill Companies, Inc Objectives System software Programs, Functions, Categories Utilities Device drivers.
System Software Chapter 5 McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved.
System Software Chapter Describe the differences between system software and application software Discuss the four types of system software Discuss.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
System Software Matt Bardsley Comm 165. System Software System software handles technical details Consists of four types of programs.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
Chapter 5 System Software.
System Software Ashley Lanning California State University, Fresno Fall, 2005 Computer Literacy In:
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems System Software Chapter 4.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
Operating Systems Chapter 4.
Chapter Three OPERATING SYSTEMS.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
3 3 3 CHAPTER System Software. 3 Objectives By the end of this lecture, you should know how to: –Describe the differences between system software and.
Computing Essentials 2014 System Software © 2014 by McGraw-Hill Education. This proprietary material solely for authorized instructor use. Not authorized.
Explain the purpose of an operating system
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 5 System Software.
5 SYSTEM SOFTWARE CHAPTER
Copyright © 2012 The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Chapter 05: System Software.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Kuliah 4 Pengantar Teknologi Informasi Oleh Coky Fauzi Alfi cokyfauzialfi.wordpress.com Software.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 55 CHAPTER SYSTEM SOFTWARE.
Chapter 06: System Software. Definition  Master program  Controls all hardwares connected to computer  Collection of programs Users Application software.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
BMTS 242: Computer and Systems Lecture 5: Yousef Alharbi Website
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
4 System Software Chapter 4.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Chapter 3: SYSTEM SOFTWARE
Computers: Tools for an Information Age
Describe the differences between system software and application software.
System Software Chapter 4.
Describe the differences between system software and application software.
Introduction to comp. and prog. CS 101 G 964
Discovering Computers 2012: Chapter 8
Chapter 5 System Software.
Chapter 8 Operating Systems and Utility Programs.
Chapter 7 Operating Systems and Utility Programs
System Software 4.
1.
System Software 4.
5 SYSTEM SOFTWARE CHAPTER
Operating System Review
System Software 4.
Chapter 05: System Software
Copyright 2003 The McGraw-Hill Companies, Inc.
Operating System Review
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Software - Operating Systems
Presentation transcript:

Chapter 4

Computers are everywhere in our lives and we expect them to “be there when we need them”. We give little thought to the processes and programs running behind the scenes to keep them functioning effectively. Such programs (i.e. operating systems, utility programs, and device drivers) are the system software you learn about here.

Handles the technical details Includes the operating system, utilities, device drivers, and compilers System software is not a single program but is a collection of programs that handles hundreds of technical details End-users focus on application programs more than the system software, but it is important to understand how system software works

A collection of programs that handle technical tasks Manage resources Provide user interface Run applications Provide platfrom to greate programs Examples: Windows 7 Mac OS X Also called the software environment or platform

Manages computer resources Coordinate memory, processing, storage, printers and monitors Monitor system performance Schedule tasks Provide security Start-up the computer Provides user interface Graphical user interface (GUI) Runs applications Multitasking Foreground and background applications Multitasking – the ability to switch between applications Foreground – the program you are currently working on Background – the other program that is running but not the active window

Features in common with application software Booting Features in common with application software Icons Pointer Windows Menus Tabs Dialog boxes Help Booting is the process of starting a computer Warm boot (Key Term) – computer is already on and you restart it without turning off the power Cold boot (Key Term) – starting a computer that has been turned off

Three basic categories Embedded operating systems (handheld) Smartphones Video game systems Network operating systems (linked computers) Windows Server Unix OS stored on network server which coordinates all communication between the other computers Stand-alone operating systems (desktop) Also called client operating system Most are proprietary operating systems– owned and licensed by a corporation Non-proprietary – source code is available to the public Called open source Linux is an open source program

The OS is often called the software environment or platform Operating systems commonly used by individuals Windows – most widely used Mac OS – powerful and easy to use UNIX – network; originally designed for Web LINUX – open source; free from the Web Note that LINUX is easier to learn; easily transfer to UNIX UNIX originally designed as cross-platform to help “integrate” the Web

Host operating system - OS of the physical machine Ability to support multiple operating systems on a single physical machine Virtualization software Physical machine can be logically separated into separate and independent virtual computers called virtual machines Host operating system Guest operating system Host operating system - OS of the physical machine Guest operating system - OS of virtual machine

Mobile OS Some of the best known Embedded operating system in every smartphone Some of the best known Symbian BlackBerry OS or RIM OS iOS Android Windows Phone 8 WebOS Symbian – Nokia, Sony BlackBerry OS or RIM OS iOS- formerly iPhone OS, iPod Touch, iPad Android – owned by Google Windows Phone 7 WebOS – HP smartphones and tablets

Specialized programs to make computing easier Most essential utilities Troubleshooting or diagnostic programs Antivirus programs Uninstall programs Backup programs File compression programs Utilities – specialized programs designed to make computing easier Hard disk crashes Antivirus programs Computer freeze-ups Decrease operation slow-downs

Backup and Restore Disk Cleanup Disk Defragmenter Backup and Restore can be accessed by clicking Start>Maintenance Disk Cleanup and Disk Defragmenter can be accessed by clicking Start>Accessories>System Tools

Combine several programs into one package Less expensive Popular suites Norton Utilities BitDefender

Allow communication between a device and the computer Loaded into memory each time a computer is started When a new device is added, new device drivers must be installed Windows already has many drivers within the system software Device drivers - programs that work with the operating system to allow communication between device(s) and the rest of the physical system Device drivers are also referred to simply as “drivers” (Key Term) Step-by-step guidance is offered by Windows in the form of wizards that assist with installing drivers e.g. “Add Printer Wizard” (Key Term) Drivers can also be easily updated in Windows by utilizing the Windows Update (Key Term) functionality