Radio Network Planning with Neural Networks

Size: px
Start display at page:

Download "Radio Network Planning with Neural Networks"

Transcription

1 Radio Network Planning with Neural Networks Thomas Binzer and Friedrich M. Landstorfer Institute of Radio Frequency Technology University of Stuttgart Pfaffenwaldring 47, 755 Stuttgart, Germany Abstract The increasing number of participants in modern mobile radio networks, especially with the prospect of the new CDMA systems, necessitates a more and more detailed and efficient radio network planning. The basis of network planning is always the prediction of the quality of transmission between the transmitter and the participant. In order to find the optimal location of the transmitters in a tolerable time, an automatic positioning of base stations in an urban area needs an accurate and fast propagation model. Presently, there is no satisfying combination of an accurate and fast propagation model and an algorithm which perform the positioning of base stations in large urban areas. In this paper a fast optimization algorithm for CDMA networks based on a fast and accurate propagation model is presented. For both, the coverage prediction and the optimization process neural networks are used. For the prediction of the coverage, which has to be optimized, a sophisticated backpropagation network is used whereas for the optimization process a self organizing map is applied. First results of the planning and optimization of an urban radio network based on these new algorithms are presented.. Introduction The state of the art of the planning of mobile phone networks concerning the locations of the basestation consists in manually setting the positions of the latter and then applying a model that yields the prediction of the field strength or other transmission parameters, respectively. This planning method is time consuming and requires a versed person who designes the radio network. With the increasing number of users in mobile phone radio networks and the associated increasing traffic the optimal exploitation of the resources becomes more and more important and consequently radio network planning becomes more and more demanding. For this reason the planning should be automatized in order to obtain an efficient radio network. An optimization tool for third generation mobile systems (CDMA) has been developed in [3], where the locations of the basestations are determined from an initial set of candidate sites, but no automatic positioning is included. In a planning loop, it is essential that the radio coverage execution is fast enough to allow several iterations. Here, as the propagation model for the optimization, a fast model based on a sophisticated backpropagation neural network is used which is described in [2]. An overview of this propagation model is given in the following section. In this work the purpose of the optimization is to suggest the most appropriate location, the transmitting power and the antenna patterns for the basestations with regard to coverage for a CDMA system. Self organizing maps (SOMs) perform the optimization process. This kind of network is as well applied to the optimization of the base station sites as to the antenna pattern optimization. These artifical neural networks are characterized by an unsupervised learning process which means that during the training no explicite target is given. The number of basestations is derived from a user given CDMA configuration and a user given traffic for the aea to be planned. 2. The Propagation Model The propagation model is based on dominant ray paths that describe the electromagnetic flow of the energy along streets and over the roof tops in an urban environment. Several dominant ray paths from the transmitters to the receiving points in the area are caculated. Each dominant ray path is evaluated seperatly and from the most dominating path for each point in the prediction area parameters like the length, the included bends, parameters describing the environment of the path like waveguiding structures are extracted. These parameters serve as inputs to the neural network. The artifical network has to be trained with measurements prior to the prediction. A sophisticated architecture was used which performs well in generalizing from the training patterns. A detailed description of the model can be

2 found in [] and [2]. This model is very fast due to an initial step in which the data base containing all the buildings is preprocessed. This preprocessing is applied only once before starting the optimization runs. 3. Self Organizing Maps Self organizing maps (SOMs) consist of neurons organized on a regular grid of dimension m (see figure ). Each neuron is represented by a d-dimensional weight vektor ~w (also called codebook vektor) where d is equal to the dimension of the input vectors ~ X = (X:::Xd). Adjacent neurons are linked to each other by a neighborhood relation so the neurons build a topology. Due to this neighborhood relation the weight vectors ~w will be arranged during the training process in such a way that they will represent the input vectors in space. During the training of the map, the Figure 2. Updating the best matching unit (BMU) and its neighbors towards the input sample marked with x(from [4]). where is a time variant parameter which is normally a monotonously falling function and t is the time. Here the following function is used: Figure. Example for a SOM with m = 2 (from [5]). input vectors ~ X are presented to the net. The algorithm selects the best matching unit (BMU) of the SOM and moves it towards the presented input vector which means that the weight vector of the neuron is adapted to the input vector. The best matchicng unit is e.g. determined by the Euclidean distance: ( ~ X ; ~ W )=min j k ~ X ; ~ W k () Not only the best matching unit (BMU) is adapted but also its neighborhood (see figure 2). The neighborhood is determined by the neighborhood function for which different kinds of functions may be used. Here the Gaussian Function is used: h c (t) = (t) p 2 exp (; k r 2 c ; r j k ) (2) 2 (t) 2 The overall learning process can be described by the following equation: W j (t +)=W j (t) +(t) h cj (t)(x(t) ; W j (t)) (3) (t) = T ; t T T is the overall optimization time. 4. Radio Network Planning Procedure The radio network planning is divided into the following steps: Estimation of cell count Location optimization of the basestations (BSs) Optimization of maximum transmitting powers Adaption of the antenna patterns After having determined the required BSs, respectively cells, the coverage in the area is predicted by a semi deterministic model based on a backpropagation neural network which is described in [] and [2]. The coverage is evaluated for reasons of control although the evaluation will not be taken into consideration for the optimization process with the self organizing maps (SOMs) because it is an unsupervised learning process. In one stage of the optimization the input vector ~ X is presented once to the net before the new configurations will be used for a new prediction. Since there is an interaction beween the location of the transmitter and (4)

3 the transmitted power the optimization is alternated. The number of steps is given by the user. When the optimization of location and the transmitted power has been finished, the optimization of the antenna patterns will follow. 4.. Estimation of Cell Count As each cell has a limited capacity one has to estimate the cell count for the area A to be planned first. The required basestations (BSs) can be determined by the number of users and the offered traffic per user in the microcell. Generally, the population living and working in the given area and the penetration with wireless terminals as well as special events have to be taken into account for the estimation. For simplicity a constant number of user per km 2 and erlang E per user is assumed here. Other parameters for the cell estimation are spectrum efficiency SE which is known for a given system, data rate DR, bandwith B and load L. With these parameters the cell number can be calculated from: user per cell = SE[ kbps MHzcell ] B[MHz] L[%] (5) DR[Kbps] E[erl] user and A cell number =(int)( user per cell user +) (6). km 2 In the algorithm a constraint is included so that every BS serves the same number of users Location optimization of the BS In order to evaluate the coverage of the area for the optimization it is necessary to determine the fieldstrength at each point. The optimization process is based on a fieldstrength prediction for microcells described in [] and [2]. The purpose of the optimization is to minimize the number of points with a received signal strength either lower (under-supplied) or higher (over-supplied) than an appropriatly chosen threshold. Over-supplied points increase the interference in the adjoining cells in the CDMA system and play therefore also a negative role. The BSs, calculated in section 4., are considered as neurons of the SOM with weights ~w = (x y z). By training the map with the covered points, the units should be moved in such a way that the over- and under-supplied points in the area concerened decrease. If only the coordinates of the geographical location of the uniformly distributed points j are used as input vectors X ~ j =(x j y j z j ), the units will also arrange in the same uniform way. In order to move the BSs, which are represented by the neurons, towards the under-supplied points and away from the over-supplied points there are mainly two possibilities: One can select and present under-supplied points more often to the net or one can increase the influence of the under supplied points and decrease the influence of the over supplied points by changing the learning rate (t). For the optimization of the BS location the learning rate is changed as follows: (t j) =(t) ( ; F (j) max ) (7) F j is the fieldstrength at point j and max is the maximum fieldstrength in the area. All coordinates with the appropriate learning rate (t j) are presented for the same number of times to the net. The initial positions of the BSs can be given by the user or can be set randomly Optimization of the Maximum Transmitting Power Besides the location optimization of the BS the transmitting power is also optimized. As with for the location optimization process, the BSs are represented by the neurons of the SOM and their weight vectors ~w whereas in this case not the coordinates are represented in the vector ~w but the transmitting powers. For the optimization only the overand under-supplied points in the area are considered as input vectors. For each under- or over-supplied point, the BS that is already the best server (for under-supplied points) respectively the BSs which contribute to the over-supply are determined. For each point j and the corresponding transmitter the desired transmitting power P j is calculated so that the transmitter supplies the corresponding point with the power of the threshold T H : P j = T H P t P pj (8) P pj is the actually received power at point j and P t is the actual power of the respective transmitter. All P pj form the input vector X. ~ In the case of the transmitting power optimization, the best matching unit (BMU) is not determined by the Euclidean distance. The BMU is the BS that was used for the calculation of the component j of the input vector X. ~ The weight vectors ~w of the neurons are initialized with the power that is necessary to supply a point with the threshold T H at distance d which follows from: s user per cell d = user (9) km Optimizing of the antenna patterns In micro cells, where many BSs are installed in a small area and where the wave propagation is characterized by

4 wave-guiding (which is also considered in the prediction model used), antenna patterns play a great role. With the antenna pattern one can e.g. supply a street canyon with two beams in the direction of the street without influencing other streets which are orthogonal to the desired direction. For the optimization of the antenna patterns in the horizontal plane, a SOM with the dimension m =is used. The weight vectors ~w =( G) of the neurons represent the angle and the gain G in the direction of the antenna. Each transmitting antenna is represented by its own map. An example of a trained and untrained map is given in figure 3. The filled points represent the neurons before the training and the unfilled points those of the trained map. The maps are initialized by an isotropic radiation. For the training of 5. Results In figure 4 first results of the new opimization algorithms with 6 BSs are shown. The following parameters were used: Spectrum efficency : 8 smhz kbit Bandwidth: 5MHz Data rate: 8 kbit s Traffic : 3 merland user User : 9 km 2 Load : 75% Threshold: ;dbm(34 dbv m ) Location/Power optimization steps : 6 Antenna Pattern optimization steps : 6 Cycle under-supplied over-supplied sum Table. Over- and under-supplied points during the optimization of the location and the transmitting power Figure 3. Example for an untrained and trained map for the antenna pattern the SOMs only the over-supplied and under-supplied points in the area are considered in the same manner as for the transmitting power. The input vectors ~ X j = ( j G j ) are determined from : G j = T H P t G pj P pj () G pj is the actual gain of the transmitter in the direction j where the path with the highest contribution to the overall fieldstrength of point j is launched. P t is the actual transmitting power of the respective transmitter and P pj the actual power at point j. For the BMU only the angle of the input vector ~ X is considered and only the component G of the weight vector ~w is updated. Cycle under-supplied over-supplied sum Table 2. Over-and under-supplied points during the optimization of the antenna patterns The urban area to be planned is x meters and the resolution is 5m. In tables and 2 the under- and oversupplied number of points after each step is shown. A constraint is that the transmitters are placed below the roof tops a situation characteristic with micro cells. With the equations in section 4. the number of cells is derived as 6, so the SOM for the optimization of the location and transmitting power has 6 neurons. One can see in table and 2 that by optimizing the transmitter locations, transmitting power and

5 the antenna patterns the number of over- and under-supplied points decreases. Exept for the first step and the penultimate step the sum of points that are under- or over-supplied decrease continuously. The configuration thus achieved might be a local optimum. In this case 2 optimization steps have been found to be sufficient. The 2 optimization steps take about 5 minutes on a computer operating at 7 MHz with a 256 MB RAM. In the appendix the isolated cells and the corresponding antenna pattern are shown. [3] R. Menolascino and M. Pizarroso. Software Tools for the Optimisation of Resources in Mobile Systems. In STORMS, Apr [4] J. Vasanto, J. Himberg, E. Alhoniemi, and J. Parhankangas. Self-organizing Map in Matlab: the SOM Toolbox. In Feb. 2. [5] A. Zell. Simulation Neuronaler Netze. Addison-Wesley, 994. A. Appendix Figure 4. Optimization with 6 cells Sum > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _< > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _<. 6 Conclusions Figure 5. Coverage Cell The results given above indicate that optimizing the location, the transmitting power and the antenna patterns with the kind of neural networks described, is highly suitable for radio network planning. Due to the fast and accurate propagation model, which is also based on a neural network, the optimization process requires only a few minutes. Additional parameters for the planning like the delay spread and interference, which also plays an important role in CDMA systems, should be included in the process in future work. Since the results of the optimization processes might represent local optimums, all methods appropriate to enhance the probability of reaching the global optimum should be exploited. References ,9,8,7,6,5,4,3,2, 8 Figure 6. Antenna Pattern Cell [] T. Binzer, G. Wölfle, R. Hoppe, and F. M. Landstorfer. Dominant Ray Paths for the Planning of Urban Radio Networks. In 9th COST 259 MCM-Meeting in Leidschendam/Den Haag, Netherlands, COST 259, TD (99) 4, Sept [2] T. Binzer, G. Wölfle, R. Hoppe, and F. M. Landstorfer. Sophisticated Neural Networks for the Planning of Urban Radio Networks. In th COST 259 MCM-Meeting in Bergen, Norway, COST 259, TD () 5, Apr. 2.

6 Figure 7. Coverage Cell 2 > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _< ,9,8,7,6,5,4,3,2, 8 Figure. Antenna Pattern Cell ,9,8,7,6,5,4,3,2, > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _<. Figure 8. Antenna Pattern Cell 2 Figure. Coverage Cell > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _< ,9,8,7,6,5,4,3,2, Figure 9. Coverage Cell 3 Figure 2. Antenna Pattern Cell 4

7 > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _<. Figure 3. Coverage Cell ,9,8,7,6,5,4,3,2, ,9,8,7,6,5,4,3,2, Figure 4. Antenna Pattern Cell 5 Figure 6. Antenna Pattern Cell > 3. > 2. >. >. > 9. > 8. > 7. > 6. > 5. > 4. > 3. > 2. >. _<. Figure 5. Coverage Cell 6

DOMINANT PATHS FOR THE FIELD STRENGTH PREDICTION

DOMINANT PATHS FOR THE FIELD STRENGTH PREDICTION DOMINANT PATHS FOR THE FIELD STRENGTH PREDICTION G. Wölfle and F. M. Landstorfer Institut für Hochfrequenztechnik, University of Stuttgart, Pfaffenwaldring 47, D-755 Stuttgart, Germany e-mail: woelfle@ihf.uni-stuttgart.de

More information

Performance, Accuracy and Generalization Capability of Indoor Propagation Models in Different Types of Buildings

Performance, Accuracy and Generalization Capability of Indoor Propagation Models in Different Types of Buildings Performance, Accuracy and Generalization Capability of Indoor Propagation Models in Different Types of Buildings Gerd Wölfle, Philipp Wertz, and Friedrich M. Landstorfer Institut für Hochfrequenztechnik,

More information

College of Engineering

College of Engineering WiFi and WCDMA Network Design Robert Akl, D.Sc. College of Engineering Department of Computer Science and Engineering Outline WiFi Access point selection Traffic balancing Multi-Cell WCDMA with Multiple

More information

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK

SNS COLLEGE OF ENGINEERING COIMBATORE DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK SNS COLLEGE OF ENGINEERING COIMBATORE 641107 DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK EC6801 WIRELESS COMMUNICATION UNIT-I WIRELESS CHANNELS PART-A 1. What is propagation model? 2. What are the

More information

MULTI-HOP RADIO ACCESS CELLULAR CONCEPT FOR FOURTH-GENERATION MOBILE COMMUNICATION SYSTEMS

MULTI-HOP RADIO ACCESS CELLULAR CONCEPT FOR FOURTH-GENERATION MOBILE COMMUNICATION SYSTEMS MULTI-HOP RADIO ACCESS CELLULAR CONCEPT FOR FOURTH-GENERATION MOBILE COMMUNICATION SYSTEMS MR. AADITYA KHARE TIT BHOPAL (M.P.) PHONE 09993716594, 09827060004 E-MAIL aadkhare@rediffmail.com aadkhare@gmail.com

More information

GTBIT ECE Department Wireless Communication

GTBIT ECE Department Wireless Communication Q-1 What is Simulcast Paging system? Ans-1 A Simulcast Paging system refers to a system where coverage is continuous over a geographic area serviced by more than one paging transmitter. In this type of

More information

Level 6 Graduate Diploma in Engineering Wireless and mobile communications

Level 6 Graduate Diploma in Engineering Wireless and mobile communications 9210-119 Level 6 Graduate Diploma in Engineering Wireless and mobile communications Sample Paper You should have the following for this examination one answer book non-programmable calculator pen, pencil,

More information

The Cellular Concept. History of Communication. Frequency Planning. Coverage & Capacity

The Cellular Concept. History of Communication. Frequency Planning. Coverage & Capacity The Cellular Concept History of Communication Frequency Planning Coverage & Capacity Engr. Mian Shahzad Iqbal Lecturer Department of Telecommunication Engineering Before GSM: Mobile Telephony Mile stones

More information

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems

03_57_104_final.fm Page 97 Tuesday, December 4, :17 PM. Problems Problems 03_57_104_final.fm Page 97 Tuesday, December 4, 2001 2:17 PM Problems 97 3.9 Problems 3.1 Prove that for a hexagonal geometry, the co-channel reuse ratio is given by Q = 3N, where N = i 2 + ij + j 2. Hint:

More information

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 14 Cellular Wireless Networks Eighth Edition by William Stallings Cellular Wireless Networks key technology for mobiles, wireless nets etc developed to increase

More information

CHAPTER 6 JOINT SUBCHANNEL POWER CONTROL AND ADAPTIVE BEAMFORMING FOR MC-CDMA SYSTEMS

CHAPTER 6 JOINT SUBCHANNEL POWER CONTROL AND ADAPTIVE BEAMFORMING FOR MC-CDMA SYSTEMS CHAPTER 6 JOINT SUBCHANNEL POWER CONTROL AND ADAPTIVE BEAMFORMING FOR MC-CDMA SYSTEMS 6.1 INTRODUCTION The increasing demand for high data rate services necessitates technology advancement and adoption

More information

Radio Network Planning Tool for Satellite Digital Multimedia Broadcast

Radio Network Planning Tool for Satellite Digital Multimedia Broadcast ABSTRACT Radio Network Planning Tool for Satellite Digital Multimedia Broadcast Reiner Hoppe (1), Michel-Guy Françon (2), Cécile Prigent (2), and Gerd Wölfle (1) (1) AWE Communications GmbH Otto-Lilienthal-Str.

More information

SINGLE BASE STATION MOBILE-BASED LOCATION ESTIMATION TECHNIQUE

SINGLE BASE STATION MOBILE-BASED LOCATION ESTIMATION TECHNIQUE SINGLE BASE STATION MOBILE-BASED LOCATION ESTIMATION TECHNIQUE Al-Bawri S. S. 1 and Zidouri A. C. 2 1 King Fahd University of Petroleum & Minerals, Dhahran, KSA, g201001220@kfupm.edu.sa 2 King Fahd University

More information

Inter-Cell Interference Mitigation in Cellular Networks Applying Grids of Beams

Inter-Cell Interference Mitigation in Cellular Networks Applying Grids of Beams Inter-Cell Interference Mitigation in Cellular Networks Applying Grids of Beams Christian Müller c.mueller@nt.tu-darmstadt.de The Talk was given at the meeting of ITG Fachgruppe Angewandte Informationstheorie,

More information

Interference Mitigation Using Uplink Power Control for Two-Tier Femtocell Networks

Interference Mitigation Using Uplink Power Control for Two-Tier Femtocell Networks SUBMITTED TO IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS 1 Interference Mitigation Using Uplink Power Control for Two-Tier Femtocell Networks Han-Shin Jo, Student Member, IEEE, Cheol Mun, Member, IEEE,

More information

5G Antenna Design & Network Planning

5G Antenna Design & Network Planning 5G Antenna Design & Network Planning Challenges for 5G 5G Service and Scenario Requirements Massive growth in mobile data demand (1000x capacity) Higher data rates per user (10x) Massive growth of connected

More information

Dynamic Fair Channel Allocation for Wideband Systems

Dynamic Fair Channel Allocation for Wideband Systems Outlines Introduction and Motivation Dynamic Fair Channel Allocation for Wideband Systems Department of Mobile Communications Eurecom Institute Sophia Antipolis 19/10/2006 Outline of Part I Outlines Introduction

More information

Performance Enhancement for Microcell Planning Using Simple Genetic Algorithm

Performance Enhancement for Microcell Planning Using Simple Genetic Algorithm Performance Enhancement for Microcell Planning Using Simple Genetic Algorithm Hsin-Piao Lin, Ding-Bing Lin, Rong-Terng Juang Institute of Computer, Communication and Control, National Taipei University

More information

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN

CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN CHANNEL ASSIGNMENT AND LOAD DISTRIBUTION IN A POWER- MANAGED WLAN Mohamad Haidar Robert Akl Hussain Al-Rizzo Yupo Chan University of Arkansas at University of Arkansas at University of Arkansas at University

More information

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION

ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION ETI2511-WIRELESS COMMUNICATION II HANDOUT I 1.0 PRINCIPLES OF CELLULAR COMMUNICATION 1.0 Introduction The substitution of a single high power Base Transmitter Stations (BTS) by several low BTSs to support

More information

ADJACENT BAND COMPATIBILITY OF TETRA AND TETRAPOL IN THE MHZ FREQUENCY RANGE, AN ANALYSIS COMPLETED USING A MONTE CARLO BASED SIMULATION TOOL

ADJACENT BAND COMPATIBILITY OF TETRA AND TETRAPOL IN THE MHZ FREQUENCY RANGE, AN ANALYSIS COMPLETED USING A MONTE CARLO BASED SIMULATION TOOL European Radiocommunications Committee (ERC) within the European Conference of Postal and Telecommunications Administrations (CEPT) ADJACENT BAND COMPATIBILITY OF TETRA AND TETRAPOL IN THE 380-400 MHZ

More information

Optimum Rate Allocation for Two-Class Services in CDMA Smart Antenna Systems

Optimum Rate Allocation for Two-Class Services in CDMA Smart Antenna Systems 810 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 51, NO. 5, MAY 2003 Optimum Rate Allocation for Two-Class Services in CDMA Smart Antenna Systems Il-Min Kim, Member, IEEE, Hyung-Myung Kim, Senior Member,

More information

Deployment scenarios and interference analysis using V-band beam-steering antennas

Deployment scenarios and interference analysis using V-band beam-steering antennas Deployment scenarios and interference analysis using V-band beam-steering antennas 07/2017 Siklu 2017 Table of Contents 1. V-band P2P/P2MP beam-steering motivation and use-case... 2 2. Beam-steering antenna

More information

Huawei response to the Ofcom call for input: Fixed Wireless Spectrum Strategy

Huawei response to the Ofcom call for input: Fixed Wireless Spectrum Strategy Huawei response to the Fixed Wireless Spectrum Strategy Summary Huawei welcomes the opportunity to comment on this important consultation on use of Fixed wireless access. We consider that lower traditional

More information

Performance review of Pico base station in Indoor Environments

Performance review of Pico base station in Indoor Environments Aalto University School of Electrical Engineering Performance review of Pico base station in Indoor Environments Inam Ullah, Edward Mutafungwa, Professor Jyri Hämäläinen Outline Motivation Simulator Development

More information

Supporting Network Planning Tools III

Supporting Network Planning Tools III Welcome! Session 5.8 Supporting Network Planning Tools III by Roland Götz 1 Modern Radio Network Planning Tools Radio Network Planning Tool Interference Analysis Data / Result Output Interference Analysis

More information

K.NARSING RAO(08R31A0425) DEPT OF ELECTRONICS & COMMUNICATION ENGINEERING (NOVH).

K.NARSING RAO(08R31A0425) DEPT OF ELECTRONICS & COMMUNICATION ENGINEERING (NOVH). Smart Antenna K.NARSING RAO(08R31A0425) DEPT OF ELECTRONICS & COMMUNICATION ENGINEERING (NOVH). ABSTRACT:- One of the most rapidly developing areas of communications is Smart Antenna systems. This paper

More information

S Simulation program SEAMCAT

S Simulation program SEAMCAT S-72.333 Post Graduate Course in Radiocommunications Spring 2001 Simulation program SEAMCAT (The Spectrum Engineering Advanced Monte Carlo Analysis Tool) Pekka Ollikainen pekka.ollikainen@thk.fi Page 1

More information

REPORT ITU-R M

REPORT ITU-R M Rep. ITU-R M.2113-1 1 REPORT ITU-R M.2113-1 Sharing studies in the 2 500-2 690 band between IMT-2000 and fixed broadband wireless access systems including nomadic applications in the same geographical

More information

Unit-1 The Cellular Concept

Unit-1 The Cellular Concept Unit-1 The Cellular Concept 1.1 Introduction to Cellular Systems Solves the problem of spectral congestion and user capacity. Offer very high capacity in a limited spectrum without major technological

More information

Indoor Coverage Prediction and Optimization for UMTS Macro Cells

Indoor Coverage Prediction and Optimization for UMTS Macro Cells Indoor Coverage Prediction and Optimization for UMTS Macro Cells Wolfgang Karner, Alexander Paier, Markus Rupp Institute of Communications and Radio-Frequency Engineering Vienna University of Technology,

More information

Chapter 1 Introduction to Mobile Computing (16 M)

Chapter 1 Introduction to Mobile Computing (16 M) Chapter 1 Introduction to Mobile Computing (16 M) 1.1 Introduction to Mobile Computing- Mobile Computing Functions, Mobile Computing Devices, Mobile Computing Architecture, Evolution of Wireless Technology.

More information

wavecall The Reliable Wireless Connection The impact of radio propagation prediction on urban UMTS planning

wavecall The Reliable Wireless Connection The impact of radio propagation prediction on urban UMTS planning wavecall The Reliable Wireless Connection The impact of radio propagation prediction on urban UMTS planning Mathias Coinchon 27.9.2001 WaveCall SA Executive Summary This case study outlines the importance

More information

Recent Developments in Indoor Radiowave Propagation

Recent Developments in Indoor Radiowave Propagation UBC WLAN Group Recent Developments in Indoor Radiowave Propagation David G. Michelson Background and Motivation 1-2 wireless local area networks have been the next great technology for over a decade the

More information

Ray-Tracing Urban Picocell 3D Propagation Statistics for LTE Heterogeneous Networks

Ray-Tracing Urban Picocell 3D Propagation Statistics for LTE Heterogeneous Networks 13 7th European Conference on Antennas and Propagation (EuCAP) Ray-Tracing Urban Picocell 3D Propagation Statistics for LTE Heterogeneous Networks Evangelos Mellios, Geoffrey S. Hilton and Andrew R. Nix

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

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. Hunukumbure, R. M. M., Beach, M. A., Allen, B., Fletcher, P. N., & Karlsson, P. (2001). Smart antenna performance degradation due to grating lobes in FDD systems. (pp. 5 p). Link to publication record

More information

OBSERVED RELATION BETWEEN THE RELATIVE MIMO GAIN AND DISTANCE

OBSERVED RELATION BETWEEN THE RELATIVE MIMO GAIN AND DISTANCE OBSERVED RELATION BETWEEN THE RELATIVE MIMO GAIN AND DISTANCE B.W.Martijn Kuipers and Luís M. Correia Instituto Superior Técnico/Instituto de Telecomunicações - Technical University of Lisbon (TUL) Av.

More information

SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE

SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE Progress In Electromagnetics Research C, Vol. 43, 15 28, 2013 SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE Yuan-Jian Liu, Qin-Jian

More information

Chapter 1 Introduction

Chapter 1 Introduction Chapter 1 Introduction 1.1 Definition of mobile radio communications and examples Definition: Mobile communication means that the sender and/or receiver are not at a fixed location. The obvious means to

More information

France. 1 Introduction. 2 Employed methodology. Radiocommunication Study Groups

France. 1 Introduction. 2 Employed methodology. Radiocommunication Study Groups Radiocommunication Study Groups Received: 10 February 2014 Document 10 February 2014 France COMPATIBILITY STUDY BETWEEN THE POTENTIAL NEW MS ALLOCATION AROUND THE 1 400-1 427 MHz PASSIVE BAND AND THE RADIO

More information

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment

Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Cross-layer Network Design for Quality of Services in Wireless Local Area Networks: Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka Abstract This paper

More information

GSM FREQUENCY PLANNING

GSM FREQUENCY PLANNING GSM FREQUENCY PLANNING PROJECT NUMBER: PRJ070 BY NAME: MUTONGA JACKSON WAMBUA REG NO.: F17/2098/2004 SUPERVISOR: DR. CYRUS WEKESA EXAMINER: DR. MAURICE MANG OLI Introduction GSM is a cellular mobile network

More information

ECC Report 276. Thresholds for the coordination of CDMA and LTE broadband systems in the 400 MHz band

ECC Report 276. Thresholds for the coordination of CDMA and LTE broadband systems in the 400 MHz band ECC Report 276 Thresholds for the coordination of CDMA and LTE broadband systems in the 400 MHz band 27 April 2018 ECC REPORT 276 - Page 2 0 EXECUTIVE SUMMARY This Report provides technical background

More information

Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas

Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas Multi-antenna Cell Constellations for Interference Management in Dense Urban Areas Syed Fahad Yunas #, Jussi Turkka #2, Panu Lähdekorpi #3, Tero Isotalo #4, Jukka Lempiäinen #5 Department of Communications

More information

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4]

Mobile & Wireless Networking. Lecture 4: Cellular Concepts & Dealing with Mobility. [Reader, Part 3 & 4] 192620010 Mobile & Wireless Networking Lecture 4: Cellular Concepts & Dealing with Mobility [Reader, Part 3 & 4] Geert Heijenk Outline of Lecture 4 Cellular Concepts q Introduction q Cell layout q Interference

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

WHITE PAPER. Hybrid Beamforming for Massive MIMO Phased Array Systems

WHITE PAPER. Hybrid Beamforming for Massive MIMO Phased Array Systems WHITE PAPER Hybrid Beamforming for Massive MIMO Phased Array Systems Introduction This paper demonstrates how you can use MATLAB and Simulink features and toolboxes to: 1. Design and synthesize complex

More information

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel:

UNIK4230: Mobile Communications Spring Per Hjalmar Lehne Tel: UNIK4230: Mobile Communications Spring 2015 Per Hjalmar Lehne per-hjalmar.lehne@telenor.com Tel: 916 94 909 Cells and Cellular Traffic (Chapter 4) Date: 12 March 2015 Agenda Introduction Hexagonal Cell

More information

Chapter 3 Ahmad Bilal ahmadbilal.webs.com

Chapter 3 Ahmad Bilal ahmadbilal.webs.com Chapter 3 A Quick Recap We learned about cell and reuse factor. We looked at traffic capacity We looked at different Earling Formulas We looked at channel strategies We had a look at Handoff Interference

More information

MOBILE COMMUNICATIONS (650520) Part 3

MOBILE COMMUNICATIONS (650520) Part 3 Philadelphia University Faculty of Engineering Communication and Electronics Engineering MOBILE COMMUNICATIONS (650520) Part 3 Dr. Omar R Daoud 1 Trunking and Grade Services Trunking: A means for providing

More information

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions

CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions CHAPTER 10 CONCLUSIONS AND FUTURE WORK 10.1 Conclusions This dissertation reported results of an investigation into the performance of antenna arrays that can be mounted on handheld radios. Handheld arrays

More information

Chapter 3: Cellular concept

Chapter 3: Cellular concept Chapter 3: Cellular concept Introduction to cellular concept: The cellular concept was a major breakthrough in solving the problem of spectral congestion and user capacity. It offered very high capacity

More information

Unit 5 - Week 4 - Multipath Fading Environment

Unit 5 - Week 4 - Multipath Fading Environment 2/29/207 Introduction to ireless and Cellular Communications - - Unit 5 - eek 4 - Multipath Fading Environment X Courses Unit 5 - eek 4 - Multipath Fading Environment Course outline How to access the portal

More information

Radio Propagation Characteristics in the Large City

Radio Propagation Characteristics in the Large City Radio Propagation Characteristics in the Large City YoungKeun Yoon*, JongHo Kim, MyoungWon Jung, and YoungJun Chong *Radio Technology Research Department, ETRI, Republic of Korea ykyoon@etri.re.kr, jonghkim@etri.re.kr,

More information

Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless Real Wireless Ltd.

Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless Real Wireless Ltd. Low-power shared access to spectrum for mobile broadband Modelling parameters and assumptions Real Wireless 2011 Real Wireless Ltd. Device parameters LTE UE Max Transmit Power dbm 23 Antenna Gain dbi 0

More information

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage

Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Unit 4 - Cellular System Design, Capacity, Handoff, and Outage Course outline How to access the portal Assignment. Overview of Cellular Evolution and Wireless Technologies Wireless Propagation and Cellular

More information

Code Planning of 3G UMTS Mobile Networks Using ATOLL Planning Tool

Code Planning of 3G UMTS Mobile Networks Using ATOLL Planning Tool Code Planning of 3G UMTS Mobile Networks Using ATOLL Planning Tool A. Benjamin Paul, Sk.M.Subani, M.Tech in Bapatla Engg. College, Assistant Professor in Bapatla Engg. College, Abstract This paper involves

More information

Dynamic Frequency Hopping in Cellular Fixed Relay Networks

Dynamic Frequency Hopping in Cellular Fixed Relay Networks Dynamic Frequency Hopping in Cellular Fixed Relay Networks Omer Mubarek, Halim Yanikomeroglu Broadband Communications & Wireless Systems Centre Carleton University, Ottawa, Canada {mubarek, halim}@sce.carleton.ca

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2003.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2003. Tameh, E. K., Nix, A. R., & Molina, A. (2003). The use of intelligently deployed fixed relays to improve the performance of a UTRA-TDD system. IEEE 58th Vehicular Technology Conference, 2003 (VTC 2003-Fall),

More information

Wireless Network Planning and Optimization Solution

Wireless Network Planning and Optimization Solution Wireless Network Planning and Optimization Solution Transcom Instruments System Structure TSP Transmitter TSP Transmitter is an engineering instrument applicable to simulation and testing of indoor and

More information

Chapter 15: Radio-Wave Propagation

Chapter 15: Radio-Wave Propagation Chapter 15: Radio-Wave Propagation MULTIPLE CHOICE 1. Radio waves were first predicted mathematically by: a. Armstrong c. Maxwell b. Hertz d. Marconi 2. Radio waves were first demonstrated experimentally

More information

Reti di Telecomunicazione. Channels and Multiplexing

Reti di Telecomunicazione. Channels and Multiplexing Reti di Telecomunicazione Channels and Multiplexing Point-to-point Channels They are permanent connections between a sender and a receiver The receiver can be designed and optimized based on the (only)

More information

Cellular Wireless Networks and GSM Architecture. S.M. Riazul Islam, PhD

Cellular Wireless Networks and GSM Architecture. S.M. Riazul Islam, PhD Cellular Wireless Networks and GSM Architecture S.M. Riazul Islam, PhD Desirable Features More Capacity Less Power Larger Coverage Cellular Network Organization Multiple low power transmitters 100w or

More information

The Cellular Concept

The Cellular Concept The Cellular Concept Key problems in multi-user wireless system: spectrum is limited and expensive large # of users to accommodate high quality-of-services (QoS) is required expandable systems are needed

More information

An Adaptive Algorithm for MU-MIMO using Spatial Channel Model

An Adaptive Algorithm for MU-MIMO using Spatial Channel Model An Adaptive Algorithm for MU-MIMO using Spatial Channel Model SW Haider Shah, Shahzad Amin, Khalid Iqbal College of Electrical and Mechanical Engineering, National University of Science and Technology,

More information

S Radio Network planning. Tentative schedule & contents

S Radio Network planning. Tentative schedule & contents S-7.70 Radio Network planning Lecturer: Prof. Riku Jäntti Assistant: M.Sc. Mika Husso Tentative schedule & contents Week Lecture Exercise. Introduction: Radio network planning process No exercise 4. Capacity

More information

Analysis of RF requirements for Active Antenna System

Analysis of RF requirements for Active Antenna System 212 7th International ICST Conference on Communications and Networking in China (CHINACOM) Analysis of RF requirements for Active Antenna System Rong Zhou Department of Wireless Research Huawei Technology

More information

6 Uplink is from the mobile to the base station.

6 Uplink is from the mobile to the base station. It is well known that by using the directional properties of adaptive arrays, the interference from multiple users operating on the same channel as the desired user in a time division multiple access (TDMA)

More information

UNIT- 3. Introduction. The cellular advantage. Cellular hierarchy

UNIT- 3. Introduction. The cellular advantage. Cellular hierarchy UNIT- 3 Introduction Capacity expansion techniques include the splitting or sectoring of cells and the overlay of smaller cell clusters over larger clusters as demand and technology increases. The cellular

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

Implementation Aspects of RF-repeaters in Cellular Networks

Implementation Aspects of RF-repeaters in Cellular Networks Implementation Aspects of F-repeaters in Cellular Networks Panu Lähdekorpi, Tero Isotalo, Sultan Usama Khan, and Jukka Lempiäinen Department of Communications Engineering Tampere University of Technology

More information

Downlink Erlang Capacity of Cellular OFDMA

Downlink Erlang Capacity of Cellular OFDMA Downlink Erlang Capacity of Cellular OFDMA Gauri Joshi, Harshad Maral, Abhay Karandikar Department of Electrical Engineering Indian Institute of Technology Bombay Powai, Mumbai, India 400076. Email: gaurijoshi@iitb.ac.in,

More information

RECOMMENDATION ITU-R M.1654 *

RECOMMENDATION ITU-R M.1654 * Rec. ITU-R M.1654 1 Summary RECOMMENDATION ITU-R M.1654 * A methodology to assess interference from broadcasting-satellite service (sound) into terrestrial IMT-2000 systems intending to use the band 2

More information

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K.

Chutima Prommak and Boriboon Deeka. Proceedings of the World Congress on Engineering 2007 Vol II WCE 2007, July 2-4, 2007, London, U.K. Network Design for Quality of Services in Wireless Local Area Networks: a Cross-layer Approach for Optimal Access Point Placement and Frequency Channel Assignment Chutima Prommak and Boriboon Deeka ESS

More information

Lecture 2: The Concept of Cellular Systems

Lecture 2: The Concept of Cellular Systems Radiation Patterns of Simple Antennas Isotropic Antenna: the isotropic antenna is the simplest antenna possible. It is only a theoretical antenna and cannot be realized in reality because it is a sphere

More information

Joint Rate and Power Control Using Game Theory

Joint Rate and Power Control Using Game Theory This full text paper was peer reviewed at the direction of IEEE Communications Society subect matter experts for publication in the IEEE CCNC 2006 proceedings Joint Rate and Power Control Using Game Theory

More information

Automatic power/channel management in Wi-Fi networks

Automatic power/channel management in Wi-Fi networks Automatic power/channel management in Wi-Fi networks Jan Kruys Februari, 2016 This paper was sponsored by Lumiad BV Executive Summary The holy grail of Wi-Fi network management is to assure maximum performance

More information

NTT DOCOMO Technical Journal. 1. Introduction. 2. Features of an Activeantenna. 2.1 Basic Configuration of Base Station using an Active Antenna

NTT DOCOMO Technical Journal. 1. Introduction. 2. Features of an Activeantenna. 2.1 Basic Configuration of Base Station using an Active Antenna Active Antenna for More Advanced and Economical Radio Base Stations Base Station Active antennas that integrate radio transceiver functions in the antenna unit have been attracting attention as an approach

More information

Information on the Evaluation of VHF and UHF Terrestrial Cross-Border Frequency Coordination Requests

Information on the Evaluation of VHF and UHF Terrestrial Cross-Border Frequency Coordination Requests Issue 1 May 2013 Spectrum Management and Telecommunications Technical Bulletin Information on the Evaluation of VHF and UHF Terrestrial Cross-Border Frequency Coordination Requests Aussi disponible en

More information

REVISITING RADIO PROPAGATION PREDICTIONS FOR A PROPOSED CELLULAR SYSTEM IN BERHAMPUR CITY

REVISITING RADIO PROPAGATION PREDICTIONS FOR A PROPOSED CELLULAR SYSTEM IN BERHAMPUR CITY REVISITING RADIO PROPAGATION PREDICTIONS FOR A PROPOSED CELLULAR SYSTEM IN BERHAMPUR CITY Rowdra Ghatak, T.S.Ravi Kanth* and Subrat K.Dash* National Institute of Science and Technology Palur Hills, Berhampur,

More information

Assessing the Performance of a 60-GHz Dense Small-Cell Network Deployment from Ray-Based Simulations

Assessing the Performance of a 60-GHz Dense Small-Cell Network Deployment from Ray-Based Simulations Y. Corre, R. Charbonnier, M. Z. Aslam, Y. Lostanlen, Assessing the Performance of a 60-GHz Dense Small-Cell Network Deployment from Ray-Based Simulationst, accepted in IEEE 21 st International Workshop

More information

AN-1374 Use of LMV225 Linear-In-dB RF Power Detector In CDMA2000 1X and EV_DO Mobile. and Access Terminal

AN-1374 Use of LMV225 Linear-In-dB RF Power Detector In CDMA2000 1X and EV_DO Mobile. and Access Terminal Use of LMV225 Linear-In-dB RF Power Detector In CDMA2000 1X and EV_DO Mobile Station and Access Terminal Introduction Since the commercialization of CDMA IS-95 cellular network started in 1996, Code Division

More information

EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals

EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals EEG473 Mobile Communications Module 2 : Week # (6) The Cellular Concept System Design Fundamentals Interference and System Capacity Interference is the major limiting factor in the performance of cellular

More information

DECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE

DECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE ECT ARCHITECTURE PROPOSAL FOR A CONSTRUCTION SITE Silvia Ruiz, Ramón Agustí epartment of Signal Theory and Communications (UPC) C/Gran Capitán s/n, módul 4 08034 Barcelona (SPAIN) Email: ramon, silvia@xaloc.upc.es

More information

ELEC-E7120 Wireless Systems Weekly Exercise Problems 5

ELEC-E7120 Wireless Systems Weekly Exercise Problems 5 ELEC-E7120 Wireless Systems Weekly Exercise Problems 5 Problem 1: (Range and rate in Wi-Fi) When a wireless station (STA) moves away from the Access Point (AP), the received signal strength decreases and

More information

Practical Considerations for Radiated Immunities Measurement using ETS-Lindgren EMC Probes

Practical Considerations for Radiated Immunities Measurement using ETS-Lindgren EMC Probes Practical Considerations for Radiated Immunities Measurement using ETS-Lindgren EMC Probes Detectors/Modulated Field ETS-Lindgren EMC probes (HI-6022/6122, HI-6005/6105, and HI-6053/6153) use diode detectors

More information

Outdoor Booster Equipment for 2 GHz FOMA

Outdoor Booster Equipment for 2 GHz FOMA Radio Equipment Booster Economization Outdoor Booster Equipment for 2 GHz FOMA Outdoor booster (repeater) equipment was developed for 2 GHz FOMA in order to provide services to previously blind areas promptly

More information

Chapter 2 Channel Equalization

Chapter 2 Channel Equalization Chapter 2 Channel Equalization 2.1 Introduction In wireless communication systems signal experiences distortion due to fading [17]. As signal propagates, it follows multiple paths between transmitter and

More information

Chapter 8 Traffic Channel Allocation

Chapter 8 Traffic Channel Allocation Chapter 8 Traffic Channel Allocation Prof. Chih-Cheng Tseng tsengcc@niu.edu.tw http://wcnlab.niu.edu.tw EE of NIU Chih-Cheng Tseng 1 Introduction What is channel allocation? It covers how a BS should assign

More information

Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August December 2003

Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August December 2003 Msc Engineering Physics (6th academic year) Royal Institute of Technology, Stockholm August 2002 - December 2003 1 2E1511 - Radio Communication (6 ECTS) The course provides basic knowledge about models

More information

EKT 450 Mobile Communication System

EKT 450 Mobile Communication System EKT 450 Mobile Communication System Chapter 6: The Cellular Concept Dr. Azremi Abdullah Al-Hadi School of Computer and Communication Engineering azremi@unimap.edu.my 1 Introduction Introduction to Cellular

More information

AN ADAPTIVE MOBILE ANTENNA SYSTEM FOR WIRELESS APPLICATIONS

AN ADAPTIVE MOBILE ANTENNA SYSTEM FOR WIRELESS APPLICATIONS AN ADAPTIVE MOBILE ANTENNA SYSTEM FOR WIRELESS APPLICATIONS G. DOLMANS Philips Research Laboratories Prof. Holstlaan 4 (WAY51) 5656 AA Eindhoven The Netherlands E-mail: dolmans@natlab.research.philips.com

More information

Unit 3 - Wireless Propagation and Cellular Concepts

Unit 3 - Wireless Propagation and Cellular Concepts X Courses» Introduction to Wireless and Cellular Communications Unit 3 - Wireless Propagation and Cellular Concepts Course outline How to access the portal Assignment 2. Overview of Cellular Evolution

More information

License Exempt Spectrum and Advanced Technologies. Marianna Goldhammer Director Strategic Technologies

License Exempt Spectrum and Advanced Technologies. Marianna Goldhammer Director Strategic Technologies License Exempt Spectrum and Advanced Technologies Marianna Goldhammer Director Strategic Technologies Contents BWA Market trends Power & Spectral Ingredients for Successful BWA Deployments Are regulations

More information

EITN85, FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY

EITN85, FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Wireless Communication Channels Lecture 6: Channel Models EITN85, FREDRIK TUFVESSON ELECTRICAL AND INFORMATION TECHNOLOGY Content Modelling methods Okumura-Hata path loss model COST 231 model Indoor models

More information

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networs Christian Müller*, Anja Klein*, Fran Wegner**, Martin Kuipers**, Bernhard Raaf** *Communications Engineering Lab, Technische Universität

More information

CORRELATION FOR MULTI-FREQUENCY PROPAGA- TION IN URBAN ENVIRONMENTS. 3 Place du Levant, Louvain-la-Neuve 1348, Belgium

CORRELATION FOR MULTI-FREQUENCY PROPAGA- TION IN URBAN ENVIRONMENTS. 3 Place du Levant, Louvain-la-Neuve 1348, Belgium Progress In Electromagnetics Research Letters, Vol. 29, 151 156, 2012 CORRELATION FOR MULTI-FREQUENCY PROPAGA- TION IN URBAN ENVIRONMENTS B. Van Laethem 1, F. Quitin 1, 2, F. Bellens 1, 3, C. Oestges 2,

More information

ELEG 5693 Wireless Communications Propagation and Noise Part I

ELEG 5693 Wireless Communications Propagation and Noise Part I Department of Electrical Engineering University of Arkansas ELEG 5693 Wireless Communications ropagation and Noise art I Dr. Jingxian Wu wuj@uark.edu OULINE 2 Wireless channel ath loss Shadowing Small

More information

CCAP: A Strategic Tool for Managing Capacity of CDMA Networks

CCAP: A Strategic Tool for Managing Capacity of CDMA Networks CCAP: A Strategic Tool for Managing Capacity of CDMA Networks Teleware Co. Ltd. in cooperation with Washington University, Saint Louis, Missouri, USA What is CCAP Graphical interactive tool for CDMA Calculates

More information