SlideShare a Scribd company logo
LANs
WANs
Transmission Media
Information must be transferred using some form of media that is called as
transmission media. Transmission Media is of two types
• Cable or wired
• Cable less or wireless
The main types of cable media are
• Coaxial Cable
• Twisted Pair Cable
• Fibre Optic Cable
Wireless uses a technologies such as
a. Infrared
b. Microwave
c. Radio frequency
Coaxial Cable
• Why the name is coaxial?
• Why coaxial cable?
• Where coaxial is used?
• What are the advantages of coaxial cable?
• What are the disadvantages of coaxial
cable?
• Different types of coaxial cable?
• Measurement of coaxial cable?
Coaxial Cable
• Coaxial cable gets its name because it contains two conductors that are
parallel to each other or on the same axis i.e., co-axis.
• The center conductor in the cable is usually copper. The copper can be
either solid wire or a stranded material.
• The important of stranded wire is the ability to bend the cable where as
solid, bend it and forth for few times it breaks.
• Outside this central conductor is a nonconductive material. It is usually a
white, plastic-like material, used to separate the inner conductor from the
outer conductor. The outer conductor is a fine mesh made from copper. It is
used to help the cable from electromagnetic interference (EMI). Outside the
cable mesh is the final protective cover.
• The actual network data travels through the center conductor in the cable.
EMI interference is caught by the outer copper mesh
Coaxial Cable
• coaxial cables are commonly used to connect home video equipment, in
ham radio setups, and in measurement electronics. They used to be
common for implementing computer networks, in particular Ethernet, but
twisted pair cables have replaced them in most applications except in
the growing consumer cable modem market for broadband Internet
access.
• coaxial cable is used to connect radio networks and television networks,
though this has largely been superseded by other more high-tech
methods (fibre optics, T1/E1, satellite). It still carries cable television
signals to the majority of television receivers, and this purpose
consumes the majority of coaxial cable production.
• coaxial cables are used in a range of consumer devices, military
equipment, and also in ultra-sound scanning equipment.
Coaxial Cable
• Advantages of Coaxial Cable
1. Inexpensive
2. Easy to install
3. Easy to expand
4. Medium level of EMI immunity
5. It supports up to 10Mbps capacity
• Disadvantages of Coaxial Cable
1. Single cable failure can take down an entire network
Coaxial Cable
• The different types of coaxial cable vary by Gauge and Impedance
• Gauge is the measure of the cables thickness, It is measured by Radio-
Grade measurement or RG number.
• The higher the number the thinner the center conductor core, the lower
the number the thicker the core.
• The measure of resistance in the cable is called Impedance.
1. 50-ohms RG-7 or RG-11: For thick Ethernet
2. 50-ohms RG-58: For thin Ethernet
3. 75-ohms RG-59: For cable television
4. 93-ohms RG-62: For ARCNET
Different types of coaxial cables are
1. Thick net
2. Thin net
Twisted Pair
• Why twisted pair cable?
• Types of twisted pair cables?
• Advantages of twisted pair?
• Disadvantages of twisted pair?
Twisted Pair
• The most popular network cable right today is twisted pair. It is lightweight,
easy to install, inexpensive and supports many different types of networks.
• When two copper wires conduct electric signals in close proximity, a certain
amount of EMI occurs. This type of interference is called crosstalk.
• Twisting the copper wires reduces crosstalk and signal emissions.
• When one or more twisted pairs are combined within a common jacket, they
form a twisted pair cable.
• The two types of twisted pair cables are:
1. Unshielded
2. Shielded
1. Unshielded Twisted Pair: UTP cable is composed of a set of twisted pairs
with a simple plastic encasement.
2. It is commonly used in telephone systems.
3. The Electrical Industries Association (EIA) popularized a category labeling
scheme for five different qualities of twisted pair cable
• Category 1,2,3,4,5
Twisted Pair
• UTP Advantages:
• Easy Installation
• Capable of high speeds for LANs
• Low cost
• UTP Disadvantages
• Short distances due to attenuation
• Shielded Twisted Pair: Shielded Twisted Pair (STP) is mainly used in
Token Ring.
• It is similar to UTP but are mesh shielding that protects it from EMI which
allows for higher transmission rates and longer distances without errors.
• IBM has defined different levels for STP cables similar to the categories of
UTP cables:
• Type 1,2,6,7,9
Twisted Pair
• Advantages of STP
• It is shielded
• Data transfer rate is higher than UTP and coaxial
• Medium immunity from EMI
• Disadvantages of STP
• More Expensive than UTP and coaxial
• More difficult installation
• High attenuation rate
Fiber-Optic
Cables
Fiber-Optic Cable
• Fiber-Optic cable is not like the others. Instead of using electrical signals to
transmit data, here light is used.
• In Fiber-Optic light only move in one direction. For a two-way communication to
take place, a second connection must be made between the two devices.
• Fiber optic comes in two flavours:
• Single Mode or Mono Mode
• Multimode
• Single Mode: It only allows for one light path through the cable. It is used only
for longer distance, such as tens of miles.
• Multi Mode: It has many paths, If we are just connecting nearby building we can
stick to multimode
Advantages of Fiber-Optic:
• It has a bandwidth of more than 3.2Gbps
• Low attenuation
• No EMI interference problems.
• It runs tens of miles
Disadvantages of Fiber-Optic:
• Hard to install
• Expensive
NETWORK SEGMENTS
Switch
Hub
Hub
Hub
Segment 1
Segment 2
Segment 3
Repeater
A repeater is a network device used to regenerate a signal.
Repeaters regenerate analog or digital signals distorted by
transmission loss due to attenuation. A repeater does not
perform intelligent routing.
Hub
Hubs concentrate
connections. In other words,
they take a group of hosts
and allow the network to see
them as a single unit.
This is done passively,
without any other effect on
the data transmission.
Active hubs not only
concentrate hosts, but they
also regenerate signals.
Bridge
Bridges convert network transmission data formats as well as
perform basic data transmission management. Bridges, as
the name implies, provide connections between LANs. Not
only do bridges connect LANs, but they also perform a check
on the data to determine whether it should cross the bridge or
not. This makes each part of the network more efficient.
SWITCH
A multiport Bridge, functioning
at the Data Link Layer
Each port of the bridge decides
whether to forward data packets
to the attached network
Keeps track of the MAC
addresses of all attached
devices (just like a bridge)
Acts like a Hub, but filters like a
Bridge
Router
Routers have all capabilities of the previous devices. Routers
can regenerate signals, concentrate multiple connections,
convert data transmission formats, and manage data
transfers.They can also connect to a WAN, which allows them
to connect LANs that are separated by great distances.
Network Topologies
Network topology defines the structure of the network.
One part of the topology definition is the physical topology,
which is the actual layout of the wire or media.
The other part is the logical topology,which defines how the
media is accessed by the hosts for sending data.
Physical Topologies
Bus Topology
A bus topology uses a single backbone cable that is
terminated at both ends.
All the hosts connect directly to this backbone.
Ring Topology
A ring topology connects one host to the next and the last host
to the first.
This creates a physical ring of cable.
Star Topology
A star topology connects all cables to a central point of
concentration.
Extended Star Topology
An extended star topology links individual stars together by
connecting the hubs and/or switches.This topology can extend
the scope and coverage of the network.
Hierarchical Topology
A hierarchical topology is similar to an extended star.
Mesh Topology
A mesh topology is implemented to provide as much
protection as possible from interruption of service.
Each host has its own connections to all other hosts.
Although the Internet has multiple paths to any one
location, it does not adopt the full mesh topology.
Measuring Bandwidth

More Related Content

What's hot

Dc5
Dc5Dc5
Networking Cables
Networking CablesNetworking Cables
Networking Cables
Netwax Lab
 
Network and its concepts
Network and its conceptsNetwork and its concepts
Network and its concepts
Himanshu Sajwan
 
2019 types of network cables
2019 types of network cables2019 types of network cables
2019 types of network cables
Osama Ghandour Geris
 
Transmission media
Transmission mediaTransmission media
Transmission media
sanjeev kumar
 
Netwok cable(edisi bahasa kebangsan)
Netwok cable(edisi bahasa kebangsan)Netwok cable(edisi bahasa kebangsan)
Netwok cable(edisi bahasa kebangsan)
Osman Jailani
 
UTP and STP
UTP and STPUTP and STP
UTP and STP
Subrata Kumer Paul
 
CABLE
CABLECABLE
La3 Mediumnetwork
La3 MediumnetworkLa3 Mediumnetwork
La3 MediumnetworkCma Mohd
 
01. network topologies & cable
01. network topologies & cable01. network topologies & cable
01. network topologies & cable
Manjula Pradeep Gunathilake
 
TYPES OF COMPUTER NETWORK CABLES
TYPES OF COMPUTER NETWORK CABLES TYPES OF COMPUTER NETWORK CABLES
TYPES OF COMPUTER NETWORK CABLES
Sayma Sultana
 
Lesson 5
Lesson 5Lesson 5
Lesson 5
Gicheru Onesmus
 
Network cable
Network cableNetwork cable
Network cable
ArjonDando1
 
Cables and connectors of computer networks
Cables and connectors of computer networksCables and connectors of computer networks
Cables and connectors of computer networks
kona paul
 
Cables &wire
Cables &wireCables &wire
Cables &wire
nehrumariya
 
High Speed Data Cables
High Speed Data CablesHigh Speed Data Cables
High Speed Data Cables
Leonardo ENERGY
 
IT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi FinalIT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi Final
Mark John Lado, MIT
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
Sohag Babu
 
Lecture3 Physical Layer
Lecture3 Physical LayerLecture3 Physical Layer
Lecture3 Physical Layer
Waqas !!!!
 

What's hot (20)

Dc5
Dc5Dc5
Dc5
 
Networking Cables
Networking CablesNetworking Cables
Networking Cables
 
Network and its concepts
Network and its conceptsNetwork and its concepts
Network and its concepts
 
2019 types of network cables
2019 types of network cables2019 types of network cables
2019 types of network cables
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Netwok cable(edisi bahasa kebangsan)
Netwok cable(edisi bahasa kebangsan)Netwok cable(edisi bahasa kebangsan)
Netwok cable(edisi bahasa kebangsan)
 
UTP and STP
UTP and STPUTP and STP
UTP and STP
 
CABLE
CABLECABLE
CABLE
 
La3 Mediumnetwork
La3 MediumnetworkLa3 Mediumnetwork
La3 Mediumnetwork
 
01. network topologies & cable
01. network topologies & cable01. network topologies & cable
01. network topologies & cable
 
TYPES OF COMPUTER NETWORK CABLES
TYPES OF COMPUTER NETWORK CABLES TYPES OF COMPUTER NETWORK CABLES
TYPES OF COMPUTER NETWORK CABLES
 
Lesson 5
Lesson 5Lesson 5
Lesson 5
 
Network cable
Network cableNetwork cable
Network cable
 
Cables and connectors of computer networks
Cables and connectors of computer networksCables and connectors of computer networks
Cables and connectors of computer networks
 
Cables &wire
Cables &wireCables &wire
Cables &wire
 
High Speed Data Cables
High Speed Data CablesHigh Speed Data Cables
High Speed Data Cables
 
Transmission Media
Transmission MediaTransmission Media
Transmission Media
 
IT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi FinalIT infrastructure and network technologies for Semi Final
IT infrastructure and network technologies for Semi Final
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
Lecture3 Physical Layer
Lecture3 Physical LayerLecture3 Physical Layer
Lecture3 Physical Layer
 

Similar to Introduction to network

GUIDED MEDIA
GUIDED MEDIAGUIDED MEDIA
GUIDED MEDIA
JahedulHasan
 
CN Lecture 7 CN slide for ppt presentation.pptx
CN Lecture 7 CN slide for ppt presentation.pptxCN Lecture 7 CN slide for ppt presentation.pptx
CN Lecture 7 CN slide for ppt presentation.pptx
MUHAMMADAHMAD173574
 
Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and network
Rai University
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
mmmm11111
 
Transmission media
Transmission mediaTransmission media
Transmission mediaextraganesh
 
Transmission media.pptx
Transmission media.pptxTransmission media.pptx
Transmission media.pptx
aakritii765
 
Data communication and network
Data communication and networkData communication and network
Data communication and network
Hardik Patel
 
Dcunit4 transmission media
Dcunit4 transmission mediaDcunit4 transmission media
Dcunit4 transmission mediaAkshay Nagpurkar
 
Bca i-fundamental of computer-u-4-data communication and network
Bca  i-fundamental of  computer-u-4-data communication and networkBca  i-fundamental of  computer-u-4-data communication and network
Bca i-fundamental of computer-u-4-data communication and network
Rai University
 
Network Devices & Media
Network Devices & MediaNetwork Devices & Media
Network Devices & Media
Soumyakatkam
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
Rai University
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
Rai University
 
Mca i-fundamental of computer-u-4-data communication and network
Mca  i-fundamental of  computer-u-4-data communication and networkMca  i-fundamental of  computer-u-4-data communication and network
Mca i-fundamental of computer-u-4-data communication and network
Rai University
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksRai University
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networks
Rai University
 
Data comm 2 latest
Data comm 2 latestData comm 2 latest
Data comm 2 latestRohit Nair
 
Transmission_media.pptx
Transmission_media.pptxTransmission_media.pptx
Transmission_media.pptx
AhmedabadAccount
 
Transmission Media and Topologies .pdf
Transmission Media and Topologies   .pdfTransmission Media and Topologies   .pdf
Transmission Media and Topologies .pdf
Kamran Abdullah
 
Transmission mediums in computer networks
Transmission mediums in computer networksTransmission mediums in computer networks
Transmission mediums in computer networks
Gourav Kumar Saini
 
Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptx
athars248
 

Similar to Introduction to network (20)

GUIDED MEDIA
GUIDED MEDIAGUIDED MEDIA
GUIDED MEDIA
 
CN Lecture 7 CN slide for ppt presentation.pptx
CN Lecture 7 CN slide for ppt presentation.pptxCN Lecture 7 CN slide for ppt presentation.pptx
CN Lecture 7 CN slide for ppt presentation.pptx
 
Bba i-introduction to computer-u-4-data communication and network
Bba  i-introduction to computer-u-4-data communication and networkBba  i-introduction to computer-u-4-data communication and network
Bba i-introduction to computer-u-4-data communication and network
 
NFPhysical Layer.pptx
NFPhysical Layer.pptxNFPhysical Layer.pptx
NFPhysical Layer.pptx
 
Transmission media
Transmission mediaTransmission media
Transmission media
 
Transmission media.pptx
Transmission media.pptxTransmission media.pptx
Transmission media.pptx
 
Data communication and network
Data communication and networkData communication and network
Data communication and network
 
Dcunit4 transmission media
Dcunit4 transmission mediaDcunit4 transmission media
Dcunit4 transmission media
 
Bca i-fundamental of computer-u-4-data communication and network
Bca  i-fundamental of  computer-u-4-data communication and networkBca  i-fundamental of  computer-u-4-data communication and network
Bca i-fundamental of computer-u-4-data communication and network
 
Network Devices & Media
Network Devices & MediaNetwork Devices & Media
Network Devices & Media
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
 
Mba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and networkMba i-ifm-u-4-data communication and network
Mba i-ifm-u-4-data communication and network
 
Mca i-fundamental of computer-u-4-data communication and network
Mca  i-fundamental of  computer-u-4-data communication and networkMca  i-fundamental of  computer-u-4-data communication and network
Mca i-fundamental of computer-u-4-data communication and network
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networks
 
Bsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networksBsc cs 1 fit u-4 data communication and networks
Bsc cs 1 fit u-4 data communication and networks
 
Data comm 2 latest
Data comm 2 latestData comm 2 latest
Data comm 2 latest
 
Transmission_media.pptx
Transmission_media.pptxTransmission_media.pptx
Transmission_media.pptx
 
Transmission Media and Topologies .pdf
Transmission Media and Topologies   .pdfTransmission Media and Topologies   .pdf
Transmission Media and Topologies .pdf
 
Transmission mediums in computer networks
Transmission mediums in computer networksTransmission mediums in computer networks
Transmission mediums in computer networks
 
Open Elective MSE.pptx
Open Elective MSE.pptxOpen Elective MSE.pptx
Open Elective MSE.pptx
 

Recently uploaded

1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
ShahulHameed54211
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
Himani415946
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
TristanJasperRamos
 

Recently uploaded (16)

1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 

Introduction to network

  • 1.
  • 2.
  • 3.
  • 6.
  • 7. Transmission Media Information must be transferred using some form of media that is called as transmission media. Transmission Media is of two types • Cable or wired • Cable less or wireless The main types of cable media are • Coaxial Cable • Twisted Pair Cable • Fibre Optic Cable Wireless uses a technologies such as a. Infrared b. Microwave c. Radio frequency
  • 8. Coaxial Cable • Why the name is coaxial? • Why coaxial cable? • Where coaxial is used? • What are the advantages of coaxial cable? • What are the disadvantages of coaxial cable? • Different types of coaxial cable? • Measurement of coaxial cable?
  • 9.
  • 10. Coaxial Cable • Coaxial cable gets its name because it contains two conductors that are parallel to each other or on the same axis i.e., co-axis. • The center conductor in the cable is usually copper. The copper can be either solid wire or a stranded material. • The important of stranded wire is the ability to bend the cable where as solid, bend it and forth for few times it breaks. • Outside this central conductor is a nonconductive material. It is usually a white, plastic-like material, used to separate the inner conductor from the outer conductor. The outer conductor is a fine mesh made from copper. It is used to help the cable from electromagnetic interference (EMI). Outside the cable mesh is the final protective cover. • The actual network data travels through the center conductor in the cable. EMI interference is caught by the outer copper mesh
  • 11. Coaxial Cable • coaxial cables are commonly used to connect home video equipment, in ham radio setups, and in measurement electronics. They used to be common for implementing computer networks, in particular Ethernet, but twisted pair cables have replaced them in most applications except in the growing consumer cable modem market for broadband Internet access. • coaxial cable is used to connect radio networks and television networks, though this has largely been superseded by other more high-tech methods (fibre optics, T1/E1, satellite). It still carries cable television signals to the majority of television receivers, and this purpose consumes the majority of coaxial cable production. • coaxial cables are used in a range of consumer devices, military equipment, and also in ultra-sound scanning equipment.
  • 12.
  • 13. Coaxial Cable • Advantages of Coaxial Cable 1. Inexpensive 2. Easy to install 3. Easy to expand 4. Medium level of EMI immunity 5. It supports up to 10Mbps capacity • Disadvantages of Coaxial Cable 1. Single cable failure can take down an entire network
  • 14. Coaxial Cable • The different types of coaxial cable vary by Gauge and Impedance • Gauge is the measure of the cables thickness, It is measured by Radio- Grade measurement or RG number. • The higher the number the thinner the center conductor core, the lower the number the thicker the core. • The measure of resistance in the cable is called Impedance. 1. 50-ohms RG-7 or RG-11: For thick Ethernet 2. 50-ohms RG-58: For thin Ethernet 3. 75-ohms RG-59: For cable television 4. 93-ohms RG-62: For ARCNET Different types of coaxial cables are 1. Thick net 2. Thin net
  • 15. Twisted Pair • Why twisted pair cable? • Types of twisted pair cables? • Advantages of twisted pair? • Disadvantages of twisted pair?
  • 16.
  • 17. Twisted Pair • The most popular network cable right today is twisted pair. It is lightweight, easy to install, inexpensive and supports many different types of networks. • When two copper wires conduct electric signals in close proximity, a certain amount of EMI occurs. This type of interference is called crosstalk. • Twisting the copper wires reduces crosstalk and signal emissions. • When one or more twisted pairs are combined within a common jacket, they form a twisted pair cable. • The two types of twisted pair cables are: 1. Unshielded 2. Shielded 1. Unshielded Twisted Pair: UTP cable is composed of a set of twisted pairs with a simple plastic encasement. 2. It is commonly used in telephone systems. 3. The Electrical Industries Association (EIA) popularized a category labeling scheme for five different qualities of twisted pair cable • Category 1,2,3,4,5
  • 18. Twisted Pair • UTP Advantages: • Easy Installation • Capable of high speeds for LANs • Low cost • UTP Disadvantages • Short distances due to attenuation • Shielded Twisted Pair: Shielded Twisted Pair (STP) is mainly used in Token Ring. • It is similar to UTP but are mesh shielding that protects it from EMI which allows for higher transmission rates and longer distances without errors. • IBM has defined different levels for STP cables similar to the categories of UTP cables: • Type 1,2,6,7,9
  • 19. Twisted Pair • Advantages of STP • It is shielded • Data transfer rate is higher than UTP and coaxial • Medium immunity from EMI • Disadvantages of STP • More Expensive than UTP and coaxial • More difficult installation • High attenuation rate
  • 21. Fiber-Optic Cable • Fiber-Optic cable is not like the others. Instead of using electrical signals to transmit data, here light is used. • In Fiber-Optic light only move in one direction. For a two-way communication to take place, a second connection must be made between the two devices. • Fiber optic comes in two flavours: • Single Mode or Mono Mode • Multimode • Single Mode: It only allows for one light path through the cable. It is used only for longer distance, such as tens of miles. • Multi Mode: It has many paths, If we are just connecting nearby building we can stick to multimode Advantages of Fiber-Optic: • It has a bandwidth of more than 3.2Gbps • Low attenuation • No EMI interference problems. • It runs tens of miles Disadvantages of Fiber-Optic: • Hard to install • Expensive
  • 23. Repeater A repeater is a network device used to regenerate a signal. Repeaters regenerate analog or digital signals distorted by transmission loss due to attenuation. A repeater does not perform intelligent routing.
  • 24. Hub Hubs concentrate connections. In other words, they take a group of hosts and allow the network to see them as a single unit. This is done passively, without any other effect on the data transmission. Active hubs not only concentrate hosts, but they also regenerate signals.
  • 25. Bridge Bridges convert network transmission data formats as well as perform basic data transmission management. Bridges, as the name implies, provide connections between LANs. Not only do bridges connect LANs, but they also perform a check on the data to determine whether it should cross the bridge or not. This makes each part of the network more efficient.
  • 26. SWITCH A multiport Bridge, functioning at the Data Link Layer Each port of the bridge decides whether to forward data packets to the attached network Keeps track of the MAC addresses of all attached devices (just like a bridge) Acts like a Hub, but filters like a Bridge
  • 27. Router Routers have all capabilities of the previous devices. Routers can regenerate signals, concentrate multiple connections, convert data transmission formats, and manage data transfers.They can also connect to a WAN, which allows them to connect LANs that are separated by great distances.
  • 28. Network Topologies Network topology defines the structure of the network. One part of the topology definition is the physical topology, which is the actual layout of the wire or media. The other part is the logical topology,which defines how the media is accessed by the hosts for sending data.
  • 30. Bus Topology A bus topology uses a single backbone cable that is terminated at both ends. All the hosts connect directly to this backbone.
  • 31. Ring Topology A ring topology connects one host to the next and the last host to the first. This creates a physical ring of cable.
  • 32. Star Topology A star topology connects all cables to a central point of concentration.
  • 33. Extended Star Topology An extended star topology links individual stars together by connecting the hubs and/or switches.This topology can extend the scope and coverage of the network.
  • 34. Hierarchical Topology A hierarchical topology is similar to an extended star.
  • 35. Mesh Topology A mesh topology is implemented to provide as much protection as possible from interruption of service. Each host has its own connections to all other hosts. Although the Internet has multiple paths to any one location, it does not adopt the full mesh topology.