ECE416 Progress Report A software-controlled fading channel simulator

Size: px
Start display at page:

Download "ECE416 Progress Report A software-controlled fading channel simulator"

Transcription

1 ECE416 Progress Report A software-controlled fading channel simulator Chris Snow Faculty Advisor: Dr. S. Primak Electrical/Computer Engineering Project Report (ECE 416) submitted in partial fulfillment of the requirements for the degree of Bachelor of Engineering Science Department of Electrical and Computer Engineering The University of Western Ontario London, Ontario, Canada November 8, 2002

2 1 Introduction Some progress has been made on the 416 project since the initial project proposal of September 23. Specifically, a literature review has been conducted, some initial design plans have been made, and some investigation of the mathematical methods of channel modeling has been done. A summary of the work and results thus far is presented in the sections below. 2 A Brief Overview of the Project A fading channel can be described as a communication channel in which the instantaneous received power, and hence the signal-to-noise ratio (SNR), fluctuates greatly from moment to moment. In wireless communications, fading often occurs because the receiver is in a non-line-of-sight (NLOS) position with respect to the tranmitting antenna. For this reason, only diffuse signals to arrive at the receiving antenna. Because the reflection and diffraction of radio waves is dependent on the position and geometry of a large number of objects between the transmitter and receiver, the movement of both the objects and the receiving antenna causes the received SNR to fluctuate with time. The central focus of this project is to somehow be able to cause a wireless receiver to see a fading signal power without having to set up the transmitter and receiver in a fading situation. For reasons explained below, this will be done by modifying the hardware of the transmitting antenna. A software package will allow control of the parameters of the simulated fading. 3 Literature Review A review of the literature has been conducted, focusing on two important areas: the mathematical modeling of the fading channel, and methods of simulating the channel. Because many channels 1

3 (e.g. the 800, 900, 1800, and 1900 MHz bands used in digital cellular communication) suffer from fading, there has been a great deal of interest in the mathematical modeling as well as the simulation of the fading channel [1, 2, 3, 4]. 3.1 Statistics of the fading channel Envelope distributions The probability density function (PDF) of the received signal envelope is an important part of fading channel modeling. This distribution is required for the calculation of the average probability of error and, along with the joint PDF, can be used to calculate the average duration of fades as well as other important statistics. Several classical PDFs are often applied in the study of the distribution of the fading channel envelope: the Rayleigh, Rician, and Nakagami-m PDFs. For lack of space, the actual mathematical formulae are left to be found in [1]. Briefly, the Rayleigh PDF for the envelope applies in a situation where many diffuse waves (and no direct ray) arrive at the receiver. In the case where there is a strong direct ray, the envelope PDF is given by the Rician distribution. The Nakagami-m PDF is a generalized probability density function with parameter m which can be varied to represent different amounts of contribution from direct rays and from diffuse components. Newer research has examined analytical models for received signals composed of two strong (direct) rays and diffuse components [5] Correlation function The classical work of Jakes [6] established that the correlation function of a mobile receiver is given by R(τ) = J 0 (2πf D τ), where J 0 ( ) is the Bessel function of the first kind [7], τ is the bit duration (or block duration if reception of blocks is being considered), and f D is the maximum Doppler frequency of the mobile, given by f D = vm λ c with v m being the velocity of the mobile and λ c being 2

4 the carrier frequency. Typical Doppler frequencies may be on the order of f D = 10Hz for pedestrian users, and f D = 100Hz for vehicular (cars, trains) users. This result is important because any fading channel simulator should attempt to match the statistics of the real fading channel as closely as possible. Many of the more mathematically tractable models do not replicate Jake s correlation function [8], and some academic debate has been waged over the issue of how much accuracy is necessary in modeling the correlation function [9, 10]. 3.2 Characterizing channel error sequences An overview of models for channels with memory is given by the classic paper of Kanal and Sastry [11]. The models given are useful for the characterization of the error process of the channel. These models can be used to generate bit error patterns which resemble those of a real channel. More recent work includes the use of Finite-State Markov Modeling [8, 12] and Hidden Markov Modeling [13]. One example of the application of a Markov model to performance studies is [14]. 3.3 Channel simulators Because of the ever-present development and deployment of new communication technologies, there is great interest in the simulation of mobile radio channels in software [15, 16] as well as hardware [17]. Generally speaking, some type of algorithm is devised for approximating the error conditions on the fading channel. The simulator can operate at the signal level (describing the instantaneous SNR), the bit level (making an error/no error decision for each bit), or the block level (making a decision about blocks at a time). The appropriate level of modeling depends on the type of study being performed. From the point of view of this project, signal and bit level channel models are the most relevant. 3

5 4 Progress to Date In order to simulate fading, either the output power of the transmitting antenna or the amount of power delivered from the receiving antenna to the receiver must be controlled. This project is intended as a proof-of-concept for a testing system for new mobile devices. Generally speaking, the most interesting measures of performance for such devices are in the downlink from the base station to the mobile station (i.e. with the mobile device is acting as the receiver). To allow for the study of a wide variety of mobile devices, the receiving side of the radio link (the mobile device under test) should have as few modifications as possible. For this reason, a method of controlling the output power of the transmitter is required. 4.1 Controlling output power In a practical application, the output power of the transmitter (e.g. a cellular base station) is controllable, and thus controlling the antenna output power requires no special attention. However, for our proof-of-concept design, the transmitter/receiver pair being used does not have a controllable output power setting, and thus another method is needed to vary the output power of the transmitter. While the scheme developed is somewhat basic, it should suffice as a proof of concept. The idea, as illustrated in Fig. 1, is to switch on or off a series of resistors connected in parallel with the antenna, thus causing some of the output power of the transmitter to be dissipated in the resistors, lowering the transmitted power. After having constructed the device, the power delivered to the antenna can be measured for the different combinations of resistors, and these values can be used by the software controller in order to select the proper combination of resistors to switch on for any desired antenna output power. This scheme is of course limited by the number of combinations of resistances available, and 4

6 Transmitter Transmit Antenna... FET Switches... Figure 1: Scheme for modifying the instantaneous output power of the antenna some distortion will obviously be introduced because of the mismatch in impedance between the transmitter output and the antenna. However, as long as the power delivered to the antenna can be measured for each combination, the software controlling the switching will be able to choose the correct subset of resistors to switch on in order to achieve the desired output power. 5 Future Work 5.1 Prototyping, Construction and Testing The next major task to be undertaken is the prototyping, construction, and testing of the transmitter and receiver. The transmitter, receiver and antenna have been acquired, and initial circuit designs are underway. The first step is to prototype the circuit on a breadboard. Once the prototype is working, a PCB can be designed and fabricated, and the final construction and testing can be done. 5

7 5.2 Software The software control will be done through Matlab. Once the transmitter and receiver hardware are ready, the characterization of output power described above must be done. With this complete, all required information for software development will be available. The software package will have a graphical front-end which will allow the user to select the average severity and duration of fades. From this, the control software must decide at what levels to set the output power of the transmitter, and send the appropriate signals to the hardware. At the receiving end, the software will read the data from the receiver hardware, and compare the received data with what was expected. The receiver will then display statistics about the quality of the link. 6 Conclusions The project is currently progressing well. No problems have arisen. Signature of student:

8 References [1] M. Simon and M.-S. Alouini, Digital Communication over Fading Channels: A Unified Approach to Performance Analysis. New York: Wiley-Interscience, [2] M. Zorzi, R. Rao, and L. Milstein, Error statistics in data transmission over fading channels, IEEE Trans. Comm., vol. 46, pp , Nov [3] R. H. Clarke, A statistical theory of mobile radio reception, Bell Syst. Tech. J., vol. 47, pp , [4] H. Suzuki, A statistical model for urban radio propagation, IEEE Trans. Comm., vol. COM- 25, pp , July [5] G. D. Durgin, T. S. Rappaport, and D. A. de Wolf, New analytical models and probability density functions for fading in wireless communications, IEEE Trans. Comm., vol. 50, pp , June [6] W. C. Jakes, ed., Microwave mobile communications. New York: Wiley, [7] M. Abramowitz and I. A. Stegun, eds., Handbook of mathematical functions with formulas, graphs, and mathematical tables. New York: Dover, [8] H. S. Wang and N. Moayeri, Finite-State Markov Channel a useful model for radio communication channels, IEEE Trans. Vehic. Tech., vol. 44, pp , Feb [9] C. Tan and N. Beaulieu, First-order Markov modeling for the Rayleigh fading channel, in GLOBECOM 1998, vol. 6, (Sydney, NSW, Australia), pp , Nov [10] C. Tan and N. Beaulieu, On first-order Markov modeling for the Rayleigh fading channel, IEEE Trans. Comm., vol. 48, pp , Dec [11] L. Kanal and A. Sastry, Models for channels with memory and their applications to error control, Proc. IEEE, vol. 66, pp , July [12] F. Babich and G. Lombardi, A Markov model for the mobile propagation channel, IEEE Trans. Vehic. Tech., vol. 49, pp , Jan [13] W. Turin and R. van Nobelen, Hidden Markov modeling of flat fading channels, IEEE J. Select. Areas Commun., vol. 16, pp , Dec [14] C. Snow and S. L. Primak, Performance evaluation of tcp/ip in bluetooth based systems, in Proc. VTC Spring 2002, vol. 1, (Birmingham, AL), pp , May [15] U. Dersch, R. Ruegg, H. Kaufmann, and R. Rufener, Modelling and simulation of indoor radio channels, in Proc. IEEE ICC 93, vol. 3, (Geneva), pp , May [16] C. Snow and S. L. Primak, On a filter based simulator of Isotropic Sattering Omnidirectional Receiving Antenna (ISORA) fading channel. Internal Note I, October [17] E. Casas and C. Leung, A simple digital fading simulator for mobile radio, IEEE Trans. Vehic. Tech., vol. 39, pp , Aug

International Journal of Advance Engineering and Research Development. Performance Comparison of Rayleigh and Rician Fading Channel Models: A Review

International Journal of Advance Engineering and Research Development. Performance Comparison of Rayleigh and Rician Fading Channel Models: A Review Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 02, February -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Performance

More information

CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING

CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING CALIFORNIA STATE UNIVERSITY, NORTHRIDGE FADING CHANNEL CHARACTERIZATION AND MODELING A graduate project submitted in partial fulfillment of the requirements For the degree of Master of Science in Electrical

More information

Development of Outage Tolerant FSM Model for Fading Channels

Development of Outage Tolerant FSM Model for Fading Channels Development of Outage Tolerant FSM Model for Fading Channels Ms. Anjana Jain 1 P. D. Vyavahare 1 L. D. Arya 2 1 Department of Electronics and Telecomm. Engg., Shri G. S. Institute of Technology and Science,

More information

Performance Evaluation Of Digital Modulation Techniques In Awgn Communication Channel

Performance Evaluation Of Digital Modulation Techniques In Awgn Communication Channel Performance Evaluation Of Digital Modulation Techniques In Awgn Communication Channel Oyetunji S. A 1 and Akinninranye A. A 2 1 Federal University of Technology Akure, Nigeria 2 MTN Nigeria Abstract The

More information

IN A LAND mobile communication channel, movement

IN A LAND mobile communication channel, movement 216 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 47, NO. 1, FEBRUARY 1998 Dynamic Characteristics of a Narrowband Land Mobile Communication Channel H. Allen Barger, Member, IEEE Abstract Land mobile

More information

Discrete Rayleigh Fading Channel Modeling

Discrete Rayleigh Fading Channel Modeling Discrete Rayleigh Fading Channel Modeling Julio Aráuz jarauz@mail.sis.pitt.edu March 22 Department of Information Sciences and Telecommunications University of Pittsburgh 35 N. Bellefield Ave. Pittsburgh

More information

Millimeter Wave Small-Scale Spatial Statistics in an Urban Microcell Scenario

Millimeter Wave Small-Scale Spatial Statistics in an Urban Microcell Scenario Millimeter Wave Small-Scale Spatial Statistics in an Urban Microcell Scenario Shu Sun, Hangsong Yan, George R. MacCartney, Jr., and Theodore S. Rappaport {ss7152,hy942,gmac,tsr}@nyu.edu IEEE International

More information

CHAPTER 2 WIRELESS CHANNEL

CHAPTER 2 WIRELESS CHANNEL CHAPTER 2 WIRELESS CHANNEL 2.1 INTRODUCTION In mobile radio channel there is certain fundamental limitation on the performance of wireless communication system. There are many obstructions between transmitter

More information

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY

PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY PERFORMANCE ANALYSIS OF DIFFERENT M-ARY MODULATION TECHNIQUES IN FADING CHANNELS USING DIFFERENT DIVERSITY 1 MOHAMMAD RIAZ AHMED, 1 MD.RUMEN AHMED, 1 MD.RUHUL AMIN ROBIN, 1 MD.ASADUZZAMAN, 2 MD.MAHBUB

More information

Impact of Mobility and Closed-Loop Power Control to Received Signal Statistics in Rayleigh Fading Channels

Impact of Mobility and Closed-Loop Power Control to Received Signal Statistics in Rayleigh Fading Channels mpact of Mobility and Closed-Loop Power Control to Received Signal Statistics in Rayleigh Fading Channels Pekka Pirinen University of Oulu Telecommunication Laboratory and Centre for Wireless Communications

More information

MARKOV CHANNEL MODELING. Julio Nicolás Aráuz Salazar. Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 1996

MARKOV CHANNEL MODELING. Julio Nicolás Aráuz Salazar. Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 1996 82. MARKOV CHANNEL MODELING by Julio Nicolás Aráuz Salazar Electronics and Telecommunications Engineering, E.P.N Quito - Ecuador, 996 MST, University of Pittsburgh, 2 Submitted to the Graduate Faculty

More information

Effects of Fading Channels on OFDM

Effects of Fading Channels on OFDM IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 116-121 Effects of Fading Channels on OFDM Ahmed Alshammari, Saleh Albdran, and Dr. Mohammad

More information

Performance Evaluation of ½ Rate Convolution Coding with Different Modulation Techniques for DS-CDMA System over Rician Channel

Performance Evaluation of ½ Rate Convolution Coding with Different Modulation Techniques for DS-CDMA System over Rician Channel Performance Evaluation of ½ Rate Convolution Coding with Different Modulation Techniques for DS-CDMA System over Rician Channel Dilip Mandloi PG Scholar Department of ECE, IES, IPS Academy, Indore [India]

More information

Analytical Evaluation of MDPSK and MPSK Modulation Techniques over Nakagami Fading Channels

Analytical Evaluation of MDPSK and MPSK Modulation Techniques over Nakagami Fading Channels Analytical Evaluation of MDPSK and MPSK Modulation Techniques over Nakagami Fading Channels Alam S. M. Shamsul 1, Kwon GooRak 2, and Choi GoangSeog 3 Department of Information and Communication Engineering,

More information

Performance of a Base Station Feedback-Type Adaptive Array Antenna with Mobile Station Diversity Reception in FDD/DS-CDMA System

Performance of a Base Station Feedback-Type Adaptive Array Antenna with Mobile Station Diversity Reception in FDD/DS-CDMA System Performance of a Base Station Feedback-Type Adaptive Array Antenna with Mobile Station Diversity Reception in FDD/DS-CDMA System S. Gamal El-Dean 1, M. Shokair 2, M. I. Dessouki 3 and N. Elfishawy 4 Faculty

More information

WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING

WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING WIRELESS COMMUNICATION TECHNOLOGIES (16:332:546) LECTURE 5 SMALL SCALE FADING Instructor: Dr. Narayan Mandayam Slides: SabarishVivek Sarathy A QUICK RECAP Why is there poor signal reception in urban clutters?

More information

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1

Adaptive Modulation, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights 1 Adaptive, Adaptive Coding, and Power Control for Fixed Cellular Broadband Wireless Systems: Some New Insights Ehab Armanious, David D. Falconer, and Halim Yanikomeroglu Broadband Communications and Wireless

More information

THE Nakagami- fading channel model [1] is one of the

THE Nakagami- fading channel model [1] is one of the 24 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 4, NO. 1, JANUARY 2005 On the Crossing Statistics of Phase Processes and Random FM Noise in Nakagami-q Mobile Fading Channels Neji Youssef, Member,

More information

Application Note 37. Emulating RF Channel Characteristics

Application Note 37. Emulating RF Channel Characteristics Application Note 37 Emulating RF Channel Characteristics Wireless communication is one of the most demanding applications for the telecommunications equipment designer. Typical signals at the receiver

More information

Performance of generalized selection combining for mobile radio communications with mixed cochannel interferers. Title

Performance of generalized selection combining for mobile radio communications with mixed cochannel interferers. Title Title Performance of generalized selection combining for mobile radio communications with mixed cochannel interferers Author(s) Lo, CM; Lam, WH Citation Ieee Transactions On Vehicular Technology, 2002,

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

Development of a MATLAB Toolbox for Mobile Radio Channel Simulators

Development of a MATLAB Toolbox for Mobile Radio Channel Simulators J.Univ.Ruhuna 14 :4-45 Volume, December 14 ISSN 345-9387 RESEARCH ARTICLE Development of a MATLAB Toolbox for Mobile Radio Channel Simulators D. S. De Silva Department of Electrical and Information Engineering,

More information

Combined Rate and Power Adaptation in DS/CDMA Communications over Nakagami Fading Channels

Combined Rate and Power Adaptation in DS/CDMA Communications over Nakagami Fading Channels 162 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 48, NO. 1, JANUARY 2000 Combined Rate Power Adaptation in DS/CDMA Communications over Nakagami Fading Channels Sang Wu Kim, Senior Member, IEEE, Ye Hoon Lee,

More information

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment

The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment The Impact of EVA & EPA Parameters on LTE- MIMO System under Fading Environment Ankita Rajkhowa 1, Darshana Kaushik 2, Bhargab Jyoti Saikia 3, Parismita Gogoi 4 1, 2, 3, 4 Department of E.C.E, Dibrugarh

More information

Interference Scenarios and Capacity Performances for Femtocell Networks

Interference Scenarios and Capacity Performances for Femtocell Networks Interference Scenarios and Capacity Performances for Femtocell Networks Esra Aycan, Berna Özbek Electrical and Electronics Engineering Department zmir Institute of Technology, zmir, Turkey esraaycan@iyte.edu.tr,

More information

Performance Analysis of LTE Downlink System with High Velocity Users

Performance Analysis of LTE Downlink System with High Velocity Users Journal of Computational Information Systems 10: 9 (2014) 3645 3652 Available at http://www.jofcis.com Performance Analysis of LTE Downlink System with High Velocity Users Xiaoyue WANG, Di HE Department

More information

Antennas and Propagation. Chapter 5

Antennas and Propagation. Chapter 5 Antennas and Propagation Chapter 5 Introduction An antenna is an electrical conductor or system of conductors Transmission - radiates electromagnetic energy into space Reception - collects electromagnetic

More information

Discrete Rayleigh fading channel modeling

Discrete Rayleigh fading channel modeling WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2004; 4:413 425 (DOI: 10.1002/wcm.185) Discrete Rayleigh fading channel modeling Julio Aráuz 1, *,y, Prashant Krishnamurthy 1 and

More information

Antennas and Propagation. Chapter 5

Antennas and Propagation. Chapter 5 Antennas and Propagation Chapter 5 Introduction An antenna is an electrical conductor or system of conductors Transmission - radiates electromagnetic energy into space Reception - collects electromagnetic

More information

Antennas & Propagation. CSG 250 Fall 2007 Rajmohan Rajaraman

Antennas & Propagation. CSG 250 Fall 2007 Rajmohan Rajaraman Antennas & Propagation CSG 250 Fall 2007 Rajmohan Rajaraman Introduction An antenna is an electrical conductor or system of conductors o Transmission - radiates electromagnetic energy into space o Reception

More information

The Radio Channel. COS 463: Wireless Networks Lecture 14 Kyle Jamieson. [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P.

The Radio Channel. COS 463: Wireless Networks Lecture 14 Kyle Jamieson. [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P. The Radio Channel COS 463: Wireless Networks Lecture 14 Kyle Jamieson [Parts adapted from I. Darwazeh, A. Goldsmith, T. Rappaport, P. Steenkiste] Motivation The radio channel is what limits most radio

More information

Session2 Antennas and Propagation

Session2 Antennas and Propagation Wireless Communication Presented by Dr. Mahmoud Daneshvar Session2 Antennas and Propagation 1. Introduction Types of Anttenas Free space Propagation 2. Propagation modes 3. Transmission Problems 4. Fading

More information

Design of DFE Based MIMO Communication System for Mobile Moving with High Velocity

Design of DFE Based MIMO Communication System for Mobile Moving with High Velocity Design of DFE Based MIMO Communication System for Mobile Moving with High Velocity S.Bandopadhaya 1, L.P. Mishra, D.Swain 3, Mihir N.Mohanty 4* 1,3 Dept of Electronics & Telecomunicationt,Silicon Institute

More information

THE EFFECT of multipath fading in wireless systems can

THE EFFECT of multipath fading in wireless systems can IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 47, NO. 1, FEBRUARY 1998 119 The Diversity Gain of Transmit Diversity in Wireless Systems with Rayleigh Fading Jack H. Winters, Fellow, IEEE Abstract In

More information

Estimation of speed, average received power and received signal in wireless systems using wavelets

Estimation of speed, average received power and received signal in wireless systems using wavelets Estimation of speed, average received power and received signal in wireless systems using wavelets Rajat Bansal Sumit Laad Group Members rajat@ee.iitb.ac.in laad@ee.iitb.ac.in 01D07010 01D07011 Abstract

More information

Performance Analysis of Equalizer Techniques for Modulated Signals

Performance Analysis of Equalizer Techniques for Modulated Signals Vol. 3, Issue 4, Jul-Aug 213, pp.1191-1195 Performance Analysis of Equalizer Techniques for Modulated Signals Gunjan Verma, Prof. Jaspal Bagga (M.E in VLSI, SSGI University, Bhilai (C.G). Associate Professor

More information

On the Capacity of Joint Fading and Two-path Shadowing Channels

On the Capacity of Joint Fading and Two-path Shadowing Channels On the Capacity of Joint Fading and Two-path Shadowing Channels I. Dey, Student Member, IEEE, G. G. Messier, Member, IEEE, and S. Magierowski, Member, IEEE arxiv:65.3635v [cs.it] May 26 Abstract The ergodic

More information

Channel Modelling for Beamforming in Cellular Systems

Channel Modelling for Beamforming in Cellular Systems Channel Modelling for Beamforming in Cellular Systems Salman Durrani Department of Engineering, The Australian National University, Canberra. Email: salman.durrani@anu.edu.au DERF June 26 Outline Introduction

More information

ABEP Upper and Lower Bound of BPSK System over OWDP Fading Channels

ABEP Upper and Lower Bound of BPSK System over OWDP Fading Channels Advances in Wireless and Mobile Communications. ISSN 0973-697 Volume 10, Number (017), pp. 307-313 Research India Publications http://www.ripublication.com ABEP Upper and Lower Bound of BPSK System over

More information

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss

EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss EENG473 Mobile Communications Module 3 : Week # (12) Mobile Radio Propagation: Small-Scale Path Loss Introduction Small-scale fading is used to describe the rapid fluctuation of the amplitude of a radio

More information

Part 4. Communications over Wireless Channels

Part 4. Communications over Wireless Channels Part 4. Communications over Wireless Channels p. 1 Wireless Channels Performance of a wireless communication system is basically limited by the wireless channel wired channel: stationary and predicable

More information

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels

Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Performance Evaluation of OFDM System with Rayleigh, Rician and AWGN Channels Abstract A Orthogonal Frequency Division Multiplexing (OFDM) scheme offers high spectral efficiency and better resistance to

More information

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique

Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding Technique e-issn 2455 1392 Volume 2 Issue 6, June 2016 pp. 190 197 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Performance Study of MIMO-OFDM System in Rayleigh Fading Channel with QO-STB Coding

More information

Written Exam Channel Modeling for Wireless Communications - ETIN10

Written Exam Channel Modeling for Wireless Communications - ETIN10 Written Exam Channel Modeling for Wireless Communications - ETIN10 Department of Electrical and Information Technology Lund University 2017-03-13 2.00 PM - 7.00 PM A minimum of 30 out of 60 points are

More information

SEVERAL diversity techniques have been studied and found

SEVERAL diversity techniques have been studied and found IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 52, NO. 11, NOVEMBER 2004 1851 A New Base Station Receiver for Increasing Diversity Order in a CDMA Cellular System Wan Choi, Chaehag Yi, Jin Young Kim, and Dong

More information

Analysis of Fast Fading in Wireless Communication Channels M.Siva Ganga Prasad 1, P.Siddaiah 1, L.Pratap Reddy 2, K.Lekha 1

Analysis of Fast Fading in Wireless Communication Channels M.Siva Ganga Prasad 1, P.Siddaiah 1, L.Pratap Reddy 2, K.Lekha 1 International Journal of ISSN 0974-2107 Systems and Technologies IJST Vol.3, No.1, pp 139-145 KLEF 2010 Fading in Wireless Communication Channels M.Siva Ganga Prasad 1, P.Siddaiah 1, L.Pratap Reddy 2,

More information

Selected answers * Problem set 6

Selected answers * Problem set 6 Selected answers * Problem set 6 Wireless Communications, 2nd Ed 243/212 2 (the second one) GSM channel correlation across a burst A time slot in GSM has a length of 15625 bit-times (577 ) Of these, 825

More information

Simulation of Outdoor Radio Channel

Simulation of Outdoor Radio Channel Simulation of Outdoor Radio Channel Peter Brída, Ján Dúha Department of Telecommunication, University of Žilina Univerzitná 815/1, 010 6 Žilina Email: brida@fel.utc.sk, duha@fel.utc.sk Abstract Wireless

More information

Simulation Models with Correct Statistical Properties for Rayleigh Fading Channels

Simulation Models with Correct Statistical Properties for Rayleigh Fading Channels Missouri University of Science and Technology Scholars' Mine Electrical and Computer Engineering Faculty Research & Creative Works Electrical and Computer Engineering 1-1-2003 Simulation Models with Correct

More information

9.4 Temporal Channel Models

9.4 Temporal Channel Models ECEn 665: Antennas and Propagation for Wireless Communications 127 9.4 Temporal Channel Models The Rayleigh and Ricean fading models provide a statistical model for the variation of the power received

More information

UNIK4230: Mobile Communications Spring 2013

UNIK4230: Mobile Communications Spring 2013 UNIK4230: Mobile Communications Spring 2013 Abul Kaosher abul.kaosher@nsn.com Mobile: 99 27 10 19 1 UNIK4230: Mobile Communications Propagation characteristis of wireless channel Date: 07.02.2013 2 UNIK4230:

More information

Chapter 3. Mobile Radio Propagation

Chapter 3. Mobile Radio Propagation Chapter 3 Mobile Radio Propagation Based on the slides of Dr. Dharma P. Agrawal, University of Cincinnati and Dr. Andrea Goldsmith, Stanford University Propagation Mechanisms Outline Radio Propagation

More information

TURBOCODING PERFORMANCES ON FADING CHANNELS

TURBOCODING PERFORMANCES ON FADING CHANNELS TURBOCODING PERFORMANCES ON FADING CHANNELS Ioana Marcu, Simona Halunga, Octavian Fratu Telecommunications Dept. Electronics, Telecomm. & Information Theory Faculty, Bd. Iuliu Maniu 1-3, 061071, Bucharest

More information

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU

Channel. Muhammad Ali Jinnah University, Islamabad Campus, Pakistan. Multi-Path Fading. Dr. Noor M Khan EE, MAJU Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

A Unified View on the Interplay of Scheduling and MIMO Technologies in Wireless Systems

A Unified View on the Interplay of Scheduling and MIMO Technologies in Wireless Systems A Unified View on the Interplay of Scheduling and MIMO Technologies in Wireless Systems Li-Chun Wang and Chiung-Jang Chen National Chiao Tung University, Taiwan 03/08/2004 1 Outline MIMO antenna systems

More information

Performance Evaluation of BPSK modulation Based Spectrum Sensing over Wireless Fading Channels in Cognitive Radio

Performance Evaluation of BPSK modulation Based Spectrum Sensing over Wireless Fading Channels in Cognitive Radio IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 6, Ver. IV (Nov - Dec. 2014), PP 24-28 Performance Evaluation of BPSK modulation

More information

NSC E

NSC E NSC91-2213-E-011-119- 91 08 01 92 07 31 92 10 13 NSC 912213 E 011 119 NSC 91-2213 E 036 020 ( ) 91 08 01 92 07 31 ( ) - 2 - 9209 28 A Per-survivor Kalman-based prediction filter for space-time coded systems

More information

Mobile Radio Propagation Channel Models

Mobile Radio Propagation Channel Models Wireless Information Transmission System Lab. Mobile Radio Propagation Channel Models Institute of Communications Engineering National Sun Yat-sen University Table of Contents Introduction Propagation

More information

Achievable Unified Performance Analysis of Orthogonal Space-Time Block Codes with Antenna Selection over Correlated Rayleigh Fading Channels

Achievable Unified Performance Analysis of Orthogonal Space-Time Block Codes with Antenna Selection over Correlated Rayleigh Fading Channels Achievable Unified Performance Analysis of Orthogonal Space-Time Block Codes with Antenna Selection over Correlated Rayleigh Fading Channels SUDAKAR SINGH CHAUHAN Electronics and Communication Department

More information

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA

Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA Performance of Wideband Mobile Channel with Perfect Synchronism BPSK vs QPSK DS-CDMA By Hamed D. AlSharari College of Engineering, Aljouf University, Sakaka, Aljouf 2014, Kingdom of Saudi Arabia, hamed_100@hotmail.com

More information

IN A typical mobile communication channel, the transmitted

IN A typical mobile communication channel, the transmitted IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 53, NO. 5, SEPTEMBER 2004 1491 Finite-State Markov Modeling of Correlated Rician-Fading Channels Cecilio Pimentel, Member, IEEE, Tiago H. Falk, Student Member,

More information

DIVERSITY combining is one of the most practical, effective

DIVERSITY combining is one of the most practical, effective IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 4, NO. 3, MAY 2005 841 Equal-Gain and Maximal-Ratio Combining Over Nonidentical Weibull Fading Channels George K. Karagiannidis, Senior Member, IEEE,

More information

Antennas and Propagation

Antennas and Propagation Mobile Networks Module D-1 Antennas and Propagation 1. Introduction 2. Propagation modes 3. Line-of-sight transmission 4. Fading Slides adapted from Stallings, Wireless Communications & Networks, Second

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

Mobile-to-Mobile Wireless Channels

Mobile-to-Mobile Wireless Channels Mobile-to-Mobile Wireless Channels Alenka Zajic ARTECH HOUSE BOSTON LONDON artechhouse.com Contents PREFACE xi ma Inroduction 1 1.1 Mobile-to-Mobile Communication Systems 2 1.1.1 Vehicle-to-Vehicle Communication

More information

PERFORMANCE ANALYSIS OF DUAL-BRANCH SELECTION DIVERSITY SYSTEM USING NOVEL MATHEMATICAL APPROACH

PERFORMANCE ANALYSIS OF DUAL-BRANCH SELECTION DIVERSITY SYSTEM USING NOVEL MATHEMATICAL APPROACH FACTA UNIVERSITATIS Series: Electronics and Energetics Vol. 3, N o, June 7, pp. 35-44 DOI:.98/FUEE735G PERFORMANCE ANALYSIS OF DUAL-BRANCH SELECTION DIVERSITY SYSTEM USING NOVEL MATHEMATICAL APPROACH Aleksandra

More information

Energy Detection Spectrum Sensing Technique in Cognitive Radio over Fading Channels Models

Energy Detection Spectrum Sensing Technique in Cognitive Radio over Fading Channels Models Energy Detection Spectrum Sensing Technique in Cognitive Radio over Fading Channels Models Kandunuri Kalyani, MTech G. Narayanamma Institute of Technology and Science, Hyderabad Y. Rakesh Kumar, Asst.

More information

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques 1 Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques Bin Song and Martin Haardt Outline 2 Multi-user user MIMO System (main topic in phase I and phase II) critical problem Downlink

More information

SNR Estimation in Nakagami-m Fading With Diversity Combining and Its Application to Turbo Decoding

SNR Estimation in Nakagami-m Fading With Diversity Combining and Its Application to Turbo Decoding IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 11, NOVEMBER 2002 1719 SNR Estimation in Nakagami-m Fading With Diversity Combining Its Application to Turbo Decoding A. Ramesh, A. Chockalingam, Laurence

More information

Multi-Path Fading Channel

Multi-Path Fading Channel Instructor: Prof. Dr. Noor M. Khan Department of Electronic Engineering, Muhammad Ali Jinnah University, Islamabad Campus, Islamabad, PAKISTAN Ph: +9 (51) 111-878787, Ext. 19 (Office), 186 (Lab) Fax: +9

More information

UWB Small Scale Channel Modeling and System Performance

UWB Small Scale Channel Modeling and System Performance UWB Small Scale Channel Modeling and System Performance David R. McKinstry and R. Michael Buehrer Mobile and Portable Radio Research Group Virginia Tech Blacksburg, VA, USA {dmckinst, buehrer}@vt.edu Abstract

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2003 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Fundamentals of Wireless Communication

Fundamentals of Wireless Communication Fundamentals of Wireless Communication David Tse University of California, Berkeley Pramod Viswanath University of Illinois, Urbana-Champaign Fundamentals of Wireless Communication, Tse&Viswanath 1. Introduction

More information

Application of classical two-ray and other models for coverage predictions of rural mobile communications over various zones of India

Application of classical two-ray and other models for coverage predictions of rural mobile communications over various zones of India Indian Journal of Radio & Space Physics Vol. 36, October 2007, pp. 423-429 Application of classical two-ray and other models for coverage predictions of rural mobile communications over various zones of

More information

S. A. Hanna Hanada Electronics, P.O. Box 56024, Abstract

S. A. Hanna Hanada Electronics, P.O. Box 56024, Abstract CONVOLUTIONAL INTERLEAVING FOR DIGITAL RADIO COMMUNICATIONS S. A. Hanna Hanada Electronics, P.O. Box 56024, 407 Laurier Ave. W., Ottawa, Ontario, K1R 721 Abstract Interleaving enhances the quality of digital

More information

Investigations for Broadband Internet within High Speed Trains

Investigations for Broadband Internet within High Speed Trains Investigations for Broadband Internet within High Speed Trains Abstract Zhongbao Ji Wenzhou Vocational and Technical College, Wenzhou 325035, China. 14644404@qq.com Broadband IP based multimedia services

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

Performance Analysis of Combining Techniques Used In MIMO Wireless Communication System Using MATLAB

Performance Analysis of Combining Techniques Used In MIMO Wireless Communication System Using MATLAB International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Performance Evaluation of a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme

Performance Evaluation of a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme International Journal of Wired and Wireless Communications Vol 4, Issue April 016 Performance Evaluation of 80.15.3a UWB Channel Model with Antipodal, Orthogonal and DPSK Modulation Scheme Sachin Taran

More information

V2x wireless channel modeling for connected cars. Taimoor Abbas Volvo Car Corporations

V2x wireless channel modeling for connected cars. Taimoor Abbas Volvo Car Corporations V2x wireless channel modeling for connected cars Taimoor Abbas Volvo Car Corporations taimoor.abbas@volvocars.com V2X Terminology Background V2N P2N V2P V2V P2I V2I I2N 6/12/2018 SUMMER SCHOOL ON 5G V2X

More information

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME

PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME PERFORMANCE EVALUATION OF WCDMA SYSTEM FOR DIFFERENT MODULATIONS WITH EQUAL GAIN COMBINING SCHEME Rajkumar Gupta Assistant Professor Amity University, Rajasthan Abstract The performance of the WCDMA system

More information

Neural Model for Path Loss Prediction in Suburban Environment

Neural Model for Path Loss Prediction in Suburban Environment Neural Model for Path Loss Prediction in Suburban Environment Ileana Popescu, Ioan Nafornita, Philip Constantinou 3, Athanasios Kanatas 3, Netarios Moraitis 3 University of Oradea, 5 Armatei Romane Str.,

More information

International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.5,October 2014

International Journal of Mobile Network Communications & Telematics ( IJMNCT) Vol. 4, No.5,October 2014 PERFORMANCE EVALUATION WITH A COMPARATIVE ANALYSIS OF MIMO CHANNEL ON THE BASIS OF DOPPLER SHIFT AND OTHER PROBABILISTIC PARAMETERS IN FADING ENVIRONMENT ABSTRACT Sutanu Ghosh Dr. Sudhir Chandra Sur Degree

More information

FADING DEPTH EVALUATION IN MOBILE COMMUNICATIONS FROM GSM TO FUTURE MOBILE BROADBAND SYSTEMS

FADING DEPTH EVALUATION IN MOBILE COMMUNICATIONS FROM GSM TO FUTURE MOBILE BROADBAND SYSTEMS FADING DEPTH EVALUATION IN MOBILE COMMUNICATIONS FROM GSM TO FUTURE MOBILE BROADBAND SYSTEMS Filipe D. Cardoso 1,2, Luis M. Correia 2 1 Escola Superior de Tecnologia de Setúbal, Polytechnic Institute of

More information

PERFORMANCE ANALYSIS OF MC-CDMA COMMUNICATION SYSTEMS OVER NAKAGAMI-M ENVIRONMENTS

PERFORMANCE ANALYSIS OF MC-CDMA COMMUNICATION SYSTEMS OVER NAKAGAMI-M ENVIRONMENTS 58 Journal of Marine Science and Technology, Vol. 4, No., pp. 58-63 (6) Short Paper PERFORMANCE ANALYSIS OF MC-CDMA COMMUNICATION SYSTEMS OVER NAKAGAMI-M ENVIRONMENTS Joy Iong-Zong Chen Key words: MC-CDMA

More information

Combining techniques graphical representation of bit error rate performance used in mitigating fading in global system for mobile communication (GSM)

Combining techniques graphical representation of bit error rate performance used in mitigating fading in global system for mobile communication (GSM) JEMT 5 (2017) 1-7 ISSN 2053-3535 Combining techniques graphical representation of bit error rate performance used in mitigating fading in global system for mobile communication (GSM) Awofolaju T. T.* and

More information

STUDY OF ENHANCEMENT OF SPECTRAL EFFICIENCY OF WIRELESS FADING CHANNEL USING MIMO TECHNIQUES

STUDY OF ENHANCEMENT OF SPECTRAL EFFICIENCY OF WIRELESS FADING CHANNEL USING MIMO TECHNIQUES STUDY OF ENHANCEMENT OF SPECTRAL EFFICIENCY OF WIRELESS FADING CHANNEL USING MIMO TECHNIQUES Jayanta Paul M.TECH, Electronics and Communication Engineering, Heritage Institute of Technology, (India) ABSTRACT

More information

Wireless Channel Modeling for Simulator for Adaptive. Multimedia Delivery over Wireless Networks

Wireless Channel Modeling for Simulator for Adaptive. Multimedia Delivery over Wireless Networks Wireless Channel Modeling for Simulator for Adaptive Multimedia Delivery over Wireless Networks by Xiaojing Li TR12-221, December 17, 2012 Faculty of Computer Science University of New Brunswick Fredericton,

More information

Performance of Dual-Branch Diversity Receiver based SR-ARQ in Rayleigh Fading Channel

Performance of Dual-Branch Diversity Receiver based SR-ARQ in Rayleigh Fading Channel Performance of Dual-Branch Diversity Receiver based SR-ARQ in Rayleigh Fading Channel Ghaida A. AL-Suhail,Tharaka A. Lamahewa and Rodney A. Kennedy Computer Engineering Dept., University of Basrah, Basrah,

More information

Network-Scale Emulation of General Wireless Channels

Network-Scale Emulation of General Wireless Channels Network-Scale Emulation of General Wireless Channels Xiaohui Wang, Kevin Borries, Eric Anderson, and Peter Steenkiste Carnegie Mellon University Pittsburgh, PA Abstract This paper presents a framework

More information

Unit 7 - Week 6 - Wide Sense Stationary Uncorrelated Scattering (WSSUS) Channel Model

Unit 7 - Week 6 - Wide Sense Stationary Uncorrelated Scattering (WSSUS) Channel Model X Courses» Introduction to Wireless and Cellular Communications Announcements Course Forum Progress Mentor Unit 7 - Week 6 - Wide Sense Stationary Uncorrelated Scattering (WSSUS) Channel Model Course outline

More information

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS

DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS DESIGN AND ANALYSIS OF MULTIBAND OFDM SYSTEM OVER ULTRA WIDE BAND CHANNELS G.Joselin Retna Kumar Research Scholar, Sathyabama University, Chennai, Tamil Nadu, India joselin_su@yahoo.com K.S.Shaji Principal,

More information

Geometrical-Based Statistical Macrocell Channel Model for Mobile Environments

Geometrical-Based Statistical Macrocell Channel Model for Mobile Environments IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 3, MARCH 2002 495 Geometrical-Based Statistical Macrocell Channel Model for Mobile Environments Paul Petrus, Jeffrey H. Reed, Senior Member, IEEE, and

More information

The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems

The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems The Impact of Imperfect One Bit Per Subcarrier Channel State Information Feedback on Adaptive OFDM Wireless Communication Systems Yue Rong Sergiy A. Vorobyov Dept. of Communication Systems University of

More information

Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels

Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels Southern Illinois University Carbondale OpenSIUC Articles Department of Electrical and Computer Engineering -26 Throughput Performance of an Adaptive ARQ Scheme in Rayleigh Fading Channels A. Mehta Southern

More information

Simulation of Fading Channel and Burst Error Behavior of State-3 Memoryless Markov Model

Simulation of Fading Channel and Burst Error Behavior of State-3 Memoryless Markov Model Cyber Journals: Multidisciplinary Journals in Science and Technology, Journal of Selected Areas in Telecommunications (JSAT), November Edition, 2011 Simulation of Fading Channel and Burst Error Behavior

More information

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, August 18, ISSN

International Journal of Computer Engineering and Applications, Volume XII, Special Issue, August 18,   ISSN BIT ERROR RATE ANALYSIS OF M-ARY PSK AND M-ARY QAM OVER RICIAN FADING CHANNEL 1 Subrato Bharati, 2 Mohammad Atikur Rahman, 3 Prajoy Podder. 4 Mohammad Hossain 1,2,3,4 Department of EEE, Ranada Prasad Shaha

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Adaptive Modulation for Transmitter Antenna Diversity Mobile Radio Systems 1

Adaptive Modulation for Transmitter Antenna Diversity Mobile Radio Systems 1 Adaptive Modulation for Transmitter Antenna Diversity Mobile Radio Systems Shengquan Hu +, Alexandra Duel-Hallen *, Hans Hallen^ + Spreadtrum Communications Corp. 47 Patrick Henry Dr. Building 4, Santa

More information