The Operating System and the User Interface

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Operating System Basics
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Objectives Overview Define an operating system
Chapter 8 Operating Systems and Utility Programs
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Operating Systems First Program to load. Controls Hardware And software. Enable User to operate PC( Personal Computer) –Examples: DOS: Disk Operating.
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Operating Systems: Software in the Background
1 Chapter 2 Operating Systems: Software in the Background.
Chapter 1. What is computer fluency? The knowledge possessed by people who are able to navigate the digital world successfully NOT THIS.
Chapter 5 System Software.
LECTURE 14 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
The Operating System The operation system (OS) is a set of programs that coordinates: Hardware functions Interaction between application software and computer.
Operating Systems Chapter 4.
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
Operating Systems What do you have left on your computer after you strip away all of the games and application programs you bought and installed? Name.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
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 Serena Oldhouser.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Chapter 4 System Software.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
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.
University of Management & Technology 1 Operating Systems & Utility Programs.
Explain the purpose of an operating system
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Your Interactive Guide to the Digital World Discovering Computers 2012.
System Software CSCI-N 100 Department of Computer and Information Science.
Operating System Basics section 6A. This lesson includes the following sections: Running Programs Managing Files Managing Hardware Utility Software.
5 SYSTEM SOFTWARE CHAPTER
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Chapter 8 Operating Systems and Utility Programs.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Twelfth Edition.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Operating System Basics
Lesson 11 Operating System Basics. Resource Manager - Resource include: CPU, memory, disk, network - OS allocates and de-allocates these resources Virtual.
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.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 6A Operating System Basics PART I.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Computer Operating Systems And Software applications.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Operating System Basics. Outline The User Interface Running Programs Managing Files Managing Hardware Utility Software.
Systems Software / The Operating System CSC October 14, 2010.
Chapter 8 Operating Systems and Utility Programs.
TECHNOLOGY IN ACTION. Chapter 5 System Software: The Operating System, Utility Programs, and File Management.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Nat 4/5 Computing Science Software
Section 2.1 Section 2.2 Identify hardware
Discovering Computers 2012: Chapter 8
Operating System Review
TexPREP Summer Camp Computer Science
Operating System Review
Operating System Basics
Windows Operating System
Presentation transcript:

The Operating System and the User Interface Peter Norton’s Introduction to Computers Chapter 5 The Operating System and the User Interface

Learning Objectives: Define the terms “operating system” and “user interface.” Name three major functions of the operating system and explain the importance of each function from the user’s perspective. List five types of utility software and describe how each can be used to enhance the functionality of an operating system. Define the term “multitasking” and list two ways it saves time for a user. List three other significant operating systems, aside from DOS and Windows.

Operating System(OS) - provides an interface for the user, software, hardware, and file management.

Functions of the Operating System: Provides the instruction to display the on-screen elements with which you interact. Loads programs into the computer’s memory so that you can use them. Coordinates how programs work with the CPU, RAM, keyboard, mouse, printer, and other hardware as well as with other software. Manages the way information is stored on and retrieved from disks.

Operating Systems: DOS Windows 95 Windows 98 Windows NT OS/2 Warp Mac OS UNIX

DOS uses a command-line interface.

Windows 98 features the Active Desktop. A single user interface allows a user to browse the internet and the local computer resources.

Graphical User Interface (GUI) - (pronounced “gooey”) Uses graphics (icons) to represent commands and programs which are chosen using a mouse.

Icon - a graphic that represents printers, fonts, document files, folders, and so on.

Most people like icons because it’s easy to understand them and remember what they do.

Factors When Upgrading Your Operating System: CPU Type Memory Disk Space Compatibility

Operating System Services: Saves the contents of files to a disk for permanent storage. Reads the contents of a file from disk into memory. Sends a document to the printer and activates the printer. Provides resources that let you copy or move data from one document to another, or from one program to another.

A hierarchical file system

Files can be managed with Windows Explorer.

Operating System Services: Allocates RAM among various programs that you may have open. Performs the seemingly simple activity of recognizing keystrokes or mouse clicks and displaying characters or graphics on the screen.

The operating system acts as an intermediary between the software and the hardware.

O.L.E. (Object Linking and Embedding - data is copied from one type of document and embedded into another. The data that is copied retains a link with the original document.

Multitasking - means being able to perform two or more procedures at the same time--such as printing a multipage document, sending e-mail over the Internet, and typing a letter--all simultaneously.

1 2 3 4

Interrupt Request (IRQ) - used by the operating system to send requests to use memory and other hardware devices attached to the computer system.

Operating System Utilities: File Defragmentation Data Compression Backup Software Data Recovery Software Antivirus Utilities Screen Savers

Defragmenting the hard drive can make file access faster.

Learning Objectives: Chapter 5 Review Define the terms “operating system” and “user interface.” Name three major functions of the operating system and explain the importance of each function from the user’s perspective. List five types of utility software and describe how each can be used to enhance the functionality of an operating system. Define the term “multitasking” and list two ways it saves time for a user. List three other significant operating systems, aside from DOS and Windows.