Chapter 5 Operating Systems.

Slides:



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

What is an operating system? Is it software?
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
Two Broad Categories of Software
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.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER System Software computing ESSENTIALS    
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
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.
Lesson 4 Computer Software
Lesson 4: What Is Software?
Operating Systems Operating System
Lesson 6 Operating Systems and Software
1 ITGS – Software Basic Food for Thought: Recipe for food Precise steps How many steps Processing with Programs 1.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
Operating Systems. The foundation for operating system software and application software. Source:
System Software Chapter 4 of Computers: Understanding Technology (Third edition) 1September 16, William Pegram.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
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.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Chapter 5 Information Systems in Business Software
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
10/8: Software What is software? –Types of software System software: Operating systems Applications Creating software –Evolution of software development.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Multimedia and Computers Introduction to Computers.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 2 How Hardware and Software Work Together.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
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.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
Computer Operating Systems And Software applications.
European Computer Driving Licence Syllabus version 5.0 Module 1 – Concepts of ICT Chapter 3 – Software Pass ECDL5 for Office 2007 Module 1 Concepts of.
Chapter SOFTWARE Are the programs which are written by different programming languages. These programs are: a series of instruction that tells.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Computer Software.
Systems Software / The Operating System CSC October 14, 2010.
Chapter 2 Operating Systems
Software.
Computer System Structures
Operating System and Utility Programs
Computers: Tools for an Information Age
Processing with Programs 1
Operating System & Application Software
Chapter 2: Operating-System Structures
Chapter 5: Using System Software
What is an operating system?
What is an Operating System?
برامج النظام Software Systems
Computer Software CS 107 Lecture 2 September 1, :53 PM.
برامج النظام System Software
Nat 4/5 Computing Science Operating Systems
Copyright 2003 The McGraw-Hill Companies, Inc.
Operating Systems.
European Computer Driving Licence Syllabus version 5.0
Types of Software Mrs. S. Palmer Office Administration.
Technology 6 Operating Systems.
Operating Systems.
Presentation transcript:

Chapter 5 Operating Systems

The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex, and the least visible software that your computer uses.

The Four Layers of a Computer Your computer is a system of four interdependent layers: Hardware BIOS Operating System Application Software

What do the four layers do? Hardware activates the BIOS BIOS (basic input/output system) starts the operating system Operating System loads drivers, networking services, and application software into the computer’s RAM Application Software allows you to create your multimedia project

What are programming languages? Programming languages provide instructions to operating systems.

Types of Programming Languages Machine language: the only language a computer’s CPU can read Assembly language: a programming language that the CPU can quickly encode to machine language Low-level programming language: Programming languages that computers can interpret quickly but are not like human language

More Programming Languages High-level programming languages: Are programming languages that resemble human language Need compilers to convert high-level languages to machine language Examples: C++, Java, Visual Basic

Graphical User Interface (GUI) Microsoft Windows Created in 1985 The most used PC operating system Runs a huge number of applications Apple Mac OS Derived from the first PCs to use GUI Preferred by many designers and multimedia producers Applications are often not compatible with Windows

PDA Operating Systems The two most popular PDA operating systems are: Palm OS Windows CE

Network Operating Systems Network operating systems are designed to allow many users to share files and resources.

Types of Network OS Network operating systems include: UNIX: designed to work with many kinds of computers Linux: a version of UNIX distributed for free Mac OS X: for networks by Apple Windows NT: Microsoft’s network OS Apache: Web server software distributed for free