Digital Communication Systems Comp. 1.02 Functions of the Operating System.

Slides:



Advertisements
Similar presentations
Computer Basics 2.
Advertisements

Chapter 8: Operating Systems and Utility Programs
Lesson 4 0x Operating Systems.
What is an operating system? Is it software?
Operating System Type of Operating System
© Paradigm Publishing, Inc.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
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.
1 CMOS Configuration Chip. 1 Jumpers 1 Software n The intelligence of the computer n Computer programs, or instructions to perform a specific task n.
Chapter 5 System Software.
Computer Parts There are many parts that work together to make a computer work.
1 Copyright © 2003 Prentice Hall, Inc Slides created by Bob Koziel Excerpts from Chapter 5.
OPERATING SYSTEMS AND SYSTEMS SOFTWARE. SYSTEMS SOFTWARE Systems software consists of the programs that control the operations of the computer and its.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Chapter 4: Operating Systems and File Management 1 Operating Systems and File Management Chapter 4.
SOFTWARE.
Week 6 Operating Systems.
Lesson 4 Computer Software
Lesson 4: What Is Software?
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Computer Basics Diagram
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Lesson 6 Operating Systems and Software
INTRODUCTION TO OPERATING SYSTEMS. An operating system is a program that controls the overall activity of a computer. Like an orchestra conductor an operating.
Software GCSE ICT.
System software operating system 1.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4 System Software.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Ch Review1 Review Chapter Microcomputer Systems Hardware, Software, and the Operating System.
Introduction to Interactive Media Interactive Media Tools: Software.
Operating Systems TexPREP Summer Camp Computer Science.
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.
System Software CSCI-N 100 Department of Computer and Information Science.
The Role of the Operating System
Chapter 4: System Software The Power Behind the Computer.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
The Operating System ICS3M.  The operating system (OS) provides a consistent environment for other software programs to execute commands.  It gives.
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.
Computer Operating Systems Unit 1 – BTA 3O Chytra.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
© 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.
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.
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
 Software provides the instructions that tell the computer what to do.  These instructions are called programs. Programs enable you to use the computer.
Computer Operating Systems And Software applications.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
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.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
Computers: Tools for an Information Age
Introduction to comp. and prog. CS 101 G 964
Operating System Review
Introduction to Operating Systems
Computing Fundamentals
Operating Systems Overview
TexPREP Summer Camp Computer Science
Operating System Review
Operating System Review
Software - Operating Systems
A very basic introduction
Presentation transcript:

Digital Communication Systems Comp Functions of the Operating System

What is software? A program that tells the computer what to do. There are two (2) categories of software: –Operating system software, sometimes just called system software –Application software

What does the operating system do? Manages the main memory or RAM Configures and controls peripheral devices –Peripheral devices – things attached to computer Manages essential file operations –Formatting disks –Copying, renaming and deleting files

What else does the operating system do? Monitors system performance Provides a user interface such as a graphical user interface (GUI) Can multitask! –Run two or more applications at one time

Other Tasks or Functions of the System Software or Operating System Controls the operation of a computer Is the BOSS of the computer system Boots the computer – turns it on Formats disks

Other Tasks or Functions of the System Software or Operating System Allows you to create folders or directories Saves and retrieves files Moves and copies files

Specific Types of System Software Many types designed for certain types of computers: Used in this classroom –Windows XP Previous versions of Windows: –Windows 2000 –Windows 98

Specific Types of System Software DOS based operating systems (CLI) –MS-DOS (Microsoft Disk Operating System) Macintosh Computers –OS 8, OS 9, OS 10