Operating Systems Tasks 05/08/2019.

Slides:



Advertisements
Similar presentations
Utility program + driver program Thomas Wat 4D (21)
Advertisements

?  Able to explain the 6 key functions of system software  Able to explain each using a suitable example  Identify three different system software.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Fall 2006.
Operating Systems: Software in the Background
Use with Computer Systems and Networks by Blundell, Khan, Lasebae and Jabbar ISBN © 2007 Middlesex University Press Computer Systems and.
Chapter 5 System Software.
* SOFTWARE * Computer software, or just software, is a collection of computer programs and related data that provides the instructions. It can not be touched.
Operating systems.
Section 8.2. Classification of Software
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
CHAPTER FOUR COMPUTER SOFTWARE.
Introduction to Interactive Media Interactive Media Tools: Software.
Software.
Unit R005: Understanding Computer Systems Introduction System Software Software (i.e., programs) used to control the hardware directly Used to run the.
14/10/20151 Software custom-written, off-the-shelf, generic, system, applications, utility, integrated.
INVITATION TO COMPUTER SCIENCE, JAVA VERSION, THIRD EDITION Chapter 6: An Introduction to System Software and Virtual Machines.
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.
Operating Systems Lesson Objective: Understanding the functions of an operating system. Learning Outcome: Answer some basic questions on operating systems.
Operating System Principles And Multitasking
Identify internal hardware devices (e. g
UNIX Unit 1- Architecture of Unix - By Pratima.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
CPSC 171 Introduction to Computer Science System Software and Virtual Machines.
Course Title: Introduction to Computer Course Instructor: ILTAF MEHDI Chapter No: 04 1BY ILTAF MEHDI (MCS, MCSE, CCNA)
1 3 Computing System Fundamentals 3.3 Computer Systems.
Presented By: Asst. Prof. Navjeet Kaur Computer Department Govt College Ropar.
By Tom and James. Hardware is a physical part of the system that you can pick up and move. There are two types of hardware, external and internal. External.
Systems Software. Systems software Applications software such as word processing, spreadsheet or graphics packages Operating systems software to control.
9NL Ayomi Hasenclever.  You cant touch a software  It is stored in a computer or laptop  Allows the hardware to do something useful, without the software.
Operating Systems Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Chapter 4. CONCEPT OF THE OPERATING SYSTEM MANAGING ESSENTIAL FILE OPERATIONS.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
Identify internal hardware devices (e. g
Identify internal hardware devices (e. g
Computer Organisation
Tech Level Cyber Security Lesson 7
Nat 4/5 Computing Science Software
4.4.1 The Operating System.
Topic 2: Hardware and Software
Applied Operating System Concepts
Introduction to comp. and prog. CS 101 G 964
What Do Computers Do? A computer system is
Operating Systems & System Software
Resource Management IB Computer Science.
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
SOFTWARE and OPERATING SYSTEM.
Unit 2 Computer Systems HND in Computing and Systems Development
TexPREP Summer Camp Computer Science
Operating Systems What are they and why do we need them?
OPERATING SYSTEM OVERVIEW
Systems Software Keywords Operating Systems
חוברת שקפים להרצאות של ד"ר יאיר ויסמן מבוססת על אתר האינטרנט:
OPERATING SYSTEMS.
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
Computer Fundamentals
Operating System Concepts
Unit 1: Introduction to Operating System
Functions of an operating system
Types of Software.
Operating Systems Tasks 17/02/2019.
Operating Systems Tasks 04/04/2019.
The Main Features of Operating Systems
Software - Operating Systems
Human–computer interfaces
TOPIC: HARDWARE AND SOFTWARE
Operating System Concepts
Function of Operating Systems
Overview of Computer system
Presentation transcript:

Operating Systems Tasks 05/08/2019

Learning Objectives Discuss the purpose of operating systems. 05/08/2019

All Operating Systems: Control the hardware of the computer system: Memory management to control the way that primary memory is used Resource allocation / processor / printer time Access to peripheral devices via drivers. User interface / HCI: To provide human access and allows communication. Provide environment for application software to be executed and managed: i.e. installation to system, access to memory and allows software translation via compiler / interpreter / assembler. Provide utilities / library routines to carry out “housework” and common tasks e.g. File handling Defragmenting Formatting Virus protection Security backup procedures Privacy logons / passwords 05/08/2019

Plenary Describe the features which an operating system would be expected to provide in a single user computer system. 05/08/2019

All Operating Systems Provide: User interface To allow communication/type of interface File handling: To allow use of secondary storage Disk management defragmenting / formatting / storage Virus protection To protect files on secondary storage Security backup procedures 05/08/2019

All Operating Systems Provide: Privacy logons / passwords Access to peripheral devices via drivers / allowing hard copy Memory management To control the way that primary memory is used Manages application software / installation to system / access to memory Resource allocation /processor / printer time 05/08/2019