SlideShare une entreprise Scribd logo
1  sur  56
Télécharger pour lire hors ligne
PRESTIGE INSTITUTE OF 
MANAGEMENT AND REASEARCH 
SUBMITTED TO 
“ COMPUTER NETWORK 
PROF. Dr. DEEPAK JAROLIYA 
SUBMITTED BY: 
AYUSH YADAV 
AVESH FAISAL RAYEEN 
SOUMYA PATHAK 
SOMIL PUNGLIYA 
MEENAL MANTRI 
AND ITS DEVICES”
2 
COMPUTER NETWORK 
AND ITS DEVICES
WHAT IS NETWORK? 
• Dictionary meaning of network is “ a particular network is a 
system of things which are connected and which are operates 
together” 
• Network has a wide meaning it involves all networks like business 
network, communication network, social network, electrical 
network and computer network. 
• A great example of a network is the Internet, connecting millions 
of people all over the world together. 
• They can share data and information. 
3
WHAT IS COMPUTER NETWORK? 
 A computer network is a system of 
interconnected computer and the 
peripheral devices. 
 For example, it may connected to 
computer , scanner , printer and camera. 
 A computer network is a 
telecommunications network that allows 
computers to exchange data. 
 The connection between networked 
computing devices are established using 
either cable media or wireless media. 
4
5 
GOALS OF COMPUTER NETWORK? 
• Access to remote resources. 
• Human communication. 
• Mobile computing. 
• Computing power through parallelism. 
• Optimising resources- load balancing. 
• Incremental growth of .computer system (reduced cost and risk).
6 
APPLICATION OF COMPUTER 
NETWORK
7 
CLASSIFICATION OF NETWORKS 
• By size:- 1. Local area network (LAN). 
2. Metropolitan area networks (MAN). 
3. Wide area networks (WAN). 
• By media type:-1. Point to point networks vs. broadcast networks. 
• By mobility:-1. Mobile networks vs. fixed network.
8 
TYPES OF THE NETWORKS 
WAN
9 
LOCAL AREA NETWORK (LAN) 
• Smallest networked compared to other two network. 
• The simplest form of LAN is connected two computer together. 
• LAN is operated within a limited physical area such as at home , 
school and a single building or a several buildings. 
• A network which consists of less then 500 interconnected devices 
across several buildings, is still recognised as a LAN. 
• Local area networks normally use coaxial cables to connect the 
computers together.
10
METROPOLITAN AREA NETWORK 
• Metropolitan – describes important cities like Mumbai, Delhi, 
Calcutta and Bengaluru, Chennai etc. 
• Companies that have several branches within the Mumbai city 
such as banks, use a MAN. 
• Can be collection of several LANs within the same city. 
• MAN can be defined as a group of computers and network 
devices connected together within a large physical area. 
• MAN’s are larger than LAN’s but smaller than WAN’S. 
11
12 
MAN
13 
WIDE AREA NETWORK 
• The largest network of all networks type. 
• Internet is the largest WAN in the world. 
• WAN generally covers a large distances such as states, countries 
or continents . 
• E.g. Local banks have always maintained their business online by 
connecting all computers of their branch's in the countries. 
International banks also use WAN to connect their computers all 
over the world. 
• WAN is a collection of MANs and LANs or the mixture of both 
network.
14 
WAN
COMPARISON OF 
LAN, MAN AND WAN 
Critera LAN MAN WAN 
Cost Low High Higher 
Network size Small Large Largest 
Speed Fastest Slow Slowest 
Transmission media type Twisted pair Twisted pair and fibre-optic 
cables 
Fibre-optic, radio and 
satellite 
Numbers of computer Smallest Large largest 
15
16 
NETWORK TOPOLOGY
17
18 
BUS TOPOLOGY 
A bus topology consists of a single central cable to which all 
computers and other devices connected. A bus topology also 
known as a bus network. 
Description of bus topology 
• Very common in LAN. 
• Must have common backbone(the central cable) to connect all 
devices. 
• All nodes share the backbone to communicate with each other 
on the network. 
• Sometimes a bus network has more then one server is not needed 
on the network.
BUS TOPOLOGY 
Advantages 
• Short cable length and simple 
wiring layout. 
• Easy to extend. 
• Reliable from hardware point 
of view. 
Disadvantages 
• Fault isolation is difficult. 
• Repeater configuration. 
• Nodes must be intelligent. 
19
20
RING TOPOLOGY 
A ring topology consists all the computers and other devices that 
are connected in a loop. Ring topology also known as ring 
network. 
Description of ring topology 
• Can be found in LAN. 
• Each node directly connected to the neighbours nodes. 
• The server, like other nodes, will only communicate to its two 
neighbours nodes. 
21
22 
RING TOPOLOGY 
Advantages 
• Short cable length. 
• No wiring closet space required. 
• Suitable for optical fibres. 
Disadvantages 
• Node failure causes network failure. 
• Difficult to diagnose fault. 
• Network reconfiguration is difficult.
23
24 
STAR TOPOLOGY 
A star topology consists of a central host which acts as the centre, 
and all nodes connected to the nodes. A star topology is also 
known as star network. 
Description of star topology 
• A star network is found in LAN setting. 
• A star network must have a host which act as a centre. 
• The host can be a server , hub or router. 
• In a star network, every node will not connected to the 
neighbouring nodes.
STAR TOPOLOGY 
• Every node must connected to the host in order to communicate. 
• The host will control the flow of communication in the network. 
25
STAR TOPOLOGY 
Advantages 
• One device per connection. 
• Centralised control. 
• Simple access. 
Disadvantages 
• Long cable length. 
• Difficult to expand. 
• Central nod dependency. 
26
27
28 
TREE TOPOLOGY 
Tree topology is the combination of bus and star topology. The tree 
like structure allows you to have many servers on the net work on 
many ways. Also known as hierarchical network. 
Description of tree topology 
• Nodes of some devices are linked to a centrally located hub 
which is called the active hub. 
• The active hub has a hardware device called the repeater. 
• This strengthens the transmission and increase the travelling 
distance of signal. 
• The secondary hub can isolate communication between 
computers.
TREE TOPOLOGY 
Advantages 
• Easy to extend. 
• Fault isolation. 
Disadvantages 
• Dependent on the root. 
29
30 
MESH NETWORK TOPOLOGY 
Mesh network is a network where all nodes are connected to each 
other and is complete network. In a mesh network every node is 
connected to other nodes on the network through hops.it is called 
the self healing technology where it receives data one way or the 
other. 
Description of mess technology 
• Data is automatically configured to reach the destination by 
taking the shortest route. 
• The reliability factor is high in any kind of mess network. 
• The mess network is based on very sensible concept and has lesser 
chances of network breakdown.
31
MESH NETWORK TOPOLOGY 
Advantages Disadvantages 
32
DIFFERENCE 
Bus topology Ring topology Star topology 
Structure There is a single central 
cable(backbone)and 
all computers and al 
other devices 
connected to it. 
All computers and 
other devices are 
connected in a circle. 
There is a central host 
and all nodes 
connected to it. 
Host existence Depends on networks 
need. 
Depends on network 
need. 
Yes 
Connection between nodes it has no connection 
between nodes. 
Yes. No. 
Host failure Network can still run. Network will fail. Network will fail. 
33
34 
DIFFERENCE 
Bus topology Ring topology Star topology 
Node failure Network can still run. Network will fail. Network will fail. 
Ease of troubleshooting Difficult. Need to search for 
the problematic node one 
by one. 
Depends on 
backbone. If there 
is a backbone 
troubleshooting is 
difficult. if there is 
no backbone, the 
focus is on the tow 
nodes not 
communicating. 
Depends on the 
host.it is easier to 
repair the 
problematic host. 
However if nodes 
fails, then each 
node to be 
searched. 
Ease of adding and removing 
nodes. 
Easy. Difficult. Average. 
Number of node when extending 
network. 
Many. Limited. Limited.
NETWORK PROTOCOL 
• A set of rules and conventions for communication between 
network devices. 
• A protocol includes formatting rules that specify how data is 
packaged into messages. It also include conventions like 
message acknowledgement or data compressing to support 
reliable and high-performance network communication. 
• Various protocol exist in computer networking ranging from the 
high level to the low level like TCP/IP, HTTP,FTP,SMTP and telnet. 
35
36 
TCP/IP (TRANSMISSION CONTROL 
PROTOCOL/ INTERNET PROTOCOL). 
• It is the communication protocol for communication between 
computers connected to the network specially internet. 
• These are standard which defines how electronic devices(like 
computers) should be connected to the network, and how data 
should be transmitted between them. 
• TCP/IP is responsible for successful delivery of data at destination.
37 
TCP/IP LAYERS 
Application layer 
Transport layer 
Internet layer 
Link/physical layer
38
HYPERTEXT TRANSFER PROTOCOL 
• Computers on the www. Use the hypertext transfer protocol (http) to talk 
with each other. 
• The HTTP provides a set of instruction for accurate information exchange. 
• The communication between the client and the server involves request sent 
by the client and response from the server. 
• Each client server transaction , wheather a request or a response, consists of 
three main parts:-1. a response 
2. header information. 
3. the body. 
39
40
FILE TRANSFER PROTOCOL 
• FTP allows user to transfer files between two computer on the 
internet. To transfer files with FTP we use program called FTP 
client. 
• It is a simple network protocol based on TCP/IP. 
• The FTP CLIENT INITIATES ACONNECTION TO A REMOTE 
COMPUTER RUNNING fftp server software. 
• After the connection is established, the client can choose to 
send or receive copies of files. To connect to an FTP server, a 
client requires a username and password as set by the server 
administrator of the server. 
41
42
SIMPLE MAIL TRANSFER PROTOCOL 
• SMTP mail is the protocol that E-mail servers use to transfer mail. 
• The usual method of sending mail is that your mail client will 
contact the given SMTP server which transports the mail to the 
destination. 
• To determine the SMTP server for a given domain name, the 
MX(mail exchange) DNS record is used. 
43
TRANSMISSION MODES 
• The term Transmission Modes defines the direction of the flow of 
information between two communication devices i.e. it tells the 
direction of signals flows between the two devices. 
• There are three ways or modes of data transmission:- 
Simplex 
Half-duplex 
Full -duplex 
44
SIMPLEX 
• Simplex is a type of communication in which data can only be 
transmitted in one direction. 
• It is often used in contrast to duplex communication in which 
data can flow bidirectional between two devices. 
• Broadcasts in which a single transmissions sent many users, is a 
common type of simplex communication. 
• For examples – radio broadcast , television broadcast etc. 
45
FULL - DUPLEX 
• Full-duplex, or simply "duplex," is a type of communication in 
which data can flow two ways at the same time. It requires 
four wires . 
• Telephones are common examples of full-duplex devices. They 
allow both people to hear each other at the same time. 
• The terms duplex and full-duplex can be used interchangeably 
since both refer to simultaneous bidirectional communication. 
46
FULL - DUPLEX 
• . Full-duplex is often used in contrast to half-duplex, which refers 
to bidirectional communication, but not at the same time. 
Simplex communication is even more limited and only supports 
data transmission in one direction. 
• NOTE: Full-duplex is sometimes abbreviated "FDX." 
47
Sender 
(and receiver) 
FULL-DUPLEX 
Receiver 
(and sender) 
AND
NETWORKING DEVICES 
• Router 
• Switches 
• Hub 
• Modem 
49
50 
ROUTER 
• A router is a device that forwards data packets between computer 
networks. creating an overlay internetwork. 
• A router is connected to two or more data lines from different networks. 
When a data packet comes in one of the lines, the router reads the address 
information in the packet to determine its ultimate destination. 
• Then, using information in its routing table or routing policy, it directs the 
packet to the next network on its journey. Routers perform the "traffic 
directing" functions on the Internet.
SWITCHES 
• In electrical engineering, a switch is 
an electrical component that can break 
an electrical circuit, interrupting 
the current or diverting it from one 
conductor to another 
51
HUB 
• An Ethernet hub, active hub, network 
hub, repeater hub, multiport 
repeater or hub is a device for connecting 
multiple Ethernetdevices together and 
making them act as a single network 
segment. It has multiple input/output (I/O) 
ports, in which a signal introduced at the 
input of any port appears at the output of 
every port except the original incoming. A 
hub works at the physical layer (layer 1) of 
the OSI model.[1] The device is a form of 
multiport repeater. Repeater hubs also 
participate in collision detection, forwarding 
a jam signal to all ports if it detects 
a collision. 
52
MODEM 
• A modem (modulator-demodulator) is a device 
that modulates an analog carrier signal to 
encode digital information, and also 
demodulates such a carrier signal to decode the 
transmitted information. The goal is to produce 
a signal that can be transmitted easily and 
decoded to reproduce the original digital data. 
Modems can be used with any means of 
transmitting analog signals, from light emitting 
diodes to radio. The most familiar example is 
avoice band modem that turns the digital data of 
a personal computer into modulated electrical 
signals in the voice frequency range of 
a telephonechannel. These signals can be 
transmitted over telephone lines and 
demodulated by another modem at the receiver 
side to recover the digital data. 
53
54 
CABLING 
Coaxial Cable 
- Thinet looks like regular TV cable. It is about ¼ inch in 
diameter and is very flexible and easy to work with. 
- Thcknnet is about ½ inch in diameter and not very flexible. 
Thicket is older and not very common anymore except as a 
backbone within and between buildings. Coax transmits at 10 
Mbps.
55 
THANK YOU.....
GROUP 6 
56 
S.no. Members name Enrolment no. Signature 
1. Ayush yadav 
2. Avesh faisal rayeen 
3. Somuya pathak 
4. Somil pungliya 
5. Meenal mantri

Contenu connexe

Tendances

Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecturesabari Giri
 
Dcn(data communication and computer network)
Dcn(data communication and computer network)Dcn(data communication and computer network)
Dcn(data communication and computer network)Ramakrishna kapa
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networkingSithu PM
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networkingMayank Jain
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided mediaHassan Osama
 
Basic Concepts of Networking
Basic Concepts of NetworkingBasic Concepts of Networking
Basic Concepts of NetworkingVivin NL
 
Networking presentation
Networking presentationNetworking presentation
Networking presentationJyoti Tewari
 
Types of Network
Types of NetworkTypes of Network
Types of NetworkAvishek Kar
 
data communication
data communicationdata communication
data communicationRajat Singla
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic conceptsAnkit Garg
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission mediaManish8976
 

Tendances (20)

Types of Network Architecture
Types of Network ArchitectureTypes of Network Architecture
Types of Network Architecture
 
Computer network
Computer networkComputer network
Computer network
 
Computer topology
Computer topologyComputer topology
Computer topology
 
Networking
NetworkingNetworking
Networking
 
Dcn(data communication and computer network)
Dcn(data communication and computer network)Dcn(data communication and computer network)
Dcn(data communication and computer network)
 
Network switch
Network switchNetwork switch
Network switch
 
introduction-to-computer-networking
introduction-to-computer-networkingintroduction-to-computer-networking
introduction-to-computer-networking
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Guided and unguided media
Guided and unguided mediaGuided and unguided media
Guided and unguided media
 
Basic Concepts of Networking
Basic Concepts of NetworkingBasic Concepts of Networking
Basic Concepts of Networking
 
Wireless networks ppt
Wireless networks pptWireless networks ppt
Wireless networks ppt
 
Networking presentation
Networking presentationNetworking presentation
Networking presentation
 
Types of Network
Types of NetworkTypes of Network
Types of Network
 
data communication
data communicationdata communication
data communication
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Network architecture
Network architectureNetwork architecture
Network architecture
 
3 computer network - basic concepts
3   computer network - basic concepts3   computer network - basic concepts
3 computer network - basic concepts
 
Ppt for tranmission media
Ppt for tranmission mediaPpt for tranmission media
Ppt for tranmission media
 

En vedette

Presentation on computer networking
Presentation on computer networkingPresentation on computer networking
Presentation on computer networkingJyoti Tewari
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts pptRajendraPrasad Alladi
 

En vedette (9)

Presentation on computer networking
Presentation on computer networkingPresentation on computer networking
Presentation on computer networking
 
Computer Networking
Computer NetworkingComputer Networking
Computer Networking
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Presentation on operating system
 Presentation on operating system Presentation on operating system
Presentation on operating system
 
Operating system overview concepts ppt
Operating system overview concepts pptOperating system overview concepts ppt
Operating system overview concepts ppt
 

Similaire à Computer Network Devices and Topologies

Web applications and security. By: Partha Jee Chauhan, MSc Computer Science
Web applications and security. By: Partha Jee Chauhan, MSc Computer ScienceWeb applications and security. By: Partha Jee Chauhan, MSc Computer Science
Web applications and security. By: Partha Jee Chauhan, MSc Computer SciencePartha Jee Chauhan
 
Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02DeShawn A. Larkin
 
Lecture 1 Computer Networks.pptxsecond course
Lecture 1 Computer Networks.pptxsecond courseLecture 1 Computer Networks.pptxsecond course
Lecture 1 Computer Networks.pptxsecond courseLamiyQurbanlKomptert
 
computer networking and its application ppt
computer networking and its application pptcomputer networking and its application ppt
computer networking and its application pptNitesh Dubey
 
B5_WEEK 1_COMPUTER NETWORK.pptx
B5_WEEK 1_COMPUTER NETWORK.pptxB5_WEEK 1_COMPUTER NETWORK.pptx
B5_WEEK 1_COMPUTER NETWORK.pptxEmmanuelNYAMENAAYE
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
computer networks_fundamentals.pptx
computer networks_fundamentals.pptxcomputer networks_fundamentals.pptx
computer networks_fundamentals.pptxssuser5cb8d3
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005SOLOMONCHINAEMEUCHEA
 
Aarambhcompute rnetworking assignment
Aarambhcompute rnetworking assignmentAarambhcompute rnetworking assignment
Aarambhcompute rnetworking assignmentAARAMBH PANDEY
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of networksharone singh
 

Similaire à Computer Network Devices and Topologies (20)

Web applications and security. By: Partha Jee Chauhan, MSc Computer Science
Web applications and security. By: Partha Jee Chauhan, MSc Computer ScienceWeb applications and security. By: Partha Jee Chauhan, MSc Computer Science
Web applications and security. By: Partha Jee Chauhan, MSc Computer Science
 
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
 
Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02
 
Lecture 1 Computer Networks.pptxsecond course
Lecture 1 Computer Networks.pptxsecond courseLecture 1 Computer Networks.pptxsecond course
Lecture 1 Computer Networks.pptxsecond course
 
computer networking and its application ppt
computer networking and its application pptcomputer networking and its application ppt
computer networking and its application ppt
 
computer-network.pptx
computer-network.pptxcomputer-network.pptx
computer-network.pptx
 
Computer network
Computer networkComputer network
Computer network
 
Networks
NetworksNetworks
Networks
 
B5_WEEK 1_COMPUTER NETWORK.pptx
B5_WEEK 1_COMPUTER NETWORK.pptxB5_WEEK 1_COMPUTER NETWORK.pptx
B5_WEEK 1_COMPUTER NETWORK.pptx
 
Computer networks
Computer networksComputer networks
Computer networks
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
Computer networks
Computer networksComputer networks
Computer networks
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Networking HMT-1
Networking HMT-1Networking HMT-1
Networking HMT-1
 
computer networks_fundamentals.pptx
computer networks_fundamentals.pptxcomputer networks_fundamentals.pptx
computer networks_fundamentals.pptx
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
HHCJ AMUMARA:COMPUTER STUDIES LECTURE NOTE FOR SS2:005
 
Cct203 lesson 10
Cct203 lesson 10Cct203 lesson 10
Cct203 lesson 10
 
Aarambhcompute rnetworking assignment
Aarambhcompute rnetworking assignmentAarambhcompute rnetworking assignment
Aarambhcompute rnetworking assignment
 
Introduction of network
Introduction of networkIntroduction of network
Introduction of network
 

Plus de Ayush0734

Nostro And Bonds Product Knowledge
Nostro And Bonds Product KnowledgeNostro And Bonds Product Knowledge
Nostro And Bonds Product KnowledgeAyush0734
 
Trade life cycle
Trade life cycleTrade life cycle
Trade life cycleAyush0734
 
Venture capital and angel financing
Venture capital and angel financingVenture capital and angel financing
Venture capital and angel financingAyush0734
 
Sip presentation on Karvy
Sip presentation on Karvy Sip presentation on Karvy
Sip presentation on Karvy Ayush0734
 
listing of securities in Indian Stock Market Nse and Bse
listing of securities in Indian Stock Market Nse and Bselisting of securities in Indian Stock Market Nse and Bse
listing of securities in Indian Stock Market Nse and BseAyush0734
 
Types of strategy
Types of strategyTypes of strategy
Types of strategyAyush0734
 
Fiscal policies
Fiscal policiesFiscal policies
Fiscal policiesAyush0734
 
Index of Industrial Production and its comparison
Index of Industrial Production and its comparisonIndex of Industrial Production and its comparison
Index of Industrial Production and its comparisonAyush0734
 
Summer Internship report on Comparative study of karvy with other brokers by ...
Summer Internship report on Comparative study of karvy with other brokers by ...Summer Internship report on Comparative study of karvy with other brokers by ...
Summer Internship report on Comparative study of karvy with other brokers by ...Ayush0734
 

Plus de Ayush0734 (10)

Nostro And Bonds Product Knowledge
Nostro And Bonds Product KnowledgeNostro And Bonds Product Knowledge
Nostro And Bonds Product Knowledge
 
Trade life cycle
Trade life cycleTrade life cycle
Trade life cycle
 
Ayush yadav
Ayush yadavAyush yadav
Ayush yadav
 
Venture capital and angel financing
Venture capital and angel financingVenture capital and angel financing
Venture capital and angel financing
 
Sip presentation on Karvy
Sip presentation on Karvy Sip presentation on Karvy
Sip presentation on Karvy
 
listing of securities in Indian Stock Market Nse and Bse
listing of securities in Indian Stock Market Nse and Bselisting of securities in Indian Stock Market Nse and Bse
listing of securities in Indian Stock Market Nse and Bse
 
Types of strategy
Types of strategyTypes of strategy
Types of strategy
 
Fiscal policies
Fiscal policiesFiscal policies
Fiscal policies
 
Index of Industrial Production and its comparison
Index of Industrial Production and its comparisonIndex of Industrial Production and its comparison
Index of Industrial Production and its comparison
 
Summer Internship report on Comparative study of karvy with other brokers by ...
Summer Internship report on Comparative study of karvy with other brokers by ...Summer Internship report on Comparative study of karvy with other brokers by ...
Summer Internship report on Comparative study of karvy with other brokers by ...
 

Dernier

Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxAvaniJani1
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdfMr Bounab Samir
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
DiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfDiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfChristalin Nelson
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...Nguyen Thanh Tu Collection
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Osopher
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxryandux83rd
 
The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipKarl Donert
 

Dernier (20)

Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Comparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptxComparative Literature in India by Amiya dev.pptx
Comparative Literature in India by Amiya dev.pptx
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 
MS4 level being good citizen -imperative- (1) (1).pdf
MS4 level   being good citizen -imperative- (1) (1).pdfMS4 level   being good citizen -imperative- (1) (1).pdf
MS4 level being good citizen -imperative- (1) (1).pdf
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
DiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfDiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdf
 
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
CHUYÊN ĐỀ ÔN THEO CÂU CHO HỌC SINH LỚP 12 ĐỂ ĐẠT ĐIỂM 5+ THI TỐT NGHIỆP THPT ...
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
Healthy Minds, Flourishing Lives: A Philosophical Approach to Mental Health a...
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptx
 
The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenship
 

Computer Network Devices and Topologies

  • 1. PRESTIGE INSTITUTE OF MANAGEMENT AND REASEARCH SUBMITTED TO “ COMPUTER NETWORK PROF. Dr. DEEPAK JAROLIYA SUBMITTED BY: AYUSH YADAV AVESH FAISAL RAYEEN SOUMYA PATHAK SOMIL PUNGLIYA MEENAL MANTRI AND ITS DEVICES”
  • 2. 2 COMPUTER NETWORK AND ITS DEVICES
  • 3. WHAT IS NETWORK? • Dictionary meaning of network is “ a particular network is a system of things which are connected and which are operates together” • Network has a wide meaning it involves all networks like business network, communication network, social network, electrical network and computer network. • A great example of a network is the Internet, connecting millions of people all over the world together. • They can share data and information. 3
  • 4. WHAT IS COMPUTER NETWORK?  A computer network is a system of interconnected computer and the peripheral devices.  For example, it may connected to computer , scanner , printer and camera.  A computer network is a telecommunications network that allows computers to exchange data.  The connection between networked computing devices are established using either cable media or wireless media. 4
  • 5. 5 GOALS OF COMPUTER NETWORK? • Access to remote resources. • Human communication. • Mobile computing. • Computing power through parallelism. • Optimising resources- load balancing. • Incremental growth of .computer system (reduced cost and risk).
  • 6. 6 APPLICATION OF COMPUTER NETWORK
  • 7. 7 CLASSIFICATION OF NETWORKS • By size:- 1. Local area network (LAN). 2. Metropolitan area networks (MAN). 3. Wide area networks (WAN). • By media type:-1. Point to point networks vs. broadcast networks. • By mobility:-1. Mobile networks vs. fixed network.
  • 8. 8 TYPES OF THE NETWORKS WAN
  • 9. 9 LOCAL AREA NETWORK (LAN) • Smallest networked compared to other two network. • The simplest form of LAN is connected two computer together. • LAN is operated within a limited physical area such as at home , school and a single building or a several buildings. • A network which consists of less then 500 interconnected devices across several buildings, is still recognised as a LAN. • Local area networks normally use coaxial cables to connect the computers together.
  • 10. 10
  • 11. METROPOLITAN AREA NETWORK • Metropolitan – describes important cities like Mumbai, Delhi, Calcutta and Bengaluru, Chennai etc. • Companies that have several branches within the Mumbai city such as banks, use a MAN. • Can be collection of several LANs within the same city. • MAN can be defined as a group of computers and network devices connected together within a large physical area. • MAN’s are larger than LAN’s but smaller than WAN’S. 11
  • 13. 13 WIDE AREA NETWORK • The largest network of all networks type. • Internet is the largest WAN in the world. • WAN generally covers a large distances such as states, countries or continents . • E.g. Local banks have always maintained their business online by connecting all computers of their branch's in the countries. International banks also use WAN to connect their computers all over the world. • WAN is a collection of MANs and LANs or the mixture of both network.
  • 15. COMPARISON OF LAN, MAN AND WAN Critera LAN MAN WAN Cost Low High Higher Network size Small Large Largest Speed Fastest Slow Slowest Transmission media type Twisted pair Twisted pair and fibre-optic cables Fibre-optic, radio and satellite Numbers of computer Smallest Large largest 15
  • 17. 17
  • 18. 18 BUS TOPOLOGY A bus topology consists of a single central cable to which all computers and other devices connected. A bus topology also known as a bus network. Description of bus topology • Very common in LAN. • Must have common backbone(the central cable) to connect all devices. • All nodes share the backbone to communicate with each other on the network. • Sometimes a bus network has more then one server is not needed on the network.
  • 19. BUS TOPOLOGY Advantages • Short cable length and simple wiring layout. • Easy to extend. • Reliable from hardware point of view. Disadvantages • Fault isolation is difficult. • Repeater configuration. • Nodes must be intelligent. 19
  • 20. 20
  • 21. RING TOPOLOGY A ring topology consists all the computers and other devices that are connected in a loop. Ring topology also known as ring network. Description of ring topology • Can be found in LAN. • Each node directly connected to the neighbours nodes. • The server, like other nodes, will only communicate to its two neighbours nodes. 21
  • 22. 22 RING TOPOLOGY Advantages • Short cable length. • No wiring closet space required. • Suitable for optical fibres. Disadvantages • Node failure causes network failure. • Difficult to diagnose fault. • Network reconfiguration is difficult.
  • 23. 23
  • 24. 24 STAR TOPOLOGY A star topology consists of a central host which acts as the centre, and all nodes connected to the nodes. A star topology is also known as star network. Description of star topology • A star network is found in LAN setting. • A star network must have a host which act as a centre. • The host can be a server , hub or router. • In a star network, every node will not connected to the neighbouring nodes.
  • 25. STAR TOPOLOGY • Every node must connected to the host in order to communicate. • The host will control the flow of communication in the network. 25
  • 26. STAR TOPOLOGY Advantages • One device per connection. • Centralised control. • Simple access. Disadvantages • Long cable length. • Difficult to expand. • Central nod dependency. 26
  • 27. 27
  • 28. 28 TREE TOPOLOGY Tree topology is the combination of bus and star topology. The tree like structure allows you to have many servers on the net work on many ways. Also known as hierarchical network. Description of tree topology • Nodes of some devices are linked to a centrally located hub which is called the active hub. • The active hub has a hardware device called the repeater. • This strengthens the transmission and increase the travelling distance of signal. • The secondary hub can isolate communication between computers.
  • 29. TREE TOPOLOGY Advantages • Easy to extend. • Fault isolation. Disadvantages • Dependent on the root. 29
  • 30. 30 MESH NETWORK TOPOLOGY Mesh network is a network where all nodes are connected to each other and is complete network. In a mesh network every node is connected to other nodes on the network through hops.it is called the self healing technology where it receives data one way or the other. Description of mess technology • Data is automatically configured to reach the destination by taking the shortest route. • The reliability factor is high in any kind of mess network. • The mess network is based on very sensible concept and has lesser chances of network breakdown.
  • 31. 31
  • 32. MESH NETWORK TOPOLOGY Advantages Disadvantages 32
  • 33. DIFFERENCE Bus topology Ring topology Star topology Structure There is a single central cable(backbone)and all computers and al other devices connected to it. All computers and other devices are connected in a circle. There is a central host and all nodes connected to it. Host existence Depends on networks need. Depends on network need. Yes Connection between nodes it has no connection between nodes. Yes. No. Host failure Network can still run. Network will fail. Network will fail. 33
  • 34. 34 DIFFERENCE Bus topology Ring topology Star topology Node failure Network can still run. Network will fail. Network will fail. Ease of troubleshooting Difficult. Need to search for the problematic node one by one. Depends on backbone. If there is a backbone troubleshooting is difficult. if there is no backbone, the focus is on the tow nodes not communicating. Depends on the host.it is easier to repair the problematic host. However if nodes fails, then each node to be searched. Ease of adding and removing nodes. Easy. Difficult. Average. Number of node when extending network. Many. Limited. Limited.
  • 35. NETWORK PROTOCOL • A set of rules and conventions for communication between network devices. • A protocol includes formatting rules that specify how data is packaged into messages. It also include conventions like message acknowledgement or data compressing to support reliable and high-performance network communication. • Various protocol exist in computer networking ranging from the high level to the low level like TCP/IP, HTTP,FTP,SMTP and telnet. 35
  • 36. 36 TCP/IP (TRANSMISSION CONTROL PROTOCOL/ INTERNET PROTOCOL). • It is the communication protocol for communication between computers connected to the network specially internet. • These are standard which defines how electronic devices(like computers) should be connected to the network, and how data should be transmitted between them. • TCP/IP is responsible for successful delivery of data at destination.
  • 37. 37 TCP/IP LAYERS Application layer Transport layer Internet layer Link/physical layer
  • 38. 38
  • 39. HYPERTEXT TRANSFER PROTOCOL • Computers on the www. Use the hypertext transfer protocol (http) to talk with each other. • The HTTP provides a set of instruction for accurate information exchange. • The communication between the client and the server involves request sent by the client and response from the server. • Each client server transaction , wheather a request or a response, consists of three main parts:-1. a response 2. header information. 3. the body. 39
  • 40. 40
  • 41. FILE TRANSFER PROTOCOL • FTP allows user to transfer files between two computer on the internet. To transfer files with FTP we use program called FTP client. • It is a simple network protocol based on TCP/IP. • The FTP CLIENT INITIATES ACONNECTION TO A REMOTE COMPUTER RUNNING fftp server software. • After the connection is established, the client can choose to send or receive copies of files. To connect to an FTP server, a client requires a username and password as set by the server administrator of the server. 41
  • 42. 42
  • 43. SIMPLE MAIL TRANSFER PROTOCOL • SMTP mail is the protocol that E-mail servers use to transfer mail. • The usual method of sending mail is that your mail client will contact the given SMTP server which transports the mail to the destination. • To determine the SMTP server for a given domain name, the MX(mail exchange) DNS record is used. 43
  • 44. TRANSMISSION MODES • The term Transmission Modes defines the direction of the flow of information between two communication devices i.e. it tells the direction of signals flows between the two devices. • There are three ways or modes of data transmission:- Simplex Half-duplex Full -duplex 44
  • 45. SIMPLEX • Simplex is a type of communication in which data can only be transmitted in one direction. • It is often used in contrast to duplex communication in which data can flow bidirectional between two devices. • Broadcasts in which a single transmissions sent many users, is a common type of simplex communication. • For examples – radio broadcast , television broadcast etc. 45
  • 46. FULL - DUPLEX • Full-duplex, or simply "duplex," is a type of communication in which data can flow two ways at the same time. It requires four wires . • Telephones are common examples of full-duplex devices. They allow both people to hear each other at the same time. • The terms duplex and full-duplex can be used interchangeably since both refer to simultaneous bidirectional communication. 46
  • 47. FULL - DUPLEX • . Full-duplex is often used in contrast to half-duplex, which refers to bidirectional communication, but not at the same time. Simplex communication is even more limited and only supports data transmission in one direction. • NOTE: Full-duplex is sometimes abbreviated "FDX." 47
  • 48. Sender (and receiver) FULL-DUPLEX Receiver (and sender) AND
  • 49. NETWORKING DEVICES • Router • Switches • Hub • Modem 49
  • 50. 50 ROUTER • A router is a device that forwards data packets between computer networks. creating an overlay internetwork. • A router is connected to two or more data lines from different networks. When a data packet comes in one of the lines, the router reads the address information in the packet to determine its ultimate destination. • Then, using information in its routing table or routing policy, it directs the packet to the next network on its journey. Routers perform the "traffic directing" functions on the Internet.
  • 51. SWITCHES • In electrical engineering, a switch is an electrical component that can break an electrical circuit, interrupting the current or diverting it from one conductor to another 51
  • 52. HUB • An Ethernet hub, active hub, network hub, repeater hub, multiport repeater or hub is a device for connecting multiple Ethernetdevices together and making them act as a single network segment. It has multiple input/output (I/O) ports, in which a signal introduced at the input of any port appears at the output of every port except the original incoming. A hub works at the physical layer (layer 1) of the OSI model.[1] The device is a form of multiport repeater. Repeater hubs also participate in collision detection, forwarding a jam signal to all ports if it detects a collision. 52
  • 53. MODEM • A modem (modulator-demodulator) is a device that modulates an analog carrier signal to encode digital information, and also demodulates such a carrier signal to decode the transmitted information. The goal is to produce a signal that can be transmitted easily and decoded to reproduce the original digital data. Modems can be used with any means of transmitting analog signals, from light emitting diodes to radio. The most familiar example is avoice band modem that turns the digital data of a personal computer into modulated electrical signals in the voice frequency range of a telephonechannel. These signals can be transmitted over telephone lines and demodulated by another modem at the receiver side to recover the digital data. 53
  • 54. 54 CABLING Coaxial Cable - Thinet looks like regular TV cable. It is about ¼ inch in diameter and is very flexible and easy to work with. - Thcknnet is about ½ inch in diameter and not very flexible. Thicket is older and not very common anymore except as a backbone within and between buildings. Coax transmits at 10 Mbps.
  • 56. GROUP 6 56 S.no. Members name Enrolment no. Signature 1. Ayush yadav 2. Avesh faisal rayeen 3. Somuya pathak 4. Somil pungliya 5. Meenal mantri