Computer
Computer
Function:-
It is the main unit of a computer. All the components are attached
to it.
Types:-
Two types are the most common types of the system unit: Tower and
Desktop. The functionality of both the types is same.
Tower Desktop
2) Monitor
Shape:-
The monitor looks like a television. It has a display screen.
Function:-
It shows us the results of what we want to do on a Computer.
Types:-
There are two types of monitors:
CRT Monitor and LCD/LED monitor,
CRT Monitors are almost not in use now. LCD/LED Monitor CRT Monitor
3) Keyboard
Shape:-
The Shape of the keyboard is just like the piano keyboard. It has
more than 100 keys on it.
Function:-
The Keyboard is used to write something on a computer.
Types:-
Different types of keyboards are made.
Parts Of the keyboard:-
A keyboard has many sets of keys on it.
Alphabetic Keys:-
Arrow Keys:-
Numeric Keys & Editing Keys :-
Function Keys:-
4) Mouse
Shape:-
Its Shape is just like a real mouse, that‟s why it is called the mouse.
Function:-
It is a pointing device. It has a pointer on the monitor‟s scree. It is
used to click something on the monitor.
Types:-
Usually a mouse has three buttons. But some modern mouse may have
more than three buttons.
Parts Of the Mouse:-
We click an object with left and right mouse buttons.
We can scroll the page up and down with scroll wheel.
Palm rest is used to keep our palm on it.
The keyboard's design comes from the original typewriter keyboards, which
arranged letters and numbers in a way that prevented the type-bars from
getting jammed when typing quickly. This keyboard layout is known as the
QWERTY design, which gets its name from the first six letters across in the
upper-left-hand corner of the keyboard.
Difference Between a Human and a Computer
O = Operating
M = Machine
P = Purposely
U = Used for
T = Technological and
E = Educational
R = Research
Some more devices for a Computer
Some more devices can be attached to the computer.
For Example:-
2nd Example:-
What is Input Device?
An Input device is an instrument used to provide data or information
to the computer.
For Example:- By using mouse, you can send any information to the computer (as we
studied that you click on any folder). So, the mouse is an input device.
Following are few of the important input devices which are used with
a computer:
Keyboard
Mouse
Scanner
Camera
Microphone
Touchscreen
Touchpad
What is Scanner?
Scanner takes a photo from a paper. This photo is saved into the
computer. The whole process is called scanning.
What is Stylus and digital pen?
These are small metal or plastic devices. They look like pens. They
use pressure on the screen for input. Stylus is used with mobile
devices also.
What is Touchpad?
It is a small, flat pointing device. It is usually like an embedded
rectangle on the laptops. Slide finger on the touchpad. The mouse
pointer on the screen moves in the same direction. The buttons
around the touchpad work like left and right mouse buttons.
What is Touch Screen?
Touch screens are touch-sensitive display devices. Users can work by
touching objects on the screen. Some screens also respond to the
touch of your fingers. Many mobile devices have touch screen.
What is MICR Reader?
Magnetic Ink Character Recognition (MICR) is a technology that allows details
from bank cheques to be read into a computer quickly and accurately.
The cheque number and bank account number are printed at the bottom of
each bank cheque in special magnetic ink using a special font. These numbers
can be detected by an MICR reader.
What is OMR Scanner?
Optical Mark Recognition (OMR) is a special type of optical scanner
used to recognize the type of mark made by pen or pencil. These marks
can then be detected by an omr scanner.
It is specially used for checking the answer sheets of examinations
having multiple choice questions.
What is OCR Scanner?
Optical Character Recognition (OCR) is a software technology that can
convert images of text into an actual text file then can be edited. The
result is just as if the text had been typed in by hand.
What is Bar Code Reader?
Bar code is a coding technique, which uses vertical lines of same height
but varying width having gaps in between. You may have seen these
lines at the back of your textbooks. Bar code reader is used to scan
these bar codes.
What is Web Camera?
A web camera or a webcam is a camera attached to a computer. Some
laptops have built-in webcams. A webcam can take a series of images,
which can be viewed on a computer. These images can then be
transferred through the internet to another user.
What is Output Device?
An Output device is an instrument used to send data from a computer
to the user.
For Example:- When you click a folder, it opens and you can view it on monitor. So
the monitor is an output Device.
Following are few of the important output devices which are used with
a computer:
Monitor
Printer
Speaker/Headphones
Data Projector
Interactive Whiteboard
What is Printer?
You can print anything on a paper. A printer prints what we see on
the display screen. In the past, printers were able to print black &
White only.
Speakers Headphones
They are used to her sounds from the computer. Speakers are used
to hear loud sounds. Headphones are made for individual use only.
What is Data Projector?
A data projector takes images from the display screen. Then, it
displays those images on a larger screen.
Data Projector
The images now shown are bigger in size. More than one persons can
view them now. Many classrooms use data projectors.
What is Interactive Whiteboard?
Interactive whiteboard is a touch-sensitive board. They are made for
teachers. The board is connected to a computer and a projector. The
projector displays images, videos and text on the whiteboard. Users
control the computer with a digital pen and eraser. This pen and
eraser are used on the whiteboard.
Difference Between Soft Copy Vs Hard Copy
Soft Copy:-
It is an output copy of document stored in memory and can be seen
on screen.
It can modified easily.
It is a digital version.
Hard Copy:-
It is printed on a paper.
It can‟t be modified easily.
It is physical version.
Difference Between CD & DVD
CD (Compact Disc):-
A CD (Compact Disk) is an optical disc. They can store 700 Megabytes
of data.
DVD (Digital Versatile Disc):-
A DVD (Digital Video Disc) used to permanently store data files. They
can store 4.7 gigabytes of data!
Fetching
Step 1:-Brain receives instruction to solve a problem
let suppose (100 * 80)
Decoding
Step 2:- Brain thinks and decide to multiply two number.
Executing
Step 3:- Brain performs calculation 100 * 80 = 8000
Storing
Step 4:- The result (8000) is stored in the memory.
How Does A CPU Performs?
CPU Performs a task in the following four steps:
1) Fetching 2) Decoding 3) Executing 4) Storing
Fetching:- Fetching is the process of obtaining program instructions or
data from the memory.
Decoding:- Decoding refers to the process of translating the
instructions into signals the computer can execute.
Executing:- Executing is the process of carrying out the commands.
Arithmetic
& Logic Unit
Arithmetic Logic Unit:-
The Arithmetic Logic unit (ALU) performs all arithmetic and logical operations.
Arithmetic operations include addition (+), Subtraction (-), Multiplication (*)
and division (/).
Control Unit:-
The control unit controls all the activities of a computer with the help of
operational and control instructions. It control data between input/output
devices and the computer.
1) It takes the data and instructions from input devices and send them to
the ALU.
2) It Also sends data processed data to the memory unit for storage,
Memory Unit:-
Memory Unit performs the following functions:
1) Memory Unit is the part of the computer where data and instructions
are stored temporarily.
2) Control Unit of CPU retrieves data and instructions from memory unit
and supplies to the ALU for processing.
3) The memory that is directly linked to the CPU is called main memory or
primary memory.
Execution Cycle Of CPU
Step 1
The Control Unit (CU) fetches the instructions for Math‟s
Problem and data from the memory of a computer
Step 2
The Control Unit decodes the instructions for Math‟s Problem
and data then send to ALU. (Control Unit 100*80)
Step 3
Alu Performs Calculations on the data. (ALU 100*80=8000)
Step 4
The results of Math‟s problem are stored in memory.
RAM ROM
RAM
CPU
ROM
RAM (Random Access Memory)
Ram is a form of data storage that can be accessed at any time and in any
order.
It allows the computer to read quickly to run applications.
It allows reading and writing.
It is volatile memory. All Stored data is lost when the device is switched
off.
ROM (Read Only Memory)
It is Built within the CPU.
It is Read Only.
It is permanent in nature, data does not get lost when computer is switched
off.
Rom Chips are not only used in computers, but also in other machines, such
as washing machines and microwave ovens.
Bios is the example of ROM.
Secondary Memory
Secondary Memory:-
Secondary memory is used for storing data permanently.Data in the secondary
memory is transferred to primary memory and then a CPU can access it easily.
Examples of secondary memory are the hard disk, CD, DVD and Flash Drive.
Hard Disk
Hard disk is the most important storage device in personal computers. It is a
random access device, which means data or information can be accessed or
stored at any time and at any location on the hard disk.
Hard disk is the biggest storage device in computer. Its capacity is measured
in Gigabytes. Other secondary storage devices are optional but hard disk is
compulsory for a PC.
In internal structure of a hard disk, you can find the major components, Disk
Platters and a Read/Write Head.
Disk Platters
Read/Write Head
1) Disk Platters:-
Disk Platters consists of circular metallic disk coated with a magnetic material
on both sides of the disks. Information or data is stored permanently on this
magnetic material on the disk. The disks have smooth surfaces. When computer
is turned on, these disk platters begin to rotate.
2) Read/Write Head:-
The Read/Write Head moves along the radius of the disks for storing and
retrieving the information or data on the disks.
Disk Platter & Binary Digits
1010101010
101010101010100
101010101010100101010
10101010101010010101110
10101010101010010101110010
101010101010100101011100101
1010101 101010101011010101010
1010101010 1010101010
1010101010 1010101010
1010101010 1010101010
1010101010 1010101010
1010101010 1010101010
1010101010 1010101010
101010101100 1010101010
10101011010 010101
101010101010101010 010101
101010101010101 10101
101010101010 10101
10101101 1010
101 10
USB Flash Drive
USB Flash Drive is the data storage device. It attaches through a USB Port
on the system Unit to read, write and save data.
There are typically four internal parts of a flash drive.
3) Memory Chip:-
A small chip to store data.
4) Crystal Oscillator:-
Controls the data output from the drive.
Power Supply
A power supply is an internal hardware component. It receive electric power
from the wall outlet and supplies it to the motherboard, Processor, Hard
Drives, etc.
Motherboard
The motherboard is the main circuit board fixed within the system unit. The
components are connected, while peripheral devices are attached through
connectors. It allows all the parts of a computer to receive power and
communicate with one another such as the processor, memory, etc.
VGA Port
LAN Port
PS/2 Port
USB Ports Audio Port
CMOS Backup
Battery Microprocessor
Socket
SATA
Connectors Ram Slots
Power Connector
VGA Port:-
Video Graphic Array (VGA) port to connect Cathode Ray Tube (CRT) monitors,
Liquid Crystal Display (LCDs) and Light Emitting Diode (LEDs). VGA Port is used
for analogue output of a computer.
Audio Port:-
Audio ports to connect speakers, headphones and microphones.
LAN Port:-
Local Area Network (LAN) Port to connect computers to a network and the
Internet.
USB Ports:-
Multiple USB Ports to connect a mouse, keyboard, USB flash drive and many
other USB devices. A USB port allows you to connect many devices at a time
using a USB hub.
Processor Socket:-
The Processor socket is an opening on the motherboard that is used to connect
a processor.
SATA Cables:-
SATA (Serial Advanced Technology Attachment) are high speed cables used to
connect hard drives and optical drives to the motherboard.
RAM Slots:-
Slots into which the computer‟s main memory (RAM) is installed.
Power Connector:-
Power connector which receives electrical power from the computer‟s power
supply.
CMOS: Complementary Metal Oxide Semiconductor:-
A battery that maintains the time, date, hard disk and other configuration
settings in the CMOS memory. CMOS batteries are small and are attached
directly to the motherboard.
Graphic Card
Most of the processing done on a computer is done via the computer's central
processing unit, or CPU. So in order to give the CPU a break and help it run
more efficiently, a video card can be used to process the graphics portion of
the processing load. Because most of today's programs are graphically oriented
the video card can help almost any program run more efficiently. However, the
difference in performance is especially noticeable in image editing applications
and 3D games.
Computer Buses
The Computer bus helps the various parts of the PC communicate. If there was
no bus, you would have an unwieldy number of wires connecting every part to
every other part. It would be like having separate wiring for every light bulb
and socket in your house.
There are three Different Buses in Computer System.
1) Data Bus 2) Address Bus 3) Control Bus
Data Bus: The data bus allows data to travel back and forth between the
microprocessor (CPU) and memory (RAM).
Address Bus: The address bus carries information about the location of data
in memory.
Control Bus : The control bus carries the control signals that make sure
everything is flowing smoothly from place to place.
Graphic User Interface (GUI)
It is a user interface that includes graphical elements, such as windows, icons
and buttons. The term was created in the 1970s to distinguish graphical
interfaces from text-based ones, such as command line interfaces. However,
today nearly all digital interfaces are GUIs.
The first commercially available GUI, called "PARC," was developed by Xerox.
It was used by the Xerox 8010 Information System, which was released in
1981. After Steve Jobs saw the interface during a tour at Xerox, he had his
team at Apple develop an operating system with a similar design. Apple‟s
GUI-based OS was included with the Macintosh, which was released in 1984.
Microsoft released their first GUI-based OS, Windows 1.0, in 1985.
Command Line Interface (CLI)
A command line interface (or CLI) is a text-based interface used for entering
commands. In the early days of computing, before the mouse, it was the
standard way to interact with a computer.
Operating System
An operating system is software that communicates with the hardware and
allows other programs to run. Without an operating system, a computer and
software would be useless.
Hardware
Microsoft Windows History
Metal “Window”
Sliding Bar
CALCULATING CLOCK (1623 AD)
In 1623, the first 6-digit calculating machine called calculating clock was
designed by Wilhelm Schickard of Germany. Based on Napier‟s logarithms,
numbers were etched on rotating cylinders in a large machine casing. This
machine could add, Subtract, multiply and divide. It was a 6-digits machine
which indicated overflow by ringing a bell.
PASCALINE (1642 AD)
The next phase of the computing device came along with the invention of the
adding machine by Blaise Pascal in 1642. He was a French mathematician. He
devised the machine in order to facilitate his father who was a tax collector.
It used gears, dials and a series of numbered wheels. It was the first true
calculating machine. It could only perform addition and subtraction.
Multiplication was performed by repeated addition and division was performed
by repeated subtraction.
LEIBNIZ WHEEL (1673 AD)
In the year 1673, Gottfried Von Leibniz, a German mathematician, invented a
Calculating machine which performed like true arithmetic machine. It depended
on the same principles of intermeshed toothed wheel used by pascal, but
incorporated a new feature of the shift mechanism.
ARITHMOMETER (1820 AD)
Charles Xavier Thomas de Colmar, a Frenchman, was another great inventor
whose efforts assisted in the evolution of the first successful digital mechanical
commercial calculator known as Arithmometer. It had the ability to perform the
four basic arithmetic functions of addition, subtraction, division, and
multiplication.The arithmometer was reliable and could give results up to 16
digits.
BABBAGE‟S DIFFERENCE AND ANALYTICAL ENGINES
(1822 & 1833 AD)
Charles Babbage was a professor of mathematic at the Cambridge University,
England. In 1822, Babbage realized that many long calculations, specially those
needed to make mathematical tables, were predictable. So, he began to design
an automatic mechanical calculating machine called Difference Engine which was
really a great advancement. It was powered by steam, was of the size of a car
and could print the results automatically. The Babbage dedicated himself to a
new idea, the first general-Purpose computer called the Analytical Engine in
1833. The Analytical Engine included five concepts that proved crucial for the
development of computers for the future. These were the presence of:
1) an input device
2) a storage facility to hold numbers for processing
3) a processor or number calculator
4) a control unit to direct the tasks to be performed
5) an output device
Difference Engine Analytical Engine
To honor him for his contribution, Charles Babbage is called the Father of
Modern Computers. Ada Lovelace, an enthusiastic mathematician became the
world‟s first programmer, writing out the sequence of instructions for Babbage‟s
Analytical Engine. To honor her efforts, US Department of Defense named a
programming language after her name as ADA in 1979.
CENSUS CALCULATOR (1890 AD)
Herman Hollerith developed a punch card tabulating machine system, the Census
Calculator that revolutionized the Statistical computation. The tabulating
machine used punched cards to count electronically. Hollerith brought his punch
card reader into the business world by founding the Tabulating Machine
Company in 1869. This company later became IBM in 1924.For his contributions
Herman Hollerith is known as the father of Information Processing. For more
than 50 years after their use, punched card machines did most of the world‟s
fast business computing, and a considerable amount of the computing work in
science.
Generations Of Computer
Computer Generation means step by step changes in computer and each major
change or progress after a period of time, is called a computer generation.
There are five generation of computer.
1) First Generation (Vacuum Tubes) (1940 – 1958)
2) Second Generation (Transistors) (1959 – 1964)
3) Third Generation (Integrated circuits) (1964 – 1970)
4) Fourth Generation (Microprocessor) (1971 – Present)
5) Fifth Generation (Artificial Intelligence) (1989 – Future)
First Generation
The first generation of computers used “Vacuum tubes” for circuitry and
“Magnetic drums” for memory.
Characteristics of First Generation Computers:-
First generation computers were very big and taking up entire rooms.
Such computers were very expensive.
Such computers used a great deal of electricity.
Such computers generated a lot of heat.
Machine language was used in first generation computers.
Due to slow functional power, such computers could able to solve one problem
at a time.
Input was based on punched cards and paper tape.
Output was displayed on printouts.
Examples of First Generation Computers:-
1) Micro Computers
2) Mini Computers
3) Mainframe Computers
4) Super Computers
Micro Computers
Micro computers are commonly known as personal computers. These are small
computers that are found in offices, schools, homes etc. These computers are
designed to be used by one person at a time. They have a Micro Processor chip
as the CPU. Many models of Micro computers are there __ some sit on desktop
some stand on floors and some are portable.
Uses Of Micro Computers:-
Airports
Mainframe Computers
Mainframe computers are more powerful than Mini computers. They are large
and expensive computers that can handle a large number of users at the same
time. They are capable of storing large amount of instructions and information.
They are best suited for big organizations, where centralized data storage and
processing are required. These computers also act as “servers” in a network of
computers. Network means where many computers are connected together.
Server is the central computer that controls the flow of information between
the connected computers.
Uses Of Mainframe Computer:-
Address Example
Web Browser
Web Browser is a program that access and display data and files on the World
Wide Web. It is used to Access and view websites.
Popular web browsers are Google Chrome, Mozilla Firefox, Microsoft Edge,
Apple Safari and opera etc.
Example
Computer
Courses
Internet Services
The Internet is used in our homes, schools, shops, hospitals and many other
Places. Many devices are using the Internet Like smartphones, tablets,
computers, etc. The Internet offers a number of services such as World Wide
Web (WWW), electronic mail (email), Chatting, social networking, online games,
e-learning and e-commerce.
Email
Email is software for sending and receiving messages electronically over a
Computer network. It allows a user to send messages to many recipients
Immediately. Email is one of the earliest and most popular services of the
Internet. Some popular email service providers include Google Mail (Gmail),
Yahoo Mail and Outlook.
Chatting
Chatting is common nowadays through a website or an application. Commonly
used chatting applications are WhatsApp, Skype, Zoom, Imo, Line and many
More. These applications provide text messages, Video Chat, Voice messages
and file sharing.
Branch 1 Branch 4
Light Speed:
3 Lac Kilometer Per Second
Twisted Pair Cable
Twisted pair cable comes in two varieties: unshielded twisted pair (UTP) and
shielded twisted pair (STP). Shielding in STP cables acts as a barrier that
protects the cable from external threats, such as electrical interference
(EMI). It is the most commonly used cable in a local area network.
Pc2 Pc4
5.Switch
A switch is a centralized networking device that filters and forwards data
packets between local area networks (LAN). The major difference between a
switch and hub is that when data arrives at the hub, it sends it to all
computers in a network and only the destined computer accept the data. In a
switch, data is only sent to the destined computer and not to all computers.
Pc3
Pc1 Example
Pc2 Pc4
6.Network Adapter
A computer connected to a network has a special expansion card called the
network interface card (NIC). It is also called a network adapter. It enables
a computer to transmit and receive data on a local network. It prepares and
sends data, receives data and controls data flow between the computer and
the network.
What is Network Topology?
A network topology describes the arrangement of systems on a computer
network. It defines how the computers, or nodes, within the network are
arranged and connected to each other.
Example
Pattern
Network Topology Types
Topology
Cables Data
Data
Different types of Physical Topologies are:
P2P Topology
Bus Topology
Ring Topology
Star Topology
Mesh Topology
Tree Topology
Hybrid Topology
Point to Point Topology
Point-to-point topology is the easiest of all the network topologies. In this
method, the network consists of a direct link between two computers.
Bus Topology
Bus topology uses a single cable which connects all the included nodes. The
main cable acts as a spine for the entire network. When it has two endpoints,
it is known as a linear bus topology.
Bus
Ring Topology
In a ring network, every device has exactly two neighboring devices for
communication purpose. It is called a ring topology as its formation is like a
ring. In this topology, every computer is connected to another computer. Here,
the last node is combined with a first one. In this topology, all the messages
travel through a ring in the same direction.
Star Topology
In the star topology, all the computers connect with the help of a hub. This
cable is called a central node, and all other nodes are connected using this
central node. It is most popular on LAN networks as they are inexpensive and
easy to install.
Hub
Mesh Topology
The mesh topology has a unique network design in which each computer on the
network connects to every other. The mesh topology has a unique network
design in which each computer on the network connects to every other.
Tree Topology
Tree topologies have a root node, and all other nodes are connected which
form a hierarchy. This topology integrates various star topologies together in a
single bus, so it is known as a Star Bus topology. Tree topology is a very
common network which is similar to a bus and star topology.
Hub
Bus
Hub Hub
Hybrid Topology
A hybrid topology is a type of network topology that uses two or more
differing network topologies. These topologies can include a mix of bus
topology, mesh topology, ring topology, star topology, and tree topology.