11th Computer Technology EM Combine PDF
11th Computer Technology EM Combine PDF
11th Computer Technology EM Combine PDF
COMPUTER TECHNOLOGY
Content Creation
The wise
possess all
II
Human civilization achieved the highest peak with the
development of computer known as “Computer era”.
Literate are those who have the
knowledge in using the computer
PREFACE whereas others are considered
illiterate inspite of the other degrees
obtained.
T h e growth of the nation at present lies in the
hands of the youth, hence the content of this book is
prepared in such a way so as to attain utmost knowledge
considering the future needs of the youth.
T
his book does not require
prior knowledge in computer HOW
Technology
TO USE
E
ach unit comprises of simple THE BOOK
activities and demonstrations
which can be done by the teacher
and also students.
T
echnical terminologies are listed
in glossary for easy understanding
T
he “ Do you know?” boxes enrich the knowledge of reader with
additional information
W
orkshops are introduced to solve the exercises using software
applications
QR codes are used to link supporting additional
materials in digital form
How to get connected to QR Code?
o
Download the QR code scanner from the google play store/
apple app store into your smartphone
o Open the QR code scanner application
o Once the scanner button in the application is clicked, camera opens
and then bring it closer to the QR code in the textbook.
o Once the camera detects the QR code, a URL appears in the screen.
Click the URL and go to the content page.
III
CAREER GUIDANCE AFTER 12TH
COLLEGES/
COURSES PROFESSION
UNIVERSITIES
Software Engineer, Hardware
All University and their affiliated
Engineer, Software
B.E / B.Tech Colleges and Self financing Colleges in
Development, Healthcare
India and Abroad.
Section, IT & ITEs
Science and Humanities
B.Sc (Computer Science)
BCA
B.Sc ( Maths, Physics, Chemistry, All University and their affiliated Government Job and Private
Bio-Chemistry, Geography, Colleges and Self financing Colleges in Company BPO, Geologist,
journalism, Library Sciences, India and Abroad. Journalist
Political Science, Travel and
Tourism)
LAW
LLB
B.A+LLB All University and their affiliated
Lawyer, Legal Officer, Govt
B.Com Colleges and Self financing Colleges in
Job
BBM+LLB India and Abroad.
BBA+LLB
The Institute of Chartered Accountant
CA CA Private and Govt.
of India (ICAI)
Government Polytechnic and Self- Junior Engineer (Government
Diploma
financing colleges and Private)
Commerce Courses
B.com-Regular,
B.com-Taxation & Tax Procedure,
B.com-Travel &Tourism,
B.com-Bank Management,
B.com-Professional,
BBA/BBM-Regular,
BFM- Bachelors in Financial
Private Organization ,
Markets, All University and their affiliated
Government ,Banking sectors
BMS-Bachelors in Management Colleges and Self financing Colleges in
and prospects for self –
Studies, India and Abroad.
employment.
BAF- Bachelors in Accounting &
Finance,
Certified Stock Broker &
Investment Analysis,
Certified Financial Analyst,
Certified Financial Planner,
Certified Investment Banker
IV
COLLEGES/
COURSES PROFESSION
UNIVERSITIES
Management Courses
Business Management
Bank Management
Private Organization ,
Event Management All University and their affiliated
Government ,Banking sectors
Hospital Management Colleges and Self financing Colleges in
and prospects for self –
Human Resource Management India and Abroad.
employment.
Logistics Management
LAW
LLB
Lawyer, Legal Officer, Private
B.A+LLB All University and their affiliated
Organization , Government,
B.Com Colleges and Self financing Colleges in
Banking sectors and prospects
BBM+LLB India and Abroad.
for self – employment
BBA+LLB
CA-Chartered Accountant
CA, Private Organization,
CMA-Cost Management
The Institute of Chartered Accountant Government ,Banking sectors
Accountant.
of India (ICAI) and prospects for self –
CS-Company Secretary
employment.
(Foundation)
Science and Humanities
B.Sc.Botany
B.Sc.Zoology
B.Sc.Dietician & Nutritionist
B.Sc.Home Science
B.Sc.Food Technology All University and their affiliated Government Job and Private
B.Sc.Dairy Technology Colleges and Self financing Colleges in Company BPO, Geologist,
B.Sc. Hotel Management India and Abroad Journalist
B.Sc. Fashion Design
B.Sc. Mass Communication
B.Sc. Multimedia
B.Sc. -3D Animation
LAW
LLB
B.A+LLB All University and their affiliated
Lawyer, Legal Officer, Govt
B.Com Colleges and Self financing Colleges in
Job
BBM+LLB India and Abroad.
BBA+LLB
The Institute of Chartered Accountant
CA CA Private and Govt.
of India (ICAI)
Government Polytechnic and Self- Junior Engineer (Government
Diploma
financing colleges and Private)
V
Table of Contents
Chapter
Title Page Month
No.
UNIT I –FUNDAMENTALS OF COMPUTER AND WORKING WITH
WINDOWS OPERATING SYSTEM
1 Introduction to Computers 1 June
2 Number Systems 14 June
3 Computer Organization 32 June
4 Theoretical Concepts of Operating System 41 July
48 July
5 Working with Windows Operating System
• Big in size
First 1940- • Consumed more power
1
Generation 1956 • Malfunction due to overheat
• Machine Language was used
Vacuum tubes
1
First Generation Computers - ENIAC , EDVAC , UNIVAC 1
ENIAC weighed about 27 tons, size 8 feet × 100 feet × 3 feet and consumed around 150
watts of power
• Smaller compared to First
Generation
• Generated Less Heat
• Consumed less power
compared to first generation
Second 1956- • Punched cards were used
2
Generation 1964 • First operating system was
developed - Bat ch Processing
Transistors and Multiprogramming
Operating System
• Machine language as well as
Assembly language was used.
Second Generation Computers IBM 1401, IBM 1620, UNIVAC 1108
2
• Parallel and Distributed
computing
• Computers have become
Sixth smarter, faster and smaller
6 In future
Generation • Development of robotics
• Natural Language Processing
• Development of Voice
Recognition Software
Table1.1 Generations of computers
3
at a very fast rate. Computers are very programs or instructions. Both hardware
versatile as they do a lot of different tasks and software together make the computer
such as storing data, weather forecasting, system to function.
booking airlines, railway or movie tickets
and even playing games.
Data: Data is defined as an un-
processed collection of raw facts, suitable
for communication, interpretation or
pro cessing.
For example, 134, 16 ‘Kavitha’, ‘C’
are data. This will not give any meaningful
message.
Information: Information is a Figure 1.2: Computer
collection of facts from which conclusions Let us first have a look at the
may be drawn. In simple words we can say functional components of a computer.
that data is the raw facts that is processed Every task given to a computer follows an
to give meaningful, ordered or structured Input- Process- Output Cycle (IPO cycle).
information. For example Kavitha is It needs certain input, processes that
16 years old. This information is about input and produces the desired output.
Kavitha and conveys some meaning. This The input unit takes the input, the central
conversion of data into information is processing unit does the processing of
called data processing. data and the output unit produces the
output. The memory unit holds the data
and instructions during the processing.
INPUT PROCESS OUTPUT
4
1.5.2 Central Processing Unit to temporarily store the programs and
CPU is the major component data when the instructions are ready to
which interprets and executes software execute. The secondary memory is used
instructions. It also control the operation to store the data permanently.
of all other components such as memory, The Primary Memory is volatile, that
input and output units. It accepts binary is, the content is lost when the power supply
data as input, process the data according is switched off. The Random Access Memory
to the instructions and provide the result (RAM) is an example of a main memory. The
as output. Secondary memory is non volatile, that is,
The CPU has three components the content is available even after the power
which are Control unit, Arithmetic and supply is switched off. Hard disk, CD-ROM
logic unit (ALU) and Memory unit. and DVD ROM are examples of secondary
memory.
1.5.2.1 Arithmetic and Logic Unit
1.5.5. Input and Output Devices
The ALU is a part of the CPU
where various computing functions are Input Devices:
performed on data. The ALU performs (1) Keyboard: Keyboard (wired /
arithmetic operations such as addition, wireless, virtual) is the most common input
subtraction, multiplication, division device used today. The individual keys for
and logical operations. The result of an letters, numbers and special characters
operation is stored in internal memory are collectively known as character keys.
of CPU. The logical operations of ALU This keyboard layout is derived from the
promote the decision-making ability of a keyboard of original typewriter. The data
computer. and instructions are given as input to
the computer by typing on the keyboard.
1.5.2.2 Control Unit
Apart from alphabet and numeric keys,
The control unit controls the flow of it also has Function keys for performing
data between the CPU, memory and different functions. There are different set
I/O devices. It also controls the entire of keys available in the keyboard such as
operation of a computer. character keys, modifier keys, system and
GUI keys, enter and editing keys, function
1.5.3. Output Unit
keys, navigation keys, numeric keypad
An Output Unit is any hardware and lock keys.
component that conveys information to
users in an understandable form. Example:
Monitor, Printer etc.
1.5.4. Memory Unit
The Memory Unit is of two types Figure 1.4 Keyboard
which are primary memory and secondary (2) Mouse: Mouse (wired/wireless)
memory. The primary memory is used is a pointing device used to control the
5
movement of the cursor on the display Fingerprint Reader / Scanner is a very safe
screen. It can be used to select icons, and convenient
menus, command buttons or activate device for security
something on a computer. Some mouse instead of using
actions are move, click, double click, right passwords, which
click, drag and drop. is vulnerable to
Different types of mouse available fraud and is hard
are: Mechanical Mouse, Optical, Laser to remember. Figure 1.6 Fingerprint
Mouse, Air Mouse, 3D Mouse, Tactile Scanner
Mouse, Ergonomic Mouse and Gaming (5) Track Ball:
Mouse. Track ball is similar to
the upside- down design
Who invented
of the mouse. The user
Mouse?
moves the ball directly,
The computer while the device itself
Figure 1.7 Track
mouse as we know it remains stationary. The
Ball
today was user spins the ball in
invented various directions to navigate the screen
and developed by movements.
Douglas Engelbart, with (6) Retinal Scanner: This performs
the assistance of Bill a retinal scan which is a biometric
English, during the 1960's technique that uses unique patterns on a
and was patented on November 17, 1970. person's retinal blood vessels.
Multimedia Projectors:
Multimedia projectors are used to
produce computer output on a big screen.
Figure 1.19 Laser Printer These are used to display presentations in
Inkjet Printers: meeting halls or in classrooms.
Inkjet Printers use colour cartridges
which combined Magenta, Yellow and Cyan
inks to create color tones. A black cartridge
is also used for monochrome output. Inkjet
printers work by spraying ionised ink at a
sheet of paper. The speed of Inkjet printers
generaly range from 1-20 PPM (Page Per
Figure 1.22 Multimedia Projector
Minute).
9
1.6 Booting of computer Points to Remember:
10
8. Expand POST
Evaluation (a) Post on self Test
(b) Power on Software Test
SECTION – A (c) Power on Self Test
Choose the correct answer: (d) Power on Self Text
1. First generation 9. Which one of the following is the
computers used main memory?
(a) ROM (b) RAM
(a) Vacuum tubes
(c) Flash drive (d) Hard disk
(b) Transistors
10. Which generation of computer used
(c) Integrated circuits IC’s?
(d) Microprocessors (a) First (b) Second
2. Name the volatile memory (c) Third (d) Fourth
(a) ROM (b) PROM SECTION-B
(c) RAM (d) EPROM
Short Answers
3. Identify the output device
1. What is a computer?
(a) Keyboard (b) Memory
2. Distinguish between data and
(c) Monitor (d) Mouse information.
4. Identify the input device 3. What are the components of a CPU?
(a) Printer (b) Mouse 4. What is the function of an ALU?
(c) Plotter (d) Projector 5. Write the functions of control unit.
5. …....… Output device is used for 6. What is the function of memory?
printing building plan. 7. Differentiate Input and output unit.
8. Distinguish Primary and Secondary
(a) Thermal printer
memor y.
(b) Plotter SECTION-C
(c) Dot matrix Explain in Brief
(d) inkjet printer 1. What are the characteristics of a
6. Which one of the following is used computer?
to in ATM machines 2. Write the applications of computer.
(a) Touch Screen (b) speaker 3. What is an input device? Give two
(c) Monitor (d) Printer e x ampl e s .
4. Name any three output devices.
7. When a system restarts which type
5. Differentiate optical and Laser
of booting is used.
mouse
(a) Warm booting 6. Write shortnote on impact printer
(b) Cold booting 7. Write the characteristics of sixth
(c) Touch boot generation.
(d) Real boot. 8. Write the significant features of
m o n i t o r.
11
SECTION - D
Explain in detail
1. Explain the basic components of a computer with a neat diagram.
2. Discuss the various generations of computers.
3. Explain the following
a. Inkjet Printer b. Multimedia projector c. Bar code / QR code Reader
References
Internet Resources
(1) www.wikipedia.org
(2) https://www.computerhope.com/jargon/c/computer.htm
Prepare a comparative study of various computers of past and present with respect
to speed, memory, size, power consumption and other features
12
The IC is a package containing many circuits, pathways,
Integrated Circuits transistors, and other electronic components all working
together to perform a particular function or a series of functions.
Micro computer is used to describe a standard personal
Microcomputer
computer.
A high-level language is a computer programming language
High-level languages that isn't limited by the computer, designed for a specific job,
and is easier to understand.
Natural Language Processing is a method used in artificial
Natural Language
intelligence to process and derive meaning from the human
Processing (NLP)
language.
Robot is a term coined by Karel Capek in the 1921 to play
RUR (Rossum's Universal Robots). It is used to describe a
Robotics
computerized machine designed to respond to input received
manually or from its surroundings.
Nanotechnology is an engineering, science, and technology that
Nanotechnology develops machines or works with one atom or one molecule
that is 100 nanometers or smaller.
A discipline that applies engineering principles of design and
Bioengineering
analysis to biological systems and biomedical technologies
13
Unit I Fundamentals of Computers CHAPTER
2
Number Systems
Learning Objectives 2.2 Data Representations
• To know how the computer interprets Computer handles data in the form
and stores data in the memory. of ‘0’(Zero) and ‘1’ (One). Any kind of data
• To learn various data representations like number, alphabet, special character
and binary arithmetic. should be converted to ‘0’ or ‘1’ which can
• To learn conversion between various be understood by the Computer. ‘0’ and
Number Systems. ‘1’ that the Computer can understand is
2.1 Introduction called Machine language. ‘0’ or ‘1’ are
called ‘Binary Digits’(BIT). Therefore,
The term data comes from the the study of data representation in the
word datum, which means a raw fact. The computer is important.
data is a fact about people, places or some • A bit is the short form of Binary digit
objects. which can be ‘0’ or ‘1’. It is the basic
Example: unit of data in computers.
Let ‘Name’, ‘Age’, ‘Class’, ‘Marks’ • A nibble is a collection of 4 bits (Binary
and ‘Subject’ be some defined variables. digits).
Now, let us assign a value to each of these • A collection of 8 bits is called Byte.
variables. A byte is considered as the basic unit
of measuring the memory size in the
Name = Rajesh computer.
Age = 16 • Word length refers to the number of
Class = XI bits processed by a Computer’s CPU.
Mark = 65 For example, a word length can have 8
Subject = Computer Science bits, 16 bits, 32 bits and 64 bits (Present
day Computers use 32 bits or 64 bits)
Figure 2.1 Example for Data Bit
(0 or 1)
14
Computer memory (Main Memory represents 1000, that is , 103. In binary
and Secondary Storage)is normally system, 1 KiloByte represents 1024 bytes
represented in terms of KiloByte (KB) or that is 210. The following table represents
MegaByte (MB). In decimal system, 1 Kilo the various memory sizes:
Table 2.1 Memory Size (Read 2^10 as 2 power 10)
Name Abbr. Size
Kilo K 2^10 = 1,024
Mega M 2^20 = 1,048,576
Giga G 2^30 = 1,073,741,824
Tera T 2^40 = 1,099,511,627,776
Peta P 2^50 = 1,125,899,906,842,624
Exa E 2^60 = 1,152,921,504,606,846,976
Zetta Z 2^70 = 1,180,591,620,717,411,303,424
Yotta Y 2^80 = 1,208,925,819,614,629,174,706,173
Bytes are used to represent characters in a text. Different types of coding schemes
are used to represent the character set and numbers. The most commonly used coding
scheme is the American Standard Code for Information Interchange (ASCII). Each
binary value between 0 and 127 is used to represent a specific character. The ASCII value
for (blank space) is 32 and the ASCII value of numeric 0 is 48. The range of ASCII values
for lower case alphabets is from 97 to 122 and the range of ASCII values for the upper case
alphabets is 65 to 90.
The speed of a computer depends on the number of bits it can process at once. For
example, a 64- bit computer can process 64-bit numbers in one operation, while a
32-bit computer break 64-bit numbers down into smaller pieces, making it slower.
Number Systems
Base value
16
(0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F)
15
A numbering system is a way Example
of representing numbers. The most
commonly used numbering system in The binary sequence (1101)2 has
real life is Decimal number system. the decimal equivalent:
Other number systems are Binary, Octal,
Hexadecimal number system. Each (1101)2 = 1 × 23 + 1 × 22 + 0 × 21 + 1 × 20
number system is uniquely identified by =8+4+0+1
= (13)10
its base value or radix. Radix or base is the
count of number of digits in each number
system. Radix or base is the general idea 2.3.3 Octal Number System
behind positional numbering system.
Octal number system uses digits
2.3.1 Decimal Number System
0,1,2,3,4,5,6 and 7 (8 digits). Each octal
It consists of 0,1,2,3,4,5,6,7,8,9(10
digit has its own positional value or weight
digits). It is the oldest and most popular
as a power of 8.
number system used in our day to day life.
In the positional number system, each Example
decimal digit is weighed relative to its
position in the number. This means that The Octal sequence (547)8 has the
each digit in the number is multiplied by decimal equivalent:
10 raised to a power corresponding to that
digit’s position. (547)8 = 5×82 + 4×81 + 7×80
Example = 5×64 + 4×8 + 7×1
= 320 + 32 + 7
(123)10 = 1x102 + 2x101 + 3x100
= (359)10
= 100 + 20 + 3
= (123)10
2.3.4 Hexadecimal Number System
2.3.2 Binary Number System
There are only two digits in the A hexadecimal number is
Binary system, namely, 0 and 1. The represented using base 16. Hexadecimal
numbers in the binary system are or Hex numbers are used as a shorthand
represented to the base 2 and the positional form of binary sequence. This system is
multipliers are the powers of 2. The left used to represent data in a more compact
most bit in the binary number is called as manner. Since 16 symbols are used, 0 to
the Most Significant Bit (MSB) and it has F, the notation is called hexadecimal. The
the largest positional weight. The right first 10 symbols are the same as in the
most bit is the Least Significant Bit (LSB) decimal system, 0 to 9 and the remaining
and has the smallest positional weight. 6 symbols are taken from the first 6 letters
of the alphabet sequence, A to F, where A
1 1 0 1
represents 10, B is 11, C is 12, D is 13, E is
MSB LSB 14 and F is 15.
16
Table 2.2 Binary, Octal, Hexadecimal Example
equivalent of Decimal Numbers The hexadecimal sequence (25)16
Decimal Binary Octal Hexadecimal has the decimal equivalent:
0 0000 000 0000
(25)16 = 2×161 + 5×160
1 0001 001 0001
= 32+5
2 0010 002 0002
= (37)10
3 0011 003 0003
4 0100 004 0004
5 0101 005 0005 Workshop
1. Identify the number system for the
6 0110 006 0006
following numbers
7 0111 007 0007
S. No. Number Number system
8 1000 010 0008
9 1001 011 0009 1 (1010)10 Decimal Number
10 1010 012 A system
11 1011 013 B 2 (1010)2
12 1100 014 C 3 (989)16
13 1101 015 D
4 (750)8
14 1110 016 E
15 1111 017 F 5 (926)10
2. State whether the following numbers are valid or not. If invalid, give reason.
S.No. Statement Yes / No Reason (If invalid)
1. 786 is an Octal number
2. 101 is a Binary number
3. Radix of Octal number is 7
17
Given Number : 65
2 65 Remainder
LSB Equivalent or value less than power of 2
2 32 - 1 Note : is : 64
2 16 - 0 65/2 = 32 + 1
(1) 65 - 64 = 1
2 8-0 32/2 = 16 + 0
(2) 1 - 1= 0
16/2 = 8 + 0
2 4-0 Power’s of 2 64 32 16 8 4 2 1
8/2 = 4 + 0
2 2-0 4/2 = 2 + 0 Binary
1-0 1 0 0 0 0 0 1
2/2 = 1 + 0 Number
MSB
6510 = (1000001)2
(65)10 = (1 0 0 0 0 0 1)2 2.4.2 Decimal to Octal Conversion
To convert Decimal to Octal,
“Repeated Division by 8” method can be
Method 2 : Sum of Powers of 2. used. The method is the same we have
A decimal number can be converted learnt in 2.4.1, but in this method, we
into a binary number by adding up the have to divide the given number by 8.
powers of 2 and then adding bits as needed Example
to obtain the total value of the number. Convert (65)10 into its equivalent
a) Find the largest power of 2 that is Octal number
smaller than or equal to 65. 8 65
LSB
6510 > 6410 8 8 - 1
b) S et the 64’s bit to 1 and subtract 64 1-0
from the original number MSB
65-64=1
c) 32 is greater than the remaining total. (65)10 = (1 0 1)8
Therefore, set the 32’s bit to 0. 2.4.3 Decimal to Hexadecimal
d) 16 is greater than the remaining total. Conversion
Therefore, set the 16’s bit to 0. To convert Decimal to Hexadecimal,
e) 8 is greater than the remaining total. “Repeated division by 16” method can be
Therefore, set the 8’s bit to 0. used. The method is the same as we have
f) 4 is greater than the remaining total. learnt in 2.4.1, but in this method, we have
Therefore, set the 4’s bit to 0. to divide the given number by 16.
g) 2 is greater than the remaining total. Example
Therefore, set the 2’s bit to 0. Convert (31)10 into its equivalent
h) As the remaining value is equivalent to hexadecimal number.
1’s bit, set it to 1.
1-1=0 16 31 LSB
Conversion is complete 6510 = (1000001)2 1 - 15
MSB
Example
The conversion steps can be given as (16)10 = (1F)16(Refer Table 2.2 F=15)
follows:
18
2.4.4 Conversion of fractional Decimal
to Binary Workshop
The method of repeated 3. Convert the following Decimal
multiplication by 2 has to be used to numbers to its equivalent Binary, Octal,
convert such kind of decimal fractions. Hexadecimal.
The steps involved in the method of
1) 1920 2) 255 3)126
repeated multiplication by 2:
Step 1: Multiply the decimal fraction by 2.4.5 Binary to Decimal Conversion
2 and note the integer part. The To convert Binary to Decimal we
integer part is either 0 or 1. can use positional notation method.
Step 2: Discard the integer part of the Step 1: Write down the Binary digits and
previous product. Multiply the list the powers of 2 from right to
fractional part of the previous left(Positional Notation)
product by 2. Repeat Step 1 Step 2: For each positional notation
until the same fraction repeats written for the digit, now write
or terminates (0). the equivalent weight.
Step 3: The resulting integer part forms Step 3: Multiply each digit with its
a sequence of 0s and 1s that corresponding weight
become the binary equivalent of Step 4: Add all the values.
decimal fraction. Table 2.3 Positional Notation and Weight
Step 4: The final answer is to be written Positional Weight Positional Weight
from first integer part obtained Notation Notation
till the last integer part obtained. 20 1 26 64
Integer part 21 2 27 128
0.2 × 2 = 0.4 0 (first integer part obtained) 22 4 28 256
23 8 29 512
0.4 × 2 = 0.8 0
24 16 210 1024
0.8 × 2 = 1.6 1
25 32
0.6 × 2 = 1.2 1
Example
0.2 × 2 = 0.4 0 (last integer part obtained)
Note: Fraction repeats, the product is the Convert (111011)2 into its
same as in the first step. equivalent decimal number.
Write the integer parts from
top to bottom to obtain the equivalent Weight 32 16 8 4 2 1
fractional binary number. Hence Positional
25 24 23 22 21 20
(0.2)10=(0.00110011…)2 = (0.00110011)2 Notation
Given
1 1 1 0 1 1
number
19
2.4.7. Binary to Hexadecimal Conversion
32+16+8+0+2+1 = (59)10
(111011)2 = (59)10 Step 1: Group the given number into 4
bits from right to left.
2.4.6 Binary to Octal Conversion Step 2: You can add preceding 0’s to make
Step 1: Group the given binary number a group of 4 bits if the left most
into 3 bits from right to left. group has less than 4 bits.
Step 2: You can add preceding 0 to make Step 3: Convert equivalent Hexadecimal
a group of 3 bits if the left most value using "2's power positional
group has less than 3 bits. weight method"
Step 3: Convert equivalent octal value
using "2's power positional weight Example
method" Convert (1111010110)2 into
Table 2.4 Octal numbers and their Binary Hexadecimal number
equivalent Step 1: Group the given number into 4
Binary bits from right to left.
Octal
Equivalent 0011 1101 0110
0 000 Note: 0’s are added to the left most group
1 001 to make it a group of 4 bits
2 010 0011 1101 0110
{
{
{
3 011
3 D 6
4 100
(1111010110)2 = (3D6)16
5 101
6 110
2.4.8 Conversion of fractional Binary to
7 111
Decimal equivalent
Example Follow the steps to convert
Convert (11010110)2 into octal fractional Binary number to its Decimal
equivalent number equivalent.
Step 1: Group the given number into 3 Step 1: Convert integral part of Binary
bits from right to left. to Decimal equivalent using
011 010 110 positional notation method
(Procedure is same as discussed in
Note: The left most groups have less
2.4.5)
than 3 bits, so 0 is added to its left
Step 2: To convert the fractional part of
to make a group of 3 bits.
binary to its decimal equivalent.
Step-2: Find Octal equivalent of each
Step 2.1: Write down the Binary
group
digits in the fractional part
011 010 110 Step 2.2: For all the digits write
{
{
{
Workshop
4. Convert the given Binary number 110 010 001 011
into its equivalent Decimal, Octal and (6213)8=(110010001011)2
Hexadecimal number.
1) 101110101 2) 1011010 3) 101011111
Workshop
2.4.9. Octal to Decimal Conversion
5. Convert the following Octal numbers
To convert Octal to Decimal, we
into Binary numbers.
can use positional notation method.
(A) 472 (B) 145 (C) 347
1. Write down the Octal digits and list the
(D) 6247 (E) 645
powers of 8 from right to left(Positional
Notation)
21
2.4.11
Hexadecimal to Decimal
Workshop
Conversion
To convert Hexadecimal to Decimal 6. Convert the following Hexadecimal
we can use positional notation method. numbers to Binary numbers
1. Write down the Hexadecimal digits (A) A6 (B) BE
and list the powers of 16 from right to (C) 9BC8 (D) BC9
left(Positional Notation)
2. For each positional notation written 2.5 Binary Representation for Signed
for the digit, now write the equivalent Numbers
weight. Computers can handle both positive
3. Multiply each digit with its (unsigned) and negative (signed) numbers.
corresponding weight The simplest method to represent
4. Add all the values to get one final negative binary numbers is called Signed
value. Magnitude. In signed magnitude method,
Example the left most bit is Most Significant Bit
Convert (25F)16 into its equivalent (MSB), is called sign bit or parity bit.
Decimal number. The numbers are represented in
Weight 256 16 1 computers in different ways:
Positional 162 161 160 • Signed Magnitude representation
Notation • 1’s Complement
Given 2 5 F(15) • 2’s Complement
number
2.5.1 Signed Magnitude representation
(25F)16 = 2×256 + 5×16 + 15×1 The value of the whole numbers can
= 512 + 80 +15 be determined by the sign used before it. If
(25F)16 = (607)10 the number has ‘+’ sign or no sign it will be
2.4.12 Hexadecimal to Binary Conversion considered as positive. If the number has
Write 4 bits Binary equivalent ‘–’ sign it will be considered as negative.
for each Hexadecimal digit for the given Example:
number using positional notation method.
Example +43 or 43 is a positive number
Convert (8BC)16 into equivalent –43 is a negative number
Binary number
In signed binary representation,
8 B C
the left most bit is considered as sign bit.
If this bit is 0, it is a positive number and
if it 1, it is a negative number. Therefore
1000 1011 1100 a signed binary number has 8 bits, only 7
bits used for storing values (magnitude)
(8BC)16 = (100010111100)2
and the 1 bit is used for sign.
22
+43 is represented in memory as follows: a. Invert all the bits in the binary
Sign bit Magnitude (Value) sequence (i.e., change every 0 to1 and
every 1 to 0 ie.,1’s complement)
0 0 1 0 1 0 1 1 b. Add 1 to the result to the Least
Significant Bit (LSB).
Least Significant Bit (LSB)
Most Significant Bit (MSB )
Example
(‘0’ represent that the number is positive)
2’s Complement represent of (-24)10
-43 can be represented in memory as
Binary equivalent of +24: 11000
follows.
Sign bit Magnitude (Value) 8bit format: 00011000
1’s complement: 11100111
1 1 0 1 0 1 0 1 Add 1 to LSB: +1
2’s complement of -24: 11101000
Least Significant Bit (LSB)
Most Significant Bit (MSB )
(‘1’ represent that the number is negative) Workshop
2.5.2 1’s Complement representation 7. Write the 1’s complement number and
This is an easier approach to 2’s complement number for the following
represent signed numbers. This is for decimal numbers:
negative numbers only i.e. the number (A) 22 (B) -13 (C) -65 (D) -46
whose MSB is 1.
The steps to be followed to find 1’s 2.6 Binary Arithmetic
complement of a number:
As decimal numbers, the binary
Step 1: Convert given Decimal number numbers also permit computations like
into Binary addition, subtraction, multiplication and
division. The following session deals only
Step 2: Check if the binary number
contains 8 bits , if less add 0 at the with binary addition and subtraction.
left most bit, to make it as 8 bits. 2.6.1 Binary Addition
Step 3: Invert all bits (i.e. Change 1 as 0 The following table is useful when
and 0 as 1) adding two binary numbers.
Example A B SUM (A + B) Carry
Find 1’s complement for (–24)10 0 0 0 -
Given Binary 1’s Compliment 0 1 1 -
Number Number 1 0 1 -
1 1 0 1
(-24)10 00011000 11100111
In 1 + 1 = 10, is considered as sum
2.5.3 2’s Complement representation 0 and the 1 as carry bit. This carry bit is
The 2’s-complement method for added with the previous position of the bit
negative number is as follows: pattern.
23
Example Add: 10112 + 10012 Significant Bit is 0, you must borrow from a
(Carry 1
Bit)→ 1 more significant bit that contains 1 and replace
it with 0 and 0s upto that point become 1s.
}
1 0 1 1 Example Subtract 10010102 – 101002
10
+ 1 0 0 1 0 1 10 0 10
1 0 1 0 0 1 0 0 1 0 1 0
10112 + 10012 = 101002 (-) 1 0 1 0 0
Example Perform Binary addition for the
1 1 0 1 1 0
following: 2310 + 1210
Step 1: Convert 23 and 12 into binary form Example Perform binary addition for the
following: (–21)10 + (5)10
2310
Step 1: Change -21 and 5 into binary form
2’s power 16 8 4 2 1 2110
Binary Number 1 0 1 1 1
2310 = 000101112 2’s power 16 8 4 2 1
Binary Number 1 0 1 0 1
1210 2110 = 000101012
2’s power 8 4 2 1 510
Binary Number 1 1 0 0
1210 = 000011002 2’s power 4 2 1
Binary Number 1 0 1
Step 2: Binary addition of 23 and 12:
510 = 000001012
Carry Bit → 1 1 1
Step 2:
2310 = 0 0 0 1 0 1 1 1
2110 0 0 0 1 0 1 0 1
1210 = 0 0 0 0 1 1 0 0
1’s Compliment 1 1 1 0 1 0 1 0
3510 = 0 0 1 0 0 0 1 1 2’s Compliment 1 1 1 0 1 0 1 1
2.6.2 Binary Subtraction Step 3:
The table for Binary Subtraction is Binary Addition of –21 and 5 :
as follows: Carry bit 1 1 1 1
A B Difference Borrow -2110 1 1 1 0 1 0 1 1
(A-B)
510 0 0 0 0 0 1 0 1
0 0 0 0
-1610 (Result) 1 1 1 1 0 0 0 0
1 0 1 0
1 1 0 0 Workshop
0 1 1 1
8. Perform the following binary
When subtracting 1 from 0, borrow
computations:
1 from the next Most Significant Bit, when
borrowing from the next Most Significant (A) 1010 + 1510 (B) –1210 + 510
Bit, if it is 1, replace it with 0. If the next Most (C) 1410 – 1210 (D) (–210) – (–610)
24
2.7 Representing Characters in Memory The ASCII code equivalent to
As represented in introduction, the uppercase letter ‘A’ is 65. The binary
all the input data given to the computer representation of ASCII (7 bit) value is
should be in understandable format. In 1000001. Also 01000001 in ASCII-8 bit.
general, 26 uppercase letters, 26 lowercase 2.7.3
E xtended Binary Coded Decimal
letters, 0 to 9 digits and special characters Interchange Code (EBCDIC)
are used in a computer, which is called This is similar to ASCII Code with
character set. All these character set 8 bit representation. This coding system
are denoted through numbers only. All is formulated by International Business
Characters in the character set needs Machine(IBM). The coding system can
a common encoding system. There handle 256 characters. The input code
are several encoding systems used for in ASCII can be converted to EBCDIC
computer. They are system and vice - versa.
• BCD – Binary Coded Decimal 2.7.4 Indian Standard Code for
• EBCDIC – Extended Binary Coded Information Interchange (ISCII)
Decimal Interchange Code ISCII is the system of handling
• ASCII – American Standard Code for the character of Indian local languages.
Information Interchange This as a 8-bit coding system. Therefore
• Unicode it can handle 256 (28) characters. This
system is formulated by the department
• ISCII - Indian Standard Code for
of Electronics in India in the year 1986-
Information Interchange
88 and recognized by Bureau of Indian
2.7.1 Binary Coded Decimal (BCD) Standards (BIS). Now this coding system
This encoding system is not in the is integrated with Unicode.
practice right now. This is 26 bit encoding 2.7.5 Unicode
system. This can handle 26 = 64 characters This coding system is used in most of
only. the modern computers. The popular coding
2.7.2 American Standard Code for scheme after ASCII is Unicode. ASCII can
Information Interchange (ASCII) represent only 256 characters. Therefore
This is the most popular encoding English and European Languages alone can
system recognized by United States. be handled by ASCII. Particularly there was
Most of the computers use this system. a situation, when the languages like Tamil,
Remember this encoding system can Malayalam, Kannada and Telugu could
handle English characters only. This can not be represented by ASCII. Hence, the
handle 27 bit which means 128 characters. Unicode was generated to handle all the
In this system, each character has coding system of Universal languages. This is
individual number (Refer Appendix). 16 bit code and can handle 65536 characters.
The new edition (version) ASCII -8, Unicode scheme is denoted by
has 2 bits and can handle 256 characters are
8 hexadecimal numbers. The Unicode table
represented from 0 to 255 unique numbers. of Tamil, Malayalam, Telugu and Kannada
is shown in Table 2.6
25
Table 2.6
Unicode Table of Tamil Unicode Table of Malayalam
0B8 0B9 0BA 0BB 0BC 0BD 0BE 0BF 0D0 0D1 0D2 0D3 0D4 0D5 0D6 0D7
0 ஐ ர $ீ ௐ ௰ 0 $ഀ ഐ ഠ ര $ീ ൠ ൰
0B90 0BB0 0BC0 0BD0 0BF0 0D00 0D10 0D20 0D30 0D40 0D60 0D70
1 ற $
ு ௱ 1 $ഁ ഡ റ $ു ൡ ൱
0BB1 0BC1 0BF1 0D01 0D21 0D31 0D41 0D61 0D71
2 $ஂ ஒ $
ல ூ ௲ 2 $ം ഒ ഢ ല $ൂ $ൢ ൲
0B82 0B92 0BB2 0BC2 0BF2 0D02 0D12 0D22 0D32 0D42 0D62 0D72
3 ஃ ஓ ண ள ௳ 3 $ഃ ഓ ണ ള $ ൃ $ൣ ൳
0B83 0B93 0BA3 0BB3 0BF3 0D03 0D13 0D23 0D33 0D43 0D63 0D73
4 ஔ த ழ ௴ 4 ഔ ത ഴ $ൄ ൔ ൴
0B94 0BA4 0BB4 0BF4 0D14 0D24 0D34 0D44 0D54 0D74
5 அ க வ ௵ 5 അ ക ഥ വ ൕ ൵
0B85 0B95 0BB5 0BF5 0D05 0D15 0D25 0D35 0D55 0D75
6 ஆ ஶ $ெ ௦ ௶ 6 ആ ഖ ദ ശ $െ ൖ ൦ ൶
0B86 0BB6 0BC6 0BE6 0BF6 0D06 0D16 0D26 0D36 0D46 0D56 0D66 0D76
7 இ ஷ $ே $ௗ ௧ ௷ 7 ഇ ഗ ധ ഷ $ േ $ൗ ൧ ൷
0B87 0BB7 0BC7 0BD7 0BE7 0BF7 0D07 0D17 0D27 0D37 0D47 0D57 0D67 0D77
8 ஈ ந ஸ $ை ௨ ௸ 8 ഈഘ ന സ $ൈ ൘ ൨ ൸
0B88 0BA8 0BB8 0BC8 0BE8 0BF8 0D08 0D18 0D28 0D38 0D48 0D58 0D68 0D78
9 உ ங ன ஹ ௩ ௹ 9 ഉ ങ ഩ ഹ ൙ ൩ ൹
0B89 0B99 0BA9 0BB9 0BE9 0BF9 0D09 0D19 0D29 0D39 0D59 0D69 0D79
A ஊ ச ப $ொ ௪ ௺ A ഊ ച പ ഺ $ൊ ൚ ൪ ൺ
0B8A 0B9A 0BAA 0BCA 0BEA 0BFA 0D0A 0D1A 0D2A 0D3A 0D4A 0D5A 0D6A 0D7A
B $ோ ௫ B ഋ ഛ ഫ $഻ $ോ ൛ ൫ ൻ
0BCB 0BEB 0D0B 0D1B 0D2B 0D3B 0D4B 0D5B 0D6B 0D7B
C ஜ $ௌ ௬ C ഌ ജ ബ $഼ $ൌ ൜ ൬ ർ
0B9C 0BCC 0BEC 0D0C 0D1C 0D2C 0D3C 0D4C 0D5C 0D6C 0D7C
D $் ௭ D ഝ ഭ ഽ $് ൝ ൭ ൽ
0BCD 0BED 0D1D 0D2D 0D3D 0D4D 0D5D 0D6D 0D7D
E எ ஞ ம $ா ௮ E എ ഞ മ $ാ ൎ ൞ ൮ ൾ
0B8E 0B9E 0BAE 0BBE 0BEE 0D0E 0D1E 0D2E 0D3E 0D4E 0D5E 0D6E 0D7E
F ஏ ட ய $ி ௯ F ഏ ട യ $ി ൟ ൯ ൿ
0B8F 0B9F 0BAF 0BBF 0BEF 0D0F 0D1F 0D2F 0D3F 0D4F 0D5F 0D6F 0D7F
26
Table 2.6
Unicode Table of Telugu Unicode Table of Kannada
0C0 0C1 0C2 0C3 0C4 0C5 0C6 0C7 0C8 0C9 0CA 0CB 0CC 0CD 0CE 0CF
0 $ఀ ఐ ఠ ర $ీ ౠ 0 ಀ ಐ ಠ ರ $ೀ ೠ
0C00 0C10 0C20 0C30 0C40 0C60 0C80 0C90 0CA0 0CB0 0CC0 0CE0
1 $ఁ డ ఱ $ు ౡ 1 $ಁ ಡ ಱ $ು ೡ ೱ
0C01 0C21 0C31 0C41 0C61 0C81 0CA1 0CB1 0CC1 0CE1 0CF1
2 $ం ఒ ఢ ల $ూ $ౢ 2 $ಂ ಒ ಢ ಲ $ೂ $ೢ ೲ
0C02 0C12 0C22 0C32 0C42 0C62 0C82 0C92 0CA2 0CB2 0CC2 0CE2 0CF2
3 $ః ఓ ణ ళ $ృ $ౣ 3 $ಃ ಓ ಣ ಳ $ೃ $ೣ
0C03 0C13 0C23 0C33 0C43 0C63 0C83 0C93 0CA3 0CB3 0CC3 0CE3
4 ఔ త $ౄ 4 ಔ ತ $ೄ
0C14 0C24 0C34 0C44 0C94 0CA4 0CC4
5 అ క థ వ $ౕ 5 ಅ ಕ ಥ ವ $ೕ
0C05 0C15 0C25 0C35 0C55 0C85 0C95 0CA5 0CB5 0CD5
6 ఆ ఖ ద శ $ె $ౖ ౦ 6 ಆ ಖ ದ ಶ $ೆ $ೖ ೦
0C06 0C16 0C26 0C36 0C46 0C56 0C66 0C86 0C96 0CA6 0CB6 0CC6 0CD6 0CE6
7 ఇ గ ధ ష $ే ౧ 7 ಇ ಗ ಧ ಷ $ೇ ೧
0C07 0C17 0C27 0C37 0C47 0C67 0C87 0C97 0CA7 0CB7 0CC7 0CE7
8 ఈ ఘ న స $ై ౘ ౨ ౸ 8 ಈ ಘ ನ ಸ $ೈ ೨
0C08 0C18 0C28 0C38 0C48 0C58 0C68 0C78 0C88 0C98 0CA8 0CB8 0CC8 0CE8
9 ఉ ఙ హ ౙ ౩ ౹ 9 ಉ ಙ ಹ ೩
0C09 0C19 0C39 0C59 0C69 0C79 0C89 0C99 0CB9 0CE9
A ఊ చ ప $ొ ౚ ౪ ౺ A ಊ ಚ ಪ $ೊ ೪
0C0A 0C1A 0C2A 0C4A 0C5A 0C6A 0C7A 0C8A 0C9A 0CAA 0CCA 0CEA
B ఋ ఛ ఫ $ో ౫ ౻ B ಋ ಛ ಫ $ೋ ೫
0C0B 0C1B 0C2B 0C4B 0C6B 0C7B 0C8B 0C9B 0CAB 0CCB 0CEB
C ఌ జ బ $ౌ ౬ ౼ C ಌ ಜ ಬ $಼ $ೌ ೬
0C0C 0C1C 0C2C 0C4C 0C6C 0C7C 0C8C 0C9C 0CAC 0CBC 0CCC 0CEC
D ఝ భ ఽ $్ ౭ ౽ D ಝ ಭ ಽ $್ ೭
0C1D 0C2D 0C3D 0C4D 0C6D 0C7D 0C9D 0CAD 0CBD 0CCD 0CED
E ఎ ఞ మ $ా ౮ ౾ E ಎ ಞ ಮ $ಾ ೞ ೮
0C0E 0C1E 0C2E 0C3E 0C6E 0C7E 0C8E 0C9E 0CAE 0CBE 0CDE 0CEE
F ఏ ట య $ి ౯ ౿ F ಏ ಟ ಯ $ಿ ೯
0C0F 0C1F 0C2F 0C3F 0C6F 0C7F 0C8F 0C9F 0CAF 0CBF 0CEF
27
Appendix
American Standard Code for Information Interchange (ASCII)
(Few specific characters only)
Alphabets
28
f 102 01100110 146 66
g 103 01100111 147 67
h 104 01101000 150 68
i 105 01101001 151 69
j 106 01101010 152 6A
k 107 01101011 153 6B
l 108 01101100 154 6C
m 109 01101101 155 6D
n 110 01101110 156 6E
o 111 01101111 157 6F
p 112 01110000 160 70
q 113 01110001 161 71
r 114 01110010 162 72
s 115 01110011 163 73
t 116 01110100 164 74
u 117 01110101 165 75
v 118 01110110 166 76
w 119 01110111 167 77
x 120 01111000 170 78
y 121 01111001 171 79
z 122 01111010 172 7A
Numerals
29
Special Characters
30
Evaluation
Part I
I Choose the best answer
1. Which refers to the number of bits processed by a computer’s CPU?
A) Byte B) Nibble C) Word length D) Bit
2. How many bytes does 1 KiloByte contain?
A) 1000 B) 8 C) 4 D) 1024
3. Expansion for ASCII
A) American School Code for Information Interchange
B) American Standard Code for Information Interchange
C) All Standard Code for Information Interchange
D) American Society Code for Information Interchange
4. 2^50 is referred as
A) Kilo B) Tera C) Peta D) Zetta
5. How many characters can be handled in Binary Coded Decimal System?
A) 64 B) 255 C) 256 D) 128
6. For 11012 the equalent Hexadecimal equivalent is?
A) F B) E C) D D) B
7. What is the 1’s complement of 00100110?
A) 00100110 B) 11011001 C) 11010001 D) 00101001
8. Which amongst this is not an Octal number?
A) 645 B) 234 C) 876 D) 123
II Very Short Answers
1. What is data?
2. Write the 1’s complement procedure.
3. Convert (46)10 into Binary number
4. We cannot find 1’s complement for (28)10. State reason.
5. List the encoding systems that represents characters in memory.
III Short Answers
1. What is radix of a number system? Give example
2. Write note on binary number system.
3. Convert (150)10 into Binary, then convert that Binary number to Octal
4. Write short note on ISCII
5. Add a) -2210+1510 b) 2010+2510
IV Detail Answers
1. a) Write the procedure to convert fractional Decimal to Binary
b) Convert (98.46)10 to Binary
2. Find 1’s Complement and 2’s Complement for the following Decimal number
a) -98 b) -135
3. a) Add 11010102+1011012
b) Subtract 11010112 - 1110102
31
Unit I Fundamentals of Computers CHAPTER
3
Computer Organisation
the Central Processing Unit, storage devices Figure 3.1 A Microprocessor - Based System
and primary memory. It is concerned with The microprocessor is made up of 3
how the various components of computer main units. They are:
hardware operate. It also deals with how
• Arithmetic and Logic unit (ALU):
they are interconnected to implement
To perform arithmetic and logical
an architectural specification. The term
instructions based on computer
computer organisation looks similar to
instructions.
the term computer architecture. But,
computer architecture deals with the
32
• Control unit: To control the overall Every microprocessor has an
operations of the computer through internal clock that regulates the speed at
signals. which it executes instructions. The speed
• Registers (Internal Memory): They are at which the microprocessor executes
used to hold the instruction and data instructions is called the clock speed.
for the execution of the processor. Clock speed is measured in MHz (Mega
Characteristics of Microprocessors Hertz) or in GHz (Giga Hertz).
A Microprocessor’s performance b) Instruction Set
depends on the following characteristics: A command which is given to
a) Clock speed a computer to perform an operation
on data is called an instruction. Basic
b) Instruction set
set of machine level instructions that a
c) Word size microprocessor is designed to execute
a) Clock Speed is called as an instruction set. This
Speed Measurement
Hertz – abbreviated as Hz is the standard unit of measurement used for measuring
frequency. Since frequency is measured in cycles per second, one hertz equals one
cycle per second.
Hertz is commonly used to measure wave frequencies, such as sound waves, light waves,
and radio waves. For example, the average human ear can detect sound waves between 20 and
20,000 Hz. Sound waves close to 20 Hz have a low pitch and are called "bass" frequencies.
Sound waves above 5,000 Hz have a high pitch and are called "treble" frequencies.
While hertz can be used to measure wave frequencies, it is also used to measure the
speed of computer processors. For example, each CPU is rated at a specific clock speed. This
number indicates how many instruction cycles the processor can perform in every second.
Since modern processors can perform millions or even billions of instructions per second,
clock speeds are typically measured in megahertz or gigahertz.
instruction set carries out the following is called its word size. Word size
types of operations: determines the amount of RAM that
• Data transfer can be accessed by a microprocessor.
3.3 Data communication between
• Arithmetic operations CPU and memory
• Logical operations
The Central Processing Unit(CPU)
• Control flow has a Memory Data Register (MDR) and
• Input/output a Memory Address Register (MAR). The
Memory Data Register (MDR) keeps the data
c) Word Size which is transferred between the Memory
• The number of bits that can be processed and the CPU. The Program Counter (PC)
by a processor in a single instruction is a special register in the CPU which always
keeps the address of the next instruction to be
33
executed. The Arithmetic and Logic unit of follows:
CPU places the address of the memory to be
fetched, into the Memory Address Register. • 8-bit microprocessor
A bus is a collection of wires used
• 16-bit microprocessor
for communication between the internal
components of a computer. • 32-bit microprocessor
The word in the RAM has the same
size (no. of bits) as the Memory Data • 64-bit microprocessor
Register (MDR). If the processor is an
8-bit processor like Intel 8085, its MDR 3.4.2 Classification of Microprocessors
and the word in the RAM both have 8 bits. based on Instruction Set
The read operation transfers the The size of the instruction set
data(bits) from word to Memory Data is important consideration while
Register. The write operation transfers the categorizing microprocessors.There are
data(bits) from Memory Data Register to two types of microprocessors based on
word. their instruction sets.
•
Reduced Instruction Set Computers
If 5V is applied at one end of (RISC)
a wire, the other end also can
receive 5V. In the same way, •
Complex Instruction Set Computers
the buses are wires, and the (CISC)
binary data are voltages (5V as 1 and
0V as 0), and these buses can simply Examples of RISC processors are
pass the data as voltages from one end Pentium IV, Intel P6, AMD K6 and K7.
to other.
Examples of CISC processors are Intel
386 & 486, Pentium, Pentium II and III,
3.4 Types of Microprocessors
and Motorola 68000.
Microprocessors can be classified
3.5 Memory Devices
based on the following criteria:
• The width of data that can be processed A memory is just like a human
brain. It is used to store data and
• The instruction set instructions. Computer memory is the
storage space in the computer, where data
3.4.1 Classification of Microprocessors and instructions are stored. There are two
based on the Data Width types of accessing methods to access (read
or write) the memory. They are sequential
Depending on the data width, access and random access. In sequential
microprocessors can process instructions. access, the memory is accessed in an
The microprocessors can be classified as
34
orderly manner from starting to end. But, technology they use to hold data. Dynamic
in random access, any byte of memory can RAM being a common type needs to be
be accessed directly without navigating refreshed frequently. Static RAM needs
through previous bytes. Different to be refreshed less often, which makes
memory devices are arranged according it faster. Hence, Static RAM is more
to the capacity, speed and cost as shown in expensive than Dynamic RAM.
Figure 3.6. 3.5.3 Read Only Memory (ROM)
Read Only Memory refers to special
lar ess t
acc
ger im
ost
Cache aci d L
e a ity,
low er
the computer and perform diagnostics are
ess ca
er cost
Main Memory
acc aller
Hard Disk
the computer. Once the data has been
Figure 3.6 Memory Hierarchy written onto a ROM chip, it cannot be
modified or removed and can only be
3.5.1 Random-Access Memory (RAM)
read. ROM retains its contents even when
The main memory is otherwise
the computer is turned off. So, ROM is
called as Random Access Memory. This
called as a non-volatile memory.
is available in computers in the form of
Integrated Circuits (ICs). It is the place in 3.5.3.1Programmable Read Only Memory
a computer where the Operating System, (PROM)
Application Programs and the data in Programmable read only memory is
current use are kept temporarily so that also a non-volatile memory on which data
they can be accessed by the computer’s can be written only once. Once a program
processor. The smallest unit of information has been written onto a PROM, it remains
that can be stored in the memory is called there forever. Unlike the main memory,
as a bit. The memory can be accessed by PROMs retain their contents even when
a collection of 8 bits which is called as a the computer is turned off.
byte. The PROM differs from ROM.
RAM is a volatile memory, which PROM is manufactured as a blank
means that the information stored in it is memory, whereas a ROM is programmed
not permanent. As soon as the power is during the manufacturing process itself.
turned off, whatever data that resides in PROM programmer or a PROM burner is
RAM is lost. It allows both read and write used to write data to a PROM chip. The
operations. process of programming a PROM is called
3.5.2 Types of RAM burning the PROM.
There are two basic types of RAM 3.5.3.2 Erasable Programmable Read
• Dynamic RAM (DRAM) Only Memory (EPROM)
• Static RAM (SRAM) Erasable Programmable Read Only
These two types differ in the Memory is a special type of memory which
35
serves as a PROM, but the content can up the memory retrieval process. Due to its
be erased using ultraviolet rays. EPROM higher cost, the CPU comes with a smaller
retains its contents until it is exposed to size of cache memory compared with the size
ultraviolet light. The ultraviolet light of the main memory. Without cache memory,
clears its contents, making it possible to every time the CPU requests the data, it has to
reprogram the memory. be fetched from the main memory which will
An EPROM differs from a PROM, consume more time. The idea of introducing
PROM can be written only once and a cache is that, this extremely fast memory
cannot be erased. EPROMs are used would store data that is frequently accessed
widely in personal computers because and if possible, the data that is closer to it.
they enable the manufacturer to change This helps to achieve the fast response time,
the contents of the PROM to replace with Where response Time, (Access Time) refers
updated versions or erase the contents to how quickly the memory can respond to
before the computer is delivered. a read / write request. Figure 3.8 shows the
arrangement of cache memory between the
CPU and the main memory.
Main
CPU Cache
Memory
Fast Slow
Figure 3.8 Cache Memory Arrangement
Figure 3.7 Erasable Programmable Read
3.6 Secondary Storage Devices
Only Memory
Most of the EPROM chips A computer generally has limited amount of
have a transparent area at the main memory which is expensive and volatile.
top surface which is covered To store data and programs permanently,
by stickers. If it gets removed, the secondary storage devices are used. Secondary
ultraviolet light in the sunlight may storage devices serve as a supportive storage
erase the contents. to main memory and they are non-volatile
in nature, secondary storage is also called as
3.5.3.3 Electrically Erasable Programmable Backup storage
Read Only Memory (EEPROM) 3.6.1 Hard Disks
Electrically Erasable Programmable Hard disk is a magnetic disk on which
Read Only Memory is a special type of you can store data. The hard disk has the
PROM that can be erased by exposing it stacked arrangement of disks accessed by a
to an electrical charge. Like other types of pair of heads for each of the disks. The hard
PROM, EEPROM retains its contents even disks come with a single or double sided disk.
when the power is turned off. Comparing 3.6.2 Compact Disc (CD)
with all other types of ROM, EEPROM is A CD or CD-ROM is made from 1.2
slower in performance. millimeters thick, polycarbonate plastic
3.5.4 Cache Memory material. A thin layer of aluminium or
The cache memory is a very high speed gold is applied to the surface. CD data is
and expensive memory, which is used to speed represented as tiny indentations known as
36
"pits", encoded in a spiral track moulded players, digital cameras and mobile phones.
into the top of the polycarbonate layer. The Flash memory offers fast access times. The
areas between pits are known as "lands". time taken to read or write a character in
A motor within the CD player rotates the memory is called access time. The capacity
disk. The capacity of an ordinary CD- of the flash memories vary from 1 Gigabytes
ROM is 700MB. (GB) to 2 Terabytes (TB). A sample of flash
memory is shown in Figure 3.11.
Fig 3.10 Digital Versatile Disc Fig 3.12 Blu- Ray Disc
3.6.4 Flash Memory Devices 3.7 Ports and Interfaces
Flash memory is an electronic
(solid-state) non-volatile computer storage The Motherboard of a computer
medium that can be electrically erased and has many I/O sockets that are connected
reprogrammed. They are either EEPROM or to the ports and interfaces found on the
EPROM. Examples for Flash memories are rear side of a computer (Figure 3.13). The
pendrives, memory cards etc. Flash memories external devices can be connected to the
can be used in personal computers, Personal ports and interfaces. The various types of
Digital Assistants (PDA), digital audio ports are given below:
37
Serial Port: To connect the external USB Port
devices, found in old computers. Mouse Port Network Port
Parallel Port: To connect the printers,
found in old computers.
USB Ports: To connect external devices VGA Serial
like cameras, scanners, mobile phones, Port Port Power Supply
external hard disks and printers to the Keyboard Port
computer. HDMI Port
USB 3.0 is the third major version of the
Universal Serial Bus (USB) standard to Fig 3.14 Ports and Interfaces
connect computers with other electronic High Definition Multimedia Interface
gadgets as shown in Figure 3.13. USB 3.0 (HDMI)
can transfer data up to 5 Giga byte/second. High-Definition Multimedia
USB3.1 and USB 3.2 are also released. Interface is an audio/video interface
which transfers the uncompressed video
and audio data from a video controller,
to a compatible computer monitor, LCD
projector, digital television etc.
Activity
VGA Connector: To connect a monitor or
any display device like LCD projector. Student Activity
Audio Plugs: To connect sound speakers, • Identify the components of a computer
microphone and headphones. • Connecting external devices like
PS/2 Port: To connect mouse and printer/LCD projector.
keyboard to PC.
Teacher Activity
SCSI Port: To connect the hard disk • Show the components of a computer
drives and network connectors.
• Display different ROM ICs
• Display the flash memory
• Demonstrate various ports and their
usage
38
Evaluation
39
(2) Classify the microprocessor based Part – IV
on the size of the data. (1) Explain the characteristics of a
(3)
Write down the classifications microprocessor.
of microprocessors based on the (2) How the read and write operations
instruction set. are performed by a processor? Explain.
(4) Differentiate PROM and EPROM. (3) Arrange the memory devices in
(5) Write down the interfaces and ports ascending order based on the access time.
available in a computer. (4) Explain the types of ROM.
(6) Differentiate CD and DVD
(7) How will you differentiate a flash
memory and an EEPROM?
40
Unit I Fundamentals of Computers CHAPTER
4
Theoretical concepts of Operating System
41
Application 4.3.2 Multi-user Operating Systems
Software
It is used in computers and laptops
that allow same data and applications to
Operating be accessed by multiple users at the same
System User
time. The users can also communicate with
each other. Windows, Linux and UNIX
are examples for multi-user Operating
Hardware System.
.
Figure: 4.2 Interaction of Operating system 4.4 Key features of the Operating
and user System
Uses of Operating Systems
The various key features are given below
The following are few uses of Operating
System
User
The main use of Operating System is ace
Interf M
an File
ag
to ensure that a computer can be used em
en
ent
t
to extract what the user wants it do. nag ity Key
em
Ma ecur
Management
Starting computer operation
ess t
Memory
oc men
on (Booting).
M
Tole
ran
Faul ce
Controlling Input and Output Devices t
42
Now Linux distribution is also • Keeping track of which portion of
available as GUI based Operating System. memory are currently being used and
The following points are considered who is using them.
when User Interface is designed for an • Determining which processes (or
application. parts of processes) and data to move
in and out of memory.
1. The user interface should enable the
user to retain this expertise for a • Allocation and de-allocation of
longer time. memory blocks as needed by the
2. The user interface should also satisfy program in main memory. (Garbage
the customer based on their needs. Collection)
3.The user interface should save user’s 4.4.3 Process management
precious time. Process management is function
4. The ultimate aim of any product is to that includes creating and deleting
satisfy the customer. The User Interface processes(program) and providing
is also to satisfy the customer. mechanisms for processes to communicate
5. The user interface should reduce number and synchronize with each other.
of errors committed by the user . A system task, such as sending
4.4.2 Memory Management output to a printer or screen, can also be
called as a Process.
Memory Management is the A computer consists of a collection
process of controlling and coordinating of processes, they are classified as two
computer’s main memory and assigning categories:
memory block (space) to various running
• Operating System processes which is
programs to optimize overall computer
executed by system code
performance. The Memory management
involves the allocation of specific memory • User Processes which is execute by
blocks to individual programs based on user code
user demands. All these processes can potentially
execute concurrently on a single CPU.
The objective of Memory
The following algorithms are
Management process is to improve both
mainly used to allocate the job (process)
the utilization of the CPU and the speed
to the processor.
of the computer’s response to its users
via main memory. For these reasons the 1. FIFO 2. SJF 3. Round Robin
computers must keep several programs in
4. Based on Priority
main memory that associates with many
different Memory Management schemes. FIFO (First In First Out)Scheduling:
The Operating System is responsible
for the following activities in connection This algorithm is based on queuing
with memory management: technique. Assume that a student is
43
standing in a queue (Row) to get grade Job B is assigned to the processor
sheet from his/her teacher. The other before job A.
student who stands first in the queue gets
his/her grade sheet first and leaves from 4.4.4 Security Management
the queue (Row). Followed by the next
student in the queue gets it corrected and The major challenge in computer
so on. This is the basic logic of the FIFO and software industry is to protect
algorithm. user’s legitimate data from hackers. The
Operating System provides three levels of
Technically, the process that enters securities to the user end. They are
the queue first is executed first by the
CPU, followed by the next and so on. The (1) File access level
processes are executed in the order of the
queue (row). (2) System level
First the job “A” will be assigned System level security is offered by
and then job “B” gets its turn. the password in a multi-user environment.
44
4.4.6 File Management respectively. If the process P1 completes
within 20 minutes then processor takes
File management is an important the next process P2 for the execution. If
function of OS which handles the data the process P2 could not complete within
storage techniques. The operating 40 minutes, then the current process P2
System manages the files, folders and will be paused and switch over to the next
directory systems on a computer.The process P3.
FAT(File Allocation Table) stores general
information about files like filename, type 4.4.9 Distributed Operating Systems
(text or binary), size, starting address
and access mode.The file manager of the The Distributed Operating System
operating system helps to create, edit, is used to access shared data and files
copy, allocate memory to the files and that reside in any machine around the
also updates the FAT. There are few other world using internet/intranet.The users
file management techniques available like can access as if it is available on their own
Next Generation File System (NTFS) and computer.
ext2(Linux).
The advantages of distributed
4.4.7 Multi-Processing Operating System are as follows:
• A user at one location can make use of
This is a one of the features of
all the resources available at another
Operating System. It has two or more
location over the network.
processors for a single running process
(job). Processing takes place in parallel • Many computer resources can be
is known as parallel processing.Since added easily in the network
the execution takes place in parallel, this
• Improves the interaction with the
feature is used for high speed execution
customers and clients.
which increases the power of computing.
• Reduces the load on the host computer.
4.4.8 Time-sharing
46
7)
Interactive Operating System Part III
provides 8) What are the advantages and
A)Graphics User Interface (GUI) disadvantages of Time-sharing
features?
B)Data Distribution
9) List out the key features of Operating
C)Security Management
system
D)Real Time Processing 10) Write a note on Multiprocessing
8) An example for single task operating Part IV
system is
11) Explain the concept of a Distributed
A)Linux Operating System along with its
B) Windows advantages.
C)MS-DOS 12) List out the points to be noted while
creating a user interface for an
D) Unix Operating system.
9) The File management system used 13) Explain the process manangement
by Linux is algorithms in Operating System.
A) ext2 References
B) NTFS 1) Silberschatz, galvin gagne, Operating
C) FAT System concepts – john wiley&sons,inc
D) NFTS 2) Andrew s. Tanenbaum, modern
Operating Systems – pearson
Part II publication
1) List out any two uses of Operating 3) Andrew s. Tanenbaum , Operating
System? Systems design and implementation,
2) What is multi-user Operating system? prentice hall publication
3) What is a GUI? 4) Tom anderson, Operating Systems:
4) What are the security management principles and practice, recursive
features available in Operating System ? books
5) What is multi-processing? 5) Thomas w. Doeppner, Operating
6) What are the different Operating Systems in depth: design and
Systems used in computer? programming, john wiley & sons, inc
47
Unit I Fundamentals of Computers CHAPTER
Working with Windows Operating
5
System
48
Some of the functions of Windows • Change computer settings such as
Operating System are: colour scheme, screen savers of your
• Access applications (programs) on the monitor, etc.
computer (word processing, games, With reference to the Table 5.1, let us see the
spread sheets, calculators and so on). versions of Windows Operating System.
• Load any new program on the computer. 5.4. Handling the mouse
• Manage hardware such as printers,
scanners, mouse, digital cameras etc., Before learning Window Operating System,
• File management activities (For you should know more about mouse and its
example creating, modifying, saving, actions.
deleting files and folders).
Windows
• Designed to act as servers in network.
NT
49
• Served as an Operating System for business desktop and
laptop systems.
• Four versions of Windows 2000 were released: Professional
Windows
2000 (for business desktop and laptop systems), Server (both a
2000
Web server and an office server), Advanced Server (for
line-of-business applications) and Data Centre Server
(for high-traffic computer networks).
• Introduced 64-bit Processor.
Windows
2001 • Improved Windows appearance with themes and
XP
offered a stable version.
Windows
2006 • Updated the look and feel of Windows.
Vista
• Booting time was improved, introduced new user
Windows
2009 interfaces like Aero Peek, pinning programs to taskbar,
7
handwriting recognition etc. and Internet Explorer 8.
• Windows 8 is faster than previous versions of Windows.
• Start button was removed.
Windows • Windows 8 takes better advantage of multi-core
2012
8 processing, solid state drives (SSD), touch screens and
other alternate input methods.
• Served as common platform for mobile and computer.
• Start Button was added again.
• Multiple desktop.
Windows
2015 • Central Notification Center for App notification and
10
quick actions.
• Cortana voice activated personal assistant.
Table 5.1 Versions of Windows Operating System.
Right Click The following are the mouse actions:
Action Reaction
Point to Move the mouse pointer over the
an item item.
Point to the item on the screen,
Click press and release the left mouse
button.
Left Click
Point to the item on the screen,
press and release the right mouse
Right
button. Clicking the right mouse
click
button displays a pop up menu
with various options.
Figure 5.2.Mouse actions
Point to the item on the screen,
Double-
quickly press twice the left mouse
click
button.
50
Point to an item then hold the left files, folders, shortcuts etc., Icons play a
mouse button as you move the vital role in GUI based applications.
Drag and
pointer press and you have reached
drop 5.5.1.1.Standard Icons
the desired position, release the
mouse button. The icons which are available
5.5. Windows Desktop on desktop by default while installing
Windows OS are called standard icons. The
The opening screen of Windows is
standard icons available in all Windows
called “Desktop”.
OS are My Computer, Documents and
The desktop of your computer may
Recycle Bin.
look different from what is seen in Figure 5.3.
This is because Windows allows you
to change the appearance of the desktop.
In Figure 5.3, the desktop shows Aero peek button
the Start button, Taskbar, Notification Figure 5.4. Aero peek button
Area and date and time. 5.5.1.2. Shortcut Icons:
Shortcut icons can be created for
Gadgets any application or file or folder. By double
clicking the icon, the related application
or file or folder will open.
Icons (Figure5.5)
Application Icon
Task bar
51
5.5.1.3. Disk drive icons: Note
The disk drive icons graphically When you open any
represent five disk drive options. (i) Hard application, such as OpenOffice Writer,
disk (ii) CD-ROM/DVD Drive (iii) Pen OpenOffice Impress or OpenOffice Calc
drive (iv) Other removable storage such etc., you will find two Windows on the
as mobile, smart phone, tablet etc., (v) screen. The larger Window is called
Network drives if your system is connected the Application Window. This Window
with other system. (Figure 5.6) helps the user to communicate with
the Application program. The smaller
You can move to the Desktop
window, which is inside the Application
any time by pressing the Winkey
Window, is called the Document
+ D or using Aero Peek while
window. This Window is used for typing,
working in any application.
editing, drawing, and formatting the text
You can see Figure 5.4 to know where
and graphics.
Aero peek lies in the Taskbar.
Title bar with title of the document
5.6. The Window
Window is a typical rectangular area
in an application or a document. It is an area
Document Area
This symbol
indicates
Sub menu is
attached to this
option
Modify system
Settings
View a list of Add / Modify
installed devices and
Programs Printer settings
Get Help
Search Box
54
Start Button
Minimised program /
Folders
show
hidden icons
Volume
Default Network Adjustment
Language icon Aero peek
Time and button
Date
Figure 5.13.Taskbar
57
click that file, it will directly open
that file or the folder.
4. Just click and open that file or the or folders. You can rename using the File
folder. menu, left mouse button or right mouse
Workshop button.
4. Find the file created in Workshop-3 Method 1
using the above procedure Using the FILE Menu
1. Select the File or Folder you wish to
5.11.3. Opening existing Files or Folders
Rename.
The most common way of opening a file
2. Click File→ Rename.
or a Folder is to double click on it.
3. Type in the new name.
5.11.4. Renaming Files or Folders
4. To finalise the renaming operation,
There are number of ways to rename files
press Enter as in Figure 5.26.
Note
If you want to select multiple files
or folders, use Ctrl + Click.
Method I - COPY and PASTE • Plug the USB flash drive directly into
an available USB port.
To copy a file or folder, first select the
file or folder and then choose one of • If the USB flash drive or external drive
the following: folder does NOT open automatically,
follow these steps:
• Click Edit → Copy or Ctrl + C or right
• Click Start→Computer. (Figure 5.31)
click→ Copy from the pop-up menu.
61
Figure 5.33. Copying File using right click
• Return to the Removable Disk window,
right-click within the window, then
select Paste. (Figure 5.34)
METHOD II - Send To
• Plug the USB flash drive directly into an
available USB port.
• Navigate to the folders in your computer
Figure 5.32. Double Clicking containing files you want to transfer.
Removable Disk
• Right-click on the file you want to
• Navigate to the folders in your
transfer to your removable disk.
computer containing files you want to
transfer. • Click Send To and select the Removable
Right-click on the file you want to copy, Disk associated with the USB flash drive.
then select Copy. (Figure 5.33) (Figure 5.35)
62
Workshop Workshop
6. Move the file created by you in My 7. Delete the file created by you after
Documents to Drive D:. duplicating the same under My
D o c uments.
Copy the file created by you from
drive D: to a removable disk. Note
To permanently delete a file or folder
(i.e. to avoid sending a file or folder to
the Recycle Bin), hold down the SHIFT
5.11.7. Deleting Files and Folders
key, and press delete on the keyboard.
• When you delete a file or folder, it will
move into the Recycle Bin. Recycle Bin
Recycle bin is a special folder to keep
To delete a file or folder: the files or folders deleted by the user, which
Select the file or folder you wish to delete. means you still have an opportunity to recover
them. The user cannot access the files or folders
available in the Recycle bin without restoring
it. To restore file or folder from the Recycle Bin
• Open Recycle bin.
• Right click on a file or folder to be
restored and select Restore option from
the pop-up menu.
• To restore multiple files or folders, select
Restore all items.
• To delete all files in the Recycle bin, select
Empty the Recycle Bin.
5.12. Creating Shortcuts on the Desktop
Shortcuts to your most often used
folders and files may be created and placed
Removable disk
on the Desktop to help automate your work.
Figure 5.35. Copying File using Send to • Select the file or folder that you wish to
option have as a shortcut on the Desktop.
1. Right- click the file or folder, select • Right click on the file or folder.
• Select Send to from the shortcut menu,
Delete option from the po-pup menu or
then select Desktop (create shortcut)
Click File → Delete or press Delete key from the sub-menu.
from the keyboard. • shortcut for the file or folder will now
A
appear on your desktop and you can
2. The file will be deleted and moved to the
open it from the desktop in the same
Recycle bin. way as any other icon. Figure 5.36.
63
Figure 5.36 Creating Shortcut
5.13. Shutting down or Logging off a Computer
Once you have closed all open applications, you can either log off your computer or shut down
the computer.
Log Off
To Log off/Shut down the computer:
64
• Click start → log off (click the arrow
next to Shut down) or Start → Evaluation
Shutdown . (Figure 5.37.)
• If you have any open programs, then PART I
you will be asked to close them or Choose the Best Answer
windows will Force shut down, you
will lose any un-saved information if 1. From the options
you do this. given below, choose
• Switch User: Switch to another user the operations
account on the computer without managed by the operating system.
closing your open programs and a. Memory
Windows processes. b. Processes
• Log Off: Switch to another user c. Disks and I/O devices
account on the computer after closing d. all of the above
all your open programs and Windows
2. Which is the default folder for many
processes.
Windows Applications to save your
• Lock: Lock the computer while you're
file?
away from it.
• Restart: Reboot the computer. (This a. My Document
option is often required as part of b. My Pictures
installing new software or Windows c. Documents and Settings
update.) d. My Computer
• Sleep: Puts the computer into a low- 3. Under which of the following
power mode that retains all running OS, the option Shift + Delete –
programs and open Windows in permanently deletes a file or folder?
computer memory for a super-quick a. Windows 7 b. MS-DOS
restart. c. Linux d. Android OS
• Hibernate (found only on laptop
computers): Puts the computer 4.
What is the meaning of "Hibernate"
into a low-power mode after saving in Windows XP/Windows 7?
all running programs and open a.
Restart the Computer in safe
Wwindows on the machine's hard mode
drive for a quick restart. b. Restart the Computer in hibernate
Activity mode
c.
Shutdown the Computer
Student Activity terminating all the running
applications
1. Create files and folders using Windows d. Shutdown the Computer without
and Ubuntu and compare them. closing the running applications
2. Create a File/Folder in Windows 7, 5. The shortcut key used to rename a
Windows 8 and Windows 10. Prepare file in windows
a report on the differences you face a. F2 b.F4
while creating the same. c.F5 d. F6
65
PART II How can you reduce it?
1. Differentiate cut and copy options. 3. Are drives such as hard drive and
2. What is the use of a file extension? floppy drives represented with drive
3. Differentiate Files and Folders. letters? If so why, if not why?
4. Differentiate Save and save As 4. Write the two ways to create a new
option. folder.
5. How will you Rename a File? 5. Differentiate copy and move
PART IV
PART III
1. Explain the versions of Windows
1. Analyse: Why the drives are Operating System.
segregated? 2. Explain the different ways of finding
2. If you are working on multiple files a file or Folder
at a time, sometimes the system may 4. Write the procedure to create shortcut
hang. What is the reason behind it. in Windows OS.
66
Unit II Word Processor CHAPTER
6
Part - I Introduction to Word Processor
Tools bar
Menu bar
Ruler
Insertion Point
Scroll bars
Status Bar
70
Edit –The Edit menu contains cut, copy, macros, mail merge, end notes/footnotes
paste, Undo, Redo etc. etc.
View –The View menu contains the options Window – The window menu shows
that is used to modify the environment of display options such as New Window,
Writer such as display of toolbars, web Close Windows, Split and Freeze.
layout, print layout, navigator etc.
Help – The Help menu displays the inbuilt
Insert – The Insert menu contains help features available in OpenOffice.
options for inserting various elements
such as pictures, tables, charts, comments, Toolbar:
headers, footers, special characters etc.
Under the menu bar, there are two toolbars
Format – The Format menu contains available by default. They are:
options of various text and page
formatting features like page size, layout, (1) Standard Toolbar
font characteristics, bullets and numbering
(2) Formatting Toolbar
etc.
Standard Toolbar– This tool bar is just
Tables – The Tables menu contains
below the menu bar which consists of
various tools to manage and manipulate
shortcut icons for frequently performed
tables such to create a table, insert rows,
tasks. There are many shortcut icons
insert columns, split cells, merge cells etc.
like cut, copy, paste, undo etc…(Refer
Tools – The Tools menu contains various figure 6.8)
tools and functions such as spell check,
Formatting Toolbar– The formatting tool bar is below the standard toolbar which consists
of icons used for formatting the text like bold, underline, italics, font type, font color etc.
(Refer figure 6.9)
71
Ruler The Enter key must not be pressed at the
end of the each line. The Enter key should
The ruler is a scale below the be pressed only at the end of a paragraph
formatting tool bar which shows the or when a blank line is to be inserted.
margins.There are two set of rulers (1) When a page is filled up, OpenOffice
Horizontal ruler and (2) Vertical ruler. Writer automatically creates a new page.
Horizontal ruler is used to set left and
right margins of a page and vertical ruler 6.2.5 Moving within the document
for top and bottom setting.
There are different ways of moving around
a document. The shortcut keys given in
Table 6.2 are used to move easily within a
Figure 6.10 - Ruler document.
72
6.2.6 Saving the Document
The first time the document is saved, OpenOffice Writer prompts for a name. Naming the
file enables the user to find and open that file again. One can select the drive and folder
where the file will be stored. To save a document for a first time,the following steps are
used:
File Name
Save as a
Save with type
Password Save Button
• Select location to store your document. The default location to store all documents is
“Documents” folder in Windows.
73
• Type your document name in the File In this dialog box, Enter a password
Name text box. in “Enter Password to open” text box and
retype the same password in “Confirm
• All documents in OpenOffice Writter Password” box for confirmation. Finally
will be stored with .odt extension. You click “OK” button.
can store your OpenOffice document as
Microsoft Word document or .pdf. To 6.2.7 Closing a Document
do so, select file type from Save as list
box and select the required file type. After your document is saved, it is still
open. So, you can continue typing your
• Finally, Click “Save” button. document. When the work is finished, you
should save the document and close the
• Once the file is saved, your document document using File → Close command
name will be displayed on the title bar. (or) Press Ctrl + W.
In the first method specificTamil fonts are available which has to be downloaded and
installed and should be included in the font folder of the control panel. But this method
has some drawbacks:
75
• The computer acceptscharacters as computer, each time you start, the
symbols not as language. interface automatically gets activated and
this is indicated by a unique symbol in the
• It is not portable, i.e. if the document notification area. By default the shortcut
is sent to another computer, if the same keys are set as Alt+1 for English and
font is not available, it is recognized as Alt+2 for Tamil and it can be changed. For
symbols not as original characters. different languages shortcut keys can be
assigned.
To overcome the drawbacks in the first
method, the interface method provides 6.3.3 Entering Text in Tamil
the following advantages:
Step 1 : Open a new document in Writer.
• It follows Unicode technique. Hence
knowledge of Tamil typing is not Step 2 : Press Alt+2 to type in Tamil, Alt
necessary. + 1 to type in English.
• It is easy to type documents in Tamil in The keyboard structure for Tamil interface
any word processor. is given in Annexure-2:
• Some of the Unicode fonts like “Arial Different styles of Unicode Tamil fonts
Unicode” supports all Indian languages can be downloaded from this link:http://
including Tamil and English using www.tamilvu.org/tkbd/indexen.html
respective language interface.
6.4. Editing a document
6.3.1 Download and Install Tamil Typing
Interface Once a document is typed, it can
be edited in many ways. If there is some
Many Tamil Typing Interfaces
insertions or deletions, it can be done while
are available as open source such as
typing or after typing also. Corrections
“Murasu”(it is exclusively for Tamil),
can be made in two different ways :
“NHM Writer”(It is universal to all Indian
languages) etc. Backspace Key: Deletes the character to
the left of the insertion pointer
To download and install:
Delete Key : Deletes the character to the
• “Murasu” use the link : http://anjal.
right of the insertion pointer
net/download
To insert new text in between, if
• “NHM writer” use the link : http://
something is left out, insertion can be
software.nhm.in
made by taking the insertion pointer to
6.3.2 Connecting with Writer the current location and Press the Insert
Key, the newly typed text is inserted, and
Once the Tamil Interface is the existing text moves to the right.This is
downloaded and installed in your Insert mode. Press the Insert Key again,
76
the text is over written on the existing Selection by Different methods:
text. This is known as Type over mode.
You can toggle between the insert mode Selection using Mouse :
and type over mode by pressing the Insert
Key. To select the text using mouse:
6.5 Select, Move and Copy text (i) Move the insertion pointer to the
begining of the text
6.5.1 Selecting Text (ii) Hold down the Left mouse button and
drag it across the text
In any word processor, the text
has to be selected for performing (iii) Release the mouse button when the
any operation like copying, moving, required portion of text is selected
formatting etc. The text selection can be
done in two methods: (iv) The selected text will be highlighted.
• Hold the SHIFT key and drag the (ii) Hold the SHIFT key and use the
mouse across until the required text is movement keys to drag across the
selected and then release the SHIFT required portion.
key.
(iii) When the required portion is selected
• The selected text can be used for any release the SHIFT key
operation.
(iv) The selected text will be highlighted.
Selecting theNon-continuous text-
To select the text not continuous, move Selection using Short Cut Keys:
the insertion pointer to the begining of
the text, Short cut keys help to select the text
quickly and easily
• Hold the CTRL key and drag across
the required text is to be selected and
• To select a word - Double click on the
release the CTRL key.
word
• The selected text can be used for any
operation. • To select the entire document – Press
Ctrl + A
77
6.5.2 Moving and Coping text Table 6.3 Cut, Copy , Paste Icons and
shortcut keys
Moving text
OPERATION
SHORTCUT
To move a text from one location
ACTION
ICONS
KEY
to another
• select the text to be moved
• Click Ctrl + X or Cut Icon or Edit
Cuts the
→ Cut CUT Ctrl +X
selected text
• The text is removed from the source
To make a
location and placed in the clipboard
COPY duplication of Ctrl +C
• Take the insertion pointer to the new the text.
location to be moved and To paste the
• Click Ctrl + V or Paste Icon or text to a new
PASTE location after Ctrl +V
Edit → Paste
cut or copy
The required text is moved to the process.
new location. Cancels the
previous
Coping text UNDO operation Ctrl +Z
To copy a text from one location to that was
performed
another
• select the text to be copied 6.6 Help System in Writer
Workshop
6 -1 Open a new document in Open • “We are as young as our faith and
office writer. as old as our doubts. We are also as
young as our self-confidence and as
• Type the following paragraph. old as our fears. We are as young as
• “The ignited minds of the youth is our hopes and as old as our despairs."
the most powerful resource on the • Save the document
earth. The power of the youth, if
properly directed, will bring about • Using Delete or Backspace key remove
transformed humanity by meeting the last line of the first paragraph.
its challenges and bring peace and • Type the following lines after the
prosperity.” second paragraph and create it as a
new paragraph.
• Save and close the document.
• “It doesn’t matter who you are, if you
• Exit from Open Office Writer.
have a and determination to achieve
6.2 Open the document created in that vision, you will certainly do so.”
Workshop 6.1.
• In the third paragraph insert the
• Append the following paragraph. word “vision” between “a” and “and ”.
79
6.3 Open the document created in 3. Save the new document
workshop-6.1.
4. In the first document, move the
2. Copy and paste the following words following words either using keyboard
into a new document either using mouse shortcuts.
keyboard or mouse shortcuts.
(i) Ignited (ii) Challenges
Ignited (ii) powerful (iii) humanity
(iii) Prosperity
(iv) challenges (v) prosperity
The default font type is Times New Roman and the type of font can be changed by
clicking on the Font Type icon. Trebuchet MS
The default size of font is12 points which can be changed by clicking on the Font
Size icon . 14
80
The default font color is black and the font color can be changed by clicking on the
Font color icon A which shows the color palette from which the required color
can be selected.
Besides the regular formatting like Bold, Italics and underline, other formatting
options can be done by using Format → Character. The Character dialog box is displayed
as shown in the Figure 6.17 appears, using which all the formatting can be done easily.
Font Tab
Preview Window
Normally any text can be typed in upper or lower case. The text can be changed to
different cases like
• Uppercase(Capital letters),
• toggle case(reverse case),
• sentence case(first letter of each sentence capital),
• Capitalize every word(first letter of each word capital),
• lower case (small letters).
82
Writer-Left-alignment, Right- Justified-alignment - All the lines
alignment, Center-alignment, and in the paragraph, are arranged evenly
Justified-alignment. both on the left and right margins. This
is achieved in writer by automatically
Left-alignment - A paragraph's inserting additional space between the
text is LEFT aligned when it is aligned words.
evenly along the left margin and uneven
along the right margin. This is the default Paragraph formatting can be
alignment when a paragraph is typed. applied by Format→Paragraph, the
paragraph dialog box appears as displayed
Right-alignment - A paragraph's in Figure 6.18.
text is RIGHT aligned when it is aligned
evenly along the right margin and uneven The paragraph formatting can also
along the left margin. be done by icons using the formatting tool
bar as shown in Figure 6.19 and shortcut
Center-alignment - All the lines in keys as shown in Table 6.5.
the paragraph are aligned to the center of
the page size.
83
An example showing all the four paragraph alignment :
Left Alignment
All power is with in you take up one idea, make that one idea your life.
Think of it dream of it, live on that idea let the brain, muscles, nerves, every
part of your body be full of that idea, and just leave every other idea alone.
This is the way to success.
Right Alignment
All power is with in you take up one idea, make that one idea your life.
Think of it dream of it, live on that idea let the brain, muscles, nerves, every
part of your body be full of that idea, and just leave every other idea alone.
This is the way to success.
Center Alignment
All power is with in you take up one idea, make that one idea your life.
Think of it dream of it, live on that idea let the brain, muscles, nerves, every
part of your body be full of that idea, and just leave every other idea alone.
This is the way to success.
Justified Alignment
All power is with in you take up one idea, make that one idea your life. Think
of it dream of it, live on that idea let the brain, muscles, nerves, every part of
your body be full of that idea, and just leave every other idea alone. This is
the way to success.
Indent is the distance from the left and right margin of a paragraph. It is used to
improve the efficiency and readability of the paragraph and makes the paragraph look
more attractive. In paragraphs, an easy way to apply indent for the first line of text can be
created by moving the insertion pointer to the begining of the line and pressing the tab
key on the keyboard.
Using Icons :
Increase Indent Icon : The increase indent icon controls the space between the
paragraph and the left margin. Each click on the Increase indent icon moves the paragraph
½ inch away from the left margin.
Decrease Indent Icon : This is reverse of increase indent. It undoes the indent applied
by increase indent. Each click on the Decrease indent icon moves the paragraph ½ inch
away from the right margin.
85
Using Dialog Box:
Format → Paragraph displays the paragraph dialog box as shown in Figure 6.20,
select the Indent & Spacing tab which has the indent group which has three options.
Left Indent : This is the default indent where a paragraph is moved away from the left
margin. In the paragraph dialog box, in the “Before Text” spin box as shown in Figure 6.20,
enter a value which moves the paragraph away from the left margin.
Right Indent : This is another type of indent which moves the paragraph away from the
right margin. Enter a value in the “After text” spin box of the paragraph dialog box, which
results in right indent.
First Line Indent - A first-line indentation indents the first line of the paragraph. It
is the most common way to start a new paragraph. This indent can be applied by Format
→ Paragraph → Indents & Paragraph tab, select first line option in the indent group,
enter a positive value which results in first line indent.
Hanging indent – This is a special kind of indent where the first line of the paragraph
alone hangs outside leaving the rest of the text. To apply Hanging indent, a negative value
is given in the “first line” option of the paragraph dialog box.
Example 6.2 shows different kinds of indents.
Increase Indent
Decrease
Indent
First line
Indent
Hanging Indent
Example 6.2 - Different kinds of Indents
87
• Click on the required style 3. Select Numbering type Tab
• Click Ok button 4. The Bullets and Numbering dialog
box appears with different styles of
The selected text is bulleted.
numbering are displayed
The Bullets and Numbering dialog
5. Click on the required style
box with the bullets tab is displayed in
Figure 6.21. 6. Click Ok button
Note 7. The selected text is numbered.
If the text is not typed, then apply the The Bullets and Numbering dialog
steps above and then type the text, box with the numbering tab is displayed
the newly entered text will appear in
in Figure 6.22.
bulleted form.
Note
To apply Numbering
If the text is not typed, then apply the
1. Select the text to be numbered steps above and then type the text,
the newly entered text will appear in
2. Format →Bullets and Numbering
numbered form.
91
6.10 Working with Headers and Footers Similarly to insert a Footer, the steps are
as given below:
The Header is a section of the
document that appears in the top margin, • Select from the main menu Insert
which displays the title or chapter name, →Footer → Default
author name of a document . • Place the insertion pointer in the
Footer area of the page.
The Footer is a section of the
document that appears in the bottom • Select Insert → Fields → Date to
margin of the page which displays the insert date in all the pages.
page number, date, time etc. which gets
Once the Headers and Footers are
displayed on all the pages automatically.
given in the first page, the same text will
6.10.1 Inserting Header and Footer appear in all the pages.
• Select from the main menu Insert → 6.10.2 Inserting and Formatting page
Header → Default numbers
• The header text area is separated from Once the Header / Footer area are
the normal text area. created, the page numbers can be inserted
by performing the following steps:
• Enter the text that is to be repeated
in all pages or Select Insert → Fields • Place the insertion pointer where you
→Title. want to insert the number.
92
• choose Insert → Fields → Page
• Highlight the text “Knowledge
Number
makes you great”
• The page number appears with a gray
background • Undo all formatting options using
keyboard shortcut.
Normally, the page numbers appear as
1,2,3….., To change the numbering style, 6.5 Open the document created in the
the following sequence of steps can be workshop 6.4
performed:
• Type the following lines below the
• Position the insertion pointer where
first paragraph
the page number has to appear
• Select Format → page, which will “ When one door closes, another
display the Page Style dialog box as on opens, but we often look so long and so
Figure 6.26. regretfully upon the closed door that
we do not see the one that has opened
• Select Page Tab
for us – Alexander Grahambell ”
• In the Layout settings, select the format
drop down combo box • Using any one of the paragraph
alignment icons or keyboard
• Select the desired style and click OK
shortcuts (left, right, center, or
button.
justified) align the first paragraph.
Workshop • Change the line spacing of second
6.4 Open a new document in paragraph to any one of the type.
OpenOffice writer.
• Create bullets for the first
• Type the following paragraph paragraph and numbering for the
second paragraph using icon or
“Learning gives creativity, creativity
menu choice.
leads to thinking, thinking provides
knowledge, and knowledge makes you • Save and close this documents.
great”
6.6 Open the document created in
• Save the document workshop-6.5
• Perform text formatting features
• Change page size, margin and
like Bold, Italics, Underline,
orientation, change border and
Change font, change Size, Color
background color.
and change case (Upper case to
lower case, lower to upper) for the • Apply suitable header and footer
words. (in the paragraph and make for the table.
the paragraph more appealing to
read.
93
Part - III Find and Replace
Bombay
Mumbai
Annexure
95
Right Arrow Move cursor one character right.
UpArrow Move cursor one line up.
DownArrow Move cursor one line down.
Shift+ LeftArrow Move cursor with selection to the left.
Shift+ RightArrow Move cursor with selection to the right.
Ctrl+ LeftArrow Go to beginning of word.
Ctrl+ RightArrow Go to end of word.
Home Go to beginning of line.
End Go to end of line.
Ctrl+Home Go to start of document.
Ctrl+End Go to end of document.
Shift+Home Go and select from the beginning of line.
Shift+End Go and select till end of line.
Insert Insert mode on/off.
Page Up Move one screen up.
Page Down Move one screen down.
Ctrl+Shift+B Subscript.
Ctrl+Shift+P Superscript.
a அ k க் ka க ke கே
aa ஆ ng ங் nga ங kee கே
i இ s ச் sa ச ko க�ொ
ii ஈ nj ஞ் nja ஞ koo க�ோ
u உ d/t ட் da / ta ட kau க�ௌ
uu ஊ N ண் Na ண
e எ w ந் wa ந we நெ
ee ஏ th த் tha த wee நே
ai ஐ p ப் pa ப wo ந�ொ
o ஒ m ம் ma ம woo ந�ோ
oo ஓ y ய் ya ய wau ந�ௌ
au ஔ r ர் ra ர
q ஃ l ல் la ல
v வ் va வ
z ழ் za ழ
L ள் La ள
R ற் Ra ற
n ன் na ன
96
j ja jaa je jee jo joo ji jii ju juu
ஜ் ஜ ஜா ஜெ ஜே ஜ�ொ ஜ�ோ ஜி ஜீ ஜு ஜூ
sh sha shaa she shee sho shoo shi shii shu shuu
ஷ் ஷ ஷா ஷெ ஷே ஷ�ொ ஷ�ோ ஷி ஷீ ஷு ஷூ
Type the following content in Tamil using any interface (Murasu / NHM / Azhagi).
Activity
Student Activity
2. To make the students create greeting card in landscape format with a picture and a
birthday message and distribute to students on their birthday.
Teacher Activity
1. To show a demo to the students how to type a question paper by using indents and
bullets and auto numbering, changing the margins.
97
Evaluation
1. Which is the command to be selected to open the Table Format dialog box.
2. The bottom of the window which shows the status of the document is:
4. The top most part of the window which displays the name of the application
7. Which button selects all instances of the search text in the document?
9. What is the shortcut key for finding and replacing text in a document?
98
Part II
3. State the difference between Propietary software and open source software.
Part III
Part IV
2. What are Header and Footer? How do you insert page numbers?
4. Write the steps to find and replace a word with another in OpenOffice writer.
99
Unit II Word Processor CHAPTER
7
INSERTING TABLES, OBJECTS AND
PRINTING DOCUMENT
• Click the Heading check box to make 7.1.2 Inserting And Deleting Rows And
the first row of the table as heading, Columns
The Repeat heading check box can
be enabled to repeat the heading row Inserting Rows
when the table spans more than one
page. To insert rows in a table there are different
ways :
• Select the Border check box to display
table with grid. 1. The easiest way to add a row is to press
Tab from the last cell.
• Click OK button to create a table.
2. To insert a single row anywhere, place
Entering data into theTable : the insertion pointer in that particular
cell and click the Insert row icon
Once the table is created with the from the Table Formatting toolbar.
specified number of rows and columns,
you are ready to enter data. 3. To insert more than one row, click
Table → Insert → Rows, the Insert
The table is normally created with
Rows dialog box appears as shown in
uniform row height and column width
Figure 7.3, enter the value using spin
in the entire area. The insertion pointer
arrows or type the number directly.
is placed in the first cell(intersection of
In the position option, select Before
row and column) and you can start typing
or After radio button to specify the
the text into the cell. You can easily move
position of the row.
from one cell to the next cell towards
right by pressing the Tab key and press 4. Click OK button.
101
Deleting Rows And Columns
3. The selected cells will be merged into a • To resize a table quickly, move the
single cell. mouse over the table edge until the
cursor becomes a double headed arrow,
To split a single cell: and drag the border to its new desired
position.
1. Place the insertion pointer inside the
cell. To resize a row height / column width
using Mouse :
2. Click Table → Split Cells or click Split
cells icon or Right click → Cell → To resize row height
Split, the split cells dialog box appears
as shown in Figure 7.5. • Move the insertion pointer over the
horizontal border for the row height
now the insertion point will change
into double headed arrow , click and
drag to resize the row height.
3. Select the number of cells to split using To resize column width using dialog box
spin arrows or enter the value directly.
• To give precise measurement for
4. Select the direction of the split, column width, Click Table → Table
horizontally (for rows), or vertically Properties, the Table Format dialog
(for columns). box as shown in Figure 7.6
103
Figure 7.6Table Format Dialog Box
• Click the Columns tab. In the column 1. Select Table → Table Properties.
width spin box enter the new column
width or use spin arrow for the 2. Select the Background tab inside the
columns. Table Format dialog box as shown in
Figure 7.7.
• Click OK button.
3. In the For section, choose to apply the
• The width of columns are resized as background to the cell, row or table.
per the new values.
• Cell: To apply background to a cell or
7.2 Formatting The Table a group of selected cells.
104
Figure 7.7 Table format dialog box - Background
• To apply graphic, select Graphic, click on the browse button to select the required
image file and click OK button. The image appears in the selected cell as background.
• Select the required rotation angle(0, 90, 270, Fit to Line) and click OK.
To change the table border, select Table → Table Properties, the Table Format
dialog box appears, select Borders Tab , you can set the borders for a table or a group of
cells.
105
Figure 7.8Table format dialog box to apply borders
Properties of Border
• Line arrangement specifies how the borders apply. Writer provides five arrangements
as shown in Figure 7.9, you can modify the arrangement by clicking on the line
arrangement you want to customize.
• Spacing to contents option specifies how much space to leave between the border and
cell contents.
106
7.2.4 Autoformating Table Item
Jan Feb Total
sold
The AutoFormat option helps to Books 15 70
format the table with predefined styles.
Pens 30 50
This is a simple and easy way to format
Ruler 25 25
tables. AutoFormating can be applied by :
Total
Goods
• Create a Table with the desired number
of rows and columns.
Click in the empty cell where you want a
calculation.
• Click Table → AutoFormat
• Choose Table → Formula or press F2
• A set of already designed styles with
and you will get the spreadsheet-like
predefined names are available in the
toolbar with the formula entry field.
Auto Format dialog box as shown in
Figure 7.10.
NOTE
This method is applicable only to find
summation of the selected range. The
cell address must be in capital letters.
Figure 7.10 Auto format Dialog Box
Item
7.3 Inserting Formulae in Tables Jan Feb Total
sold
Books 15 70
Pens 30 50
We can use formulae in Writer to perform
Ruler 25 25
spreadsheet like calculations easily.
Total =<B2:B4>
To perform calculations on the data in the Goods
table
• The formula Toolbar as shown in
• Create a Table with the following data: Figure 7.11 can be used when the user
wants to perform other arithmetic
calculations.
107
Item Workshop
Jan Feb Total
sold
Books 15 70 =<B2>+<C2> 7-1 Open a new document.
Pens 30 50
Ruler 25 25 • Using icon or table menu create
the given table with 5 rows and
Total 70
Goods 6 columns with the labels S.No.,
Name, Maths, Phy, Che and Total
• If you want to perform calculations
• Calculate the Total of three subject
using individual cells, individual cell
using SUM functions.
reference should be placed within <> .
• After the sixth row add a new row
Note : In the table structure the columns and type suitable data for the new
are labelled as A, B, C……and the rows row.
are numbered as 1,2,3,…… etc. For Ex.
The first cell is referred as A1, B1 etc. • Delete the second row using icon
or command.
• In the above example, to find the sum,
of the books purchased in January and • Using icon or command after the
February, the total is calculated using second column add a new column
the formula =<B2>+<C2>. and type suitable data for the new
column.
• A subtraction formula for instance is
given as =<B2>-<C2>. • Delete any one column using icon
or command.
• If you want something more
• Save and close the document.
complicated than addition, subtraction,
multiplication, and division, click on 7-2 Open the document created in
the formula dropdown list as shown in workshop-7.1.
Figure 7.12.
• Do the following options
108
7.4 Inserting Objects
7-3 Create a new document.
• Delete the table content. • The insert picture dialog box appears
where the picture gallery opens from
• Perform all table formatting options which the desired picture can be
for this table. selected.
• Add two more rows and columns and • If the picture is not in the gallery, then
also delete the rows and columns. browse the picture from the folder,
choose the desired picture.
• Save and close the document.
• Click on the Open button.
110
• Place the insertion pointer in your will automatically exit the control
document where you want the from equation editor.
character to appear
• Double-click on a formula to edit the
• Click on the Insert → Special Character equation.
• The Special Character dialog box 7.4.3 Inserting And Editing Shapes
appears as shown in Figure 7.15 from
which the desired symbol can be OpenOffice Writer uses the drawing tools,
selected by clicking on the character. to create various shapes by using the
Drawing toolbar. Select View → Toolbars
• Click the OK button to insert the → Drawing to display Drawing toolbar
special character. as on Figure 7.16 which contains various
drawing tools.
Open Office Writer helps to insert
mathematical equations using the various To use a drawing tool:
symbols. These equations can be inserted
by following the steps below: • Click in the document where you want
the drawing.
• Click on the Insert → Object →
Formula • Select the tool from the Drawing
toolbar. The mouse pointer changes to
• The equation editor opens at the a cross-hair pointer.
bottom of the screen.
• Move the cross-hair pointer to the
• Click in the equation editor and type place in the document where you want
the equation. the drawing to appear and then click-
and-drag to create the drawing object.
• To include symbols in the equation Release the mouse button. The selected
Right-click in the equation editor and drawing function remains active, so
select the symbol from the pop-up you can draw another object of the
menu. same type.
• Click inside the document to include • To cancel the selected drawing function,
the equation in the document and this press the Esc key or click on the Select
icon on the Drawing toolbar.
111
• You can now change the properties 7.4.5 Inserting Word Art
(fill color, line type, width, etc.) of the
drawing object using the Drawing WordArt is a feature in OpenOffice
Object Properties toolbar. Writer which includes effects such as
shadows, outlines, colors, gradients, and
• Click on T Icon to create a text box and 3D effects that can be added to a word or
type any amount of text which can be phrase to make it more presentable and
moved anywhere into the document. attractive.
Figure 7.17 Insert Break dialog box Figure 7.18WordArt Dialog Box
3. Under the type option choose Page 7.4.6 Inserting Auto Text
break and click OK button .
AutoText allows the user to assign
4. A page break is inserted at the current text, tables, graphics and other items to
location. a key or key combination. For example,
rather than typing "TamilNadu" every
112
time you use that phrase, you might just 4. Click the of the AutoText button
type "tn" and press F3.You can also save a on the right and select New (text only)
formatted Tip as AutoText and then insert from the menu.
a copy by typing "tip" and pressing F3.
5. Click Close to return to your document.
To assign AutoText shortcut to some
6. Once the entry is created, to insert the
text, the steps are as follows:
auto text into the document, place the
1. Select the text for which shortcut is to insertion point where the text is to be
be created. So that it is highlighted. inserted and click Ctrl+F3.
2. Select Edit → AutoText (or press 7. Select the name from the list of entries
Ctrl+F3). and click Insert button or type the
shortcut and press F3.
3. In the Name textbox, type the shortcut.
Writer will automatically show one 8. The auto text is inserted into your text.
letter shortcut in the Shortcut textbox.
Note
If the only option under the AutoText button is Import, either you have not
entered a name for your AutoText or there is no text selected in the document.
It is a good practice to preview the document before taking the print out. The steps
to be followed to preview the document :
113
1. Click File → Page Preview, or click the Page Preview button . The Writer displays
the Page Preview toolbar displayed on Figure 7.20.
1. Click File → Print or Ctrl+P or Print File icon which opens the Print dialog box that
appears as shown in Figure 7.21.
7-5 Open the document created in 7-7 Open the document created in
Part-1 workshop-1. workshop-2
s
p re s
Im
Writer
Database
Calc
115
Activity
Student Activity
1. Based on the concept of calculation using formulae, make the students type the Mark
sheet in a table and calculate their total and average in writer.
2. Make the students prepare a invitation for school annual day with school name as
Watermark.
3. Let the students prepare their class timetable in table format and format it in an
attractive manner.
Teacher Activity
1. To show a demo to the students how to type a question paper by using formulas and
special characters, changing the margins and printing in the practical session.
2. To show the students a demo of inserting a picture and applying crop , color changes,
background and others features to modify it and make more attractive.
Evaluation
116
4. What is the short cut key to open the insert table dialog box?
a. Ctrl + F5 b. Ctrl + F8
c. Ctrl + F10 d. Ctrl + F12
5. Which icon on the drawing toolbar gets you a text box?
a. Text icon b Text box icon
c. Draw icon d. Draw box icon
Part IV Explain
1. Write the steps to create autotext for a word.
2. How do you resize the position of a table?
3. How do you format pictures?
4. Write the steps to preview before printing and steps in printing a document.
5. Write the steps to compute the sum for a set of data in a table by using formulae.
117
Unit II Word Processor CHAPTER
8
Mail Merge & Additional Tools
The main feature of Word processor Creating data source for mail merge:
is Mail Merging. Merging a list of names
and addresses to a single document that A data source is a database
can be sent to different people in their containing the name and address or
names and addresses. records of other information from which
a mailing list may be derived. Printing
Multiple copies of a document can the mailing labels and envelopes does not
be sent to a list of different recipients (form require data source facilities.
119
Step 3: Insert Address block (or) Click “Create “ to create a new
data source.
This step helps to select the address
list to be merged with the document as This window shows default fields
shown in Figure 8.3. for the address as shown in Figure 8.5.
120
Figure 8.5 New Address List
In Figure 8.6, after selecting the required fields for the address list Click OK button.
This will get back to the previous window, where the user can add records.
121
Figure 8.7 Filled New Address List
If the user wants to delete any particular record, select the record using navigation
buttons and then Click Delete. Click OK The “Save As” dialog box appears to save the
records.
123
This helps us to modify the position of the address label and general salutation.
Click Next
Step 6: Edit document helps us to add or modify the content of the letter.
When the user click “Edit document” mail merge wizard window shrinks and the
control is transferred to the document enabling the user to modify the content.
After editing the document. Click on “Return to Mail Merge Wizard” from the
pop-up that appears on the top left corner of the document to return back to mail merge
wizard window.
124
Click Next
Step 7: Personalize Document window appears, this window helps to add specific
comments to selected records, Click Next
Step 8: Save, Print or Send the save as dialog box is used to save the created document by
giving a suitable name.
The documents prepared using word processing software should be without any
spelling mistake. For this purpose OpenOffice Writer includes a dictionary and spell
check program. OpenOffice Writer can identify the spelling mistakes as the document is
typed or after the entire document is typed.
8.2.2 AutoSpellCheck
AutoSpellCheck option checks each word as it is typed and displays a wavy red line
under any misspelled word. Once the word is corrected, the red wavy line disappears. This
can be done by clicking the AutoSpellCheck icon.
To perform a separate spelling check on the document (or a text selection) click
the Spelling and Grammar icon . This checks the document or selection and opens
the Spelling dialog box (Figure 8.15) if any misspelled words are found. This can also be
achieved by pressing F7 key.
• The Change All button will change all the occurances of the word.
• The Text language can be changed (for example, Spanish, French, or German) from the
Spelling dialog box.
• The new words can be added to a dictionary. Click Add in the Spelling dialog box and
pick the dictionary to add to it.
Activity 1:
Do the necessary steps to correct the word “comupter” into “computer” automatically.
3. The word “comupter” is replaced with “computer” and displayed in the list.
The number of words and characters in the entire document can also be found
from File→Properties → Statistics Tab. (Figure 8.21)
Student Activity1
Use mail merge feature to create an invitation to invite parents to visit science
exhibition at your school.
Student Activity 2
Create Birthday Invitation and use Mail merge to send it your friends
Staff Activity 3
Use mail merge feature to create an invitation to invite parents to attend parents
meeting at school.
Evaluation
Part IV Explain
1) Explain Mail Merge feature
2) Explain Address book feature
3) How to create and storing data in mail merge
132
Active file - நடப்புக் க�ோப்பு
Algorithm - நெறிமுறை
Alignment - இசைவு
Anti-virus - நச்சுநிரற்கொல்லி/நச்சுநிரல் எதிர்ப்பான்
Application software - பயன்பாட்டு மென்பொருள்
Artificial intelligence - செயற்கை நுண்ணறிவு
Binary numbe - இரும எண்
Bit - நுண்மி
Browser - உலாவி
Browsing - உலாவுதல்
Buffering - இடையகப்படுத்துதல்
Central Processing Unit (CPU) - மையச் செயலகம்
Chat - உரையாடல்
Checkbox - தேர்வுப்பெட்டி
Communication - த�ொடர்பு
Compact disc (CD) - குறுவட்டு/இறுவட்டு
Computer network - கணினி வலையமைப்பு
Condition - நிபந்தனை
Control key - கட்டுப்பாட்டு விசை
Control structure - கட்டுப்பாட்டு அமைவு
Control unit - கட்டுப்பாட்டு பிரிவு
Copy - நகல்
Data - தரவு
Decimal number - பதின்ம எண்
Desktop - முகப்புத் திரை
Devices - சாதனங்கள்
Disk drive - வட்டு இயக்கி
Distributed Computing - பரவலாக்கப்பட்ட கணிப்பொறி திறன்
Document - ஆவணம்
Download - பதிவிறக்கம்
E-mail - மின்னஞ்சல்
Error - பிழை
Field - புலம்
File - க�ோப்பு
File management - க�ோப்பு மேலாண்மை
Flow chart - நெறிமுறை விளக்கப்படம்
Folder - க�ோப்புறை
Font - எழுத்துரு
Function - செயற்கூறு
GUI - வரைகலை பயனர் இடைமுகம்
Hard disc - வன்வட்டு
Hardware - வன்பொருள்
Icon - பணிக்குறி
Information - தகவல்
Insertion point - செருகும் புள்ளி
Internet - இணையம்
Internet protocol address - இணைய நெறிமுறை முகவரி
Internet service provider (ISP) - இணையச் சேவை வழங்குனர்
133
Interpreter - வரிம�ொழிமாற்றி/இடைமாற்று
Intranet - உள்வலை
iOS(I phone OS) - ஆப்பிள் ஐ-ப�ோன் இயக்க அமைப்பு
Keyboard - விசைப்பலகை/தட்டச்சுப்பலகை
Keyword - சிறப்புச் ச�ொல்
Laptop computer - மடிக்கணினி
Log in - புகுபதி/உற்புகு
Log out - விடுபதி/வெளியேறு
Machine language - இயந்திர ம�ொழி
Memory - நினைவகம்
Menu - பட்டியல்
Micro processor - நுண் செயலி
Multimedia - பல்லூடகம்
Multitasking - பல்பணி
Navigation - வழிசெலுத்தல்
Network - பிணையம்/வலையமைப்பு
Notation - குறிமானம்
Object - ப�ொருள்
Operating system - இயக்க அமைப்பு
Page layout - பக்க வடிவமைப்பு
Password - கடவுச்சொல்
Peripherals - உபகரணங்கள்
Print - அச்சிடு
Printer - அச்சுப்பொறி
Program - நிரல்
Protocols - நெறிமுறைகள்
Reset - மீட்டமை
Robotics - எந்திரனியல்
Scheduling - திட்டமிடுதல்
Security - பாதுகாப்பு
Sessions - அமர்வுகள்
Shortcut - குறுவழி/குறுக்குவழி
Shutdown - அணை/மூடு
Software - மென்பொருள்
Spooling - சுருளாக்கம்
String literals - சர மதிப்புருக்கள்
Structured programming - கட்டுரு நிரலாக்கம்
Syntax error - த�ொடரமைப்புத் தவறு
Tab - தத்தல்
Toolbar - கருவிப்பட்டை
Trash - மறுசுழற்சிப் பெட்டி
URL - (இணைய) முகவரி
Version - பதிப்பு
Virus - நச்சுநிரல்
Website - இணையத்தளம்
Wizard - வழிகாட்டி
Word processor - ச�ொற் செயலி
Workstation - பணிநிலையம்
World Wide Web (WWW) - வைய விரிவு வலை
134
Unit III Spreadsheet CHAPTER
9
Introduction to Spreadsheet
Learning Objectives to point and click using a mouse. There are lots
of other spreadsheet applications; Microsoft
Students will be able Excel continues to be the most popular
• To know the features of spreadsheet software.
OpenOffice Calc.
• Use of different operators. Daniel Singer "Dan" Bricklin
• Generation of Series. The Father of Spreadsheet
• Edit Formula in
Daniel Singer "Dan"
Worksheet. Bricklin (born 16 July
• Manipulation of Rows/Columns in Worksheet. 1951), often referred
• Understand various text format in options. to as “The Father of
• Use of Number format in Worksheet. the Spreadsheet”, is the
American Co-Creator,
9.1 Introduction to spreadsheet with Bob Frankston, of VisiCalc
spreadsheet. He also founded Software
Spreadsheet is a very useful office Garden, Inc., in which he is currently
automation tool to organise, analyse and the President of Trellix Corporation,
store data in a tabular form. Spreadsheet was which is currently owned by Web.com.
He currently also serves as the Chief
developed as computerized equivalent to Technology Officer of Alpha Software.
paper-based accounting worksheets.
Spreadsheet users can adjust any of OpenOffice Calc is a popular open
the stored values and can observe the effects source spreadsheet application maintained
on the calculated values. This is called "What by Apache Foundation. Star Office calc is the
if" analysis. Modern spreadsheet can have parent application of OpenOffice Calc which
multiple interacting sheets and can display was developed by a German Company namely,
data either as text or numerals or in a graphical Star Division in 1985.
form.
9.2 Working with OpenOffice Calc
9.1.1 Evolution of Spreadsheet
Calc is the spreadsheet component of
Daniel Bricklin and Bob Frankston
OpenOffice. You can enter any kind of data in
developed the first spreadsheet called
a spreadsheet and then manipulate this data
“VisiCalc” in 1979 for Apple II. In 1982, Lotus
to produce certain results. Alternatively, you
Corporation introduced “Lotus 1-2-3”; Lotus
can enter data and then use Calc in a ‘What
1-2-3 was the first to introduce cell names
If...’ manner by changing some of the data
and macros. In 1987, Microsoft Corporation
and observing the results without having to
introduced Excel. Excel implemented a
retype the entire spreadsheet.
Graphical User Interface (GUI) and the ability
135
• Functions - which can be used to
First Spreadsheet create formula to perform complex
calculations on data
• Database functions - to arrange, store,
and filter data
6 7 4
5
11 9
10
137
9.3.1 Parts of the OpenOffice Calc under this menu.
Wi n d o w
View - menu contains the
Appearance of the Calc window is commands which are used to modify the
very similar to that of the Writer window. environment of Calc.
The workspace of Writer is a big blank
area. But, in Calc, the grid of cells is the Insert – menu contains commands
workspace. for inserting various Calc elements such
as cells, columns, rows, functions, charts
9.3.1.1 Title Bar etc.,
In the right corner of title bar, (1) Data – menu contains the
minimize, (2) maximize / restore and (3) commands to manipulate data in a
close control buttons are available. worksheet such as sort, filter, subtotal,
validity etc.,
9.3.1.3 Menu Bar
Window – menu shows display
Below the title bar is the menu bar. options such as New Window, Close
Most of the menus are very similar to what Window, Split and Freeze.
you have learnt in OpenOffice Writer. Help – menu lists in-built help
features available with OpenOffice.
File - menu contains the commands
of all file management tasks like, Create 9.3.1.4 Tools Bar
a new file, Open an existing file, Close
the current file, Save a file, Save a file in Under the menu bar, there are three
another name, print file, Export file etc. toolbars available by default. They are:
138
Standard Toolbar
139
Upward
Scroll arrow
Downward
Horizontal Scroll bar Scroll arrow
Left Scroll
Scroll button Right Scroll
arrow
arrow
Figure 9.5 Calc Scrolling bar
9.3.1.6 Row, Column, Cell and Cell Cell address is the combination of column
Pointer heading and row number. For example,
the intersection of column B and row 4
Below the formula bar contains makes a cell B4. (Figure 9.7). Every cell is
the worksheet of work area which consist thus identified by its unique cell address.
of grid cells The worksheet has number
of rows and columns, where each column Cell pointer is a rectangular box
is labelled as A, B, C, D ….. AA, AB, AC which can be moved around the worksheet.
….. and the rows are numbered from 1, 2, The cell in which the cell pointer is currently
3 …. (Figure 9.6). located is known as “Active cell”. When you
type any content, it will appear in the active
OpenOffice Calc version 4.1.5 cell. The address of the active cell is displayed
contains 1024 columns ands 10,48,576 in the Name box / Address box. Active cell’s
rows. Column heading starts from A and column name and row number will be
end with AMJ. In the case of Microsoft highlighted. Using this visual clue, one can
Excel 2016, there are 16,384 columns easily identify an active cell. Moreover, the
(A to XFD) and 10,48,576 rows. contents of an active cell will be displayed in
(OpenOffice Calc Version 4.1.5). the formula bar.
Cell
Cell Pointer
Row numbers
of Cells
Grid
Active all
Sheet Count
Sheet Navigation buttons
Figure 9.8 Calc Sheet Tab
141
At the bottom of the grid of cells
are the sheet tabs. By default there are 3
sheets “Sheet1”, “Sheet2” and “Sheet3”,
(Figure 9.8). When you open a new
worksheet, sheet1 is the default active
sheet. Active sheet tab will appear in white
colour. If you click on another sheet, it Figure. 9.10 Rename Sheet dialog box
will become active and its colour will turn
white. Multiple sheets can also be selected It shows the current name; delete
by clicking the sheet and press the Ctrl or overwrite the existing name and type
button (Ctrl + Click). Selected sheets will a new name; click OK button. New name
turn to white colour. will be displayed on the sheet.
142
Sheets count Selection Mode Zoom
9.4 Working with Data general, data types are classified as:
Data types:
Figure 9.12 Entering data
Data are of different types. Data
are made up of alphabets, numbers, Date 9.4.1.2 Entering Text:
and time is also another data type even
Unlike numbers, any character can be
though it has numbers and symbols. In
entered as data in Calc. Entered text will be
143
aligned to the left side within the cell by default.
When you enter any numeric value, if it is
aligned left, it is understood that the entered
content is not a number. If there is any number
that starts with a single quote, Calc converts
that number to text (Refer Figure 9.13).
Figure 9.14 Entering Date
Like dates, for entering time, Calc
follows the general format HH:MM:SS,
where HH, MM and SS represent hours,
minutes and seconds respectively.
144
the syntax that describes the addition, subtraction, multiplication, division etc.,
format for specifying a formula. These operators return a numerical result.
Column D
Column C
Column E
Column F
Operator
Result in
Operator
Formula
Value in
Value in
directly into the cell or at the
1
in
Name
input line. Formula in Calc may
start with equal (=) or plus(+)
2 + Addition 98 25 = B2 + C2 123
or minus(–) sign followed by a
3 - Subtraction 125 25 = B3 – C3 100
combination of values, operators
4 * Multiplication 25 5 = B4 * C4 125
and cell references. But, as a
5 / Division 90 10 = B5 / C5 9
general practice, all formulas
6 ^ Exponent 25 2 = B6 ^ C6 625
should start with an equal sign.
7 % Percent 600 = B7 * 35% 210
If any formula starts with a + or
8 Percentage (%) operator shows percentage of the content.
–, the values will be considered as
positive or negative respectively. Table 9.1 List of Arithmetic Operators
9.5.1 Operators
Formula bar shows the formula what the user
Operators are symbols has entered. But, the cell shows the resultant value
for doing some mathematical, (Figure 9.15).
statistical and logical
calculations. Combination Formula Entered
145
9.5.1.3 Reference Operator
A B C D E F
Reference operators are used to
Formula in
Column D
Column C
Column E
Column F
Operator
Result in
Value in
Value in
refer cell ranges. A continuous group
Name
1
of cells is called as “Range”. There are
three types of reference operators that
Greater are used to refer cells in Calc: they are
2 > 98 100 =B2>C2 FALSE
than (1) Range Reference Operator, (2) Range
Greater Concatenation (3) Intersection Operator.
than
3 >= 85 72 =B3>=C3 TRUE Range Reference Operator
or equal
to Colon (:) is the range reference
operator. It is used to group a range of
4 < Less than 54 24 =B4<C4 FALSE
cells. An expression using a range operator
has the following syntax:
Less than
5 <= or equal 55 55 =B5<=C5 TRUE reference left : reference right
to
where reference left is the starting cell
6 =Equal to 12 12 =B6=C6 TRUE address of a linear group of cells or upper
Not equal
left corner address of a rectangular group
7 <> 54 45 =B7<>C7 TRUE
to Reference right is the last cell address of a
Table 9.2 List of Relational Operators of cells. linear group or lower right corner address
of a rectangular group of cell.
146
Example:
(ii) Rectangular group of cells A2, A3, A4, ….. B2, B3, B4,….D5, D6 is referred as
A2:D6 (Refer Figure 7.17)
Name box shows the reference A2:D6 corresponding to the cells included in the
drag operation with the mouse to highlight the range.
If you want to find the sum of the values from A1 to A6 and C3 to F3. The formula
is =SUM(A1:A6 ~ C3:F3)
Note
SUM is a function to find the sum of a group of values. (Refer Figure 9.18)
147
Figure 9.18 Reference concatenation operator
Intersection Operator:
Intersection operator is used to join two set of groups. It is very similar to Range
concatenation operator. The intersection operator is represented by an exclamation
A B C D E F
1 A1 B1 C1 D1 E1 F1
2 A2 B2 C2 D2 E2 F2
3 A3 B3 C3 D3 E3 F3
4 A4 B4 C4 D4 E4 F4
Intersection of
Range 1 and B2:D3
Range 2
The result of (A2:D3 ! B2:E4) is referred by the range B2:D3, because these cells are
both inside A2:D3 and B2:E4 (Refer Figure 9.19 and 9.20).
148
Figure 9.20 Worksheet with Intersection operator
In Calc, “&” is a text operator which is used to combine two or more text. Joining two
different texts is also known as “Text Concatenation” (Refer Figure 9.21). An expression
using the text operator has the following syntax:
When arithmetic operators are used in a formula, Calc displays the results using
the rule of precedence followed in Mathematics. The order is:
149
Illustration 1:
After completing the data entry, your worksheet will look as shown in Figure 9.22.
Small red triangle indicates the column width
is not sufficient to display the entire text
• In the above table, all cell references are “Relative cell addressing:”.
• While using a formula, if you use the $ symbol in front of a column name and row
number, it will become an “Absolute Cell addressing”.
• Examples of Absolute cell addressing:
• In an expression, all cells need not necessarily be relative or absolute. You can mix
both type of references.
• The following section explains the use of relative cell addressing. About “Absolute cell
addressing”, you will be learn later in this chapter.
151
After entering a formula the result is display as in Figure 9.23
Step 1: File → Save (or) Ctrl + S (or) Click “Save” icon on the standard tool bar.
Step 2: If the worksheet has not been saved previously, the Save As dialog box will appear.
Step 3: Type the name in “File Name” list box. OpenOffice Calc Spreadsheets are stored
with extension .ods by default.
After clicking the save button, the given file name is displayed in the title bar as shown in Figure 9.24.
152
File Extension:
A file extension or file name extension helps to identify the type of file.
Following table gives the file extension of commonly used files.
153
File Name Application Name
154
Default location
Available Files
and Folders
Read only
Option
List of recently used files • Select Edit → Cut or Click “Cut” icon
from the standard toolbar or Press
Figure 9.26 List of Recent Documents Ctrl + X
9.7 Copy, Cut and Paste • Move the cell pointer to the cell in
9.7.1 Copy and Paste Data (Coping Data) which you want to paste.
• The process of Copy and Paste data is used for copying formula.
• When you copy a formula from one cell to another cell, the address of the pasted
formula will change according to its row. This is called “Relative Cell Reference”
(Refer Figure 9.27).
Example:
While pasted it becomes = B3* C3
Row number
156
WorkShop Practice:
1. Open the worksheet which was created in Illustration 1.
2. Add one more column heading “Average” in I1
3. Create a formula to find the average of all marks in I2.
4. Apply the formula to the remaining cells.
5. Save the changes and close the file
Drag Fill Handle Step 4: Drag over the cells; while dragging,
the generated values will be displayed.
Figure 9.29 Drag fill handle
Step 5: Release the mouse pointer. Selected
Cell pointer’s “Drag fill handle” cells will be filled with series of values.
is used to auto fill. Just click and drag this
handle to fill the contents. It can be dragged
towards right or down. Same can be achieved
by Edit →Fill → Down (or) Edit → Fill →
Right.
157
Drag
fill handle
Drag Cells
Generated series
Edit → Fill → Series Command is used to generate different set of series. Before using
this feature, a set of cells should be selected. Using Fill Series feature, you can fill series
of values at any direction. (Remember that, auto fill only fills either right or down). Refer
Figure 9.31.
Series type :
Linear : To generate a sequence of series (Example 2,4,6,8,10…….)
Date : To generate date series (when you select date as series type; time unit section gets
enabled)
AutoFill : To generate a continuous series of values (1,2,3,…….). When you select “AutoFill”,
Time unit section, End value and Increment text boxes become disabled.
Time Unit: (Enabled only when you select the series type as “Date”)
158
Start Value:
End Value:
Self Practice:
(i) Generate Even number series from 2 to 20
(ii) Generate a series of 5, 10, 15, 20 ……. upto selected cells.
(iii) Generate a series of 2,4,8,16,……… 2048
(iv) Generate a series of 33, 30, 27 …… upto 3
(v) Assume, today is Friday and generate next 25 Fridays (Date series).
159
9.8.3 Date Arithmetic:
Manual date calculations can be tricky because you have to keep track of the number
of days in a month. In spreadsheets, date calculations become very simple. Here you can
add a number to a date and arrive at a new date, find the difference between two dates
and use a wide variety of function and formats to get what you want.
For example, enter a date 02/26/2018 in a cell, say A2. Suppose you want to calculate
the date 80 days after this date. To do so, enter the formula, = A2 + 80, in another cell, say
A4.
To Find out how many days you were born? your birth?
A new column can also be inserted using Insert → Columns command. (Refer Figure 9.32).
Click "Insert" menu
Select "Columns" option
161
Workshop
1. Open the worksheet which was created in Illustration 1.
2. Insert a new column between column E and F
3. Give the heading as “Eco” and Enter the Economics marks for all the students
4. Insert one more column between the columns, Name and Tamil marks.
5. Give the heading as “Date of Birth” and Enter the date of birth for all the students.
6. Save the changes and close the file.
When you insert a new row, it is inserted above the current row. The location of the
cell pointer present is the current row. In Calc, you can insert a new row anywhere in the
worksheet.
162
Insert → Rows command is used to insert a new row. Refer Figure 9.35.
Workshop
1. Open the worksheet which was created in Illustration 1.
2. Insert 8 rows one by one, then insert the following student details
3. Save the changes and close the file.
163
9.9.3 Inserting Cells
• To insert a new cell between two existing cells, just right-click on any existing cell
• From the pop-up menu, select “Insert” option Figure 7.36 Insert cells
• The “Insert Cells” dialog box appear with four options
i) Shift cells down ii) Shift cells right iii) Entire row iv) Entire Column
• Any one of the four options can be selected.
• Selecting “Shift cells down”, inserts a new cell in the present location and the existing
cells are shifted downwards.
• Selecting “Shift cells right”, inserts a new cell in the present location and the existing
cells are shifted towards right.
• Selecting the “Entire Row” or “Entire Column” option, inserts a new row or a new
column respectively.
Multiple columns or rows can be inserted at once rather than inserting one at a time.
9.9.5 Inserting Columns, Rows and Cells using “Insert Cells” Toolbar
• Insert Cells floating toolbar is also used to insert cells, rows and columns
• A floating toolbar appears on the screen with four icons. Using these icons, you can
insert cells, rows and columns. Refer Figure 9.37.
164
Insert Rows (or)
165
9.11 Formatting Worksheet
Formatting Data in a cell gives additional effect to the text. Additional effect
includes changing the font style, font size, automatic wrapping, bold, underline, italic etc.
The data in Calc can be formatted in several ways, using formatting icons.
Selected columns
To Delete Selected
columns; click here
Making the cell contents as bold, italics, underline, changing font style, size, colour
etc., comes under text formatting. All text formatting options are available as icons in
Formatting toolbar learnt in OpenOffice Writer.
Merge
Bold Italic Cells
Moving handle Underline
{
166
Formatting Keyboard Description
Option Shortcut
Font style Used to change Font style
Font size Used to change Font size
Used to make the data as
Bold Ctrl + B
Bold
Italic Ctrl + I Used to italicize data
Underline Ctrl + U Used to underline the data
Left Align data within a
Left Align Ctrl + L
cell
Right Align data within a
Right Align Ctrl + R
cell
Center Align data within a
Center Align Ctrl + E
cell
Align the data evenly both
Justify Ctrl + J on left and right side of a
cell
Makes selected cells as a
Merge cell
single cell
Number formatting options are used to visually change the format of a numeric
content. These formatting changes appear for visual as, it does not change the original
value. For example, to display a number in currency form use Number format: Currency.
Delete
Percentage
Decimal
Add
Currency Decimal
Standard
Figure 9.39 (b) Formatting toolbar
Number Keyboard
Format Shortcuts
Currency Symbol Ctrl+Shift+4
Percent Ctrl+Shift+5
Standard Ctrl+Shift+6
Add Decimal Place
Delete Decimal Place
167
Workshop
1. Open the worksheet which was created in Illustration 1.
2. Align all headings as center and make them bold.
3. Align all Register numbers and marks in center
4. Apply different font styles to the entire worksheet.
5. Save the changes and close the file
Workshop 1
Emp.
Name of Emp. Basic DA HRA CCA MA GPF IT HF
No
1001 Manivannan M 25500 600 300 250
1002 Kannan K 20200 600 300 250
12 % of Basic
(1) Calculate the Gross Salary, Total Deductions and Net Salary
(2) Insert “IT Cess” column and calculate 3% of cess to all employees
168
(3) Delete the records of “Govindasami” and “Arumugam”.
(4) Insert four new rows and enter the following employee details.
Emp.
Name of Emp. Basic DA HRA CCA MA GPF IT HF
No
2001 Murali G 24750
2002 Munirathnam A 23550
2003 Ramakrishnan V G 25500
2004 Srinivasan R 27500
Workshop: 2
2. Enter the following stock and sales details of “Chennai whole sale Marketing Pvt.
Ltd.” during the month of Jan-2018.
Amount of Sale
Opening stock
Product Name
Closing Stock
Sales in units
Weight (gm)
Selling price
Amount of
Cost price
Discount
Discount
Rate of
Code
(i) Amount of Discount, Selling price and Amount of sales for each product
169
Workshop: 3
2. Enter the following details of loan sanctioned during the month of January 2018 of
“Tamil Finance Corporation”.
Duration of Loan
Amount of Loan
AC No Emp. No
Rate of Interest
Loan Sanction
Total Amount
Interest (Rs)
Due date
Name
4. Insert 5 new rows between Kumar and Ibrahim and include the following details
Duration of Loan
Amount of Loan
Rate of Interest
Loan Sanction
Total Amount
Interest (Rs)
Due date
AC No
Name
date
170
Points to Remember:
• Daniel Bricklin and Bob Frankston developed the first spreadsheet software
called “VisiCalc” in 1979 for Apple II.
• OpenOffice Calc version 4.1.5 contains a total of 1024 columns and 10,48,576
rows.
• Intersection of each row and column forms a rectangular box which is called as
“Cell”.
• Cell pointer is a rectangle element which can be moved around the worksheet.
• The cell in which the cell pointer is currently located is known as “Active cell”.
Activity
Student Activity
1. Based on the concept of calculation using formula, make the students to create various
worksheet data.
Teacher Activity
1. To show the demo of working with spread sheets using simple example in class room.
171
Evaluation
Part - I
5. Which key is used to move the cell pointer in the forward direction within the worksheet?
(A)Enter (B) Tab (C) Shift + Tab (D) Delete
7. What will be the result of the following formula (Assume A1=5, B2=2)? + A1^B2
(A) 7 (B) 25 (C) 10 (D) 52
8. What will be the result of the following expression (Assume H1=12, H2=12)? = H1<>H2
(A) True (B) False (C) 24 (D) 1212
9. Which of the following symbol is used to make a cell address as absolute reference?
(A) + (B) % (C) & (D) $
10. Which of the following key combination is used to increase the width of the current
column?
(A)Alt + Right arrow (B) Ctrl + Right arrow
(B)Alt + Left arrow (D) Ctrl + Left arrow
Part – II
172
Answer to the following questions (2 Marks)
15. What are the keyboard shortcuts to cut, copy and paste?
16. Can you edit the contents of a cell? If yes, explain any one of the method of editing the
cell content.
17. What are the options available in “Insert Cells” dialog box?
A B
(a) Cut, Copy and Paste (1) Absolute Cell
(b) Cell pointer (2) Status bar
(c) Selection Mode (3) Standard Toolbar
(d) $A$5 (4) Active cell
19. Define the following (i) Text Operator (ii) Rows and Columns of spreadsheet
Part – III
25. In cell A1=34 A2=65 A3=89 write the formula to find the average.
Part – IV
173
Answer to the following questions (5 Marks)
2. Write the steps to generate the following series. 5, 10, 20 ….. 2560
A B C D E
1 Year Chennai Madurai Tiruchi Coimbatore
2 2012 1500 1250 1000 500
3 2013 1600 1000 950 350
4 2014 1900 1320 750 300
5 2015 1850 1415 820 200
6 2016 1950 1240 920 250
Above table shows the sales figures for “Air Cooler” sold in four major cities of Tamilnadu
from the year 2012 to 2016. Based on this data, write the formula to calculate the following.
(3) Total sales in Madurai and Tiruchi during 2015 and 2016.
(5) In 2016, how many “Air Coolers” are sold in Chennai compared to Coimbatore?
174
Spreadsheet Sheet of paper that shows accounting or other data in rows and
columns
What-if analysis It is a process of changing the values in a cell to see how these
changes will affect output.
VisiCalc The first electronic spreadsheet application
GUI Graphical User Interface
Excel Familiar spreadsheet application developed by Microsoft
Corporation.
Cell Intersection of rows and columns.
Cell Pointer A rectangular box, highlighting the cell in a spreadsheet.
Active cell A cell in which the cell pointer is presently located.
Formula A formula is an expression that tells the computer what
mathematical operation to perform on a specific value.
Operator A symbol that usually represents an action or process
Range Group / Collection of cells
BODMAS Rule Order of mathematical calculation:
Brackets - Orders (powers or square roots) - Division –
Multiplication – Addition - Subtraction.
Drag fill handle A small black box at the bottom right corner of the cell pointer.
Function Predefined formula / a group of instructions to return a single
result or a set of results.
Chart Graphical representation of data.
Database A large quantity of indexed digital information.
Flat file database Single table, non relative database
175
Unit III SpreadSheet CHAPTER
10
Functions and Chart
Learning Objectives
One or multiple sheets can be selected using a mouse. This feature is useful when same
changes are to be made at the time in multiple sheets.
Click on the sheet tab for the sheet you want to select. The active sheet becomes white
and any action that you perform will now affect the selected cells in the sheet.
• Hold down the Shift key and click on the last sheet tab.
All the tabs between these two sheets will be selected and will turn white. Any actions
that you perform will now affect all highlighted sheets. For example, if you want to select from
sheet1 to sheet5. Do the following,
All the sheets between Sheet1 and Sheet5 will be selected and their sheet colour turns to
white as given in the Figure 10.2 and any actions that you perform will now affect all highlighted
sheets.
If you want to select multiple non-continuous sheets the following steps will be followed.
Ctrl + Click on any sheet is used to select multiple sheets. Selected sheets tab colour
turns into “White”.
177
For example, if you want to select Sheet1, Sheet3 and Sheet 7;
Selected Sheets colour becomes “White” and any actions that you perform will now
affect all Selected sheets.
To select all sheets, Right-click any one of the sheet tabs and choose Select All Sheets
option from the pop-up menu.
Selected Sheets
Total Sheets
Selected
178
Deselect sheets • Type a new name and click “OK” button.
Deselecting a selected sheet is a Method 2:
very simple process. The following table
shows you the deselect methods for • Right-click on a sheet tab and choose
various selections. Rename Sheet option from the pop-up
menu now.
Selection
SN Deselect process
Type • Now Rename Sheet dialog box appears
Click on any and type a new name and then click on
1 Single Sheet
unselected sheet ok button.
Multiple
Click on any
2 continous Sheet names must start with
unselected sheet
sheets either a letter or a number or
Multiple non- some special characters like
Click on any &,!,@ etc. Attempting to rename a sheet
3 continous
unselected sheet with an invalid name will produce an
sheets
4 All sheets Click on any sheet error message.
Step 1:
• Right-click on a sheet tab and choose Insert Sheet option from the pop-up menu now.
(or)
(or)
• Click the Enter Key between last sheet and horizontal scroll bar.
or
Right Click
Step 2:
180
Click "OK"
Set position
Where the new sheet
will be inserted
New Sheet
• Set position by clicking “Before current sheet” or “After current sheet”. If you select
“Before” the new sheet(s) will inserted left side of the active sheet ie., selected sheet. If you
select “After”, the new sheet(s) will inserted right side of the active sheet.
• Type or spin the number of sheets you need to insert. If you type or spin one sheet, Name
box will be activated, and you can enter new name of the sheet to be inserted. If you set
more sheets, Name box will be disabled.
• The minimum number of sheet must be one and maximum will be 253 (OpenOffice
Calc 4.1.5).
1. Right-click on the tab of the sheet which is to deleted and choose. Delete Sheet from the
pop-up menu, or
181
2. Choose Edit → Sheet → Delete from the Menu bar (Refer Figure 10.9).
or Right click
e
l et
De
→
et
e
sh
it →
Ed
Selected Sheet
3. Either way, an alert will ask if you want to delete the sheet permanently. Click Yes.
To delete multiple sheets, select them as mentioned earlier and either right-click over
one of the tabs and choose Delete Sheet from the pop-up menu, or choose Edit → Sheet →
Delete from the menu bar. Rest of the procedure are similar to deleting a single sheet what you
learnt earlier.
Click and drag the sheet tab is the simple way to move the sheets.
1. Right-click the sheet you want to move and select Move/Copy Sheet from the pop-up
menu, or select Edit → Sheet → Move/Copy from the main menu (Refer Figure 10.10).
182
Figure 10.10 Move / Copy Sheets
2. Specify the new position of the sheet in the Move/Copy Sheet dialog box. You can even
move the sheet to a different document that is opened in Calc.
4. Click OK.
• Move the mouse pointer to a cell and click to select a cell (or)
• Click in a cell.
• Once the desired block of cells is selected, release the left mouse button.
Range of Cells
Highlighted Colums (Selected)
Highlighted Rows
(Selected)
• Holding down the Shift key, use the cursor movement arrow keys to select the rest of the
range.
184
Selected Click Column heading to
Columns select entire Column
185
• Hold down the Ctrl key. • The same can be achieved by choosing
“Hide” option from the pop-up menu
• Click on all of the subsequent columns when you right-click the selected
or rows while holding down the Ctrl row/column.
key.
• To show the hidden row / column,
To select range of non-continuous cells choose Format→ Row → Show or
Format →Column → Show (or)
• Select the cell or range of cells using • Right-click and choose Show from
one of the methods above. pop-up menu.
• Move the mouse pointer to the start of 10.7 - Freezing and Unfreezing rows and
the next range or single cell. columns
• Hold down the Ctrl key and Click or Freezing locks number of rows at the
Click-and-drag to select another range top of a spreadsheet or number of columns
of cells with already selected range. on the left of a spreadsheet or both. Frozen
columns and rows remain in view during
• Repeat if necessary. scrolling, whereas other rows and columns
gets scrolled.
10.6 – Hide/Show Rows and Columns
186
2. Choose Window -> Freeze.
3. Two lines appear on the screen, a horizontal line above this cell and a vertical line to the left
of this cell. Now as you scroll around the screen, everything above and to the left of these
lines will remain in view.
Unfreeze:
To unfreeze rows or columns, choose Window -> Freeze. The check mark in Freeze
will vanish.
10.8 - Merge Cells
Formatting Data in a cell gives additional effect to the text. Additional effect includes
changing the Font type, Style, Font size, automatic wrapping, bold, underline, italic etc. The
data in Calc can be formatted in several ways using the icons of the Formatting Tool bar (Refer
Figure 10.17)
1. Select the cells that you want to apply the cell protection feature..
2. Choose Format → Cells and click the Cell Protection tab.
3. In the Protection group, the Protected check box is enabled, click Ok button. This
becomes effective only when password and confirm are entered through Tools → Protectd
Document → Sheet(Refer Figure 10.20).
189
Figure 10.20 Protecting the Sheet
In the Format Cells dialog box - for cell protection under the Protection group:.
4. Enable Protected to prevent changes to the contents and the format of a cell.
5. Enable Hide formula to hide and to protect formulae from changes.
6. Enable Hide when printing to hide protected cells in the printed document. (The cells are
not hidden on screen).
7. Click OK.
8. Apply the protection options.
8.1 To protect the cells from being changed / viewed / printed according to your settings
in the Format→ Cells Dialog box, choose Tools → Protect Document → Sheet.
8.2 Enter a password with of atleast 5 or more characters.
The cell from A1 to A3 is addressed as A1:A3. Assume A4 has the formula =SUM(A1:A3).
When the same formulae is copied to column B4 Relative Addressing automatically changes
the formulae in B4 as =SUM(B1:B3). Relative here means that the reference to this area will
be changed automatically when you copy the formulae.
190
10.10.2 Absolute Addressing
10.11.1 – Introduction
191
10.11.2 – Familiarization with the categories of functions
The most commonly used functions are the built-in functions, which is available in
.the Function Wizard. To open the Function Wizard choose Insert→ Function or press the
shortcut key Ctrl+F2.
1. Once the Function Wizard is open, Select a Category from the Category dropdown box
and select the function from the Function list box.
2. When you select a function its description appears on the right-hand side of the dialog
box. Double-click on the required function.
3. The Wizard now displays a textbox where you can enter data manually in the text box and
the result will be displayed in the Result text box
192
Example
=ACOS (-1) returns 3.14159265358979 (PI
radians)
Example
=ACOSH(1) returns 0, =ACOSH(COSH(4))
returns 4.
=ABS (-76) returns 76, =ABS (74) returns =DEGREES(ACOT(1)) returns 45. The
74, =ABS (0) returns 0. tangent of 45 degrees is 1.
This function returns the inverse This function returns the inverse
trigonometric cosine of Number which is in trigonometric sine of Number where the
radians. The angle returned is in the range angle is in radians. The angle returned is in
0.0 to +PI. To return the angle in degrees, the range -PI/2 to +PI/2. To return the angle
use the DEGREES function. in degrees, use the DEGREES function.
193
Example Example:
=ASIN (0) returns 0. =ASIN (1) returns =CEILING (15.5;2;2) returns 16,
1.5707963267949 (PI/2 radians). =CEILING(-11;-2) returns -10
=DEGREES (ASIN (0.5)) returns 30. The =CEILING (-11;-2;0) returns -10,
sine of 30 degrees is 0.5. =CEILING(-11;-2;1) returns -12
COUNTBLANK (Range)
Returns the number of empty cells in
the cell range.
Example:
=COUNTBLANK (A1:B2) returns 4
if cells A1, A2, B1 and B2 are all empty.
Example:
The Criteria determines which cells
are counted and is in the form of a number,
an expression or a text string. The search text
may also be given in the form of a regular
expression. The command "b.*" is given for all
words that begin with b. If search is for literal
text, enclose the text in double quotes. Figure: 10.25 Statistical functions
196
Example
=IF(A1>5;”True”;"too small") If the value in A1 is higher than 5 then the text “True” is
returned in the current cell otherwise the text “too small” (without quotes) will be returned.
Example
=CONCATENATE("Good ";"Morning ";"Mr. ";"Ramki") returns Good Morning
Mr. Ramki
197
DECIMAL("Text"; Radix) 1. Column chart
10.12 – Charts in OpenOffice Calc This is a bar chart or bar graph with
vertical bars. The height of each bar is
10.12.1 – Introduction proportional to its value. The x-axis shows
Charts and graphs are powerful ways categories. The y-axis shows the value for
to convey information to the reader through each category.
a pictorial representation. OpenOffice Calc Normal type is a sub-type which
offers a variety of different charts and graph shows all data values belonging to a category
formats for data representation. Calc helps next to each other. Main focus is on the
to customize charts and graphs to enhance individual absolute values, compared to
the Presentation in a best manner. every other value.
10.12.2 – Familiarization with the types of Stacked type is a sub-type which
charts shows the data values of each category
There are various types of charts on top of each other. Main focus is the
and graphs for representing data through overall category value and the individual
relevant pictorial representation. The contribution of each value within its
creation and presentation of charts are categor y.
discussed in the following sections. Percent is a sub-type which shows
The following are the types of charts the relative percentage of each data value
that Calc provides. with regard to the total of its category. The
main focus is the relative contribution of
each value to its total category.
198
radial from the doughnut's center.
Area chart
An area chart shows values as points
on the y-axis. The x-axis shows categories.
The y-values of each data series are connected
Figure: 10.28 Horizontal Bar
by a line. The area between each two lines is
Pie Chart filled with a colour. The area chart's focus is
to emphasise the changes from one category
A pie chart shows values as circular
to the next.
sectors of the total circle. The length of the
arc, or the area of each sector, is proportional Normal - this sub-type plots all
to its value. values as absolute y-values. It first plots the
area of the last column in the data range,
Normal Pie is a sub-type which shows
then the next to last, and so on, and finally
sectors as colored areas of the total pie, for one
the first column of data is drawn. Thus, if
data column only. In the created chart, you can
the values in the first column are higher
click and drag any sector to separate that sector
than the other values, the last drawn area
from the remaining pie or to join it back.
will hide the other areas.
Exploded pie is a sub-type which
Stacked - this sub-type plots values
shows the sectors already separated from
cumulatively stacked on each other. It
each other. In the created chart, you can
ensures that all values are visible, and no
click and drag any sector to move it along a
data set is hidden by others. However, the
radial from the pie's center.
y-values no longer represent absolute values,
Doughnut is a sub-type that shows except for the last column which is drawn at
multiple data columns. Each data column is the bottom of the stacked areas.
shown as one doughnut shape with a hole
Percent - this sub-type plots values
inside, where the next data column can be
cumulatively stacked on each other and
shown. In the chart created, you can click
scaled as percentage of the category total.
and drag an outer sector to move it along a
199
Line tab page of the data series properties
dialogue box.
200
Figure: 10.32 3D Points Only
Bubble chart
A bubble chart shows the relation of three variables. Two variables are used for the position
on the x-axis and y-axis, while the third variable is shown as the relative size of each bubble.
The Data Series dialog box for a bubble chart has an entry to define the data range for
the Bubble Size.
Net chart
A Net chart displays data values as points connected by some lines, in a grid net that
resembles a spider net or a radar tube display.
For each row of chart data, a radial is shown on which the data is plotted. All data
values are shown with the same scale, so all data values should have the same magnitude.
5. In Step 2, Data Range, helps to manually correct any mistakes made in selecting the
data. Click one of the options for Data series in rows or in columns. Check whether the
data range has labels in the first row or in the first column or both. Then click the Finish
button, or click Next to change some more details of the chart.
6. The Data Series list box contains a list of all data series in the current chart.
• To organize the data series, select an entry in the list.
• Click Add to add another data series below the selected entry. The new data series has the
same type as the selected entry.
203
• Click Remove to remove the selected entry from the Data Series list.
• Use the Up and Down arrow buttons to move the selected entry in the list up or down. This
does not change the order in the data source table, but changes only the arrangement in
the chart.
• Then click Next button
Case Study: Create a spreadsheet file to store sales data of a particular product and present it
in the form of Chart.
204
Evaluation
Part - A
Choose the best answer:
1. The active sheet colour will be of which colour?
A) Grey B) Green C) White D) Yellow
5. To protect cell in Open Office Calc Format → Cells and click which tab?
A) Protect Cell
B) Protection Cell
C) Cell Protection
D) Cell Protect
205
8. If cell A5 contains value 18, then if 26; “true”, “False”) will return
9. Which can be a powerful way to convey information to the reader through a pictorial
representation?
A) Charts and images B) graphs and images
C) Charts and graphs D) Images and Pictures
10. What will be value returned by = decimal ("16";1101)
A) 12 b) 13 c) d d) e
Part-II
Part-IV
206
Unit III Spreadsheet CHAPTER
11
Data Tools and Printing
Learning Objective
Data Tools are used to manipulate the information in spreadsheet. The data tools in
spreadsheet are used for automated manipulation. For the new users, these tools may be like
advanced options. But, a user who is experienced in these tools can do complex manipulation
in a simple way.
An important aspect of the data tools lies in the visualization of those data for easy
understanding of the user. Conditional formatting gives different font size, font colour and
background colour for different data, based on the user requirement.
Cell formats help to change the font size, font colour, background colour depending on
conditions that we specify. For example, in a table of numbers, all the values above average can
be displayed in green and below average in red by specifying condition.
For example, if the marks of the students are entered in the spreadsheet. The marks
should be shown in different colours for different mark ranges.
Illustration 11.1: Apply the conditional formatting for Table 11.1 as for the condition given
below.
Name Marks
Kumar 32
Arun 67
Gayathri 50
Chandru 98
207
Procedure to apply conditional formatting:
1. Select the cells which contain marks
2. Choose Format → Conditional Formatting from the menu bar
4. Select Condition 1, choose cell value is “greater than” and type 50 in the value box.
5. Then click New Style button. The New Style button has various options such as Font
Style, Font Size, Font colour, Font alignment, Border Colour, and Background colour.
208
Now, the cell style dialog box appears as shown in Figure 11.3a will appear. Click
Background Tab and choose light green and click Ok button.
Record
Sorting data
OpenOffice Calc, sorts the data based on selected column and its corresponding
values present in other columns are also arranged simultaneously. Refer Figure 11.6.
210
Sort Ascending Sort Descending
Sorting data based on more than one field (column) is known as multi sorting.
For example, consider a worksheet containing data of 20 students belonging to different
groups and classes. To rearrange this data alphabetically by name and group code, multi
sorting is used. Refer Figure 11.6.
211
Multi-sorting data
Fainally Click
"Ok"
Step 3: Select the field name (Student name) in which you want to sort from the “sort
by” dropdown list box and then choose order of sorting i.e. Ascending or
Descending. Ascending is the default selection.
Step 4: Select another field name (Group Code) from the “Then by” dropdown list box
and choose the order of sorting to this column.
In OpenOffice Calc, multi sort can be done only for three fields.
212
Figure 11.8 Sorted Table
Note: Names are arranged in Ascending order according to names, while the other data
are also rearranged simultaneously.
In Calc sorting can be done on selected range. But this kind of sorting is generally not
recommended, because the other relevant data are also not sorted. Therefore, OpenOffice
Calc displays a warning message for this type of sorting. Refer Figure 11.9.
Step 2: Click required Sort icon from standard tool bar or Data → Sort command.Calc
displays a “Sort Range” warning message as shown in the Figure 11.9 “Sort
Range” message box has two options, viz. (1) Extend selection (2) Current selection.
Step 3: “Extend Selection” – Sorts the data beyond on the selection. “Current Selection” –
Sort only the selected range of data, remaining data are not sorted.
213
Figure 11.9 Sort by selection
11.4 Filtering
Filter is a way of limiting the information that appears on screen. Filters are a feature for
displaying and browsing a selected list or subset of data from a worksheet. The visible
records satisfy the condition set by the user. Those that do not satisfy the condition are
only hidden, but not removed.
OpenOffice Calc allows three types of filters. They are AutoFilter, Standard Filter
and Advanced Filter.
Auto Filter applies a drop-down list box to each field (columns) filled with similar
data available in that field. Using the list box item, you can filter the data that matches the
criteria of the data concerned.
• Click Auto Filter icon available on the “Standard tool bar” (or) Click Data → Filter
→ Auto Filter
214
• The list box contains similar data in the fields. Refer Figure 11.10 and 11.11
• Each list box item will be considered as filter criteria.
Drop down list box
• Select the data item from the list box. Now, Calc shows only the records which are
satisfy the selected criteria.
Example:
If you want to apply an auto filter to the contents of the Figure 11.4, follow the
following two steps
Step 2: Click Auto Filter icon available on the “Standard tool bar” (or) Click Data →
Filter → Auto Filter
In the above table, if you want to view only the students belonging to the Group Code 402
• Click the dropdown list box’s drop arrow (a tiny triangle) to get the filter criteria.
(Refer Figure 11.11)
215
• Select group code 402 from the list
• The worksheet displays only the student’s details who are studying in group code 402
(Refer Figure 11.12) and the remaining records are hidden.
Auto filter is used only for a single criteria on data, whereas Standard filter is used
for multiple critieria.
216
Step 1:
• Now, the entire data is selected and "Standard Filter" dialog box dispalys as shown in
Figure 11.14.
Step 2:
• Select the column heading from the “Field name” list box for the first criteria.
• Select conditional opeator such as >, <, = etc., from “Condition” list box.
• Type or select the value of critera in the “Value” box.
Step 3:
• Select the one of the logical operator (AND / OR) from “Operator” list box to fix
second criteria.
• Follow the step 2, for the next criteria.
Step 4:
• Click “Ok” to finish.
Example for Standard filter:
If you want to filter the records of “XII-H2” students of group code 402 from the Figure
11.4.
Step 1: Select Data →Filter → Standard Filter
• Now, “Standard Filter” dialog box appears as in Figure 11.14.
Step 2: In “Standard Filter” dialog box, select the first criteria:
• Select Field name as "Group code".
• Select Condition as "=".
• Type or select Value as "402".
Step 3: To select the second criteria:
• Select Operator as “AND”.
• Select Field name as "Class".
• Select Condition as "= ".
• Type or select Value as "XII- H2".
217
Figure 11.14 Standard Filter
Step 4: Click “OK”
• Now, the table displays only the records which match the given two criteria. Refer
Figure 11.15.
Validation will limit the data to be entered in the selected row/column/cell. For example,
in the student database, the maximum roll no is 50. Hence, if the user enters a roll no above 50,
it should give an error message.
Step 1: Enter Roll No in a cell A1 and select the entire column (column A)
Step 2: select Data → Validity, the validity dialogue box appears. Select Criteria tab, Select
whole numbers in the Allow field. It means only integer values are allowed. Fractional values
are not allowed. In the Data field, select less than and in the Maximum field type 50. Refer
Figure 11.16.
218
Figure 11.16 Screen shot of validity dialogue box (Criteria Tab)
Then select Error Alert Tab, select "Show error message when invalid values are
entered" check box. Then select Warning in the Action dropdown list box, Enter title of the
error message (such as invalid) in the Title text box. Then type the error message in the Error
message multi line text box. Refer Figure 11.17.
Figure 11.17 Screen shot of validity dialogue box (Error Alert Tab)
Now, in the Roll No column, if the user types values above 50, the error message will
appear as shown in Figure 11.18.
219
Figure 11.18 Screen shot of validity error
Input Help is used to provide various options such as choosing the gender of a person
(Male or Female), Month (Jan,Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec).
The following steps will guide to generate the List for Gender.
Step 3: Go to Data → Validity then the dialogue box will appear (refer Figure 11.19)
220
Figure 11.19 Screen shot of Input Help list
Step 4: Select Input Help Tab, type Title as Gender. then type, Male and Female in the Input
Help Field. Then press “Ok”.
Step 5: Goto the selected cell no, the input help message will appear (refer Figure 11.20).
Figure 11.20 Screen shot of spread-sheet after applying Input Help list
Step 1: To format the page size, go to Format → Page in the menu bar. The dialoge box will
appear as shown in Figure 11.21.
221
Figure 11.21 Page Style dialoge box
222
If the worksheet appears in the required format, press close preview, otherwise choose Format
→Page Tab in the top of the screen.
223
Figure 11.24 Footer Dialogue Box
If a sheet is printed on multiple pages, you can set up certain rows or columns to repeat
on each printed page.
For example, if the top two rows of the sheet as well as column A need to be printed on all
pages, do the following steps:
224
Step 2: On the Edit Print Ranges dialog box, type the rows in the text entry box under Rows
to repeat. For example, to repeat rows 1 and 2, type $1:$2. This automatically changes Rows to
repeat from “- none –“ to “- user defined –“.
Points to Remember:
Evaluation
Part I
Choose the correct answer
1. There are 10000 rows in a worksheet. The user needs to view only particular rows of the
database. Which of the following tool is used?
A. Sorting B. Merging C. Filtering D. Formatting
2. The customer is required to design the item number between 101 to 200. If the user types
above 200 or below 100, the system should give an error message. Which of the following
tool is used?
A. Listing B. Filtering C. Formatting D. Validating
3. In a form, the teacher needs “True or False” as a drop down menu. Which of the following
tool is used?
A. Form B. Data C. List D. Format
4. The size of an A4 paper is 21 cm x 29 cm. If the user chooses Landscape orientation, then
the size of the paper is…..?
A. 21 x 29 B. 29 x 21 C. None of the above D. All of the above
225
Part II
Answer the following questions (2 Marks)
5. What is sorting?
6. What are the type of the filters?
7. What is header and footer?
8. Write the steps to format the margin of the paper as 1” in all sides.
Part III
Answer the following questions (3 Marks)
9. The user needs page number at the bottom of all pages. Which tool is used? Write the
steps to design the needs.
10. Write the steps for sorting the database based on the customer name in ascending order
11. Write the steps to print the title row on every page of the spread-sheet
Part IV
Answer the following questions (5 Marks)
12. Create a student database with register number, student name, Mark1, Mark2, and Mark3.
Calculate the total and average of the students. Show the marks which are below 50 in red
colour and marks above 50 in green colour.
13. Explain the applications of Header and Footer with example
Practicals
Type the registration number and name of the student, mark 1 if the student is present and
mark 0 if the student is absent on the date. Apply conditional formatting such as if the student is
present that should represent in green colour and the absentees should represent in red colour. Then
calculate number of present days, number of absent days and attendance percentage of the student.
Also calculate number of student present per day and number of student absent per day.
• Explore drawing Objects and inserting • Text, images, video, animation effects,
OLE links and sound can be combined on
each slide to create a final product.
• Draw freeform shapes
The most commonly known
• Rotate Objects presentation programs are OpenOffice
Impress, Microsoft PowerPoint and
• Create animation in slides/objects Apple's Keynote. In this chapter, we
are going to explore on OpenOffice
presentation Software Impress.
227
12.2. Impress
Impress is the
OpenOffice presentations
(slide show) module. You can
create slides using Impress. It
contains different elements like
text, bullets and numbered lists,
tables, charts, clipart and a range
of graphic objects. Impress has
access to the spelling checker
and thesaurus. Also, it comes
with pre-packaged text styles,
background styles with online
help.
1. By selecting an Empty
presentation
Figure 12.2 – Opening Impress using Start button
3. By selecting from Open existing
2. By selecting From Template
presentation
228
12.4.1. Using Empty presentation design. The slide design section gives
1. Select Empty presentation under you two main choices: Presentation
Type. It creates a presentation from Backgrounds and Presentations.
scratch. 4. Select the output medium from the
2. Click Next. The Presentation Wizard list of choices for slide design. Choose
Step 2 appears. Figure 12.4 shows the anyone from the list. The preview of
Wizard. the same will be shown in the preview
pane.
3. Choose a design under Select a slide
Figure 12.3 – Using the Presentation Wizard to choose the type of presentation
229
5. <Original> is an empty background. 8. Click Next. The Presentation Wizard
You can also select among three Step 3 appears (Figure 12.7). In this
predefined Presentations: <Original>, step, you can choose the desired slide
Introducing a New Product, and transition from the Effect drop-down
Recommendation of a Strategy. menu. Select the desired speed for
(Figure 12.6). the transition between the different
slides in the presentation from the
6. Click an item to see a preview of the Speed drop-down menu. Medium is
slide design in the Preview window. a good choice. Click Create. A new
presentation is created. (Figure 12.8)
7. Select how the presentation will be
used under Select an output medium.
Generally, presentations are created
for computer screen display, so select
Screen option. (Figure 12.6).
230
Figure 12.6 Selecting a slide design using Presentations
231
12.4.2. Using Template Choose the template that you want.
• If you choose the option From (Figure 12.9).
template, it uses a template design • "Introducing a New Product" and
already created as the basis for a new "Recommendation of a Strategy are
presentation. The wizard changes pre-packaged presentation templates.
to show a list of available templates.
232
12.4.3. Using Open existing presentation • You have to open a presentation
already prepared by clicking Open
• If you choose the option Open button. The wizard changes to show
existing presentation, it helps in a list of existing presentations, from
continuing the work on a previously which you can choose the one that
created presentation. you want. (Figure 12.10).
Figure 12.10 Opening a new presentation using Open existing presentation option
233
Tip Notes 3. Or else, choose File → New →
First Spreadsheet Presentation. (Figure 12.12).
• If you do not want the wizard 12.5. Parts of the Main Impress window
to start every time you start
Impress, select the Do not show The main Impress window (Figure
this wizard again checkbox. 12.13) has three parts: the Slides
pane, the Workspace and the Task
• Leave the Preview checkbox
pane. Additionally, several toolbars
selected, so templates, slide
can be displayed or hidden during the
designs, and slide transitions
creation of a presentation.
appear in the preview box as
you choose them. Tip Notes
Figure 12.12 Opening a new presentation using File menu
234
Figure 12.13 Main window of Impress
12.5.1. Slides pane • Rename a slide helps to change the
name of a slide. The default names
• The Slides pane contains thumbnail are slide1, slide2,....
pictures of the slides in your
presentation, in the order of our • Copy or move the contents of one
insertion of slides. slide to another (copy and paste, or
cut and paste, respectively).
• Clicking a slide in this pane selects it
and places it in the Workspace. While It is also possible to perform the
it is there, you can apply any changes following operations, other than using the
that are desired to that particular Slides pane.
slide. • Change the slide transition following
the selected slide or after each slide in
Several additional operations can
a group of slides.
be performed on one or more slides in the
Slides pane: • Change the sequence of slides in the
presentation.
• Add new slides at any place within
the presentation after the first slide. • Change the slide design. (A window
opens allowing you to load your own
• Mark a slide as hidden so that it will design.)
not be shown as part of the slide show. • Change slide layout for a group of
slides simultaneously. (This requires
• Delete a slide from the presentation if
using the Layouts section of the Tasks
it is no longer needed.
pane.)
235
12.5.2. Tasks pane use it as it is or modify it to suit your own
requirements. At present, it is not possible
The Tasks pane has five sections: to create custom layouts. (Figure 12.15)
1. Master Pages
3. Table Design
236
4. Custom Animation
5. Slide Transition
237
12.6. Window elements of Impress viewing. It is a good practice to check
the information shown there. In case
Figure 12.19 shows the elements you do not need the information in the
of the Impress Window Open source Status Bar, you can hide it by selecting
ap p l i c at i on . View → Status Bar from the main menu.
View Button
Scroll Bar
238
you assemble the various parts of your
selected slide. Each view is designed to
ease the completion of certain tasks.
239
by scrolling down the Navigator list until or Move Down) on the Text Formatting
you find the one that you want and then toolbar.
double-click it. (Figure 12.21).
Change the outline level for any
12.7.2. Outline view of the paragraphs in a slide using the left
and right arrow buttons (Promote or
Outline view contains all the slides D e m o te ) .
of the presentation in their numbered
sequence. Only the text in each slide is Both move a paragraph and change
shown. Slide names are not included. its outline level using a combination of
four arrow buttons.
Outline view serves for two purposes.
2) Comparing the slides with your outline
1) Making changes in the text of a slide: (if you have prepared one in advance). If
you notice from your outline that another
• Add or delete text in a slide just as in slide is needed, you can create it directly
the Normal view. in the Outline view or you can return to
the Normal view to create it, then return
• Move the paragraphs of text in the
to review all the slides against your outline
selected slide up or down by using the
in the Outline view.
up and down arrow buttons (Move Up
240
If a slide is not in the correct sequence, 12.7.3. Notes view
you can move it to its proper place: Use the Notes view to add notes to a slide:
a) Click the slide icon of the slide that 1) Click the Notes tab in the Workspace
you wish to move, as indicated in (Figure 12.23).
Figure 12.22.
2) Select the slide to which you will add
b) Drag and drop it where you want. notes.
241
• Double-click the slide in the Slide 2) Adjust the number of slides (up to a
pane, or maximum of 15).
• Double-click the slide’s name in the 3) After you have adjusted the
Navigator. number of slides per row,
View → Toolbars → Slide.
3) In the text box below the slide, click
View will remove this toolbar from
on the words Click to add notes and
v i e w.
begin typing.
To move a slide in a presentation using the
You can resize the notes text box
Slide Sorter:
using the green resizing handles and
move it by placing the pointer on the 1) Click the slide. A thick black border is
border, then click and drag. To make drawn around it.
changes in the text style, press the F11
key to open the Styles and Formatting 2) Drag and drop it to the location you
w i n d ow. want.
12.7.4. Slide Sorter view • As you move the slide, a black vertical
The Slide Sorter view contains all of the line appears to one side of the slide.
slide thumbnails (Figure 12.24).
• Drag the slide until this black vertical
Use this view to work with a group of line is located where you want the slide
slides or with only one slide. to be moved
Change the number of slides per To select a group of slides, use one of
row, if desired: these methods:
1) Check View → Toolbars → Slide View • Use the Control (Ctrl) key: Click
to show the Slide view toolbar (Figure on the first slide and, while pressing
12.24 ). Control, select the other desired
slides.
242
Figure 12.24 Presentation in Slide Sorter view
• Use the Shift key: Click on the first slide, and while pressing the Shift key, select the
final slide in the group. This selects all of the other slides in between the first and the
last.
• Use the cursor: Click on the first slide to be selected. Hold down the left mouse
button.
A dashed outline of a rectangle forms as you drag the cursor through the slide
thumbnails and a thick black border is drawn around the selected slides. Make sure
that this rectangle includes all the slides you want to select. (Figure 12.25)
2) Drag and drop the group to their new location. The same vertical black line appears
to show you where the group of slides will go. You can work with slides in the Slide Sorter
view as in the Slide pane.
To make changes, right-click a slide and do the following, using the pop-up menu:
243
• Add a new slide after the selected slide.
– For one slide, click the slide to select it. Then add the desired transition.
– For more than one slide, select the group of slides and add the desired transition.
• Mark a slide as hidden. Hidden slides will not be shown in the slide show.
Handout view is for setting up the layout of your slides for a printed handout. Click
the Handout tab in the workspace, then choose Layout in the tasks pane (Figure 12.26).
You can then choose to print one, two,three, four, or six slides per page.
To print a handout:
1) Select the slides using the Slide Sorter. (Use the steps listed in selecting a group of
slides.)
2) Select File → Print or press Ctrl+P to open the Print dialog box.
3) Select Options in the bottom left corner of the Print dialog box.
244
4) Check Handouts in the Contents section, and then click OK.
5) Click OK to close the Print dialog box.
Tip Notes
245
Activity
Student Activity
• Empty presentation
• From Template
2. Compare the difference on opening the presentation using the above three methods.
Teacher Activity
This entire chapter can be taught with the help of the following methodology.
1. Laboratory Activity – the teacher can make the entire class to go to the lab and can
explain the concept using a projector in the lab.
2. Or else, the teacher can demonstrate the concept using a PC and a projector inside the
classroom.
3. The teacher apart from this Open source software, can compare the elements of the
windows and creating presentations in MS PowerPoint also.
Evaluation
Part I
A) F6 B) F9 C) F5 D) F10
246
3. In Impress, which views shows thumbnail versions of all your slides arranged in
horizontal rows.
7. In presentation tools, the entry effect as one slide replaces another slide in a slide
show. Identify the option that suits after reading the statement.
8. Vanya has made a presentation on “Global Warming”. She wants to progress her slide
show automatically while speaks on the topic in the class. Which features of Impress
would she use?
Part II
247
Part III
Part IV
a. She wants that except for the first slide, all the slides should have the same design.
For this, what does she need to do?
b. To easily communicate with her audience, she wants to provide them with a hard
copy of the slides of the presentation. What should she create for it?
c. She wants to insert some pictures and movie files in some slides. How can she do
that?
d. Suggest her the view that would be the most suitable for showing the presentation
to the audience.
e. To make her presentation more attractive, she wants to add some effects in it. How
can she do it? Suggest.
2. Explain how a presentation can help a sales person to promote his/her products.
248
Unit IV Presentation CHAPTER
13
Presentation Advanced
Learning Objectives
Pasting text
Text may be inserted into the text box by copying it from another document and pasting
it into Impress. There are several ways to ensure consistency. These methods are explained
below.
It is normally good practice to paste text without formatting and apply the formatting
later. To paste without formatting, press Ctrl+Shift+V or select Unformatted text from the
dialogbox that appears (Figure 13.1), or click on the small black triangle next to the paste
symbol in the standard toolbar (Figure 13.2)and select Unformatted text.
249
Figure 13.1 dialog box to paste text
If pasting the text into an AutoLayout area, then to give the pasted text the same look
and feel of the rest of the presentation apply the appropriate out line style to the text. To do so:
4. Use the four arrow buttons in the Text Formatting toolbar to move the text to the
appropriate position.
250
Figure 13.3 Selecting Default formatting from the menu bar
1. Click in the place in the text where you want to insert the character.
2. Choose Insert → Special Character. The Special Characters dialog box appears.
(Figure 13.4).
3. Choose the font and character subset from the Font and Subset drop-down menus.
4. Click the character you want to insert. You may have to scroll to find the one you want.
5. Click OK.
251
Figure 13.4 Inserting special characters
To show toolbar buttons that are not visible, click on the small down-arrow on the right
end of the tool bar, move the cursor over Visible Buttons and then click on the icon you wish
to make visible (Figure 13.5).
Formatting text
Formatting text can give a presentation a consistent look and a dynamic feel.
Modifying a style
In Impress there are two categories of styles: presentation styles and graphics styles.
When inserting text in an Auto Layout area, the presentation styles become available. When
inserting text in a text box or a graphic object it is possible to apply the graphic styles.
252
If you have selected a presentation style, the dialog box in Figure 13.6 will appear. The
Presentation Style dialog box determines the formatting of the text.
The dialog box for making modifications to a graphics style is shown in Figure 13.7.
Text must be selected before it can be formatted manually.
Formatting characters
To view the character formatting options, select Format → Characteror click the
Character button on the Text Formatting toolbar. (If a toolbar with the text icon is not visible,
choose View→ Toolbars → Text Formatting.) The Character dialog box appears.
253
Font page
Use the Font page, shown in Figure 13.8, to select the desired font type, its base attributes
(Italic, Bold, etc.) as well as the size. A sample of the font is displayed in the lower part of the
dialog box. You can also specify the language of this style.This page is available when creating
or modifying a presentation style or a graphics style.
Figure 13.8 The dialog box to set the basic font attributes
When writing a presentation in multiple languages, you can make the best of the language
setting by creating two styles that only differ in the language but are otherwise the same. This
allows you to check the spelling of all of the contents without affecting the appearance.
254
Position page
The Position page, shown in Figure 13.10, has advanced options to customize text. This
page is not available when creating or modifying a presentation style or a graphics style. Use
this page to set the text position relative to the baseline when you need to insert subscripts or
superscripts.
Formatting paragraphs
To view the paragraph formatting options, select Format → Paragraph or click the
Paragraph button on the Text Formatting toolbar. If a toolbar with the text icon is not visible,
choose View → Toolbars → Text Formatting. The Paragraph dialog box (Figure 13.11) is
shown.
255
Indents and Spacing page
The Indents and Spacing page, shown in Figure 13.12, has four sections:
• Indent: modifies the indentation of the text (before and after) as well as the indentation of
the first line.
• Spacing: defines the space before and after each paragraph formatted with the style.
• Line spacing: determines the spacing between two lines
Alignment page
Use the Alignment page to determine the text alignment: Left, Right,Center, or
Justified. A preview shows the effects of the changes. (Figure 13.12)
Tabs page
Use the Tabs page, shown in Figure 13.13, to set tab stops. To delete one existing tab
stop, select it in the list and click the Delete button. To delete all the tab stops, click the Delete
All button.
256
Figure 13.13 The tabs option in paragraph formatting dialog box
You can customize the appearance of a list, changing the bullet type or numbering for
the entire list or for single entry. All the changes can be made using the Bullets and Numbering
dialog box. It is accessed by selecting Format → Bullets and Numbering or by clicking on the
Bullets and Numbering icon on the text formatting toolbar. (Figure 13.14)
1. Create a presentation using 8 slides and insert the following features in each slide.
• Pasting using unformatted text
• Formatting the text pasted
• Inserting special characters
• Formatting text (Changing font attributes)
• Formatting characters
• Formatting paragraphs
• Creating bulleted and numbered lists
In order to insert an image in OpenOffice Impress, place the cursor in the place where
you want the image to be inserted. Then, Click Insert → Picture → From File option from the
menu. Refer Figure 13.15.
OpenOffice Impress will display the dialog box, where you can select the image from
the specific location and select open. The image will be inserted in the specified location. Refer
Figure 13.16.
258
Figure 13.16 Inserting picture from the specific folder
In order to format pictures, right click on the picture and select the option you want to
do to that picture. Through the options, you can crop, resize, align, arrange, flip and so on.
259
Inserting and formatting shapes
In order to insert shapes, make the Drawing tools visible by choosing View → Toolbars
→ Drawing option as shown in Figure 13.18. If it is already available, it will be in the bottom
of the screen as in Figure 13.19. You can insert 2D as well 3D shapes. You can customise as per
your need.
260
Figure 13.20 Inserting a table using main menu
The table is placed at the center of the slide, but you can move it wherever it is more
convenient by selecting it then dragging it in the new position.
Table toolbar
When a table is selected, the Table toolbar (Figure 13.22) will be displayed. If necessary,
you can open the toolbar using View → Toolbars → Table. By default the toolbar will float,
but you can fix it to the side or top of the work area wherever you want.
261
1 Create Table 7 Merge Cells 13 Insert Row
2 Line Style 8 Split Cells 14 Insert Column
3 Line Color (border) 9 Optimize 15 Delete Row
4 Borders 10 Top alignment 16 Delete Column
5 Area style filling 11 Center alignment 17 Table design
6 Available fillings 12 Bottom alignment 18 Table properties
The Table toolbar contains the tools you need to manipulate a table.
Deleting a table
To delete a table, select it and then press the Delete key on the keyboard.
Inserting a chart
To creat a chart using the Insert Chart feature do the following:
1. Select Insert → Chart, or click the Insert Chart icon on the Standard toolbar. A chart
appears that has been created using sample data. See Figure 13.23.
262
2. To enter your own data in the chart, select Chart Data Table by right clicking the chart
made with sample data. (Figure 13.24)
3. A table with predefined data’s will be seen. You can change the data as per your need.
(Figure 13.25)
4. A wide range of chart types and variations are available. You can choose any chart.
(Figure 13.26)
263
Figure 13.26 Chart Type dialog box showing two-dimensional charts
On the left hand side, select one of the four types of hyperlinks:
264
• Document: the hyperlink points to another document or to another place in the
presentation.
• New document: the hyperlink creates a new document.
• In the Tasks pane, choose Custom Animation (Figure 13.30). Click Add. The Custom
Animation dialog box appears.
• Choose an effect from one of the pages of this dialog box and choose the speed or duration
of that effect.
• To choose the animation to be applied when the object is placed on the screen, use an
effect, for example Fly In or Dissolve In.
• Use the Emphasis page to apply an effect that changes the font color or applies special
effects to the text such as blinking text.
• To choose the effect to be applied when the object is leaving the page, use the Exit page.
266
Figure 13.31 Custom Animation dialog box.
• If you want the object to move along a line or curve, select an animation from the Motion
Paths page.
• Click OK to save the effect and return to the Custom Animation page on the Task pane. Here
you can choose how to start the animation, change the speed, and apply some additional
properties of the selected effect.
• Choices may vary depending on the selected object. For example, pictures and text have
different Emphasis choices.
On click—the animation stops at this effect until the next mouse click.
With previous—the animation runs at the same time as the previous animation.
267
13.2. Modifying the slide transition
Slide transitions are the effects that take place when one slide gives way to the next one
in the presentation, like Roll down from top or Fly in from left. They add dynamic style to a
slideshow, smoothing the transition between slides.
You can add transitions while in Slide Sorter view or in Normal view. To see the effect
of a selection, you need to be in Normal view and select the Automatic preview checkbox in
the Slide Transition page of the Tasks pane.
You can apply a single type of transition to all slides in the presentation or apply a
different transition to any single slide, even having a different transition for every slide in the
show.
• In the Slides pane or Slide Sorter view, select the slides to which you want to apply the
transition.
• If you want to apply the transition to select slides, he transition to apply to all slides.
• Modify the selected transition by changing the speed or adding a sound, in the Modify
transition area.
• If you choose to play a sound, select it in the Sound list. The Loop until next sound
checkbox now becomes active. Select this checkbox to play the sound repeatedly until
another sound starts.
• Choose how to advance to the next slide: manually (on mouse click) or automatically.
If you choose automatically, you can specify how long the slide remains visible before it
automatically advances to the next slide.
• If you want the effect you just defined to apply to all slides in the show, click the Apply to
All Slides button.
• To start the slide show from the current slide (so you can see all the transitions), click the
Slide Show button.
268
Figure 13.32 Slide Transition
2. Choose No Transition in the list on the Slide Transition page of the Tasks pane.
If you want most of the slides to have the same transition, but a few to be different, you
may find it easiest to apply one transition to all slides and then change only the ones you want
to be different.
13.3 Setting and Controlling the slide show - timer or mouse controlled
• Click Slide Show > Slide Show on the main menu bar. (Refer Figure 13.33).
• Click the Slide Show button on the Presentation toolbar or the Slide Sorter toolbar (Refer
Figure 13.34).
• Press F5.
269
Figure 13.33 Running Slideshow using Slideshow menu
Figure 13.34 Running Slideshow using Slideshow button from the Toolbar
• If the slide transition is set Automatically, after x seconds the slide show will run by itself.
• If the slide transition is On mouse click, do one of the following to move from one slide to
the next.
• Use the arrow keys on the keyboard to go to the next slide or to go back to the previous
one.
• When you advance past the last slide, the message “Click to exit presentation...” appears.
Click the mouse or press any key to exit the presentation.
• To exit the slide show at any time, including at the end, press the Esc key.
270
Points to Remember:
Evaluation
Part I
271
Part II
Answer to the following questions (2 Marks)
1) What do you understand by Save Auto Recovery Information?
2) Define Extended Tips option?
3) List out pre-packaged layouts
4) Define slide master
5) List out the presentation supported file types.
Part III
Answer to the following questions (3 Marks)
1) How to create first slide in presentation?
2) How to Delete a Slide in presentation?
3) How to perform Saving a Presentation file?
4) How do you insert Pictures into a slide?
5) What are the multimedia options available in Drawing toolbar?
Part IV
Answer the following questions (5 Marks)
1) Discuss in detail about Graphic Objects feature in Presentation
2) Explain methods to handle Multimedia files in presentation slides
3) List out and explain the advantages of Master slides in presentation.
4) Create and perform the following presentation activity about school annual achievement
1) Inserting the first slide using Title Slide layout
2) Create additional slides and insert images and videos about school annual achievement
3) Perform delete and rearrange operations in the existing presentation file
4) Finally Running the slide show and start your presentation
GLOSSARY
272
Unit V Computer Networks,
Internet and Email
CHAPTER
14
Computer Network
273
information including text, graphics, audio, WWW Operation
video and hyper links. These hyper links are WWW works on client- server approach.
the link to other web pages. Following steps explain how the web works:
Web Browser is an application software that 1. The User enters the URL (say http://
allows us to view and explore information www.tngovernmentjobs.in/) of the web
on the web. page in the address bar of web browser.
Following are the most common web 2. The browser then requests the
browser available today: Domain Name Server for the IP
address corresponding to www.
Table 14.1
tngovernmentjobs.in.
Browser Vendor 3. After receiving the IP address, the
Internet browser sends a request to the web page
Microsoft
Explorer and web server using HTTP protocol.
Google 4. The web server receives request using
Google
Chrome HTTP protocol and checks for the
Mozilla requested web page. If found returns
Mozilla
Firefox back to the web browser and closes the
Netscape Netscape Communications HTTP connection.
Navigator Corp. 5. Now the web browser receives the web
Opera Opera Software page, it interprets and displays the
contents of web page in web browser’s
Safari Apple
window.
Sea
Mozilla Foundation
Monkey
K-meleon K-meleon
Internet
Web server is a computer where the web content is stored. Basically web server is used
to host the web sites.
274
Internet • Google+
275
Topology: is connected to a single cable. All devices
are connected to a common backbone.
Topology describes the physical Maximum nodes that can be attached are
cabling layout and the logical way of moving 30.
data between components.
Features of Bus Topology
14.2. Network Topologies
1. It transmits data only in one direction.
Network Topology is the schematic
description of a network arrangement, 2. Every device is connected to a single
connecting various nodes (sender and cable.
receiver) through lines of connection.
Bus Topology
Node
Backbone Cable
Terminator Terminator
Node
Node
1. It is cost effective.
276
STAR Topology
Computer
HUB
Computer
Computer
Printer
Computer
In this type of topology all the computers are connected to a single hub/switch through
cables. This hub is the central node and all others nodes are connected to the central node.
1. In this type, every node has its own dedicated connection to the hub.
1. The performance is fast with few nodes and low network traffic.
4. Only the failed node will get affected, and the rest will work smoothly.
277
TREE Topology the second level of hierarchy. The second
level nodes are connected to the third level
This type of topology is arranged in nodes, which in turn are connected to the
the form of a tree like structure in which fourth level nodes and so on. Except the
top level contains parent node (root node), top-level nodes, each level node has a parent
which is connected with the child nodes in node. It is also called hierarchical topology.
1. It is ideal if workstations or nodes are 14.3.1. Computer Networks are classified
located in groups. into four types based on the size, distance
and the structure namely: LAN (Local
2. It can be used in Wide Area Network.
Area Network), MAN (Metropolitan Area
Advantages of Tree Topology Network), WAN (Wide Area Network) and
PAN (Personal Area Network).
1. The expansion of nodes is possible in
this type. Personal area network
LAN
Printer
File Mail Print
server server server
279
Internetworking
Device
Network 1
Internetworking
Internetworking Device
Device Network 2
MAN
Network 3
WANs.
• The dual bus used in MAN helps the File Server File Server File Server Colour Printer Plotter Fax
280
14.4. Wired Technologies
Workshop-2
Go to your Computer laboratory
The means through which data is
and try to identify the type of computer
transferred from one place to another is called
network followed there. Seek help from
transmission or communication media.
your teacher.
There are two categories of transmission
media used in computer communications.
• Wired/Bounded/Guided media
• Wireless/Unbounded/Unguided media
Transmission modes
281
contains two conductors that are parallel
to each other.
• Copper is used in this as a central
conductor. It is surrounded by PVC
installation.
• Outer metallic wrapping is used as a
shield against noise and as a second
Figure 14.9 Unshielded Twisted Pair Cable
conductor which completes the circuit.
It consists of two insulating copper • The outer conductor is also encased in
wires (1mm thick). The wires are twisted an insulating sheath. The outermost part
together in a helical form to reduce electrical is the plastic cover which protects the
interference from similar pair. whole cable.
Advantages • The most common coaxial standards are:
• It has high speed capacity. • 50-Ohm RG-7 or RG-11 : used
• Higher grades of UTP are used in LAN with thick Ethernet.
technologies like Ethernet. • 50-Ohm RG-58 : used with thin
Shielded Twisted Pair Cable Ethernet
This cable has a metal foil or braided- • 75-Ohm RG-59 : used with cable
mesh. Electromagnetic noise penetration t e l e v i s i on
is prevented by metal casing. Shielding • 93-Ohm RG-62 : used with
also eliminates crosstalk. It is faster than A R C N E T.
unshielded and coaxial cable.
Insulator
Inner
conductor
Outer conductor
Plastic Cover (shield
282
• This can span longer distance at higher communication must be made between the
speeds as they have better shielding two devices. Optical fibres use reflection to
when compared to twisted pair cable. guide light through a channel. A glass or
Fiber Optical Cable plastic core is surrounded by a cladding of
less dense glass or plastic. The difference in
A fibre-optical cable is made of density of the two materials must be such
glass or plastic and transmits signals in the that a beam of light moving through the
form of light. In fibre optical cable, light core is reflected off the cladding instead of
moves only in one direction. For two way being refracted into it.
communication to take place a second
Cladding
Core
Sender Receiver
Cladding
Line-of-sight transmission
is a characteristic of electro
magnetic radiation which
means waves will travel in a
Figure 14.14 Bluetooth Technology direct path from the source to the receiver.
Infrared
Infrared technology is a type of
wireless communication technology to
transfer data between two infrared enabled
284
Line of Sight
Location A Location B
Radio link
286
14.6.1. Hub
A switch is a hardware device that filters and forwards network packets. A network
switch also connects computers to each other, like a hub. When a switch receives a packet of
data, it determines what computer or device the packet is intended for and sends it to that
computer only. It does not broadcast the packet to all computers as a hub. For this reason
alone, switches are usually preferred over a hub.
Repeater
Whenever a repeater receives a signal through one of its ports, it repeats or sends the
incoming signal onto the other port. Its main use is to amplify and regenerate signals.
287
Repeater
A network gateway joins two networks so the devices on one network can communicate
with the devices on another network. Gateways serve as the entry and exit point of a network.
For basic Internet connections at home, the gateway is the Internet Service Provider that gives
you access to the entire Internet.
A gateway is often associated with a router. Routers can be gateways because a router
can control the path through which information is sent in and out.
The default gateway is the machine IP number that you need to access to get to the rest
of the network or the Internet.
Internet
Web server
Workstations
Gateway
288
• Whenever you visit a website, the domain MAC Address
name appears in the address bar of the
web browser. Some domain names are • MAC stands for "Media Access Control".
preceded by "www" (which is not part of • A MAC address is a hardware
the domain name), while others omit the identification number that uniquely
"www" prefix. identifies each device on a network.
• All domain names have a domain suffix, IP address
such as .com, .net, or .org. The domain
suffix helps identify the type of website • IP stands for "Internet Protocol." An
the domain name represents. There are IP address, is a unique address that
only a limited number of such domains. identifies a device on the Internet or a
For example: local network.
• th - Thailand
Workshop-5
Domain names are relatively cheap Write down the IP address of the
to register, though they must be renewed PCs used in your computer laboratory.
every year or every few years. Anyone can
register a domain name, so you can purchase 14.8. Wireless/Mobile Communication
a unique domain name for your blog or
website. Wireless communications is a type of
data communication that is performed and
When you access a website, delivered wirelessly. This is a broad term
the domain name is actually that incorporates all procedures and forms
translated to an IP address, of connecting and communicating between
which defines the server where two or more devices using a wireless
the website is located. This translation signal through wireless communication
is performed dynamically by a service technologies and devices.
called DNS.
289
14.8.1. GSM (Global System for Mobile Communication)
The Global System for Mobile Communications (GSM) is a second generation (2G) standard for
mobile networks.
PSTN Internet
BTS
MSC
MSC
BTS
Database
292
Multipoint videoconferencing allows A firewall is a network security
three or more participants to sit in a virtual system, either hardware- or software-based,
conference room and communicate as if they that uses rules to control incoming and
were sitting right next to each other. outgoing network traffic. A firewall acts as
a barrier between a trusted network and an
14.10. Network Security Concepts untrusted network.
Cookies
14.10.1.Cyber Law
Cookies are small files which are
Cyber law is the part of the overall stored on a user's computer. They are
legal system that deals with the Internet, designed to hold a modest amount of data
cyberspace, and their respective legal issues. specific to a particular client and website,
Cyber law covers a fairly broad area including and can be accessed either by the web server
freedom of expression, access to and usage of or the client computer.
the Internet and online privacy. Cyber law has Hacking
been referred to as the Law of the Internet. Computer hacking refers to the
practice of modifying or altering computer
software and hardware to accomplish a goal
that is considered to be outside of the creator's
original objective. Those individuals who
engage in computer hacking activities are
typically referred to as “hackers.”
Crackers
A cracker is someone who breaks
into someone else's computer system,
often on a network; bypasses passwords
or licenses in computer programs; or
in other ways intentionally breaches
Figure 14.23 Cisco Hardware Firewall
computer security.
Points to Remember:
293
• Network Topology is the schematic description of a network arrangement, connecting
various nodes (sender and receiver) through lines of connection.
• A personal area network, or PAN, is a computer network that enables communication
between computer devices
• A Local Area Network is a privately owned computer network covering a small
Networks geographical area, like a home, office, or groups of buildings e.g. a school
Network
• MANs are usually owned by large organizations to interconnect its various branches
across a city.
• Computers connected to a Wide Area Networks are often connected through public
networks
• A fibre-optic cable is made of glass or plastic and transmits signals in the form of
light.
• The term wireless refers to the communication or transmission of information over a
distance without requiring wires, cables or any other electrical conductors.
• Bluetooth is used to connect different electronic devices wirelessly to a system for
transferring and sharing data.
• Infrared technology is a type of wireless communication technology to transfer data
between two infrared enabled devices through infrared radiation.
• A WiFi setup consists of a wireless router which serves a communication hub, linking
portable device with an internet connection.
• Hub is a common connection point for devices in a network.
• A switch is a hardware device that filters and forwards network packets.
• Repeaters remove the unwanted noise in an incoming signal.
• Gateways serve as the entry and exit point of a network.
• A domain name is a unique name that identifies a website.
• MAC stands for "Media Access Control" Address.
• IP stands for "Internet Protocol." An IP address, is a unique address that identifies a
device on the Internet or a local network.
• Wireless communications is a type of data communication that is performed and
delivered wirelessly.
• The Global System for Mobile Communications (GSM) is a second generation (2G)
standard for mobile networks.
• CDMA (Code-Division Multiple Access) refers to a protocol used in second-
generation (2G) and third-generation (3G) wireless communications.
• General Packet Radio Service (GPRS) is a packet-switching communications protocol
for cellular networks.
• WLL is a system that connects subscribers to the local telephone station wirelessly.
• Voice mail system can be thought as a message box for phone user to store voice
294
messages and retrieve it through telephone.
• A video conference is a live, visual connection between two or more people residing
in separate locations for the purpose of communication.
• Cyber law is the part of the overall legal system that deals with the Internet, cyberspace,
and their respective legal issues.
• A firewall is a network security system, either hardware- or software-based, that uses
rules to control incoming and outgoing network traffic.
• Cookies are small files which are stored on a user's computer.
• A cracker is someone who breaks into someone else's computer system
Activity
Student Activity
1. Identify the type of network in your computer lab.
2. Analyse the type of wired technologies in the computer lab.
3. Prepare a report on the types of cables used in your school. (Include the image of the
cables in the report)
4. How will you change your computer’s IPv4 address? Write the steps.
5. Identify 10 domain names of famous educational websites.
Activity
Teacher Activity
1. The teacher should make the students to go to the lab for explaining the following
concepts:
a. Network Topologies
b. Types of Networks
c. Wired Technologies
d. Wireless Technologies
e. Network devices
2. The teacher can prepare a PPT for the same and explain the concepts.
3. The teacher can make use of real objects like types of cables, network devices to
explain those concepts.
4. The teacher should demonstrate how to set/change the IPv4 address.
295
Evaluation
Part I
Answer the correct answer
1. Which one of the following is not used in media access control?
A) ethernet B) digital subscriber line
C) fiber distributed data interface D) none of the mentioned
2. Which is the first network used to exchange information?
A) CNNET B) NSFNET C) ASAPNET D) ARPANET
3. Which of the following type of network contains Bluetooth as its example?
A) personal area network B) local area network
C) virtual private network D) none of the mentioned
4. Identify the device that forwards packets between networks by processing the routing
information included in the packet.
A) bridge B) firewall C) router D) all of the mentioned
5. Your company has a LAN in its downtown office and has now set up a LAN in the
manufacturing plant in the suburbs. To enable everyone to share data and resources
between the two LANs, what type of device(s) are needed to connect them? Choose the
most correct answer.
A) Modem B) Cable C) Hub D) Router
6. Identify the data communication system within a building or campus.
A) LAN B) WAN C) MAN D) None of the mentioned
7. Identify the twisted pair cable in which metal casing improves penetration of noise or
crosstalk.
A) insulated twisted pair cable B) Shielded twisted pair cable
C) Unshielded twisted pair cable D) Both A & B
8. ASCII stands for ------------------------------
A) American Standard Code for Information Interchange
B) American Scientific Code for International Interchange
C) American Standard Code for Intelligence Interchange
D) American Scientific Code for Information Interchange
9. Read the statements and identify the correct option.
Statement A: Voice mail system is a centralized system where voice mail boxes are
managed for many users.
Statement B: voice mail messages can be accessed, listened and managed from anywhere
in the world through telephone line.
A) Statement A is correct B) Statement B is correct
C) Both the statements are correct D) None of them
296
10. Identify the network security system that uses rules to control incoming and outgoing
network traffic.
A) Firewall B) Cookies C) Hacking D) Crackers
Part II
Answer to all the questions (2 Marks)
1. Define Computer network.
2. What is electronic commerce?
3. What is spamming?
4. What do you understand by the term node in computer networks?
5. Differentiate 3G and 4G communication.
Part III
Answer to all the questions (3 Marks)
1. Differentiate Web page, Web browser and a Web Server.
2. Switches are usually preferred over a hub. Why?
3. Write short notes on the following: a) Hub b) Switch c) Gateway
4. Draw an outline for the following: a) Coaxial Cable b) Fiber Optic Cable
5. Write the specific functions of a) Subscriber Channel (SC) b) Straight-Tip (ST) c)
MT-RJ connector
Part IV
Answer to all the questions (5 Marks)
1. Define Topology. Explain different topologies using schematic diagram.
2. Explain the types of computer networks based on its size, distance and the structure.
3. Define wired technology. Explain the common types of bounded media in the data
transmission.
4. Mention the types of wireless technologies we are using. Write in brief on each of them.
5. Explain the applications of internet.
References:
Web links
1. http://www.studytonight.com/computer-networks/types-of-networks
2. http://ecomputernotes.com/computernetworkingnotes/computer-network/how-many-
type-of-computer-networking
3. https://www.tutorialspoint.com/internet_technologies/web_pages.htm
4. https://edurev.in/studytube/Chapter-8-COMMUNICATION-AND-ETWORK-
CONCEPTS--Chapter-Notes--Class-12--Computer-Science/7e0d2043-f861-4e90-
9a9c-5f5b800fb2c0_t
5. https://www.kv1armapur.org/admin/downloads/778624158xii-computer-networking-
sumita-arora-solved-assignment-informatics-practices_(1).pdf.
6. https://www.lifewire.com/what-is-3g-service-577592
7. https://www.lifewire.com/what-is-4g-wireless-577577
297
GLOSSARY
Military network was the name given to a network that split off from
ARPANET in 1983 to create an internetwork designated for use by the
MILNET
U.S. Department of Defense. MILNET later became part of the DoD
Defense Network (DDN).
298
Unit III Web Page Development using
HTML and CSS CHAPTER
15
Introduction to Internet and Email
Internet Internet
Extranet
Extranet
The World
The World
Intranet
IT - Dept. Company
Collaborators
Collaborators
Only
Figure 15.1
The Internet works by using a protocol called TCP/IP. TCP/IP allows one computer to
talk to another computer via the Internet through compiling packets of data and sending
them to right location.
300
• Email
• Web-enabled audio/video conferencing services
• Online movies and gaming
• Data transfer/file-sharing, often through File Transfer Protocol (FTP)
• Instant messaging
• Internet forums
• Social networking
• Online shopping
• Financial services
15.2.1 Domain Name
It is a name or an identity which become a online identity and can be access by the web
browser when connected to internet.
Table: 15.1
The heart of intranets and the internet is called as the Domain Name
System(DNS), the way computers can contact each other and do things such
as exchange electronic mail or display Web pages. The Internet Protocol (IP)
uses this Internet address information and the DNS to deliver mail and other
information from computer to computer
Table: 15.2
Country Level Domain Name Description
.in India
.au Australia
.us United States of America
.jp Japan
.ru Russia
.sg Singapore
301
15.2.2 What is URL?
Every server on the internet
has an IP number, a unique number
consisting of four parts separated by
dots. The IP number is the server’s
address
165.113.245.2
128.143.22.55
Figure 15.2
At times the number keeps
changing hence it is harder for people to remember number than to remember word
combinations. So, addresses are given “word-based” addresses called URL. The URL and the
IP number are one and the same.
A URL is an address that shows where a particular page can be found on the World
Wide Web. URL is an abbreviation for 'Uniform Resource Locator (URL)'.
The internet as a whole does not have a single controller. But the internet society,
which is a voluntary membership organization, takes the responsibility to promote global
information exchange through the internet technology. Internet Corporation for Assigned
Names and Numbers( ICANN) administers the domain name registration. It helps to avoid a
name which is already registered.
15.3.4 What is W3C?
W3C stands for "World Wide Web Consortium." The W3C is an international
community that includes a full-time staff, industry experts, and several member organizations.
These groups work together to develop standards for the World Wide Web.
The World Wide Web Consortium (W3C) is an international organization committed
to improving the web. It is made up of several hundred member organizations from a variety
of related IT industries. W3C sets standards for the World Wide Web (WWW) to facilitate
better communication ability and cooperation among all web stakeholders. It was established
in 1994 by the creator of the WWW, Tim Berners-Lee.
302
15.3 Types of Internet Service
303
Dongles / Data Card
Today, many dongles provide wireless capabilities. For example, USB Wi-Fi adapters
are often called dongles. Since most computers now have built-in Wi-Fi chips, mobi data
adapters, such as 3G and 4G dongles, are more prevalent. These types of dongles allows to
connect to the Internet even when Wi-Fi is not available.
2. Job search :-Nowadays, many people search for their jobs online using naukri.
com,monster.com, recuritmentindia.com etc as it is quicker .
3. Online Shopping :-The internet has also facilitated the introduction of a new market
concept consisting of virtual shops. For example amazon.com
4. Stock market updates :- Selling or buying shares sitting on computer through internet.
Several websites like ndtvprofit.com, moneypore.com, provide
information regarding investment
5. Travel :- One can use internet to gather information about various tourist
place .it can be used for booking Holiday tours. Some of the web
sites providing this service are goibibo.com, makemytrip.com,
olacabs.com.
6. Research :-Research papers are present online which helps in the researcher
doing a literature review
7. Video conferencing :- It enables direct face-to-face communication across networks
via web cameras, microphones, and other communication tools.
8. e –commerce :- e–commerce (electronic commerce or EC) is the buying and
selling of goods and services, or the transmitting of funds or data,
Largest e-commerce companies in India are Flipkart, Snapdeal,
Amazon India, Paytm.
9. Online payments :- The rising boom of online payments in India has given way to
many new entrants in the industry such as Paytm etc who are
majorly wallet driven payment companies.
305
10. Social Networking :-
Social networking is the use of internet-based social media
programs to make connections with friends, family etc. Examples
of social networking includes Facebook
11. Voicemail :-Voicemail is a system of sending messages over the phone.
12. Chatting :-On the Internet, chatting is talking to other people who are using
the Internet at the same time you are.
13. e-banking :-e-banking (Online banking) , also known as internet banking, it
is an electronic payment system that enables customers of a bank
or other financial institution to conduct a range of financial
transactions through the financial institution's website. The
online banking system will typically connect to or be part of the
core banking system operated by a bank and is in contrast to
branch banking which was the traditional way customers accessed
banking services.
14. e-learning :-e-Learning are courses that are specifically delivered via the internet
to somewhere other than the classroom where the professor is
teaching. It is not a course delivered via a DVD or CD-ROM, video
tape or over a television channel
e-learning is utilizing electronic technologies to access educational curriculum outside
of a traditional classroom. It is a program delivered completely online. E-learning is interactive
in that you can also communicate with teachers, professors or other students in a class. There
is always a teacher/ professor interacting/ communicating, grading participation, giving
assignments and conducting tests.
307
• Free delivery - Sending an e-mail is virtually free, outside the cost of Internet service.
There is no need to buy a postage stamp to send a letter.
• Global delivery - E-mail can be sent to nearly anywhere around the world, to any country.
• Instant delivery - An e-mail can be instantly sent and received by the recipient over the
Internet.
• File attachment - An e-mail can include one or more file attachments, allowing a person
to send documents, pictures, or other files with an e-mail.
• Long-term storage - E-mails are stored electronically, which allows for storage and archival
over long periods of time.
• Environmentally friendly - Sending an e-mail does not require paper ( Paperless )),
cardboard, or packing tape, conserving paper resources.
15.5.3 What is sent in an email
In addition to text messages being sent over e-mail, it is also possible to attach a file or
other data in an e-mail. For example, an attachment could be a picture, PDF,word processor
document,, or any file stored on the computer.
15.6 Internet Threat
It’s a dangerous world out there in the World Wide Web. Just as your mother may
have told you to never talk to strangers, the same advice holds true for the virtual world. You
may know to be wary of giving strangers your business bank account details. But can you
be sure the website you’re logging into is that of your bank and not a forgery created by a
cybercriminal?Cybercriminals use many different methods to lure you into parting with your
confidential personal or business information. Hence you ought to be aware of the issues and
be extra vigilant when online and offline..
Computer virus: A computer virus is a small piece of software that can spread from one
infected computer to another. The virus could corrupt, steal, or delete data on your computer—
Malware: Malware is short for “malicious software.” Malware is used to mean a “variety of
forms of hostile, intrusive, or annoying software or program code.” Malware could be computer
viruses, worms, Trojan horses, dishonest spyware, and malicious rootkits—all of which are
defined below.
Trojan horse: Users can infect their computers with Trojan horse software simply by
downloading an application they thought was legitimate but was in fact malicious.
Malicious spyware: Malicious spyware is used to describe the Trojan application that was
created by cybercriminals to spy on their victims.
Computer worm: A computer worm is a software program that can copy itself from one
computer to another, without human interaction.
Botnet: A botnet is a group of computers connected to the Internet that have been compromised
by a hacker using a computer virus or Trojan horse. An individual computer in the group is
known as a “zombie“ computer.
Spam: Spam in the security context is primarily used to describe email spam. Unwanted
308
messages in your email inbox. Spam, or electronic junk mail, is a nuisance as it can clutter
your mailbox as well as potentially take up space on your mail server.
Phishing: Phishing scams are fraudulent attempts by cybercriminals to obtain private
information. Phishing scams often appear in the guise of email messages designed to appear
as though they are from legitimate sources. For example, the message would try to lure you
into giving your personal information by pretending that your bank or email service provider
is updating its website and that you must click on the link in the email to verify your account
information and password details.
Rootkit: A rootkit is a collection of tools that are used to obtain administrator-level access to
a computer or a network of computers. A rootkit could be installed on your computer by a
cybercriminal exploiting a vulnerability or security hole in a legitimate application on your PC
and may contain spyware that monitors and records keystrokes.
15.7. Browsers
Looking for information on the internet is called surfing or browsing. To browse the
internet, a software called the web browser or browser is used.
E-commerce, social media, and many other things we take for granted today would
be impossible without internet browsers.Web browsers translates HTML documents of the
website and allows to view it on the screen.
15.8.1 Familiar Internet Browser
1. Google Chrome is a freeware familiar web browser developed by Google Inc. It is best for
its speed, simplicity, security, privacy and customization features. Google Chrome supports
on Android 4.0 or higher, iOS 6.0 or higher, Mac OSX 10.6 or higher and Windows (XP sp2
or higher) and Linux system.
2. Mozila Firefox is a free and open source web browser developed by Mozilla Foundationand
Mozilla Corporation. FireFox is default browser in Ubuntu . It supports Windows, Mac
OS X, Linux and Android system.
3. Internet Explorer commonly known as Microsoft Internet Explorer or Windows Internet
Explorer is the first or default browser for a Windows PC. It is developed by Microsoft.
4. Safari is a web browser developed by Apple Inc. and comes with OS X and iOS. Some
version of safari browser also supports in Windows Operating System. Exclusively used in
Apple Mac system.
15.8 Web Page Vs Web Site
Websites
310
SAFER INTERNET DAY
Safer Internet Day (SID) 2018 iscelebrated around the world in February of every year
with a theme of "Create, connect and share respect: A better internet starts with you".
Following is the do’s and don’t of safe Surfing on Internet
1. Don’t give out your personal information – Don’t put personal details such as your home
address, telephone numbers or parent’s work address online as cybercriminals can use this
information to create a fake profile with your details
2. What goes online, stays online – Use privacy settings to make sure only your friends and
family can see photos you post. Avoid posting holiday plans as criminals have been known
to track your movements
3. Check your security and privacy settings – Make sure your social network privacy settings
are secured so only your friends can see your personal information and use your privacy
settings to restrict who can see your posts, videos and photos
4. Password safety – Sharing your password with your parents is a sensible idea, but avoid
sharing your password with your friends, even if they promise they won’t tell anyone! Also,
when setting your password, make sure it isn’t something people may guess such as your
pet’s name. Use a mixture of letters, numbers and upper and lower case characters
5. Always protect your mobile device – Make sure your mobile phone is pin-protected so all
your personal information stored on it is safe. Download a security app which allows you
to remotely wipe any personal data, should your mobile be lost or stolen
6. Don’t talk to strangers online or offline – Don’t meet up with strangers and let your parents
know if a stranger has tried to get in contact with you online.
7. Listen to the adults who know – Adults will always be worried about you. Help set their
mind at rest and avoid chatting online with strangers.
8. Be wary of unsecured or unknown websites – When shopping online, use reputable and
known retailers.
9. Be careful what links you click on – Avoid clicking links in an email, Instant Message or on
your social network unless you are sure the message is from someone you know.
Now that we have come to the end of this chapter, the next chapter introduces you to
create a web page using html tags.
311
Points to Remember:
• The different type of network are LAN, MAN, WAN, PAN, CAN and WLAN
• Two things required for TCP/IP needed are
a) Message to transmit
b) Means to reliably transmit the message
• Each computer on net is called as host
• Internet Corporation for Assigned Names and Numbers ( ICANN) administers the
domain registration to avoid name already registered.
• W3C stands for world wide web consortium.
• Hotspots are sites that offer internet access over wireless local network.
• Video conferencing enables direct face-to-face communication across networks via
web cameras, microphones, and other communication tools.
• E–commerce (electronic commerce or EC) is the buying and selling of goods and
services, or the transmitting of funds or data, over an electronic network, primarily the
Internet.
• Social networking is the use of internet-based social media programs to make
connections with friends, family, classmates, customers and clients.
• Voicemail is a system of sending messages over the phone.
• Email is short for 'electronic mail' similar to a letter, it is sent via the internet to a
recipient
• An internet browser, also known as a web browser, is a software program that you can
use to access the internet and view web pages on your computer.
• A website is a collection of webpages.
• Dongle refers to removable component used for enabling software protection. E.g.
USB, WiFi
• A webpage is a page of a Website.
• E-commerce is the activity of buying or selling of products on online services or over
the Internet.
• Electronic governance or e-governance is the application of information and
communication technology (ICT) for delivering government services.
312
Evaluation
PART – I
Choose the correct answer:
1. What is the expansion of WLAN?
a)Wireless Local Area Network b) Wired local Area Network
c) Wireless Local Area Netware d) Wireless Area Netbande
5. Expansion of W3C
a) World Wide Web Consortium b) Wide World Web Consortium
c) World Web Wide Consortium d) World Wide Web Consortum
313
PART –II 2. Write a note on Hotspot internet service.
Answer to the following questions (2 3. Differentiate Data Card and Dongles.
Marks): 4. Write a note on two access methods of
1. Name the two important protocols for connecting to internet.
internet? 5. Differentiate browser and a search engine
2. What is a network? with suitable examples.
3. What is the role of ICANN ? 6. Differentiate Website and Webpage.
4. What is a search engine? 7. What is the difference between Static and
5. What is a browser? dynamic web page.
6. What are the components of url 8. What are Advantages of email.
addressing ?
7. What is a website? PART IV
8. What is CC and BCC in an email? Answer to the following questions (5
9. What is a Static web Page? Marks):
10. What is a Dynamic web page? 1. Explain any five types of internet services.
11. What are the benefits of e-governance? 2. Explain any five internet applications
12. What is Phishing ? with suitable examples.
PART-III 3. Write a note on any five Internet browsers
other than that given in the book.an
Answer to the following questions (3 4. Explain the do’s and don’t of safe surfing
Marks): on internet.
1. What is TCP/IP ?
Activity
Student Activity
Explain the different types of network.
Mention a few internet services you know.
Mention a few Internet Applications other than that is given in the textbook
List some browsers not given in the text book
Teacher Activity
Students is taught to develop Static and Dynamic Websites as workshop.
GLOSSARY
Acronym Description
VSNL Videsh Sanchar Nigam Ltd
TCP Transmission Control Protocol
IP Internet Protocol
Host A host is a computer connected to a computer network
314
ICANN Internet Corporation for Assigned Names and Numbers
W3C World Wide Web Consortium
WWW World Wide Web
Tim Berners-Lee Creator of WWW
DSL Digital Subscriber Line
ISDN Integrated Services Digital Network
URL Uniform Resource Locator
A sbmall device able to be connected to and used with a computer,
Dongle
allowing access to wireless broadband or use of protected software.
ADSL Asymmetric Digital Subscriber Line
A browseris software that is used to access the internet Eg. Chrome,
Browser
FireFox
A search engine is a web-based tool that enables users to locate
Search Engine
information on WWW. Eg. Google
The list of content returned via a search engine to a user is known as
SERP.
a search engine results page.
Phishing scams are fraudulent attempts by cybercriminals to obtain
Phishing
private information
WebSite Collection of Webpages
WebPage It is page of Website.
EDI Electronic Data Interchange
Voice mail System of sending messages over the phone.
Electronic Commerce, Buying and selling goods and services over an
e-commerce
electronic network.
Electronic governance. Application of information and communication
e-governance
technology for delivering government services.
Several networks, small and big all over the world, are connected
Internet
together to form a Global network called the internet.
It is a website used by organizations to provide a place where
Intranet
employees can access company related information.
It is a private network using internet technology to share part of
Extranet
business information with suppliers partners and customers.
References:
1. Mastering HTML, CSS & JavaScript Web Publishing – Laura Lemay, Rafe Colburn, Jennifer
Kyrnin – BPB Publications.
315
Unit V COMPUTER ETHICS AND
CYBER SECURITY
CHAPTER
16
Tamil Computing
16.1 Introduction
“ பிறநாட்டு நல்லறிஞர் சாத்திரங்கள்
- மகாகவி பாரதி
உள்ளீட்டுக் கருவிகள்
318
Tamil e-Library Website address
Tamilnadu School Education
and Teacher Education Training http://www.textbooksonline.tn.nic.in/
Textbooks and Resource Books
Tamil Virtual Academy http://www.tamilvu.org/library/libindex.htm
http://connemarapubliclibrarychennai.com/
Connemara Public Library
Veettukku_oru_noolagam/index.html
Tamil Digital Library http://tamildigitallibrary.in/
Chennai Library http://www.chennailibrary.com/
http://www.thamizhagam.net/parithi/
Thamizhagam
parithi.html
http://www.projectmadurai.org/pmworks.
Project Madurai
html
http://www.tamilheritage.org/old/text/
Old Books and Manuscripts
ebook/ebook.html
Noolaham http://www.noolaham.org/wiki/index.php/
Anna Centenary Libraray http://www.annacentenarylibrary.org/
319
Tamil language. This encoding scheme
was registered in IANA (Internet Assigned
Numbers Authority) a unit of ICANN.
ISCII (Indian Script Code for Information
Interchange)
This is one of the encoding schemes
Figure 16.5 Libra Office Writer
specially designed for Indian languages
Environments in Tamil
including Tamil. It was unified with Unicode.
Apart from that Tamil Libra Office,
Unicode:
Tamil Open Office, Azhagi Unicode Editor,
Ponmozhi, Menthamiz, Kamban, Vani Unicode is an encoding system,
designed to handle various world languages,
are office automation software working
including Tamil. Its first version 1.0.0 was
exclusively for Tamil. You can use these
introduced in October 1991. Unicode is the
applications to work completely in Tamil.
best suitable to handle Tamil.
16.8 Tamil Translation Applications
16.11 Tamil Operating System
Thamizpori (தமிழ்பொறி) is a Tamil
tranlation application having more than An operating system is needed to
30000 Tamil words equalent to English access electronic systems such as computer
words. Using this application, we can and smart phone. Microsoft Windows is
translate small english sentences into Tamil. very popular operating system for personal
Google also gives an online translation computers.
facility. Windows Tamil Environment
16.9 Tamil Programming Language interface should be downloaded and
Programming languages to develop installed from the internet. It displays all
software in computers and smart phones are window elements such as Taskbar, desktop
available only in English. Based on Python elements, names of icons, commands in
programming language, the first Tamil Tamil.
programming language “Ezhil” (எழில்) is .12 Organisation and projects to develop
designed. Tamil
16.10 Tamil Information Interchange Tamil Virtual Academy:
Coding Systems
TSCII (Tamil Script Code for Information With the objectives of spreading
Interchange) Tamil to the entire world through internet,
Tamil Virtual University was established
Computers handle data and
information as binary system. Computers on 17th February 2001 by the Govt. of
use ASCII encoding system to handle data Tamilnadu. Now, this organisation functions
and information. The ASCII encoding with the name of “Tamil Virtual Academy”.
system is applicable only for handling It offers different courses in Tamil language,
English language. Therefore, TSCII (Tamil Culture, heritage etc., from kindergarten to
Script Code for Information Interchange) under graduation level.
is the first coding system to handle our Website: http://www.tamilvu.org/index.php
320
Tamil Language Council, Singapore form as per TSCII encoding. Since 2004
With the objectives we have started releasing etexts in Tamil
of promoting the awareness unicode as well.
and greater use of Tamil Web Site: http://www.projectmadurai.org/
among the Singaporeans, in
2001 the council of Tamil Tamil Wikipedia:
Language was formed by the ministry of Wikipedia is a open source
Information Communications and Arts, encyclopedia. Any person can write an
Govt. of Singapre. The council is called as article about any subject. There are more
“வளர்தமிழ் இயக்கம்”. than 1 lakh articles in Tamil Wikipedia.
Website: http://tamil.org.sg/ta Web Site: https://ta.wikipedia.org/
Madurai Project In order to make Tamil as a living
Project Madurai is an open and language, it is the duty of every Tamilian to
voluntary initiative to collect and publish involve Tamil in development of technology.
free electronic editions of ancient tamil Those who forgotten their values, the will be
literary classics. This means either typing-in considered as “Nomads”. If we learn about
or scanning old books and archiving the text how many great technologies we have to add
Tamil as a symbol of our race. It is our duty
is one of the most readily accessible formats
to combine our world's first language and
for use on all popular computer platforms. language for more than five thousand years
Since its launch in 1998, Project with growing technology.
Madurai etexts released are in Tamil script
Points to Remember:
• Tamil topped the list of the most widely used regional languages in India by the end of
2016, among 42% are using the Internet.
• Google and Bing provide searching facilities in Tamil.
• Getting Government services through internet is known as e-Governance.
• Tamil e-Library services provide thousands of Tamil Books as ebooks mostly at free of
cost.
• Thamizpori (தமிழ்பொறி) is a Tamil tranlation application having more than 30000
Tamil words equalent to English words.
• The first Tamil programming language is “Ezhil” (எழில்)
• Unicode is an encoding system, designed to handle various world languages, including
Tamil.
• Among the various encoding scheme, Unicode is the suitable to handle Tamil.
• Windows Tamil Environment interface should be downloading and install from
internet.
Evaluation
Answer to the following questions
1. List of the search engines supporting Tamil.
2. What are the keyboard layouts used in Android?
3. Write a short note about Tamil Programming Language.
4. What is TSCII?
5. Write a short note on Tamil Virtual Academy.
****
321
COMPUTER TECHNOLOGY – XI
List of Authors and Reviewers
Domain Experts Reviewers
Mrs. Sasikala k Dr. Ranjani Parthasarathi
Associate Professor, Dept of Computer Science, Queen Mary’s College, Professor, Dept of Info Sci and Tech, College of Engineering, Guindy,
Chennai Anna University, Chennai
Dr. Valarmathi K E
Post Graduate Teacher, Velammal Vidhyashram, Surapet, Chennai
In-House
QC - Arun Kamaraj P This book has been printed on 80 G.S.M.
- Jerald Wilson C Elegant Maplitho paper.
Printed by offset at:
Co-ordination
Ramesh Munisamy
322