SlideShare ist ein Scribd-Unternehmen logo
1 von 50
Topic TwoTopic Two
Network ComponentsNetwork Components
(Hardware & OS)(Hardware & OS)
BBC 2013/14BBC 2013/14
BWIRE SEDRICKBWIRE SEDRICK
09/24/13 1ENAM 2012
Network ComponentsNetwork Components
• Nodes: Special purpose devices
• Links: Connections between nodes
2
PC server switch bridge router
Optical fiber Coaxial cable wireless09/24/13 ENAM 2012
Parts of a NetworkParts of a Network
• Clients
– Computers that request or order information from
a server
– Usually desktop computers with their own local
storage and processing power
– Thin client – network computer with no local
storage
09/24/13 3ENAM 2012
• Servers
– Computers that work behind the scenes to provide
(serve) the resources requested by the clients
– Two types
•Non-dedicated – provides many different services to its
client computers such as file retrieval, printing, and
emailing
•Dedicated – provides only one type of resource to its
clients, such as printing
09/24/13 4ENAM 2012
Other network componentsOther network components
• Shared peripherals – a device that is connected
to a computer and controlled by its
microprocessor
• Media – physical pieces used to transport data
from one computer to another computer or
peripheral on the network
• Data - packets
09/24/13 5ENAM 2012
Network DevicesNetwork Devices
• As Organizations grow, so do their
networks
– Growth in number of users
– Geographical Growth
• Network Devices :
– Are products used to expand or connect
networks.
– Can control the amount of traffic on a network.
– Can speed up the flow of data over a network.
09/24/13 6ENAM 2012
Network Interface Card (NIC)Network Interface Card (NIC)
• NIC provides the physical interface between
computer and cabling.
• It prepares data, sends data, and controls the
flow of data. It can also receive and translate
data into bytes for the CPU to understand.
• The following factors should be taken into
consideration when choosing a NIC:
1. - Preparing data
2. - Sending and controlling data
3. - Configuration
4. - Drivers
5. - Compatibility
6. - Performance
09/24/13 7ENAM 2012
An Ethernet NICAn Ethernet NIC
09/24/13 8ENAM 2012
Connectivity DevicesConnectivity Devices
• Each topology and network architecture has its limits.
• Beyond a point networks can not be expanded by simple
adding more servers or cabling
• Connectivity devices are the basic building blocks of
network expansion
• Are used to connect separate segments of the network or
inter-network
• A segment is a portion of the network transmission
media that is assigned a network address
• Examples: Repeaters, Hubs, Bridges & Switches
09/24/13 9ENAM 2012
RepeatersRepeaters
• Repeaters are very simple devices. They allow a
cabling system to extend beyond its maximum
allowed length by amplifying the network voltages so
they travel farther.
• Repeaters are nothing more than amplifiers and, as
such, are very inexpensive. Repeaters can only be used
to regenerate signals between similar network
segments.
• For example, we can extend an Ethernet 10Base2
network to 400 meters with a repeater. But can’t
connect an Ethernet and Token Ring network
together with one.
• The main disadvantage to repeaters is that they just
amplify signals. These signals not only include the
network signals, but any noise on the wire as well.
• Operates at the physical layer of the OSI model09/24/13 10ENAM 2012
RepeatersRepeaters
09/24/13 11ENAM 2012
HubsHubs
• Hubs are devices used to link several computers
together. They repeat any signal that comes in on
one port and copy it to the other ports (a process
that is also called broadcasting).
• There are two types of hubs: active and passive.
• Passive hubs simply connect all ports together
electrically and are usually not powered.
• Active hubs use electronics to amplify and clean up
the signal before it is broadcast to the other ports.
• In the category of active hubs, there is also a class
called “intelligent” hubs, which are hubs that can be
remotely managed on the network.
09/24/13 12ENAM 2012
HubsHubs
09/24/13 13ENAM 2012
BridgesBridges
• They join similar topologies and are used to divide network
segments.
• For example, with 200 people on one Ethernet segment, the
performance will be mediocre, because of the design of
Ethernet and the number of workstations that are fighting
to transmit. If you divide the segment into two segments of
100 workstations each, the traffic will be much lower on
either side and performance will increase.
• If it is aware of the destination address, it is able to forward
packets; otherwise a bridge will forward the packets to all
segments. They are more intelligent than repeaters but are
unable to move data across multiple networks
simultaneously.
• Unlike repeaters, bridges can filter out noise.
• The main disadvantage to bridges is that they can’t connect
dissimilar network types or perform intelligent path
selection. For that function, you would need a router.
09/24/13 14ENAM 2012
BridgesBridges
A bridge is a Layer 2 (Data Link Layer) device.
09/24/13 15ENAM 2012
RoutersRouters
• Routers are highly intelligent devices that connect multiple
network types and determine the best path for sending data.
• The advantage of using a router over a bridge is that routers
can determine the best path that data can take to get to its
destination.
• Like bridges, they can segment large networks and can filter
out noise.
• However, they are slower than bridges because they are
more intelligent devices; as such, they analyze every packet,
causing packet-forwarding delays. Because of this
intelligence, they are also more expensive.
• Routers are normally used to connect one LAN to another.
Typically, when a WAN is set up, there will be at least two
routers used.
• Internetwork connectivity device
09/24/13 16ENAM 2012
RoutersRouters
09/24/13 17ENAM 2012
SwitchSwitch
• A network switch is a computer networking device that connects
network segments.
• Low-end network switches appear nearly identical to network hubs,
but a switch contains more "intelligence" (and a slightly higher price
tag) than a network hub.
• Network switches are capable of inspecting data packets as they are
received, determining the source and destination device of that packet,
and forwarding it appropriately.
• By delivering each message only to the connected device it was
intended for, a network switch conserves network bandwidth and
offers generally better performance than a hub.
• A vital difference between a hub and a switch is that all the nodes
connected to a hub share the bandwidth among themselves, while a
device connected to a switch port has the full bandwidth all to itself.
• For example, if 10 nodes are communicating using a hub on a 10-Mbps
network, then each node may only get a portion of the 10 Mbps if other
nodes on the hub want to communicate as well. But with a switch,
each node could possibly communicate at the full 10 Mbps.
09/24/13 18ENAM 2012
SwitchSwitch
09/24/13 19ENAM 2012
GatewaysGateways
• A gateway is a network point that acts as an entrance
to another network. On the internet, in terms of
routing, the network consists of gateway nodes and
host nodes.
• Host nodes are computer of network users and the
computers that serve contents (such as Web pages).
• Gateway nodes are computers that control traffic
within your company’s network or at your local
internet service provider (ISP)
• Internetwork connectivity device
09/24/13 20ENAM 2012
Security DevicesSecurity Devices
• Increased Internet and extranet connections
• More telecommuters
• Mobile users
• Security Devices:
– Firewalls:
•Software or Hardware
•Only valid traffic can enter or leave the network
– AAA Servers
•Authentication, Authorization, and Accounting Servers
– VPN Concentrators
•Remote access and site-to site VPN capabilities
09/24/13 21ENAM 2012
Wireless DevicesWireless Devices
• Wireless NICs
– Provide wireless connectivity
– PCMCIA and PCI cards to provide
• Wireless Access Points
– It is a wireless LAN transceiver
– Acts as a hub or as a bridge
– Multiple Access Points – Roaming Functionality
• Wireless Bridges
– Provide long-range connectivity – 25 miles
– Line of sight wireless09/24/13 22ENAM 2012
Wireless LAN TopologyWireless LAN Topology
09/24/13 23ENAM 2012
24
•Allow computers to communicate over a telephone line
•Enable communication between networks or connecting to
the world beyond the LAN
•Cannot send digital signal directly to telephone line
•Sending end: MODulate the computer’s digital signal into
analog signal and transmits
•Receiving end: DEModulate the analog signal back into
digital form
Modems
Remote Access devicesRemote Access devices
09/24/13 ENAM 2012
Communication MediaCommunication Media
• A path through which information are
transmitted from one place to another is called
communication media. It is also referred to as
communication medium or link.
• In network communication, the
communication media’ are wires, cables and
other means through which information travels
from its source to its destination.
ENAM 201209/24/13 25
Features of a communication MediaFeatures of a communication Media
• Transmission speed (measured in bps)
• Band width (capacity of communication media,
measure is Hertz or bps)
• Transmission mode
–Asynchronous transmission
–Synchronous transmission
• Transmission direction
• Simplex
• Half duplex
• Full-duplex
ENAM 201209/24/13 26
Con’tCon’t
• Data is transmitted in the form of signals (analog signal).
• The data transmission is measured in bandwidth.
• Bandwidth measures the amount of information that can
be transmitted through the media within the given
period of time.
• For analog signals bandwidth is represented in hertz
(Hz).
• For digital signals, it is represented in bits per second
(bps).
• The higher the bandwidth of the transmission media, the
more information can be transmitted.
ENAM 201209/24/13 27
Asynchronous and SynchronousAsynchronous and Synchronous
transmissiontransmission
• Asynchronous transmission is where data is
transmitted one character at a time, where each
character is five to eight bits in length.
• The most common transfer rates in these are btn 1200
& 19200 bits per second.
• This is used mainly to transfer medium quantities of
data over a long distances.
09/24/13 28ENAM 2012
Synchronous transmissionSynchronous transmission
• Synchronous transmission is a mode of
transmission where data is transferred in a block
of bits at ago without a start and stop.
• It is amore efficient mode of transfer used mainly
to transfer large quantities of data e.g. contents
in disk already assembled.
09/24/13 29ENAM 2012
Transmission directionTransmission direction
• Simplex transmission: Where by data can
travel in only one direction at all times.
• These systems are often employed in
broadcast networks, where the receivers do
not need to send any data back to the
transmitter/broadcaster. eg radio stations and
TV
09/24/13 ENAM 2012 30
Half-duplexHalf-duplex
• A half-duplex system allows communication in
both directions, but only one direction at a time
(not simultaneously).
• Any radio system where you must use "Over" to
indicate the end of transmission, or any other
procedure to ensure that only one party
broadcasts at a time would be a half duplex.
09/24/13 31ENAM 2012
Full-duplexFull-duplex
• A full-duplex system allows communication in
both directions, and unlike half-duplex allows
this to happen simultaneously.
• Most telephone networks are full duplex as they
allow both callers to speak at the same time.
• A good analogy for a full-duplex system would be
a two lane road with one lane for each direction.
Example: Telephone, Mobile Phone, etc.
09/24/13 32ENAM 2012
Classes of Transmission MediaClasses of Transmission Media
09/24/13 ENAM 2012 33
7.34
GUIDED MEDIAGUIDED MEDIA
Guided media: Are those that provide a conduit from oneGuided media: Are those that provide a conduit from one
device to another, include twisted-pair cable, coaxialdevice to another, include twisted-pair cable, coaxial
cable, and fiber-optic cable.cable, and fiber-optic cable.
09/24/13 ENAM 2012
35
Twisted Pair WireTwisted Pair Wire
•Two or more pairs of single conductor wires that have
been twisted around each other.
•Twisted pair wire is classified by category. Twisted pair
wire is currently Category 1 through Category 6.
•Twisting the wires helps to eliminate electromagnetic
interference between the two wires.
•Shielding can further help to eliminate interference.
•Two types; shielded and Un shielded twister pair wire
•It uses RJ 45 connectors
09/24/13 ENAM 2012
36
Coaxial CableCoaxial Cable
A single wire wrapped in a foam insulation surrounded by
a braided metal shield, then covered in a plastic jacket.
Cable can be thick or thin.
Baseband coaxial technology uses digital signaling in which
the cable carries only one channel of digital data.
Broadband coaxial technology transmits analog signals and
is capable of supporting multiple channels of data.
09/24/13 ENAM 2012
Coaxial CableCoaxial Cable
• Coaxial cable is also referred to as Coax. It carries signals of
higher frequency ranges than twisted-pair cable.
• Coaxial cable can be used for telephone lines for voice and
data transmission with very high frequency. The bandwidth of
coaxial cable is 80 times greater than twisted pair media,
Coaxial cable is also widely used in local area network (LAN).
It is more expensive than twisted-pair wire.
• It creates less noise and protects the cable from interference of
external electromagnetic waves. Has low transmission error
rates.
• These cables can transmit data over longer distances than that
of twisted pair. Transmission speed is from 10 Mbps to 200
Mbps.
ENAM 201209/24/13 37
38
Fiber Optic Cable
•A thin glass cable approximately a little thicker than a human hair
surrounded by a plastic coating and packaged into an insulated
cable. A fiber optic cable consists of tubes of glass (or thin glass
fibers) through which data is transmitted as pulses of light. The
core is surrounded by a concentric layer of glass called Cladding
•The data transmission speed is very high because fiber-optic cable
uses light to transmit data. Transmission speed is up to billions bits
per second.
•It has high level of security.
•It is not affected by electromagnetic waves.
•It is more reliable and has lower data transmission errors.
Disadvantages
•It is more costly.
•It is difficult to install and modify
09/24/13 ENAM 2012
39
It is very common to mix fiber with twisted pair in LANs.
09/24/13 ENAM 2012
40
Data Communications and Computer Networks
Chapter 3
09/24/13 ENAM 2012
41
Radio, satellite transmissions, and infrared light
are all different forms of electromagnetic waves
that are used to transmit data.
•LANs use radio waves
•WANs use microwave signals
Wireless Media
09/24/13 ENAM 2012
42
•Land-based, line-of-sight transmission
•Approximately 20-30 miles maximum between towers
•Transmits data at hundreds of millions of bits per
second
•Popular with telephone companies and business to
business transmissions
Terrestrial Microwave
09/24/13 ENAM 2012
43
Similar to terrestrial microwave except
the signal travels from a ground station on
earth to a satellite and back to another
ground station.
Satellites can be classified by how far out
into orbit each one is (LEO, MEO, GEO,
and HEO).
Satellite Microwave
09/24/13 ENAM 2012
44
Data Communications and Computer Networks
Chapter 3
09/24/13 ENAM 2012
45
•LEO - Low Earth Orbit - 100 miles to 1000 miles. Used for pagers,
wireless e-mail, special mobile telephones, spying,
videoconferencing.
•MEO - Middle Earth Orbit - 1000 to 22,300 miles. Used for GPS
and government.
•GEO - Geosynchronous Orbit - 22,300 miles. Used for weather,
television, and government operations.
•HEO – Highly Elliptical Orbit A fourth type of orbit used by the
military for spying and by scientific organizations for
photographing celestial bodies.
When satellite is far out into space, it takes photos. When
satellite is close to earth, it transmits data.
Satellite Microwave
09/24/13 ENAM 2012
46
Mobile TelephoneMobile Telephone
Wireless telephone service, such as cellular
telephone and PCS (personal communication
system).
To support multiple users in a metropolitan area
(market), the market is broken into cells.
Each cell has its own transmission tower and set
of assignable channels.
09/24/13 ENAM 2012
47
(MTSO) Mobile Telephone Switching Office
09/24/13 ENAM 2012
48
Special transmissions that use a focused ray of light in the
infrared frequency range. Very common with remote control
devices, but can also be used for device-to-device transfers, such
as PDA to computer.
Bluetooth is a Radio Frequency specification for short-range,
point-to-multipoint voice and data transfer. Bluetooth can
transmit through solid, non-metal objects. Its typical link range
is from 10 cm to 10 m, but can be extended to 100 m by
increasing the power.
Infrared & Bluetooth Transmissions
09/24/13 ENAM 2012
49
This technology transmits data between
workstations and local area networks using high
speed radio frequencies.
Current technologies allow up to 54 Mbps data
transfer at distances up to hundreds of feet.
Wireless LAN (IEEE 802.11)
09/24/13 ENAM 2012
50
•Cost – Initial, maintenance/support cost
•Speed – Data transfer, propagation speed
•Distance and expandability
•Environment – Noise level
•Security – Wiretap possible? Need
encryption?
Communication Media Selection CriteriaCommunication Media Selection Criteria
09/24/13 ENAM 2012

Weitere ähnliche Inhalte

Was ist angesagt?

Basic components of a computer network
Basic components of a computer  networkBasic components of a computer  network
Basic components of a computer networkEdison Francis
 
Types of computer network
Types of computer networkTypes of computer network
Types of computer networkAmit Shaw
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentalsjpprakash
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS Kak Yong
 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communicationHarpreet Dhaliwal
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer networkAshita Agrawal
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardwareMziaulla
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networksTatheer Fatima
 
Lan, man and wan ppt final
Lan, man and wan ppt finalLan, man and wan ppt final
Lan, man and wan ppt finalArushi Garg
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking FundamentalsManjit Chavda
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and NetworkingAnjan Mahanta
 
Networking Devices
Networking DevicesNetworking Devices
Networking DevicesNitin16498
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1Zafar Ayub
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to networkDhani Ahmad
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks Jubayer Alam Shoikat
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.mvenkat2016
 
Local area network
Local area networkLocal area network
Local area networkAyushi Gagneja
 

Was ist angesagt? (20)

Basic components of a computer network
Basic components of a computer  networkBasic components of a computer  network
Basic components of a computer network
 
Types of computer network
Types of computer networkTypes of computer network
Types of computer network
 
Networking fundamentals
Networking fundamentalsNetworking fundamentals
Networking fundamentals
 
OSI Model
OSI ModelOSI Model
OSI Model
 
BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS BASIC CONCEPTS OF COMPUTER NETWORKS
BASIC CONCEPTS OF COMPUTER NETWORKS
 
computer network OSI layer
computer network OSI layercomputer network OSI layer
computer network OSI layer
 
Presentation on data communication
Presentation on data communicationPresentation on data communication
Presentation on data communication
 
Introduction to computer network
Introduction to computer networkIntroduction to computer network
Introduction to computer network
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Types of computer networks
Types of computer networksTypes of computer networks
Types of computer networks
 
Lan, man and wan ppt final
Lan, man and wan ppt finalLan, man and wan ppt final
Lan, man and wan ppt final
 
Networking Fundamentals
Networking  FundamentalsNetworking  Fundamentals
Networking Fundamentals
 
Data Communication and Networking
Data Communication and NetworkingData Communication and Networking
Data Communication and Networking
 
Networking Devices
Networking DevicesNetworking Devices
Networking Devices
 
Data communication and network Chapter -1
Data communication and network Chapter -1Data communication and network Chapter -1
Data communication and network Chapter -1
 
Introduction to network
Introduction to networkIntroduction to network
Introduction to network
 
Data Communications and Computer Networks
Data Communications and Computer Networks Data Communications and Computer Networks
Data Communications and Computer Networks
 
Computer Networking.
Computer Networking.Computer Networking.
Computer Networking.
 
Local area network
Local area networkLocal area network
Local area network
 

Andere mochten auch

Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking componentsManpreet Singh Bedi
 
Networking devices
Networking devicesNetworking devices
Networking devicesrupinderj
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devicesRajesh Sadhukha
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And SoftwareSteven Cahill
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer NetworkingHj Habib
 
Networking ppt
Networking ppt Networking ppt
Networking ppt Shovan Mandal
 
Ppt of types of-network
Ppt of types of-network Ppt of types of-network
Ppt of types of-network Darshit narechania
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.pptSiddique Ibrahim
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and routerAkmal Cikmat
 
Cellular network presentation
Cellular network presentationCellular network presentation
Cellular network presentationAditya Pandey
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. pptNaveen Sihag
 
How To Make Category5/Cat5e or Category6/Cat6 Patch Cable
How To Make Category5/Cat5e  or Category6/Cat6 Patch CableHow To Make Category5/Cat5e  or Category6/Cat6 Patch Cable
How To Make Category5/Cat5e or Category6/Cat6 Patch Cable1000ftcables
 
Telecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technologyTelecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technologyProf. Othman Alsalloum
 
Planning for a good presentation
Planning for a good presentationPlanning for a good presentation
Planning for a good presentationbwire sedrick
 
Cables and connectors
Cables and connectorsCables and connectors
Cables and connectorsshowslides
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cableilakkiya
 
Protocol Ppt[1]
Protocol Ppt[1]Protocol Ppt[1]
Protocol Ppt[1]anil933
 
Input output ports and connectors
Input output ports and connectorsInput output ports and connectors
Input output ports and connectorsbhardwaj1992
 

Andere mochten auch (20)

Computer hardware and networking components
Computer hardware and networking componentsComputer hardware and networking components
Computer hardware and networking components
 
Networking devices
Networking devicesNetworking devices
Networking devices
 
Computer networking devices
Computer networking devicesComputer networking devices
Computer networking devices
 
Network Hardware And Software
Network Hardware And SoftwareNetwork Hardware And Software
Network Hardware And Software
 
Basic concepts of computer Networking
Basic concepts of computer NetworkingBasic concepts of computer Networking
Basic concepts of computer Networking
 
Networking
NetworkingNetworking
Networking
 
Networking ppt
Networking ppt Networking ppt
Networking ppt
 
Ppt of types of-network
Ppt of types of-network Ppt of types of-network
Ppt of types of-network
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 
difference between hub, bridge, switch and router
difference between hub, bridge, switch and routerdifference between hub, bridge, switch and router
difference between hub, bridge, switch and router
 
Cellular network presentation
Cellular network presentationCellular network presentation
Cellular network presentation
 
Computer hardware component. ppt
Computer hardware component. pptComputer hardware component. ppt
Computer hardware component. ppt
 
Internet, intranet and extranet
Internet, intranet and extranetInternet, intranet and extranet
Internet, intranet and extranet
 
How To Make Category5/Cat5e or Category6/Cat6 Patch Cable
How To Make Category5/Cat5e  or Category6/Cat6 Patch CableHow To Make Category5/Cat5e  or Category6/Cat6 Patch Cable
How To Make Category5/Cat5e or Category6/Cat6 Patch Cable
 
Telecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technologyTelecommunications, the internet, and wireless technology
Telecommunications, the internet, and wireless technology
 
Planning for a good presentation
Planning for a good presentationPlanning for a good presentation
Planning for a good presentation
 
Cables and connectors
Cables and connectorsCables and connectors
Cables and connectors
 
Twisted pair cable
Twisted pair cableTwisted pair cable
Twisted pair cable
 
Protocol Ppt[1]
Protocol Ppt[1]Protocol Ppt[1]
Protocol Ppt[1]
 
Input output ports and connectors
Input output ports and connectorsInput output ports and connectors
Input output ports and connectors
 

Ă„hnlich wie NETWORK COMPONENTS

networking.ppt
networking.pptnetworking.ppt
networking.pptsuchita74
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network ComponentsJyoti Akhter
 
Computer networks
Computer networks Computer networks
Computer networks ABUBAKAR270
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxADITYAKUMAR554673
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.pptGetachewDires1
 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communicationsKhan Yousafzai
 
Introduction to computer networking chapter 2
Introduction to computer networking chapter 2Introduction to computer networking chapter 2
Introduction to computer networking chapter 2binakasehun2026
 
Network Components
Network ComponentsNetwork Components
Network ComponentsIfrad Mahbub
 
ifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfkashafishfaq21
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...nesarahmad37
 
data communication and networking
data communication and networkingdata communication and networking
data communication and networkingprashanna13
 
Basics of Computer Network Device
Basics of Computer Network DeviceBasics of Computer Network Device
Basics of Computer Network DeviceRubal Sagwal
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configurationMark John Lado, MIT
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2wilfredo dela cerna
 
Computer Networks
Computer NetworksComputer Networks
Computer NetworksImdad Ullah
 
Computer networks
Computer networksComputer networks
Computer networkssamina khan
 
lecture-1.1.pptx
lecture-1.1.pptxlecture-1.1.pptx
lecture-1.1.pptxssusercd3ff8
 

Ă„hnlich wie NETWORK COMPONENTS (20)

networking.ppt
networking.pptnetworking.ppt
networking.ppt
 
Computer Network Components
Computer Network  ComponentsComputer Network  Components
Computer Network Components
 
Computer networks
Computer networks Computer networks
Computer networks
 
KRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptxKRISHNA_COMPUTER_PROJECT.pptx
KRISHNA_COMPUTER_PROJECT.pptx
 
data communication and Network.ppt
data communication and Network.pptdata communication and Network.ppt
data communication and Network.ppt
 
Ch 15 .networks and communications
Ch 15 .networks and communicationsCh 15 .networks and communications
Ch 15 .networks and communications
 
Introduction to computer networking chapter 2
Introduction to computer networking chapter 2Introduction to computer networking chapter 2
Introduction to computer networking chapter 2
 
Network Components
Network ComponentsNetwork Components
Network Components
 
ifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdfifrad01605545networkcomponents-181123160910.pdf
ifrad01605545networkcomponents-181123160910.pdf
 
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...Networking presentationNetworking presentation.pptNetworking presentation.ppt...
Networking presentationNetworking presentation.pptNetworking presentation.ppt...
 
Unit 2B.pdf
Unit 2B.pdfUnit 2B.pdf
Unit 2B.pdf
 
data communication and networking
data communication and networkingdata communication and networking
data communication and networking
 
Basics of Computer Network Device
Basics of Computer Network DeviceBasics of Computer Network Device
Basics of Computer Network Device
 
Network use and configuration
Network use and configurationNetwork use and configuration
Network use and configuration
 
Install network cable module CSS NC2
Install network cable module CSS NC2Install network cable module CSS NC2
Install network cable module CSS NC2
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Acem lan
Acem lanAcem lan
Acem lan
 
Computer networks
Computer networksComputer networks
Computer networks
 
lecture-1.1.pptx
lecture-1.1.pptxlecture-1.1.pptx
lecture-1.1.pptx
 

Mehr von bwire sedrick

Effect of poor customer care on the image of police a case study of uganda po...
Effect of poor customer care on the image of police a case study of uganda po...Effect of poor customer care on the image of police a case study of uganda po...
Effect of poor customer care on the image of police a case study of uganda po...bwire sedrick
 
Marketing channels
Marketing channelsMarketing channels
Marketing channelsbwire sedrick
 
Principles of ict concepts and data processing
Principles of ict   concepts and data processingPrinciples of ict   concepts and data processing
Principles of ict concepts and data processingbwire sedrick
 
Computer systems
Computer systemsComputer systems
Computer systemsbwire sedrick
 
Ura taxation handbook
Ura  taxation handbookUra  taxation handbook
Ura taxation handbookbwire sedrick
 
E learning slide
E learning slideE learning slide
E learning slidebwire sedrick
 
INTRODUCTION TO HTML
INTRODUCTION TO HTMLINTRODUCTION TO HTML
INTRODUCTION TO HTMLbwire sedrick
 
Lan access control methods
Lan access control methodsLan access control methods
Lan access control methodsbwire sedrick
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKINGbwire sedrick
 
Strategy implementation
Strategy implementationStrategy implementation
Strategy implementationbwire sedrick
 
Strategic management process
Strategic management processStrategic management process
Strategic management processbwire sedrick
 
Strategic management overview
Strategic management   overviewStrategic management   overview
Strategic management overviewbwire sedrick
 
Strategic choice
Strategic choiceStrategic choice
Strategic choicebwire sedrick
 
Industry analysis, swot & portfolio analysis
Industry analysis, swot & portfolio analysisIndustry analysis, swot & portfolio analysis
Industry analysis, swot & portfolio analysisbwire sedrick
 
Industry analysis, swot & portfolio analysis spare
Industry analysis, swot & portfolio analysis   spareIndustry analysis, swot & portfolio analysis   spare
Industry analysis, swot & portfolio analysis sparebwire sedrick
 
Establishing sustainable markets for ugandan products
Establishing sustainable markets for ugandan productsEstablishing sustainable markets for ugandan products
Establishing sustainable markets for ugandan productsbwire sedrick
 
Course outline
Course outlineCourse outline
Course outlinebwire sedrick
 
12 strategey evaluation & control
12 strategey evaluation & control12 strategey evaluation & control
12 strategey evaluation & controlbwire sedrick
 

Mehr von bwire sedrick (20)

Effect of poor customer care on the image of police a case study of uganda po...
Effect of poor customer care on the image of police a case study of uganda po...Effect of poor customer care on the image of police a case study of uganda po...
Effect of poor customer care on the image of police a case study of uganda po...
 
Marketing channels
Marketing channelsMarketing channels
Marketing channels
 
Principles of ict concepts and data processing
Principles of ict   concepts and data processingPrinciples of ict   concepts and data processing
Principles of ict concepts and data processing
 
Computer systems
Computer systemsComputer systems
Computer systems
 
Ura taxation handbook
Ura  taxation handbookUra  taxation handbook
Ura taxation handbook
 
E learning slide
E learning slideE learning slide
E learning slide
 
INTRODUCTION TO HTML
INTRODUCTION TO HTMLINTRODUCTION TO HTML
INTRODUCTION TO HTML
 
Osi model
Osi modelOsi model
Osi model
 
Lan access control methods
Lan access control methodsLan access control methods
Lan access control methods
 
ENTERPRISE NETWORKING
ENTERPRISE NETWORKINGENTERPRISE NETWORKING
ENTERPRISE NETWORKING
 
Strategy implementation
Strategy implementationStrategy implementation
Strategy implementation
 
Strategic management process
Strategic management processStrategic management process
Strategic management process
 
Strategic management overview
Strategic management   overviewStrategic management   overview
Strategic management overview
 
Strategic choice
Strategic choiceStrategic choice
Strategic choice
 
Industry analysis, swot & portfolio analysis
Industry analysis, swot & portfolio analysisIndustry analysis, swot & portfolio analysis
Industry analysis, swot & portfolio analysis
 
Industry analysis, swot & portfolio analysis spare
Industry analysis, swot & portfolio analysis   spareIndustry analysis, swot & portfolio analysis   spare
Industry analysis, swot & portfolio analysis spare
 
Establishing sustainable markets for ugandan products
Establishing sustainable markets for ugandan productsEstablishing sustainable markets for ugandan products
Establishing sustainable markets for ugandan products
 
Course outline
Course outlineCourse outline
Course outline
 
Busgrowth
BusgrowthBusgrowth
Busgrowth
 
12 strategey evaluation & control
12 strategey evaluation & control12 strategey evaluation & control
12 strategey evaluation & control
 

KĂĽrzlich hochgeladen

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

KĂĽrzlich hochgeladen (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

NETWORK COMPONENTS

  • 1. Topic TwoTopic Two Network ComponentsNetwork Components (Hardware & OS)(Hardware & OS) BBC 2013/14BBC 2013/14 BWIRE SEDRICKBWIRE SEDRICK 09/24/13 1ENAM 2012
  • 2. Network ComponentsNetwork Components • Nodes: Special purpose devices • Links: Connections between nodes 2 PC server switch bridge router Optical fiber Coaxial cable wireless09/24/13 ENAM 2012
  • 3. Parts of a NetworkParts of a Network • Clients – Computers that request or order information from a server – Usually desktop computers with their own local storage and processing power – Thin client – network computer with no local storage 09/24/13 3ENAM 2012
  • 4. • Servers – Computers that work behind the scenes to provide (serve) the resources requested by the clients – Two types •Non-dedicated – provides many different services to its client computers such as file retrieval, printing, and emailing •Dedicated – provides only one type of resource to its clients, such as printing 09/24/13 4ENAM 2012
  • 5. Other network componentsOther network components • Shared peripherals – a device that is connected to a computer and controlled by its microprocessor • Media – physical pieces used to transport data from one computer to another computer or peripheral on the network • Data - packets 09/24/13 5ENAM 2012
  • 6. Network DevicesNetwork Devices • As Organizations grow, so do their networks – Growth in number of users – Geographical Growth • Network Devices : – Are products used to expand or connect networks. – Can control the amount of traffic on a network. – Can speed up the flow of data over a network. 09/24/13 6ENAM 2012
  • 7. Network Interface Card (NIC)Network Interface Card (NIC) • NIC provides the physical interface between computer and cabling. • It prepares data, sends data, and controls the flow of data. It can also receive and translate data into bytes for the CPU to understand. • The following factors should be taken into consideration when choosing a NIC: 1. - Preparing data 2. - Sending and controlling data 3. - Configuration 4. - Drivers 5. - Compatibility 6. - Performance 09/24/13 7ENAM 2012
  • 8. An Ethernet NICAn Ethernet NIC 09/24/13 8ENAM 2012
  • 9. Connectivity DevicesConnectivity Devices • Each topology and network architecture has its limits. • Beyond a point networks can not be expanded by simple adding more servers or cabling • Connectivity devices are the basic building blocks of network expansion • Are used to connect separate segments of the network or inter-network • A segment is a portion of the network transmission media that is assigned a network address • Examples: Repeaters, Hubs, Bridges & Switches 09/24/13 9ENAM 2012
  • 10. RepeatersRepeaters • Repeaters are very simple devices. They allow a cabling system to extend beyond its maximum allowed length by amplifying the network voltages so they travel farther. • Repeaters are nothing more than amplifiers and, as such, are very inexpensive. Repeaters can only be used to regenerate signals between similar network segments. • For example, we can extend an Ethernet 10Base2 network to 400 meters with a repeater. But can’t connect an Ethernet and Token Ring network together with one. • The main disadvantage to repeaters is that they just amplify signals. These signals not only include the network signals, but any noise on the wire as well. • Operates at the physical layer of the OSI model09/24/13 10ENAM 2012
  • 12. HubsHubs • Hubs are devices used to link several computers together. They repeat any signal that comes in on one port and copy it to the other ports (a process that is also called broadcasting). • There are two types of hubs: active and passive. • Passive hubs simply connect all ports together electrically and are usually not powered. • Active hubs use electronics to amplify and clean up the signal before it is broadcast to the other ports. • In the category of active hubs, there is also a class called “intelligent” hubs, which are hubs that can be remotely managed on the network. 09/24/13 12ENAM 2012
  • 14. BridgesBridges • They join similar topologies and are used to divide network segments. • For example, with 200 people on one Ethernet segment, the performance will be mediocre, because of the design of Ethernet and the number of workstations that are fighting to transmit. If you divide the segment into two segments of 100 workstations each, the traffic will be much lower on either side and performance will increase. • If it is aware of the destination address, it is able to forward packets; otherwise a bridge will forward the packets to all segments. They are more intelligent than repeaters but are unable to move data across multiple networks simultaneously. • Unlike repeaters, bridges can filter out noise. • The main disadvantage to bridges is that they can’t connect dissimilar network types or perform intelligent path selection. For that function, you would need a router. 09/24/13 14ENAM 2012
  • 15. BridgesBridges A bridge is a Layer 2 (Data Link Layer) device. 09/24/13 15ENAM 2012
  • 16. RoutersRouters • Routers are highly intelligent devices that connect multiple network types and determine the best path for sending data. • The advantage of using a router over a bridge is that routers can determine the best path that data can take to get to its destination. • Like bridges, they can segment large networks and can filter out noise. • However, they are slower than bridges because they are more intelligent devices; as such, they analyze every packet, causing packet-forwarding delays. Because of this intelligence, they are also more expensive. • Routers are normally used to connect one LAN to another. Typically, when a WAN is set up, there will be at least two routers used. • Internetwork connectivity device 09/24/13 16ENAM 2012
  • 18. SwitchSwitch • A network switch is a computer networking device that connects network segments. • Low-end network switches appear nearly identical to network hubs, but a switch contains more "intelligence" (and a slightly higher price tag) than a network hub. • Network switches are capable of inspecting data packets as they are received, determining the source and destination device of that packet, and forwarding it appropriately. • By delivering each message only to the connected device it was intended for, a network switch conserves network bandwidth and offers generally better performance than a hub. • A vital difference between a hub and a switch is that all the nodes connected to a hub share the bandwidth among themselves, while a device connected to a switch port has the full bandwidth all to itself. • For example, if 10 nodes are communicating using a hub on a 10-Mbps network, then each node may only get a portion of the 10 Mbps if other nodes on the hub want to communicate as well. But with a switch, each node could possibly communicate at the full 10 Mbps. 09/24/13 18ENAM 2012
  • 20. GatewaysGateways • A gateway is a network point that acts as an entrance to another network. On the internet, in terms of routing, the network consists of gateway nodes and host nodes. • Host nodes are computer of network users and the computers that serve contents (such as Web pages). • Gateway nodes are computers that control traffic within your company’s network or at your local internet service provider (ISP) • Internetwork connectivity device 09/24/13 20ENAM 2012
  • 21. Security DevicesSecurity Devices • Increased Internet and extranet connections • More telecommuters • Mobile users • Security Devices: – Firewalls: •Software or Hardware •Only valid traffic can enter or leave the network – AAA Servers •Authentication, Authorization, and Accounting Servers – VPN Concentrators •Remote access and site-to site VPN capabilities 09/24/13 21ENAM 2012
  • 22. Wireless DevicesWireless Devices • Wireless NICs – Provide wireless connectivity – PCMCIA and PCI cards to provide • Wireless Access Points – It is a wireless LAN transceiver – Acts as a hub or as a bridge – Multiple Access Points – Roaming Functionality • Wireless Bridges – Provide long-range connectivity – 25 miles – Line of sight wireless09/24/13 22ENAM 2012
  • 23. Wireless LAN TopologyWireless LAN Topology 09/24/13 23ENAM 2012
  • 24. 24 •Allow computers to communicate over a telephone line •Enable communication between networks or connecting to the world beyond the LAN •Cannot send digital signal directly to telephone line •Sending end: MODulate the computer’s digital signal into analog signal and transmits •Receiving end: DEModulate the analog signal back into digital form Modems Remote Access devicesRemote Access devices 09/24/13 ENAM 2012
  • 25. Communication MediaCommunication Media • A path through which information are transmitted from one place to another is called communication media. It is also referred to as communication medium or link. • In network communication, the communication media’ are wires, cables and other means through which information travels from its source to its destination. ENAM 201209/24/13 25
  • 26. Features of a communication MediaFeatures of a communication Media • Transmission speed (measured in bps) • Band width (capacity of communication media, measure is Hertz or bps) • Transmission mode –Asynchronous transmission –Synchronous transmission • Transmission direction • Simplex • Half duplex • Full-duplex ENAM 201209/24/13 26
  • 27. Con’tCon’t • Data is transmitted in the form of signals (analog signal). • The data transmission is measured in bandwidth. • Bandwidth measures the amount of information that can be transmitted through the media within the given period of time. • For analog signals bandwidth is represented in hertz (Hz). • For digital signals, it is represented in bits per second (bps). • The higher the bandwidth of the transmission media, the more information can be transmitted. ENAM 201209/24/13 27
  • 28. Asynchronous and SynchronousAsynchronous and Synchronous transmissiontransmission • Asynchronous transmission is where data is transmitted one character at a time, where each character is five to eight bits in length. • The most common transfer rates in these are btn 1200 & 19200 bits per second. • This is used mainly to transfer medium quantities of data over a long distances. 09/24/13 28ENAM 2012
  • 29. Synchronous transmissionSynchronous transmission • Synchronous transmission is a mode of transmission where data is transferred in a block of bits at ago without a start and stop. • It is amore efficient mode of transfer used mainly to transfer large quantities of data e.g. contents in disk already assembled. 09/24/13 29ENAM 2012
  • 30. Transmission directionTransmission direction • Simplex transmission: Where by data can travel in only one direction at all times. • These systems are often employed in broadcast networks, where the receivers do not need to send any data back to the transmitter/broadcaster. eg radio stations and TV 09/24/13 ENAM 2012 30
  • 31. Half-duplexHalf-duplex • A half-duplex system allows communication in both directions, but only one direction at a time (not simultaneously). • Any radio system where you must use "Over" to indicate the end of transmission, or any other procedure to ensure that only one party broadcasts at a time would be a half duplex. 09/24/13 31ENAM 2012
  • 32. Full-duplexFull-duplex • A full-duplex system allows communication in both directions, and unlike half-duplex allows this to happen simultaneously. • Most telephone networks are full duplex as they allow both callers to speak at the same time. • A good analogy for a full-duplex system would be a two lane road with one lane for each direction. Example: Telephone, Mobile Phone, etc. 09/24/13 32ENAM 2012
  • 33. Classes of Transmission MediaClasses of Transmission Media 09/24/13 ENAM 2012 33
  • 34. 7.34 GUIDED MEDIAGUIDED MEDIA Guided media: Are those that provide a conduit from oneGuided media: Are those that provide a conduit from one device to another, include twisted-pair cable, coaxialdevice to another, include twisted-pair cable, coaxial cable, and fiber-optic cable.cable, and fiber-optic cable. 09/24/13 ENAM 2012
  • 35. 35 Twisted Pair WireTwisted Pair Wire •Two or more pairs of single conductor wires that have been twisted around each other. •Twisted pair wire is classified by category. Twisted pair wire is currently Category 1 through Category 6. •Twisting the wires helps to eliminate electromagnetic interference between the two wires. •Shielding can further help to eliminate interference. •Two types; shielded and Un shielded twister pair wire •It uses RJ 45 connectors 09/24/13 ENAM 2012
  • 36. 36 Coaxial CableCoaxial Cable A single wire wrapped in a foam insulation surrounded by a braided metal shield, then covered in a plastic jacket. Cable can be thick or thin. Baseband coaxial technology uses digital signaling in which the cable carries only one channel of digital data. Broadband coaxial technology transmits analog signals and is capable of supporting multiple channels of data. 09/24/13 ENAM 2012
  • 37. Coaxial CableCoaxial Cable • Coaxial cable is also referred to as Coax. It carries signals of higher frequency ranges than twisted-pair cable. • Coaxial cable can be used for telephone lines for voice and data transmission with very high frequency. The bandwidth of coaxial cable is 80 times greater than twisted pair media, Coaxial cable is also widely used in local area network (LAN). It is more expensive than twisted-pair wire. • It creates less noise and protects the cable from interference of external electromagnetic waves. Has low transmission error rates. • These cables can transmit data over longer distances than that of twisted pair. Transmission speed is from 10 Mbps to 200 Mbps. ENAM 201209/24/13 37
  • 38. 38 Fiber Optic Cable •A thin glass cable approximately a little thicker than a human hair surrounded by a plastic coating and packaged into an insulated cable. A fiber optic cable consists of tubes of glass (or thin glass fibers) through which data is transmitted as pulses of light. The core is surrounded by a concentric layer of glass called Cladding •The data transmission speed is very high because fiber-optic cable uses light to transmit data. Transmission speed is up to billions bits per second. •It has high level of security. •It is not affected by electromagnetic waves. •It is more reliable and has lower data transmission errors. Disadvantages •It is more costly. •It is difficult to install and modify 09/24/13 ENAM 2012
  • 39. 39 It is very common to mix fiber with twisted pair in LANs. 09/24/13 ENAM 2012
  • 40. 40 Data Communications and Computer Networks Chapter 3 09/24/13 ENAM 2012
  • 41. 41 Radio, satellite transmissions, and infrared light are all different forms of electromagnetic waves that are used to transmit data. •LANs use radio waves •WANs use microwave signals Wireless Media 09/24/13 ENAM 2012
  • 42. 42 •Land-based, line-of-sight transmission •Approximately 20-30 miles maximum between towers •Transmits data at hundreds of millions of bits per second •Popular with telephone companies and business to business transmissions Terrestrial Microwave 09/24/13 ENAM 2012
  • 43. 43 Similar to terrestrial microwave except the signal travels from a ground station on earth to a satellite and back to another ground station. Satellites can be classified by how far out into orbit each one is (LEO, MEO, GEO, and HEO). Satellite Microwave 09/24/13 ENAM 2012
  • 44. 44 Data Communications and Computer Networks Chapter 3 09/24/13 ENAM 2012
  • 45. 45 •LEO - Low Earth Orbit - 100 miles to 1000 miles. Used for pagers, wireless e-mail, special mobile telephones, spying, videoconferencing. •MEO - Middle Earth Orbit - 1000 to 22,300 miles. Used for GPS and government. •GEO - Geosynchronous Orbit - 22,300 miles. Used for weather, television, and government operations. •HEO – Highly Elliptical Orbit A fourth type of orbit used by the military for spying and by scientific organizations for photographing celestial bodies. When satellite is far out into space, it takes photos. When satellite is close to earth, it transmits data. Satellite Microwave 09/24/13 ENAM 2012
  • 46. 46 Mobile TelephoneMobile Telephone Wireless telephone service, such as cellular telephone and PCS (personal communication system). To support multiple users in a metropolitan area (market), the market is broken into cells. Each cell has its own transmission tower and set of assignable channels. 09/24/13 ENAM 2012
  • 47. 47 (MTSO) Mobile Telephone Switching Office 09/24/13 ENAM 2012
  • 48. 48 Special transmissions that use a focused ray of light in the infrared frequency range. Very common with remote control devices, but can also be used for device-to-device transfers, such as PDA to computer. Bluetooth is a Radio Frequency specification for short-range, point-to-multipoint voice and data transfer. Bluetooth can transmit through solid, non-metal objects. Its typical link range is from 10 cm to 10 m, but can be extended to 100 m by increasing the power. Infrared & Bluetooth Transmissions 09/24/13 ENAM 2012
  • 49. 49 This technology transmits data between workstations and local area networks using high speed radio frequencies. Current technologies allow up to 54 Mbps data transfer at distances up to hundreds of feet. Wireless LAN (IEEE 802.11) 09/24/13 ENAM 2012
  • 50. 50 •Cost – Initial, maintenance/support cost •Speed – Data transfer, propagation speed •Distance and expandability •Environment – Noise level •Security – Wiretap possible? Need encryption? Communication Media Selection CriteriaCommunication Media Selection Criteria 09/24/13 ENAM 2012

Hinweis der Redaktion

  1. 09/24/13 02:15 PM
  2. BOIM III ENAM MUBS
  3. BOIM III ENAM MUBS
  4. Movies – You go online at home, see which movies are playing, order tickets, download them to home computer, do a wireless transfer over to PDA. Take PDA with you to movies. PDA communicates with ticket booth at movie theatre, you just walk right in. Or you walk up to your front door and your PDA communicates with your house – unlocks door, turns on lights, sets the heat/cool temperature, turns on the TV, etc. Other examples? BOIM III ENAM MUBS