01 Basics of Computers PDF
01 Basics of Computers PDF
I. Basics of Computers
1.1. Introduction
What are computers? What they do? Why would you want to use one?
How they evolved? What should you know before using them? Where
they can be used? … so on!
… Yeah, so many questions in the mind of a lay man and, even, a novice!
Thus, our Course is designed expertly for a beginner to manage an office on his own.
Come on … Let’s Learn!
Computers are machines that perform tasks or calculations according to a set of instructions,
or programs. The word “computer” is a derived from the term “compute”.
A computer is electronic equipment, which is capable of creating solutions by
performing complex processing of information without manual intervention and that
too at a tremendous speed.
Thus, the computer is a general purpose machine that processes data according to a set of
instructions that are stored internally either temporarily or permanently.
There are various definitions for a computer. It may be defined as above or as any of the
following:
A programmable machine that inputs, processes and outputs data.
An electronic device that stores, retrieves and processes data, and can be
programmed with instructions.
A machine that accepts input, processes it according to specified rules, and
produces output.
Thus the basic steps in computing are
Input
Process OR Processing
Output
Store and Retrieve
STORE &
RETRIEVE
Now, you got an idea – “What the computers are!” Isn’t it?
So, let’s learn “What they do?” and “Why you would want to use it?”
After the evolution of computer, within a short span of time, the entire gamut of
human life has changed at an overwhelming pace.
Be it business, academic, defence strategy, budgeting, research, engineering,
medicine or space exploration, computers have established themselves as an
indispensable part.
Computers play an important role in human lives. The primary purpose of using a
computer is to make life easier.
In the workplace, many people use computers to keep records, analyze data,
do research, and manage projects.
The growing popularity of computers has been turned into account by the
Business World.
In the Academics, the subject of computers is a mandatory part of many
regular courses.
In the field of Medicine, the history of each patient is stored by freeing the doctors
from the burden of storing bundles of paper.
At home, computers are useful for everyone. You can use computers to find
information, store pictures and music, play games, and communicate with others.
Note The computer commonly used in homes or offices is popularly referred to as
a “PC – Personal Computer”.
After EDVAC (Electronic Discrete Variable Automatic Computer), in 1946, ENIAC (Electronic
Numerical Integrator and Computer) was the first general–purpose electronic computer.
UNIVAC
EDVAC ENIAC
Physically, ENIAC was enormous, weighing more than 27,000 kilograms and
filling a large room. To process data, ENIAC used about 18,000 vacuum tubes,
each the size of light bulb.
Vacuum Tube
1.5.1. Hardware
The computer and all equipment attached to it are called the hardware.
(or)
The physical components of a computer constitute the hardware.
Hardware refers to the parts of a computer that you can see and touch,
including the case and everything inside it.
The most important piece of hardware is a tiny rectangular chip inside
your computer called the Microprocessor, which is in
Central Processing Unit (CPU). It‟s the brain of the computer – the part Microprocessor Chip (IC)
that translates instructions and performs calculations.
Hardware items such as your monitor, keyboard, mouse, printer, and other components, which
are often called Hardware Devices or Peripherals.
1.5.2. Software
A set of instructions that perform a particular task is called a “Program” or “Software”.
(or)
The instructions that tell the computer what to do are called software.
Software refers to the instructions, or programs, that tell the hardware what to do.
For example,
a „Word Processing Program‟ that you can use to write letters on the computer is a type of
software.
The „Operating System‟ (OS) like MS Windows is software that manages your computer and
the devices connected to it.
Later, we discuss about „Hardware Parts‟ and „Software‟ elaborately.
Till now, you are gradually becoming familiar to the computer. Isn’t it?
So, let’s see „Where they are used‟ and the „Types of computers‟.
Hardware is any part of the computer that you can physically touch, pick up, hold, move around the
room etc. Examples of hardware include the monitor, mouse, hard disk, motherboard etc.
MMU
SECONDARY
STORAGE
DEVICES (SSDs)
The Input Devices are the Devices that input information in the Computer.
Examples
Digital Camera
Keyboard and Mouse Touch Pad
Joystick
Scanner
Touch Screen Graphics Tablet Microphone
BCR (Bar Code Reader) MICR (Magnetic Ink Character Recognition) Light Pen
Bar Code
Light Pen
You don't need in-depth knowledge of each input device but you do
need to recognize, which would be the most suitable for specific types
of data.
1.8.2. Keyboard
A keyboard is used for typing the text.
Apart from letters and numbers, it has some special keys too.
The top row contains the 'function keys' (F1 to F12) for different functions.
On the right side of the keyboard, we see the 'Numeric Keypad ', which is used to enter numbers
quickly.
Arrow keys known as the 'Navigation Keys' allows easy navigation through the page.
Multimedia / PrntScrn, Scroll Lock,
Internet Keys Pause/Break Keys
Function
Keys (F1 – F12) Insert, Delete (DEL),
Home, End,
Page Up, Page Down
ESCape Keys
Printers
DMP (Dot Matrix Printer) LASER Inkjet / Bubble jet
LCD Projector
Speech Synthesizer
Speakers Plotter
1.10.1. Monitor
A monitor displays the information for the user to view them.
The information could be in text or graphical form.
The area in which the information is displayed is called the screen.
The picture on a monitor is made up of thousands of tiny coloured dots
called pixels.
There are basically two types of monitors viz.,
CRT Monitors and LCD Monitors. Monitor
The LCD monitors are being widely used these days.
1.10.2. Printers
Printers are another common output device.
They are used to create a 'hard' copy of your work i.e. something that you can hold, hand to someone else or
file away.
Most printers produce their output on paper.
There are three main types of printers:
Laser printers
Inkjet printers
Dot Matrix (impact) printers
Memory devices /
Input devices CPU box Output devices
drives
Keyboard Cards: Motherboard, Monitor: CRT, LCD, TFT Hard disk drive
Mouse VGA, AGP, Printer: DMP, Laser, Floppy disk drive
Scanner Sound, LAN Inkjet, Bubble CD / DVD drive
(OCR) Cords: Mains, Printer, Jet Tapes
Microphone Monitor Speaker Flash Memory (Pen
Joystick SMPS Plotter: Flatbed, Drum drive, Memory Card)
OMR Buses (cables) LCD Projector
BCR Ports: Serial, USB, Speech Synthesizer
MICR Parallel, LPT
Smart Card Sockets
IC (chips):Processor, ROM
Transistors
Capacitors
Diodes
Resistors
PDA
The fifth generation implies faster hardware and more sophisticated software that uses Artificial
Intelligence (AI) routinely. You will be in the fifth generation, perhaps in the 2015–2020 time frames.
1.12. Software
After learning – “What the Hardware parts are!” We start knowing about the next most important
part of the Computers i.e. “What is Software?” and “What are its types?”
Come on … Let’s Learn!
1.12.1. Language
A Computer Language is
Compiler
High Level Machine
Language or
Language
Interpreter
1.12.3. Instruction
A Instruction is
a command given to a computer
to make it process as per the given command
1.12.4. Program
A Computer Program is
a sequence / set of commands or instructions given to a computer
Those commands must be written in an order.
In the section 1.5, you learned the meaning of terms like 'hardware' and 'software'.
This next section will introduce you to the different types of computer available today.
Mainframe Server
Super Computer
Tablet PC
Server System
Handheld Computer
System Application
Software Software
System Software
The System Software is the software (programs) required for the overall maintenance of
the whole computer system and its parts (i.e. hardware), as well as the application
software.
e.g.: Types of System Software e.g.
Operating system (OS) MS Windows, DOS, OS/2, etc.
BIOS (Basic Input Output system)
Utilities (Utility Programs) Win Zip, Defragmentation, etc.
Drivers Audio, Motherboard, LAN, etc.
DLLs (Dynamic Link Libraries)
Application software
The Application software are the software required
for the user purposes
like office purpose, publishing purpose, hospitals,
banking, traffic control, reservations, payroll, games,
entertainment, communication, etc.
Application software can be classified as
General purpose
Specialist
Tailor-made
The Operating
User System acts as an
Appl.
OS INTERFACE between
S/w H/w the user and the
hardware.
Memory
Primary Secondary
When you are working with any one or more application software*,
* – We learn
their modules are temporarily stored in RAM while they are Application Software
processed by the CPU. in later sessions.
One of the factors that CPU’s performance and speed are high is the
capacity of RAM. That is, . the more the capacity of RAM, the higher is the
performance of the CPU .
Networks
1.16.4. Types of Networks
Internet
Internet
If the Internet is the container, then WWW is an item within the container.
1.16.5. Intranet
INTRANET
EXTRANET
1.16.6. Extranet
An extranet is where parts of a Company Intranet are made accessible to selected people. These might
include key customers, suppliers, business partners or parents.
1.17. Viruses
A Computer Virus is a malicious software program designed to copy itself repeatedly
and attach itself to other computer programs.
Viruses don't damage your computer as many people believe.
What they can do is damage, corrupt, delete your files or perhaps
send them to other people without your knowledge.
Viruses can be spread by:
opening attachments in emails
files stored on removable media such as floppy disks, USB
sticks
downloading free software from the internet
clicking on certain pop-ups on web pages
There are many different types of virus nowadays. If you have
time, find out a little bit about 'Trojans‟ and 'Worms'.
Other types of virus:
Trojan, Worm, Spyware, Adware
1.17.1. Hackers
A hacker is a person who breaks codes and passwords to gain unauthorised entry to computer systems.
ISP : ISP stands for 'Internet Service Provider'. An ISP is a company that provides Internet access.
Web Pages
Web Pages : A web page or webpage is a document or information resource that is suitable for the
World Wide Web and can be accessed through a web browser and displayed on a
monitor.
Web page is a method of viewing both text and pictures on the same page.
Web pages are created using a special programming language called “HyperText Markup
Language” or HTML for short.
Web Browsers : A web browser is a software application for retrieving, presenting, and traversing
information resources on the World Wide Web.
The basic function of a web browser is to allow you to view text, images, videos from web pages .
There are a number of web browsers available. The most popular are Internet Explorer, Firefox,
Safari, Opera and Netscape.