System SOFTWARE.

Slides:



Advertisements
Similar presentations
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Advertisements

Operating System.
SOFTWARE.
Week 6 Operating Systems.
Computer for Health Sciences
Lesson 4 Computer 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:
System Software System software deals with the physical complexities of how the hardware works. System software generally consists of four kinds of programs:
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
SOFTWARE.
Excellence Publication Co. Ltd. Volume Volume 1.
Software GCSE ICT.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
1 AQA ICT AS Level © Nelson Thornes 2008 Operating Systems What are they and why do we need them?
Operating Systems.
SYSTEM SOFTWARE Prepared by: Mrs. Careene McCallum-Rodney.
Gorman, Stubbs, & CEP Inc. 1 Introduction to Operating Systems Lesson 1 Introduction to Operating Systems.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
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.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems.
What is Computer Software?. Hardware vs Software Got to have both to get the job done!
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Operating Systems Overview Basic Computer Concepts Operating System What does an operating system do  A computer’s software acts similarly with.
Graphical User Interfaces (GUI’s ). & Command-Line Interfaces.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
OPERATING SYSTEM REVIEW. System Software The programs that control and maintain the operation of the computer and its devices The two parts of system.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Operating Systems. Operating System Every general-purpose computer must have an operating system to run other programs. Operating systems perform basic.
Copyright © 2003 by Prentice Hall 1 Computers: Tools for an Information Age Chapter 3 Operating Systems: Software in the Background BSM025 Computers.
Operating System and Utility Programs
Nat 4/5 Computing Science Software
Nature & Types of Software
Lecture 1-Part 2: Operating-System Structures
Operating System Review
2. OPERATING SYSTEM 2.1 Operating System Function
Chapter 8 Computer Software
Lesson Objectives Aims You should be able to:
Operating System.
Chapter 5: Using System Software
Introduction to Operating Systems
Introduction to Operating System (OS)
TexPREP Summer Camp Computer Science
Operating Systems What are they and why do we need them?
TYPES OFF OPERATING SYSTEM
Computer Technology Notes #3
Chapter 4 The Power behind the Power
5 SYSTEM SOFTWARE CHAPTER
Computers Are Your Future
Operating System Review
Chapter 2: System Structures
Operating System Review
Computer software 2.
5 SYSTEM SOFTWARE CHAPTER
Lecture 1-Part 2: Operating-System Structures
5 SYSTEM SOFTWARE CHAPTER
Chapter 4 The Power behind the Power
What is Computer Software?
The Operating system Gives life to the hardware
DOS and window operating system
SOFTWARE TECHNOLOGIES
The Main Features of Operating Systems
Software - Operating Systems
Technology 6 Operating Systems.
Materials prepared by Dhimas Ruswanto, BMm
Introduction to Operating Systems
Presentation transcript:

system SOFTWARE

Brain Teaser What is an operating system? List some types of operating system What do you think are the functions of an operating system? What do you think are software utilities? What do you think are the purpose of software utilities?

What is an operating system? An Operating System (commonly abbreviated OS and O/S) is the software component of a computer system that is responsible for the management and coordination of activities and the sharing of the limited resources of the computer. An operating system is a program designed to run other programs on a computer Operating systems are responsible for everything from the control and allocation of memory to recognizing input from external devices and transmitting output to computer displays.

Discussion What are the functions of the operating system?

Functions of the OS It manages the sharing of internal memory among multiple applications It handles input and output to and from attached hardware devices, such as hard disks, printers and dial-up ports. It sends messages to the applications or interactive users (or to a system operator) about the status of operations and any errors that may have occurred. It can offload the management of what are called batch jobs (for example, printing) so that the initiating application is freed from this work

CLASSIFICATION OF OS Multi-user: Allows two or more users to run programs at the same time. Some operating systems permit hundreds or even thousands of concurrent users. Multiprocessing: Supports running a program on more than one CPU Multitasking: Allows more than one program to run concurrently Multithreading: Allows different parts of a single program to run concurrently Real time: Responds to input instantly. General-purpose operating systems, such as DOS and UNIX, are not real-time.

Discussion List some types of operating system What are the advantages and disadvantages of using the operating system you have listed?

TYPES OF OPERATING SYSTEM Microsoft Disk Operating System (MSDOS) Windows 3.x Windows 95 OPERATING SYSTEM 2 (OS/2) UNIX Operating System APPLE MACINTOSH (MAC OS)

Microsoft Disk Operating System (MSDOS This is a single user, single processing operating system created by Microsoft for use in personal computers. MSDOS uses a command-driven interface.

Advantage of MSDOS Once the commands are known, MSDOS is the OS of choice because of the speed at which tasks can be performed

Disadvantages of MSDOS MSDOS is command-driven; therefore it is not very user friendly. The user has to memorize all the commands or constantly refer to a command manual. It is a single user, single tasking operating system i.e. it only facilitates the running of one program at a time.

Windows 3.X This is a GUI based operating environment created by Microsoft. This operating environment uses MSDOS as the platform on which it operates. Thus it was usually called “DOS with windows”. This software is no longer on the market

Advantages of Windows 3.X It allows for multitasking capability It has dynamic data exchange function. Dynamic data exchange allows one program to access data from another program that is currently running. It provides a GUI making it very user friendly. User are able to use icons or pull down menus, mouse, pointers

Disadvantages of Windows 3.X It does not work well in a network environment It can handle multitasking, but it is really switching between tasks. If the program does not go back to a task quickly enough data can be lost.

WINDOWS 95 Windows 95 is an upgrade of windows 3.X. MSDOS is integrated into the software making it one complete system.

Advantages of Windows 95 Windows 95 is a multitasking operating system Graphical user interface makes it easy to use and easier to learn It provides compatibility with existing windows and DOS programs It works efficiently in “single user’ (stand alone) environment as well as in a network environment

Disadvantage of Windows 95 Windows 95 does not realise its full potential when running 16 bit applications

Operating System 2 (OS/2) Operating System 2 (OS/2) is a single user, multitasking operating system with a graphical user interface. It provides a dual boot feature that allows a user to boot up in either DOS or OS/2

Advantages of OS/2 It’s a multitasking operating system with both single user and network capabilities It supports disk drives as large as 256gigs

Disadvantages of OS/2 OS/2 interface is similar to that of Windows so it might take a while to adjust to some of the differences. Compared to Windows, there are not as much application software available

UNIX Operating System UNIX was first developed in 1969 by K. Thompson, R. Canaday, and D. Ritchie for minicomputers. UNIX is a multiuser, multitasking system that runs on many different computer systems from microcomputer to mainframe.

Advantages of UNIX UNIX is portable i.e. it can be used with many different types of computers, from microcomputers to supercomputers. It is a multiuser and multitasking operating system Networking is another strong feature of a UNIX operating system. UNIX can be connected through several different kinds of equipment and can share files among them.

Disadvantages of UNIX UNIX is a difficult software for novice microcomputer users to understand Limited amount of application programs are available for UNIX It is not standardized, therefore an application program written for one UNIX system might not work with another.

APPLE MACINTOSH (MAC OS) The Apple Macintosh is a multitasking operating system that was the first graphical user interface to achieve commercial success The Macintosh operating system has two (2) major files. They are the System files and the Finder The system file manages the user interface. Both files work together to achieve the operating system procedures such as formatting disks, copying files and running application programs.

Advantages of MAC OS It provides high quality graphics processing that makes Macintosh popular for desktop publishing. The Apple Mac is easy to use

Disadvantage of MAC OS Macintosh operating system is incompatible with DOS and Windows PC applications.

What is software utilities? is a type of computer software It is specifically designed to help manage and tune the computer hardware, operating system or application software, and perform a single task or a small range of tasks; as opposed to application software which tend to be software suites

Software Utilities cont’d The System Utilities directory includes a variety of PC utilities for managing and optimizing your computer system, including the Registry, start-up applications, desktop, and other settings The software in this catalogue may clean your local drives, create backups and recover lost files, improve system performance, securely delete documents, and monitor your hardware.

Class Activity Define the term operating system List four functions of the operating system List four types of operating system, giving a brief description of each Give one example of an operating system that uses a command driven interface

THE END