/99/$10.00 (c) 1999 IEEE

Size: px
Start display at page:

Download "0-7803-5538-5/99/$10.00 (c) 1999 IEEE"

Transcription

1 Converged Voice Video and Data Wired-Wireless LANs Testbed A. Ganz A. Phonphoem N. Llopis I. Kim K. Wongthavarawat Multimedia Networks Laboratory ECE Department University of Massachusetts Amherst MA Z. Ganz AIM Engineering Abstract- We have developed and implemented novel solutions that provide Quality of Service (QoS) support for voice video and data applications in wired and wireless LANs that can also follow standards such as Ethernet IEEE or wireless IEEE Since our solutions can transform existing legacy LANs to an environment that provides the bandwidth time-delay and other requirements needed to provide users satisfactory quality the LAN users can achieve signicant productivity increase and cost savings. The limited bandwidth wireless segments are particularly important since wireless devices such as cordless IP telephones will be part of future networks. Our solutions can also manage the often limited bandwidth pipeline that connects the LAN to the backbone network or internet service provider. In this paper we report initial successful results of our solutions on a Windows based testbed consisting of wired and wireless LAN segments. Our testbed that incorporates a novel software framework provides a research and development platform for implementing debugging and testing various MAC policies and their QoS provision for multimedia applications in wired and wireless LANs. The developed testbed is built using Windows operating system othe-shelf wired and wireless network interface cards and standard applications. The testbed we introduce in this paper is the rst phase in the ongoing process of having a testbed comprised of a number of wired and wireless segments interconnected through routers switches bridges and T1 lines which provide the interconnection to the Internet. I. INTRODUCTION Future networks will need to support multimedia applications such asvoice data and video applications. By converging multimedia applications into a single network users can achieve signicant productivity increase and cost savings. Users are expected to use a diverse range of multimedia applications: groupware applications video streaming video conferencing teleconferencing remote learning and other. The problem is that current leading LANs cannot support the Quality of Service (QoS) requirements of such multimedia applications. This support problem is especially critical when bandwidth is limited and expensive such as in a wireless network or when users demands exceed network capacity. The general expectation is that demand will increase and surpass network capacity since more users become aware of the productivity increase due to multimedia the inux of new multimedia applications and the constant desire to increase picture quality and size. Thereby the requirement to provide QoS support arises in LANs as well as WANs. Our current solutions focus is on LANs and the pipeline that connects such LANs to the backbone network. Such pipelines are often limited in their bandwidth capacity and the expectation is that such capacity will not reach comparable speeds of future wired LANs. This limitation is due to technology and available infrastructure. For example cable modems speed of 10 Mbps compared to switched Ethernet of 100 Mbps. Our solution which is implemented in software and runs on each in the LAN will manage network load as well as manage the bandwidth allocated to dierent applications. The principle of our solution: one station in the LAN is assigned the role of the arbiter that manages the network resources admission control signaling to other computers a permission to transmit and other MAC functionality. The signaling mechanism is a result of an adaptive mechanism that learns the network conditions as well as the applications temporarily needs. The rest of the stations have a non-arbiter role and transmit packets only when requested by the arbiter station. To conduct research in quality of service support we must have access to a tightly controllable highly portable and exible environment that mimics the real world environments. Such an experimental testbed in conjunction with well developed modeling and simulation techniques can be useful for gaining valuable insight into developing better quality of service solutions. To date there has been signicant work in both modeling and simulations to support the development of techniques that provide quality of service support techniques in LANs [7] yet much work is still needed in experimentation of such techniques. We believe that by developing an experimental testbed environment we can facilitate investigations and evaluations that contribute to the development of QoS supporting solutions. The Multimedia Networks Laboratory at the University of Massachusetts at Amherst and AIM Engineering Inc. have developed a number of research and development platforms on which to design and implement dierent aspects of Quality of Service support in Local Area Networks (LANs). Our preliminary prototypes have been 1

2 reported by the authors in [3]and [4]. In the testbed we describe in this paper we have developed and implemented a novel software architecture that is integrated in Windows protocol stack below TCP/IP and above the network interface card driver (see Fig. 1). This architecture allows us to have control on each packet that travels between the network and the application. Therefore we will be able to easily implement quality of service algorithms that control the trac ow to the network according to the quality of service required by the application network conditions etc. Our testbed has several features that distinguishes it from other testbeds for example [1] [2] [5] and [6]: can be easily recongured to wired wireless and hybrid LANs can use any commercial o-the-shelf application software can use any commercial o-the-shelf wired and wireless network interface cards uses Windows s allows easy protocol development implementation and testing connection to a backbone network consisting of routers high speed connections and wireless point to point links. Through this work we hope to gain insightinto supporting QoS in LANs that are either independent or connected via some links to a backbone network. Using this insight we will pursue the development of solutions that eectively address the variety of quality of service problems that occur in today's networks. We plan to use the testbed to implement and test a number of QoS related topics such as: QoS support in wired LANs QoS support in wireless LANs QoS support in hybrid networks QoS support in multiple LAN segments interconnected through routers and/or bridges and QoS support in the pipeline that interconnects the LAN to the WAN. The paper is organized as follows. In the next section we introduce an overview of our QoS intelligence. Section 3 introduces the Software Framework that we have developed. Section 4 presents the testbed and preliminary results and Section 5 concludes the paper. II. QOS INTELLIGENCE The intelligence that we have developed is composed of two main modules: The Media Access Control (MAC) and the Resource Manager (RM). The RM provides admission control and allocates initial bandwidth. Since this initial bandwidth allocation is static we have developed in the MAC a just-in-time adaptive bandwidth allocation mechanism that leads to an ecient system with QoS differential service. The RM is based on mathematical programming tools that are capable to eectively consider multiple parameters and constraints. The MAC is based on a polling mechanism based on a state machine with learning capabilities. Our MAC has a build-in queuing mechanism that allows it to dierentiate among several classes and provides service according to the pre-dened QoS. In our solution we implement the MAC on top of an existing or native MAC (e.g. IEEE and IEEE ) which is implemented on the network interface card (NIC). Actually our MAC-on-MAC solution uses the native MAC as a transmit/receive (wired or wireless) engine only. The media arbitration is performed only in our MAC. The native MAC acknowledgment and retransmissions are disabled since 1) we use broadcast at the existing MAC layer (disabling all acknowledgement mechanisms at the native MAC) and 2) our MAC only allows one station to transmit at any given time (there will be no collisions and therefore no retransmissions at the native MAC). A. Media Access Control The arbiter station polls sessions frequently enough to sustain the assigned communication rates for those sessions but does not poll substantially more often than required to sustain the assigned rates. This polling approach avoids use of bandwidth with the overhead of unnecessary polling. Sessions belong to one of multiple classes. For simplicity of explanation we assume only two classes. The rst class includes quality-of-service requirements. This class is referred to as the QoS class. The other class of sessions is the non-qos class. The arbiter station allocates resources to QoS sessions in preference to non-qos sessions. In polling the QoS sessions are polled to satisfy their QoS requirements while non-qos sessions are polled as a second priority. Our MAC has a build-in queuing mechanism that allows it to dierentiate among several classes and provide service according to the pre-dened QoS. Each class is assigned a unique pre-determined queue. The MAC also includes an adaptive mechanism that is used to adjust the polling pattern for a session in response to that session's actual data transmissions. If a session does not have data ready for transmission when polled that session may not require polling as often in the future to support it's actual data rate. The learning mechanism is using a state machine for each session in the network. The frequency of the polls is proportional to the current state. Transition rates between the states are determined by the actual trac of the specic session. B. Resource Manager The Resource Manager accepts a quality of service requirement from a user for a session either by the user explicitly specifying the requirement for the session such as by specifying a minimum data rate or by choosing from 2

3 a pre-determined set of classes of sessions (e.g. as dened by the MMCF forum). Such classes can be dened by a number of quality of service metrics such as a maximum and minimum data rate or any other communication related parameters. Another way of obtaining the application parameters is to communicate with transport layer protocols such as RTP or RSVP (recall that our software is located below the TCP/IP). The Resource manager also maintains network statistics e.g. retransmission rate estimates for each pair of stations. For each admitted session the resource manager computes the necessary bandwidth and associated polling rate. Note that these adjusted rates may change in future reallocations as the retransmission rate estimates change. If the RM cannot nd a feasible set of assigned rates then it removes one or more sessions from the set of sessions polled during the rst phase of each cycle. III. SOFTWARE FRAMEWORK The design guidelines driving the software framework: card independence i.e. use of the software on any LAN (wired or wireless) application independence i.e. use the software with any o-the-shelf application easy to plug in modules that control the packets TCP/IP compliant i.e. no changes are requested in the existing protocol stack We chose to work with Windows operating system. We will briey describe the software architecture that we have designed and implemented. Packets that are generated by network applications follow the following path in Windows protocol stack: 1. Winsock (1or2). 2. TCP/IP UDP/IP 3. NDIS network interface card device driver. 4. Wireless or wired network interface card (NIC). Our software framework and intelligent modules are implemented between steps 2 and 3 dened above. Both these Windows protocol stack modules and our software modules are depicted in Fig. 1. User Applications: The user may open real-time multimedia applications such as video-conferencing and non-real-time applications such as le transfer. This user may open several applications in parallel. Graphical User Interface (GUI): The GUI is developed at the user level. There are two types of GUI: user GUI and QoS developer GUI. The user GUI is designed to allow user interaction with the multimedia QoS support mechanism. Such input may include the ability to modify QoS default parameters negotiate relaxed QoS service and other advanced features. The user may also get output such as network statistics. The QoS developer GUI shown in Fig. 2 allows the developer to easily debug the QoS intelligence modules implemented in the software framework. Applications WINSOCK TCP/IP Lower Layer Framework NIC driver NETWORK Fig. 1. GUI Upper Layer Framework Software Architecture Association/ Disassociation Module Medium Access Control Module Network Statistics Module Resource Manager Module Other Modules Existing Module User Level Kernel Level Framework Testbed Module Qos Intelligence Module The software framework that is shown in Fig. 1 is composed of two main layers: lower layer framework (VxD) and upper layer framework. Upper Layer Framework: The major task of the upper layer framework is to act as a switching board. It accepts packets from the lower layer framework and directs it to the modules (e.g. the MAC the RM) connected to it and vice versa. It also interfaces with the GUI that displays debugging and status messages (see Fig. 2) and gets input from the user to the testbed. Lower Layer Framework: this layer is inserted in the Windows protocol stack and bound to higher protocol stack such as TCP/IP and to the network card device driver. The main purpose of this layer is to intercept any packet from TCP/IP before passing it to the network card and from network card before passing to the TCP/IP. It also performs the interface and address translation functions to and from the higher layer. Using this method the software is independent of the network card. This lower framework is implemented as Virtual Device Drivers (VxD) in Windows. The framework we created allows us to: 1. Control the sending and receiving of all packets 2. Integrate all the modules together 3. Easy relocate the dierent modules 4. Work with dierent network cards 5. Test and debug the system at various stages. Intelligence Modules: The intelligence modules that govern the QoS in the network are: the MAC module and the RM module. 3

4 a) b) Fig. 2. Testbed GUI Fig. 3. c) Testbed setup for a) Ethernet b) Wireless LAN c) Hybrid IV. OUR TESTBED We will start with the testbed software and hardware description and continue with a brief description of preliminary experiments that we have conducted. A. Testbed Setup Hardware: The choice of a hardware platform is driven by the following goals: Easy to install (hardware and software) Easy to recongure (switch between the wireless wired and mixed environments) Reasonable cost (leverage the economy of scale of desktop and laptop s) Easy to expand Can run a large range of commercial applications Multimedia hardware support (sound card speakers etc.) To meet the above goals we have chosen the following hardware platform: Desktop and laptop s with multimedia capabilities Networking equipment: 10-Mbps MCIA Ethernet cards 2-Mbps MCIA Harris Wireless cards 10Base-T Network hubs Wireless to wired access points. The testbed hardware setup is shown in Fig. 3a 3b and 3c for Ethernet Wireless LAN and mixed medium (hybrid) respectively. To ease the reconguration process between the wired and wireless platforms we chose to use card slot which is installed on each computer and also use MCIA wireless and wired network interface cards (NIC). This choice allows us to easily recongure between Simulated T1 connection Mbps Simulated Fractional T1 Simulated T1 connection connection Mbps 64 Kbps Simulated Microwave Ethernet 10 Mbps Router Cisco 2500 Router: Cisco 2500 Router: Cisco 4000 Router: Cisco 2500 Bridge Ethernet over Fiber 10 Mbps Internet Fig. 4. Testbed Expansion (in progress) the media: just plug in a new MCIA NIC and reboot the computer and you get a new LAN. We are currently in the process of expanding the testbed to include a number of wired and wireless segments interconnected through CISCO routers switches and bridges and T1 lines which interconnect us to the Internet as shown in Fig. 4. Software: Windows 95 We rst create data les audio and movie clips with various bandwidth requirements. These les are installed at the stations chosen to be ftp or http servers. Applications: ftp and http servers media player ftp client netscape browser. Network connectivity/monitoring/debugging/testing tools: 1) EtherPeek from AG Group that performs trac monitoring by capturing all trac on the LAN 4

5 2) NetMedic for for network trac monitoring 3) SoftICE: we monitor each packet that is sent from our lower layer software framework to the network interface card 4)The GUI that we have developed (see Fig. 2): this GUI monitors and displays all messages that arrive at the upper layer software framework. B. Preliminary Experimental Results Our test goal is to demonstrate QoS support for multimedia applications in wired and wireless LANs in which we have installed our software and contrast it to LANs on which our software is not installed and that do not provide multimedia support. Experiment 1:use 4 computers in the testbed interconnected through a 10 Mbps Ethernet hub. 1. Run Mpeg player to retrieve and display the prepared movie clip remotely (from the http server). Observe the quality of the picture. Quality isvery high. 2. Run a number of non-real time trac streams such as ftp. Add one connection at a time. Observe the quality of the movie. With 3 ftp sessions we observed severe quality degradation of the video clip: the video and audio stop very frequently. We observed intense collisions in the Ethernet hub (using the collision light integrated in the hub). Experiment 2:use 4 computers in the testbed interconnected through a 10 Mbps Ethernet hub. 1. Activate the framework with the new MAC module 2.Run Mpeg player to retrieve and display the prepared movie clip remotely (from the http server). Observe the quality of the picture. Quality isvery high. 3. Run a number of non-real time trac streams such as ftp. Add one connection at a time. Observe the quality of the movie. We have not observed any degradation of the video quality in spite of intense competition from ftp applications. We have observed that there are no collisions in the network by checking the collision light inthe Ethernet hub. We observe that ftp applications get less bandwidth than in Experiment1. Experiment 3:use 4 computers in the testbed interconnected through a 2 Mbps IEEE compliant Harris wireless card. 1. Run audio player to retrieve and play the prepared audio clip remotely (from the http server). Observe the quality of the sound. Quality isvery high. 2. Run a number of non-real time trac streams such as ftp. Add one connection at a time. Observe the quality of the sound. With 3 ftp sessions we observed severe quality degradation of the audio clip. Experiment4: use 4 computers in the testbed interconnected through a 2 Mbps IEEE compliant Harris wireless card. 1. Activate the framework with the new MAC module 2. Run audio player to retrieve and play the prepared audio clip remotely (from the http server). Observe the quality of the sound. Quality is very high. 3. Run a number of non-real time trac streams such as ftp. Add one connection at a time. Observe the quality of the sound. The quality of the sound is maintained in spite of intense data trac. We observe that ftp applications get less bandwidth than in Experiment 3. V. DISCUSSION In summary our preliminary test results show that the media access control module that we have implemented provides quality of service support in a wired and wireless LANs. We have observed that with our software framework the multimedia applications' quality is maintained in spite of intense competition from a number of ftp streams. Without our software framework in Ethernet and in the wireless LAN these multimedia applications' quality is severely degraded when a number of ftp sessions are active. We plan to continue experimentation to validate the quality of service techniques we develop. We need to expand the set of applications quality of service solutions and make full use of the mixed media environment of the testbed. ACKNOWLEDGEMENT We would like to thank Harris Semiconductor Corp. represented by Steve Andrezyk for their technical support in setting up the current testbed and John Jackson for his technical assistance in our testbed expansion eorts. REFERENCES [1] Shih-Fu Chang Alexandros Eleftheriadis Dimitris Anastassiou Stephen Jacobs Hari Kalva and Javier Zamora \Columbia 's VoD and Multimedia Research Testbed with Heterogeneous Network Support" Columbia University New York Multimedia Tools and Applications 5 p [2] Shuang Deng Alan R. Bugos and Paul M. Hill \Design and Evaluation of an Ethernet-Based Residential Network" IEEE Journal on Selected Area in Communications Vol.14 No.6 August [3] A. Ganz D. Awduche J. Euh I. Kim E. Haslett S.H. Park A. Phonphoem Z Ganz \ Multimedia Wireless LAN Prototype" 3rd Telecommunications R&D conference in Massachusetts Lowell MA November [4] A. Ganz Z. Ganz and S. Andrezyk \ Multimedia Wireless LAN Architecture" 3rd Telecommunications R&D conference in Massachusetts Lowell MA November [5] William E. Johnston \BAGNet: A High Speed Metropolitan Area IP over ATM Network Testbed" /BAGNet.html#tech Lawrence Berkeley Laboratory University of California Berkeley CA [6] Michael J. Katchabaw Hanan L. Luyya and Michael A. Bauer \A Quality of Service Management Testbed" Proceedings of the IEEE Third International Workshop on Systems Management Newport RI p [7] Andrew Tanenbaum \Computer Networks" Third Edition Prentice Hall

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

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

Telecommunications, Networks, and Wireless Computing

Telecommunications, Networks, and Wireless Computing Objectives Telecommunications, Networks, and Wireless Computing 1. What are the features of a contemporary corporate telecommunications system? On what major technology developments are they based? 2.

More information

Region 10 Videoconference Network (R10VN)

Region 10 Videoconference Network (R10VN) Region 10 Videoconference Network (R10VN) Network Considerations & Guidelines 1 What Causes A Poor Video Call? There are several factors that can affect a videoconference call. The two biggest culprits

More information

Computer Networks Vs. Distributed Systems

Computer Networks Vs. Distributed Systems Computer Networks Vs. Distributed Systems Computer Networks: A computer network is an interconnected collection of autonomous computers able to exchange information. A computer network usually require

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

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

Improving Quality of Service

Improving Quality of Service Improving Quality of Service Using Dell PowerConnect 6024/6024F Switches Quality of service (QoS) mechanisms classify and prioritize network traffic to improve throughput. This article explains the basic

More information

Layer 3 Network + Dedicated Internet Connectivity

Layer 3 Network + Dedicated Internet Connectivity Layer 3 Network + Dedicated Internet Connectivity Client: One of the IT Departments in a Northern State Customer's requirement: The customer wanted to establish CAN connectivity (Campus Area Network) for

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

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19

4. H.323 Components. VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4. H.323 Components VOIP, Version 1.6e T.O.P. BusinessInteractive GmbH Page 1 of 19 4.1 H.323 Terminals (1/2)...3 4.1 H.323 Terminals (2/2)...4 4.1.1 The software IP phone (1/2)...5 4.1.1 The software

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

Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet

Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet Things You Must Know About Gigabit Ethernet 1. Understanding Gigabit Ethernet Today s network managers know that modern demands on a network by its users can shrink bandwidth dramatically. Faster computers,

More information

Communication Networks. MAP-TELE 2011/12 José Ruela

Communication Networks. MAP-TELE 2011/12 José Ruela Communication Networks MAP-TELE 2011/12 José Ruela Network basic mechanisms Introduction to Communications Networks Communications networks Communications networks are used to transport information (data)

More information

Overview of Computer Networks

Overview of Computer Networks Overview of Computer Networks Client-Server Transaction Client process 4. Client processes response 1. Client sends request 3. Server sends response Server process 2. Server processes request Resource

More information

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks

Lecture 1. Lecture Overview. Intro to Networking. Intro to Networking. Motivation behind Networking. Computer / Data Networks Lecture 1 An Introduction to Networking Chapter 1, pages 1-22 Dave Novak BSAD 146, Introduction to Networking School of Business Administration University of Vermont Lecture Overview Brief introduction

More information

Communications and Computer Networks

Communications and Computer Networks SFWR 4C03: Computer Networks and Computer Security January 5-8 2004 Lecturer: Kartik Krishnan Lectures 1-3 Communications and Computer Networks The fundamental purpose of a communication system is the

More information

Network support for tele-education

Network support for tele-education Network support for tele-education Aiko Pras Centre for Telematics and Information Technology University of Twente (UT) http://wwwtios.cs.utwente.nl/~pras This paper discusses the state of the art in networking,

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

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006

Core Syllabus. Version 2.6 C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS. June 2006 Core Syllabus C OPERATE KNOWLEDGE AREA: OPERATION AND SUPPORT OF INFORMATION SYSTEMS Version 2.6 June 2006 EUCIP CORE Version 2.6 Syllabus. The following is the Syllabus for EUCIP CORE Version 2.6, which

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

Glossary of Terms and Acronyms for Videoconferencing

Glossary of Terms and Acronyms for Videoconferencing Glossary of Terms and Acronyms for Videoconferencing Compiled by Irene L. Ferro, CSA III Education Technology Services Conferencing Services Algorithm an algorithm is a specified, usually mathematical

More information

The WestNet Advantage: -- Textbooks, ebooks, ecourses -- Instructor Resourse Center -- Student Resource Center

The WestNet Advantage: -- Textbooks, ebooks, ecourses -- Instructor Resourse Center -- Student Resource Center The WestNet Advantage: -- Textbooks, ebooks, ecourses -- Instructor Resourse Center -- Student Resource Center The entire cost of the program is funded by the textbook, ebook or ecourse purchase by your

More information

Networks. The two main network types are: Peer networks

Networks. The two main network types are: Peer networks Networks Networking is all about sharing information and resources. Computers connected to a network can avail of many facilities not available to standalone computers: Share a printer or a plotter among

More information

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

PictureTel H.323 Videoconferencing Network Bandwidth Analysis

PictureTel H.323 Videoconferencing Network Bandwidth Analysis PictureTel H.323 Videoconferencing Network Bandwidth Analysis by John Bartlett NSD Engineering PictureTel Corporation August 25, 1997 Introduction This document evaluates the network bandwidth required

More information

Carrier Ethernet: New Game Plan for Media Converters

Carrier Ethernet: New Game Plan for Media Converters Introduction IEEE Std. 802.3ah, also referred to as Ethernet in the First Mile (EFM) standard, has a well established name within the industry today. It lays out ground rules for implementing Ethernet

More information

Performance of voice and video conferencing over ATM and Gigabit Ethernet backbone networks

Performance of voice and video conferencing over ATM and Gigabit Ethernet backbone networks Res. Lett. Inf. Math. Sci., 2005, Vol. 7, pp 19-27 19 Available online at http://iims.massey.ac.nz/research/letters/ Performance of voice and video conferencing over ATM and Gigabit Ethernet backbone networks

More information

NETWORK DESIGN BY USING OPNET IT GURU ACADEMIC EDITION SOFTWARE

NETWORK DESIGN BY USING OPNET IT GURU ACADEMIC EDITION SOFTWARE RIVIER ACADEMIC JOURNAL, VOLUME 3, NUMBER 1, SPRING 2007 NETWORK DESIGN BY USING OPNET IT GURU ACADEMIC EDITION SOFTWARE Arti Sood * Graduate Student, M.S. in Computer Science Program, Rivier College Abstract

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

UPPER LAYER SWITCHING

UPPER LAYER SWITCHING 52-20-40 DATA COMMUNICATIONS MANAGEMENT UPPER LAYER SWITCHING Gilbert Held INSIDE Upper Layer Operations; Address Translation; Layer 3 Switching; Layer 4 Switching OVERVIEW The first series of LAN switches

More information

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007.

Overview of Network Hardware and Software. CS158a Chris Pollett Jan 29, 2007. Overview of Network Hardware and Software CS158a Chris Pollett Jan 29, 2007. Outline Scales of Networks Protocol Hierarchies Scales of Networks Last day, we talked about broadcast versus point-to-point

More information

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks

Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Beyond Limits... Volume: 2 Issue: 1 International Journal Of Advance Innovations, Thoughts & Ideas Analysis of Effect of Handoff on Audio Streaming in VOIP Networks Shivani Koul* shivanikoul2@gmail.com

More information

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition

Chapter 7: Computer Networks, the Internet, and the World Wide Web. Invitation to Computer Science, C++ Version, Third Edition Chapter 7: Computer Networks, the Internet, and the World Wide Web Invitation to Computer Science, C++ Version, Third Edition Objectives In this chapter, you will learn about: Basic networking concepts

More information

Local-Area Network -LAN

Local-Area Network -LAN Computer Networks A group of two or more computer systems linked together. There are many [types] of computer networks: Peer To Peer (workgroups) The computers are connected by a network, however, there

More information

IT4405 Computer Networks (Compulsory)

IT4405 Computer Networks (Compulsory) IT4405 Computer Networks (Compulsory) INTRODUCTION This course provides a comprehensive insight into the fundamental concepts in data communications, computer network systems and protocols both fixed and

More information

Implementation of Virtual Local Area Network using network simulator

Implementation of Virtual Local Area Network using network simulator 1060 Implementation of Virtual Local Area Network using network simulator Sarah Yahia Ali Department of Computer Engineering Techniques, Dijlah University College, Iraq ABSTRACT Large corporate environments,

More information

NETWORKING TECHNOLOGIES

NETWORKING TECHNOLOGIES NETWORKING TECHNOLOGIES (October 19, 2015) BUS3500 - Abdou Illia, Fall 2015 1 LEARNING GOALS Identify the major hardware components in networks. Identify and explain the various types of computer networks.

More information

CSCI 362 Computer and Network Security

CSCI 362 Computer and Network Security The Purpose of ing CSCI 362 Computer and Security Introduction to ing Goals: Remote exchange and remote process control. A few desirable properties: Interoperability, Flexibility, Geographical range, Scalability,

More information

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN

Computer Networks. Computer Networks. Telecommunication Links. Connecting. Connecting via Telephone Lines ISDN Chapter 12 Topics: Communication links LAN / WAN Internet / WWW A computer network is a set of independent computer systems interconnected by telecommunication links. CMPUT101 Introduction to Computing

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

AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS

AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS AC 2009-192: A VOICE OVER IP INITIATIVE TO TEACH UNDERGRADUATE ENGINEERING STUDENTS THE FUNDAMENTALS OF COMPUTER COMMUNICATIONS Kati Wilson, Texas A&M University Kati is a student in the Electronics Engineering

More information

Mobile and Wireless ATM (WATM)

Mobile and Wireless ATM (WATM) Mobile and Wireless ATM (WATM) Defense Information Systems Network (DISN) Syed Shah Larry Bowman Robert Riehl Defense Information Systems Agency Center for Systems Engineering Reston, VA20191 Abstract:

More information

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu

ICS 153 Introduction to Computer Networks. Inst: Chris Davison cbdaviso@uci.edu ICS 153 Introduction to Computer Networks Inst: Chris Davison cbdaviso@uci.edu 1 ICS 153 Introduction to Computer Networks Course Goals Understand the basic principles of computer networks Design Architecture

More information

Gigabit Ethernet. Abstract. 1. Introduction. 2. Benefits of Gigabit Ethernet

Gigabit Ethernet. Abstract. 1. Introduction. 2. Benefits of Gigabit Ethernet Table of Contents Abstract... 2 1. Introduction... 2 2. Benefits of Gigabit Ethernet... 2 2.1 Easy Migration to Higher Performance Levels... 3 2.2 Decreased Overall Costs Over Time... 3 2.3 Supports for

More information

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities)

QoS Switching. Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p (GARP/Priorities) QoS Switching H. T. Kung Division of Engineering and Applied Sciences Harvard University November 4, 1998 1of40 Two Related Areas to Cover (1) Switched IP Forwarding (2) 802.1Q (Virtual LANs) and 802.1p

More information

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life

IP Networking. Overview. Networks Impact Daily Life. IP Networking - Part 1. How Networks Impact Daily Life. How Networks Impact Daily Life Overview Dipl.-Ing. Peter Schrotter Institute of Communication Networks and Satellite Communications Graz University of Technology, Austria Fundamentals of Communicating over the Network Application Layer

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Four Characterizing Network Traffic Copyright 2010 Cisco Press & Priscilla Oppenheimer Network Traffic Factors Traffic flow unidirectional, bidirectional symmetric, asymmetric

More information

Modelling Quality of Service in IEEE 802.16 Networks

Modelling Quality of Service in IEEE 802.16 Networks 1 Modelling Quality of Service in IEEE 802.16 Networks Giuseppe Iazeolla1, Pieter Kritzinger2 and Paolo Pileggi2 1 Software Engineering and System Performance Modelling Group University of Roma Tor Vergata,

More information

Indepth Voice over IP and SIP Networking Course

Indepth Voice over IP and SIP Networking Course Introduction SIP is fast becoming the Voice over IP protocol of choice. During this 3-day course delegates will examine SIP technology and architecture and learn how a functioning VoIP service can be established.

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

CompTIA Network+ (Exam N10-005)

CompTIA Network+ (Exam N10-005) CompTIA Network+ (Exam N10-005) Length: Location: Language(s): Audience(s): Level: Vendor: Type: Delivery Method: 5 Days 182, Broadway, Newmarket, Auckland English, Entry Level IT Professionals Intermediate

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

Is Your Network Ready For IP Telephony?

Is Your Network Ready For IP Telephony? WHITE PAPER Is Your Network Ready For IP Telephony? Straight facts about IP telephony planning and deployment 1. Introduction Enterprises are rapidly adopting IP telephony for cost savings, productivity

More information

The OSI Model: Understanding the Seven Layers of Computer Networks

The OSI Model: Understanding the Seven Layers of Computer Networks Expert Reference Series of White Papers The OSI Model: Understanding the Seven Layers of Computer Networks 1-800-COURSES www.globalknowledge.com The OSI Model: Understanding the Seven Layers of Computer

More information

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009

Unit of Learning # 2 The Physical Layer. Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Unit of Learning # 2 The Physical Layer Sergio Guíñez Molinos sguinez@utalca.cl 2-2009 Local Area Network (LAN) Redes de Computadores 2 Historic topologies more used in LAN Ethernet Logical Bus and Physical

More information

Packetized Telephony Networks

Packetized Telephony Networks Packetized Telephony Networks Benefits of Packet Telephony Networks Traditionally, the potential savings on long-distance costs was the driving force behind the migration to converged voice and data networks.

More information

Service Level Analysis of Video Conferencing over Wireless Local Area Network

Service Level Analysis of Video Conferencing over Wireless Local Area Network Service Level Analysis of Video Conferencing over Wireless Local Area Network B.O. Sadiq, E. Obi, A.S. Abubakar, Y. Ibrahim & S. Saidu Department of Electrical and Computer Engineering Ahmadu Bello Unicersity

More information

Chapter 15: Advanced Networks

Chapter 15: Advanced Networks Chapter 15: Advanced Networks IT Essentials: PC Hardware and Software v4.0 1 Determine a Network Topology A site survey is a physical inspection of the building that will help determine a basic logical

More information

Discussion Paper Category 6 vs Category 5e Cabling Systems and Implications for Voice over IP Networks

Discussion Paper Category 6 vs Category 5e Cabling Systems and Implications for Voice over IP Networks Discussion Paper Category 6 vs Category 5e Cabling Systems and Implications for Voice over IP Networks By Galen Udell Belden CDT Networking 2006 Category 6 vs Category 5e Cabling Systems and Implications

More information

WAN and VPN Solutions:

WAN and VPN Solutions: WAN and VPN Solutions: Choosing the Best Type for Your Organization xo.com WAN and VPN Solutions: Choosing the Best Type for Your Organization WAN and VPN Solutions: Choosing the Best Type for Your Organization

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

VMWARE WHITE PAPER 1

VMWARE WHITE PAPER 1 1 VMWARE WHITE PAPER Introduction This paper outlines the considerations that affect network throughput. The paper examines the applications deployed on top of a virtual infrastructure and discusses the

More information

EE3414 Multimedia Communication Systems Part I

EE3414 Multimedia Communication Systems Part I EE3414 Multimedia Communication Systems Part I Spring 2003 Lecture 1 Yao Wang Electrical and Computer Engineering Polytechnic University Course Overview A University Sequence Course in Multimedia Communication

More information

Exhibit n.2: The layers of a hierarchical network

Exhibit n.2: The layers of a hierarchical network 3. Advanced Secure Network Design 3.1 Introduction You already know that routers are probably the most critical equipment piece in today s networking. Without routers, internetwork communication would

More information

Demo of Triple Play Services with QoS in a Broadband Access Residential Gateway

Demo of Triple Play Services with QoS in a Broadband Access Residential Gateway Demo of Triple Play Services with QoS in a Broadband Access Residential Gateway Francisco Valera, Jaime García, Carmen Guerrero, Vitor Manuel Ribeiro and Vitor Pinto Department of Telematic Engineering

More information

TAXONOMY OF TELECOM TERMS

TAXONOMY OF TELECOM TERMS TAXONOMY OF TELECOM TERMS Prepared by TUFF Ltd This short taxonomy is designed to describe the various terms used in today s telecommunications industry. It is not intended to be all embracing but to describe

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

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

Wireless LAN Services for Hot-Spot

Wireless LAN Services for Hot-Spot Wireless LAN Services for Hot-Spot Woo-Yong Choi Electronics and Telecommunications Research Institute wychoi53@etri.re.kr ETRI Contents Overview Wireless LAN Services Current IEEE 802.11 MAC Protocol

More information

Multimedia Data Transmission over Wired/Wireless Networks

Multimedia Data Transmission over Wired/Wireless Networks Multimedia Data Transmission over Wired/Wireless Networks Bharat Bhargava Gang Ding, Xiaoxin Wu, Mohamed Hefeeda, Halima Ghafoor Purdue University Website: http://www.cs.purdue.edu/homes/bb E-mail: bb@cs.purdue.edu

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

Overview of Routing between Virtual LANs

Overview of Routing between Virtual LANs Overview of Routing between Virtual LANs This chapter provides an overview of virtual LANs (VLANs). It describes the encapsulation protocols used for routing between VLANs and provides some basic information

More information

Terms VON. VoIP LAN WAN CODEC

Terms VON. VoIP LAN WAN CODEC VON Voice Over the Net. Voice transmitted over the Internet. That is the technical definition. Prescient Worldwide s product, called VON, means Voice Over Network as in ANY network, whether a client s

More information

Wave Relay System and General Project Details

Wave Relay System and General Project Details Wave Relay System and General Project Details Wave Relay System Provides seamless multi-hop connectivity Operates at layer 2 of networking stack Seamless bridging Emulates a wired switch over the wireless

More information

Development of the FITELnet-G20 Metro Edge Router

Development of the FITELnet-G20 Metro Edge Router Development of the Metro Edge Router by Tomoyuki Fukunaga * With the increasing use of broadband Internet, it is to be expected that fiber-tothe-home (FTTH) service will expand as the means of providing

More information

FBLA: NETWORKING CONCEPTS. Competency: General Network Terminology and Concepts

FBLA: NETWORKING CONCEPTS. Competency: General Network Terminology and Concepts Competency: General Network Terminology and Concepts 1. Demonstrate knowledge of the purposes, benefits, and risks for installing a network. 2. Identify types of networks (e.g., LAN, WAN, MAN) and their

More information

QoS issues in Voice over IP

QoS issues in Voice over IP COMP9333 Advance Computer Networks Mini Conference QoS issues in Voice over IP Student ID: 3058224 Student ID: 3043237 Student ID: 3036281 Student ID: 3025715 QoS issues in Voice over IP Abstract: This

More information

Introduction to Networks

Introduction to Networks www.eazynotes.com Maninder Kaur [Page No. 1] Introduction to Networks Short Answer Type Questions Q-1. Which Technologies of this age had led to the emergence of computer network? Ans: The technologies

More information

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol?

R2. The word protocol is often used to describe diplomatic relations. How does Wikipedia describe diplomatic protocol? Chapter 1 Review Questions R1. What is the difference between a host and an end system? List several different types of end systems. Is a Web server an end system? 1. There is no difference. Throughout

More information

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg

Management of Telecommunication Networks. Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Management of Telecommunication Networks Prof. Dr. Aleksandar Tsenov akz@tu-sofia.bg Part 1 Quality of Services I QoS Definition ISO 9000 defines quality as the degree to which a set of inherent characteristics

More information

IP videoconferencing solution with ProCurve switches and Tandberg terminals

IP videoconferencing solution with ProCurve switches and Tandberg terminals An HP ProCurve Networking Application Note IP videoconferencing solution with ProCurve switches and Tandberg terminals Contents 1. Introduction... 3 2. Architecture... 3 3. Videoconferencing traffic and

More information

Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic

Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic F. A. Tobagi, C. J. Fraleigh, M. J. Karam, W. Noureddine Computer Systems Laboratory Department of Electrical

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

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

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

Connect your Control Desk to the SIP world

Connect your Control Desk to the SIP world Connect your Control Desk to the SIP world Systems in

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

Configure A VoIP Network

Configure A VoIP Network Configure A VoIP Network Prof. Mr. Altaf. I. Darvadiya Electronics & Communication C.U.Shah College of Engg. & Tech. Wadhwan(363030), India e-mail: alto.ec@gmail.com Ms. Zarna M. Gohil Electronics & Communication

More information

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION

IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION IT-AD08: ADD ON DIPLOMA IN COMPUTER NETWORK DESIGN AND INSTALLATION Objective of the course: This course is designed to impart professional training to the students of computer Science, computer applications,

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 IP Network for different Quality of Service

Analysis of IP Network for different Quality of Service 2009 International Symposium on Computing, Communication, and Control (ISCCC 2009) Proc.of CSIT vol.1 (2011) (2011) IACSIT Press, Singapore Analysis of IP Network for different Quality of Service Ajith

More information

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet

Keywords Wimax,Voip,Mobility Patterns, Codes,opnet Volume 5, Issue 8, August 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Effect of Mobility

More information

Chapter 7 Low-Speed Wireless Local Area Networks

Chapter 7 Low-Speed Wireless Local Area Networks Wireless# Guide to Wireless Communications 7-1 Chapter 7 Low-Speed Wireless Local Area Networks At a Glance Instructor s Manual Table of Contents Overview Objectives s Quick Quizzes Class Discussion Topics

More information

Quality of Service Analysis of Video Conferencing over WiFi and Ethernet Networks

Quality of Service Analysis of Video Conferencing over WiFi and Ethernet Networks ENSC 427: Communication Network Quality of Service Analysis of Video Conferencing over WiFi and Ethernet Networks Simon Fraser University - Spring 2012 Claire Liu Alan Fang Linda Zhao Team 3 csl12 at sfu.ca

More information

Computer Networking Networks

Computer Networking Networks Page 1 of 8 Computer Networking Networks 9.1 Local area network A local area network (LAN) is a network that connects computers and devices in a limited geographical area such as a home, school, office

More information

Real-Time Communication in IEEE 802.11 Wireless Mesh Networks: A Prospective Study

Real-Time Communication in IEEE 802.11 Wireless Mesh Networks: A Prospective Study in IEEE 802.11 : A Prospective Study January 2011 Faculty of Engineering of the University of Porto Outline 1 Introduction 2 3 4 5 in IEEE 802.11 : A Prospective Study 2 / 28 Initial Considerations Introduction

More information

Performance Analysis of VoIP Codecs over BE WiMAX Network

Performance Analysis of VoIP Codecs over BE WiMAX Network Performance Analysis of VoIP Codecs over BE WiMAX Network Muhammad Imran Tariq, Muhammad Ajmal Azad, Razvan Beuran, Yoichi Shinoda Japan Advanced Institute of Science and Technology, Ishikawa, Japan National

More information

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa

TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa TYLER JUNIOR COLLEGE School of Continuing Studies 1530 SSW Loop 323 Tyler, TX 75701 1.800.298.5226 www.tjc.edu/continuingstudies/mycaa Education & Training Plan CompTIA N+ Specialist Program Student Full

More information

How To Analyze The Security On An Ipa Wireless Sensor Network

How To Analyze The Security On An Ipa Wireless Sensor Network Throughput Analysis of WEP Security in Ad Hoc Sensor Networks Mohammad Saleh and Iyad Al Khatib iitc Stockholm, Sweden {mohsaleh, iyad}@iitc.se ABSTRACT This paper presents a performance investigation

More information