SlideShare a Scribd company logo
Networking- Computer Connections
Chapter 7
Data Communications
 Send and receive
information over
communications lines
 Centralized Data
Processing
 All processing,
hardware, software in
one central location
 Inefficient
 Inconvenient
Distributed Data Processing
 Computers at a
distance from
central
computer
 Can do some
processing on
their own
 Can access the
central
computer
Network
 Uses communication
equipment to connect
two or more computers
and their resources
 PC based
 LAN – shares data and
resources among
users in close
proximity
 WAN – shares data
among users who are
geographically distant
 Basic Components
 Sending device
 Communications link
 Receiving device
Network Design
 Transmission Media
 Topology – Physical layout of components
 Protocol – Rules governing communication
 Distance/proximity
 LAN, CAN, MAN, WAN
 Technology
 Peer-to-peer
 File server
 Client/server
Data Transmission
 Digital lines
 Sends data as distinct pulses
 Need digital line
 Analog lines
 Sends a continuous electrical signal in the form
of a wave
 Conversion from digital to analog needed
 Telephone lines, coaxial cables, microwave
circuits
Analog Transmission
 Alter the carrier wave
 Amplitude – height of
the wave is increased
to represent 1
 Frequency – number
of times wave repeats
during a specific time
interval can be
increased to represent
a 1
Modem- Data Transmission
• Analog signal
converted back
to digital
Demodulation
• Sent over analog
phone line
Transmission
• Computer digital
signals converted
to analog
Modulation
Digital Transmission Lines
 Cable Modem
 Coaxial cables/ Dish TV
 Does not interfere with cable TV reception
 Up to 100 Mbps
 Always on, Shared capacity, Security?
 Integrated Services for Digital Network (ISDN)
 A set of communication standards/protocols for simultaneous digital
transmission of voice, video, data, and other network services
 ISDN is today primarily used for voice and fax traffic
 DSL- Digital Subscriber Line
 Uses conventional telephone lines
 Uses multiple frequencies/many transmitting at once
 No industry standard
 Phone line shared between computer and voice
 Cellular Modems
Speed
Cost
Convenience
Compatibility
Transmission using clock
 Asynchronous
 Start/stop transmission
 Start signal
 Group – generally one character
 Stop signal
 Less speed, less traffic
 Synchronous
 Blocks of data transmitted at a time
 Send bit pattern
 Align internal clock of sending / receiving devices
 Send data
 Send error-check bits
 More complex, expensive, speed
Asynchronous and Synchronous
Sending and
receiving devices
must work together
to communicate
Dedicated
Clock for
data
transmission!
Direction of data flow- Duplex Setting
 Simplex
 One direction
 Television broadcasting
 Arrival/departure screens at airport
 Half-duplex
 Either direction, but one way at a time
 CB radio
 Bank deposit sent, confirmation received
 Full-duplex
 Both directions at once
 Telephone conversation
Communications Media
 Physical means of transmission
 Bandwidth
 Range of frequencies that the medium can carry
 Measure of capacity
Cables
 Wired
 Twisted pair
 Coaxial cable
 Fiber optic cable
 Wireless
 Uses infrared or low-power radio wave transmissions
 No cables
 Easy to set up and reconfigure
 Slower transmission rates
 Small distance between nodes
Twisted Pair- Wire Pair
 Considerations
 Inexpensive
 Susceptible to electrical interference (noise)
 Example- Telephone systems
 Shielded twisted pair
 Metallic protective sheath
 Reduces noise
 Increases speed
 Physical characteristics
 Requires two conductors
 Twisted around each other to reduce electrical interference
 Plastic sheath
Coaxial Cable
 Higher bandwidth
 Less susceptible to noise
 Used in cable TC systems
 Physical characteristics
 Center conductor wire
 Surrounded by a layer of insulation
 Surrounded by a braided outer conductor
 Encased in a protective sheath
Fiber Optics
 Transmits using light
 Higher bandwidth
 Less expensive
 Immune to electrical noise
 More secure – easy to notice an attempt to
intercept signal
 Physical characterizes
 Glass or plastic fibers
 Very thin (thinner than human hair)
 Material is light
Microwave Transmission
 Consideration
 High frequency is larger data capacity
 Line-of-site ~ shorter distance
 Cost effective
 Easy to implement
 Weather can cause interference
 microwave relay
 Physical characteristics
 Roughly 1-30 GHz ~ 30 cm-1.0 cm
 Data signals sent through atmosphere
 Signals cannot bend of follow curvature of earth
 Relay stations required
Satellite Transmission as a Microwave Relay
Satellite Transmission
 Microwave transmission with a satellite acting
as a relay
 Long distance
 Components
 Earth stations – send and receive signals
 Transponder – satellite
 Receives signal from earth station (uplink)
 Amplifies signal
 Changes the frequency
 Retransmits the data to a receiving earth station (downlink)
Dhaka to Luxemburg
 Request made
 Twisted pair in the phone lines on the East Coast
 Microwave and satellite transmission across the
country
 Twisted pair in the phone lines on the West coast
 Data transferred
 Twisted pair in the phone lines on the West Coast
 Microwave and satellite transmission across the
country
 Twisted pair in the phone lines on the East coast
Network Topology
Physical layout- Star, Ring, Bus
…
Node – any device connected to the
network (topology). E.g. Server, Computer,
Printer, Other peripheral
Network Topology
Star
Central hub
All messages routed through hub
Hub prevents collisions
Node failure – no effect on overall
network
Hub failure – network fails
Ring
Travel around circular connection
in one direction
Node looks at data as it passes
• Addressed to me?
• Pass it on if not my address
No danger from collisions
Node failure – network fails
Bus
Single pathway
All nodes attached to single line
Collisions result in re-send
Node failure – no effect on overall
network
LAN- Local Area Network
 Consideration
 Connections over short distances
 Low Cost- equipment, maintenance
 Easy setup
 Components
 PCs
 Network cable
 NIC
 Connects computer to the wiring in the network
 Circuitry to handle Sending, Receiving, Error checking
Connecting Networks- LANs
 Hubs
 Bridge – connects networks with similar
protocols
 Switch (IP switches)
 Replacing routers
 Less expensive
 Faster
 Router – directs traffic via best path
 Gateway
 Connects LANs with dissimilar protocols
 Performs protocol conversion
Bridged Network Ring
WAN- Wide Area Network
 Link computers in geographically distant
locations
Communication Service Provider
 Common carriers licensed
 by FCC in the US
 Bangladesh Telecommunication Regulatory
Commission (BTRC)
 Bangladesh Telegraph and Telephone Board (BTTB)
 Switched/dial-up service
 Temporary connection between 2 points
 Ex: plain old telephone service (POTS)
 Dedicated service
 Permanent connection between 2 or more locations
 Ex: Build own circuits, Lease circuits (leased lines)
High Capacity Digital Lines
 T1 digital transmission system (American)
 a single physical wire pair can be used to carry many
simultaneous voice conversations by time-division
multiplexing
 connect major telephone exchanges
 1.54 Mbps ~ 24 simultaneous voice connections
 T3 is 28 T1 lines = 43 Mbps
 Expensive, High-volume traffic
 E2 digital transmission system (European)
 E2: multiplexing level 2: 8 Mbit/s
Multiplexer
 Combines data streams
from slow-speed devices
into single data stream
 Transmits over high-speed
circuit (ex T1)
 Multiplexer on receiving
end needed to restore to
component data streams
Client/Server- e.g. a file server
Clients
Other computers on network
Thin client – no processing
Server
Controls the network
Hard disk holding shared files
Organization of Resources
Client/Server
 How it works
 Client sends request for service to server
 Server fulfills request and send results to client
 Client and server may share processing
 File Server System
 Server does authentication and transmits file to client
 Client does own processing
 Benefits
 Reduces volume of data traffic
 Allows faster response for each client
 Nodes can be less expensive computers
Organization of Resources
Peer-to-Peer Technology
 All computers have equal status
 Share data and devices as needed
 Disadvantage – slow transmission
Hybrid- Contains
elements of
various
organizations to
optimize
transmission speed
and organizational
needs
Protocol
 Set of rules governing the exchange of data
 Assists with coordination of communications
 Was message received properly?
 TCP/IP- Internet standard
 Transmission Control Protocol / Internet Protocol
 All computers in world speak same language
Protocol …
Ethernet
 Dominant protocol
 Bus or star topology
 Uses CSMA/CD- Carrier sense multiple access
with collision detection
 Tries to avoid 2 or more computers communicating
at the same time
 Computer listens and transmits when cable is not in
use
 Collision results in waiting a random period and
transmitting again
 Performance degrades with multiple collisions
Ring topology- Token Ring
 No danger from collisions
 Token passing
 Token has an address
 Node looks at token as it passes
 Addressed to me? Retrieve data
 Pass it on if not my address
 Send
 Empty token? Attach message
 Pass it on if not empty
Application of the network
 File Transfer Software
 Download- Receive a file from another computer
 Upload- Send a file to another computer
 Terminal Emulation Software
 PC imitates a terminal for communication to
mainframe
 Micro-to-mainframe link
Office Automation
Communication Applications
 E-mail
 Facsimile (Fax)
 Groupware
 Teleconferencing
 Video conferencing
 ATM
 Electronic fund
transfers
 Telecommuting
 Online services
 The Internet
 Electronic data
interchange (EDI)
!@#$%^&*
Objectives
 Describe the basic components of a network
 Explain the methods of data transmission, including types
of signals, modulation, and choices among transmission
modes
 Differentiate among the various kinds of communications
links and appreciate the need for protocols
 Describe various network configurations
 List the components, types, and protocols of a local area
network
 Appreciate the complexity of networking
 Describe some examples of networking
Contents
 Data Communications
 Network
 Data Transmission
 Communications Media
 Network Topology
 Local Area Network
 Wide Area Network
 Organization of Resources
 Protocol
 Software
 Communication Applications

More Related Content

What's hot

Sept 2017 introduction
Sept 2017   introductionSept 2017   introduction
Sept 2017 introduction
shahin raj
 
Presentation9
Presentation9Presentation9
Presentation9
Mohd Yusak
 
Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & Networks
MiXvideos
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
admercano101
 
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.QuizTransmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
mfridolfson
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11
Amanda Case
 
Presentation on different modes of data communication
Presentation on different modes of data communicationPresentation on different modes of data communication
Presentation on different modes of data communication
Tafadzwa Gonera
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
Chandan Gupta Bhagat
 
Communications
CommunicationsCommunications
Communications
Rana Usman Sattar
 
Introduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal GargIntroduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal Garg
IBNC India - India's Biggest Networking Championship
 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
Zafar Ayub
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
GulshanKumar368
 
Data communications-concepts
Data communications-conceptsData communications-concepts
Data communications-concepts
WBUTTUTORIALS
 
01 overview-1
01 overview-101 overview-1
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
DURYODHAN MAHAPATRA
 
Telecommunications and computer networks
Telecommunications and computer networksTelecommunications and computer networks
Telecommunications and computer networks
ichiswa
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
Jay Kumarr
 
Networks and telecommunication technologies basics
Networks and telecommunication technologies basicsNetworks and telecommunication technologies basics
Networks and telecommunication technologies basics
David Kibuki
 
It infrastructure
It infrastructureIt infrastructure
It infrastructure
raptrovic
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
kchanaka3
 

What's hot (20)

Sept 2017 introduction
Sept 2017   introductionSept 2017   introduction
Sept 2017 introduction
 
Presentation9
Presentation9Presentation9
Presentation9
 
Data Communication & Networks
Data Communication & NetworksData Communication & Networks
Data Communication & Networks
 
Data Communication 1
Data Communication 1Data Communication 1
Data Communication 1
 
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.QuizTransmitting And Receiving ( Sim And Han).Pptw.Quiz
Transmitting And Receiving ( Sim And Han).Pptw.Quiz
 
LIS3353 SP12 Week 11
LIS3353 SP12 Week 11LIS3353 SP12 Week 11
LIS3353 SP12 Week 11
 
Presentation on different modes of data communication
Presentation on different modes of data communicationPresentation on different modes of data communication
Presentation on different modes of data communication
 
Computer Network - Unit 1
Computer Network - Unit 1Computer Network - Unit 1
Computer Network - Unit 1
 
Communications
CommunicationsCommunications
Communications
 
Introduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal GargIntroduction to Data Communication by Vishal Garg
Introduction to Data Communication by Vishal Garg
 
Data communication and network Chapter - 2
Data communication and network Chapter - 2Data communication and network Chapter - 2
Data communication and network Chapter - 2
 
(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau(computer Networks it) by gulshan k maheshwari qau
(computer Networks it) by gulshan k maheshwari qau
 
Data communications-concepts
Data communications-conceptsData communications-concepts
Data communications-concepts
 
01 overview-1
01 overview-101 overview-1
01 overview-1
 
Networking Fundamentals
Networking FundamentalsNetworking Fundamentals
Networking Fundamentals
 
Telecommunications and computer networks
Telecommunications and computer networksTelecommunications and computer networks
Telecommunications and computer networks
 
Data Communication and Networks
Data Communication and NetworksData Communication and Networks
Data Communication and Networks
 
Networks and telecommunication technologies basics
Networks and telecommunication technologies basicsNetworks and telecommunication technologies basics
Networks and telecommunication technologies basics
 
It infrastructure
It infrastructureIt infrastructure
It infrastructure
 
E business 2014 l06
E business 2014 l06E business 2014 l06
E business 2014 l06
 

Viewers also liked

Computer configuration
Computer configurationComputer configuration
Computer configuration
anwarkamal786
 
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATIONWRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
salwahanim
 
COM 200 WEEK 2
COM 200 WEEK 2COM 200 WEEK 2
COM 200 WEEK 2
hw soloutions
 
Computer Network ASsignment
Computer Network ASsignmentComputer Network ASsignment
Computer Network ASsignment
Bijay Bista
 
Network Infrastructure Virtualization Case Study
Network Infrastructure Virtualization Case StudyNetwork Infrastructure Virtualization Case Study
Network Infrastructure Virtualization Case Study
Cisco Canada
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologies
Ayush0734
 
Network proposal
Network proposalNetwork proposal
Network proposal
Waldo Botha
 
Network Proposal Power Point
Network Proposal Power PointNetwork Proposal Power Point
Network Proposal Power Point
guest7fbe17
 
Network proposal ppt
Network proposal pptNetwork proposal ppt
Network proposal ppt
FrankNitty II
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
Siddique Ibrahim
 

Viewers also liked (10)

Computer configuration
Computer configurationComputer configuration
Computer configuration
 
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATIONWRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
WRITTEN ASSIGNMENT FORMAT - LA 3.0 COMPUTER NETWORK & COMMUNICATION
 
COM 200 WEEK 2
COM 200 WEEK 2COM 200 WEEK 2
COM 200 WEEK 2
 
Computer Network ASsignment
Computer Network ASsignmentComputer Network ASsignment
Computer Network ASsignment
 
Network Infrastructure Virtualization Case Study
Network Infrastructure Virtualization Case StudyNetwork Infrastructure Virtualization Case Study
Network Infrastructure Virtualization Case Study
 
Computer network and its topologies
Computer network and its topologiesComputer network and its topologies
Computer network and its topologies
 
Network proposal
Network proposalNetwork proposal
Network proposal
 
Network Proposal Power Point
Network Proposal Power PointNetwork Proposal Power Point
Network Proposal Power Point
 
Network proposal ppt
Network proposal pptNetwork proposal ppt
Network proposal ppt
 
Network topology.ppt
Network topology.pptNetwork topology.ppt
Network topology.ppt
 

Similar to Networking- computer connections

11 circuit-packet
11 circuit-packet11 circuit-packet
11 circuit-packet
Hattori Sidek
 
Circuit Packet
Circuit PacketCircuit Packet
Circuit Packet
Waqas !!!!
 
chapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.pptchapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.ppt
TakudzwaM1
 
Telecom Network
Telecom NetworkTelecom Network
Telecom Network
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
ExamIUB
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
Priya Manik
 
ch1_vbest.pptx
ch1_vbest.pptxch1_vbest.pptx
ch1_vbest.pptx
GetachewDires1
 
Data communications and Networking
Data communications and Networking Data communications and Networking
Data communications and Networking
awais qarni
 
Wmcn ch.3
Wmcn ch.3Wmcn ch.3
Wmcn ch.3
Alaa2
 
Embedded System serial Communication.ppt
Embedded System serial Communication.pptEmbedded System serial Communication.ppt
Embedded System serial Communication.ppt
vipulkondekar
 

Similar to Networking- computer connections (20)

11 circuit-packet
11 circuit-packet11 circuit-packet
11 circuit-packet
 
Circuit Packet
Circuit PacketCircuit Packet
Circuit Packet
 
chapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.pptchapter6 intro to telecommunications.ppt
chapter6 intro to telecommunications.ppt
 
Telecom Network
Telecom NetworkTelecom Network
Telecom Network
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
chapter1.ppt
chapter1.pptchapter1.ppt
chapter1.ppt
 
1 introduction-to-computer-networking
1 introduction-to-computer-networking1 introduction-to-computer-networking
1 introduction-to-computer-networking
 
ch1_vbest.pptx
ch1_vbest.pptxch1_vbest.pptx
ch1_vbest.pptx
 
Data communications and Networking
Data communications and Networking Data communications and Networking
Data communications and Networking
 
Wmcn ch.3
Wmcn ch.3Wmcn ch.3
Wmcn ch.3
 
Embedded System serial Communication.ppt
Embedded System serial Communication.pptEmbedded System serial Communication.ppt
Embedded System serial Communication.ppt
 

More from Hossian

Input and output, the user connection
Input and output, the user connectionInput and output, the user connection
Input and output, the user connection
Hossian
 
Water Pollution
Water PollutionWater Pollution
Water Pollution
Hossian
 
Noise Pollution & It's Sustainable Solution_Dhaka
Noise Pollution & It's Sustainable Solution_DhakaNoise Pollution & It's Sustainable Solution_Dhaka
Noise Pollution & It's Sustainable Solution_Dhaka
Hossian
 
Deforestation in Bangladesh and its solution
Deforestation in Bangladesh and its solution Deforestation in Bangladesh and its solution
Deforestation in Bangladesh and its solution
Hossian
 
BURIGANGA RIVER of Bangladesh
BURIGANGA RIVER of BangladeshBURIGANGA RIVER of Bangladesh
BURIGANGA RIVER of Bangladesh
Hossian
 
Food adulteration-in-Bangladesh
Food adulteration-in-BangladeshFood adulteration-in-Bangladesh
Food adulteration-in-Bangladesh
Hossian
 

More from Hossian (6)

Input and output, the user connection
Input and output, the user connectionInput and output, the user connection
Input and output, the user connection
 
Water Pollution
Water PollutionWater Pollution
Water Pollution
 
Noise Pollution & It's Sustainable Solution_Dhaka
Noise Pollution & It's Sustainable Solution_DhakaNoise Pollution & It's Sustainable Solution_Dhaka
Noise Pollution & It's Sustainable Solution_Dhaka
 
Deforestation in Bangladesh and its solution
Deforestation in Bangladesh and its solution Deforestation in Bangladesh and its solution
Deforestation in Bangladesh and its solution
 
BURIGANGA RIVER of Bangladesh
BURIGANGA RIVER of BangladeshBURIGANGA RIVER of Bangladesh
BURIGANGA RIVER of Bangladesh
 
Food adulteration-in-Bangladesh
Food adulteration-in-BangladeshFood adulteration-in-Bangladesh
Food adulteration-in-Bangladesh
 

Recently uploaded

Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
SEO Article Boost
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
Laura Szabó
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
zoowe
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
davidjhones387
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
cuobya
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
uehowe
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
uehowe
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
cuobya
 
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
ukwwuq
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
fovkoyb
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Brad Spiegel Macon GA
 
Search Result Showing My Post is Now Buried
Search Result Showing My Post is Now BuriedSearch Result Showing My Post is Now Buried
Search Result Showing My Post is Now Buried
Trish Parr
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
keoku
 
Explore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories SecretlyExplore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories Secretly
Trending Blogers
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
hackersuli
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
vmemo1
 
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
CIOWomenMagazine
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
xjq03c34
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
bseovas
 

Recently uploaded (20)

Understanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdfUnderstanding User Behavior with Google Analytics.pdf
Understanding User Behavior with Google Analytics.pdf
 
Gen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needsGen Z and the marketplaces - let's translate their needs
Gen Z and the marketplaces - let's translate their needs
 
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
国外证书(Lincoln毕业证)新西兰林肯大学毕业证成绩单不能毕业办理
 
Discover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to IndiaDiscover the benefits of outsourcing SEO to India
Discover the benefits of outsourcing SEO to India
 
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
制作毕业证书(ANU毕业证)莫纳什大学毕业证成绩单官方原版办理
 
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
留学挂科(UofM毕业证)明尼苏达大学毕业证成绩单复刻办理
 
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
办理毕业证(UPenn毕业证)宾夕法尼亚大学毕业证成绩单快速办理
 
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
APNIC Foundation, presented by Ellisha Heppner at the PNG DNS Forum 2024
 
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
可查真实(Monash毕业证)西澳大学毕业证成绩单退学买
 
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
制作原版1:1(Monash毕业证)莫纳什大学毕业证成绩单办理假
 
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
存档可查的(USC毕业证)南加利福尼亚大学毕业证成绩单制做办理
 
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptxBridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
Bridging the Digital Gap Brad Spiegel Macon, GA Initiative.pptx
 
Search Result Showing My Post is Now Buried
Search Result Showing My Post is Now BuriedSearch Result Showing My Post is Now Buried
Search Result Showing My Post is Now Buried
 
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
一比一原版(SLU毕业证)圣路易斯大学毕业证成绩单专业办理
 
Explore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories SecretlyExplore-Insanony: Watch Instagram Stories Secretly
Explore-Insanony: Watch Instagram Stories Secretly
 
[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024[HUN][hackersuli] Red Teaming alapok 2024
[HUN][hackersuli] Red Teaming alapok 2024
 
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
重新申请毕业证书(RMIT毕业证)皇家墨尔本理工大学毕业证成绩单精仿办理
 
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
Internet of Things in Manufacturing: Revolutionizing Efficiency & Quality | C...
 
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
办理新西兰奥克兰大学毕业证学位证书范本原版一模一样
 
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
不能毕业如何获得(USYD毕业证)悉尼大学毕业证成绩单一比一原版制作
 

Networking- computer connections

  • 2. Data Communications  Send and receive information over communications lines  Centralized Data Processing  All processing, hardware, software in one central location  Inefficient  Inconvenient
  • 3. Distributed Data Processing  Computers at a distance from central computer  Can do some processing on their own  Can access the central computer
  • 4. Network  Uses communication equipment to connect two or more computers and their resources  PC based  LAN – shares data and resources among users in close proximity  WAN – shares data among users who are geographically distant  Basic Components  Sending device  Communications link  Receiving device
  • 5. Network Design  Transmission Media  Topology – Physical layout of components  Protocol – Rules governing communication  Distance/proximity  LAN, CAN, MAN, WAN  Technology  Peer-to-peer  File server  Client/server
  • 6. Data Transmission  Digital lines  Sends data as distinct pulses  Need digital line  Analog lines  Sends a continuous electrical signal in the form of a wave  Conversion from digital to analog needed  Telephone lines, coaxial cables, microwave circuits
  • 7. Analog Transmission  Alter the carrier wave  Amplitude – height of the wave is increased to represent 1  Frequency – number of times wave repeats during a specific time interval can be increased to represent a 1
  • 8. Modem- Data Transmission • Analog signal converted back to digital Demodulation • Sent over analog phone line Transmission • Computer digital signals converted to analog Modulation
  • 9. Digital Transmission Lines  Cable Modem  Coaxial cables/ Dish TV  Does not interfere with cable TV reception  Up to 100 Mbps  Always on, Shared capacity, Security?  Integrated Services for Digital Network (ISDN)  A set of communication standards/protocols for simultaneous digital transmission of voice, video, data, and other network services  ISDN is today primarily used for voice and fax traffic  DSL- Digital Subscriber Line  Uses conventional telephone lines  Uses multiple frequencies/many transmitting at once  No industry standard  Phone line shared between computer and voice  Cellular Modems Speed Cost Convenience Compatibility
  • 10. Transmission using clock  Asynchronous  Start/stop transmission  Start signal  Group – generally one character  Stop signal  Less speed, less traffic  Synchronous  Blocks of data transmitted at a time  Send bit pattern  Align internal clock of sending / receiving devices  Send data  Send error-check bits  More complex, expensive, speed
  • 11. Asynchronous and Synchronous Sending and receiving devices must work together to communicate Dedicated Clock for data transmission!
  • 12. Direction of data flow- Duplex Setting  Simplex  One direction  Television broadcasting  Arrival/departure screens at airport  Half-duplex  Either direction, but one way at a time  CB radio  Bank deposit sent, confirmation received  Full-duplex  Both directions at once  Telephone conversation
  • 13. Communications Media  Physical means of transmission  Bandwidth  Range of frequencies that the medium can carry  Measure of capacity
  • 14. Cables  Wired  Twisted pair  Coaxial cable  Fiber optic cable  Wireless  Uses infrared or low-power radio wave transmissions  No cables  Easy to set up and reconfigure  Slower transmission rates  Small distance between nodes
  • 15. Twisted Pair- Wire Pair  Considerations  Inexpensive  Susceptible to electrical interference (noise)  Example- Telephone systems  Shielded twisted pair  Metallic protective sheath  Reduces noise  Increases speed  Physical characteristics  Requires two conductors  Twisted around each other to reduce electrical interference  Plastic sheath
  • 16. Coaxial Cable  Higher bandwidth  Less susceptible to noise  Used in cable TC systems  Physical characteristics  Center conductor wire  Surrounded by a layer of insulation  Surrounded by a braided outer conductor  Encased in a protective sheath
  • 17. Fiber Optics  Transmits using light  Higher bandwidth  Less expensive  Immune to electrical noise  More secure – easy to notice an attempt to intercept signal  Physical characterizes  Glass or plastic fibers  Very thin (thinner than human hair)  Material is light
  • 18. Microwave Transmission  Consideration  High frequency is larger data capacity  Line-of-site ~ shorter distance  Cost effective  Easy to implement  Weather can cause interference  microwave relay  Physical characteristics  Roughly 1-30 GHz ~ 30 cm-1.0 cm  Data signals sent through atmosphere  Signals cannot bend of follow curvature of earth  Relay stations required
  • 19. Satellite Transmission as a Microwave Relay
  • 20. Satellite Transmission  Microwave transmission with a satellite acting as a relay  Long distance  Components  Earth stations – send and receive signals  Transponder – satellite  Receives signal from earth station (uplink)  Amplifies signal  Changes the frequency  Retransmits the data to a receiving earth station (downlink)
  • 21. Dhaka to Luxemburg  Request made  Twisted pair in the phone lines on the East Coast  Microwave and satellite transmission across the country  Twisted pair in the phone lines on the West coast  Data transferred  Twisted pair in the phone lines on the West Coast  Microwave and satellite transmission across the country  Twisted pair in the phone lines on the East coast
  • 22. Network Topology Physical layout- Star, Ring, Bus … Node – any device connected to the network (topology). E.g. Server, Computer, Printer, Other peripheral
  • 23. Network Topology Star Central hub All messages routed through hub Hub prevents collisions Node failure – no effect on overall network Hub failure – network fails Ring Travel around circular connection in one direction Node looks at data as it passes • Addressed to me? • Pass it on if not my address No danger from collisions Node failure – network fails Bus Single pathway All nodes attached to single line Collisions result in re-send Node failure – no effect on overall network
  • 24. LAN- Local Area Network  Consideration  Connections over short distances  Low Cost- equipment, maintenance  Easy setup  Components  PCs  Network cable  NIC  Connects computer to the wiring in the network  Circuitry to handle Sending, Receiving, Error checking
  • 25. Connecting Networks- LANs  Hubs  Bridge – connects networks with similar protocols  Switch (IP switches)  Replacing routers  Less expensive  Faster  Router – directs traffic via best path  Gateway  Connects LANs with dissimilar protocols  Performs protocol conversion
  • 27. WAN- Wide Area Network  Link computers in geographically distant locations
  • 28. Communication Service Provider  Common carriers licensed  by FCC in the US  Bangladesh Telecommunication Regulatory Commission (BTRC)  Bangladesh Telegraph and Telephone Board (BTTB)  Switched/dial-up service  Temporary connection between 2 points  Ex: plain old telephone service (POTS)  Dedicated service  Permanent connection between 2 or more locations  Ex: Build own circuits, Lease circuits (leased lines)
  • 29. High Capacity Digital Lines  T1 digital transmission system (American)  a single physical wire pair can be used to carry many simultaneous voice conversations by time-division multiplexing  connect major telephone exchanges  1.54 Mbps ~ 24 simultaneous voice connections  T3 is 28 T1 lines = 43 Mbps  Expensive, High-volume traffic  E2 digital transmission system (European)  E2: multiplexing level 2: 8 Mbit/s
  • 30. Multiplexer  Combines data streams from slow-speed devices into single data stream  Transmits over high-speed circuit (ex T1)  Multiplexer on receiving end needed to restore to component data streams
  • 31. Client/Server- e.g. a file server Clients Other computers on network Thin client – no processing Server Controls the network Hard disk holding shared files Organization of Resources
  • 32. Client/Server  How it works  Client sends request for service to server  Server fulfills request and send results to client  Client and server may share processing  File Server System  Server does authentication and transmits file to client  Client does own processing  Benefits  Reduces volume of data traffic  Allows faster response for each client  Nodes can be less expensive computers Organization of Resources
  • 33. Peer-to-Peer Technology  All computers have equal status  Share data and devices as needed  Disadvantage – slow transmission Hybrid- Contains elements of various organizations to optimize transmission speed and organizational needs
  • 34. Protocol  Set of rules governing the exchange of data  Assists with coordination of communications  Was message received properly?  TCP/IP- Internet standard  Transmission Control Protocol / Internet Protocol  All computers in world speak same language
  • 36. Ethernet  Dominant protocol  Bus or star topology  Uses CSMA/CD- Carrier sense multiple access with collision detection  Tries to avoid 2 or more computers communicating at the same time  Computer listens and transmits when cable is not in use  Collision results in waiting a random period and transmitting again  Performance degrades with multiple collisions
  • 37. Ring topology- Token Ring  No danger from collisions  Token passing  Token has an address  Node looks at token as it passes  Addressed to me? Retrieve data  Pass it on if not my address  Send  Empty token? Attach message  Pass it on if not empty
  • 38. Application of the network  File Transfer Software  Download- Receive a file from another computer  Upload- Send a file to another computer  Terminal Emulation Software  PC imitates a terminal for communication to mainframe  Micro-to-mainframe link
  • 39. Office Automation Communication Applications  E-mail  Facsimile (Fax)  Groupware  Teleconferencing  Video conferencing  ATM  Electronic fund transfers  Telecommuting  Online services  The Internet  Electronic data interchange (EDI)
  • 41. Objectives  Describe the basic components of a network  Explain the methods of data transmission, including types of signals, modulation, and choices among transmission modes  Differentiate among the various kinds of communications links and appreciate the need for protocols  Describe various network configurations  List the components, types, and protocols of a local area network  Appreciate the complexity of networking  Describe some examples of networking
  • 42. Contents  Data Communications  Network  Data Transmission  Communications Media  Network Topology  Local Area Network  Wide Area Network  Organization of Resources  Protocol  Software  Communication Applications

Editor's Notes

  1. ISDN- Integrated Services Digital Network Digital transmission Speeds of 128,000 bps Connect and talk at same time Need Adapter Upgraded phone service Initial costs high Ongoing monthly fees may be high Not available in all areas
  2. A hub is a simple device that sends all data to all devices connected to the hub. A hub provides no error checking, and no filtering, it simply forwards everything. Every device connected to a hub shares the same broadcast domain and so is in the same collision domain. Sometimes hubs are divided into passive and active. A passive hub does nothing except provide a path fo A bridge is used to connect two networks, and therefore has one port for each network. A bridge operates at the Data Link layer (layer 2) of the OSI model; therefore, it can read the MAC (Media Access Control) addresses in the data packets. A bridge has internal RAM. When a bridge first starts up, it behaves like a hub. But as the bridge receives packets from each network, it builds a table of the source MAC addresses on each segment.r the data. An active hub regenerates the signal before sending it along. The operation of the switch is almost identical to that of a bridge. The MAC address table of a switch is built by inspecting the source MAC address of frames. Forwarding decisions are made using the destination address of frames. When the switch receives a frame, it looks at the destination MAC address and then forwards it out only the port associated with that MAC address. Like a bridge, a switch will always forward all broadcast and frames with unknown destinations to every port, with the exception of the port on which the transmission originated. Routers Forward packets based on information at layer 3 and above Establish network address translation (NAT) boundaries Terminate virtual circuits (VPNs) Encrypt and decrypt traffic Implement complex filters (stateful inspection, routing policy, etc.) Support modular physical interfaces of several types Switches Forward packets (frames, if you prefer) primarily at layer 2 Aggregate many connections into a few higher-bandwidth links Provide a much higher-throughput backplane Include mostly fixed copper or fiber Ethernet interfaces
  3. Before the digital T-1 system, carrier wave systems such as 12-channel carrier systems worked by frequency division multiplexing; each call was an analog signal.