Class 9 Notes Computer Application Very Informative Hahaahwhwheh
Class 9 Notes Computer Application Very Informative Hahaahwhwheh
CLASS IX
SESSION- 2023-24
UNIT 1 BASICS OF INFORMATION TECHNOLOGY
The characteristics of the computer system are as follows −
Speed
A computer works with much higher speed and accuracy compared to humans while
performing mathematical calculations. Computers can process millions (1,000,000) of
instructions per second. The time taken by computers for their operations is microseconds
and nanoseconds.
Accuracy
Computers perform calculations with 100% accuracy. Errors may occur due to data
inconsistency or inaccuracy.
Diligence
A computer can perform millions of tasks or calculations with the same consistency and
accuracy. It doesn’t feel any fatigue or lack of concentration. Its memory also makes it
superior to that of human beings.
Versatility
Versatility refers to the capability of a computer to perform different kinds of works with
same accuracy and efficiency.
Reliability
A computer is reliable as it gives consistent result for similar set of data i.e., if we give same
set of input any number of times, we will get the same result.
Automation
Computer performs all the tasks automatically i.e. it performs tasks without manual
intervention.
Memory
A computer has built-in memory called primary memory where it stores data.
Secondary storage are removable devices such as CDs, pen drives, etc., which are also used
to store data.
Basic Components of a Computer System
1. Input Unit/Devices
2. Central Processing Unit (CPU)
3. Output Unit/Devices
INPUT UNIT/DEVICES
The instructions and the data, on which a computer has to work, are fed to the computer by
input unit/devices. There are many input devices like keyboard, mouse, joystick, light pen
etc. We will discuss some of these here.
1. Keyboard: It is the most commonly used input device. It has various keys like numeric
keys (0 – 9), alphabetic keys (A – Z), function keys (FI – F12), some special purpose keys like
Delete, PageUp etc., direction keys represented by arrow and symbol (*, |, 😉 keys.
2. Mouse: Another very popular input device is the mouse. It is about the size of a human
palm and rolls on a small bearing and has one or more buttons on the top. When a user rolls
the mouse on a flat surface, the cursor moves accordingly on the screen. Nowadays optical
mouse is very much in demand. It uses the reflected light to sense the direction of
movement.
.
8. 9. Scanner: This is a very common input device which is used to transfer the image of any
picture or text available on paper to the computer. Scanner converts the image into
digitized map which can be stored in the computer and transferred to the screen.
low cost, easy accessibility and ease to use to make web cameras popular.
1. Control Unit: Control unit keeps track of what is to be done by whom and when. If an
input is to be received from the input device, the control unit sends control signal to input
device to get ready to receive the input. In case data is to be sent to output device, the
control unit sends control signal to it to get ready to receive the output.
2. Arithmetic Logic Unit (ALU): As the name suggests, ALU is the unit which performs all
arithmetic operations and logical operations. Data and Instructions to be performed on the
data are received from the input device and are stored temporarily in the main memory.
Then one instruction is fetched at a time and the data required by it is also fetched from the
memory under the supervision of the control unit. Data is processed on the basis of the
instructions and the result is again sent to the main memory.
3. Primary Storage Unit or Main Memory: It is also called main memory and is the
temporary rest house for the data. The data and instructions to be executed by the ALU
must be present in the primary storage as ALU can fetch and send data from/to the primary
memory only. Primary memory is volatile memory i.e., as soon as the power to the CPU is
cut off, everything stored in the primary memory vanishes. The primary memory has the
following basic areas:
(i) Input Storage Area: Data received by input device is stored here temporarily.
(ii) Program Storage Area: The instructions for the processing of data are stored here.
(iii) Working Storage Area: All the intermediate results of the calculations are stored
here.
(iv) Output Storage Area: The output to be sent to the output device is stored here. The
output device
OUTPUT DEVICES
1. Visual Display Unit (VDU): It is used to view the output generated by the CPU in text or
pictorial form. A VDU is similar to a television screen and consists of a cathode ray tube
(CRT).
Some characteristics of VDUs are given below:
(i) Display Colours: VDUs are available as monochromes (display is black and white) or
coloured. Coloured VDUs have three electron guns which send a regular pattern of
horizontal lines to scan dots to red, blue and green phosphor that coat the surface of the
screen.
(ii) Size: VDUs come in different sizes but the most commonly used size for a desktop is 14″,
17″, 19″ or 21″. Nowadays flat screen VDUs are getting more popular as they occupy less
space. The screen can display 80 columns and 25 rows of data.
(iii) Resolution: It is the distance between two points on the screen upto which they can be
distinguished as two separate points by the human eye. The more close they are, the more
the resolution is and the sharpness of picture increases. The graphical pictures on the screen
are made using these dots called pixels. A display adapter card is required to support the
display on the screen. These cards come with various capacities and capabilities. We need to
have a graphics adapter card to display graphics on the screen. An EGA (Enhanced Graphics
Adapter) card has high resolution (640 x 350 pixels). A VGA (Video Graphics Array) card is
the most commonly used card. Its resolution is 640 x 480 pixels with 16 colours and 320 x
200 pixels with 256 colours.
2. Plotters: These are used to display graphical output. Flat Bed Plotters use a fixed paper
and a pen-holding mechanism is allowed to move over it. Drum Plotters use a paper placed
over a drum that rotates back and forth to produce an up-down motion. One or more pens
containing same or different inks are mounted horizontally and their movement is
controlled through a computer.
3. Printers: They are the most commonly used output devices which produce a permanent
copy of the output on a paper called the hardcopy. The digital copy of the document stored
in the memory is called the softcopy. Two broad categories of printers are Impact and Non-
Impact Printers.
Speakers: They are also known as multimedia speakers and add life
to music, movies and games on personal computer by providing required sound effects.
Speakers come in various sizes, output quality and price range. The speakers are equipped
with low- power internal amplifiers and normally have a plug in connector lime green in
colour. Many VDUs have built-in speakers with very Fi9- 2-23: Speakers basic configuration.
Mostly the external speakers are two plastic boxes which have the volume and tone control
buttons. The output of speakers in laptop is also very low due to space constraint but can be
increased by connecting USB speakers which have a very high quality output.
In a computer system, the software is basically a set of instructions or commands that tells
a computer what to do. Or in other words, the software is a computer program that
provides a set of instructions to execute a user’s commands and tell the computer what to
do. For example like MS-Word, MS-Excel, PowerPoint, etc. The chart below describes the
types of software:
Above is the diagram of types of software. Now we will briefly describe each type and its
subtypes :
System Software
System software is software that directly operates the computer hardware and provides
the basic functionality to the users as well as to the other software to operate smoothly.
Or in other words, system software basically controls a computer’s internal functioning
and also controls hardware devices such as monitors, printers, and storage devices, etc. It
is like an interface between hardware and user applications, it helps them to
communicate with each other because hardware understands machine language(i.e. 1 or
0) whereas user applications are work in human-readable languages like English, Hindi,
German, etc. so system software converts the human-readable language into machine
language and vice versa.
Features of system software:
Let us discuss some of the features of System Software:
1. System Software is closer to the computer system.
2. System Software is written in a low-level language in general.
3. System software is difficult to design and understand.
4. System software is fast in speed (working speed).
5. System software is less interactive for the users in comparison to application software.
Types of system software:
It has two subtypes which are:
1. Operating System: It is the main program of a computer system. When the computer
system ON it is the first software that loads into the computer’s memory. Basically, it
manages all the resources such as memory, CPU, printer, hard disk, etc., and provides
an interface to the user, which helps the user to interact with the computer system. It
also provides various services to other computer software. Examples of operating
systems are Linux, Apple macOS, Microsoft Windows, etc.
2. Language Processor: As we know that system software converts the human-readable
language into a machine language and vice versa. So, the conversion is done by the
language processor. It converts programs written in high-level programming languages
like Java, C, C++, Python, etc(known as source code), into sets of instructions that
are easily readable by machines(known as object code or machine code).
3. Device Driver: A device driver is a program or software that controls a device and
helps that device to perform its functions. Every device like a printer, mouse, modem,
etc. needs a driver to connect with the computer system eternally. So, when you
connect a new device with your computer system, first you need to install the driver of
that device so that your operating system knows how to control or manage that
device.
Application Software
Software that performs special functions or provides functions that are much more than
the basic operation of the computer is known as application software. Or in other words,
application software is designed to perform a specific task for end-users. It is a product or
a program that is designed only to fulfill end-users’ requirements. It includes word
processors, spreadsheets, database management, inventory, payroll programs, etc.
Features of application software:
Let us discuss some of the features of Application Software:
1. An important feature of application software is it performs more specialized tasks like
word processing, spreadsheets, email, etc.
2. Mostly, the size of the software is big, so it requires more storage space.
3. Application software is more interactive for the users, so it is easy to use and design.
4. The application software is easy to design and understand.
5. Application software is written in a high-level language in general.
Types of application software:
There are different types of application software and those are:
1. General Purpose Software: This type of application software is used for a variety of
tasks and it is not limited to performing a specific task only. For example, MS-Word,
MS-Excel, PowerPoint, etc.
2. Customized Software: This type of application software is used or designed to perform
specific tasks or functions or designed for specific organizations. For example, railway
reservation system, airline reservation system, invoice management system, etc.
3. Utility Software: This type of application software is used to support the computer
infrastructure. It is designed to analyze, configure, optimize and maintains the system,
and take care of its requirements as well. For example, antivirus, disk fragmenter,
memory tester, disk repair, disk cleaners, registry cleaners, disk space analyzer, etc.
Difference between system software and application software
Now, let us discuss some difference between system software and application software:
Less interactive for the users More interactive for the users
MULTIMEDIA ANIMATION
Animation is a type of
multimedia that gives the
Multimedia is refers to multiple forms of illusion of moving pictures
1. media likes text, audio, images, videos. in sequence manner.
Animation is basically
derived from Greek word
‘ani’ means any non-living
Multimedia is derived from two words object and ‘motion’ means
5. “multi”and “medium”. movement.
Multimedia refers to the combination of different media elements such as text, audio,
video, images, animations, and interactive content to convey information or entertain the
audience. Multimedia can be accessed through various electronic devices such as
computers, smartphones, tablets, and televisions.
1. images
2. audio
3. video
4. animation
images
An image is a visual representation of something. In the digital world, an image is typically a
two-dimensional representation of a scene, object, or concept that is captured by a camera
or created digitally using software. Images can be in various formats such as JPEG, PNG, GIF,
BMP, and more
audio
Audio refers to any type of sound that can be heard by the human ear. It can be in the form
of speech, music, noise, or any other type of sound. Audio can be produced naturally, such
as the sound of a bird singing, or it can be produced artificially, such as the sound of a
musical instrument or a recorded voice.
video
A video is a sequence of visual images or frames, typically accompanied by audio, that are
recorded, transmitted, or played back on electronic devices such as televisions, computers,
or smartphones. Videos can be used for a wide range of purposes, including entertainment,
education, news reporting, advertising, and communication.
animation
Animation refers to the process of creating the illusion of motion and change by rapidly
displaying a sequence of static images that minimally differ from each other. These images,
known as frames, are displayed in a specific order, usually at a rate of 24 to 30 frames per
second, to create the impression of motion.
PGT Computer