You are on page 1of 15

INTRODUCTION TO COMPUTER

Computer is an advanced electronic device that takes raw data as input from
the user and processes it under the control of set of instructions, give the
result, and saves it for future use.
SPEED

STORAGE

ACCURACY

AUTOMATION

DILIGENCE
COMPUTER ARCHITECTURE

INPUT DEVICE CPU OUTPUT DEVICE


MEMORY

MAIN MEMORY- Holds data and instructions


computer is currently working on. Limited capacity

SECONDARY- External memory

CACHE MEMORY- Temporary memory, buffer


between CPU and main memory
A Computer system consists of:
Hardware & Software
A software is a set of programs, which is designed to perform a well defined
functions.

A program is a sequence of instructions written to solve a particular problem.

COMPUTER SOFTWARE

APPLICATION SYSTEM
SOFTWARE SOFTWARE

PROGRAMMING OPERATING
LANGUAGE SYSTEM
APPLICATION SOFTWARE
WORD PROCESSOR

ES SYSTEM SOFTWARE D
M
A
TA
A

OS
G

B
R

A
TE

SE
PU
M
O
C

HARDWARE
(CPU, DISK, MOUSE, PRINTER
DATA COMMUNICATION:
-Transmission of the digital data.
-Exchange of data between a source
and a receiver.

COMMUNICATION NETWORK:
-Group of computer systems and other
computing hardware devices that are
linked through communication channels.
-Facilitates communication and resource
sharing.

SENDER MEDIUM TRANSMISSION RECEIVER


NETWORK TOPOLOGY
The schematic of a network arrangement, connecting various nodes through
lines of communication

BUS TOPOLOGY:
Every work station is connected to a main cable, and is directly connected to
all workstartions.
RING TOPOLOGY:
Computers are connected to each other in a circular format. Every device will
have 2 neighbors, no more or no less.
STAR TOPOLOGY:
Devices are connected in a single hub through a cable. Every node has a
dedicated connection to the hub
MESH TOPOLOGY:
Workstations have point to point connection with each other.
TREE TOPOLOGY:
It uses two or more star network connected together. Central computer is
connected to main bus which has a star network under it.
TREE TOPOLOGY:
Combination of two or more different topologies.

You might also like