Computer Systems Nat 4/5 Computing Science Operating Systems.

Slides:



Advertisements
Similar presentations
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Advertisements

Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
Computer Main Parts.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Is a program that acts as an intermediary between the user of the devices, which are cut by CO computer and applications (programs) which it runs are used.
Operating systems.
Operating Systems Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Week 6 Operating Systems.
© Oxford University Press España S. A., 2012 Unit 2 Hardware and software.
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Group 6 Comp 129 Chapter 4.  An operating system s a set of programs made to manage the resources of a computer.  The OS performs five basic functions:
Write today’s date and title in the front of your book. Underline it.
Lesson 6 Operating Systems and Software
SOFTWARE.
Software GCSE COMPUTING.
Standard Grade Computing System Software & Operating Systems.
Operating Systems TexPREP Summer Camp Computer Science.
B USINESS C OMPUTER A PPLICATION Eyad M. AlMassri BGMS4101 Introduction 1 Business Computer Application.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
Human-computer interfaces. Operating systems are software (i.e. programs) used to control the hardware directly used to run the applications software.
© 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.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Lesson 1 Operating Systems, Part 1. Objectives Describe and list different operating systems Understand file extensions Manage files and folders.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
Introduction to Computer Operating Systems
Three main types of computer operating systems By Chloe Monks.
Multimedia and Computers Introduction to Computers.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Computer Software Types Three layers of software Operation.
CS101 Computer Software. Software Software is... Two main types of software are…
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
By Shreya Mozumdar 6B.  An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.
Digital Communication Systems Comp Functions of the Operating System.
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.
Types of Software Chapter 2.
Operating Systems Morrison / WellsCLB: A Comp Guide to IC 3 3E 1 Morrison / Wells.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Operating Systems. Categories of Software System Software –Operating Systems (OS) –Language Translators –Utility Programs Application Software.
Ch 26 & 27 Operating Systems.  Understand the purpose of an operating system  Be able to describe the tasks performed by an operating system.
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (1) The Operating System.
System Software (1) The Operating System
Systems Software / The Operating System CSC October 14, 2010.
TECHNOLOGY IN ACTION. Chapter 5 System Software: The Operating System, Utility Programs, and File Management.
Chapter 5 Operating Systems.
Nat 4/5 Computing Science Software
Macintosh & Linux Used to fill in pg 5 & 6 of “Operating Systems” Packet.
Operating Systems & System Software
Computer Systems Nat 4/5 Computing Science
Lesson 4 0x Operating Systems.
Nature & Types of Software
Resource Management IB Computer Science.
Computer Software Digital Literacy.
Operating System.
System Software EIT, © Author Gay Robertson, 2016.
Chapter 5: Using System Software
Introduction to Operating Systems
Computer Software Digital Literacy.
TexPREP Summer Camp Computer Science
Computer Technology Notes #3
OPERATING SYSTEMS.
Nat 4/5 Computing Science Operating Systems
Types of Software.
Entry Level Computing Year NINE –
The Main Features of Operating Systems
Software - Operating Systems
Presentation transcript:

Computer Systems Nat 4/5 Computing Science Operating Systems

Lesson Aims  By the end of this lesson:  All pupils will be able to:  Describe what an operating system is  Describe what an application program is  Describe the functions of an operating system

Types of software  There are two main types of software:  Applications  These are pieces of software that perform a particular task such as word processing or desktop publishing  Systems Software (Operating Systems)  These types of software control the running of hardware and the running of other software Nat 4/5

Applications Software  Application software are programs that are designed to do a particular task.  For example the Word Processor your revision notes were written in is an application program. Nat 4/5 Even games are application programs.

Operating Systems  An operating system is a piece of software that controls the operation of the systems hardware and the running of other software.  Two of the more popular operating systems used at present are  Microsoft® Windows  Apple® OSX. Nat 4/5

Why is it important?  You are writing an app for a smartphone  Which operating system do you write it for?  IOS® Android ® Windows ® ?  Why do you need to bear this in mind?  If I buy Office 2010 for windows – can I install it on a Mac? Nat 4/5

Operating Systems: Functions  All operating systems have certain common functions : Nat 4/5 Provision of an Interface This is the means of interacting with the user. Most modern operating systems provide a GUI (Graphical User Interface) Input Output Controls the sending and receiving of data to and from peripherals Memory Management Controls the systems RAM, controlling which locations in RAM programs are loaded into File Management Controls where and how files are saved onto backing storage. Error Reporting Providing useful feedback to users when errors do occur.

 An emulator is a utlility program which allows a computer to run a different operating system.  This gets round the problem of not being able to run software because it has been written for a different operating system.  An example is “Parallels Desktop” which allows an Apple computer to run Windows software Emulators

Summary  The Operating System (OS) of a computer is a program which manages the hardware and the running of other software on a computer system.  The standard functions of an OS are:  Provision of a human/computer interface  Input/Output  File Management (backing Storage)  Memory management (RAM)  Error Reporting Nat 4/5

Summary (2)  An application program is a piece of software that performs a particular task such as games, word processers.  An emulator is a utlility program which allows a computer to run a different operating system. Nat 4/5