DS - Unit 1 - Introduction To Computer
DS - Unit 1 - Introduction To Computer
Introduction to Computer
Computer
A computer is an electronic device, operating under the control of instructions stored
in its own memory that can accept data (input), process the data according to specified
rules, produce information (output), and store the information for future use1.
Functionalities of a computer2
Any digital computer carries out five functions in gross terms:
Computer Components
Any kind of computers consists of HARDWARE AND SOFTWARE.
Hardware:
Computer hardware is the collection of physical elements that constitutes a computer
system. Computer hardware refers to the physical parts or components of a computer
such as the monitor, mouse, keyboard, computer data storage, hard drive disk (HDD),
system unit (graphic cards, sound cards, memory, motherboard and chips), etc. all of
which are physical objects that can be touched.3
1
Vermaat, Misty E. Microsoft Office 2013 Introductory. Cengage Learning, p.IT3. 2014
2
http://www.tutorialspoint.com/computer_fundamentals/computer_quick_guide.htm
3
http://en.wikipedia.org/wiki/Computer_hardware
1
Input Devices
Input device is any peripheral (piece of computer hardware equipment to provide data
and control signals to an information processing system such as a computer or other
information appliance.
Input device Translate data from form that humans understand to one that the computer
can work with. Most common are keyboard and mouse
Note: The most common use keyboard is the QWERTY keyboard. Generally standard Keyboard
has 104 keys.
2
Central Processing Unit (CPU)
A CPU is brain of a computer. It is responsible for all functions and processes.
Regarding computing power, the CPU is the most important element of a computer
system.
Primary Memory:-
1. RAM: Random Access Memory (RAM) is a memory scheme within the computer
system responsible for storing data on a temporary basis, so that it can be promptly
accessed by the processor as and when needed. It is volatile in nature, which means
that data will be erased once supply to the storage device is turned off. RAM stores
data randomly and the processor accesses these data randomly from the RAM
storage. RAM is considered "random access" because you can access any memory
cell directly if you know the row and column that intersect at that cell.
2. ROM (Read Only Memory): ROM is a permanent form of storage. ROM stays
active regardless of whether power supply to it is turned on or off. ROM devices
do not allow data stored on them to be modified.
Secondary Memory:-
Stores data and programs permanently :its retained after the power is turned off
1. Hard drive (HD): A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard
disk drive," that store and provides relatively quick access to large amounts of data on an
electromagnetically charged surface or set of surfaces.
2. Optical Disk: an optical disc drive (ODD) is a disk drive that uses laser light as part of the process
of reading or writing data to or from optical discs. Some drives can only read from discs, but recent
drives are commonly both readers and recorders, also called burners or writers. Compact discs,
DVDs, and Blu-ray discs are common types of optical media which can be read and recorded by
such drives. Optical drive is the generic name; drives are usually described as "CD" "DVD", or
"Bluray", followed by "drive", "writer", etc. There are three main types of optical media: CD,
DVD, and Blu-ray disc. CDs can store up to 700 megabytes (MB) of data and DVDs can store up
to 8.4 GB of data. Blu-ray discs, which are the newest type of optical media, can store up to 50
GB of data. This storage capacity is a clear advantage over the floppy disk storage media (a
magnetic media), which only has a capacity of 1.44 MB.
3
3. Flash Disk
A storage module made of flash memory chips. A Flash disks have no mechanical platters or access
arms, but the term "disk" is used because the data are accessed as if they were on a hard drive. The
disk storage structure is emulated.
Output devices
An output device is any piece of computer hardware equipment used to communicate
the results of data processing carried out by an information processing system (such
as a computer) which converts the electronically generated information into human-
readable form.
Note Basic types of monitors are a.Cathode Ray Tube (CRT). B. Liquid Crystal Displays (LCD).
c.light-emitting diode (LED).
Printer types: 1-Laser Printer. 2-Ink Jet Printer. 3-Dot Matrix Printer
4
Software
Software is a generic term for organized collections of computer data and instructions,
often broken into two major categories: system software that provides the basic non-
task-specific functions of the computer, and application software which is used by
users to accomplish specific tasks.
Software Types
A. System software is responsible for controlling, integrating, and managing the
individual hardware components of a computer system so that other software and
the users of the system see it as a functional unit without having to be concerned
with the low-level details such as transferring data from memory to disk, or
rendering text onto a display. Generally, system software consists of an operating
system and some fundamental utilities such as disk formatters, file managers,
display managers, text editors, user authentication (login) and management tools,
and networking and device control software.
B. Application software is used to accomplish specific tasks other than just running
the computer system. Application software may consist of a single program, such
as an image viewer; a small collection of programs (often called a software
package) that work closely together to accomplish a task, such as a spreadsheet or
text processing system; a larger collection (often called a software suite) of related
but independent programs and packages that have a common user interface or
shared data format, such as Microsoft Office, which consists of closely integrated
word processor, spreadsheet, database, etc.; or a software system, such as a
database management system, which is a collection of fundamental programs that
may provide some service to a variety of other independent applications.
Comparison Application Software and System Software
System Software Application Software
Computer software, or just software is a
general term primarily used for digitally stored Application software, also known as an
data such as computer programs and other application or an "app", is computer software
kinds of information read and written by designed to help the user to perform specific
computers. App comes under computer tasks.
software though it has a wide scope now.
Example: 1) Opera (Web Browser)
1) Microsoft Windows
2) Microsoft Word (Word Processing)
2) Linux
3) Microsoft Excel (Spreadsheet software)
3) Unix
4) MySQL (Database Software)
4) Mac OSX
5) Microsoft PowerPoint (Presentation Software)
5) DOS
6) Adobe Photoshop (Graphics Software)
Interaction: Users always interact with application software
Generally, users do not interact with system
while doing different activities.
software as it works in the background.
Dependency: System software can run independently of the Application software cannot run without the
application software. presence of the system software.
5
Unit of Measurements
Storage measurements: The basic unit used in computer data storage is called a bit
(binary digit). Computers use these little bits, which are composed of ones
and zeros, to do things and talk to other computers. All your files, for
instance, are kept in the computer as binary files and translated into words
and pictures by the software (which is also ones and zeros). This two
number system, is called a “binary number system” since it has only two
numbers in it. The decimal number system in contrast has ten unique digits,
zero through nine.
Computer Storage units
Bit BIT 0 or 1
Kilobyte KB 1024 bytes
Megabyte MB 1024 kilobytes
Gigabyte GB 1024 megabytes
Terabyte TB 1024 gigabytes
Size example
• 1 bit - answer to an yes/no question
• 1 byte - a number from 0 to 255.
• 90 bytes: enough to store a typical line of text from a book.
• 4 KB: about one page of text.
• 120 KB: the text of a typical pocket book.
• 3 MB - a three minute song (128k bitrate)
• 650-900 MB - an CD-ROM
• 1 GB -114 minutes of uncompressed CD-quality audio at 1.4 Mbit/s
• 8-16 GB - size of a normal flash drive
6
Computers classification***
Computers can be generally classified by size and power as follows, though there is
Considerable overlap:
• Personal computer: A small, single-user computer based on a microprocessor. In
addition to the microprocessor, a personal computer has a keyboard for entering
data, a monitor for displaying information, and a storage device for saving data.
• workstation : A powerful, single-user computer. A workstation is like a personal
computer, but it has a more powerful microprocessor and a higher-quality
monitor.
• minicomputer : A multi-user computer capable of supporting from 10 to hundreds of
users simultaneously.
• mainframe : A powerful multi-user computer capable of supporting many hundreds
or thousands of users simultaneously.
• supercomputer : An extremely fast computer that can perform hundreds of millions
of instructions per second.
***http://www.acobas.net/teaching/survival/handouts/pcwebopedia.pdf
7
the same things you can do with a desktop or laptop computer. These include
tablet computers, e-readers, and smartphones.
8
The content of the human mind can be classified into four categories:
1. Data: symbols
2. Information: data that are processed to be useful; provides answers to "who", "what",
"where", and "when" questions
3. Knowledge: application of data and information; answers "how" questions
4. Wisdom: evaluated understanding.
We need to understand that processing data produced Information and process
Information produces Knowledge and so on
Characteristics of Computer
Speed, accuracy, diligence, storage capability and versatility are some of the key
characteristics of a computer. A brief overview of these characteristics are
• Speed: The computer can process data very fast, at the rate of millions of instructions
per second. Some calculations that would have taken hours and days to
complete otherwise, can be completed in a few seconds using the computer.
For example, calculation and generation of salary slips of thousands of
employees of an organization, weather forecasting that requires analysis of a
large amount of data related to temperature, pressure and humidity of various
places, etc.
• Accuracy: Computer provides a high degree of accuracy. For example, the computer
can accurately give the result of division of any two numbers up to 10 decimal
places.
• Diligence: When used for a longer period of time, the computer does not get tired or
fatigued. It can perform long and complex calculations with the same speed and
accuracy from the start till the end.
• Storage Capability: Large volumes of data and information can be stored in the
computer and also retrieved whenever required. A limited amount of data can
be stored, temporarily, in the primary memory. Secondary storage devices like
floppy disk and compact disk can store a large amount of data permanently.
• 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.
Computers have several limitations too. Computer can only perform tasks that
it has been programmed to do.
9
Computer cannot do any work without instructions from the user. It executes
instructions as specified by the user and does not take its own decisions.
Computer Viruses*
Viruses: A virus is a small piece of software that piggybacks on real programs. For
example, a virus might attach itself to a program such as a spreadsheet program.
Each time the spreadsheet program runs, the virus runs, too, and it has the
chance to reproduce (by attaching to other programs) or wreak havoc.
•E-mail viruses: An e-mail virus travels as an attachment to e-mail messages, and
usually replicates itself by automatically mailing itself to dozens of people
in the victim's e-mail address book. Some e-mail viruses don't even require
a double-click -- they launch when you view the infected message in the
preview pane of your e-mail software [source: Johnson].
•Trojan horses: A Trojan horse is simply a computer program. The program claims to
do one thing (it may claim to be a game) but instead does damage when you
run it (it may erase your hard disk). Trojan horses have no way to replicate
automatically.
•Worms: A worm is a small piece of software that uses computer networks and security
holes to replicate itself. A copy of the worm scans the network for another
machine that has a specific security hole. It copies itself to the new machine
using the security hole, and then starts replicating from there, as well.
What are some tips to avoid viruses and lessen their impact?*
Install anti-virus software from a reputable vendor. Update it and use it
regularly.
In addition to scanning for viruses on a regular basis, install an "on access"
scanner (included in most anti-virus software packages) and configure it to start
each time you start up your computer. This will protect your system by
checking for viruses each time you run an executable file.
Use a virus scan before you open any new programs or files that may contain
executable code. This includes packaged software that you buy from the store
as well as any program you might download from the Internet.
If you are a member of an online community or chat room, be very careful
about accepting files or clicking links that you find or that people send you
within the community.
Make sure you back up your data (documents, bookmark files, important email
messages, etc.) on disc so that in the event of a virus infection, you do not lose
valuable work.
*http://computer.howstuffworks.com/virus.htm
*http://www.us-cert.gov/publications/virus-basics
10
Basics of Computer :: 1
1
Basics of Computer
1.1 INTRODUCTION
In this lesson we present an overview of the basic design of a
computer system: how the different parts of a computer system
are organized and various operations performed to perform a
specific task. You would have observed that instructions have to
be fed into the computer in a systematic order to perform a
specific task. Computer components are divided into two major
categories, namely, hardware and software. In this lesson we will
discuss about hardware, i.e., the machine itself and its connected
devices such as monitor, keyboard, mouse etc., as well as
software that makes use of hardware for performing various
functions.
1.2 OBJECTIVES
After going through this lesson you would be able to:
l explain basic organization of computer system
l explain different types of input and output devices
l define Software and its classification
l distinguish between system software and application
software
l describe computer language and its classification
2 :: Data Entry Operations
Memory Unit
Arithmetic
Logic Unit
INTEXT QUESTIONS
1. What are the five basic operations performed by the
computer?
2. Define ALU, CU and CPU.
3. Choose the correct answer.
(a) The task of performing arithmetic and logical
operations is called:
(i) ALU (ii) editing (iii) storage (iv) Output
(b) The ALU and CU jointly are known as
(i) RAM (ii) ROM (iii) CPU (iv) None of above
(c) The process of producing results from the data for
getting useful information is called:
(i) output (ii) input (iii) processing (iv) storage
Disk drives
Monitor
Mouse
Keyboard
1.5.1 Keyboard
A keyboard (as shown in figure 1.3) 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
Fig. 1.3 Keyboard
numeric pad.
Basics of Computer :: 5
1.5.2 Mouse
A mouse is an electro-mechanical, hand-held device (as shown
in figure 1. 4). It is used as a pointer. It can perform functions
like selecting menu commands, moving icons, resizing windows,
starting programs, and choosing options.
1.5.6 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
(as shown in figure 1.8):
1. Desktop Microphone
2. Hand held Microphone
1.6.1 Monitor
Out of all the output devices,
monitor (as shown in figure
1.10) is perhaps the most
important output device
because people interact with
this device most intensively
than others. Computer Fig. 1.10 CRT and LCD Monitor
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.
8 :: Data Entry Operations
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).
1.6.2 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
Fig. 1.11 Laser Printer
of ink ribbons. The fastest laser printer
Basics of Computer :: 9
1.6.3 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.
1.6.4 Speaker
Speakers (as shown in figure 1.16) are
another type of output device, which
allow you to listen to voice like music,
and conversation with people.
INTEXT QUESTION
4. Write True or False for the following:
(a) Mouse is an output device.
(b) OCR stands for Optical Content Reader.
(c) LCD Monitor is used in notebook computer.
(d) Speed of DOT Matrix Printer is measured in
Characters Per Second.
(e) Plotters are used to produce high quality drawings
and images, such as construction plans for buildings
or blueprints for mechanical objects.
1.7 SOFTWARE
As you are aware, computer cannot do anything on its own. It is
the user who instructs computer; what to do, how to do and when
to do. In order to perform any task, you have to give a set of
instructions in a particular sequence to the computer. These sets
of instructions are called Programs. Software refers to a set of
programs that makes the hardware perform a particular set of
tasks in particular order. Software can be classified mainly
into following categories and sub-categories are shown in
Figure 1.17.
Software
Generalized Packages
a. Machine Language:
This is the language (in the form of 0’s and 1’s, called binary
numbers) understood directly by the computer. It is machine
dependent. It is difficult to learn and even more difficult to write
programs.
b. Assembly Language:
INTEXT QUESTION
5. Write True or False for the following:
(a) Operating System (OS) is an Application Software.
(b) High level languages are easy to program than low
level language.
(c) Computer language FORTRAN is used to solve
Scientific and Mathematical problems.
(d) C is an object oriented programming language.
(e) Compiler converts high level languages into machine
language.
• Impact Printer
• Non-Impact Printer
Impact Printer:
Dot Matrix Printer
Daisy Wheel Printer
Line Printer
Drum Printer
Chain Printer
Non-Impact
Printer :
Ink-jet Printer
Laser Printer
1:Impact Printers:
In this hammers or pins strike against a ribbon and paper to print
the text. This mechanism is known as electro-mechanical
mechanism.
Scroll bar
Zoom
Page and word count
Read modes
Quick save
Undo
Redo Quick print Quick Access toolbar
Print preview
New document Customize toolbar
Strikethrough
Bold Italic
Underline Text effects
Text color
Superscript
Highlight
Subscript
Home toolbar: format paragraphs
Numbered list
Choose how to
select portions of
your text
Now you
know your You can ignore the stylized presets to the
right of your home toolbar for now as
basic tools! they can be cumbersome to customize
Insert/add media
Add a preset cover
page Insert image files
saved to your Add shapes such as
computer arrows
Grab a screenshot
(for PCs press the
Prtscn key, then
paste your clipboard
contents. For Macs
press Command +
shift + 4 to copy, and
Create a table of then paste your
columns and rows Add infographics clipboard contents)
Add a blank page
between pages of
text Search images when
Break your chapter
or subheading of connected to the
text to the next page internet with a Bing
image search
Insert/add media
Search for or embed
online videos
Insert Wikipedia content Bookmark select Add headers,
portions of your text footers, and page
for easy reference numbers
Automate format
templates for Add another file or Embed .swf files for
recurring, stylized document to your sound clips
text (such as Add an epigraphic current document throughout your text
captions or asides) letter or word to
begin your article or
chapter
Page layout options
Divide text into Your menu listing names
Manually adjust the
columns Page break of image files that appear
spacing before and
in the document for quick
Paper dimensions after paragraph
toggling
breaks
Margin adjustment
in print inches Position images within
text, select style of Align, group, or
Manually adjust the “wrapping” text around rotate images
Portrait or landscape dimensions of images, and select the
Number each line of
orientation indentations order in which multiple
text, and hyphenate
each line item in list layers of images will
appear. To test this
function, upload an image
to your document.
As you add
tables and
They will be highlighted and color-coded as shown above.
images, more To stick to our basic agenda, we will skip these accessories
for now. But if you’re interested, many of the functions
tab menus
include basic photo editing for more graphic documents, or
table editing, which gives you a greater range for
infographic presentations. Test out the tools as you would
appear with
any of the tools and effects described throughout this
dossier.
various tool
options
References/works cited
Add a formatted
Hyperlink portions of
bibliography
Jump to next text
according to what
Add a preset, footnote in your text type of document
formatted table of you’re drafting
contents, and
update an existing
table using the Insert captions
Display menu of all
buttons to the right. below images
notes
Review/edit
Track changes that
have been made
Find synonyms for
throughout the
words you’ve used too
Always check creation and editing Compare and
often throughout your
spelling & grammar! of your document combine revisions of
document
(very useful!) same document
Translate and adjust
language settings
Accept or reject
Count total words in changes that have
document Add, delete, and been made by other
toggle through Control editing
editors
Define a word by document’s capabilities (it’s a
highlighting and comments by privilege not a
clicking this button multiple users right!)
View options
See next slide (17)
Read Split or add
Edit Show ruler Automate
document as documents and Arrange your split
document as measurements or frequently used
if it were a toggle between windows, or
it will look grid to give you tasks by creating a
pdf or epub each synchronize
when printed spatial relations on series of commands
file scrolling
the page and instructions
When this is checked, it shows the first line only of the level you
have selected. The higher the level, the more lines are shown.
Start by typing your first and second lines. Then drag the minus
symbol at the head of the line right to subordinate the second
line to the first line
Problems w/multi-user comments
This is what Track Changes looks like. The blue is unedited text, the
crossed-out red has been deleted by an editor, and the underscored red
word to the left of the deleted word is the word the editor chose to replace
the previous word. All red underscored words are additions made to the
original text.