Deep Shikha
Deep Shikha
Introducti
on to
computer
By Deepshikha Singh
.NO TITLE PAGE NO. SIGNATURE
1. INTRODUCTION TO 1
COMPUTER
2. CHARACTERISTICS OF 3-4
COMPUTER
3. GENERATION OF 5-10
COMPUTERS
4. CLASSIFICATION OF 11-14
COMPUTER
8. SUMMARY 31-32
9. CONCLUSION 32-33
2
UNIT 1
INTRODUCTION TO COMPUTER
INTRODUCTION
Nowadays, computers are an integral part of our lives. They
are used for the reservation of tickets for airplanes and
railways, payment of telephone and electricity bills, deposit
and withdrawal of money from banks, processing of
business data, forecasting of weather conditions, diagnosis
of diseases, searching for information on the Internet, etc.
Computers are also used extensively in schools, universities,
organizations, music industry, movie industry, scientific
research, law firms, fashion industry, etc. The term
computer is derived from the word compute. The word
compute means to calculate. A computer is an electronic
machine that accepts data from the user, processes the
data by performing calculations and operations on it, and
generates the desired output results.
3
CHARACTERISTICS OF COMPUTER
4
Versatility Computer is versatile in nature. It can
perform different types of tasks with the same ease.
At one moment you can use the computer to prepare
a letter document and in the next moment you may
play music or print a document.
5
GENERATION OF COMPUTER
6
OS. First-generation computers were
used for calculation, storage, and
control purposes.
7
Third generation computers
8
technology, often referred to as
“chips,” allowed for the
miniaturization of transistors and
other components, leading to faster,
more reliable, and smaller
computers. Third-generation
computers also saw the emergence
of operating systems and high-level
programming languages like
FORTRAN, COBOL, and BASIC.
9
(PCs) and the development of more
adaptable, faster, and reliable
machines
10
Classification of computer
Microcomputer
Minicomputer
Main computer
Super computers
11
1. MICROCOMPUTER
12
( Microcomputer)
2. Minicomputer
13
computations, business
transaction processing, file
handling, and database
management.
3. Mainframe computer
14
tasks that require greater
availability and security than
smaller-scale machines. Historically,
mainframes have been associated
with centralized rather than
distributed computing.
4. Supercomputer
A supercomputer is a high-
performance computer designed for
complex scientific and engineering
15
tasks requiring extremely fast
calculations. It’s a specialized
machine, not a general-purpose
computer, and is used for
applications like weather
forecasting, scientific simulations,
and artificial intelligence research.
16
The computer system
17
also. Physically, a CPU can Be
placed on one or more microchips
called integrated Circuits (IC). The
ICs comprise semiconductor
materials. The CPU is given
instructions and data through
Programs. The CPU then fetches the
program and data From the memory
and performs arithmetic and logical
Operations as per the given
instructions and stores the Result
back to memory.
18
Input Devices
The devices through which control
signals are sent To a computer are
termed as input devices. These
Devices convert the input data into
a digital form that is Acceptable by
the computer system. Some
examples of Input devices include
keyboard, mouse, scanner, touch
Screen, etc.
Output Devices
19
The device that receives data from a
computer system For display,
physical production, etc., is called
output Device. It converts digital
information into human
understandable form. For example,
monitor, projector, Headphone,
speaker, printer, etc.
Computer Memory
20
A computer system needs memory
to store the data and Instructions
for processing. Whenever we talk
about The “memory” of a computer
system, we usually talk About the
main or primary memory. The
secondary Memory (also called
storage device) is used to store
Data, instructions and results
permanently and for Future use.
Primary Memory
The primary memory is an essential
component of a Computer system.
Program and data are loaded into
the Primary memory before
processing. The CPU interacts
Directly with the primary memory to
perform read/Write operation.
21
RAM is volatile i.e. as long as the
power is supplied to The computer,
it retains the data in it. But as soon
as the Power supply is turned off, all
the contents of RAM are Wiped out.
It is used to store data temporarily
while the Computer is working.
Whenever the computer is started
Or a software application is
launched, the required Program and
data are loaded into RAM for
processing. RAM is usually referred
to as main memory and it is Faster
than the secondary memory or
storage devices.
22
On the other hand, ROM is non-
volatile, means its Contents are not
lost even when the power is turned
off. It is used as a small but faster
permanent storage for The contents
which are rarely changed.
Secondary Memory
Primary memory has limited storage
capacity and Is either volatile (RAM)
or read-only (ROM). Thus, a
Computer system needs auxiliary or
secondary memory To permanently
store the data or instructions for
23
Future use. The secondary memory
is non-volatile and Has larger
storage capacity than primary
memory. It Is slower and cheaper
than the main memory. But, it
Cannot be accessed directly by the
CPU. Contents of Secondary storage
need to be first brought into the
main Memory for the CPU to access.
Examples of secondary Memory
devices include Hard Disk Drive
(HDD), CD/DVD, Memory Card, etc.,
24
Software
The software comprises of set of
instructions which On execution deliver
the desired outcome. In other Words,
each software is written for some
computational Purpose. Some examples
of software include operating Systems
like Ubuntu or Windows 7/10, word
processing Tools like LibreOffice Writer or
Microsoft Word, video Player like VLC
Player, photo editors like Paint and Libre
Office Draw. A document or image stored
on the Hard disk or pen drive is referred
to as a softcopy. Once Printed, the
document or an image is called a
hardcopy.
System Software
The software that provides the basic
functionality To operate a computer by
interacting directly with its Constituent
25
hardware is termed as system software.
A System software knows how to operate
and use different Hardware components
of a computer. It provides services
Directly to the end user, or to some other
software. Examples of system software
include operating systems, System
utilities, device drivers, etc.
Application Software
26
The system software provides the core
functionality of The computer system.
However, different users need the
Computer system for different purposes
depending upon Their requirements.
Hence, a new category of software Is
needed to cater to different requirements
of the endusers. This specific software
that works on top of the System software
is termed as application software. There
Are again two broad categories of
application software: General purpose
and customised application software.
27
Role of computers in
nursing
2. Patient Monitoring:
3. Documentation:
28
interventions, and evaluations. This
documentation ensures a comprehensive
and accurate record of patient care.
4. Communication:
6. Telemedicine:
29
7. Research:
8. Inventory Management:
9. Nursing Education:
30
31
Summary
A computer is an
electronic device that was
discovered by Charles
Babbage. He is known as
the father of computers.
There are various parts to
a computer. The four
major parts of a computer
are the mouse, keyboard,
monitor and CPU. With
computers, we can send
and receive messages
through emails and save
32
important information. It
helps to store and modify
data. Nowadays,
computers are used in
schools, banks, offices,
etc., and it is now
impossible to survive
without computers. In
order to run any
organisation, institution,
or any other office, a
computer is a must.
Computers have made life
easier for people of
different age groups.
33
Conclusion
34
In conclusion, computers
have revolutionized
society, significantly
impacting various sectors
like education, business,
and healthcare. They
enable faster, more
efficient task completion,
saving time and effort
while reducing costs.
Furthermore, computers
offer unique opportunities
for imagination, creation,
and personal growth,
contributing to a better
future.
35
Bibliography
1. Computer Fundamentals
by P.K. Sinha – A
foundational book
covering basic computer
concepts and
hardware/software
components.
2. Fundamentals of
Computers by V.
Rajaraman – Covers
computing concepts,
operating systems, and
programming basics.
36
3. Computer Science: An
Overview by J. Glenn
Brookshear and Dennis
Brylow – Offers a broad
introduction to all areas
of computer science.
4. Introduction to
Algorithms by Thomas H.
Cormen et al. – A widely
used textbook for
understanding algorithms
and data structures.
37
5. Computer Organization
and Design by David A.
Patterson and John L.
Hennessy – Focuses on
computer architecture
and system design.
38
39
40