SlideShare a Scribd company logo
1 of 25
Submitted by
 Group71
Member:
Md Shahad Hossain ID: 152-15-6096
Tanvirul Islam ID: 152-15-6117
Shakib Hasan ID: 152-15-6113
SM Fahad Bin Islam Abir ID: 152-15-6120
Submitted to
Moushumi Zaman Bonny
Lecturer
Department of CSE
Daffodil International University.
Operating System
4
 Just a program
 Provides a stable, consistent way for applications to deal
with the hardware
 Graphical user interface Based.
 Signal tasking or multitasking.
 Weak or strong security.
 8,16,32,64 bits process at a time.
 Portable or not.
Main Functions of an
OS
• File management: create, read, modify, remove etc. files
• Process management : creates, schedules and destroy processes
• Memory management: Allocates and releases memory
• Security
• Command interpretation
– Text interface – command interpreter
– Graphical interface
Miscellaneous Task
 The OS continually monitors the system and it detect
if something wrong.
 The OS manages the use of memory and run each
program to its own protected space.
 To conserve power.power management cuts power at
those time when it is not needed.
 Manage file stored on the disks.
Types of operating system
 Desktop operating system.
That run on desktop computers are the lest powerful and lest secure operating system.
 Operating system for servers.
Computer in network are connected through servers that provide security to
the networks.These task required special operating system.
 Operating system for Mainframe.
In early days Mainframe and Minicomputer company developed it’s own operating
system.
File Management( continue )
 File Name
When file are saved they are assigned file name so that users can
identify them letter .File name have two part.
1. A name (to identify the file letter)
2.An extension (to identify the file format or the application that create
it)
As example “Jurassic world.mp4” a filename. Here Jurassic world is a
name to identify the file and .mp4 to identify the file format.
File Management( continue )
Folders
A folder contain related document together. If further
breakdown is needed,subfolder are inserted. It is easy
then to locate to locate and pull out the document
needed.
File Management( continue )
Drives
Most of computer have more than one drive.Drive are assigned letter
for identification.A computer looks to hard drive called C when user
turn it on.Additional drives might be D and E.
File Management( continue )
 File Managers
OS include a separated program that a user can use to explore
drives,folders,files.There are a verity of those but they all allow to
display the folders on a drive.
Utilities
 Disk Formatting.
Make the disk ready to store data.Formatting creates a destroy of the
location of each file called file allocation table(FAT)
 Disk scanning.
A utility program used to locate and mark any bad sectors and to fix those
bad sectors.
Process Management
A process is a program in executing.
Object program to be executed.
Resources required by the program
(i.e. files, etc..)
The input data to be processed and
the results is produced.
Real Time
Processing
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.
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
Some Popular Operating
Systems
JavaOS
- developed by Sun Microsystems in 1996 for use
in embedded systems. JavaOS is written primarily in
the Java programming language and includes a
Java virtual machine (which allows running of any Java
program regardless of the type of CPU used) as a
fundamental component.
Some Popular Operating Systems(continue)
 Linux - a high performance, yet completely free, Unix-like
operating system launched by Linus Torvalds in 1991. It is
suitable for use on a wide range of platforms and is
compatible with both 32 bit and 64 bit processors. More
than 200 distributions (i.e., versions) of Linux have been
introduced, among the most popular of which are Red Hat,
SuSE, Mandrake, Debian and Ubuntu. Although its overall
market share is still small, Linux is the most rapidly
growing of any major operating system.
Some Popular Operating Systems(continue)
 Microsoft Windows - the successors to the very popular MS-DOS, it
was announced in 1983, and the first version, Windows 1.0, was finally
released in 1985. Microsoft Windows encompasses two groups of
operating systems (i.e., Windows 95/98/ME/CE and Windows
NT/2000/XP) which resemble each other superficially and share
compatibility with many of the same application programs but which
have very different internal structures.
Some Popular Operating Systems(continue)
 SkyOS - This operating system developed by Robert
Szeleney from 1996. SkyOS has some features that
resemble Be OS. It is mostly POSIX compliant, and comes
with many of the GNU utilities, including the very highly
rated GCC (GNU Compiler Collection).
Palm OS - developed by PalmSource, Inc. for personal digital
assistants (PDAs). Palm OS features flexibility and ease of
use. It is the leading PDA operating system, used in more
than 36 million mobile devices, and there are more than
20,000 software titles for it, far more than for any other
handheld platform.
Some Popular Operating Systems(continue)
Some Popular Operating Systems(continue)
Solaris
- developed by Sun Microsystems for its SPARC processor.
Solaris was introduced as SunOS in 1989, and it was based
on BSD Unix. A version for x86 processors is also available.
Any Question?
Operating system

More Related Content

What's hot

Operating system
Operating systemOperating system
Operating systemyogitamore3
 
Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Mukesh Chinta
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its ComponentsMahmuda Rahman
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts pptRajendraPrasad Alladi
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating SystemPriya Patra
 
Operating Systems Basics
Operating Systems BasicsOperating Systems Basics
Operating Systems Basicsnishantsri
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)Vaibhav Bajaj
 
Operating Systems: Device Management
Operating Systems: Device ManagementOperating Systems: Device Management
Operating Systems: Device ManagementDamian T. Gordon
 
Computer system organization
Computer system organizationComputer system organization
Computer system organizationSyed Zaid Irshad
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating SystemsMukesh Chinta
 
Fundamentals of operating system
Fundamentals of operating systemFundamentals of operating system
Fundamentals of operating systemJayesh Chauhan
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Msyeswanth reddy
 
operating system
operating systemoperating system
operating systemKadianAman
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentationSonu Vishwakarma
 
Operating system services 9
Operating system services 9Operating system services 9
Operating system services 9myrajendra
 

What's hot (20)

Operating system basics
Operating system basicsOperating system basics
Operating system basics
 
Operating system
Operating systemOperating system
Operating system
 
Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)Process scheduling (CPU Scheduling)
Process scheduling (CPU Scheduling)
 
Presentation on Operating System & its Components
Presentation on Operating System & its ComponentsPresentation on Operating System & its Components
Presentation on Operating System & its Components
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
 
History of OS
History of OSHistory of OS
History of OS
 
Types of Operating System
Types of Operating SystemTypes of Operating System
Types of Operating System
 
Operating Systems Basics
Operating Systems BasicsOperating Systems Basics
Operating Systems Basics
 
Operating system.ppt (1)
Operating system.ppt (1)Operating system.ppt (1)
Operating system.ppt (1)
 
Operating Systems: Device Management
Operating Systems: Device ManagementOperating Systems: Device Management
Operating Systems: Device Management
 
Computer system organization
Computer system organizationComputer system organization
Computer system organization
 
Batch operating system
Batch operating system Batch operating system
Batch operating system
 
Introduction to Operating Systems
Introduction to Operating SystemsIntroduction to Operating Systems
Introduction to Operating Systems
 
Computer performance
Computer performanceComputer performance
Computer performance
 
Fundamentals of operating system
Fundamentals of operating systemFundamentals of operating system
Fundamentals of operating system
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Ms
 
operating system
operating systemoperating system
operating system
 
Operating system presentation
Operating system presentationOperating system presentation
Operating system presentation
 
Types of operating system
Types of operating systemTypes of operating system
Types of operating system
 
Operating system services 9
Operating system services 9Operating system services 9
Operating system services 9
 

Viewers also liked

Context Switching - The state of mind when doing several projects at once
Context Switching - The state of mind when doing several projects at onceContext Switching - The state of mind when doing several projects at once
Context Switching - The state of mind when doing several projects at onceCharles-Louis de Maere
 
Operating System 3
Operating System 3Operating System 3
Operating System 3tech2click
 
Context Switching
Context SwitchingContext Switching
Context Switchingfranksvalli
 
Operating System 5
Operating System 5Operating System 5
Operating System 5tech2click
 
IPC mechanisms in windows
IPC mechanisms in windowsIPC mechanisms in windows
IPC mechanisms in windowsVinoth Raj
 
Processes Control Block (Operating System)
Processes Control Block (Operating System)Processes Control Block (Operating System)
Processes Control Block (Operating System)Imdad Ullah
 

Viewers also liked (6)

Context Switching - The state of mind when doing several projects at once
Context Switching - The state of mind when doing several projects at onceContext Switching - The state of mind when doing several projects at once
Context Switching - The state of mind when doing several projects at once
 
Operating System 3
Operating System 3Operating System 3
Operating System 3
 
Context Switching
Context SwitchingContext Switching
Context Switching
 
Operating System 5
Operating System 5Operating System 5
Operating System 5
 
IPC mechanisms in windows
IPC mechanisms in windowsIPC mechanisms in windows
IPC mechanisms in windows
 
Processes Control Block (Operating System)
Processes Control Block (Operating System)Processes Control Block (Operating System)
Processes Control Block (Operating System)
 

Similar to Operating system

01. english version operating system
01. english version   operating system01. english version   operating system
01. english version operating systemJimmi Sitorus
 
Operating System
Operating SystemOperating System
Operating SystemSyahida
 
Unix Operating System
Unix Operating SystemUnix Operating System
Unix Operating Systemsubhsikha
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptxLINDYLGERAL
 
16. Computer Systems Basic Software 2
16. Computer Systems   Basic Software 216. Computer Systems   Basic Software 2
16. Computer Systems Basic Software 2New Era University
 
01 operating systems final
01 operating systems final01 operating systems final
01 operating systems finalAman Garg
 
LinuxOS-1 (1).ppt
LinuxOS-1 (1).pptLinuxOS-1 (1).ppt
LinuxOS-1 (1).pptSavitha74
 
UNIT II-Programming in Linux
UNIT II-Programming in LinuxUNIT II-Programming in Linux
UNIT II-Programming in LinuxDr.YNM
 
Modern operating system.......
Modern operating system.......Modern operating system.......
Modern operating system.......vignesh0009
 
L7 operating system
L7   operating systemL7   operating system
L7 operating systemheidirobison
 
Computer system software
Computer system softwareComputer system software
Computer system softwareMozaSaid
 
Operating System
Operating SystemOperating System
Operating Systemaziz_miu
 
software system_and_application_software
software system_and_application_softwaresoftware system_and_application_software
software system_and_application_softwareTallat Satti
 

Similar to Operating system (20)

Computer Introduction-Lecture06
Computer Introduction-Lecture06Computer Introduction-Lecture06
Computer Introduction-Lecture06
 
01. english version operating system
01. english version   operating system01. english version   operating system
01. english version operating system
 
Operating System
Operating SystemOperating System
Operating System
 
Os
OsOs
Os
 
Unix Operating System
Unix Operating SystemUnix Operating System
Unix Operating System
 
Unix case-study
Unix case-studyUnix case-study
Unix case-study
 
Reformat PPT.pptx
Reformat PPT.pptxReformat PPT.pptx
Reformat PPT.pptx
 
16. Computer Systems Basic Software 2
16. Computer Systems   Basic Software 216. Computer Systems   Basic Software 2
16. Computer Systems Basic Software 2
 
Characteristic & Aplication of some popular operating system.
Characteristic & Aplication of some popular operating system.Characteristic & Aplication of some popular operating system.
Characteristic & Aplication of some popular operating system.
 
01 operating systems final
01 operating systems final01 operating systems final
01 operating systems final
 
LinuxOS-1 (1).ppt
LinuxOS-1 (1).pptLinuxOS-1 (1).ppt
LinuxOS-1 (1).ppt
 
Operating Systems
Operating SystemsOperating Systems
Operating Systems
 
UNIT II-Programming in Linux
UNIT II-Programming in LinuxUNIT II-Programming in Linux
UNIT II-Programming in Linux
 
Computer Fundamental
Computer Fundamental Computer Fundamental
Computer Fundamental
 
Modern operating system.......
Modern operating system.......Modern operating system.......
Modern operating system.......
 
L7 operating system
L7   operating systemL7   operating system
L7 operating system
 
Computer Systems Hardware
Computer Systems   HardwareComputer Systems   Hardware
Computer Systems Hardware
 
Computer system software
Computer system softwareComputer system software
Computer system software
 
Operating System
Operating SystemOperating System
Operating System
 
software system_and_application_software
software system_and_application_softwaresoftware system_and_application_software
software system_and_application_software
 

Recently uploaded

Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 

Recently uploaded (20)

Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 

Operating system

  • 1.
  • 2. Submitted by  Group71 Member: Md Shahad Hossain ID: 152-15-6096 Tanvirul Islam ID: 152-15-6117 Shakib Hasan ID: 152-15-6113 SM Fahad Bin Islam Abir ID: 152-15-6120
  • 3. Submitted to Moushumi Zaman Bonny Lecturer Department of CSE Daffodil International University.
  • 4. Operating System 4  Just a program  Provides a stable, consistent way for applications to deal with the hardware
  • 5.  Graphical user interface Based.  Signal tasking or multitasking.  Weak or strong security.  8,16,32,64 bits process at a time.  Portable or not.
  • 6. Main Functions of an OS • File management: create, read, modify, remove etc. files • Process management : creates, schedules and destroy processes • Memory management: Allocates and releases memory • Security • Command interpretation – Text interface – command interpreter – Graphical interface
  • 7. Miscellaneous Task  The OS continually monitors the system and it detect if something wrong.  The OS manages the use of memory and run each program to its own protected space.  To conserve power.power management cuts power at those time when it is not needed.  Manage file stored on the disks.
  • 8. Types of operating system  Desktop operating system. That run on desktop computers are the lest powerful and lest secure operating system.  Operating system for servers. Computer in network are connected through servers that provide security to the networks.These task required special operating system.  Operating system for Mainframe. In early days Mainframe and Minicomputer company developed it’s own operating system.
  • 9. File Management( continue )  File Name When file are saved they are assigned file name so that users can identify them letter .File name have two part. 1. A name (to identify the file letter) 2.An extension (to identify the file format or the application that create it) As example “Jurassic world.mp4” a filename. Here Jurassic world is a name to identify the file and .mp4 to identify the file format.
  • 10. File Management( continue ) Folders A folder contain related document together. If further breakdown is needed,subfolder are inserted. It is easy then to locate to locate and pull out the document needed.
  • 11. File Management( continue ) Drives Most of computer have more than one drive.Drive are assigned letter for identification.A computer looks to hard drive called C when user turn it on.Additional drives might be D and E.
  • 12. File Management( continue )  File Managers OS include a separated program that a user can use to explore drives,folders,files.There are a verity of those but they all allow to display the folders on a drive.
  • 13. Utilities  Disk Formatting. Make the disk ready to store data.Formatting creates a destroy of the location of each file called file allocation table(FAT)  Disk scanning. A utility program used to locate and mark any bad sectors and to fix those bad sectors.
  • 14. Process Management A process is a program in executing. Object program to be executed. Resources required by the program (i.e. files, etc..) The input data to be processed and the results is produced.
  • 15. Real Time Processing Immediate response is needed. For example anti-missile defense system airplane landing control system interrupt error in computer system
  • 16. 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.
  • 17. 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
  • 18. Some Popular Operating Systems JavaOS - developed by Sun Microsystems in 1996 for use in embedded systems. JavaOS is written primarily in the Java programming language and includes a Java virtual machine (which allows running of any Java program regardless of the type of CPU used) as a fundamental component.
  • 19. Some Popular Operating Systems(continue)  Linux - a high performance, yet completely free, Unix-like operating system launched by Linus Torvalds in 1991. It is suitable for use on a wide range of platforms and is compatible with both 32 bit and 64 bit processors. More than 200 distributions (i.e., versions) of Linux have been introduced, among the most popular of which are Red Hat, SuSE, Mandrake, Debian and Ubuntu. Although its overall market share is still small, Linux is the most rapidly growing of any major operating system.
  • 20. Some Popular Operating Systems(continue)  Microsoft Windows - the successors to the very popular MS-DOS, it was announced in 1983, and the first version, Windows 1.0, was finally released in 1985. Microsoft Windows encompasses two groups of operating systems (i.e., Windows 95/98/ME/CE and Windows NT/2000/XP) which resemble each other superficially and share compatibility with many of the same application programs but which have very different internal structures.
  • 21. Some Popular Operating Systems(continue)  SkyOS - This operating system developed by Robert Szeleney from 1996. SkyOS has some features that resemble Be OS. It is mostly POSIX compliant, and comes with many of the GNU utilities, including the very highly rated GCC (GNU Compiler Collection).
  • 22. Palm OS - developed by PalmSource, Inc. for personal digital assistants (PDAs). Palm OS features flexibility and ease of use. It is the leading PDA operating system, used in more than 36 million mobile devices, and there are more than 20,000 software titles for it, far more than for any other handheld platform. Some Popular Operating Systems(continue)
  • 23. Some Popular Operating Systems(continue) Solaris - developed by Sun Microsystems for its SPARC processor. Solaris was introduced as SunOS in 1989, and it was based on BSD Unix. A version for x86 processors is also available.

Editor's Notes

  1. OS is a program which is very intimate with the hardware Provides stable way to interact with the hardware