ADHOC NETWORKS. By M.K.HAK

Size: px
Start display at page:

Download "ADHOC NETWORKS. By M.K.HAK"

Transcription

1 30/08/10 ADHOC NETWORKS By M.K.HAK 1

2 INTRODUCTION Adhoc networks are formed by devices that are able to communicate with each other using a wireless physical medium without having to resort to pre-existing network infrastructure. These are also known as MANETS ie Mobile Adhoc Networks. Fundamental characteristics of ADHOC networks They are able to configure themselves on the fly without the intervention of a centralized administration. The terminals in ADHOC networks can function not only as end systems (executing applications, sending information) as source nodes and receiving the data as destination nodes. They also act as intermediate system i.e. forwarding the packets from the other nodes. ADHOC networks are also called multi -hop wireless networks.

3 It is therefore possible that two nodes will communicate even when they are outside of each others transmission Ranges,Because the intermediate nodes will function as Routers. That is why Wireless networks are called Multihop AD-HAC networks Compared to cellular networks ADHOC networks are more capable to changing demands and physical conditions. Attenuation characteristics of wireless networks are non linear. Energy efficiency will be potentially superior and the increased spatial reuse will yield superior capacity with increased spectral efficiency. These characteristics make ADHOC networks attractive and is tightly linked to heterogeneous network and 4G architecture.

4 Challenges in adhoc networks The need for self configurability and flexibility at various levels i.e. (Dynamic Routing or distributed MAC arrangements). Gross layer optimization can significantly improve the system performance. Classification of AD-HOC Networks Depending on their communication range the wireless AD-HOC networks can be classified into BAN ( Body area Networks these networks having a range of 2 meters.) PAN ( Personal Area Networks having the range of 10 Meters) & WLAN ( Wireless Local Area networks having the range of hundreds of meters) For WLAN the main option is the family of standards i.e. IEEE The main existing technology for implementing BANs and PANs is Bluetooth.

5 The Fundamental characteristics of ADHOC networks The fundamental characteristics of ADHOC Networks are that they are able to configure themselves on the fly without the centralized intervention. The terminals in AD-HOC networks can function not only as end systems ( Executing the applications, sending information as source NODES & receiving the Data as destination nodes) It is there fore possible that two nodes can communicate even when they are outside each others transmission range because the intermediate nodes will function as Routers. That is why ADHOC networks are called Multi band ADHOC Networks. These networks when compared with cellular networks are more capable to changing traffic demands & physical conditions. The attenuation characteristics of the wireless media are non linear, energy efficiency will be potentially superior

6 & the increased spatial re-use will yield superior capacity& thus increase the spectral efficiency. These characteristics make the ADHOC networks.attractive for pervasive communications, a concept that is tightly linked to heterogeneous networks & 4G architecture. The need for self configurability & flexibility Configurability & flexibility at various levels ( for example dynamic routing or distributed medium access control ) poses many new challenges in wireless ADHOC networks, cross layer optimization can significantly improve system performance. Depending upon their communication range the Wireless ADHOC Networks can be classified into BAN,( Body area networks) PAN ( Personal area network) & WLAN ( Wireless local area network) The main existing technology for implementing BAN & PAN networks is blue tooth & for WLAN the standard is I.E.E.E

7 Routing is the most active research field in the adhoc networks as it is related with different communication layers Minimizing the hops is no longer the objective of the routing algorithm but optimization of multiple parameters such as packets error rate over the route, energy consumption, network survivability, routing overheads, possibility of establishing a parallel route etc. We compare the different types of proposed routing algorithms & as an example we illustrate the functioning of non location based on demand uni-cast routing protocol in AD-HOC networks i.e DSR. WE make use of different types of Protocols in AD-HOC networks, for example two disjoint routes may have mutual influence if the node of one route is within the transmission range of the node in the other route which has an impact on the construction of parallel routes

8 Use of TCP over wireless links poses many problems & also it results in additional problems for wireless links. Communication over wireless multi-hop networks inherits these problems but also introduces some additional issues, the nodes mobility introduces unfairness between TCP flows Route failure leads to un-necessary congestion control & MAC contention reduces throughput in the long route Power awareness : since most of the w/l terminals can be expected to have limited energy storage, power awareness is very important. This subject spans over several communication layers so attention is given to different power saving approaches. The objectives are not only the reduction of transmission power but also the management of sleep states or extention of network survivability through the routing which is energy aware..

9 1 However if the medium remains idle for this period the station will go to the back off state. When entering the back off state MS selects back off interval (BI) between zero and the contention window period (CW). CW is the integer no of basic tine slots, if the medium remains idle for the duration of BI time (i.e the value of chosen BI minus the elapsed time since entering the back off state).

10 Carrier sensed multiple access technique/collision detection. When the mobile gets a frame to transmit, it first senses the channel to determine whether another MS is transmitting. If MS senses the channel to be idle for a period which is equal to the inter space frame, then it starts transmitting the frame. When it senses the channel to be busy it will differ the transmission and the station will keep on sensing the channel. At the point of time when the media becomes idle the station will continue sensing and will wait for the period which is equal to inter frame space to elapse again. If the medium becomes busy during this period, the station will go to the deffering state again.

11 Collision will occur if two or more MS s select the same BW provided the condition stated above, that the frame coexist spatially at one or more of the receiving stations. When the collision occurs the station that have caused the collision senses the medium again for the inter frame space and go again to back off state. Selecting a new BI. Randomly with the value of contention window period doubled The other station which stored their remaining BI times aaso waits for inter frame space and then go to the back off state. Basic principal Mobile devices communicate in Peer to Peer fashion. Self organizing network without the need to fixed network infrastructure.

12 Multi-hop communication. Decentralized mobility-adaptive operation. This is the art of networking without a network. Applications Accident warning Floating car data Multi-hop extensions of Info stations. Application for wireless sensor networks Temperature. Measurement details Detect vibrations Make photos. Environmental monitoring Intrusion detection, detection of bush fires, earth quake warning.

13 30/08/10 ADHOC NETWORKS Medical sector : Monitoring of body functions and Implants. Biological sector : Animal tracking, undersea exploration Industrial sector : Remote sensing in power plants Home automation : Remote monitoring of resources such as Electricity, Water and Gas Aerospace sector : Sensor equipped Robots on a plant 13

14 30/08/10 Key advantages :- No expensive infrastructure must be involved. Making use of unlicensed frequency spectrum. Quick distribution of information around sender. 14

15 30/08/10 KEY CHALLENGES All network entities must be mobile requirement of very dynamic technology. Network functions must have high degree of adaptability (mobility, outage). No central entities operation in completely distributed manner. 15

16 30/08/10 ROUTING FOR ADHOC MOBILE NETWORKS : Well known routings are: Link state routing Distance vector routing The Pro-active approach for routing Always maintain all routes Problems : Topologies changes significant network traffic Even when the route is not used 16

17 30/08/10 UNICAST ROUTING PROTOCOLS : Many protocols have been proposed some have been invented specifically for MANETs other are adopted from previously proposed protocols for wired networks. No single protocol works well in all environments. Some attempts made to develop adaptive protocols. 17

18 30/08/10 ROUTING PROTOCOLS : Proactive Protocols : Determines the route independent of traffic pattern Traditionally link state and distance vector routing protocols are proactive Reactive protocols : Maintain routes only if needed Hybrid protocols : Combines Pro-active and re-active elements 18

19 30/08/10 Position based protocols Use the geographic position of nodes for forwarding decisions Latency of route discovery Proactive protocols may have lower latency since the routes are maintained at all times Reactive protocols may have higher latency because a route from X to Y will be found only when X attempts to send Y Overhead of route discovery /maintenance 19

20 30/08/10 Reactive protocols may have lower overhead since routes are determined only if needed Proactive protocols can (but not necessarily) result in higher overhead due to continuous route updating Which of the protocols achieve a better trade off depends on the traffic and mobility patterns 20

21 30/08/10 FLOODING FOR DATA DELIVERY Sender S broadcast data packet P to all neighbors Each node receiving P forwards P to its neighbors Sequence no's are used which avoid the possibility of forwarding the same packet more than once Packet P reaches the destination D provided that D is reachable from sender S 21

22 30/08/10 S Node D does not forward a packet E B F H A G J M C I K L i.e. S represent a node that has received packet P D represents that connected nodes are within each other transmission range N 22

23 30/08/10 RELIABILITY OF ADHOC NETWORKS Wireless links are prone to errors Either because of interference Or because of collisions (collision detection does not work for half duplex networks) High packet loss rate detrimental to transport layer performance 23

24 30/08/10 THE MECHANISM ARE NEEDED TO INCREASE THE RELIABILITY : Forward error correction (FEC) include the redundancy in the packet Automatic repeat request (ARQ) use acknowledgements and re-transmission ARQ for multi hop AD-HOC networks Implicit assumptions :- Packet loss is caused by interference or collisions Retransmission seems to be appropriate 24

25 WHAT HAPPENS IF PACKET LOSS OCCURS DUE TO A NODE LEAVING THE TRANSMISSION RANGE 30/08/10 i. Multiple re-transmission before a sender gives up ii. Massive increase in network congestion Unlikely No route discover strategies favor shortest (i.e. minimal) path Note:- Broadcast (used for rote discovery) are not protected by ARQ 25

26 30/08/10 PROBLEM WITH RANGES FOR MULTI- HOP ADHOC NETWORKS : 1. Large interference, dramatically reduces the capacity 2. Ranges depend on the transmission rate Low rate less vulnerable to interference 1. Broadcast use a lower rate than Uni casts in IEEE ( to make the transmission more reliable) 1. Broadcasts are used for route discovery 2. Uni casts used for data delivery 26

27 30/08/10 CONSEQUENCES :- Routes found via broadcast may not be usable for data traffic It is called Grey zone IEEE is used and will be used for multi hop ADHOC networks Inter-vehicle communication Also as access networks It is certainly not optimal : focus is on single hop networks There are many pit falls when blindly using existing MAC mechanism There is also the need & integrated routing /MAC approach Building a new MAC is hard and expensive 27

28 30/08/10 SECURITY IN MOBILE ADHOC NETWORKS 1. Security needs and threats Security features and need Privacy /Anonymity features and need Dependability features and need Subject /object authentication Data integrity Accountability Confidentiality sort off Availability No unauthorized dissemation of personal data Location, Address,service privacy Availability 28

29 NETWORK SECURITY SEEN AS CUSTOMER-PROVIDER RELATIONSHIP 30/08/10 End user perspective : wants secure end to end communication Operator perspective : Has to provide secure n/w organization as basis for offering a secure communication service Attack types and building blocks of counter measures Passive attack Get content Profiling Other types of attacks - Fabricating or stealing of packets - modification of packets -Active attacks 29

30 30/08/10 SECURITY GOALS WITH RESPECT TO ADHOC ROUTING Routing signaling cannot be spoofed Fabricating routing messages can not be integrated in the network Routing messages cannot be altered in transit except according to the normal functionality of the routing protocol Routing loops cannot be formed through malicious action route cannot be re-directed from the shortest path by malicious action Managed open environment Unauthorized nodes should be excluded from route computation and discovery 30

31 30/08/10 Managed hostile environment The network topology must be exposed neither to adversaries nor to authorized nodes by the routing messages The solutions for secure routing ARAN : Authenticated routing for ADHOC networks Assumptions : MOE (Managed Open Environment ) Trusted certificate server to its public key is known to all nodes Each nodes has non certificate signed by T 31

32 30/08/10 Counter measures used are : Cryptography Monitoring Difference in service classes and ADHOC network 1)Key managed infrastructure 2)Intrusion detection 3)Single administration domain 4)Transiently unavailable Only local monitoring Multiple domains, no clear line of defense 32

33 30/08/10 ADHOC SPECIFIC ATTACK TYPES ARE AS FOLLOWS : Equipment/battery : no obvious line of defense,side channel attacks Radio jamming DLC : attacks on MAC, MAC address Routing : no infrastructure support, no clear line of defense Co-ordination : based on principal of mutual assistance, simple attacks and packet drops 33

34 30/08/10 Security procedures: Route Signed discovery packet (RDP) propagates to sought destination Destination sends back signed route reply (REP) At each hop the following action is taken Validation of original signature Validation of last hop signature When last hop is neither source nor destination replace the last hop signature by your own signature 34

35 30/08/10 ARAN (authentication routing for ADHOC networks ) check list : Unauthorized participation, managed by trusted authority Spoofed route signaling everything is signed Fabricated routing messages 35

36 AD-HOC Routing Protocols It is a convention or standard that controls how nodes decide which way to route packets between computing devices in a mobile AD- HOC networks In AD-HOC networks nodes are not familiar with the topology but instead they have to discover it The new nodes can announce their presence & should keep on listening to the announcements made by the neighbors The node learns about neighbors which are nearer to them & how to reach them & may announce how to reach them. AD-HOC protocols can also be used Literally The following is the list of AD-HOC routing Protocols Pro-active (Table driven routing) Reactive ( On demand routing)

37 Flow Oriented Routing Adaptable Routing. ( Situation aware) Hybrid Routing ( Both pro-active & reactive routing) Hierarchal Routing Geographical Routing Power Aware Routing Multicast Routing Geographical Multicast Routing Other Protocol classes External Links Pro-active ( Table driven Routing )This type of protocol maintains fresh list of destinations& their routes by periodically distributing routing tables throughout the network

38 The main disadvantages of such algorithms are 1) Respective amount of Data for Maintenance Slow reaction of re-structure or failure The examples of Pro-active algorithms are AWDS( Ad-hoc wireless distribution service) Layer 2 wireless mesh routing protocol BABEL. A protocol inspired by DSDV. With faster convergence & trans link quality estimation. CGSR( Clustered gateway switch routing protocol) DFR ( direction forward routing) DBF ( Distributed Bellman Ford routing Protocol) DBDF (Highly dynamic distribution seeking vector) HSR ( Hierarchical state routing Protocol) IRRP( Intra-zone routing protocol & some others)

39 Ant based routing algorithm for mobile AD-HOC networks Admission control enable on demand routing protocol Flow oriented routing This type of protocol finds a route on demand by following present flows One option is to uni-cast consecutively when forwarding Data while promoting a new link. The main disadvantages of such algorithms are 1)It takes a long time while exploring a new route without the prior knowledge May prefer to the entries of existing traffic to compensate for missing knowledge en-routes ADAPTIVE ( Situation aware routing) This type of protocol combines the advantage of PRO-Active & re

40 Reactive Protocols)( On demand routing) This type of protocol finds a route on demand by flooding the network with the route request packets. The main disadvantage of such algorithms are i) High latency time in route finding Excessive flooding which can lead to Network clogging Examples of reactive algorithms are 1) SENCAST 2) Multi -rate AD-HOC on demand Distance Vector Routing Protocol Reliable Ad-Hoc on demand distance vector routing protocol. MEPA ( Minimum exposed path to the attacks in mobile AD-HOC networks

41 Routing is initially established with some pro-actively prospectively routes & then serves the demand for some additionally activated nodes through reactive flooding The main disadvantages of such algorithms are Advantages depends upon the amount of nodes activated Reaction to traffic demand depends upon the gradient of traffic volume

42 OFDM For UMB OFDM is a form of transmission that uses a large number of closed spaced carriers that are modulated with low Rate data.normally these signals would be expected to interfere with each other but there is no mutual interference because these signals are made orthogonal to each other This is achieved by having the carrier spacing equal to the reciprocal to the Symbol period & there will be no mutual Interference The Data to be transmitted is split across all the carriers If some of the carriers are lost due to multipath effect, the Data can be re-constructed by using error correction techniques

43 Sending the Data in packets involving the low Data rates involving all the carriers means that the effect of reflections & inter-symbol interference can be overcome. It also means that a single frequency networks,where all transmitters can transmit on the same channel can be implemented OFDMA (orthogonal frequency Division Multiple Access) uses OFDMA as the basis of modulation schemes but it has been modified for cellular communication For cellular communication we have the advantage of multi-path effects It will still be able to provide the Access to multiple users

44 ULTRA MOBILE BROAD BAND Ultra Mobile Broad Band is the name for the next evolution for CDMA 2000 cellular telecommunication system which is run under the auspices of 3G PP-2 UMB cellular system promises to provide very much faster Data transfer Speeds & enables the system to compete with other Mobile Broad Band systems including WI-MAX& WI-FI The Aim for UMB includes making significant increases to the user Data Rates when compared with existing CDMA 2000 cellular technologies There will be increase in the System capacity & lowering the cost per bit Data transfer

45 Enhancement to the existing services, possibility of new applications & the ability to use new spectrum applications so that UMB can compete with new applications of 4G standards such as WI-MAX & preventing them from gaining the foothold in the Market The UMB broad band standards are to be expected by now & the new systems Using UMB are expected to be available in the market by the middle of 2010 UMB Salient Features UMB offers many new salient feature & techniques that enable it to compete with new 7 other emerging technologies Data Rates of over 275 Mbps in the downlink & over 75 Mbps in the up-link

46 Uses an OFDM/OFDMA air Interface Uses F.D.D Possesses an IP network architecture Has a scalable bandwidth between 1.25 MHz-20 MHz ( NB OFDM/OFDMA systems are well suited for wide & scalable bandwidth. Supports flat, mixed & diluted network architecture The UMB system is supposed to provide the significant leap in terms of capability when compared to the existing CDMA 2000 based systems. The plan is to make UMB operate alongside CDMA X& CDMA X EV-DO & it will offer seamless handoff to & from these services. In this way a phased roll-out of services can be offered

47 UMB air Interface A number of new technologies are being used within the air interface of UMB One of the key technology is OFDM. This technology enables the UMB to carry high Data Rates& also enables the network to use wide & variable Bandwidth according to the requirement of the link OFDMA or Orthogonal frequency division multiple Access uses OFDM as basis of the modulation scheme,but has been modified to cellular communication system including UMB to provide the means of multi-path effects while still being able to provide means of Access to multiple users MIMO For UMB UMB system also uses MIMO. As well as SDMA (Space division Multiple Access) These are the advanced antenna techniques to provide even greater capacity coverage & quality in deployments with multiple Antennas. By using the multi-paths present in any real Radio Path They effectively enable the channel capacity to be increased For beyond to be predicted when using a single Antenna

48 UMB higher layers The new UMB standard utilizes sophisticated control mechanism along with MIMO & SDMA to allow the transmission of variable length packets for each application based upon end to end system capabilities & in QOS. IN this way the system can be optimized according to the prevailing conditions & the requirement of each user UMB IP based structure UMB also supports large variety of services that require extremely low latencies, low jitter& increased spectral efficiencies besides passing packet data & IP. UMB results in supporting the large X-section of advanced mobile Broad Band services by delivering low rate, low latency voice traffic at one end of the spectrum& ultra high speed latency insensitive broadband data traffic It offers better performance for many of the new services being conceived

49 In not too distant future of digital technology, people will be sharing voice Data video & multimedia services among the network consumer electronics PCs & mobile devices throughout the home & even remotely. For example the users will be able to stream video content from a PC or consumer electronic devices such as a camcorder DVD player or a personal video recorder to a flat screen HDTV (high-definition television) display without the use of any wires. A leading candidate for enabling this capability is ultra wideband (UWB), a wireless technology designed for short range, personal area network, or (PANs). This year, UWB is making the transition from laboratories to standardization, a key step toward the development of real world products.

50 Recent industry achievements with UWB range from researchers showing proof-of concept demos, to formation of industry working groupsthat will define the UWB physical layer (PHY) and MAC layer and application that will run on top of the radio platform. In the U.S., the Federal Communication Commission (FCC) has mandated that UWB radio transmission can legally operate in the range from 3.1GHz to 10.6 GHz, at a transmit power of -41dBm/MHz. Japanese regulators have issued the first UQWB experiment license allowing the operation of a UWB transmitter in Japan. Digital Home Requirements Why is UWB considered by many to be the next big thing in the wireless space? For one thing, it allows for high data throughput with low power consumption for distances of less than 10 meter, which is very applicable to the digital home requirements.

51 An example application of UWB would be bringing a mobile device like a portable media player (PMP) in proximity to a content source like PC, Laptop or external hand disk drive Once an authentication& authorization is established, the device & PC can perform bulk data transfer of Video files onto the PMP for later viewing Within the consumer electronics industry, there is the demand for connecting various devices such as DVDs HDTVs Set Top Boxes PVRs, Stereos, Camcorders digital cameras & other CE devices. Wireless use is the Key Factor for adoption in this Category UWB technology A traditional UWB transmitter sends billions of pulses across a very wide spectrum of frequency which is several GHz in bandwidth. The corresponding receiver then translates the pulses into Data by listening to the familiar pulse sequence sent by the transmitter specifically UWB is the technology that occupies the bandwidth of greater than or equal to 500 MHz or greater than 20% of the central frequency. Modern UWB systems use normally (OFDM) to occupy these very large Bandwidths In addition the use of multiple bands in combination with OFDM modulation can provide significant advantage to traditional UWB system

52 In the Multi-band OFDM approach, the available spectrum of 7.5 GHz is divided into several 528 MHz bands. This allows selective implementation of bands at a certain frequency ranges while leaving the other parts of the spectrum un-used The dynamic ability of the radio to operate in certain areas of the spectrum is important, because it can adapt to regularity constraints imposed by the governments around the World

53 ULTRA WIDE BAND Beyond the corporate walls MOTOROLA enterprises Mesh networks Mesh technologies provide convenient, flexible scalable & cost effective extensions of corporate networks in the areas that are typically too hard to cable UWB is a radio technology that can be used at very low energy levels for short range high bandwidth communication, by using a large portion of the Radio spectrum. It is used for radar imaging. Recently it has been used in sensor Data collection, precision locating & tracking applications UWB communication does not interfere with other traditional operators

54 In this way it is able to offer better performance for many of the new services being conceived ULTRA WIDE BAND Beyond the corporate walls MOTOROLA enterprises Mesh networks Mesh technologies provide convenient, flexible scalable & cost effective extensions of corporate networks in the areas that are typically too hard to cable UWB is a radio technology that can be used at very low energy levels for short range high bandwidth communication, by using a large portion of the Radio spectrum. It is used for radar imaging. Recently it has been used in sensor Data collection, precision locating & tracking applications UWB communication does not interfere with other traditional operators

55 It may not be possible to bear for traditional system design &may effect the stability of working communication systems UWB transmits signals across much wider frequency than conventional systems& are usually very difficult to detect The amount of spectrum occupied by a UWB signal is at least 25%of the center frequency i.e UWB signal centered at 2 GHz would be 1 GHz The most common technique to generate a UWB signal is to transmit pulses It communicates within a short distance with high accuracy efficiency & Speed..

56 Current 3G systems are evolving into 4G. As a pathway to4g 3GPP is currently developing Long Term Evolution (LTP) standards & 3GPP2 is working on ULTRA Mobile Broad Band (UMB) Standard. i.e I.E.E.E Standard WI-MAX It is also gaining attention as a solution to 4G problems In air interface techniques all three systems use OFDMA based multi-carrier modulation& MIMO techniques & also other advanced features to greatly improve the mobile services The techniques which are mostly thought of beyond 3G are OFDMA, SC-CDMA, MIMO, FFR (Fractional Frequency Re-Use & advance coding)..

57 UWB is a license free spectrum sharing technique where the transmitted RF energy is spread over a wide bandwidth so that the interference to the existing user is kept at minimum. Driven largely by UWB technology high speed short range wireless personal area networks (WPANS) are expected to profile rate in the coming Years A Band hopping OFDM transmission method developed by the Wireless media alliance & Standardized by ECMA has gained the significant support for developing high Rate (WPANS) One key application for the technology is cable replacement for universal serial BUS(USB) 2..0 devices In addition I.E.E.E & ECMA have formed task groups aimed at developing new specifications for wireless connectivity in 60 GHz frequency band.

58 60 GHz band offers a large amount of BW ( Up to 7 GHZ) & relaxed transmit power limits & therefore has the potential to meet the demand for multi Gega bit Data Rates Although at such high frequency the smaller Antenna Size makes the technique very attractive, but Antenna sector switching & beam forming may be required. Applications Due to extremely low emission levels currently allowed by regulatory agencies UWB systems tend to be short range systems which can be used for Indoor working Due to the short duration of UWB pulses it is easier to engineer extremely high data rates. Conventional OFDM technology can be used subject to the minimum Bandwidth requirement High data rate UWB can enable wireless monitors, the efficient transfer of Data from digital camcoders,

59 Wireless printing of Digital pictures from a Camera without the need of intervening personal computer UWB is used as a part of location systems & real time location systems. The precision capabilities combined with very low power makes it ideal for certain radio frequency sensitive environments such as hospitals & health care UWB is also used to see through the Walls precision radar imaging technology, precision radio imaging technology, precision locating & tracking i.e using distance measurements between the radios.& precision time of arrival based localization approaches. It exhibits excellent efficiency with a special capacity of approximately10 POWER 13BIT/S/SQUARE METER UWB HAS BEEN A PROPOSED TECHNOLOGY FOR USE IN PERSONAL AREA NETWORKS & APPEARED IN THE ieee ADRAFT PAN STANDARD UWB has been having the Limited Success Due to high cost of implementation & performance

60 The fastest data rate publicly shown over UWB is now an impressive 252Mbps at the rate of 480 Mbps is expected to be shown in the not to distant future. Requirements for the digital home include high speed data transfer for multimedia content shortrange connectivity for transfer to other devices, low power consumption due to limited battery capacity and low complexity and cost due to market pricing pressure and alternate wired connectivity options. Transfer of video from a camcorder to a entertainment P.C is one scenario. The second one is to have the view of photos from users still camera removing all the wires to the printer, scanner, mass storage devices and video cameras located in home offices.

61 Closed related is wireless connectivity for consumer devices. Portable customer appliances, audio- video devices such as D.V camcorders, digital still cameras, portable MP3 players, HDTV displays, Personnel video recorders, entertainments P.Cs and emerging personnel video players are likely candidates for the early UWB. Wider Applications of UWB The concept of UWB radio spans different applications and industries and has been coined as the common UWB radio platform. The UWB along with the convergence layer becomes the transport mechanism some of which are currently wired. Some of the more notable applications that will operate on top of the common UWB platform would be wireless universal serial bus (WUSB) IEEE 1394, the next generation of Bluetooth universal plug and play (UPNP).

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN

Wireless LAN Applications LAN Extension Cross building interconnection Nomadic access Ad hoc networks Single Cell Wireless LAN Wireless LANs Mobility Flexibility Hard to wire areas Reduced cost of wireless systems Improved performance of wireless systems Wireless LAN Applications LAN Extension Cross building interconnection Nomadic

More information

COPYRIGHTED MATERIAL INTRODUCTION

COPYRIGHTED MATERIAL INTRODUCTION 1 INTRODUCTION In the near future, indoor communications of any digital data from high-speed signals carrying multiple HDTV programs to low-speed signals used for timing purposes will be shared over a

More information

BASIC CONCEPTS OF HSPA

BASIC CONCEPTS OF HSPA 284 23-3087 Uen Rev A BASIC CONCEPTS OF HSPA February 2007 White Paper HSPA is a vital part of WCDMA evolution and provides improved end-user experience as well as cost-efficient mobile/wireless broadband.

More information

Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET

Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET Latest Research Topics on MANET Routing Protocols Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET In this topic, the existing Route Repair method in AODV can be enhanced

More information

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR 802.11P INCLUDING PROPAGATION MODELS Mit Parmar 1, Kinnar Vaghela 2 1 Student M.E. Communication Systems, Electronics & Communication Department, L.D. College

More information

Survey of MANET based on Routing Protocols

Survey of MANET based on Routing Protocols Survey of MANET based on Routing Protocols M.Tech CSE & RGPV ABSTRACT Routing protocols is a combination of rules and procedures for combining information which also received from other routers. Routing

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Multiple Antenna Processing for WiMAX

Multiple Antenna Processing for WiMAX Multiple Antenna Processing for WiMAX Overview Wireless operators face a myriad of obstacles, but fundamental to the performance of any system are the propagation characteristics that restrict delivery

More information

Guide to Wireless Communications, Third Edition Cengage Learning Objectives

Guide to Wireless Communications, Third Edition Cengage Learning Objectives Guide to Wireless Communications, Third Edition Chapter 9 Wireless Metropolitan Area Networks Objectives Explain why wireless metropolitan area networks (WMANs) are needed Describe the components and modes

More information

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols Josh Broch, David Maltz, David Johnson, Yih-Chun Hu and Jorjeta Jetcheva Computer Science Department Carnegie Mellon University

More information

Advanced Modeling and Simulation of Mobile Ad-Hoc Networks

Advanced Modeling and Simulation of Mobile Ad-Hoc Networks Advanced Modeling and Simulation of Mobile Ad-Hoc Networks Prepared For: UMIACS/LTS Seminar March 3, 2004 Telcordia Contact: Stephanie Demers Robert A. Ziegler ziegler@research.telcordia.com 732.758.5494

More information

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering

Wi-Fi. Wireless Fidelity. Spread Spectrum CSMA. Ad-hoc Networks. Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Wi-Fi Wireless Fidelity Spread Spectrum CSMA Ad-hoc Networks Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Outline for Today We learned how to setup a WiFi network. This

More information

Scalable Routing Protocols for Mobile Ad Hoc Networks

Scalable Routing Protocols for Mobile Ad Hoc Networks Helsinki University of Technology T-79.300 Postgraduate Course in Theoretical Computer Science Scalable Routing Protocols for Mobile Ad Hoc Networks Hafeth Hourani hafeth.hourani@nokia.com Contents Overview

More information

Lecture 1 - September Title 26, Ultra Wide Band Communications

Lecture 1 - September Title 26, Ultra Wide Band Communications Lecture 1 - September Title 26, 2011 Ultra Wide Band Communications Course Presentation Maria-Gabriella Di Benedetto Professor Department of Information Engineering, Electronics and Telecommunications

More information

Interference management Within 3GPP LTE advanced

Interference management Within 3GPP LTE advanced Interference management Within 3GPP LTE advanced Konstantinos Dimou, PhD Senior Research Engineer, Wireless Access Networks, Ericsson research konstantinos.dimou@ericsson.com 2013-02-20 Outline Introduction

More information

ROUTING PROTOCOLS. Dr. Ahmed Khattab. EECE Department Cairo University Fall 2012 ELC 659/ELC724

ROUTING PROTOCOLS. Dr. Ahmed Khattab. EECE Department Cairo University Fall 2012 ELC 659/ELC724 ROUTING PROTOCOLS Dr. Ahmed Khattab EECE Department Cairo University Fall 2012 ELC 659/ELC724 Dr. Ahmed Khattab Fall 2012 2 Routing Network-wide process the determine the end to end paths that packets

More information

Overview. Ad Hoc and Wireless Mesh Networking. Ad hoc network. Ad hoc network

Overview. Ad Hoc and Wireless Mesh Networking. Ad hoc network. Ad hoc network Ad Hoc and Wireless Mesh Networking Laura Marie Feeney lmfeeney@sics.se Datakommunikation III, HT 00 Overview Ad hoc and wireless mesh networks Ad hoc network (MANet) operates independently of network

More information

SEN366 (SEN374) (Introduction to) Computer Networks

SEN366 (SEN374) (Introduction to) Computer Networks SEN366 (SEN374) (Introduction to) Computer Networks Prof. Dr. Hasan Hüseyin BALIK (8 th Week) Cellular Wireless Network 8.Outline Principles of Cellular Networks Cellular Network Generations LTE-Advanced

More information

The Evolution of WiFi

The Evolution of WiFi The Verification Experts Air Expert Series The Evolution of WiFi By Eve Danel Senior Product Manager, WiFi Products August 2016 VeEX Inc. 2827 Lakeview Court, Fremont, CA 94538 USA Tel: +1.510.651.0500

More information

Introduction to WiMAX Dr. Piraporn Limpaphayom

Introduction to WiMAX Dr. Piraporn Limpaphayom Introduction to WiMAX Dr. Piraporn Limpaphayom 1 WiMAX : Broadband Wireless 2 1 Agenda Introduction to Broadband Wireless Overview of WiMAX and Application WiMAX: PHY layer Broadband Wireless Channel OFDM

More information

Planning of LTE Radio Networks in WinProp

Planning of LTE Radio Networks in WinProp Planning of LTE Radio Networks in WinProp AWE Communications GmbH Otto-Lilienthal-Str. 36 D-71034 Böblingen mail@awe-communications.com Issue Date Changes V1.0 Nov. 2010 First version of document V2.0

More information

Wireless Intro : Computer Networking. Wireless Challenges. Overview

Wireless Intro : Computer Networking. Wireless Challenges. Overview Wireless Intro 15-744: Computer Networking L-17 Wireless Overview TCP on wireless links Wireless MAC Assigned reading [BM09] In Defense of Wireless Carrier Sense [BAB+05] Roofnet (2 sections) Optional

More information

A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks

A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks Elisabeth M. Royer, Chai-Keong Toh IEEE Personal Communications, April 1999 Presented by Hannu Vilpponen 1(15) Hannu_Vilpponen.PPT

More information

Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems

Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems Recommendation ITU-R M.2002 (03/2012) Objectives, characteristics and functional requirements of wide-area sensor and/or actuator network (WASN) systems M Series Mobile, radiodetermination, amateur and

More information

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Paper by: Thomas Knuz IEEE IWCMC Conference Aug. 2008 Presented by: Farzana Yasmeen For : CSE 6590 2013.11.12 Contents Introduction Review:

More information

Papers. Ad Hoc Routing. Outline. Motivation

Papers. Ad Hoc Routing. Outline. Motivation CS 15-849E: Wireless Networks (Spring 2006) Ad Hoc Routing Discussion Leads: Abhijit Deshmukh Sai Vinayak Srinivasan Seshan Dave Andersen Papers Outdoor Experimental Comparison of Four Ad Hoc Routing Algorithms

More information

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX

OBJECTIVES. Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX OBJECTIVES Understand the basic of Wi-MAX standards Know the features, applications and advantages of WiMAX INTRODUCTION WIMAX the Worldwide Interoperability for Microwave Access, is a telecommunications

More information

Data and Computer Communications. Tenth Edition by William Stallings

Data and Computer Communications. Tenth Edition by William Stallings Data and Computer Communications Tenth Edition by William Stallings Data and Computer Communications, Tenth Edition by William Stallings, (c) Pearson Education - 2013 CHAPTER 10 Cellular Wireless Network

More information

Urban WiMAX response to Ofcom s Spectrum Commons Classes for licence exemption consultation

Urban WiMAX response to Ofcom s Spectrum Commons Classes for licence exemption consultation Urban WiMAX response to Ofcom s Spectrum Commons Classes for licence exemption consultation July 2008 Urban WiMAX welcomes the opportunity to respond to this consultation on Spectrum Commons Classes for

More information

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE

Page 1. Overview : Wireless Networks Lecture 9: OFDM, WiMAX, LTE Overview 18-759: Wireless Networks Lecture 9: OFDM, WiMAX, LTE Dina Papagiannaki & Peter Steenkiste Departments of Computer Science and Electrical and Computer Engineering Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/

More information

Long Term Evolution (LTE) and 5th Generation Mobile Networks (5G) CS-539 Mobile Networks and Computing

Long Term Evolution (LTE) and 5th Generation Mobile Networks (5G) CS-539 Mobile Networks and Computing Long Term Evolution (LTE) and 5th Generation Mobile Networks (5G) Long Term Evolution (LTE) What is LTE? LTE is the next generation of Mobile broadband technology Data Rates up to 100Mbps Next level of

More information

Background: Cellular network technology

Background: Cellular network technology Background: Cellular network technology Overview 1G: Analog voice (no global standard ) 2G: Digital voice (again GSM vs. CDMA) 3G: Digital voice and data Again... UMTS (WCDMA) vs. CDMA2000 (both CDMA-based)

More information

Technical Aspects of LTE Part I: OFDM

Technical Aspects of LTE Part I: OFDM Technical Aspects of LTE Part I: OFDM By Mohammad Movahhedian, Ph.D., MIET, MIEEE m.movahhedian@mci.ir ITU regional workshop on Long-Term Evolution 9-11 Dec. 2013 Outline Motivation for LTE LTE Network

More information

Smart Meter connectivity solutions

Smart Meter connectivity solutions Smart Meter connectivity solutions BEREC Workshop Enabling the Internet of Things Brussels, 1 February 2017 Vincenzo Lobianco AGCOM Chief Technological & Innovation Officer A Case Study Italian NRAs cooperation

More information

5G deployment below 6 GHz

5G deployment below 6 GHz 5G deployment below 6 GHz Ubiquitous coverage for critical communication and massive IoT White Paper There has been much attention on the ability of new 5G radio to make use of high frequency spectrum,

More information

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit.

MOBILE COMPUTING 4/8/18. Basic Call. Public Switched Telephone Network - PSTN. CSE 40814/60814 Spring Transit. switch. Transit. Transit. MOBILE COMPUTING CSE 40814/60814 Spring 2018 Public Switched Telephone Network - PSTN Transit switch Transit switch Long distance network Transit switch Local switch Outgoing call Incoming call Local switch

More information

Wireless Network Pricing Chapter 2: Wireless Communications Basics

Wireless Network Pricing Chapter 2: Wireless Communications Basics Wireless Network Pricing Chapter 2: Wireless Communications Basics Jianwei Huang & Lin Gao Network Communications and Economics Lab (NCEL) Information Engineering Department The Chinese University of Hong

More information

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Raghuwanshi*, 4.(8): August, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PERFORMANCE ANALYSIS OF INTEGRATED WIFI/WIMAX MESH NETWORK WITH DIFFERENT MODULATION SCHEMES Mr. Jogendra Raghuwanshi*, Mr. Girish

More information

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor

By Ryan Winfield Woodings and Mark Gerrior, Cypress Semiconductor Avoiding Interference in the 2.4-GHz ISM Band Designers can create frequency-agile 2.4 GHz designs using procedures provided by standards bodies or by building their own protocol. By Ryan Winfield Woodings

More information

Communicator II WIRELESS DATA TRANSCEIVER

Communicator II WIRELESS DATA TRANSCEIVER Communicator II WIRELESS DATA TRANSCEIVER C O M M U N I C A T O R I I The Communicator II is a high performance wireless data transceiver designed for industrial serial and serial to IP networks. The Communicator

More information

9. Spectrum Implications

9. Spectrum Implications 9. Spectrum Implications To realize the Extreme Flexibility of 5G, it is necessary to utilize all frequency bands, including both the lower ranges (below 6GHz) and the higher ones (above 6GHz), while considering

More information

3GPP: Evolution of Air Interface and IP Network for IMT-Advanced. Francois COURAU TSG RAN Chairman Alcatel-Lucent

3GPP: Evolution of Air Interface and IP Network for IMT-Advanced. Francois COURAU TSG RAN Chairman Alcatel-Lucent 3GPP: Evolution of Air Interface and IP Network for IMT-Advanced Francois COURAU TSG RAN Chairman Alcatel-Lucent 1 Introduction Reminder of LTE SAE Requirement Key architecture of SAE and its impact Key

More information

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum

Page 1. Outline : Wireless Networks Lecture 6: Final Physical Layer. Direct Sequence Spread Spectrum (DSSS) Spread Spectrum Outline 18-759 : Wireless Networks Lecture 6: Final Physical Layer Peter Steenkiste Dina Papagiannaki Spring Semester 2009 http://www.cs.cmu.edu/~prs/wireless09/ Peter A. Steenkiste 1 RF introduction Modulation

More information

References. What is UMTS? UMTS Architecture

References. What is UMTS? UMTS Architecture 1 References 2 Material Related to LTE comes from 3GPP LTE: System Overview, Product Development and Test Challenges, Agilent Technologies Application Note, 2008. IEEE Communications Magazine, February

More information

Chapter 2 Overview. Duplexing, Multiple Access - 1 -

Chapter 2 Overview. Duplexing, Multiple Access - 1 - Chapter 2 Overview Part 1 (2 weeks ago) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (last week) Modulation, Coding, Error Correction Part 3

More information

Long Term Evolution (LTE)

Long Term Evolution (LTE) 1 Lecture 13 LTE 2 Long Term Evolution (LTE) Material Related to LTE comes from 3GPP LTE: System Overview, Product Development and Test Challenges, Agilent Technologies Application Note, 2008. IEEE Communications

More information

Research in Ultra Wide Band(UWB) Wireless Communications

Research in Ultra Wide Band(UWB) Wireless Communications The IEEE Wireless Communications and Networking Conference (WCNC'2003) Panel session on Ultra-wideband (UWB) Technology Ernest N. Memorial Convention Center, New Orleans, LA USA 11:05 am - 12:30 pm, Wednesday,

More information

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service

RF Considerations for Wireless Systems Design. Frank Jimenez Manager, Technical Support & Service RF Considerations for Wireless Systems Design Frank Jimenez Manager, Technical Support & Service 1 The Presentation Objective We will cover.. The available wireless spectrum 802.11 technology and the wireless

More information

So many wireless technologies Which is the right one for my application?

So many wireless technologies Which is the right one for my application? So many wireless technologies Which is the right one for my application? Standards Certification Education & Training Publishing Conferences & Exhibits Don Dickinson 2013 ISA Water / Wastewater and Automatic

More information

Wireless Broadband Networks

Wireless Broadband Networks Wireless Broadband Networks WLAN: Support of mobile devices, but low data rate for higher number of users What to do for a high number of users or even needed QoS support? Problem of the last mile Provide

More information

A Worldwide Broadband Mobile Internet Standard

A Worldwide Broadband Mobile Internet Standard 802.16 A Worldwide Broadband Mobile Internet Standard A. Paulraj Stanford University NIST, MRA October 6, 2005 1 Outline Broadband Services, Status and Markets Core Technology 802.16e Features and Differentiation

More information

DFS (Dynamic Frequency Selection) Introduction and Test Solution

DFS (Dynamic Frequency Selection) Introduction and Test Solution DFS (Dynamic Frequency Selection) Introduction Sept. 2015 Present by Brian Chi Brian-tn_chi@keysight.com Keysight Technologies Agenda Introduction to DFS DFS Radar Profiles Definition DFS test procedure

More information

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications

Lecture LTE (4G) -Technologies used in 4G and 5G. Spread Spectrum Communications COMM 907: Spread Spectrum Communications Lecture 10 - LTE (4G) -Technologies used in 4G and 5G The Need for LTE Long Term Evolution (LTE) With the growth of mobile data and mobile users, it becomes essential

More information

3G long-term evolution

3G long-term evolution 3G long-term evolution by Stanislav Nonchev e-mail : stanislav.nonchev@tut.fi 1 2006 Nokia Contents Radio network evolution HSPA concept OFDM adopted in 3.9G Scheduling techniques 2 2006 Nokia 3G long-term

More information

Difference Between. 1. Old connection is broken before a new connection is activated.

Difference Between. 1. Old connection is broken before a new connection is activated. Difference Between Hard handoff Soft handoff 1. Old connection is broken before a new connection is activated. 1. New connection is activated before the old is broken. 2. "break before make" connection

More information

WiMAX/ Wireless WAN Case Study: WiMAX/ W.wan.6. IEEE 802 suite. IEEE802 suite. IEEE 802 suite WiMAX/802.16

WiMAX/ Wireless WAN Case Study: WiMAX/ W.wan.6. IEEE 802 suite. IEEE802 suite. IEEE 802 suite WiMAX/802.16 W.wan.6-2 Wireless WAN Case Study: WiMAX/802.16 W.wan.6 WiMAX/802.16 IEEE 802 suite WiMAX/802.16 PHY Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque,

More information

EE 577: Wireless and Personal Communications

EE 577: Wireless and Personal Communications EE 577: Wireless and Personal Communications Dr. Salam A. Zummo Lecture 1: Introduction 1 Common Applications of Wireless Systems AM/FM Radio Broadcast VHF and UHF TV Broadcast Cordless Phones (e.g., DECT)

More information

Wireless Internet Routing. IEEE s

Wireless Internet Routing. IEEE s Wireless Internet Routing IEEE 802.11s 1 Acknowledgments Cigdem Sengul, Deutsche Telekom Laboratories 2 Outline Introduction Interworking Topology discovery Routing 3 IEEE 802.11a/b/g /n /s IEEE 802.11s:

More information

Further Vision on TD-SCDMA Evolution

Further Vision on TD-SCDMA Evolution Further Vision on TD-SCDMA Evolution LIU Guangyi, ZHANG Jianhua, ZHANG Ping WTI Institute, Beijing University of Posts&Telecommunications, P.O. Box 92, No. 10, XiTuCheng Road, HaiDian District, Beijing,

More information

Millimeter Wave Mobile Communication for 5G Cellular

Millimeter Wave Mobile Communication for 5G Cellular Millimeter Wave Mobile Communication for 5G Cellular Lujain Dabouba and Ali Ganoun University of Tripoli Faculty of Engineering - Electrical and Electronic Engineering Department 1. Introduction During

More information

Optimizing future wireless communication systems

Optimizing future wireless communication systems Optimizing future wireless communication systems "Optimization and Engineering" symposium Louvain-la-Neuve, May 24 th 2006 Jonathan Duplicy (www.tele.ucl.ac.be/digicom/duplicy) 1 Outline History Challenges

More information

A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks. Laura Marie Feeney Swedish Institute of Computer Science

A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks. Laura Marie Feeney Swedish Institute of Computer Science A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks Laura Marie Feeney Swedish Institute of Computer Science http://www.sics.se/~lmfeeney Overview mobile ad hoc networks routing protocols communication

More information

2. LITERATURE REVIEW

2. LITERATURE REVIEW 2. LITERATURE REVIEW In this section, a brief review of literature on Performance of Antenna Diversity Techniques, Alamouti Coding Scheme, WiMAX Broadband Wireless Access Technology, Mobile WiMAX Technology,

More information

IS-95 /CdmaOne Standard. By Mrs.M.R.Kuveskar.

IS-95 /CdmaOne Standard. By Mrs.M.R.Kuveskar. IS-95 /CdmaOne Standard By Mrs.M.R.Kuveskar. CDMA Classification of CDMA Systems CDMA SYSTEMS CDMA one CDMA 2000 IS95 IS95B JSTD 008 Narrow Band Wide Band CDMA Multiple Access in CDMA: Each user is assigned

More information

A Wireless Communication System using Multicasting with an Acknowledgement Mark

A Wireless Communication System using Multicasting with an Acknowledgement Mark IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 07, Issue 10 (October. 2017), V2 PP 01-06 www.iosrjen.org A Wireless Communication System using Multicasting with an

More information

Ammar Abu-Hudrouss Islamic University Gaza

Ammar Abu-Hudrouss Islamic University Gaza Wireless Communications n Ammar Abu-Hudrouss Islamic University Gaza ١ Course Syllabus References 1. A. Molisch,, Wiely IEEE, 2nd Edition, 2011. 2. Rappaport, p : Principles and Practice, Prentice Hall

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

The Technologies behind a Context-Aware Mobility Solution

The Technologies behind a Context-Aware Mobility Solution The Technologies behind a Context-Aware Mobility Solution Introduction The concept of using radio frequency techniques to detect or track entities on land, in space, or in the air has existed for many

More information

Chapter 2 Overview - 1 -

Chapter 2 Overview - 1 - Chapter 2 Overview Part 1 (last week) Digital Transmission System Frequencies, Spectrum Allocation Radio Propagation and Radio Channels Part 2 (today) Modulation, Coding, Error Correction Part 3 (next

More information

Andrea Goldsmith. Stanford University

Andrea Goldsmith. Stanford University Andrea Goldsmith Stanford University Envisioning an xg Network Supporting Ubiquitous Communication Among People and Devices Smartphones Wireless Internet Access Internet of Things Sensor Networks Smart

More information

Wireless Networked Systems

Wireless Networked Systems Wireless Networked Systems CS 795/895 - Spring 2013 Lec #4: Medium Access Control Power/CarrierSense Control, Multi-Channel, Directional Antenna Tamer Nadeem Dept. of Computer Science Power & Carrier Sense

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 2: Overview of Modern Wireless Communication Systems

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 2: Overview of Modern Wireless Communication Systems ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 2: Overview of Modern Wireless Communication Systems Last lecture we looked at an introduction to the course. History FCC and

More information

ULTRA WIDE BANDWIDTH 2006

ULTRA WIDE BANDWIDTH 2006 ULTRA WIDE BANDWIDTH 2006 1 TOPICS FOR DISCUSSION INTRODUCTION ULTRA-WIDEBAND (UWB) DESCRIPTION AND CHARACTERISTICS UWB APPLICATIONS AND USES UWB WAVEFORMS, DEFINITION, AND EFFECTIVENESS UWB TECHNICAL

More information

Multiple Access System

Multiple Access System Multiple Access System TDMA and FDMA require a degree of coordination among users: FDMA users cannot transmit on the same frequency and TDMA users can transmit on the same frequency but not at the same

More information

University of Bristol - Explore Bristol Research. Link to publication record in Explore Bristol Research PDF-document.

University of Bristol - Explore Bristol Research. Link to publication record in Explore Bristol Research PDF-document. Mansor, Z. B., Nix, A. R., & McGeehan, J. P. (2011). PAPR reduction for single carrier FDMA LTE systems using frequency domain spectral shaping. In Proceedings of the 12th Annual Postgraduate Symposium

More information

doc.: IEEE d IEEE P Wireless Personal Area Networks

doc.: IEEE d IEEE P Wireless Personal Area Networks August, 2008 doc.: IEEE 802. 15-08-0578-00-004d IEEE P802.15 Wireless Personal Area Networks Project Title IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs) English transl ation ofarib

More information

Minimum requirements related to technical performance for IMT-2020 radio interface(s)

Minimum requirements related to technical performance for IMT-2020 radio interface(s) Report ITU-R M.2410-0 (11/2017) Minimum requirements related to technical performance for IMT-2020 radio interface(s) M Series Mobile, radiodetermination, amateur and related satellite services ii Rep.

More information

Digi-Wave Technology Williams Sound Digi-Wave White Paper

Digi-Wave Technology Williams Sound Digi-Wave White Paper Digi-Wave Technology Williams Sound Digi-Wave White Paper TECHNICAL DESCRIPTION Operating Frequency: The Digi-Wave System operates on the 2.4 GHz Industrial, Scientific, and Medical (ISM) Band, which is

More information

ETSI work on IoT connectivity: LTN, CSS, Mesh and Others. Josef BERNHARD Fraunhofer IIS

ETSI work on IoT connectivity: LTN, CSS, Mesh and Others. Josef BERNHARD Fraunhofer IIS ETSI work on IoT connectivity: LTN, CSS, Mesh and Others Josef BERNHARD Fraunhofer IIS 1 Outline ETSI produces a very large number of standards covering the entire domain of telecommunications and related

More information

Building versatile network upon new waveforms

Building versatile network upon new waveforms Security Level: Building versatile network upon new waveforms Chan Zhou, Malte Schellmann, Egon Schulz, Alexandros Kaloxylos Huawei Technologies Duesseldorf GmbH 5G networks: A complex ecosystem 5G service

More information

Overview of IEEE Broadband Wireless Access Standards. Timo Smura Contents. Network topologies, frequency bands

Overview of IEEE Broadband Wireless Access Standards. Timo Smura Contents. Network topologies, frequency bands Overview of IEEE 802.16 Broadband Wireless Access Standards Timo Smura 24.02.2004 Contents Fixed Wireless Access networks Network topologies, frequency bands IEEE 802.16 standards Air interface: MAC +

More information

10EC81-Wireless Communication UNIT-6

10EC81-Wireless Communication UNIT-6 UNIT-6 The first form of CDMA to be implemented is IS-95, specified a dual mode of operation in the 800Mhz cellular band for both AMPS and CDMA. IS-95 standard describes the structure of wideband 1.25Mhz

More information

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller

Medium Access Control. Wireless Networks: Guevara Noubir. Slides adapted from Mobile Communications by J. Schiller Wireless Networks: Medium Access Control Guevara Noubir Slides adapted from Mobile Communications by J. Schiller S200, COM3525 Wireless Networks Lecture 4, Motivation Can we apply media access methods

More information

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 19-21 www.iosrjen.org Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing 1 S.Lakshmi,

More information

technologies'. In this Signals travel from a few centimetres to several meters.

technologies'. In this Signals travel from a few centimetres to several meters. STUDY OF VARIOUS SHORT-RANGE WIRELESS TECHNOLOGIES Pratibha B. Raut N.B. Navale College of Engineering, Solapur, Maharashtra, India Abstract Various short range wireless technologies like Bluetooth, ultra-wideband,

More information

Multiple Access Schemes

Multiple Access Schemes Multiple Access Schemes Dr Yousef Dama Faculty of Engineering and Information Technology An-Najah National University 2016-2017 Why Multiple access schemes Multiple access schemes are used to allow many

More information

A REVIEW OF AD-HOC NETWORK

A REVIEW OF AD-HOC NETWORK A REVIEW OF AD-HOC NETWORK Dr. N. Elamathi Asst. Professor, Dept.of Computer Science Trinity college for Women, Namakkal Dt., Tamilnadu, India ABSTRACT ---- This paper focus on the study of Ad hoc network

More information

Designing Reliable Wi-Fi for HD Delivery throughout the Home

Designing Reliable Wi-Fi for HD Delivery throughout the Home WHITE PAPER Designing Reliable Wi-Fi for HD Delivery throughout the Home Significant Improvements in Wireless Performance and Reliability Gained with Combination of 4x4 MIMO, Dynamic Digital Beamforming

More information

A 5G Paradigm Based on Two-Tier Physical Network Architecture

A 5G Paradigm Based on Two-Tier Physical Network Architecture A 5G Paradigm Based on Two-Tier Physical Network Architecture Elvino S. Sousa Jeffrey Skoll Professor in Computer Networks and Innovation University of Toronto Wireless Lab IEEE Toronto 5G Summit 2015

More information

Università degli Studi di Catania Dipartimento di Ingegneria Informatica e delle Telecomunicazioni WiMAX

Università degli Studi di Catania Dipartimento di Ingegneria Informatica e delle Telecomunicazioni WiMAX WiMAX Ing. Alessandro Leonardi Content List Introduction System Architecture IEEE 802.16 standard Comparison with other technologies Conclusions Introduction Why WiMAX? (1/2) Main problems with actual

More information

RECOMMENDATION ITU-R F Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz

RECOMMENDATION ITU-R F Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz Rec. ITU-R F.1763 1 RECOMMENDATION ITU-R F.1763 Radio interface standards for broadband wireless access systems in the fixed service operating below 66 GHz (Question ITU-R 236/9) (2006) 1 Introduction

More information

Testing Carrier Aggregation in LTE-Advanced Network Infrastructure

Testing Carrier Aggregation in LTE-Advanced Network Infrastructure TM500 Family White Paper December 2015 Testing Carrier Aggregation in LTE-Advanced Network Infrastructure Contents Introduction... Error! Bookmark not defined. Evolution to LTE-Advanced... 3 Bandwidths...

More information

IEEE Project m as an IMT-Advanced Technology

IEEE Project m as an IMT-Advanced Technology 2008-09-25 IEEE L802.16-08/057r2 IEEE Project 802.16m as an IMT-Advanced Technology IEEE 802.16 Working Group on Broadband Wireless Access 1 IEEE 802.16 A Working Group: The IEEE 802.16 Working Group on

More information

EIE324 Communication & Telecommunication Lab. Date of the experiment Topics: Objectives : Introduction Equipment Operating Frequencies

EIE324 Communication & Telecommunication Lab. Date of the experiment Topics: Objectives : Introduction Equipment Operating Frequencies 1 EIE324 Communication & Telecommunication Lab. Date of the experiment Topics: WiFi survey 2/61 Chanin wongngamkam Objectives : To study the methods of wireless services measurement To establish the guidelines

More information

Introduction to Wireless and Mobile Networking. Hung-Yu Wei g National Taiwan University

Introduction to Wireless and Mobile Networking. Hung-Yu Wei g National Taiwan University Introduction to Wireless and Mobile Networking Lecture 3: Multiplexing, Multiple Access, and Frequency Reuse Hung-Yu Wei g National Taiwan University Multiplexing/Multiple Access Multiplexing Multiplexing

More information

Secure Ad-Hoc Routing Protocols

Secure Ad-Hoc Routing Protocols Secure Ad-Hoc Routing Protocols ARIADNE (A secure on demand RoutIng protocol for Ad-Hoc Networks & TESLA ARAN (A Routing protocol for Ad-hoc Networks SEAD (Secure Efficient Distance Vector Routing Protocol

More information

Wireless TDMA Mesh Networks

Wireless TDMA Mesh Networks Wireless TDMA Mesh Networks Vinay Ribeiro Department of Computer Science and Engineering IIT Delhi Outline What are mesh networks Applications of wireless mesh Quality-of-service Design and development

More information

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM)

Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) Wireless Medium Access Control and CDMA-based Communication Lesson 16 Orthogonal Frequency Division Medium Access (OFDM) 1 4G File transfer at 10 Mbps High resolution 1024 1920 pixel hi-vision picture

More information

Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless

Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless Tomorrow s Wireless - How the Internet of Things and 5G are Shaping the Future of Wireless Jin Bains Vice President R&D, RF Products, National Instruments 1 We live in a Hyper Connected World Data rate

More information

Wireless WAN Case Study: WiMAX/ W.wan.6

Wireless WAN Case Study: WiMAX/ W.wan.6 Wireless WAN Case Study: WiMAX/802.16 W.wan.6 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA W.wan.6-2 WiMAX/802.16 IEEE 802 suite

More information