Operating Systems Tasks 17/02/2019.

Slides:



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

Utility program + driver program Thomas Wat 4D (21)
?  Able to explain the 6 key functions of system software  Able to explain each using a suitable example  Identify three different system software.
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Higher Computing Computer Systems S. McCrossan Higher Grade Computing Studies 7. Systems Software 1 System Software This software is used to provide the.
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.
The Operating System and the User Interface
General concepts of ICT systems.  Know what is meant by the terms ‘hardware’ and ‘software’  Understand the difference between systems software and.
Systems Software Operating Systems.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Outcome 2 – Computer Software The Range of Software Available The Different Categories of Software System Software Programming Languages Applications Software.
Computing Higher - Unit 1 - Computer Systems: Topic 7: Computer Software 1 Systems Software System software controls the actual operation of the computer.
CHAPTER FOUR COMPUTER SOFTWARE.
Introduction to Interactive Media Interactive Media Tools: Software.
Software.
Operating Systems TexPREP Summer Camp Computer Science.
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.
AS Level ICT Selection and use of appropriate software: Utilities and file management.
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.
The Functions of Operating Systems Desktop PC Operating Systems.
OS, , Part I Operating - System Structures Department of Computer Engineering, PSUWannarat Suntiamorntut.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
Software AS Module Heathcote Ch.20. Importance of Information  Information technology is fundamental to the success of any business  The information.
Application Software System Software.
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.
Chapter 3: Software Explain the difference between systems software and application software
Presented By: Asst. Prof. Navjeet Kaur Computer Department Govt College Ropar.
Introduction to Operating System. 1.1 What is Operating System? An operating system is a program that manages the computer hardware. It also provides.
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.
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.
Lesson 9: SOFTWARE ICT Fundamentals 2nd Semester SY
Identify internal hardware devices (e. g
Computer Organisation
Nat 4/5 Computing Science Software
4.4.1 The Operating System.
Topic 2: Hardware and Software
Introduction to comp. and prog. CS 101 G 964
Operating Systems & System Software
Discovering Computers 2012: Chapter 8
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,
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?
IB Computer Science Topic 2.1.1
OPERATING SYSTEM OVERVIEW
Systems Software Keywords Operating Systems
OPERATING SYSTEMS.
Software Introduction
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.
National Diploma in Computer Studies
Types of Software.
Introduction to Operating Systems
Modern PC operating systems
Operating Systems Tasks 04/04/2019.
LO2 – Understand Computer Software
Software - Operating Systems
Utility Software compression; defragmentation; backing up; encryption Revision YouTube clip:
Function of Operating Systems
Operating Systems Tasks 05/08/2019.
Overview of Computer system
Presentation transcript:

Operating Systems Tasks 17/02/2019

Learning Objectives Discuss the purpose of operating systems. 17/02/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 17/02/2019

(Hard-Drive) Utilities Used to control communication between computer and peripherals by converting OS commands into instructions that the peripheral will understand. Supplied with a new peripheral and needs to be installed it can be used. Program Part of OS Designed to carry out “housework” and common tasks. (Hard-Drive) Utilities To protect files from attack by virus File Compression Anti virus software Defragment Hardware Drivers Format Reduces size of files without loss of detail by replacing all common letter combinations by single characters and deleting redundant data so that less storage space required and faster transmission. To keep files sensibly arranged on the hard drive Deletes the contents of a disk, divides the surface of storage media into tracks and sectors and, produces an index before being used. Library / File-handling To manage the files that are stored on a computer system Deleting Files Search Sort Copy / Backup (Organising) New Folders & Moving files 17/02/2019 4

Plenary Describe the features which an operating system would be expected to provide in a single user computer system. 17/02/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 17/02/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 17/02/2019