CPH Microproject
CPH Microproject
A STUDY ON
Transformers
Micro project REPORT
Submitted on 19 May 2022 by the group of…………4……………………….students
Roll
Sr. No Enrollment Seat No
Full name of Student
No (Sem- No (Sem-II)
II)
1 1149 Jay avinash somvanshi 2114320094 335312
2 1167 Pranav Sharad Somwanshi 2114320047 335266
3 1158 Anurag Vijay Pawar 2114320039 335258
4 1161 Karan Prshant Marathe 2114320101 335318
5 1163 Prachi Vinod Chavan 2114320099 335316
in
Three Years Diploma Programme in Engineering & Technology of Maharashtra
State Board of Technical Education, Mumbai (Autonomous)
ISO 9001:2008 (ISO/IEC-27001:2013)
at
1432 – GOVERNMENT POLYTECHNIC NANDURBAR.
MAHARASHTRA STATEBOARD OF
TECHNICAL EDUCATION, MUMBAI
Certificate
This is to certify that Mr./Ms.
Roll No:
1161,1167,1149,1163,1158__________________________________________
__________of Second Semester of _Computer Engineering_ Diploma
Program in Engineering & Technologyat 1432 GOVERNMENT
POLYTECHNIC NANDURBAR,has completed the Micro Project
satisfactorily in SubjectEEC(22215) in the academic year 2021- 2022 as
prescribed in the MSBTEcurriculum of I Scheme.
1 Introduction 1,2
Types of operating system
2 3,4,5
Tembedded,embedded
3 6,7
ENERGY LOSSES IN A TRANSFORMER
4 8,9,10
Introduction of Operating System:-
An operating system acts as an intermediary between
the user of a computer and computer hardware. The
purpose of an operating system is to provide an
environment in which a user can execute programs
conveniently and efficiently. An operating system is a
software that manages computer hardware. The
hardware must provide appropriate mechanisms to
ensure the correct operation of the computer system
and to prevent user programs from interfering with the
proper operation of the system.
Definition:-
1.) An operating system is a program that controls the
execution of application programs and acts as an
interface between the user of a computer and the
computer hardware.
2.)A more common definition is that the operating
system is the one program running at all times on the
computer (usually called the kernel), with all else being
application programs.
3.)An operating system is concerned with the allocation
of resources and services, such as memory, processors,
devices, and information. The operating system
correspondingly includes programs to manage these
resources, such as a traffic controller, a scheduler, a
memory management module, I/O programs, and a file
system.
Functions of Operating system –
*Operating system performs three functions:
1.)Convenience: An OS makes a computer more
convenient to use.
2.)Efficiency: An OS allows the computer
system resources to be used efficiently.
3.)Ability to Evolve: An OS should be
constructed in such a way as to permit the
effective development, testing, and introduction of
new system functions at the same time without
interfering with service.
4.)Throughput: An OS should be constructed so
that It can give maximum throughput(Number
of tasks per unit time
TYPE OF OPERATING SYSTEM:-
Distributed:-
Embedded:-
operating systems are designed to be used in embedded
computer systems. They are designed to operate on
small machines with less autonomy (e.g. PDAs). They
are very compact and extremely efficient by design, and
are able to operate with a limited amount of resources.
Windows CE and Minix 3 are some examples of
embedded operating systems.
Real-time:-