IITM-ISRO SATELLITE BASED HYBRID INTERNET ACCESS SYSTEM

Size: px
Start display at page:

Download "IITM-ISRO SATELLITE BASED HYBRID INTERNET ACCESS SYSTEM"

Transcription

1 IITM-ISRO SATELLITE BASED HYBRID INTERNET ACCESS SYSTEM S. Jakir Rehman, S. Suresh Krishna, D. Jalihal TeNeT Group, Dept. of EE, IITM Chennai K. Kumar, R. Gopalakrishnan, A. Charania, V. H. Patel Space Application Center, ISRO Ahmedabad ABSTRACT This paper reports a hybrid internet access system jointly developed by IITM and ISRO whose objective is to deliver high downlink speeds efficiently and economically to LSPs [2] serving small communities in remote areas. The fact that internet access generates asymmetric traffic is used in designing a hybrid internet access system. High speed satellite broadcast on one side and a two-way low bit-rate land-based link are used to achieve an asymmetric link. Sharing of the satellite broadcast brings down cost. The geographical reach of satellite enables connecting remote areas. The paper also presents results of throughput experiments conducted on a working system. 1. INTRODUCTION A local internet service provider (LSP) providing service to a small community of 100 to 400 users finds the cost of high rate (2 Mbps) internet access prohibitive (currently a 2 Mbps connection costs approx Rs lakhs per year) thus forcing him to settle for a lower 64 kbps internet connection even when the traffic considerations may suggest a higher rate. When the LSP is located in remote areas or in rural areas at a distance of more than 4-5 km from the nearest PSTN office or the fiber presence, he is required to incur a large initial expense in order to get higher internet access speeds. He has to set up an LOS microwave radio link or lay fiber to the PSTN office in order to get higher access rates thus pushing up the cost even further. If internet has to reach a large part of the country the cost of access has to be kept low. To achieve cost reduction several ideas and technologies have to be tried out. This paper reports of one such attempt. If the access link is designed carefully taking into account the characteristics of the network traffic considerable savings in cost and greater link utilization can be achieved. It is known that the traffic generated by WWW access is asymmetric. A user sendng out a URL request generates a traffic of a few tens of bytes. In response to the request, he receives a large (several KBs) file. Typical values for the ratios of uplink to downlink traffic range from 1:4 to 1:8. A user or an LSP, then, really needs an asymmetric link. ADSL, cable based internet access and satellite based internet access are some of the technologies that allow for asymmetric internet access. A satellite based hybrid internet access system addresses these considerations, of achieving a higher rate access and an asymmetric link, very effectively. In the hybrid system, an LSP or a user maintains a low bitrate (64 kbps) connection. The URL requests from the user instead of getting serviced directly are forwarded to a transmit web proxy server which maintains a high bit-rate connection to the internet. The transmit server gets the requested file and sends it to the user on a highrate satellite link as shown in figure 1 A number of satellite based hybrid systems are available [3][4][5]. The high latency of atleast 250 ms that is inherent in satellite access has its impact on the maximum throughput that can be achieved by a single TCP connection. Studies have shown that a single TCP connection achieves a throughput of approximately only 300 kbps when used on a satellite link independent of how large the actual link speed is. Efforts are on to achieve higher throughputs by changing the parameters of a TCP connection such as its window size etc. [6]. The systems described in the previous paragraph

2 Client Satellite High bit rate Satellite link Low bit rate internet link Transmit Server Figure 1: Satellite based hybrid internet access system. were designed primarily to serve isolated users located in remote areas and hence are very expensive. This paper reports a hybrid system jointly developed by Indian Institute of Technology Madras and Indian Space Research Organization whose main objective is to deliver high downlink speeds efficiently and economically to LSPs serving small communities in remote areas. Section 2 describes the architecture of the system and how its use can be economical. Section 3 describes the results of throughput experiments. Section 4 presents conclusions and future work. 2. IITM-ISRO HYBRID SYSTEM The IITM-ISRO hybrid system, shown in figure 2, consists of: one transmit proxy server (located at Delhi) with a high BW connection to the internet on one side and a high bit rate uplink to the satellite on the other side, and multiple receive proxy servers one at each LSP location with a low bit rate connection to the internet and receiving high bit-rate downlink from the satellite. Transmit proxy server running Linux has a plug-in HDLC card which is connected using RS422 interface to the satellite modulator. The modulator is connected to the transmit antenna. Receive proxy server running Linux has a plug-in HDLC card which is connected using RS422 interface to the satellite demodulator. We visualise a deployment scenario where each LSP serves clients in remote areas. A web request from a client (URL request) reach the receive proxy which instead of servicing it directly forwards it to the transmit proxy using its land-based internet link. The transmit proxy downloads the requested URL from the internet using its high speed internet-link. It in turn broadcasts downloaded file using the high-speed satellite link. This broadcast is received by all receive stations. The one to which it is intended accepts it and forwards it to the requesting client. The other receivestations ignore it. The broadcast channel is shared by all the receive stations. The satellite based hybrid system will allow each LSP to keep a fixed low-rate (64 kbps) connection to the internet and yet get the benefits of a high-speed access at minimal additional expense. It allows one large connection to the internet to be shared by a number of LSPs. The transmit proxy maintains a high-speed connection to the internet and invests in a router, modems, leased-line etc. appropriate for that speed. Sharing of the high-speed internet link is achieved by the satellite broadcast. While it is true that satellite link is expensive (a 2 Mpbs satellite link costs approx. Rs. 2 crore per year), it is being shared by a large number of LSPs. Each LSP momentarily gets to use the entire bandwidth available at the transmit station. The additional expense that each LSP has to incur because of the satellite download includes the cost of an antenna (approx. Rs. 20,000), a demodulator (approx. Rs. 50,000), an HDLC card (approx. Rs. 7,000) and a PC (which might already be there with the LSP for performing the usual LSP functions). The key cost reduction comes (i) from sharing one high-speed internet connection and sharing an expensive satellite channel and (ii) using free LINUX operating system and utilities that come with it Software and Hardware issues The satellite modulator (or demodulator) is connected to the PC using a plug-in HDLC card which has a DSP on board. The HDLC card communicates to the modulator (or demodulator) using a RS422 interface. This card was developed by Midas Communication for its cordect [1] product for a very different application. This card was modified as a programmable PPP interface that can support data rates of n 64 kbps. PPP is a two way link layer communication protocol. The LCP (Link Control Protocol) was modified to bring up the IP layer without waiting for ACKs and to work in a simplex communication situation required for a

3 SATELLITE Shared One way Satellite Link 2Mbps 2Mbps or higher Satellite Rxr. LSP 1 Client 1 2Mbps or higher Transmit Proxy Satellite Txr. INTERNET 64kbps Leased Line 64kbps Leased Line LSP n Client 2 Client n Client 1 Client 2 Client n Figure 2: One-way high-speed satellite-based download system serving multiple LSP locations. broadcast type satellite link. A Linux device driver was developed to make this card function as a PPP device. The entire system was developed using Linux (RedHat 7.2) and free web proxy server. This further contributes to keeping the overall cost low. The LSP web proxy was configured in the parent-child mode so that even when the satellite link is down, it continues to work on the two-way land line, perhaps at a lower speed. When requesting a data transfer say FTP, the user sends a request to a remote machine that is running a FTP server program. This program receives the file transfer requests and responds to them. If a hybrid terminal user wanted to receive a file from a machine running FTP server, every packet from the user terminal would take the path shown in figures 3 and 4. Since it is a one-way satellite system, the ACKs for the IP packets transmitted reach the transmitter on a slower internet link. If data gets corrupted in a satellite channel, IP packets will be received with error resulting in end-to-end retransmission of the entire IP packet. It should be noted that this would limit the RJ 45 USER FTP TELNET HTTP ETHERNET ROUTER TCP/IP PPP DEVICE DRIVER HDLC CARD SAT DEMOD RS 422 SERIAL PORT Figure 3: The data paths taking place in the user terminal at one of the receiver side.

4 RF TEST FTP TELNET HTTP HDLC Card RS422 MOD FREQ CONV NOISE DEMOD HDLC Card RS422 TCP/IP Transmit Proxy PPP DEVICE DRIVER RJ 45 ETHERNET ROUTER HDLC CARD SAT MOD RS 422 SERIAL PORT Figure 4: The data paths taking place at the transmitter side. system performance under low SNRs. At high SNRs there would be an occasional retransmission and not much degradation in the performance. 3. BENCH TESTING AND PERFORMANCE OF THE HYBRID SYSTEM Before connecting the system to the satellite, the entire system was tested in the laboratory using a WAN simulator, NISTNET. The system was initially tested for performance in the base-band as shown in figure 5. The throughput tests were performed under various channel conditions of delay, delay jitter, bandwidth, packet loss etc. RF test followed the base-band test where the output of the transmit proxy was given to the modulator and which in turn was connected to the demodulator through a frequency convertor and an external noise source. Throughput measurements were performed on the RF system under various noise conditions. The hybrid system has two kinds of links: the first is the two-way internet connection that each of the proxy sites has and the second is the one-way shared satellite link from the transmit proxy to receive proxies. The speed of internet connection of the transmit proxy should ideally be equal to the speed of satellite link. However, in the present test-case the transmit proxy located in Delhi is connected to VSNL at 128 kbps and the satellite link speed used is 1 Mbps. The internet speeds of participating receive proxies are: (i) WAN Simulator Figure 5: Bench testing of the hybrid system with a WAN simulator under base-band and RF conditions 64 kbps at Ahmedabad, connected through VSNL, (ii) 512 kbps at IITM connected through Satyam and (iii) Delhi connected through a LAN cable. The objective of the experiment was to test out (i) the internet throughput (what fraction of the 128 kbps of internet link connected to the transmitter is achieved) and (ii) the satellite throughput (what fraction of the 1 Mbps satellite bandwidth is achieved) one gets at a receive proxy station. Experiments were designed to measure both these throughputs. The throughput measurements were taken between 10:00 am and 5:00 pm and the results are shown in the form of plots in figures 6 and 7. Throughput(%) Internet Throughput IIT Madras SAC Ahmedabad DES Delhi Time of Day(Hrs) Figure 6: Throughput plots measuring the internet speed of the transmitter at each of the participating receive station. In order to measure the internet throughput, a large file of size 2.2 MB from the VSNL site [7] was downloaded once every hour at DES, IITM and SAC, Ahmedabad using the satellite link. figure 6 shows the typical internet throughput plots obtained at DES, IITM and

5 SAC. Note that the throughputs close to 85% of the transmitter internet link speed were achieved. Throughput(%) Individual Satellite Throughput Individual Scp at IIT Madras Individual Scp at SAC Ahmedabad Individual Scp at DES Delhi Multiuser(20) at IIT Madras Multiuser(20) at SAC Ahmedabad Multiuser(20) at DES Delhi Time of Day(Hrs) Figure 7: Throughput plots measuring the satellite speeds at each of the participating receive stations. In order to measure the throughputs on satellite link speed, a number of files from the transmit station were downloaded simultaneously using scp once every hour at the participating sites. figure 7 shows the typical satellite throughput plots obtained at DES, IITM and SAC. Note that throughputs close to 90% of the 1 Mbps satellite link speed were achieved while doing multiple simultaneous scp sessions. Besides the throughput plots, download rates were sampled at DES, IITM and SAC when they are downloading (i) simultaneously, and (ii) one at a time, that is, IITM alone is downloading or DES alone is downloading or SAC alone is downloading. These results are also shown in figure CONCLUSIONS The IITM-ISRO hybrid system provides a cost-efficient asymmetric internet access system. Asymmetric access is achieved by simultaneously using two links at each LSP locations - the low bit-rate two-way land based internet link and a high bit-rate shared satellite link. Low cost is achieved by sharing of all potential high-cost components by maintaining one high bit-rate internet connection at the transmit proxy station and using the satellite in the broadcast mode. The geographic reach of the satellite ensures connections to remote areas. It further ensures sharing the link among the LSP who are separated by large distances from each other. Further work is needed to determine the number of LSP stations that can effectively share a satellite link. This requires accurate models for the traffic generated at LSPs. Also, accurate information is needed on the patterns of Indian internet usage. Further cost reduction may be achieved by designing satellite demodulators to suit the end-use conditions. The current demodulators are general purpose demodulators that are designed to support rates from 9.6 kbps to 8 Mbps and all kinds of error control strategies. A careful design using the existing RF components and ICs has the potential to bring down the cost further. ACKNOWLEDGEMENT We thank Profs. Ashok Jhunjhunwala and Timothy A Gonsalves, Indian Institute of Technology Madras for suggesting the problem. We also thank Space Application Center, ISRO, Ahmedabad and Delhi Earth Station, ISRO, Delhi for providing the satellite channel and other transmit and receive systems. Without their continuous support and active involvement the system could not be put in place. REFERENCES [1] cordect Wireless Local Loop, Analog Devices Inc., USA, Indian Institute of Technology, Madras, India, Midas Communication Technologies(P) Ltd., Chennai, India, Technical Report, December [2] [3] [4] satellite/pages/xantic [5] [6] /1996/TR 96-20/TR phtml [7]

WAN Data Link Protocols

WAN Data Link Protocols WAN Data Link Protocols In addition to Physical layer devices, WANs require Data Link layer protocols to establish the link across the communication line from the sending to the receiving device. 1 Data

More information

Component 4: Introduction to Information and Computer Science

Component 4: Introduction to Information and Computer Science Component 4: Introduction to Information and Computer Science Unit 7: Networks & Networking Lecture 1 This material was developed by Oregon Health & Science University, funded by the Department of Health

More information

Cable Modems. Definition. Overview. Topics. 1. How Cable Modems Work

Cable Modems. Definition. Overview. Topics. 1. How Cable Modems Work Cable Modems Definition Cable modems are devices that allow high-speed access to the Internet via a cable television network. While similar in some respects to a traditional analog modem, a cable modem

More information

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps

ADSL or Asymmetric Digital Subscriber Line. Backbone. Bandwidth. Bit. Bits Per Second or bps ADSL or Asymmetric Digital Subscriber Line Backbone Bandwidth Bit Commonly called DSL. Technology and equipment that allow high-speed communication across standard copper telephone wires. This can include

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. Q: What is the Network Data Tunnel? A: Network Data Tunnel (NDT) is a software-based solution that accelerates data transfer in point-to-point or point-to-multipoint network

More information

Network Simulation Traffic, Paths and Impairment

Network Simulation Traffic, Paths and Impairment Network Simulation Traffic, Paths and Impairment Summary Network simulation software and hardware appliances can emulate networks and network hardware. Wide Area Network (WAN) emulation, by simulating

More information

Transport Layer Protocols

Transport Layer Protocols Transport Layer Protocols Version. Transport layer performs two main tasks for the application layer by using the network layer. It provides end to end communication between two applications, and implements

More information

Computers Are Your Future. 2006 Prentice-Hall, Inc.

Computers Are Your Future. 2006 Prentice-Hall, Inc. Computers Are Your Future 2006 Prentice-Hall, Inc. Computers Are Your Future Chapter 3 Wired and Wireless Communication 2006 Prentice-Hall, Inc Slide 2 What You Will Learn... ü The definition of bandwidth

More information

Chapter 5. Data Communication And Internet Technology

Chapter 5. Data Communication And Internet Technology Chapter 5 Data Communication And Internet Technology Purpose Understand the fundamental networking concepts Agenda Network Concepts Communication Protocol TCP/IP-OSI Architecture Network Types LAN WAN

More information

Internet Public Network

Internet Public Network Internet Public Network Bandwidth Data rate measured in bits (not bytes) per seconds Kbps (Kilobits per seconds) 125 chars/sec Mbps (Megabits per seconds) 1,250 chars/sec Gbps (Gigabits per seconds) 12,500

More information

CMPT 165: The Internet, Part 3

CMPT 165: The Internet, Part 3 CMPT 165: The Internet, Part 3 Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 15, 2011 1 Basic Communication Technology Packet Switching (sharing a tranmission

More information

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions

Model 2120 Single Port RS-232 Terminal Server Frequently Asked Questions Applications What are some of the applications for the Model 2120 Single Port Terminal Server? The Patton Single Port RS-232 Terminal Server provides the ability to bring virtually any RS-232 device onto

More information

Broadband Bonding Network Appliance TRUFFLE BBNA6401

Broadband Bonding Network Appliance TRUFFLE BBNA6401 Broadband Bonding Network Appliance TRUFFLE BBNA6401 White Paper In this brief White Paper we describe how the TRUFFLE BBNA6401 can provide an SMB with faster and more reliable Internet access at an affordable

More information

SUNYIT. Reaction Paper 2. Measuring the performance of VoIP over Wireless LAN

SUNYIT. Reaction Paper 2. Measuring the performance of VoIP over Wireless LAN SUNYIT Reaction Paper 2 Measuring the performance of VoIP over Wireless LAN SUBMITTED BY : SANJEEVAKUMAR 10/3/2013 Summary of the Paper The paper s main goal is to compare performance of VoIP in both LAN

More information

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help

Future Stars. Grade X Manual Chapter 1 Networking and Telecommunication. telecommunication. Telephones, telegrams, radios and televisions help Future Stars Grade X Manual Chapter 1 Networking and Telecommunication 1. Answer the following questions. a. What is telecommunication? Ans: The transfer of information at a far distance is known as telecommunication.

More information

Broadband Bonding Network Appliance TRUFFLE BBNA6401

Broadband Bonding Network Appliance TRUFFLE BBNA6401 Broadband Bonding Network Appliance TRUFFLE BBNA6401 White Paper In this brief White Paper we describe how the TRUFFLE BBNA6401 can provide an SMB with faster and more reliable Internet access at an affordable

More information

CT522-128 LANforge WiFIRE Chromebook 802.11a/b/g/n WiFi Traffic Generator with 128 Virtual STA Interfaces

CT522-128 LANforge WiFIRE Chromebook 802.11a/b/g/n WiFi Traffic Generator with 128 Virtual STA Interfaces 1 of 8 Network Testing and Emulation Solutions http://www.candelatech.com sales@candelatech.com +1 360 380 1618 [PST, GMT -8] CT522-128 LANforge WiFIRE Chromebook 802.11a/b/g/n WiFi Traffic Generator with

More information

Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in

Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in Internet is Power Internet is not just a means of communications, but is Power

More information

Truffle Broadband Bonding Network Appliance

Truffle Broadband Bonding Network Appliance Truffle Broadband Bonding Network Appliance Reliable high throughput data connections with low-cost & diverse transport technologies PART I Truffle in standalone installation for a single office. Executive

More information

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL

TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL TCP/IP MODULE CA-ETHR-A INSTALLATION MANUAL w w w. c d v g r o u p. c o m CA-ETHR-A: TCP/IP Module Installation Manual Page Table of Contents Introduction...5 Hardware Components... 6 Technical Specifications...

More information

Cabling LANs and WANs

Cabling LANs and WANs Cabling LANs and WANs CCNA 1 v3 Module 5 10/11/2005 NESCOT CATC 1 Cabling the LAN Each media has advantages and disadvantages: Cable length Cost Ease of installation Susceptibility to interference The

More information

11/22/2013 1. komwut@siit

11/22/2013 1. komwut@siit 11/22/2013 1 Week3-4 Point-to-Point, LAN, WAN Review 11/22/2013 2 What will you learn? Representatives for Point-to-Point Network LAN Wired Ethernet Wireless Ethernet WAN ATM (Asynchronous Transfer Mode)

More information

Question: 3 When using Application Intelligence, Server Time may be defined as.

Question: 3 When using Application Intelligence, Server Time may be defined as. 1 Network General - 1T6-521 Application Performance Analysis and Troubleshooting Question: 1 One component in an application turn is. A. Server response time B. Network process time C. Application response

More information

NXU RoIP Link to Eliminate Voice-Grade Leased Line

NXU RoIP Link to Eliminate Voice-Grade Leased Line NXU RoIP Link to Eliminate Voice-Grade Leased Line Purpose This Application Note will describe a method at which Network Extension Units (NXUs) can be utilized on an existing digital network to eliminate

More information

VPN over Satellite A comparison of approaches by Richard McKinney and Russell Lambert

VPN over Satellite A comparison of approaches by Richard McKinney and Russell Lambert Sales & Engineering 3500 Virginia Beach Blvd Virginia Beach, VA 23452 800.853.0434 Ground Operations 1520 S. Arlington Road Akron, OH 44306 800.268.8653 VPN over Satellite A comparison of approaches by

More information

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3

SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005. Lecturer: Kartik Krishnan Lecture 1-3 SFWR 4C03: Computer Networks & Computer Security Jan 3-7, 2005 Lecturer: Kartik Krishnan Lecture 1-3 Communications and Computer Networks The fundamental purpose of a communication network is the exchange

More information

Discovering Computers 2008. Chapter 9 Communications and Networks

Discovering Computers 2008. Chapter 9 Communications and Networks Discovering Computers 2008 Chapter 9 Communications and Networks Chapter 9 Objectives Discuss the the components required for for successful communications Identify various sending and receiving devices

More information

SSVP SIP School VoIP Professional Certification

SSVP SIP School VoIP Professional Certification SSVP SIP School VoIP Professional Certification Exam Objectives The SSVP exam is designed to test your skills and knowledge on the basics of Networking and Voice over IP. Everything that you need to cover

More information

CSE 3461 / 5461: Computer Networking & Internet Technologies

CSE 3461 / 5461: Computer Networking & Internet Technologies Autumn Semester 2014 CSE 3461 / 5461: Computer Networking & Internet Technologies Instructor: Prof. Kannan Srinivasan 08/28/2014 Announcement Drop before Friday evening! k. srinivasan Presentation A 2

More information

C20.0001 Information Systems for Managers Fall 1999

C20.0001 Information Systems for Managers Fall 1999 New York University, Leonard N. Stern School of Business C20.0001 Information Systems for Managers Fall 1999 Networking Fundamentals A network comprises two or more computers that have been connected in

More information

Analysis of TCP Performance Over Asymmetric Wireless Links

Analysis of TCP Performance Over Asymmetric Wireless Links Virginia Tech ECPE 6504: Wireless Networks and Mobile Computing Analysis of TCP Performance Over Asymmetric Kaustubh S. Phanse (kphanse@vt.edu) Outline Project Goal Notions of Asymmetry in Wireless Networks

More information

Chapter 9A. Network Definition. The Uses of a Network. Network Basics

Chapter 9A. Network Definition. The Uses of a Network. Network Basics Chapter 9A Network Basics 1 Network Definition Set of technologies that connects computers Allows communication and collaboration between users 2 The Uses of a Network Simultaneous access to data Data

More information

The Shift to Wireless Data Communication

The Shift to Wireless Data Communication The Shift to Wireless Data Communication Choosing a Cellular Solution for Connecting Devices to a WWAN Dana Lee, Senior Product Manager dana.lee@moxa.com Recent developments in the wireless and industrial

More information

Communication Links for Offshore Platforms. A User s Guide to Troposcatter Communications

Communication Links for Offshore Platforms. A User s Guide to Troposcatter Communications Communication Links for Offshore Platforms A User s Guide to Troposcatter Communications 1.0 INTRODUCTION Offshore platforms, whether for coastal defense systems, environmental monitoring, pipe line operations,

More information

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu

VPN. Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu VPN Date: 4/15/2004 By: Heena Patel Email:hpatel4@stevens-tech.edu What is VPN? A VPN (virtual private network) is a private data network that uses public telecommunicating infrastructure (Internet), maintaining

More information

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network.

Public Network. 1. Relatively long physical distance 2. Requiring a service provider (carrier) Branch Office. Home. Private Network. Introduction to LAN TDC 363 Week 4 Connecting LAN to WAN Book: Chapter 7 1 Outline Wide Area Network (WAN): definition WAN Topologies Choices of WAN technologies Dial-up ISDN T1 Frame Relay DSL Remote

More information

Chapter 2 Introduction

Chapter 2 Introduction Chapter 2 Introduction This chapter describes the features of the NETGEAR DG834PN 108 Mbps RangeMax TM ADSL Modem Wireless Router. The DG834PN is a combination of a built-in ADSL modem, wireless router,

More information

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks

Computer Networks. Definition of LAN. Connection of Network. Key Points of LAN. Lecture 06 Connecting Networks Computer Networks Lecture 06 Connecting Networks Kuang-hua Chen Department of Library and Information Science National Taiwan University Local Area Networks (LAN) 5 kilometer IEEE 802.3 Ethernet IEEE 802.4

More information

Introduction to computer networks and Cloud Computing

Introduction to computer networks and Cloud Computing Introduction to computer networks and Cloud Computing Aniel Nieves-González Fall 2015 Computer Netwoks A computer network is a set of independent computer systems that are connected by a communication

More information

Leased Line + Remote Dial-in connectivity

Leased Line + Remote Dial-in connectivity Leased Line + Remote Dial-in connectivity Client: One of the TELCO offices in a Southern state. The customer wanted to establish WAN Connectivity between central location and 10 remote locations. The customer

More information

Virtual Server in SP883

Virtual Server in SP883 Virtual Server in SP883 1 Introduction: 1.1 Micronet SP883 is a hard QoS broadband router, means its guaranteed service can provide absolute reservation of resource (bandwidth) for specific traffic;not

More information

New technologies applied to Carrier Monitoring Software Systems. Juan Carlos Sánchez (juan.sanchez@integrasys-sa.com) Integrasys S.A.

New technologies applied to Carrier Monitoring Software Systems. Juan Carlos Sánchez (juan.sanchez@integrasys-sa.com) Integrasys S.A. New technologies applied to Carrier Monitoring Software Systems Juan Carlos Sánchez (juan.sanchez@integrasys-sa.com) Integrasys S.A. Introduction This white paper describes the evolution of satellite carrier

More information

Broadband 101: Installation and Testing

Broadband 101: Installation and Testing Broadband 101: Installation and Testing Fanny Mlinarsky Introduction Today the Internet is an information superhighway with bottlenecks at every exit. These congested exits call for the deployment of broadband

More information

IT4504 - Data Communication and Networks (Optional)

IT4504 - Data Communication and Networks (Optional) - Data Communication and Networks (Optional) INTRODUCTION This is one of the optional courses designed for Semester 4 of the Bachelor of Information Technology Degree program. This course on Data Communication

More information

IP SAN BEST PRACTICES

IP SAN BEST PRACTICES IP SAN BEST PRACTICES PowerVault MD3000i Storage Array www.dell.com/md3000i TABLE OF CONTENTS Table of Contents INTRODUCTION... 3 OVERVIEW ISCSI... 3 IP SAN DESIGN... 4 BEST PRACTICE - IMPLEMENTATION...

More information

Process Control and Automation using Modbus Protocol

Process Control and Automation using Modbus Protocol Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has

More information

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Computers Are Your Future Chapter 8 Networks: Communicating and Sharing Resources Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and client/server

More information

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD

Ethernet. Ethernet Frame Structure. Ethernet Frame Structure (more) Ethernet: uses CSMA/CD Ethernet dominant LAN technology: cheap -- $20 for 100Mbs! first widely used LAN technology Simpler, cheaper than token rings and ATM Kept up with speed race: 10, 100, 1000 Mbps Metcalfe s Etheret sketch

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your Wireless-G Router Model WGR614v9. You can access these features by selecting the items under

More information

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA

INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA COMM.ENG INTRODUCTION TO COMMUNICATION SYSTEMS AND TRANSMISSION MEDIA 9/6/2014 LECTURES 1 Objectives To give a background on Communication system components and channels (media) A distinction between analogue

More information

What is Network Latency and Why Does It Matter?

What is Network Latency and Why Does It Matter? What is Network Latency and Why Does It Matter? by O3b Networks This paper is presented by O3b Networks to provide clarity and understanding of a commonly misunderstood facet of data communications known

More information

CTS2134 Introduction to Networking. Module 07: Wide Area Networks

CTS2134 Introduction to Networking. Module 07: Wide Area Networks CTS2134 Introduction to Networking Module 07: Wide Area Networks WAN cloud Central Office (CO) Local loop WAN components Demarcation point (demarc) Consumer Premises Equipment (CPE) Channel Service Unit/Data

More information

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0

CCNA 1: Networking Basics. Cisco Networking Academy Program Version 3.0 CCNA 1: Networking Basics Cisco Networking Academy Program Version 3.0 Table of Contents CCNA 1: NETWORKING BASICS...1 TARGET AUDIENCE...3 PREREQUISITES...3 COURSE DESCRIPTION...3 COURSE OBJECTIVES...3

More information

SLIP and PPP. Gursharan Singh Tatla. mailme@gursharansingh.in www.eazynotes.com. 1 www.eazynotes.com

SLIP and PPP. Gursharan Singh Tatla. mailme@gursharansingh.in www.eazynotes.com. 1 www.eazynotes.com SLIP and PPP Gursharan Singh Tatla mailme@gursharansingh.in 1 Data Link Layer in Internet We know that Internet consists of individual systems that are connected to each other. Basically, it is wide are

More information

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above

2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 D. None of the above 1. How many bits are in an IP address? A. 16 B. 32 C. 64 2. What is the maximum value of each octet in an IP address? A. 128 B. 255 C. 256 3. The network number plays what part in an IP address? A. It

More information

INTERNET CONNECTIVITY

INTERNET CONNECTIVITY INTERNET CONNECTIVITY http://www.tutorialspoint.com/internet_technologies/internet_connectivity.htm Copyright tutorialspoint.com Here in this tutorial, we will discuss how to connect to internet i.e. internet

More information

Wide Area Network Latencies for a DIS/HLA Exercise

Wide Area Network Latencies for a DIS/HLA Exercise Wide Area Network Latencies for a DIS/HLA Exercise Lucien Zalcman and Peter Ryan Air Operations Division Aeronautical & Maritime Research Laboratory Defence Science & Technology Organisation (DSTO) 506

More information

White Paper: Virtual Leased Line

White Paper: Virtual Leased Line Executive Summary: Virtual Leased Line (VLL) for high throughput and high reliability Enterprise Branch Office Communications The Truffle Broadband Bonding Network Appliance enables enterprise branch offices

More information

AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet

AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet AIAA-2004-5820 Distributed Operation of a Military Research Micro Satellite Using the Internet Chris Jackson * Surrey Satellite Technology Ltd., Guildford, England, GU2 7XH, UK Major Timothy J. Lawrence,

More information

How To Get High Speed Internet In Australia

How To Get High Speed Internet In Australia ADSL vs Cable Cable subscribers are connected directly to high speed lines while ADSL subscribers are connected directly to medium speed lines Cable subscribers share the line connecting them to neighbourhood

More information

Written examination in Computer Networks

Written examination in Computer Networks Written examination in Computer Networks February 14th 2014 Last name: First name: Student number: Provide on all sheets (including the cover sheet) your last name, rst name and student number. Use the

More information

Local Area Network By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Local Area Network LANs connect computers and peripheral

More information

White Paper: Broadband Bonding with Truffle PART I - Single Office Setups

White Paper: Broadband Bonding with Truffle PART I - Single Office Setups PART I - Single Office Setups Truffle boosting WAN banwidth and reliability for a single office The Truffle Broadband Bonding Network Appliance enables an SMB (Small and Medium Sized Business) or an enterprise

More information

MEASURING WIRELESS NETWORK CONNECTION QUALITY

MEASURING WIRELESS NETWORK CONNECTION QUALITY Technical Disclosure Commons Defensive Publications Series January 27, 2016 MEASURING WIRELESS NETWORK CONNECTION QUALITY Mike Mu Avery Pennarun Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

Key Term Quiz Answers

Key Term Quiz Answers Key Term Quiz Answers The Internet Use the Key Terms list to complete the sentences that follow. Not all terms will be used. 1. The time it takes for a packet to travel to its destination and back is called

More information

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 9. Communications and Networks. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Competencies (Page 1 of 2) Discuss connectivity, the wireless revolution,

More information

Final for ECE374 05/06/13 Solution!!

Final for ECE374 05/06/13 Solution!! 1 Final for ECE374 05/06/13 Solution!! Instructions: Put your name and student number on each sheet of paper! The exam is closed book. You have 90 minutes to complete the exam. Be a smart exam taker -

More information

SwiftBroadband and IP data connections

SwiftBroadband and IP data connections SwiftBroadband and IP data connections Version 01 30.01.08 inmarsat.com/swiftbroadband Whilst the information has been prepared by Inmarsat in good faith, and all reasonable efforts have been made to ensure

More information

Chapter 9 The Internet

Chapter 9 The Internet CSCA0101 COMPUTING BASICS Chapter 9 1 1. 2. Types of Network 3. What Makes Internet Works? 4. Internet Equipment 5. Internet Applications 2 A global network connecting millions of computers More than 100

More information

IAT-1710E Integrated Access Tester

IAT-1710E Integrated Access Tester IAT-1710E Integrated Access Tester Features A number of ways to verify channel bandwidth, support for symmetric and asymmetric RFC2544 test Original high-speed PING test function, can be arbitrary set

More information

Data Link Protocols. TCP/IP Suite and OSI Reference Model

Data Link Protocols. TCP/IP Suite and OSI Reference Model Data Link Protocols Relates to Lab. This module covers data link layer issues, such as local area networks (LANs) and point-to-point links, Ethernet, and the Point-to-Point Protocol (PPP). 1 TCP/IP Suite

More information

QoS of Internet Access with GPRS

QoS of Internet Access with GPRS Dept. of Prof. Dr. P. Tran-Gia QoS of Internet Access with GPRS Dirk Staehle 1, Kenji Leibnitz 1, and Konstantin Tsipotis 2 1 [staehle,leibnitz]@informatik.uni-wuerzburg.de 2 Libertel-Vodafone k.tsipotis@libertel.nl

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

Introduction to Computer Networks and Data Communications

Introduction to Computer Networks and Data Communications Introduction to Computer Networks and Data Communications Chapter 1 Learning Objectives After reading this chapter, you should be able to: Define the basic terminology of computer networks Recognize the

More information

Virtual Leased Line (VLL) for Enterprise to Branch Office Communications

Virtual Leased Line (VLL) for Enterprise to Branch Office Communications Virtual Leased Line (VLL) for Enterprise to Branch Office Communications Reliable high throughput data connections with low-cost & diverse transport technologies Executive Summary: The Truffle Broadband

More information

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

More information

The OSI model has seven layers. The principles that were applied to arrive at the seven layers can be briefly summarized as follows:

The OSI model has seven layers. The principles that were applied to arrive at the seven layers can be briefly summarized as follows: 1.4 Reference Models Now that we have discussed layered networks in the abstract, it is time to look at some examples. In the next two sections we will discuss two important network architectures, the

More information

Internet and Services

Internet and Services 3 Internet and Services 3.1 INTRODUCTION The Internet began way back in 1969 when it was called ARPANet (Advanced Research Project Agency Network) and was used exclusively for military purposes. It soon

More information

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham

WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham WAN Technologies Based on CCNA 4 v3.1 Slides Compiled & modified by C. Pham 1 Wide-area Networks (WANs) 2 Metropolitan-Area Network (MANs) 3 Path Determination 4 Internetworking Any internetwork must include

More information

Chapter 2 Introduction

Chapter 2 Introduction Chapter 2 Introduction This chapter describes the features of the NETGEAR 54 Mbps Wireless ADSL Modem Router Model DG834G. The Wireless ADSL Modem Router is a combination of a built-in ADSL modem, ADSL

More information

Allocating Network Bandwidth to Match Business Priorities

Allocating Network Bandwidth to Match Business Priorities Allocating Network Bandwidth to Match Business Priorities Speaker Peter Sichel Chief Engineer Sustainable Softworks psichel@sustworks.com MacWorld San Francisco 2006 Session M225 12-Jan-2006 10:30 AM -

More information

Chapter 6 Using Network Monitoring Tools

Chapter 6 Using Network Monitoring Tools Chapter 6 Using Network Monitoring Tools This chapter describes how to use the maintenance features of your RangeMax Wireless-N Gigabit Router WNR3500. You can access these features by selecting the items

More information

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container

Chapter 6: Broadcast Systems. Mobile Communications. Unidirectional distribution systems DVB DAB. High-speed Internet. architecture Container Mobile Communications Chapter 6: Broadcast Systems Unidirectional distribution systems DAB DVB architecture Container High-speed Internet Prof. Dr.-Ing. Jochen Schiller, http://www.jochenschiller.de/ MC

More information

CCNA Discovery Chapter Four

CCNA Discovery Chapter Four CCNA Discovery Chapter Four By Chief Eng. Amna Ahmed Institute of Telecommunication amna_ahmed28@yahoo.com Modified by Vincenzo Bruno Hacklab Cosenza Chapter 4 Explain what the internet is Every day millions

More information

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data.

Wireless Links - Wireless communication relies on radio signals or infrared signals for transmitting data. Uses of a network A network is a way to connect computers so that they can communicate, exchange information and share resources in real time. Networks enable multiple users to access shared data and programs

More information

Communication Controller with IP services for leased lines and wireless links Radio Activity S.r.l.

Communication Controller with IP services for leased lines and wireless links Radio Activity S.r.l. Communication Controller with IP services for leased lines and wireless links Radio Activity S.r.l. Registration CCIAA Milano No. 1728248 P.I./C.F.: 04135130963 Head office and Operational headquarter:

More information

Chapter 2 - The TCP/IP and OSI Networking Models

Chapter 2 - The TCP/IP and OSI Networking Models Chapter 2 - The TCP/IP and OSI Networking Models TCP/IP : Transmission Control Protocol/Internet Protocol OSI : Open System Interconnection RFC Request for Comments TCP/IP Architecture Layers Application

More information

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com

WAN Technology. Heng Sovannarith heng_sovannarith@yahoo.com WAN Technology Heng Sovannarith heng_sovannarith@yahoo.com Introduction A WAN is a data communications network that covers a relatively broad geographic area and often uses transmission facilities provided

More information

Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in

Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in Towards 50 million Broadband in India How should we progress? ashok jhunjhunwala, TeNeT Group, IIT Madras ashok@tenet.res.in Internet is Power Internet is not just a means of communications, but is Power

More information

ReadyNAS Remote White Paper. NETGEAR May 2010

ReadyNAS Remote White Paper. NETGEAR May 2010 ReadyNAS Remote White Paper NETGEAR May 2010 Table of Contents Overview... 3 Architecture... 3 Security... 4 Remote Firewall... 5 Performance... 5 Overview ReadyNAS Remote is a software application that

More information

Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU

Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU Performance Analysis of IPv4 v/s IPv6 in Virtual Environment Using UBUNTU Savita Shiwani Computer Science,Gyan Vihar University, Rajasthan, India G.N. Purohit AIM & ACT, Banasthali University, Banasthali,

More information

Computer Networks CS321

Computer Networks CS321 Computer Networks CS321 Dr. Ramana I.I.T Jodhpur Dr. Ramana ( I.I.T Jodhpur ) Computer Networks CS321 1 / 22 Outline of the Lectures 1 Introduction OSI Reference Model Internet Protocol Performance Metrics

More information

IP SAN Best Practices

IP SAN Best Practices IP SAN Best Practices A Dell Technical White Paper PowerVault MD3200i Storage Arrays THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES.

More information

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak

EE4367 Telecom. Switching & Transmission. Prof. Murat Torlak Packet Switching and Computer Networks Switching As computer networks became more pervasive, more and more data and also less voice was transmitted over telephone lines. Circuit Switching The telephone

More information

Lab Testing Summary Report

Lab Testing Summary Report Lab Testing Summary Report May 2007 Report 070529 Product Category: Network Acceleration Vendor Tested: Cisco Systems Product Tested: Cisco Wide Area Application Services (WAAS) v4.0.7 Key findings and

More information

PPP encapsulation has been carefully designed to retain compatibility with most commonly used supporting hardware. PPP encapsulates data frames for

PPP encapsulation has been carefully designed to retain compatibility with most commonly used supporting hardware. PPP encapsulates data frames for PPP Concept 1 What is PPP? Recall that HDLC is the default serial encapsulation method when you connect two Cisco routers. With an added protocol type field, the Cisco version of HDLC is proprietary. Thus,

More information

Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products

Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products Troubleshooting and Auto-Negotiation Features for IMC Networks Media Conversion Products Table of Contents Introduction...................................................................... 1 About Link

More information

INTERNET DELIVERY ON CATV - A BASIC OVERVIEW

INTERNET DELIVERY ON CATV - A BASIC OVERVIEW INTERNET DELIVERY ON CATV - A BASIC OVERVIEW THE BASICS A basic question that is often not answered is " What really IS the Internet? " The Internet is simply a network of computers that are linked together.

More information

Objectives. Lecture 4. How do computers communicate? How do computers communicate? Local asynchronous communication. How do computers communicate?

Objectives. Lecture 4. How do computers communicate? How do computers communicate? Local asynchronous communication. How do computers communicate? Lecture 4 Continuation of transmission basics Chapter 3, pages 75-96 Dave Novak School of Business University of Vermont Objectives Line coding Modulation AM, FM, Phase Shift Multiplexing FDM, TDM, WDM

More information

Wireless LANs vs. Wireless WANs

Wireless LANs vs. Wireless WANs White Paper Wireless LANs vs. Wireless WANs White Paper 2130273 Revision 1.0 Date 2002 November 18 Subject Supported Products Comparing Wireless LANs and Wireless WANs Wireless data cards and modules,

More information