SlideShare una empresa de Scribd logo
1 de 29
Name:- Tanmay Kataria
Class:- X-A
Roll No. :- 36
Hardware
Operating System (OS)
Programming Language (e.g. PASCAL)
Application Programs (e.g. WORD, EXCEL)
 System Software- Performs essential operation tasks
 Operating system
 Utility programs
 Application Software - Performs specific tasks for
users
 Business application
 Communications application
 Multimedia application
 Entertainment and educational software
 Driver Programs (Device Driver)
 small program that allows a specific input or
output device to communicate with the rest of the
computer system
 user / application programs
 programs used by the users to perform a
task
 system programs
 an interface between user and computer
 driver programs
 communicate I/O devices with computer
Hierarchy of computer software
User 1 User 2 User 3 User n.............
electronic computer text editor database system
spreadsheet game
Operating System
Computer
Hardware
A collection of programs which control the resources of a
computer system.
Written in low-level languages (i.e. machine-dependent).
An interface between the users and the hardware.
When the computer is on, OS will first load into the
main memory.
Operating
System
Device configuration
Controls peripheral devices connected to the computer
File management
Transfers files between main memory and secondary
storage, manages file folders, allocates the secondary
storage space, and provides file protection and
recovery
Memory management
Allocates the use of random access memory (RAM) to
requesting processes
Interface platform
Allows the computer to run other applications
Best use of the computer resources.
Provide a background for user’s programs to execute.
Display and deal with errors when it happens.
Control the selection and operation of the
peripherals.
Act as a communication link between users.
System protection.
Common Operating Systems and
Their Differences
 Network Operating System
 UNIX / Linux / MS Windows2000 Server
 Desktop Operating System
 MS Windows 9X/Me / Mac OS / DOS
 Mobile Operating System
 Palm OS and Pocket PC
Examples
Common operating systems:-
WINDOW
 used in IBM compatible microcomputers
UNIX
 multi-user, multi-tasking OS used in minicomputers and
microcomputers
VAX/VMS
 used in DEC’s VAX series of minicomputers
Different Types of Operating System
Cross-Platform Issues
 Cross-Platform
 developing software for, or running software, on more
than one type of operating platform.
 Machine-independent Programming Languages
 JVM
 Makeup Languages
 HTML
 XML
 Advantages
 cost-effective
 saves time
 develop the program on different computers
A part of operating system to control disk operation.
2 parts
Small system data
 Keep track of key information of the disk
Data area
 Where data file is stored
 3 parts:-
 boot/boot record
 i.e. a short program for loading DOS into
computer’s memory
 File allocation table (FAT)
 i.e. record the status of each part of the disk and
keep track of all data
 Root directory
 i.e. record the filename, size of the file , date and
time
 Efficient
 time spent to execute its programs should be short
 Small in size
 memory occupied should be as small as possible
 Reliable
Type of Operating System
 Batch processing.
 Real time processing.
 Time sharing processing.
Batch processing
 Jobs, together with input data, are fed into the
system in a batch.
 The jobs are then run one after another.
 No job can be started until previous job is
completed
 Immediate response is needed.
 For example
 anti-missile defense system
 airplane landing control system
 interrupt error in computer system
 Each user is given a time slice to interact with
the CPU.
 The size of the time slice will depend on the
system.
 Each user is served in sequence.
 multi-tasking
 multi-programming
 parallel processing
 buffering
 spooling
 To handle 2 or more programs at the same time from a
single user ‘s perception
 CPU can only perform one task at a time, however, it
runs so fast that 2 or more jobs seem to execute at the
same time
 2 or more programs store in the main
memory at the same time
 When one job reeds to wait (e.g. I/O
operation), CPU switch to another job to
execute
 When the first job finishes waiting, CPU will
get back the first job to execute
 Use 2 or more CPUs to handle jobs
 Computer networking
Job 1 Job 2
Job 3
Job 4
Job 1
Job 2
Job 3
Job 4
CPU 1 CPU 2 CPU 1
time time
without multiprocessing
with multiprocessing
Buffering
 A temporary storage area (buffers) to read data from
input device or send data to the output device
 Keep CPU busy
 Because I/O operation is slow
 a larger buffer from hard disk
 buffer store the data through I/O operation
 because I/O operation is slow and CPU
operation is fast
Operating system

Más contenido relacionado

La actualidad más candente

Kernel. Operating System
Kernel. Operating SystemKernel. Operating System
Kernel. Operating Systempratikkadam78
 
introduction To Operating System
introduction To Operating Systemintroduction To Operating System
introduction To Operating SystemLuka M G
 
Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)Gaurav Aggarwal
 
Operating Systems
Operating SystemsOperating Systems
Operating Systemsvampugani
 
Operating system components
Operating system componentsOperating system components
Operating system componentsSyed Zaid Irshad
 
Linux process management
Linux process managementLinux process management
Linux process managementRaghu nath
 
Operating Systems: Linux in Detail
Operating Systems: Linux in DetailOperating Systems: Linux in Detail
Operating Systems: Linux in DetailDamian T. Gordon
 
Operating system notes
Operating system notesOperating system notes
Operating system notesSANTOSH RATH
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structuresMukesh Chinta
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating SystemsShweta Shah
 
Unix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksUnix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksLOKESH KUMAR
 
30326851 -operating-system-unit-1-ppt
30326851 -operating-system-unit-1-ppt30326851 -operating-system-unit-1-ppt
30326851 -operating-system-unit-1-pptraj732723
 
Operating system kernal
Operating system kernalOperating system kernal
Operating system kernalSumit Rajpal
 

La actualidad más candente (20)

Kernel. Operating System
Kernel. Operating SystemKernel. Operating System
Kernel. Operating System
 
Kernel (OS)
Kernel (OS)Kernel (OS)
Kernel (OS)
 
Os ppt
Os pptOs ppt
Os ppt
 
introduction To Operating System
introduction To Operating Systemintroduction To Operating System
introduction To Operating System
 
Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)Operating systems (For CBSE School Students)
Operating systems (For CBSE School Students)
 
Linux file system
Linux file systemLinux file system
Linux file system
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Operating system
Operating systemOperating system
Operating system
 
Operating system components
Operating system componentsOperating system components
Operating system components
 
Linux process management
Linux process managementLinux process management
Linux process management
 
Operating Systems: Linux in Detail
Operating Systems: Linux in DetailOperating Systems: Linux in Detail
Operating Systems: Linux in Detail
 
Operating system notes
Operating system notesOperating system notes
Operating system notes
 
Operating systems system structures
Operating systems   system structuresOperating systems   system structures
Operating systems system structures
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Unix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | BlocksUnix and shell programming | Unix File System | Unix File Permission | Blocks
Unix and shell programming | Unix File System | Unix File Permission | Blocks
 
30326851 -operating-system-unit-1-ppt
30326851 -operating-system-unit-1-ppt30326851 -operating-system-unit-1-ppt
30326851 -operating-system-unit-1-ppt
 
Architecture of Linux
 Architecture of Linux Architecture of Linux
Architecture of Linux
 
Operating system kernal
Operating system kernalOperating system kernal
Operating system kernal
 

Destacado

virus programming using batch file
virus programming using batch filevirus programming using batch file
virus programming using batch fileAris Suryadi
 
Batch file programming
Batch file programmingBatch file programming
Batch file programmingswapnil kapate
 
Dos commad. by ammar nawab ppt
Dos commad. by ammar nawab pptDos commad. by ammar nawab ppt
Dos commad. by ammar nawab pptAmmar_n
 
Advanced Bash Scripting Guide 2002
Advanced Bash Scripting Guide 2002Advanced Bash Scripting Guide 2002
Advanced Bash Scripting Guide 2002duquoi
 
Advanced Operating System- Introduction
Advanced Operating System- IntroductionAdvanced Operating System- Introduction
Advanced Operating System- IntroductionDebasis Das
 
Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2Ismail Mukiibi
 
Usage Of Application Software
Usage Of Application SoftwareUsage Of Application Software
Usage Of Application Software'Atikah Khalil
 
Operating system structures
Operating system structuresOperating system structures
Operating system structuresMohd Arif
 
Chapter 3 Application Software
Chapter 3  Application  SoftwareChapter 3  Application  Software
Chapter 3 Application Softwarenorzaini
 
Application Software
Application SoftwareApplication Software
Application Softwarepy7rjs
 
Chapter 2: Operating System Structures
Chapter 2: Operating System StructuresChapter 2: Operating System Structures
Chapter 2: Operating System StructuresShafaan Khaliq Bhatti
 

Destacado (20)

Operatingsystem
Operatingsystem Operatingsystem
Operatingsystem
 
virus programming using batch file
virus programming using batch filevirus programming using batch file
virus programming using batch file
 
MS Dos command
MS Dos commandMS Dos command
MS Dos command
 
Batch file programming
Batch file programmingBatch file programming
Batch file programming
 
Dos commad. by ammar nawab ppt
Dos commad. by ammar nawab pptDos commad. by ammar nawab ppt
Dos commad. by ammar nawab ppt
 
Advanced Bash Scripting Guide 2002
Advanced Bash Scripting Guide 2002Advanced Bash Scripting Guide 2002
Advanced Bash Scripting Guide 2002
 
Advanced Operating System- Introduction
Advanced Operating System- IntroductionAdvanced Operating System- Introduction
Advanced Operating System- Introduction
 
Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2Advanced computer architecture lesson 1 and 2
Advanced computer architecture lesson 1 and 2
 
Introduction to ms dos
Introduction to ms dosIntroduction to ms dos
Introduction to ms dos
 
Ms dos
Ms dosMs dos
Ms dos
 
Types of application program
Types of application programTypes of application program
Types of application program
 
Usage Of Application Software
Usage Of Application SoftwareUsage Of Application Software
Usage Of Application Software
 
Operating system structures
Operating system structuresOperating system structures
Operating system structures
 
Chapter 3 Application Software
Chapter 3  Application  SoftwareChapter 3  Application  Software
Chapter 3 Application Software
 
Application Software
Application Software Application Software
Application Software
 
MS DOS
MS DOSMS DOS
MS DOS
 
MS DOS
MS DOSMS DOS
MS DOS
 
Application Software
Application SoftwareApplication Software
Application Software
 
Soft wares
Soft waresSoft wares
Soft wares
 
Chapter 2: Operating System Structures
Chapter 2: Operating System StructuresChapter 2: Operating System Structures
Chapter 2: Operating System Structures
 

Similar a Operating system

Similar a Operating system (20)

Cs1 3-operating systems
Cs1 3-operating systemsCs1 3-operating systems
Cs1 3-operating systems
 
introduce computer .pptx
introduce computer .pptxintroduce computer .pptx
introduce computer .pptx
 
5
55
5
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 
Ram iit ppt
Ram iit pptRam iit ppt
Ram iit ppt
 
Fundamental concepts and_principles_of_operating_systems (2)
Fundamental concepts and_principles_of_operating_systems (2)Fundamental concepts and_principles_of_operating_systems (2)
Fundamental concepts and_principles_of_operating_systems (2)
 
Introduction of operating system
Introduction of operating systemIntroduction of operating system
Introduction of operating system
 
Modern operating system.......
Modern operating system.......Modern operating system.......
Modern operating system.......
 
Perfect Papers Software
Perfect Papers   SoftwarePerfect Papers   Software
Perfect Papers Software
 
Bba i-introduction to computer-u-3-functions operating systems
Bba  i-introduction to computer-u-3-functions operating systemsBba  i-introduction to computer-u-3-functions operating systems
Bba i-introduction to computer-u-3-functions operating systems
 
Os concepts
Os conceptsOs concepts
Os concepts
 
new1.pptx
new1.pptxnew1.pptx
new1.pptx
 
Operating system
Operating systemOperating system
Operating system
 
Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2
 
Introduction To operating System:
Introduction To operating System:Introduction To operating System:
Introduction To operating System:
 
Ch1
Ch1Ch1
Ch1
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
 
Computer hardware1
Computer hardware1Computer hardware1
Computer hardware1
 
OS
OSOS
OS
 
Operating systems
Operating systemsOperating systems
Operating systems
 

Último

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxcallscotland1987
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 

Último (20)

How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 

Operating system

  • 1. Name:- Tanmay Kataria Class:- X-A Roll No. :- 36
  • 2. Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
  • 3.
  • 4.  System Software- Performs essential operation tasks  Operating system  Utility programs  Application Software - Performs specific tasks for users  Business application  Communications application  Multimedia application  Entertainment and educational software  Driver Programs (Device Driver)  small program that allows a specific input or output device to communicate with the rest of the computer system
  • 5.  user / application programs  programs used by the users to perform a task  system programs  an interface between user and computer  driver programs  communicate I/O devices with computer
  • 7. User 1 User 2 User 3 User n............. electronic computer text editor database system spreadsheet game Operating System Computer Hardware
  • 8. A collection of programs which control the resources of a computer system. Written in low-level languages (i.e. machine-dependent). An interface between the users and the hardware. When the computer is on, OS will first load into the main memory.
  • 9. Operating System Device configuration Controls peripheral devices connected to the computer File management Transfers files between main memory and secondary storage, manages file folders, allocates the secondary storage space, and provides file protection and recovery Memory management Allocates the use of random access memory (RAM) to requesting processes Interface platform Allows the computer to run other applications
  • 10. Best use of the computer resources. Provide a background for user’s programs to execute. Display and deal with errors when it happens. Control the selection and operation of the peripherals. Act as a communication link between users. System protection.
  • 11. Common Operating Systems and Their Differences  Network Operating System  UNIX / Linux / MS Windows2000 Server  Desktop Operating System  MS Windows 9X/Me / Mac OS / DOS  Mobile Operating System  Palm OS and Pocket PC
  • 12. Examples Common operating systems:- WINDOW  used in IBM compatible microcomputers UNIX  multi-user, multi-tasking OS used in minicomputers and microcomputers VAX/VMS  used in DEC’s VAX series of minicomputers
  • 13. Different Types of Operating System
  • 14. Cross-Platform Issues  Cross-Platform  developing software for, or running software, on more than one type of operating platform.  Machine-independent Programming Languages  JVM  Makeup Languages  HTML  XML  Advantages  cost-effective  saves time  develop the program on different computers
  • 15. A part of operating system to control disk operation. 2 parts Small system data  Keep track of key information of the disk Data area  Where data file is stored
  • 16.  3 parts:-  boot/boot record  i.e. a short program for loading DOS into computer’s memory  File allocation table (FAT)  i.e. record the status of each part of the disk and keep track of all data  Root directory  i.e. record the filename, size of the file , date and time
  • 17.  Efficient  time spent to execute its programs should be short  Small in size  memory occupied should be as small as possible  Reliable
  • 18. Type of Operating System  Batch processing.  Real time processing.  Time sharing processing.
  • 19. Batch processing  Jobs, together with input data, are fed into the system in a batch.  The jobs are then run one after another.  No job can be started until previous job is completed
  • 20.  Immediate response is needed.  For example  anti-missile defense system  airplane landing control system  interrupt error in computer system
  • 21.  Each user is given a time slice to interact with the CPU.  The size of the time slice will depend on the system.  Each user is served in sequence.
  • 22.
  • 23.  multi-tasking  multi-programming  parallel processing  buffering  spooling
  • 24.  To handle 2 or more programs at the same time from a single user ‘s perception  CPU can only perform one task at a time, however, it runs so fast that 2 or more jobs seem to execute at the same time
  • 25.  2 or more programs store in the main memory at the same time  When one job reeds to wait (e.g. I/O operation), CPU switch to another job to execute  When the first job finishes waiting, CPU will get back the first job to execute
  • 26.  Use 2 or more CPUs to handle jobs  Computer networking Job 1 Job 2 Job 3 Job 4 Job 1 Job 2 Job 3 Job 4 CPU 1 CPU 2 CPU 1 time time without multiprocessing with multiprocessing
  • 27. Buffering  A temporary storage area (buffers) to read data from input device or send data to the output device  Keep CPU busy  Because I/O operation is slow
  • 28.  a larger buffer from hard disk  buffer store the data through I/O operation  because I/O operation is slow and CPU operation is fast