Introduction To Computer System
Introduction To Computer System
Chapter-1
Introduction To
Computer System
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma
PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Introduction to Computer
Computer is an advanced electronic device that takes raw
data as input from the user and processes these data under
the control of set of instructions (called program) and gives
the result (output) and saves output for the future use.
A computer is a combination of hardware and
software resources which integrate together and provides
various functionalities to the user. Hardware are the physical
components of a computer like the processor, memory
devices, monitor, keyboard etc. while software is the set of
programs or instructions that are required by the hardware
resources to perform various operations as per the
requirement of users.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Introduction to Computer
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Input/Output Unit
The input/output unit consists of devices used to transmit
information between the external world and computer
memory.
The information fed through the input unit is stored in
computer's memory for processing and the final result stored
in memory can be recorded or display on the output medium.
Memory unit
It is an essential component of a digital computer. It is where
all data intermediate and find results are stored. The data read
from the main storage or an input unit are transferred to
the computer's memory where they are available for
processing. This memory unit is used to hold the instructions
to be executed and data to be processes.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Primary Memory:
Primary memory has direct link with input unit and output
unit. It stores the input data, intermediate calculation, result.
Secondary Memory:
The primary storage is not able to store data permanently for
future use. So some other types of storage technology is
required to store the data permanently for long time, it is
called secondary or auxiliary memory.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Mouse:
A computer mouse (plural mice or mouses) is a hand-
held pointing device that detects two-dimensional motion
relative to a surface. This motion is typically translated into the
motion of a pointer on a display, which allows a smooth
control of the graphical user interface of a computer.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Scanner:
Scannerisa device that optically scans
images, printed text, handwriting, or an
object, and converts it to digital image.
JOYSTICK:
A joystick isan input device consistingof a stick
that pivots ona base and reports its angle or
direction to the device it is controlling.
Many people usejoysticks on computer games involving flight suchas
flight simulator.
Joysticks are often used to control video games, and usually have one
or morepush-buttons whosestate canalso be read by the computer
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Output Device:
Output devices are those devices which help to display the
processed information. Eg. Monitor, Printer, Plotter, Projector
etc.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
PRINTER:
Printer produces result on the paper.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
INKJET PRINTER:
It creates a digital image by propelling
droplets of ink onto the paper.
LASERJET PRINTER:
They uses laser technology to print documents. It produce high quality
printing at very high speed.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
MONITOR
➢ It is the primary output device where we
see the output. It looks like TV.
➢ It is also known as VDU(Visual Display Unit).
➢ Its display may be in the form of CRT
LED, LCD.
1. CRT(CATHODE RAY TUBE)
2. LCD(LIQUID CRYSTAL DISPLAY)
3. LED(LIGHT EMITTING DIODE)
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
PRIMARY MEMORY
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
SECONDARY MEMORY
The primary storage is not able to store data permanently for
future use. So some other types of storage technology is
required to store the data permanently for long time, it is
called secondary or auxiliary storage.
EXAMPLES OF SECONDARY STORAGE
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
DATA RECOVERY
❑ in computing, data recovery is a process of salvaging
(retrieving) inaccessible, lost, corrupted, damaged or
formatted data from secondary storage and removable
media or files, when the data stored in them cannot be
accessed in a normal way.
❑ The most common data recovery scenario involves an
operating system failure, malfunction of a storage device,
logical failure of storage devices, accidental damage or
deletion, etc. (typically, on a single-drive, single-partition,
single-OS system), in which case the ultimate goal is simply
to copy all important files from the damaged media to
another new drive.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
COMPUTER SECURITY
❑ It is also known as IT security, is the protection of
information systems from theft or damage to the hardware,
the software, and to the information on them, as well as
from disruption or misdirection of the services they provide.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
TYPES OF SOFTWARE
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
1. SYSTEM SOFTWARE
The system software is a collection of programs designed to
operate, control, and extend the processing capabilities of the
computer itself.
These software products comprise of programs
written in low-level languages, which interact with the
hardware at a very basic level. System software serves as the
interface between the hardware and the end users.
Some examples of system software are Operating
System, Compilers, Interpreter, Assemblers, etc.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
OPERATING SYSTEM
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
LANGUAGE PROCESSOR
We generally write a computer program using a high-level
language. A high-level language is one that is understandable
by us, humans. This is called source code.
However, a computer does not understand
high-level language. It only understands the program written
in 0's and 1's in binary, called the machine code.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
APPLICATION SOFTWARE
Application software products are designed to satisfy a
particular need of a particular environment. All software
prepared in the computer lab may come under the category of
Application software.
Examples of Application software are the following −
❑ Payroll Software
❑ Student Record Software
❑ Inventory Management Software
❑ Income Tax Software
❑ Railways Reservation Software
❑ Microsoft Office Suite Software
❑ Microsoft Word, Microsoft Excel
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur
Visit python4csip.com for more updates
UTILITY SOFTWARE
Utility software is designed to aid in analyzing, optimizing,
configuring and maintaining a computer system. It supports
the computer infrastructure. This software focuses on how an
OS functions and then accordingly it decides its trajectory to
smoothen the functioning of the system. Software’s like
antiviruses, disk cleanup & management tools, compression
tools, defragmenters, etc are all utility tools. Some examples of
utility tools are:
K7 Antivirus, WinRAR, WinZip etc.
Created By: Sachin Bhardwaj, PGT(CS) KV NO.1 Tezpur,Mr. Vinod Verma PGT(CS) KV OEF Kanpur