SlideShare a Scribd company logo
Operating System
Architecture of Computer System

                  Hardware


               Operating System (OS)


      Programming Language (e.g. PASCAL)


    Application Programs (e.g. WORD, EXCEL)
Detail Layered View of Computer
System Software, Application
 Software and Driver Programs
• 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
3 type of programs
• 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
Program Hierarchy
User 1        User 2        User 3         .............     User n



electronic     computer      text editor                   database
system spreadsheet        game


                          Operating System


                                 Computer
                                 Hardware
Operating System
• 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
Basic functions of the 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
Operating   recovery
 System
            Memory management
            Allocates the use of random access memory (RAM) to
            requesting processes

            Interface platform
            Allows the computer to run other applications
Other function of Operating
             System
• 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
DOS interface
GUI
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
Disk Operating System (DOS)
• 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
SMALL SYSTEM AREA in DOS
• 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
Good Operating System
• 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
Real time processing
• immediate response is needed.

• For example
  – anti-missile defense system
  – airplane landing control system
  – interrupt error in computer system
Time sharing processing
• 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.
Operating system.ppt (1)
Special Features of OS
•   multi-tasking
•   multi-programming
•   parallel processing
•   buffering
•   spooling
Multi-tasking
• 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
Multi-programming
• 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
Parallel Processing
• use 2 or more CPUs to handle jobs
• computer networking       without multiprocessing


       with multiprocessing                      Job 4


                                                 Job 3
               Job 4
                                                 Job 2
time                          Job 3   time

                                                 Job 1
               Job 1          Job 2


          CPU 1        CPU 2                 CPU 1
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
Spooling
• 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

More Related Content

What's hot (20)

PDF
Introduction to Operating Systems
Mukesh Chinta
 
PPTX
Operating system
yogitamore3
 
PPTX
Operating System- Services,types.Batch files and DOS history
Dr. SURBHI SAROHA
 
PPTX
Process management os concept
priyadeosarkar91
 
PPTX
Function of Operating system
Amit Mehla
 
PPTX
Operating system basics
John Carlo Catacutan
 
PPTX
Network protocol
SWAMY NAYAK
 
PPT
Operating Systems
Mohamed Loey
 
PDF
operating system structure
Waseem Ud Din Farooqui
 
PPS
Functions Of Operating System
Dr.Suresh Isave
 
PPTX
Memory Management in OS
Kumar Pritam
 
PPT
Peter Norton’s Introduction to Computers
Ujjwal 'Shanu'
 
PPTX
Cpu scheduling in operating System.
Ravi Kumar Patel
 
PPTX
Evolution of os
janani thirupathi
 
PPTX
System calls
Bernard Senam
 
PPTX
CPU Scheduling in OS Presentation
usmankiyani1
 
PDF
OSI MODEL
Soumo Dhali
 
PPT
Operating systems
Ujjwal 'Shanu'
 
PPTX
Introduction to Operating Systems
Shweta Shah
 
PDF
OS - Process Concepts
Mukesh Chinta
 
Introduction to Operating Systems
Mukesh Chinta
 
Operating system
yogitamore3
 
Operating System- Services,types.Batch files and DOS history
Dr. SURBHI SAROHA
 
Process management os concept
priyadeosarkar91
 
Function of Operating system
Amit Mehla
 
Operating system basics
John Carlo Catacutan
 
Network protocol
SWAMY NAYAK
 
Operating Systems
Mohamed Loey
 
operating system structure
Waseem Ud Din Farooqui
 
Functions Of Operating System
Dr.Suresh Isave
 
Memory Management in OS
Kumar Pritam
 
Peter Norton’s Introduction to Computers
Ujjwal 'Shanu'
 
Cpu scheduling in operating System.
Ravi Kumar Patel
 
Evolution of os
janani thirupathi
 
System calls
Bernard Senam
 
CPU Scheduling in OS Presentation
usmankiyani1
 
OSI MODEL
Soumo Dhali
 
Operating systems
Ujjwal 'Shanu'
 
Introduction to Operating Systems
Shweta Shah
 
OS - Process Concepts
Mukesh Chinta
 

Viewers also liked (9)

PPT
Presentation on operating system
Nitish Xavier Tirkey
 
PPTX
Types of operating system
Jesus Obenita Jr.
 
PPTX
Types of Operating System
Hemant Raj
 
PPTX
types of operating system
Mahira Rashdi
 
PPTX
Operating Systems
Harshith Meela
 
PPTX
Operating system
Madhu Bala
 
PPTX
Operating system and its function
Nikhi Jain
 
PPTX
Functions Of Operating Systems
Akshay Kurup
 
PPTX
Computer memory
Xấu Điên
 
Presentation on operating system
Nitish Xavier Tirkey
 
Types of operating system
Jesus Obenita Jr.
 
Types of Operating System
Hemant Raj
 
types of operating system
Mahira Rashdi
 
Operating Systems
Harshith Meela
 
Operating system
Madhu Bala
 
Operating system and its function
Nikhi Jain
 
Functions Of Operating Systems
Akshay Kurup
 
Computer memory
Xấu Điên
 
Ad

Similar to Operating system.ppt (1) (20)

PPTX
Operating system
Tanmay Kataria
 
PPT
Operatingsystem
Shaffaque Sultan
 
PDF
Intermediate Operating Systems
John Cutajar
 
PPT
Introduction to Operating System
priya_sinha02
 
PPTX
LEC 1.pptx
GulRana13
 
PPTX
Bca i-fundamental of computer-u-3-functions operating systems
Rai University
 
PPTX
Mca i-fundamental of computer-u-3-functions operating systems
Rai University
 
PPTX
Bsc cs 1 fit u-3 operating systems
Rai University
 
PPTX
Bsc cs 1 fit u-3 operating systems
Rai University
 
PPTX
Advanced computer architecture lesson 1 and 2
Ismail Mukiibi
 
PPT
Two Operating Systems
MISY
 
PPTX
Introduction & Background(Operating Systems).pptx
ssuserf7df42
 
PDF
Chapter 1-2 _ Operating Systems.pdf
AfendeyAthurJinir
 
PPTX
OPERATION SYSTEM - INTRODUCTORY COURSE PPT
EricTwum7
 
PPTX
introduce computer .pptx
SHUJEHASSAN
 
PPT
Ch1
rupalidhir
 
PPTX
evolution of operating system
Amir Khan
 
PPT
Operating Systems Presentation
Mayank Thanki
 
Operating system
Tanmay Kataria
 
Operatingsystem
Shaffaque Sultan
 
Intermediate Operating Systems
John Cutajar
 
Introduction to Operating System
priya_sinha02
 
LEC 1.pptx
GulRana13
 
Bca i-fundamental of computer-u-3-functions operating systems
Rai University
 
Mca i-fundamental of computer-u-3-functions operating systems
Rai University
 
Bsc cs 1 fit u-3 operating systems
Rai University
 
Bsc cs 1 fit u-3 operating systems
Rai University
 
Advanced computer architecture lesson 1 and 2
Ismail Mukiibi
 
Two Operating Systems
MISY
 
Introduction & Background(Operating Systems).pptx
ssuserf7df42
 
Chapter 1-2 _ Operating Systems.pdf
AfendeyAthurJinir
 
OPERATION SYSTEM - INTRODUCTORY COURSE PPT
EricTwum7
 
introduce computer .pptx
SHUJEHASSAN
 
evolution of operating system
Amir Khan
 
Operating Systems Presentation
Mayank Thanki
 
Ad

More from Vaibhav Bajaj (20)

PPT
Stroustrup c++0x overview
Vaibhav Bajaj
 
PPT
P smile
Vaibhav Bajaj
 
PPT
Ppt history-of-apple2203 (1)
Vaibhav Bajaj
 
PPT
Oop1
Vaibhav Bajaj
 
PPT
Mem hierarchy
Vaibhav Bajaj
 
PPT
Database
Vaibhav Bajaj
 
PDF
C++0x
Vaibhav Bajaj
 
PPT
Blu ray disc slides
Vaibhav Bajaj
 
PPT
Assembler
Vaibhav Bajaj
 
PPT
Assembler (2)
Vaibhav Bajaj
 
PPT
Projection of solids
Vaibhav Bajaj
 
PPT
Projection of planes
Vaibhav Bajaj
 
PPT
Ortographic projection
Vaibhav Bajaj
 
PPT
Isometric
Vaibhav Bajaj
 
PPT
Intersection 1
Vaibhav Bajaj
 
DOC
Important q
Vaibhav Bajaj
 
DOC
Eg o31
Vaibhav Bajaj
 
PPT
Development of surfaces of solids
Vaibhav Bajaj
 
PPT
Development of surfaces of solids copy
Vaibhav Bajaj
 
Stroustrup c++0x overview
Vaibhav Bajaj
 
P smile
Vaibhav Bajaj
 
Ppt history-of-apple2203 (1)
Vaibhav Bajaj
 
Mem hierarchy
Vaibhav Bajaj
 
Database
Vaibhav Bajaj
 
Blu ray disc slides
Vaibhav Bajaj
 
Assembler
Vaibhav Bajaj
 
Assembler (2)
Vaibhav Bajaj
 
Projection of solids
Vaibhav Bajaj
 
Projection of planes
Vaibhav Bajaj
 
Ortographic projection
Vaibhav Bajaj
 
Isometric
Vaibhav Bajaj
 
Intersection 1
Vaibhav Bajaj
 
Important q
Vaibhav Bajaj
 
Development of surfaces of solids
Vaibhav Bajaj
 
Development of surfaces of solids copy
Vaibhav Bajaj
 

Recently uploaded (20)

PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PPTX
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PPTX
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
UiPath Academic Alliance Educator Panels: Session 2 - Business Analyst Content
DianaGray10
 
July Patch Tuesday
Ivanti
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
Impact of IEEE Computer Society in Advancing Emerging Technologies including ...
Hironori Washizaki
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Top iOS App Development Company in the USA for Innovative Apps
SynapseIndia
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
Achieving Consistent and Reliable AI Code Generation - Medusa AI
medusaaico
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
Human-centred design in online workplace learning and relationship to engagem...
Tracy Tang
 

Operating system.ppt (1)

  • 2. Architecture of Computer System Hardware Operating System (OS) Programming Language (e.g. PASCAL) Application Programs (e.g. WORD, EXCEL)
  • 3. Detail Layered View of Computer
  • 4. System Software, Application Software and Driver Programs • 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. 3 type of programs • 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. Program Hierarchy User 1 User 2 User 3 ............. User n electronic computer text editor database system spreadsheet game Operating System Computer Hardware
  • 8. Operating System • 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. Basic functions of the 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 Operating recovery System Memory management Allocates the use of random access memory (RAM) to requesting processes Interface platform Allows the computer to run other applications
  • 10. Other function of Operating System • 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
  • 14. GUI
  • 15. Different Types of Operating System
  • 16. 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
  • 17. Disk Operating System (DOS) • 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
  • 18. SMALL SYSTEM AREA in DOS • 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
  • 19. Good Operating System • efficient – time spent to execute its programs should be short • small in size – memory occupied should be as small as possible • reliable
  • 20. Type of Operating System • Batch processing • Real time processing • Time sharing processing
  • 21. 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
  • 22. Real time processing • immediate response is needed. • For example – anti-missile defense system – airplane landing control system – interrupt error in computer system
  • 23. Time sharing processing • 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.
  • 25. Special Features of OS • multi-tasking • multi-programming • parallel processing • buffering • spooling
  • 26. Multi-tasking • 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
  • 27. Multi-programming • 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
  • 28. Parallel Processing • use 2 or more CPUs to handle jobs • computer networking without multiprocessing with multiprocessing Job 4 Job 3 Job 4 Job 2 time Job 3 time Job 1 Job 1 Job 2 CPU 1 CPU 2 CPU 1
  • 29. 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
  • 30. Spooling • 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