Operating Systems Sara Mullan Johns Hopkins University Fall 2010

Slides:



Advertisements
Similar presentations
OPERATING SYSTEM An operating system is a group of computer programs that coordinates all the activities among computer hardware devices. It is the first.
Advertisements

Operating Systems An operating system is a set of programs that controls how the hardware of a computer works. An operating system provides a means of.
Chapter 8 Operating Systems and Utility Programs.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 8 Operating Systems and Utility Programs.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
Introduction to windows operating system i
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.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
LECTURE 14 Operating Systems and Utility Programs
Chapter 8 Operating Systems and Utility Programs By: James Granahan.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
The University of Akron Summit College Business Technology Department Computer Information Systems 2440: 145 Operating Systems Introduction to UNIX/Linux.
Operating System.
SOFTWARE.
Operating Systems Chapter 4.
Chapter 3  Manage the computer’s resources ◦ CPU ◦ Memory ◦ Disk drives ◦ Printers  Establish a user interface  Execute and provide services for applications.
Week 6 Operating Systems.
Lesson 4 Computer Software
Operating Systems Basic PC Maintenance, Upgrade and Repair Mods 1 & 2.
Operating Systems Operating System
© Paradigm Publishing Inc. 4-1 Chapter 4 System 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:
Introduction to Computers
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
Operating systems CHAPTER 7.
Computing Fundamentals Module A Unit 2: Using Windows Vista LessonTopic 8Looking at Operating Systems 9Looking at the Windows Desktop 10Starting Application.
BUSINESS COMPUTER APPLICATION University of Palestine College of Business Instructor: Mr. Ahmed Abumosameh.
Excellence Publication Co. Ltd. Volume Volume 1.
Operating Systems. Operating systems  Between the hardware and the application software lies the operating system. The operating system is a program.
Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software 1 Health IT Workforce Curriculum Version 1.0/Fall.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
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.
Chapter 3 - Computer Software
 Introduction to Operating System Introduction to Operating System  Types Of An Operating System Types Of An Operating System  Single User Single User.
Introduction to Interactive Media Interactive Media Tools: Software.
Operating Systems JEOPARDY Computer Repair NetworkOS OS Tasks ConceptsComponentsMisc
Chapter 8: Operating Systems and Utility Programs Catherine Gifford Dan Falgares.
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.
System Software Provides GUI Manages the resources of the computer system Defines the Software Platform Components of System Software Operating system.
Introduction to Computers Lesson 6B. home UNIX Oldest operating system, developed by Bell Labs in the 1970s Still used today in insurance, medicine, banking,
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
PC Operating Systems section 6b. UNIX DOS The Macintosh Operating System Windows 3.x OS/2 Warp Windows NT Windows 95 and 98 Linux Windows 2000 This lesson.
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.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
An operating system is the software that makes everything in the computer work together smoothly and efficiently. What is an Operating System?
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
Introduction to UNIX CS465. What is UNIX? (1) UNIX is an Operating System (OS). An operating system is a control program that allocates the computer's.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Computer Operating Systems And Software applications.
Computer Center | Network Group IISER Bhopal Introduction to Basic Component of Computer System Vinay Bajpai iiserb.ac.in Computer Center Indian.
OPERATING SYSTEMS (OS) By the end of this lesson you will be able to explain: 1. What an OS is 2. The relationship between the OS & application programs.
Systems Software / The Operating System CSC October 14, 2010.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Chapter 2 Operating Systems
System SOFTWARE.
Operating Systems What an Operating System is.
Operating System & Application Software
Chapter 5: Using System Software
Computer Technology Notes #3
Entry Level Computing Year NINE –
Introduction to Operating Systems
Presentation transcript:

Operating Systems Sara Mullan Johns Hopkins University Fall

Who is the manager of your computer? The Operating System Answer

What is an operating system?

What is an operating system? A software program which runs on a computer –Consists of programs and data Enables the computer hardware to communicate and operate with the computer software –Manager of resources Most important program which runs on a computer

When is an operating system loaded onto a computer ? First thing Answer

How does an operating system help a computer? Basic Tasks: –Recognizing input –Sending output –Controlling peripheral devices (printers, disk drives) Keep up with needs Interact with users

How does an operating system work? Allocation and assignment of system resources: –Input and output devices –Software –Central processing unit Scheduling: –Follows priority –Coordinates resources and jobs Monitoring: –Monitors and tracks activities in the computer system

What are an operating system’s tasks? Memory management Processor management Storage management Device management Application interface User interface

What are an operating system’s parts? Kernel –Controls low-level processes How information is sent and received How to interpret information received How memory is read and written User Interface –Interacts with the computer user directly User can control and use programs May be graphical Application Programming Interfaces –Provide services and code libraries

Features Multi-user –Two or more users can run the programs simultaneously Multiprocessing –Enables a program to run on more than one CPU Multitasking –Allows programs to run at the same time Multithreading –Allows multiples parts of a program to run at the same time Graphical User Interface –Contains graphics and icons Real Time –Responds to input right away

History of Operating Systems Early computers were similar to a calculator. –Built to perform a series of single tasks –Could only execute one program at a time Operating Systems have continually evolved since the 1940s –Consumer needs –Changes in computer capabilities

Examples of Commonly Used Operating Systems Windows Mac OS Linux Unix There are many other examples of operating systems.

Timeline 1971 –MULTICS was released by UNIX experimental operating system 1978 –development of Apple DOS 3.1 –first Apple operating system 1985 –Microsoft introduced Windows –overtook Mac OS 1991 –Linux began to create a new operating system kernel

Windows Developed by Microsoft Most popular PC operating system Windows 7 is the latest version released Security criticized by customers Default programs included Typical for the general consumer and a software developer

Mac Developed by Apple Second most popular PC operating system Snow Leopard is the latest version released Default programs included Typical for picture and video editing the-Apple-Security-Software-Recommendations/

Linux Developed by Linux Torvalds Alternative to Windows Gaining in popularity

UNIX Originally developed in 1969 by a group of AT&T employees at Bell Labs Widely used in servers, workstations, and mobile devices

Comparing Apple and Microsoft NameCreatorFirst Public Release Latest Stable Version CostTarget System Type Mac OSApple Inc Yes WorkstationWorkstation, Personal computerPersonal computer Mac OS XApple Inc Yes WorkstationWorkstation, Personal computer, Embedded systemPersonal computerEmbedded system Mac OS X Server Apple Inc YesServer Windows ServerWindows Server (NT family) Microsoft Yes ServerServer, NetApp, Embedded system, HPCNetAppEmbedded systemHPC Microsoft WindowsMicrosoft Windows (NT family) Microsoft Yes WorkstationWorkstation, Personal computer, Media center, Tablet PC, Embedded systemPersonal computerMedia center Tablet PCEmbedded system Microsoft Windows Microsoft Windows (Classic family) Microsoft Yes Personal computerPersonal computer, Media centerMedia center

Statistics on Usage 90% of the market share for operating systems for the personal computer is Microsoft. Answer

Usage Share of Web Client Operating Systems

Market Share

Pros Keep up with the needs which change over time Direct hardware access No coding necessary Security Made out of portable code. –This allows them to be changed or modified. Add an application, add a new security update

Cons Manufacturing costs increase Upgrades often needed Takes up memory and processing resources Additional security often necessary

Educational Connection Can use hardware and software resources Controls your input and output Share resources within among a group of users Makes your job easier Makes sure different users and programs don’t interfere with each other when running at the same time Security –Makes sure unauthorized users don’t assess the system

Work Cited See attached Word document.