SlideShare a Scribd company logo
1 of 92
• A network is two or more computers (or other electronic devices) that are connected
together, usually by cables or Wi-Fi.
• Some computer networks will have a server.
• Each computer connected to a server is called a client.
• A computer that is not connected to a network is called a standalone computer.
• A network consists of two or more computers that are linked in order to
share resources (such as printers and CD-ROMs), exchange files, or allow
electronic communication.
• The computer on a network may be linked through cables, telephone
lines, radio waves, satellites, or infrared light beams.
• An example of a network is the Internet, which connects millions of people
all over the world.
benefits of a network
Using a network allows you to share:
• Hardware, such as a printer
• Software, allowing multiple users to run the same programs on different
computers.
• Data, so that other people can access shared work and you can access your
data from any computer on the network.
Types of Network
• A computer network is a group of computers linked to each other that
enables the computer to communicate with another computer and share
their resources, data, and applications.
• A computer network can be categorized by their size.
LOCAL AREA NETWORK (LAN)
• Local Area Network is a group of computers connected to each other in a
small area such as building, office.
• LAN is used for connecting two or more personal computers through a
communication medium.
• It is less costly.
• The data is transferred at an extremely faster rate in Local Area Network.
METROPOLITAN AREA (MAN)
• A metropolitan area network is a network that covers a larger geographic
area by interconnecting a different LAN to form a larger network.
• Government agencies use MAN to connect to the citizens and private
industries.
• In MAN, various LANs are connected to each other through a telephone
exchange line.
• It has a higher range than Local Area Network(LAN).
A METROPOLITAN AREA (MAN)
Uses Of Metropolitan Area Network:
•MAN is used in communication between the banks in a city.
•It can be used in an Airline Reservation.
•It can also be used for communication in the military.
WIDE AREA NETWORK (WAN)
• WANs do the same thing as LANs but across a larger area while connecting
more devices.
• Even when miles apart, a WAN can connect devices together remotely.
• In fact, the most basic example of a WAN is the Internet which connects
computers and devices worldwide.
• Since it’s much larger, this type of network is typically maintained by multiple
administrators and ownership is distributed across various organizations.
WIDE AREA NETWORK (WAN)
• A Wide Area Network is a network that extends over a large geographical
area such as states or countries.
• A Wide Area Network is quite bigger network than the LAN.
• A Wide Area Network is not limited to a single location, but it spans over a
large geographical area through a telephone line, fiber optic cable or
satellite links.
• A Wide Area Network is widely used in the field of Business, government,
and education.
Campus Area Network (CAN)
• A Campus Area Network is made up of an interconnection of LANs within a
specific geographical area.
• For example, a university campus can be linked with a variety of campus
buildings to connect all the academic departments.
PERSONAL AREA NETWORK (PAN)
• This is the smallest and most basic network that you’ll find.
• It’s meant to cover a very small area (typically a single room or building).
• A PAN is most commonly used for one individual and to connect just a
handful of devices such as a computer, smart phone, and printer.
• Probably the most well-known PAN technology is Bluetooth connection.
PERSONAL AREA NETWORK (PAN)
• Personal Area Network is a network arranged within an individual person,
typically within a range of 10 meters.
• Personal computer devices that are used to develop the personal area
network are the laptop, mobile phones, media player and play stations.
Global Area Network (GAN)
• GAN is a single network (not a number of interconnected networks) with
connection points spread around the world.
• A global area network (GAN) refers to a network composed of different
interconnected networks that cover an unlimited geographical area.
• GANs are mostly used by large corporate organization and consists of a series of
networked, orbiting satellites.
Virtual Local Area Network (VLAN)
• VLAN is a subset of LAN.
• VLAN provides an additional method of managing the network traffic.
• LAN is a custom network which is created from one or more local area
networks.
• It enables a group of devices available in multiple networks to be combined
into one logical network.
• VLANs provide security on larger networks by allowing a higher degree of
control over which devices have access to each other.
• Topology defines the structure of the network of
how all the components are interconnected to
each other.
• There are two types of topology: physical and
logical topology.
• Physical topology is the geometric
representation of all the nodes in a network.
• The bus topology is designed in such a way that all the stations are
connected through a single cable known as a backbone cable.
• Each node is either connected to the backbone cable by drop cable or
directly connected to the backbone cable.
• When a node wants to send a message over the network, it puts a message
over the network.
• All the stations available in the network will receive the message whether it
has been addressed or not.
Bus Topology
• The configuration of a bus topology is quite simpler as compared to other
topologies.
• The backbone cable is considered as a "single lane" through which the
message is broadcast to all the stations.
• Bus topology is a network type in which every computer and network device
is connected to a single cable.
• It transmits the data from one end to another in a single direction.
• No bi-directional feature is in bus topology.
Bus Topology
• Advantages of Bus topology:
• Low-cost cable: In bus topology, nodes are directly connected to the cable
without passing through a hub. Therefore, the initial cost of installation is
low.
• Moderate data speeds: Coaxial or twisted pair cables are mainly used in
bus-based networks.
• Limited failure: A failure in one node will not have any effect on other
nodes.
• Disadvantages of Bus topology:
• Extensive cabling: A bus topology is quite simpler, but still it requires a lot
of cabling.
• Reconfiguration difficult: Adding new devices to the network would slow
down the network.
• Ring topology is like a bus topology, but with connected ends.
• The node that receives the message from the previous computer
will retransmit to the next node.
• The data flows in one direction, i.e., it is unidirectional.
• The data flows in a single loop continuously known as an endless
loop.
Ring Topology
• It has no terminated ends, i.e., each node is connected to other node and
having no termination point.
• The data in a ring topology flow in a clockwise direction.
• The most common access method of the ring topology is token passing.
• Token passing: It is a network access method in which token is passed
from one node to another node.
• Token: It is a frame that circulates around the network.
Ring Topology
• In this topology, it forms a ring connecting devices with exactly two
neighboring devices.
Advantages of Ring topology:
• Product availability: Many hardware and software tools for network operation and
monitoring are available.
• Cost: Twisted pair cabling is inexpensive and easily available. Therefore, the
installation cost is very low.
Ring Topology
• Disadvantages of Ring topology:
• Failure: The breakdown in one station leads to the failure of the overall
network.
• Reconfiguration difficult: Adding new devices to the network would slow
down the network.
• Delay: Communication delay is directly proportional to the number of
nodes. Adding new devices increases the communication delay.
Ring Topology
Star Topology
• Star topology is an arrangement of the network in which every node is connected
to the central hub, switch or a central computer.
• The central computer is known as a server, and the peripheral devices attached
to the server are known as clients.
• Hubs or Switches are mainly used as connection devices in a physical star
topology.
• Star topology is the most popular topology in network implementation.
• In star topology, all the devices are connected to a single hub through a
cable.
• This hub is the central node, and all other nodes are connected to the
central node.
Advantages of Star topology
• Efficient troubleshooting: Troubleshooting is quite efficient in a star topology as
compared to bus topology. In a bus topology, the manager has to inspect the
kilometers of cable. In a star topology, all the stations are connected to the
centralized network.
• Limited failure: As each station is connected to the central hub with its
own cable, therefore failure in one cable will not affect the entire network.
• Easily expandable: It is easily expandable as new stations can be added to the
open ports on the hub.
• Disadvantages of Star topology
• A Central point of failure: If the central hub or switch goes down, then all the
connected nodes will not be able to communicate with each other.
• Tree topology combines the characteristics of bus topology and star topology.
• A tree topology is a type of structure in which all the computers are connected
with each other in hierarchical fashion.
• The top-most node in tree topology is known as a root node, and all other nodes
are the descendants of the root node.
Tree Topology
Root Node
Child Node
Child Node
• Advantages of Tree topology
• Easily expandable: We can add the new device to the existing
network. Therefore, we can say that tree topology is easily
expandable.
• Limited failure: The breakdown in one station does not affect the
entire network.
Tree Topology
• Disadvantages of Tree topology
• Failure: A tree topology mainly relies on root node and failure in
bus root node will damage the overall network.
Tree Topology
Star topology Ring Topology
In star topology, the nodes are
connected to the central hub or router.
In-ring topology, every node is
connected to its left and right side
nodes.
In star topology, the only hub is the
failure point.
In-ring topology, every node are failure
point
The cost of star topology is high. The cost of ring topology is low.
In star topology, the information is travel
from the central hub or router to all the
nodes.
In-ring topology, the information is travel
from nodes to nodes in a ring manner in
one direction.
The cables are required in star topology
more than the ring topology.
The cables are required in ring topology
less than the star topology.
A new cable is added to the central hub
to add a new node.
Whereas to add a new node in a ring
topology, the connection must be
broken.
Star topology Bus Topology
Star topology is a topology in which all devices are
connected to a central hub.
Bus topology is a topology where each device is
connected to a single cable which is known as the
backbone.
In star topology, if the central hub fails then the whole
network fails.
In a Bus topology, the failure of the network cable will
cause the whole network to fail.
In star topology, there is a non-linear arrangement of
nodes in a network.
In a bus topology, there is a linear arrangement of
nodes in a network.
Star topology does not have any terminator. Bus topology has a terminators at both ends of the
network.
Star topology has a high implementation cost
because of the central hub and extra wires required
for connection.
Bus topology is less expensive than a star topology
Data transmission is faster in a star topology. In a Bus topology, the data is transmitted slower as
compared to a star topology.
What is Transmission media?
• Transmission media is the data signal carrier within computer networks.
• Transmission media is a communication channel that carries the
information from the sender to the receiver.
• Data is transmitted through the electromagnetic signals.
• The main functionality of the transmission media is to carry the
information.
• It is a physical path between transmitter and receiver in data
communication.
• In a copper-based network, the bits in the form of electrical
signals.
• In a fiber based network, the bits in the form of light pulses.
• The electrical signals can be sent through the copper wire, fiber
optics, atmosphere, water, and vacuum.
• Factors to consider when selecting transmission media.
• Transmission Rate
• Distance
• Cost and Ease of Installation
• Resistant to environment Conditions
• Twisted pair
• Twisted pair is a physical media made up of a pair of
cables twisted with each other.
• A twisted pair cable is cheap as compared to other
transmission media.
• Installation of the twisted pair cable is easy, and it is a
lightweight cable.
• A twisted pair consists of two insulated copper wires
arranged in a regular spiral pattern.
Types of Twisted pair
• Unshielded Twisted Pair
• UTP is an unshielded twisted pair cable used in computer and
telecommunications mediums.
• Its frequency range is suitable for transmitting both data and voice via a
UTP cable.
• Therefore, it is widely used in the telephone, computers, etc.
• It is a pair of insulated copper wires twisted together.
• It is a wire with no additional shielding, like aluminum foil, to protect its
data from the exterior.
• Unshielded Twisted Pair:
• An unshielded twisted pair is widely used in telecommunication.
Following are the categories of the unshielded twisted pair cable:
• Category 1: Category 1 is used for telephone lines that have low-speed
data.
• Category 2: It can support upto 4Mbps.
• Category 3: It can support upto 16Mbps.
• Category 4: It can support upto 20Mbps. Therefore, it can be used for
long-distance communication.
• Category 5: It can support upto 200Mbps.
RJ - 45
• Shielded Twisted Pair
• A shielded twisted pair is a cable that contains the mesh
surrounding the wire that allows the higher transmission rate.
• A shielded twisted pair is a type of twisted pair cable that contains
an extra wrapping foil or copper braid jacket to protect the cable
from defects like:
cuts,
losing bandwidth(The maximum amount of data transmitted
over an internet connection in a given amount of time.),
noise,
and signal to the interference.
• Shielded Twisted Pair
• It is a cable that is usually used underground, and therefore it is
costly than UTP.
• It supports the higher data transmission rates across the long
distance.
• Characteristics Of Shielded Twisted Pair:
• The cost of the shielded twisted pair cable is not very high
and not very low.
• An installation of STP is easy.
• It has higher capacity as compared to unshielded twisted
pair cable.
• Coaxial Cable
• Coaxial cable is very commonly used transmission media, for
example, TV wire is usually a coaxial cable.
• The name of the cable is coaxial as it contains two conductors
parallel to each other.
• It has a higher frequency as compared to Twisted pair cable.
• The inner conductor of the coaxial cable is made up of copper,
and the outer conductor is made up of copper mesh.
• The middle core is made up of non-conductive cover that
separates the inner conductor from the outer conductor.
• Advantages Of Coaxial cable:
• The data can be transmitted at high speed.
• It has better shielding as compared to twisted pair cable.
• Disadvantages Of Coaxial cable:
• It is more expensive as compared to twisted pair cable.
• If any fault occurs in the cable causes the failure in the entire
network.
• Fiber Optic
• Fiber optic cable is a cable that uses electrical signals for
communication.
• Fiber optic is a cable that holds the optical fibers coated in plastic
that are used to send the data by pulses of light.
• The plastic coating protects the optical fibers from heat, cold,
electromagnetic interference from other types of wiring.
• Fiber optics provide faster data transmission than copper wires.
• It uses the concept of reflection of light through a core made up of
glass or plastic.
• The core is surrounded by a glass or plastic covering called the
cladding.
• It is used for transmission of large volumes of data.
Fiber Optic Connectors
• A fiber optic connector also goes by the name termination
because it connects two ends of fiber optic cables.
SC Connector ST Connector
• Each type of transmission media has special characteristics
that make it suitable for a specific type of service.
• Cost
• Installation requirements
• Bandwidth
• Band Usage(Baseband or Broadband)
• Attenuation
• Immunity from electromagnetic interference.
• Multiplexing
What is Transmission media?
• In computer networking, the term bandwidth refers to the measure of
the capacity of a medium to transmit data.
• A medium that has a high capacity, for example has a high bandwidth,
where as a medium that has limited capacity has a low bandwidth.
Bandwidth
• Bandwidth can be best understood by using an analogy to water hoses.
• If a half inch garden hose can carry water flow from a trickle up to two
gallons per minute, then that hose can be said to have a bandwidth of
two gallons per minute.
• A four-inch fire horse, however, might have a bandwidth that exceed
100 gallons per minute.
• Data transmission rates frequently are stated in terms of the bits that
can be transmitted per second.
• The two ways to allocate the capacity of transmission media are with
baseband and broadband transmissions.
• Baseband devotes the entire capacity of the medium to one
communication channel.
• Broadband enables two or more communication channels to share the
bandwidth of the communications medium.
Band Usage(Baseband or Broadband)
• Baseband refers to a communications channel in which information is
carried in digital form and which uses the transmission medium as a
single-channel device.
• This means a single channel is used to communicate with devices on a
network, which allows computers to transmit and receive data on a
single cable.
Baseband
Broadband
• Broadband enables two or more communication channels to share
the bandwidth of the communications medium.
• Broadband supports only unidirectional communication.
• It means, nodes connected at both ends of a medium can send or
receive data but can’t perform both actions simultaneously.
• Only one action is allowed at a time.
Multiplexing
• Multiplexing is a technique used to combine and send the multiple data
streams over a single medium.
• The process of combining the data streams is known as multiplexing and
hardware used for multiplexing is known as a multiplexer.
Multiplexer
(MUX)
Demultiplexer
(DEMUX)
Single Communication Channel
Caring 4 Different Transmission Channel
Sending Location Receiving Location
• Multiplexing is achieved by using a device called Multiplexer (MUX)
that combines n input lines to generate a single output line.
• Demultiplexing is achieved by using a device called Demultiplexer
(DEMUX) available at the receiving end.
• DEMUX separates a signal into its component signals (one input and
n outputs).
• Multiplexing is a technique that enables broadband media to support
multiple data channels.
• Multiplexing makes sense under a number of circumstances:
– When media bandwidth is costly.
– When large amounts of data must be transmitted through low-capacity
channels.
• It is an analog technique.
• When the carrier is frequency, FDM is used.
• Frequency Division Multiplexing is a technique in which the available
bandwidth of a single transmission medium is subdivided into several
channels.
Frequency-division Multiplexing (FDM)
• Time-division multiplexing (TDM) divides a channel into time slots that are
allocated to the data streams to be transmitted if the sender and receiver
agree on the timeslot assignments, the receiver can easily recover and
reconstruct the original data streams.
• In TDM the shared channel is divided among its user by means of time slot.
• Each user can transmit data within the provided time slot only.
Time Division Multiplexing(TDM)
• Attenuation is the loss of signal strength in networking cables or
connections.
• Attenuation is a general term that refers to any reduction in the
strength of a signal.
• Attenuation occurs with any type of signal, whether digital or
analog.
• Sometimes called loss, attenuation is a natural consequence of
signal transmission over long distances.
Attenuation
• Electromagnetic Interference(EMI) consists of outside
electromagnetic noise that distorts the signal in a medium.
• Crosstalk is a special kind of interference caused by adjacent wires.
• Crosstalk is a particularly significant problem with computer
networks because large number of cables often are located close
together with minimal attention to exact placement.
Electromagnetic Interference
Data migration process infographics
Saturn
Saturn is the ringed planet. It’s a gas
giant, composed mostly of hydrogen
Neptune
Neptune is the farthest planet from the
Sun. It’s really cold there
Mercury
Mercury is the closest planet to the Sun
and the smallest one
Mars
Despite being red, Mars is a cold place.
The planet is full of iron oxide dust

More Related Content

Similar to NETWORK TESCHNOLOGY.pptx

Network And Topology
Network And Topology Network And Topology
Network And Topology M Sajid R
 
Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02DeShawn A. Larkin
 
Data communication and computer networks
Data communication and computer networksData communication and computer networks
Data communication and computer networksmarwa_ma
 
Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfSujanTimalsina5
 
14.-NETWORKS.pptx
14.-NETWORKS.pptx14.-NETWORKS.pptx
14.-NETWORKS.pptxandree45846
 
COMPUTER NETWORK seminar.pptx
COMPUTER NETWORK seminar.pptxCOMPUTER NETWORK seminar.pptx
COMPUTER NETWORK seminar.pptxnihareddy0302
 
topology presentation.ppt
topology presentation.ppttopology presentation.ppt
topology presentation.pptFaizanshah76
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologiesAyush0734
 
Communication and Network Concepts
Communication and Network ConceptsCommunication and Network Concepts
Communication and Network ConceptsDev Chauhan
 

Similar to NETWORK TESCHNOLOGY.pptx (20)

Network And Topology
Network And Topology Network And Topology
Network And Topology
 
Star topology
Star topologyStar topology
Star topology
 
Star topology
Star topologyStar topology
Star topology
 
Computer network
Computer networkComputer network
Computer network
 
NETWORKING PPT
NETWORKING PPTNETWORKING PPT
NETWORKING PPT
 
Computer Network
Computer NetworkComputer Network
Computer Network
 
Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02Computer networkppt-110208141655-phpapp02
Computer networkppt-110208141655-phpapp02
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
Data communication and computer networks
Data communication and computer networksData communication and computer networks
Data communication and computer networks
 
Computer Networks .ppt
Computer Networks .pptComputer Networks .ppt
Computer Networks .ppt
 
Computer Networks 1 .ppt
Computer Networks 1 .pptComputer Networks 1 .ppt
Computer Networks 1 .ppt
 
Data communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdfData communications_Network_Model (1).pdf
Data communications_Network_Model (1).pdf
 
14.-NETWORKS.pptx
14.-NETWORKS.pptx14.-NETWORKS.pptx
14.-NETWORKS.pptx
 
Unit2.2
Unit2.2Unit2.2
Unit2.2
 
Unit2
Unit2Unit2
Unit2
 
Networks
NetworksNetworks
Networks
 
COMPUTER NETWORK seminar.pptx
COMPUTER NETWORK seminar.pptxCOMPUTER NETWORK seminar.pptx
COMPUTER NETWORK seminar.pptx
 
topology presentation.ppt
topology presentation.ppttopology presentation.ppt
topology presentation.ppt
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologies
 
Communication and Network Concepts
Communication and Network ConceptsCommunication and Network Concepts
Communication and Network Concepts
 

Recently uploaded

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 

Recently uploaded (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 

NETWORK TESCHNOLOGY.pptx

  • 1.
  • 2.
  • 3. • A network is two or more computers (or other electronic devices) that are connected together, usually by cables or Wi-Fi. • Some computer networks will have a server. • Each computer connected to a server is called a client. • A computer that is not connected to a network is called a standalone computer.
  • 4.
  • 5. • A network consists of two or more computers that are linked in order to share resources (such as printers and CD-ROMs), exchange files, or allow electronic communication. • The computer on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams. • An example of a network is the Internet, which connects millions of people all over the world.
  • 6. benefits of a network Using a network allows you to share: • Hardware, such as a printer • Software, allowing multiple users to run the same programs on different computers. • Data, so that other people can access shared work and you can access your data from any computer on the network.
  • 7. Types of Network • A computer network is a group of computers linked to each other that enables the computer to communicate with another computer and share their resources, data, and applications. • A computer network can be categorized by their size.
  • 8. LOCAL AREA NETWORK (LAN) • Local Area Network is a group of computers connected to each other in a small area such as building, office. • LAN is used for connecting two or more personal computers through a communication medium. • It is less costly. • The data is transferred at an extremely faster rate in Local Area Network.
  • 9.
  • 10. METROPOLITAN AREA (MAN) • A metropolitan area network is a network that covers a larger geographic area by interconnecting a different LAN to form a larger network. • Government agencies use MAN to connect to the citizens and private industries. • In MAN, various LANs are connected to each other through a telephone exchange line. • It has a higher range than Local Area Network(LAN).
  • 11.
  • 12. A METROPOLITAN AREA (MAN) Uses Of Metropolitan Area Network: •MAN is used in communication between the banks in a city. •It can be used in an Airline Reservation. •It can also be used for communication in the military.
  • 13. WIDE AREA NETWORK (WAN) • WANs do the same thing as LANs but across a larger area while connecting more devices. • Even when miles apart, a WAN can connect devices together remotely. • In fact, the most basic example of a WAN is the Internet which connects computers and devices worldwide. • Since it’s much larger, this type of network is typically maintained by multiple administrators and ownership is distributed across various organizations.
  • 14. WIDE AREA NETWORK (WAN) • A Wide Area Network is a network that extends over a large geographical area such as states or countries. • A Wide Area Network is quite bigger network than the LAN. • A Wide Area Network is not limited to a single location, but it spans over a large geographical area through a telephone line, fiber optic cable or satellite links. • A Wide Area Network is widely used in the field of Business, government, and education.
  • 15.
  • 16.
  • 17. Campus Area Network (CAN) • A Campus Area Network is made up of an interconnection of LANs within a specific geographical area. • For example, a university campus can be linked with a variety of campus buildings to connect all the academic departments.
  • 18.
  • 19. PERSONAL AREA NETWORK (PAN) • This is the smallest and most basic network that you’ll find. • It’s meant to cover a very small area (typically a single room or building). • A PAN is most commonly used for one individual and to connect just a handful of devices such as a computer, smart phone, and printer. • Probably the most well-known PAN technology is Bluetooth connection.
  • 20. PERSONAL AREA NETWORK (PAN) • Personal Area Network is a network arranged within an individual person, typically within a range of 10 meters. • Personal computer devices that are used to develop the personal area network are the laptop, mobile phones, media player and play stations.
  • 21. Global Area Network (GAN) • GAN is a single network (not a number of interconnected networks) with connection points spread around the world. • A global area network (GAN) refers to a network composed of different interconnected networks that cover an unlimited geographical area. • GANs are mostly used by large corporate organization and consists of a series of networked, orbiting satellites.
  • 22. Virtual Local Area Network (VLAN) • VLAN is a subset of LAN. • VLAN provides an additional method of managing the network traffic. • LAN is a custom network which is created from one or more local area networks. • It enables a group of devices available in multiple networks to be combined into one logical network. • VLANs provide security on larger networks by allowing a higher degree of control over which devices have access to each other.
  • 23.
  • 24.
  • 25. • Topology defines the structure of the network of how all the components are interconnected to each other. • There are two types of topology: physical and logical topology. • Physical topology is the geometric representation of all the nodes in a network.
  • 26. • The bus topology is designed in such a way that all the stations are connected through a single cable known as a backbone cable. • Each node is either connected to the backbone cable by drop cable or directly connected to the backbone cable. • When a node wants to send a message over the network, it puts a message over the network. • All the stations available in the network will receive the message whether it has been addressed or not. Bus Topology
  • 27. • The configuration of a bus topology is quite simpler as compared to other topologies. • The backbone cable is considered as a "single lane" through which the message is broadcast to all the stations. • Bus topology is a network type in which every computer and network device is connected to a single cable. • It transmits the data from one end to another in a single direction. • No bi-directional feature is in bus topology. Bus Topology
  • 28.
  • 29.
  • 30. • Advantages of Bus topology: • Low-cost cable: In bus topology, nodes are directly connected to the cable without passing through a hub. Therefore, the initial cost of installation is low. • Moderate data speeds: Coaxial or twisted pair cables are mainly used in bus-based networks. • Limited failure: A failure in one node will not have any effect on other nodes.
  • 31. • Disadvantages of Bus topology: • Extensive cabling: A bus topology is quite simpler, but still it requires a lot of cabling. • Reconfiguration difficult: Adding new devices to the network would slow down the network.
  • 32. • Ring topology is like a bus topology, but with connected ends. • The node that receives the message from the previous computer will retransmit to the next node. • The data flows in one direction, i.e., it is unidirectional. • The data flows in a single loop continuously known as an endless loop. Ring Topology
  • 33. • It has no terminated ends, i.e., each node is connected to other node and having no termination point. • The data in a ring topology flow in a clockwise direction. • The most common access method of the ring topology is token passing. • Token passing: It is a network access method in which token is passed from one node to another node. • Token: It is a frame that circulates around the network. Ring Topology
  • 34.
  • 35. • In this topology, it forms a ring connecting devices with exactly two neighboring devices.
  • 36. Advantages of Ring topology: • Product availability: Many hardware and software tools for network operation and monitoring are available. • Cost: Twisted pair cabling is inexpensive and easily available. Therefore, the installation cost is very low. Ring Topology
  • 37. • Disadvantages of Ring topology: • Failure: The breakdown in one station leads to the failure of the overall network. • Reconfiguration difficult: Adding new devices to the network would slow down the network. • Delay: Communication delay is directly proportional to the number of nodes. Adding new devices increases the communication delay. Ring Topology
  • 39. • Star topology is an arrangement of the network in which every node is connected to the central hub, switch or a central computer. • The central computer is known as a server, and the peripheral devices attached to the server are known as clients. • Hubs or Switches are mainly used as connection devices in a physical star topology. • Star topology is the most popular topology in network implementation.
  • 40. • In star topology, all the devices are connected to a single hub through a cable. • This hub is the central node, and all other nodes are connected to the central node.
  • 41. Advantages of Star topology • Efficient troubleshooting: Troubleshooting is quite efficient in a star topology as compared to bus topology. In a bus topology, the manager has to inspect the kilometers of cable. In a star topology, all the stations are connected to the centralized network. • Limited failure: As each station is connected to the central hub with its own cable, therefore failure in one cable will not affect the entire network. • Easily expandable: It is easily expandable as new stations can be added to the open ports on the hub.
  • 42. • Disadvantages of Star topology • A Central point of failure: If the central hub or switch goes down, then all the connected nodes will not be able to communicate with each other.
  • 43. • Tree topology combines the characteristics of bus topology and star topology. • A tree topology is a type of structure in which all the computers are connected with each other in hierarchical fashion. • The top-most node in tree topology is known as a root node, and all other nodes are the descendants of the root node. Tree Topology
  • 45.
  • 46. • Advantages of Tree topology • Easily expandable: We can add the new device to the existing network. Therefore, we can say that tree topology is easily expandable. • Limited failure: The breakdown in one station does not affect the entire network. Tree Topology
  • 47. • Disadvantages of Tree topology • Failure: A tree topology mainly relies on root node and failure in bus root node will damage the overall network. Tree Topology
  • 48. Star topology Ring Topology In star topology, the nodes are connected to the central hub or router. In-ring topology, every node is connected to its left and right side nodes. In star topology, the only hub is the failure point. In-ring topology, every node are failure point The cost of star topology is high. The cost of ring topology is low. In star topology, the information is travel from the central hub or router to all the nodes. In-ring topology, the information is travel from nodes to nodes in a ring manner in one direction. The cables are required in star topology more than the ring topology. The cables are required in ring topology less than the star topology. A new cable is added to the central hub to add a new node. Whereas to add a new node in a ring topology, the connection must be broken.
  • 49. Star topology Bus Topology Star topology is a topology in which all devices are connected to a central hub. Bus topology is a topology where each device is connected to a single cable which is known as the backbone. In star topology, if the central hub fails then the whole network fails. In a Bus topology, the failure of the network cable will cause the whole network to fail. In star topology, there is a non-linear arrangement of nodes in a network. In a bus topology, there is a linear arrangement of nodes in a network. Star topology does not have any terminator. Bus topology has a terminators at both ends of the network. Star topology has a high implementation cost because of the central hub and extra wires required for connection. Bus topology is less expensive than a star topology Data transmission is faster in a star topology. In a Bus topology, the data is transmitted slower as compared to a star topology.
  • 50. What is Transmission media? • Transmission media is the data signal carrier within computer networks. • Transmission media is a communication channel that carries the information from the sender to the receiver. • Data is transmitted through the electromagnetic signals. • The main functionality of the transmission media is to carry the information.
  • 51. • It is a physical path between transmitter and receiver in data communication. • In a copper-based network, the bits in the form of electrical signals. • In a fiber based network, the bits in the form of light pulses. • The electrical signals can be sent through the copper wire, fiber optics, atmosphere, water, and vacuum.
  • 52. • Factors to consider when selecting transmission media. • Transmission Rate • Distance • Cost and Ease of Installation • Resistant to environment Conditions
  • 53.
  • 54. • Twisted pair • Twisted pair is a physical media made up of a pair of cables twisted with each other. • A twisted pair cable is cheap as compared to other transmission media. • Installation of the twisted pair cable is easy, and it is a lightweight cable. • A twisted pair consists of two insulated copper wires arranged in a regular spiral pattern.
  • 55.
  • 57. • Unshielded Twisted Pair • UTP is an unshielded twisted pair cable used in computer and telecommunications mediums. • Its frequency range is suitable for transmitting both data and voice via a UTP cable. • Therefore, it is widely used in the telephone, computers, etc. • It is a pair of insulated copper wires twisted together. • It is a wire with no additional shielding, like aluminum foil, to protect its data from the exterior.
  • 58. • Unshielded Twisted Pair: • An unshielded twisted pair is widely used in telecommunication. Following are the categories of the unshielded twisted pair cable: • Category 1: Category 1 is used for telephone lines that have low-speed data. • Category 2: It can support upto 4Mbps. • Category 3: It can support upto 16Mbps. • Category 4: It can support upto 20Mbps. Therefore, it can be used for long-distance communication. • Category 5: It can support upto 200Mbps.
  • 60. • Shielded Twisted Pair • A shielded twisted pair is a cable that contains the mesh surrounding the wire that allows the higher transmission rate. • A shielded twisted pair is a type of twisted pair cable that contains an extra wrapping foil or copper braid jacket to protect the cable from defects like: cuts, losing bandwidth(The maximum amount of data transmitted over an internet connection in a given amount of time.), noise, and signal to the interference.
  • 61. • Shielded Twisted Pair • It is a cable that is usually used underground, and therefore it is costly than UTP. • It supports the higher data transmission rates across the long distance.
  • 62.
  • 63. • Characteristics Of Shielded Twisted Pair: • The cost of the shielded twisted pair cable is not very high and not very low. • An installation of STP is easy. • It has higher capacity as compared to unshielded twisted pair cable.
  • 64. • Coaxial Cable • Coaxial cable is very commonly used transmission media, for example, TV wire is usually a coaxial cable. • The name of the cable is coaxial as it contains two conductors parallel to each other. • It has a higher frequency as compared to Twisted pair cable. • The inner conductor of the coaxial cable is made up of copper, and the outer conductor is made up of copper mesh. • The middle core is made up of non-conductive cover that separates the inner conductor from the outer conductor.
  • 65.
  • 66. • Advantages Of Coaxial cable: • The data can be transmitted at high speed. • It has better shielding as compared to twisted pair cable. • Disadvantages Of Coaxial cable: • It is more expensive as compared to twisted pair cable. • If any fault occurs in the cable causes the failure in the entire network.
  • 67. • Fiber Optic • Fiber optic cable is a cable that uses electrical signals for communication. • Fiber optic is a cable that holds the optical fibers coated in plastic that are used to send the data by pulses of light. • The plastic coating protects the optical fibers from heat, cold, electromagnetic interference from other types of wiring. • Fiber optics provide faster data transmission than copper wires.
  • 68.
  • 69. • It uses the concept of reflection of light through a core made up of glass or plastic. • The core is surrounded by a glass or plastic covering called the cladding. • It is used for transmission of large volumes of data.
  • 70. Fiber Optic Connectors • A fiber optic connector also goes by the name termination because it connects two ends of fiber optic cables. SC Connector ST Connector
  • 71. • Each type of transmission media has special characteristics that make it suitable for a specific type of service. • Cost • Installation requirements • Bandwidth • Band Usage(Baseband or Broadband) • Attenuation • Immunity from electromagnetic interference. • Multiplexing What is Transmission media?
  • 72. • In computer networking, the term bandwidth refers to the measure of the capacity of a medium to transmit data. • A medium that has a high capacity, for example has a high bandwidth, where as a medium that has limited capacity has a low bandwidth. Bandwidth
  • 73. • Bandwidth can be best understood by using an analogy to water hoses. • If a half inch garden hose can carry water flow from a trickle up to two gallons per minute, then that hose can be said to have a bandwidth of two gallons per minute. • A four-inch fire horse, however, might have a bandwidth that exceed 100 gallons per minute. • Data transmission rates frequently are stated in terms of the bits that can be transmitted per second.
  • 74.
  • 75. • The two ways to allocate the capacity of transmission media are with baseband and broadband transmissions. • Baseband devotes the entire capacity of the medium to one communication channel. • Broadband enables two or more communication channels to share the bandwidth of the communications medium. Band Usage(Baseband or Broadband)
  • 76.
  • 77. • Baseband refers to a communications channel in which information is carried in digital form and which uses the transmission medium as a single-channel device. • This means a single channel is used to communicate with devices on a network, which allows computers to transmit and receive data on a single cable. Baseband
  • 78. Broadband • Broadband enables two or more communication channels to share the bandwidth of the communications medium. • Broadband supports only unidirectional communication. • It means, nodes connected at both ends of a medium can send or receive data but can’t perform both actions simultaneously. • Only one action is allowed at a time.
  • 79.
  • 80. Multiplexing • Multiplexing is a technique used to combine and send the multiple data streams over a single medium. • The process of combining the data streams is known as multiplexing and hardware used for multiplexing is known as a multiplexer.
  • 81. Multiplexer (MUX) Demultiplexer (DEMUX) Single Communication Channel Caring 4 Different Transmission Channel Sending Location Receiving Location
  • 82. • Multiplexing is achieved by using a device called Multiplexer (MUX) that combines n input lines to generate a single output line. • Demultiplexing is achieved by using a device called Demultiplexer (DEMUX) available at the receiving end. • DEMUX separates a signal into its component signals (one input and n outputs).
  • 83. • Multiplexing is a technique that enables broadband media to support multiple data channels. • Multiplexing makes sense under a number of circumstances: – When media bandwidth is costly. – When large amounts of data must be transmitted through low-capacity channels.
  • 84. • It is an analog technique. • When the carrier is frequency, FDM is used. • Frequency Division Multiplexing is a technique in which the available bandwidth of a single transmission medium is subdivided into several channels. Frequency-division Multiplexing (FDM)
  • 85.
  • 86. • Time-division multiplexing (TDM) divides a channel into time slots that are allocated to the data streams to be transmitted if the sender and receiver agree on the timeslot assignments, the receiver can easily recover and reconstruct the original data streams. • In TDM the shared channel is divided among its user by means of time slot. • Each user can transmit data within the provided time slot only. Time Division Multiplexing(TDM)
  • 87.
  • 88. • Attenuation is the loss of signal strength in networking cables or connections. • Attenuation is a general term that refers to any reduction in the strength of a signal. • Attenuation occurs with any type of signal, whether digital or analog. • Sometimes called loss, attenuation is a natural consequence of signal transmission over long distances. Attenuation
  • 89.
  • 90. • Electromagnetic Interference(EMI) consists of outside electromagnetic noise that distorts the signal in a medium. • Crosstalk is a special kind of interference caused by adjacent wires. • Crosstalk is a particularly significant problem with computer networks because large number of cables often are located close together with minimal attention to exact placement. Electromagnetic Interference
  • 91.
  • 92. Data migration process infographics Saturn Saturn is the ringed planet. It’s a gas giant, composed mostly of hydrogen Neptune Neptune is the farthest planet from the Sun. It’s really cold there Mercury Mercury is the closest planet to the Sun and the smallest one Mars Despite being red, Mars is a cold place. The planet is full of iron oxide dust

Editor's Notes

  1. Communication
  2. In information technology, a network is defined as the connection of at least two computer systems, either by a cable or a wireless connection. The simplest network is a combination of two computers connected by a cable.