Operating Unit 4
Operating Unit 4
Operating System:
Introduction to Operating
System
History of
OS:
Operating systems were first developed in the late 1950s to
manage tape storage
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
Some most famous mobile operating systems are Android and iOS,
but others include BlackBerry, Web, and watch OS.
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
When a computing device must interact with the real world within
constant and repeatable time constraints, the device manufacturer may
opt to use a real-time operating system (RTOS). For example, an
industrial control system may direct the operations of a sprawling
factory or power plant. Such a facility will produce signals from
myriad sensors and also send signals to operate valves, actuators,
motors and countless other devices. In these situations, the industrial
control system must respond quickly and predictably to changing real-
world conditions -- otherwise, disaster may result. An RTOS must
function without buffering, processing latencies and other delays,
which are perfectly acceptable in other types of operating systems.
Two examples of RT OSes include Free RTOS and Vx Works.
The differences between operating system types are not absolute, and
some operating systems can share characteristics of others. For
example, general-purpose operating systems routinely include the
networking capabilities found in a traditional NOS. Similarly, an
embedded operating system commonly includes attributes of an
RTOS, while a mobile operating system can still typically run
numerous apps simultaneously like other general-purpose operating
systems.
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
the I/O controller. It also performs the task of allocation and de-
allocation of the devices.
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
If any issue occurs in OS, you may lose all the contents which
have been stored in your system
Operating system’s software is quite expensive for small size
organization which adds burden on them. Example Windows
It is never entirely secure as a threat can occur at any time
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
Introduction to Kernel
Features of Kernel:
Types of Kernel:
There are many types of kernels that exists, but among them, the two
most popular kernels are:
1. Monolithic
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
2. Microkernels
BCA-1ST YEAR
COMPUTER FUNDAMENTALS AND NETWORKING
BCA-1ST YEAR