DF NOTES Student
DF NOTES Student
DF NOTES Student
FUNDAMENTALS OF COMPUTER
Evolution of computer
1. Abacus – Was Invented By Chinese (3000 BC).
2. John Napier Invented A Machine Which Consists Of 1-9 called as NAPIER BONES
(1617).
3. Leibrietzi Modified or improved Pascal’s machine (1671).
4. Charles Babbage invented Analytical Engine
(1833-1834).
5. Herman Hollerith invented tabulating Machine by using punch card for census
(1880).
6. John Vincent Atanasoff built first electronic computer
(1939)
7. IBM developed FORTRAN (Formula Translation Language)
(1957).
8. Hooper developed the COBAL (Common Business Oriented Language) (1959).
9. Dr. John Kemeny developed BASIC(Beginer’s All-purpose Symbolic Instruction Code)
1964.
10. H.Edward Roberts, designed first Micro Computer (1975).
11. Personal Computers were Introduced (1980).
WHAT IS A COMPUTER?
A Computer is an Electronic device that is used for information processing. It accepts
the data & instructions, it stores data in its memory, processes & gives the results to
the user.
The term computer is derived from the Latin word “compute” which means to
calculate or manipulate.
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS
Advantages of a computer:
6. To read and store a large amount of data and information for subsequent manipulations.
Generations of computer:
1. 1st generation -Computers are manufactured by using Vacuum tubes
2. 2nd generation- Transistors, Resistors, Capacitors are the semiconductor devices used
in this generation.
3. 3rd generation- Here 1000’s of Transistors, Resistors, Capacitors are integrated into
one chip.
4. 4th generation- It is manufactured by using Small scale Integrated Circuits [SSIC]
5. 5th generation- It is manufactured by using Very Large Scale Integrated Circuits
[VLSIC].
1st generation- 2nd generation-
5th generation-
HARDWARE SOFTWARE
INPUT DEVICE- It is a device through which we can feed the data to the computer. Main
function of this device is to convert the human language to machine language i.e.; data
entered in the form of alphabets or numbers will be converted into machine language which
will be understood by the computer.
Types of input devices:
1. Keyboard 5. Scanner 9. Microphone
2. Mouse 6. OCR 10. Chip & pin reader
3. Touch screen 7. OMR 11. Barcode reader
4. Joystick 8. Web cam 12. Biometric device
1. Keyboard - Keyboards are most common and popular input device used to feed data
directly into computer. There are 104 keys. Alphabet keys are arranged in “QWERTY”
style. Largest key on keyboard is the spacebar key.
It has alphabetical keys (a to z or A to Z), numerical keys(0-9), functional keys(F1 to
F12),Special keys and navigation keys.
2. Mouse- With the advent of the Graphical User Interface (GUI) mouse has become as
common as keyboards. Mouse is a pointing device; it rolls around the flat surface
and controls the pointer (also called as mouse pointer or cursor), usually of an arrow
shape, used to select Menus tools on the tool bar, interact with programs, select text
etc.
TYPES OF MOUSE:
a. Mechanical mouse
b. Optical mouse
c. Track ball
d. Track pad
e. Track point
3. Touch screen- Touch Screen accept input by allowing the user to place their fingertip
directly on the computer screen, usually to make a selection from the menu of
choices.
Touch Screen are mostly used in;
. Automated Teller Machine (ATM)
. Public Information Kiosk
4. Joysticks- Joysticks are the devices which can be attached to the computer to play
games.
5. Scanner - Scanners are used to scan the black/white and colored images and convert
it to a digital data, which can be further processed using the specialized computer
program.
6. OCR- It is just like scanners, which is used to scan single lines in a sheet and display it
in a digital screen.
7. OMR- OMR are used in evaluating standardized test and surveys where special
marks are placed in specific or predefined location.
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS
PROCESSING DEVICE- All the processing of data and controlling activity of the computer is
done through CPU. CPU is a combination of ALU, CU and MU. We can represent ALU as
brain of computer and CU as heart of the computer. As Brain will do all calculation and
processing which will be controlled by the heart.
Arithmetic and Logical Unit (ALU) – ALU’s job is to carry out all arithmetic computation like
addition, multiplication, etc. and comparisons/logical operations.
Control Unit (CU) – It is the part of the CPU that directs operation, controls flow of data
through the processor, the machine cycle, and coordinates the activities of the other units
within it.
Memory unit (MU)- The main place where all the information’s are stored. Memory comes
in different sizes:
2. Floppy disk- Floppy Disk stores the data in the similar manner the way hard disk
stores i.e. on tracks and sectors. The only difference is that of material used in
floppy is plastic coated with iron oxide instead of aluminum platters used in hard
disk. This flexible plastic disk is encased in a square jacket, which is made up of
cardboard or plastic to provide protection to the magnetic surface, there is thin
liner used between the magnetic surface and the plastic cover.
3. CD- Compact disc. This optical disk storage system uses laser beams of varying
intensity for writing and reading on a thin metal surface. While writing on the CD this
beam creates tiny pits on the metal surface along the predetermined tracks. While
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS
reading the data from the CD-ROM the laser beam reflected from pits and the land
are different manner.
Types of CD’s:
• CD-ROM (Compact Disk – Read Only Memory) – As the name says you can only read
this CD, you cannot write on this. E.g. Music CD available in Market.
• Writable CD (CD-R) – These are blank CDs on which you can write the data (typically
called as burning of CD), but once written you cannot make change on this CD.
• Re-Writable CD (CD-RW) – As the name suggests you can write on these CDs
multiple times. You can even erase the data burnt on this CD and re-write again.
• DVD – (Digital Video Disk) – these look similar like CD-ROM, it can store more data
than CD-ROM and also requires DVD Drive to read the data from it. You can’t read
data from DVD-ROM using CD-ROM Drive, but you can read data on CD-ROM using
DVD Drive.
4. SSD (SOLIDE STATE DRIVE) - A solid-state drive (SSD) is a new generation of storage
device used in computers. SSDs replace traditional mechanical hard disks by using
flash-based memory, which is significantly faster.They use a simple memory chip
called NAND flash memory, which has no moving parts and near-instant access
times.
5. Pendrive- A pen drive, or a USB flash drive, is a portable data-storage device Micro,
lightweight and handy, a pen drive can be easily carried anywhere.
MOTHER BOARD- The motherboard serves as a single platform to connect all of the
parts of a computer together. It connects the CPU, memory, hard drives, optical
drives, video card, sound card, and other ports and expansion cards directly or via
cables. It can be considered as the backbone of a computer.
• OUTPUT DEVICE- An output device is any device used to send output from a
computer to another device or user. The main function of this device is to convert the
machine language to the human language, as all processing done in computer is in machine
language.
SOFTWARE
Software translates the instructions into the language that computers understand
Types of software
1. System software- It’s a computer software designed to operate the computer
hardware and to provide a platform for running application software. It also provides
services to computer users and application program.
O/S
An operating system is the core software that allows a computer to run as an useful
device. Operating system manages the hardware, the user interface and all other
software running on the computer.
Examples
IOS, Windows, android, Linux, etc.
USB port
A USB port is a standard cable connection interface for personal computers and consumer
electronics devices. USB stands for Universal Serial Bus, an industry standard for short-
distance digital data communications. USB ports allow USB devices to be connected to each
other with and transfer digital data over USB cables.
What Can You Plug Into a USB Port?
Many types of consumer electronics support USB interfaces. These types of equipment are
most commonly used for computer networking:
For computer-to-computer file transfers without a network, USB drives are also sometimes
used to copy files between devices.
Power cord- Alternatively known as a power cable, mains cable or flex, a power cord is the
primary cable that provides power to the computer, printer, monitor, and components
within a computer. When dealing with a laptop, the power cord is more properly referred to
as an AC adapter.
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS
Types of computers
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS
DIGITAL FLUENCY - COMPUTER FUNDAMENTALS