Computer Skills Part1
Computer Skills Part1
What is a Computer?
The term “Computer” is derived from the Latin word “Compute”, which means to
calculate. A computer is an electronic machine, devised for performing calculations and
controlling operations that can be expressed either in logical or numerical terms. In
simple terms, a computer is an electronic device that performs diverse operations with
the help of instructions to process the information in order to achieve the desired
results. Computer application extends to cover huge area including education,
industries, government, medicine, scientific research etc.
A computer is one of the most influential forces available in modern times. Due
to its memory, high speed and perfection, its application can be extended to almost
infinite levels. Millions of complex calculations can be done in mere fraction of time.
Difficult decisions can be made with accuracy for comparatively little cost. Computers
are widely seen as instruments for future progress and as tools to achieve substantiality
by way of improved access to information by means of video conferencing and e-mail.
Indeed computers have left such on impression on modern civilization that we call this
era as the information age.
DEFINITION OF COMPUTER:
Computer is a device that transforms data into meaningful information. Data can
be anything like marks obtained by you in various subjects. It can also be name, age, sex,
weight, height, etc. of all the students in a class. Computer can also be defined in terms
of functions it can perform. A computer can i) accept data, ii) store data, iii) process data
as desired, and iv) retrieve the stored data as and when required and v) print the result
in desired format.
Characteristics of Computers:
The following are the characteristics of computer:
a) Speed:
Computers are capable of carrying out the task with enormous speed. Today’s
computers, according to their class, can perform from 4 MIPS (Millions of instructions
per second) to 100 MIPS. What may take days for manual calculations may take only a
few hours for computers to perform. Inside the computer the information signal travels
at incredible electronic speed.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
b) Storage:
Computers can store enormous quantity of information, which is expressed in
terms of Kilobytes (or) Mega Bytes (MB) or Gega Bytes (GB). It is achieved through its
‘Main memory’ or ‘Primary storage’ and through ‘auxiliary storage’ or ‘Secondary
storage’. The Hard disks Floppy disk, Compact Disc (CD), Universal Serial Bus (USB) and
Magnetic Tape storage are examples of secondary storages. These large volumes of
storage occupy much lesser space compared to paper documents and this aspect of
computers makes them more powerful.
c) Accuracy:
The accuracy of a Computer is consistently high. In fact, this quality of the
computers make them indispensable in various fields such as Scientific Research, Space
Research, Weather Predictions and many other areas where precision of a high order is
required. The accuracy of the computer is best achieved by programming them in the
most efficient manner. When it comes to very complex mathematical or scientific
problem the computer’s accuracy has no substitute.
d) Versatility:
Computers are versatile in that they can perform almost any task, provided they
are given the appropriate logical steps. For example, they are capable of performing
wide ranging tasks such as construction of a payroll, inventory management in a factory,
hotel billing, hospital management, banking applications and any imaginable task in
every walk of life.
e) Automation:
The biggest advantage of computers is that it is automatic in its operation. Once a
programming logic is initiated the computer performs repeated operations without
human interventions until program completion.
f) Diligence:
Computers are machines and that do not get tired or ‘lose concentration’ like
human beings. If a large number of calculations say million calculations are to be
performed the resultant output will remain exactly the same even if operations are
repeated any number of times. But when a human being is asked to do the same job this
consistency cannot be achieved. Thus for those who want consistent and continuous
standard output, computer’s ‘diligence’ is of great help.
g) Reliability:
The computers give very accurate results with predetermined values. They
correct and modify the parameters automatically, giving suitable signals. They give
formatted results with high degree of precisions.
Generations of Computers:
Generation in computer terminology is a change in technology a computer is/was
being used. Initially, the generation term was used to distinguish between varying
hardware technologies. But nowadays, generation includes both hardware and
software, which together make up an entire computer system.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
There are totally five computer generations known till date. Each generation has
been discussed in detail along with their time period, characteristics. We've used
approximate dates against each generation which are normally accepted.
Following are the main five generations of computers:
FIRST GENERATION
The period of first generation was 1946-1959. First generation of computers
started with using vacuum tubes as the basic components for memory and circuits for
CPU (Central Processing Unit). These tubes like electric bulbs produced a lot of heat and
were prone to frequent fusing of the installations, therefore, were very expensive and
could be afforded only by very large organisations.
In this generation, mainly batch processing operating systems were used. In this
generation, Punched cards, Paper tape, Magnetic tape Input & Output device were used.
There were machine codes and electric wired board languages used.
SECOND GENERATION
The period of second generation was 1959-1965. This generation using the
transistor was cheaper, consumed less power, more compact in size, more reliable and
faster than the first generation machines made of vacuum tubes. In this generation,
magnetic cores were used as primary memory and magnetic tape and magnetic disks as
secondary storage devices.
In this generation, assembly language and high-level programming language like
FORTRAN, COBOL was used. There was Batch processing and Multiprogramming
Operating system used.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
THIRD GENERATION
The period of third generation was 1965-1971. The third generation of computer
is marked by the use of Integrated Circuits (IC's) in place of transistors. A single IC has
many transistors, resistors and capacitors along with the associated circuitry. The IC
was invented by Jack Kilby. This development made computers smaller in size, reliable
and efficient.
In this generation, Remote processing, Time-sharing, Real-time, Multi-
programming Operating System were used.
High-level language (FORTRAN-II TO IV, COBOL, PASCAL PL/1, BASIC, ALGOL-
68, etc.) were used during this generation.
FOURTH GENERATION
The period of Fourth Generation was 1971-1980. The fourth generation of
computers is marked by the use of Very Large Scale Integrated (VLSI) circuits. VLSI
circuits having about 5000 transistors and other circuit elements and their associated
circuits on a single chip made it possible to have microcomputers of fourth generation.
Fourth Generation computers became more powerful, compact, reliable, and affordable.
As a result, it gave rise to personal computer (PC) revolution.
In this generation, Time sharing, Real time, Networks, Distributed Operating
System were used. All the higher level languages like C and C++, DBASE, etc., were used
in this generation.
FIFTH GENERATION
The period of Fifth Generation is 1980-till date. In the fifth generation, the VLSI
technology became ULSI (Ultra Large Scale Integration) technology, resulting in the
production of microprocessor chips having ten million electronic components.
This generation is based on parallel processing hardware and AI (Artificial
Intelligence) software.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Classifications of Computers:
The classification of computers is based on the following three criteria:
(a) According to Purpose
(b) According to Technology used
(c) According to size and Capacity
According to Purpose
According to the utilization of computer for different uses, computers are of following
two types:
1. General Purpose Computers: Computers that follow instructions for general
requirements such as sales analysis, financial accounting, invoicing, inventory,
management information etc. are called General Purpose Computers. Almost all
computers used in offices for commercial, educational and other applications are
general purpose computers.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
There are different types of computers, but all computers have these parts:
Monitor: It looks like a television screen and shows still or moving images in color. It is
also called a display.
System Unit or Central Processing Unit (CPU): The computer case that holds all the
electronic chips, memory storage areas and devices that make the computer work. It has
openings or ports for other components to plug into. It is also called the computer
console.
Key Board: Keyboard Used for typing text into your computer, but also has special keys
i.e., number keys, arrow keys to move around the screen and function keys.
Mouse: A small tool for pointing and selecting items on the computer screen. Some mice
plug into the computer and some are wireless. Laptops have a touch pad instead of a
mouse.
CD/DVD drive: Separate removable storage drive in My Computer (D drive) for playing
and saving music, pictures and videos. To burn CD or DVD, need R or RW not ROM style.
Speakers: Built-in source for sound or audio on your computer. Look for the volume
icon to adjust the sound settings. A sound bar or external speakers can be added for
better sound quality.
2) It stores data,
3) It can process data as required by the user,
4) It gives results in the form of output, and
5) It controls all operations inside a computer.
We discuss below each of these operations.
Input Unit
This unit contains devices with the help of which we enter data into computer.
This unit makes link between user and computer.
The input devices translate the human being information into the form understandable
by computer.
CPU (Central Processing Unit)
CPU is considered as the brain of the computer. CPU performs all types of data
processing operations. It stores data, intermediate results and instructions (program). It
controls the operations of all parts of computer.
CPU itself has the following three components
• ALU (Arithmetic Logic Unit)
• Memory Unit
• Control Unit
Output Unit
Output unit consists of devices with the help of which we get the information
from computer. This unit is a link between computer and users.
Output devices translate the computer's output into the form understandable by
users.
CPU:
• CPU is considered as the brain of the computer.
• CPU performs all types of data processing operations.
• It stores data, intermediate result and instructions (program).
• It controls the operations of all parts of computer.
CPU itself has the following three components.
• Memory or Storage Unit:
• Control Unit
• ALU (Arithmetic Logic Unit)
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
• It stores final results of processing before these results are released to an output
device.
• All inputs and outputs are transmitted through main memory.
Control Unit
This unit controls the operations of all parts of computer. It does not carry out any
actual data processing operations.
Functions of Control unit are:
• It is responsible for controlling the transfer of data and instructions among other
units of a computer.
• It manages and coordinates all the units of the computer.
• It obtains the instructions from the memory, interprets them and directs the
operation of the computer.
• It communicates with Input/Output devices for transfer of data or results from
storage.
• It does not process or store data.
Applications of Computers:
Computers have proliferated into various areas of our lives. For a user, computer
is a tool that provides the desired information, whenever needed. You may use
computer to get information about the reservation of tickets (railways, airplanes and
cinema halls), books in a library, medical history of a person, a place in a map, or the
dictionary meaning of a word. The information may be presented to you in the form of
text, images, video clips, etc.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
with friends and relatives via Internet, for paying bills, for education and learning, etc.
Microprocessors are embedded in house hold utilities like, washing machines, TVs, food
processors, home theatres, security devices, etc.
The list of applications of computers is so long that it is not possible to discuss all
of them here. In addition to the applications of the computers discussed above,
computers have also proliferated into areas like banks, investments, stock trading,
accounting, ticket reservation, military operations, meteorological predictions, social
networking, business organizations, police department, video conferencing,
telepresence, book publishing, web newspapers, and information sharing.
Input Devices:
An input device is any device that provides input to a computer. There are many
input devices, but the two most common ones are a keyboard and mouse. Every key you
press on the keyboard and every movement or click you make with the mouse sends a
specific input signal to the computer. Input devices accept data and instructions from
the user. Following are the examples of various input devices, which are connected to
the computer for this purpose.
KEYBOARD:
A keyboard is the most common input device. Several kinds of keyboards are
available, but they resemble each other with minor variations. The keyboard in most
common use is the QWERTY board. Generally standard keyboard has 104 keys. In these
keyboards, the cursor control keys are duplicated to allow easier use of the numeric
pad.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
MOUSE
A mouse is an electro-mechanical, hand-held device. It is used as a pointer. It can
perform functions like selecting menu commands, moving icons, resizing windows,
starting programs, and choosing options. The most common mouse uses an internal,
magnetically coated ball, to detect the movement of the mouse across a flat surface,
usually a desktop. Now a day’s Optical or laser mouse is used to detect the movement.
All windows based applications today are designed to work with a mouse. A mouse is
used to replace hard-to-remember key combinations with easier "Point and Click"
actions. However, it cannot substitute all keyboard operations. It can be alternative for
commands based operations.
Advantages
Easy to use
Not very expensive
Moves the cursor faster than the arrow keys of keyboard.
LIGHT PEN
An input device that utilizes a light-sensitive detector to select objects on a
display screen. A light pen is similar to a mouse, except that with a light pen you can
move the pointer and select objects on the display screen by directly pointing to the
objects with the pen.
OPTICAL SCANNER
These devices are used for automatic data collection. The devices of this category
completely eliminate manual input of data. For example, the bar-code reader is actually
just a special type of image scanner. An image scanner translates printed images into an
electronic format that can be stored in a computer’s memory, and with the right kind of
software, one can alter a stored image. Another example of scanner is optical character
recognition (OCR) device, used by banks to convert the scanned image of a typed or
printed page into text that can be edited on the computer.
TOUCH SCREEN
Touch panel displays and pads are now being offered as alternatives to
keyboard. Here the input can be given through the computer screen, that accepts the
input through monitor; users touch electronic buttons displayed on the screen or they
may use light pen.
MICROPHONE
Microphone is an input device, which takes voice as input. The voice
communication is more error-prone than information through keyboard. There are two
types of microphones available:
1. Desktop Microphone
2. Hand held Microphone
TRACK BALL
Trackball, a pointing device, is a mouse lying on its back. To move the pointer,
you rotate the ball with your thumb, your fingers, or the palm of your hand. There are
usually one to three buttons next to the ball, which you use just like mouse buttons. The
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
advantage of trackballs over mouse is that the trackball is stationary so it does not
require much space to use it. In addition, you can place a trackball on any type of
surface, including your lap. For both these reasons, trackballs are popular pointing
devices for portable computers.
MAGNETIC INK CARD READER (MICR)
MICR input device is generally used in banks because of a large number of
cheques to be processed everyday. The bank's code number and cheque number are
printed on the cheques with a special type of ink that contains particles of magnetic
material that are machine readable.
This reading process is called Magnetic Ink Character Recognition (MICR). The
main advantage of MICR is that it is fast and less error prone.
OPTICAL CHARACTER READER (OCR)
OCR is an input device used to read a printed text. OCR scans text optically
character by character, converts them into a machine readable code and stores the text
on the system memory.
BAR CODE READERS
Bar Code Reader is a device used for reading bar coded data (data in form of light
and dark lines). Bar coded data is generally used in labelling goods, numbering the
books, etc. It may be a hand-held scanner or may be embedded in a stationary scanner.
Bar Code Reader scans a bar code image, converts it into an alphanumeric value, which
is then fed to the computer to which bar code reader is connected.
OPTICAL MARK READER (OMR)
OMR is a special type of optical scanner used to recognize the type of mark made
by pen or pencil. It is used where one out of a few alternatives is to be selected and
marked. It is specially used for checking the answer sheets of examinations having
multiple choice questions.
JOYSTICK
Joystick is also a pointing device, which is used to move cursor position on a
monitor screen. It is a stick having a spherical ball at its both lower and upper ends. The
lower spherical ball moves in a socket. The joystick can be moved in all four directions.
The function of joystick is similar to that of a mouse. It is mainly used in Computer
Aided Designing (CAD) and playing computer games.
Input Devices
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
OUTPUT DEVICES
Output devices return processed data that is information, back to the user. Some
of the commonly used output devices are:
MONITOR
Out of all the output devices, monitor is perhaps the most important output
device because people interact with this device most intensively than others. Computer
information is displayed, visually with a video adapter card and monitor. Information
processed within the CPU, that needs to be visually displayed, is sent to video adapter.
The video adapter converts information from the format used, in the same manner as a
television displays information sent to it by a cable service.
Two basic types of monitors are used with microcomputers, which are as follows:
1. CRT
2. LCD
Cathode Ray Tube (CRT): CRT or Cathode Ray Tube Monitor is the typical monitor that
you see on a desktop computer. It looks a lot like a television screen, and works the
same way. This type uses a large vacuum tube, called cathode ray tube (CRT).
Liquid Crystal Displays (LCD): These types of monitors are also known as flat panel
monitor. Most of these employ liquid crystal displays (LCDs) to render images. These
days LCD monitor are very popular. When people talk about the capabilities of various
monitors, one critical statistic is the resolution of the monitor. Most monitors have a
resolution of at least 800 x 600 pixels. High-end monitors can have resolutions of 1024 x
768 pixels or even 1280 x 1024 pixels. Thus monitors are available either in low
resolution or in high resolution.
PRINTER
After a document is created on the computer, it can be sent to a printer for a hard
copy (printout). Some printers offer special features such as colored and large page
formats. Some of the most commonly used printers are:
1. Laser Printer
2. Ink Jet Printer
3. Dot Matrix Printer
4. Line Printer
Laser Printer: A laser printer produces high quality print that one normally finds in
publishing. It is extremely fast and quiet. Moreover, the operation of a laser printer is
easy with automatic paper loading and no smudging or messing up of ink ribbons. The
fastest laser printer can print up to 200 pages per minute in monochrome (black and
white) and up to 100 pages per minute in colour.
Ink-Jet Printer: An ink-jet printer creates an image directly on paper by spraying ink
through as many as 64 tiny nozzles. Although the image it produces is not generally
quite as sharp as the output of a laser printer, the quality of ink-jet images is still high. In
general, ink-jet printer offers an excellent middle ground between dot matrix and laser
printer. Like laser printer, an ink-jet printer is quiet and convenient, but not particularly
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
fast. Typically, an ink-jet printer is more expensive than a dot-matrix printer, but costs
only half as much as a laser printer.
Dot Matrix Printer: The dot matrix printer was very popular at one point of time. It is a
very versatile and inexpensive output device. In dot matrix printer the print head
physically "hits" the paper through the ribbon and produces text (or images) by
combinations of dots; hence the name dot matrix printer. Its speed is measured in
characters per second (CPS). Although it is less expensive, it is louder, slower and
produces lower print quality.
Line Printer: A line printer is generally used with large computer systems to produce
text based data processing reports. Line printers are high-speed printers with speeds
ranging anywhere from 100 to about 3800 lines per minute. In the past, print quality on
line printers was not high. Developments in technology are improving the print quality
on line printers. These are in the cost range of lakhs of Rupees.
PLOTTER: A plotter is a special kind of output device that, like a printer, produces
images on paper, but does so in a different way. Plotters are designed to produce large
drawings or images, such as construction plans for buildings or blueprints for
mechanical objects. A plotter can be connected to the port normally used by a printer.
An array of different colored pens in a clip rack and a robotic arm is part of
plotter. The instructions that a plotter receives from a computer consist of a color, and
beginning and ending coordinates for a line. With that information, the plotter picks up
the appropriate pen through its arm, positions it at the beginning coordinates drops the
pen down to the surface of the paper and draws to the ending coordinates. Plotters
draw curves by creating a sequence of very short straight lines. Plotters usually come in
two designs:
1. Flat Bed: Plotters of small size to be kept on table with restriction of paper size.
2. Drum: These plotters are of big size using rolls of paper of unlimited length.
SPEAKER:
Speakers are another type of output device, which allow you to listen to voice
like music, and conversation with people.
Output Devices
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Less expensive
Less power consumption
• Read Only Memory (ROM): There is another memory in computer, which is called
Read Only Memory (ROM). Again it is the ICs inside the PC that form the ROM. The
storage of program and data in the ROM is permanent. The ROM stores some
standard processing programs supplied by the manufacturers to operate the
personal computer. The ROM can only be read by the CPU but it cannot be changed.
The basic input/output program is stored in the ROM that examines and initializes
various equipment attached to the PC when the power switch is ON.
The memories, which do not lose their content on failure of power supply,
are known as non-volatile memories. ROM is non-volatile memory.
• PROM: There is another type of primary memory in computer, which is called
Programmable Read Only Memory (PROM). You know that it is not possible to
modify or erase programs stored in ROM, but it is possible for you to store your
program in PROM chip. Once the programmers’ are written it cannot be changed
and remain intact even if power is switched off. Therefore programs or
instructions written in PROM or ROM cannot be erased or changed.
• EPROM: This stands for Erasable Programmable Read Only Memory, which
overcome the problem of PROM & ROM. EPROM chip can be programmed time
and again by erasing the information stored earlier in it. Information stored in
EPROM exposing the chip for some time ultraviolet light and it erases chip is
reprogrammed using a special programming facility. When the EPROM is in use
information can only be read.
• EEPROM: This stands for Electrically Erasable and Programmable Read Only
Memory. It is programmed and erased electrically, can be erased and
reprogrammed about ten thousand times. Both erasing and programming take
about 4 to 10 ms (milli second). In this, any location can be selectively erased and
programmed. This can be erased one byte at a time, rather than erasing the
entire chip. Hence, the process of re-programming is flexible but slow.
• Cache Memory: The speed of CPU is extremely high compared to the access time
of main memory. Therefore the performance of CPU decreases due to the slow
speed of main memory. To decrease the mismatch in operating speed, a small
memory chip is attached between CPU and Main memory whose access time is
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
very close to the processing speed of CPU. It is called CACHE memory. CACHE
memories are accessed much faster than conventional RAM. It is used to store
programs or data currently being executed or temporary data frequently used by
the CPU. So each memory makes main memory to be faster and larger than it
really is. It is also very expensive to have bigger size of cache memory and its size
is normally kept small.
• Virtual Memory: It is a method of using the computer hard drive to provide
extra memory for the computer. Segments of memory are stored on the hard
drive known as pages. When a segment of memory is requested that is not in
memory it is moved from the virtual memory to an actual memory address.
• Registers: The CPU processes data and instructions with high speed; there is
also movement of data between various units of computer. It is necessary to
transfer the processed data with high speed. So the computer uses a number of
special memory units called registers. They are not part of the main memory but
they store data or information temporarily and pass it on as directed by the
control unit.
Magnetic Storage:
• Magnetic Tape: Magnetic tapes are used for large computers like mainframe
computers where large volume of data is stored for a longer time. In PC also you can
use tapes in the form of cassettes. The cost of storing data in tapes is inexpensive.
Tapes consist of magnetic materials that store data permanently. It can be 12.5 mm
to 25 mm wide plastic film-type and 500 meter to 1200 meter long which is coated
with magnetic material. The deck is connected to the central processor and
information is fed into or read from the tape through the processor. It’s similar to
cassette tape recorder.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
• Magnetic Disk: You might have seen the gramophone record, which is circular like a
disk and coated with magnetic material. Magnetic disks used in computer are made
on the same principle. It rotates with very high speed inside the computer drive.
Data is stored on both the surface of the disk. Magnetic disks are most popular for
direct access storage device. Each disk consists of a number of invisible concentric
circles called tracks. Information is recorded on tracks of a disk surface in the form
of tiny magnetic spots. The presence of a magnetic spot represents one bit and its
absence represents zero bit. The information stored in a disk can be read many
times without affecting the stored data. So the reading operation is non-destructive.
But if you want to write a new data, then the existing data is erased from the disk
and new data is recorded. For Example-Floppy Disk.
Optical storage:
With every new application and software there is greater demand for memory
capacity. It is the necessity to store large volume of data that has led to the development
of optical disk storage medium. Optical disks can be divided into the following
categories:
• CD: Compact Disc is a flat, round, optical storage medium invented by James
Russell. The first CD was created at a Philips factory in Germany on August 17,
1982. The picture is an example of the bottom of a standard compact disc and is
the side the disc player reads. The opposite side of the disc has a label to help
indicate what is on the disc.
• DVD: Digital Versatile Disc or Digital Video Disc, a DVD or DVD-ROM is a disc
capable of storing large amounts of data on one disc the size of a standard
Compact Disc. CD/DVD drives were first sold in 1997. They are widely used for
storing and viewing movies and other data.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
available. There are a handful of different types of memory cards on the market,
each varying in size, compatibility, and storage capacity.
CISC architecture hardwires the processor with complex instructions, which are
difficult to create otherwise using basic instructions. CISC combines the different
instructions into one single CPU.
• CISC has a large instruction set that includes simple and fast instructions for
performing basic tasks, as well as complex instructions that correspond to
statements in the high level language.
• An increased number of instructions (200 to 300) results in a much more
complex processor, requiring millions of transistors.
• Instructions are of variable lengths, using 8, 16 or 32 bits for storage. This results
in the processor’s time being spent in calculating where each instruction begins
and ends.
• With large number of application software programs being written for the
processor, a new processor has to be backwards compatible to the older version
of processors.
• AMD and Cyrix are based on CISC.
RISC has simple, single-cycle instructions, which performs only basic instructions. RISC
architecture does not have hardwired advanced functions. All high-level language
support is done in the software.
• RISC has fewer instructions and requires fewer transistors, which results in the
reduced manufacturing cost of processor.
• The instruction size is fixed (32 bits). The processor need not spend time in
finding out where each instruction begins and ends.
• RISC architecture has a reduced production cost compared to CISC processors.
• The instructions, simple in nature, are executed in just one clock cycle, which
speeds up the program execution when compared to CISC processors.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
Basic Computer Skills – Fundamentals of Computers – Skill Enhancement Course
Pipelining improves instruction execution speed by putting the execution steps into
parallel. A CPU can receive a single instruction, begin executing it, and receive another
instruction before it has completed the first. This allows for more instructions to be
performed, about, one instruction per clock cycle.
Mr. K. Phanindra Kumar, Asst. Professor, Dept. of Commerce & Busi. Mgmt, UASC, KU, Wgl.
ENTIFY THE MODELS OF COMPUTERS
1) Tower; The system box is placed vertically adjacent
to monitor.
Desktop Computer
Sarita,Vikki,SRCC,DU E-RESOURCE 41
3) Laptop: There are also called note books. Laptops are
portable computers that integrate the display, keyboard,
pointing, device or track ball, processors, memory and
hard drive all in battery operated package slightly larger
than an average hard cover book.
Laptop Computer
Sarita,Vikki,SRCC,DU E-RESOURCE 42
4)Palmtop; There are also called as personal digital
assistants (PDA"s), palmtop are tightly integrated
computers. They often use flash memory instead of a
hard drive for storage. These computers do not have
keywords but relay on touch screen technology for user
input.
Palmtop Computer
Sarita,Vikki,SRCC,DU E-RESOURCE 43
CONCEPTS OF HARDWARE AND
SOFTWARE
Computer hardware is the collection of physical
elements that comprise computer system. Computer
hardware refers to the physical parts or components of
computer such as monitor, keyboard, hard disk,
mouse, etc.
“Hardware refers to objects that you can actually
see, touch, and feel” like disks, disk drives, display
screens, keyboards, printers, mother boards, and chips.
Sarita,Vikki,SRCC,DU E-RESOURCE 44
Computer software or just software, is a
collection of computer programs and related data that
provides the instructions for telling a computer what to do
and how to do it. In other words, software is a set of
programs, procedures, algorithms and its
documentation concerned with the operation of a data
processing system.
“Software refers to programs which we cannot touch,
cannot see and cannot feel by our senses”. Software exists
as ideas, concepts, and symbols, but it has no substance.
Sarita,Vikki,SRCC,DU E-RESOURCE 45
Entify and Understand Front Panel Switches
and Back Panel Connections of Computer
E-RESOURCE 47
1. AC-Power in (From
Main or UPS)
2. AC-Power out (To
Monitor)
3. Exhaust Fan.
4. Keyboard Port(For AT2
Keyboard connector)
5. Keyboard port (For PS2
Keyboard connector)
6. Mouse Port(For PS2
Mouse connector)
7. USB Port (2 No"s for
Inkj et Printer)
8. Fire wall port
E-RESOURCE 49
PRACTICE CONNECTING THE CABLES
INTO THE BACK PANEL OF COMPUTER
Sarita,Vikki,SRCC,DU E-RESOURCE
51
PHYSICAL COMPONENTS OF COMPUTER
Sarita,Vikki,SRCC,DU E-RESOURCE 52
Socket 7
CPU
AGP Slot
RAM Slots
PCI Slots
Floppy
EIDE Connector
Connectors
ISA
CMOS
Slots
Battery
Motherboard
Sarita,Vikki,SRCC,DU E-RESOURCE
53
Processor Chip: It is also called as Central Processing
Unit (CPU). It carries out the instructions of a computer
program by performing the basic arithmetical, logical, and
input/output operations of the system. All calculations and
processing of computer is executed using processor. The
CPU plays a role of somewhat analogous to the brain in
the computer.
Two typical components of a CPU are the Arithmetic
Logic Unit (ALU), which performs arithmetic and logical
operations, and the Control Unit (CU), which extracts
instructions from memory and decodes and executes them,
calling on the ALU when necessary.
Sarita,Vikki,SRCC,DU E-RESOURCE 56
What are bits, bytes, and other units of measure
for digital information?
A bit is a binary digit, the smallest increment of data on a
computer. A bit can hold only one of two values: 0 or 1,
corresponding to the electrical values of off or on,
respectively.
Because bits are so small, you rarely work with information
one bit at a time. Bits are usually assembled into a group of
eight to form a byte. A byte contains enough information to
store a single ASCII character, like “k” (maybe 00101101).
Sarita,Vikki,SRCC,DU E-RESOURCE 57
So in computer jargon, the following
memory units are used:
Unit Equivalent
1 bit 1 nibble 1 0 or 1
Byte a group of 4 bits a
1 Kilobyte (KB) group of 8 bits 103
1 Megabyte (i.e.,1024 bytes) 106
(MB) 1 Gigabyte bytes 109 bytes 1012
(GB) bytes 1015 bytes
1 Terabyte (TB)
1 Petabyte (PB)
Sarita,Vikki,SRCC,DU E-RESOURCE
There are different types of memories
in computers:-
Registers: Small memory, internal to processor, where actual
processing is done.
Cache Memory: Catches some of content of main memory
which current in use of the processor.
Main Memory (RAM/ROM): Large memory which is fast
but not as internal Processor memory.
Sarita,Vikki,SRCC,DU E-RESOURCE
59
RAM; Random Access Memory. It is volatile memory.
It allows both read/write operations.
ROM: Read Only Memory. It is non-volatile memory.
It allows only read operations.
Sarita,Vikki,SRCC,DU E-RESOURCE
60
R.A.M.
Sarita,Vikki,SRCC,DU E-RESOURCE
61
SECONDARY MEMORY
Secondary Memory; Very large memory. It is a nonvolatile
permanent memory.
• Eg; Magnetic disk (Hard / Floppy) memory, Magnetic Tape
memory etc.,
Sarita,Vikki,SRCC,DU E-RESOURCE 62
A Hard Disk Drive (HDD) is device for storing and
retrieving digital information, primarily computer data. It
consists of one or more rigid (hence "hard") rapidly
rotating discs (platters usually rotating at 7,200 RPM)
coated with magnetic material, and with magnetic heads to
write data to the surfaces and read it from them.
Sarita,Vikki,SRCC,DU E-RESOURCE 63
A typical HDD design consists of a spindle that holds
flat circular disks, also called platters, which hold the
recorded data. The platters are made from a nonmagnetic
material, usually aluminium alloy and are coated with a
shallow layer of magnetic material typically 10-20 nm in
depth, with an outer layer of carbon for protection. Today,
most consumer hard drives operate at a speed of 7,200 rpm.
Information is written to and read from a platter as it
rotates past devices called read and write heads operate
very close (often tens of nanometers) over the magnetic
surface. The read-and-write head is used to detect and
modify the magnetization of the material immediately under
it.
Sarita,Vikki,SRCC,DU E-RESOURCE 64
In modern drives there is one head for each
magnetic platter surface on the spindle, mounted
on a common arm. An actuator arm (or access
arm) moves the heads on an arc (roughly
radially) across the platters as they spin, allowing
each head to access almost the entire surface of
the platter as it spins.
A write head magnetizes a region by
generating a strong local magnetic field, and a
read head detects the magnetization of the
regions.
Sarita,Vikki,SRCC,DU E-RESOURCE 65
Hard Disk Drive
Sarita,Vikki,SRCC,DU E-RESOURCE
66
Spindie Head
Platter
Actuator Arm
Power Connector
Jumper Block
Actuator
IDE Connector
Sarita,Vikki,SRCC,DU E-RESOURCE
67
FLOPPY DISK DRIVE
FDD (Floppy Disk Drive): Floppy disk drive is a
mechanism which drives FD to rotate for read / write
operations. It has a control circuit which transfers data
between FD and computer.
Paper
Magnetic
d i sk
Paper ring
Plastic flap
Spring
Shutter
Sarita,Vikki,SRCC,DU E-RESOURCE
71
A recorder encodes (or burns) data onto a
recordable CD-R, DVD-R, DVD+R. or BD-R disc
(called a “blank”) by selectively heating parts of
an organic dye layer with a laser. This changes the
reflectivity of the dye. thereby creating marks that
can be read like the pits and lands on pressed
discs.
Initially. CD lasers with a wavelength of 780
nm were used. being within infrared range. For
DVDs. the wavelength was reduced to 650 nm
(red color). and the wavelength for Blu-ray Disc
was reduced to 405 nm (violet color).
Sarita.Vikki.SRCC.DU E-RESOURCE
72
A CD is made from 1.2 millimetres (0.047 in)
thick,.polycarbonate plastic and weighs 15-20 grams. A thin
layer of aluminium or, more rarely, gold is applied to the
surface making it reflective. The metal is protected by a film
of lacquer normally spin coated directly on the reflective
layer. The label is printed on the lacquer layer, usually by
screen printing or offset printing.
Sarita,Vikki,SRCC,DU E-RESOURCE
73
CD data is stored as a series of tiny indentations
known as "pits", encoded in a spiral track moulded into the
top of the polycarbonate layer. The flat areas between pits
are known as "lands". Each pit is approximately 100 nm
deep by 500 nm wide, and varies from 850 nm to 3.5 pm
in length. The distance between the tracks, the pitch, is 1.6
pm.
Sarita,Vikki,SRCC,DU E-RESOURCE
75
Switched Mode Power Supply
SMPS: It refers to Switched Mode Power Supply. It is
a buffer circuit, make the computer system load,
compatible with its power source.
A switched-mode power supply is an electronic
power supply that incorporates a switching regulator to
convert electrical power efficiently. Like other power
supplies, an SMPS transfers power from a source, like
mains power, to a load, such as a PC, while converting
voltage (from 230 V to 12V or 5V) and current (from AC
to DC) characteristics. An SMPS is usually employed to
efficiently provide a regulated output voltage.
Sarita,Vikki,SRCC,DU E-RESOURCE 76
S.M.P.S.
Sarita,Vikki,SRCC,DU E-RESOURCE
Ports:- Ports are the sockets available on the system
box. They are used to connect external devices to the
computer.
Serial Port :- It is a Serial Communication physical
interface through which information transfers in or out one
bit at a time (in contrast to a parallel port). Serial Port is
used primarily to connect a Mouse or Keyboard to the PC.
It transfers data bit by bit.
Sarita,Vikki,SRCC,DU E-RESOURCE 78
Parallel Port It is a type of interface used to connect a printer
to the computer. It transfers 8 or more data bit
simultaneously.
14 ■+—► Line Feed
15 3— Error
16 RESET
13 - GMD
19 - GND
20 - GMD
21 - GND
ACK -* 10 22 - GND
EUSY -- 11 23 - GND
Sarita,Vikki,SRCC,DU E-RESOURCE
79
USB (Universal Serial Bus):- It combines all the
advantages of multi-platform serials ports. We can connect
mouse, keyboard, digital camera, printer and storage
devices to USB.
Sarita,Vikki,SRCC,DU E-RESOURCE 82
Sarita,Vikki,SRCC,DU E-RESOURCE
83
SOUND CARD It is an expansion card that
records and plays back sound by translating the
analog signal from a microphone into a digitized
form that the computer can store and process and
then translating back the modified data into
analog signals or sound.
A sound card (also known as an audio card)
is an internal computer expansion card that
facilitates the input and output of audio signals
to and from a computer under control of
computer
Sarita,Vikki,SRCC,DU E-RESOURCE 84
Sound Card
Sarita,Vikki,SRCC,DU E-RESOURCE
85
Network Card;- If we want to connect our computer
to another computer we will need a Network Interface
Card (NIC). NIC is an adapter card that physically
connects one computer to a network cable and to another
computer that has the same type of NIC.
Sarita,Vikki,SRCC,DU E-RESOURCE 86
MODEM (Modulator - Demodulator);- In order to go
online and surf the web or check E-mail, we need a
modem to connect to an internet service provider (ISP). A
modem is a device that we connect to a computer and to a
phone line. Basically, modems do for computers what a
telephone does for humans.
A modem is a device that modulates an analog carrier
signal to encode digital information, and also demodulates
such a carrier signal to decode the transmitted information.
The goal is to produce a signal that can be transmitted
easily and decoded to reproduce the original digital data.
Sarita,Vikki,SRCC,DU E-RESOURCE 87
There are two types of MODEM namely,
1) Internal MODEM: It is integrated with mother board
or attached to mother board.
2) External MODEM: It is an external device,
connected to mother board using serial port.
MODEM
Sarita,Vikki,SRCC,DU E-RESOURCE
88
INPUT DEVICES
Innut Devices: The input devices are used
for transferring / entering user command or data
or choice to the computer. Input unit captures or
reads data / information and converts these data
into form that computer understands and
transfers these data to memory unit for
execution.
• Eg: Keyboard, Mouse, Scanner, Joystick,
Floppy, CD, DVD etc.,
Sarita,Vikki,SRCC,DU E-RESOURCE
KEY BOARD
The keyboard is default input device, which bridges
the gap between the operator and their computer system.
The user communicates with the computer by typing
instruction or pressing keys on the key board. The keys on a
key board is almost similar to typewriter keys with some
additional keys such as programmed function keys,
programmable keys, cursor control keys and numeric keys.
Keyboard has an arrangement of buttons or keys, to act
as mechanical levers or electronic switches.
In normal usage, the keyboard is used to type text and
numbers into a word processor, text editor or other
programs.
Sarita,Vikki,SRCC,DU E-RESOURCE 90
Standard "full-travel" alphanumeric
keyboards have keys that are on three-quarter
inch centers (0.750 inches, 19.05 mm), and have
a key travel of at least 0.150 inches (3.81 mm).
Windows standard keyboards has 104-keys,
which includes alphabetic characters, punctuation
symbols, numbers and a variety of Function keys.
The internationally common 102/105 key
keyboards have a smaller 'left shift' key and an
additional key with some more symbols between
that and the letter to its right (usually Z or Y).
The Enter key is usually shaped differently.
Sarita,Vikki,SRCC,DU E-RESOURCE 91
Standard Keyboard (104 Keys)
Sarita,Vikki,SRCC,DU E-RESOURCE
92
Foldable Keyboard Virtual Laser Keyboard
Sarita,Vikki,SRCC,DU E-RESOURCE
MOUSE
A mouse is an input device. That can be
moved around a flat surface by the user. The
movement of the mouse is sensed by the
computer and translated into curser movements.
The mouse has switches on its back to send
command to the computer.
A mouse is a pointing device that functions
by detecting 2 dimensional motion (X and Y axis)
relative to its supporting surface (usually a Mouse
Pad). Physically, a mouse consists of an object
held under one of the user’s hands, with one or
more buttons.
Sarita,Vikki,SRCC,DU E-RESOURCE 94
The mouse sometimes features other elements, such
as "wheels", which allow the user to perform various
system-dependent operations, or extra buttons or features
that can add more control or dimensional input. The
mouse's motion typically translates into the motion of a
pointer on a display, which allows for fine control of a
graphical user interface.
Sarita,Vikki,SRCC,DU E-RESOURCE 95
Mechanical Mouse
Optical Mouse
Sarita,Vikki,SRCC,DU E-RESOURCE
96
SCANNER
Scanner is a device that optically scans images,
printed text, handwriting, or an object, and converts it to a
digital image. Common examples found in offices are
variations of the desktop (or flatbed) scanner where the
document is placed on a glass window for scanning.
Sarita,Vikki,SRCC,DU E-RESOURCE
98
JOYSTICK
A joystick is an interactive input device consisting of
a stick that pivots on a base and reports its angle or
direction to the device it is controlling. Joysticks are often
used to control video games, and usually have one or more
push-buttons whose state can also be read by the computer
.
Sarita,Vikki,SRCC,DU E-RESOURCE 99
OUTPUT DEVICES
Output Devices: An output device is a computer
hardware equipment used to communicate the results of
data processing carried out by computer by converting the
electronically generated information into human-readable
form.
Output devices produces information in the form of
printouts, display on monitor etc., Output devices converts
processed data into form that the user understands
instantly.
• Eg: Monitor, Printer, Plotter, Speakers, Headphones,
Projectors etc.,
filament
cathode
accelerating
electrode electron
beam phospltor
screen