Mobile Location Estimator with NLOS Mitigation Using Kalman Filtering Bao Long Le *, Kazi Ahmed *, Hiroyuki Tsuji ** * Asian Institute of Technology

Size: px
Start display at page:

Download "Mobile Location Estimator with NLOS Mitigation Using Kalman Filtering Bao Long Le *, Kazi Ahmed *, Hiroyuki Tsuji ** * Asian Institute of Technology"

Transcription

1 Mobile Location Estimator with NLOS Mitigation Using Kalman Filtering Bao Long Le *, Kazi Ahmed *, Hiroyuki suji ** * Asian Institute of echnology C/SA, P. O. Box 4, Klong Luang, Pathumthani, 12120, hailand lblong@ptithcm.edu.vn, kahmed@ait.ac.th ** Communications Research Lab (CRL) 3-4, Hikarino-oka, Yokosuka, , Japan tsuji@crl.go.jp Abstract-Mobile location estimation has attracted much interest over the past few years. he most challenging issues which render to reach the required accuracy for the time-based location system are multipath and non light of sight (NLOS) problems. his paper suggests the simple but robust techniques using biased Kalman filter to smooth and mitigate the NLOS effect for OA measurements. he processed OAs are then used for DOA formulation and provided for location estimation. he further tracking stage is shown not to improve the accuracy much but to be necessary to smooth the mobile trajectory. he better accuracy for mobile location is suggested for future work by using the geographical information through searching the match between the path loss measured at multiple BSs and that estimated by ray-tracing techniques. I. INRODUCION he mobile location service was stimulated by US Federal Commission Committee (FCC) which mandated the wireless operators to provide the location of emergency callers. While the accuracy requirement for phase II is 100m for of time and 300m for of the time for network-based location systems [1], it can be anticipated that the requirement will become stricter in the future because of the requirements of other potential applications such as location-based billing services, resource management, intelligent transportation system (IS) applications, fleet management, etc. he fundamental methods for locating the mobile terminal are to use signal strength, angle of arrival (AOA), time of arrival (OA), time difference of arrival (DOA). Among them, DOA-based location systems are of more interest because of its potential for high location estimation accuracy. Unfortunately, whichever method is used, the rough wireless environment imposes big challenges for precise estimation of these parameters at multiple Base Stations (BS) which result in big in the estimation of mobile location. he two biggest challenges for precise mobile location estimation are hearability and NLOS problems. In actual mobile systems, when a mobile terminal is near the serving BS, it must reduce its power to avoid causing interference to other users. In this case, the too weak transmitted power may not be received by three or more nearby BSs which are the requirement of location algorithms to determine the coordinates of the mobile terminal. o solve the problem, the Power Up Function (PUF) was recommended for the current wireless system, IS-95B for example, to allow the mobile terminal to increase its power for a limited time interval in the reverse channel to make sure that enough number of BSs can receive the signal for the operation of location algorithms. For OA formulation, the direct (LOS) path which connects the transmitter and receiver is needed to calculate the corresponding range between them. However, in real wireless environment, especially in dense urban scenarios, the LOS path is often blocked and the communications is conducted through reflected, diffracted and scattered rays due to the interaction with objects in the propagation environment. In term of OA estimation, this phenomenon leads to the positive bias in the OA estimation and finally causes s in location estimation. According to the measurement conducted in [2], the mean and standard deviation of range s are on the order of 513m and 436m respectively. As a result, the key points of any time-based location systems are to identify which BSs have NLOS with the mobile terminal and the NLOS mitigation techniques must be devised to partially cancel this killer issue instead of simply ignore OA data of such NLOS BSs because in rough wireless environment, LOS BSs are not always available. In [5], the Residual weighting algorithm is used to mitigate the location caused by measurement and NLOS noises. Although no prior knowledge of NLOS was required, their result was not good enough to satisfy at least the FCC mandates. In [3], the authors used polynomial fit to smooth range data and mitigate the NLOS effects. It is quite obvious in this technique that considerable delay must be introduced and the real time location estimation is impossible. However, their important contribution is that the identification of LOS/NLOS condition can be done by a simple hypothesis test in which the standard deviation of range measurement in the case of NLOS is significantly larger than that of LOS case. he Kalman filtering techniques were suggested in [4] as a promising technique for range measurement smoothing and NLOS mitigation. However, their weak point was to use the standard deviation estimated by Kalman filter to identify the LOS/NLOS scenarios and also used that estimated standard deviation to mitigate the NLOS through increasing the covariance matrix of measurement noise vector. In real situation, the propagation channel gets changing when the mobile users move and their unpredictable movement such as velocity, acceleration as well as the correlation of measurement data will definitely lead to /03/$17.00 (C) 2003 IEEE 1969

2 OA from M BSs Standard deviation calculation and LOS/NLOS test LOS/NLOS result Unbiased smoothing or biased smoothing if NLOS detected Processed OA DOA formulation and location estimation rajectory tracking by Kalman filter BS coordinates database and timing offset Mobile trajectory for display Figure 1.Mobile location estimation architecture mismodeling s and the estimated variance provided by Kalman filter does not reliably reflect the true variance in LOS and NLOS scenarios [8]. Checking by simulation, we found out that there was not the big difference of estimated variance in cases of LOS and NLOS if the measurement noise covariance matrixes applied for these two different scenarios were the same. In this paper, we propose to use the real variance calculated periodically to identify the LOS/NLOS scenarios and bias the range measurements to their true values for location estimation algorithm operation. he organization of the paper is as follows. Section II is devoted to describe general features of the location estimation architecture. he overview of Kalman filter techniques for smoothing, tracking and NLOS mitigation techniques are presented in section III. In section IV, the simulation result is shown. he discussion and future work are explained in section V and the conclusion is presented in section VI. II. LOCAION ESIMAION ARCHIECURE In our architecture, the raw OA data at consecutive time samples obtained at multiple BSs are tested to identify any NLOS BSs. Here, the period for repeated checking LOS/NLOS conditions and the number of samples for variance calculation are chosen experimentally. According to [3], when NLOS condition exists, the standard deviation is greater than that in case of LOS significantly. In the proposed scheme for preproceesing OA, the unbiased Kalman filter is used in the case of LOS and the biased version is employed to mitigate the positive bias when NLOS condition is detected. he processed OA data are then used to formulate DOA which incorporates any timing offsets between corresponding pairs of BSs. he range difference calculated by these DOA streams is then input for the location estimator which is the least squared fit proposed by Chan [6]. he mobile positions at consecutive time instants are then smoothed by another Kalman filter to obtain smooth mobile trajectory for display which was successfully used in [7]. he architecture of mobile location estimator is illustrated in figure 1. III. OA SMOOHING AND NLOS MIIGAION A. Kalman Filter Kalman filter can be used to estimate the stream of data vector through the processing of measurement data. he following formulae (1-7) are adapted from [8]. he state data vector satisfies (1) X k +1 = ΦX k + ΓWk, k N 0 (1) where X k = [ xk x& k ] is the state vector at the time sample t k, x& k denotes the first derivative of x k, W k is the driving noise vector with covariance matrix Q = σ u 2 I and I ti 0 Φ =, Γ = 0 I ti he measurement process is described in (2) Y k = MX k + U k (2) where Y k is the measured data vector, M = [ I 0] and U k has covariance matrix R= σ x 2 I Equations (3-7) show the iterative operation of the filter X k+ 1, k = ΦX k, k (3) Ck + 1, k = ΦCk, k Φ + ΓQΓ (4) K = Ck + 1, k M ( MCk+ 1, k M 1 + R) (5) C k + 1, k + 1 = Ck + 1, k KMCk + 1, k (6) X k+ 1, k + 1 = X k+ 1, k + K( Yk + 1 MΦX k, k ) (7) where K is Kalman gain and C k, k is the covariance matrix of X k,k and denotes the matrix transposition In this paper, Kalman filter is used to smooth range measurement data with the state vector X k = [ rk r& k ] and to track the mobile trajectory with the state vector X k = [ xk yk vxk v yk ]. B. NLOS Identification he range measurement corresponding to OA data can be modeled as r m ) = lm ) + nm ) + NLOSm ), m=1,,m (8) where r m (t i ) is the range measurement, l m (t i ) is the true range, n m (t i ) is the measurement noise, NLOS m (t i ) is the NLOS at time sample t i. Measurement noise is usually modeled as Gaussian, i.e. n m (t i ) ~ N(0, σ m ) where σ m is in the order of 150m [3]. NLOS can be obtained as the excessive delay multiplied by the velocity of light. herefore, the NLOS can be modeled as the frequently used models for delay profiles which are exponential, uniform or delta random variable [5]. 1970

3 In the LOS scenario, the Kalman filter output converges to the true range and the location estimator can give quite accurate location result. However, in the case of NLOS, the biased range is obtained and the mobile location can be too big. Because we do not know when and how often the LOS BSs appear and disappear, we propose to check the LOS/NLOS conditions for all hearable BSs periodically. Here, the important things are how long before the LOS/NLOS conditions are tested again and how big the number of samples should be used for standard deviation calculation. hese two parameters are chosen experimentally in this paper. Let X m (t i ) be the range of m th BS at time instant t i smoothed by unbiased Kalman filter, the sample standard deviation is 1 K ˆ 2 σ m = ( rm ) X m )) (9) K i= 1 he standard deviation in case of LOS is stemmed from measurement noiseσ m, which can be measured and a simple hypothesis test is employed to identify LOS/NLOS BSs H 0 : ˆ σ m < γσ m LOS condition H 1 : ˆ σ m γσ m NLOS condition (10) where γ >1 is used to reduce the probability of false alarm which is chosen experimentally. C. NLOS Mitigation For all LOS BSs, the unbiased Kalman filter procedure described in (3-7) is used. With NLOS BSs, the biased version of the filter on the sample by sample basis is employed to mitigate the NLOS range. he positive range bias is somewhat canceled by increasing the diagonal elements of noise covariance matrix as in (11) ˆ σ x = ασ m if Y k+ 1 MX k + 1, k > 0 and NLOS detected (*) = σ m otherwise (11) where α is chosen by experiment to give good location estimation result. D. Smoothing and Location Procedure When the estimator starts the calculation, we do not know which BS is LOS or NLOS, the unbiased smoothing is used and the smoothing filter immediately switches to biased mode for any BSs detected as NLOS as soon as the first K samples are collected. From that time onwards, the testing procedure is repeated after each N measurement samples and which smoothing filter types are used depends on the result of the hypothesis test. he operation of the location estimator is summarized in figure 2. IV. SIMULAION RESUL Simulations are performed to confirm the validity of the proposed techniques. he simulated trajectory has 1000 time samples with the sample interval equals to 0.2s. As a result, the observed time is 200s. he mobile has the steady velocity of 30m/s and moves in the straight line. n=n n=0 Start Gather range samples n and smooth them unbiasedly n=k Standard deviation calculation (*) correct? Unbiased smoothing Location estimation Location tracking Biased smoothing Figure 2.Algorithm for range measurement processing and location estimation he range data are created by calculating the true distance from each mobile position in the trajectory to the known BS positions and the measurement noise and NLOS noise are added to the true calculated range to get the measured range data. he measurement noise is assumed to be Gaussian distribution with standard deviation σ m =150m and the NLOS noise is simulated to be uniform distribution over the interval [0m, 1000m]. he mean and standard deviation of range in this simulation are 490.6m and 493.6m respectively, which is comparable to measurement result in [2]. wo cases are tested. In the first case, the LOS/NLOS conditions of each BS is randomly assigned and fixed for the whole trajectory. he LOS/NLOS condition of each BS in the second case is changed for each 250 time samples in the random manner. he location estimation accuracy is checked for the scenarios of 3 BSs, 4 BSs, 5 BSs. he coordinates of BSs are BS1 (x 1 =-, y 1 =-2000), BS2 (x 2 =, y 2 =), BS3 (x 3 =6000, y 3 =2000), BS4 (x 4 =6000, y 4 =6000), BS5 (x 5 =7000, y 5 =1000). he BS groups have the BSs in the order mentioned above until the number of BSs is achieved. For example, the 3 BS case has the BS set {BS1, BS2, BS3}, etc. he interval for repeatedly checking LOS/NLOS condition is 50 time samples and the length for sample standard deviation calculation is 15, which we will call the checking interval. he values of γ=1.1 and α 2 =12 in (10) and (11) are chosen. In each case, 50 simulations are run in the same trajectory with the same parameters and the location is calculated with the elimination of the first 100 time samples. It is done so to ignore the quite big location during the transient time of the Kalman filter and during the first interval when we use unbiased smoothing for all BSs (at the beginning we do not know which BS has LOS or NLOS condition so this operation is unavoidable). However, it is justified because this ignored interval is just 100*0.2=20s, which is expected to be small for the whole observation time. he covariance noise matrixes for filtering operation of range distance are R=r^2, Q=q^2 where r is chosen equal σˆ x 1971

4 in (11) depending on LOS and NLOS conditions and the comparison of the predicted range and the actually obtained range, q=1(m/s 2 ) is chosen. he initial value for state vector is X 0 =[x 0 0], where x 0 is the first range sample and covariance matrix is C 0 =[r^2 0; 0 v^2], where r is the same for noise matrix R and v=30m/s. he simulation result shows that the big value of v can reduce the transient time of the Kalman filter especially in the case of biased smoothing. One very important thing of the proposed technique is that in order to reduce the undesirable transient behavior of the filter, which causes the big location estimation, the filtered state vector and the output covariance matrix of the last sample of the checking interval is used as the initial value for the filter operation right after that if the LOS/NLOS condition is still the same; otherwise, only the filtered range of the last sample of the checking interval is used as the initial value, i.e. x 0, for the filter operation of next sample. By employing this initialization process, the range data is nearly smooth for the whole trajectory. he results of location are summarized in table I and table II. Location results in a column named LOS smoothing are due to unbiased smoothing, in columns named NLOS smoothing and NLOS & racking are due to the proposed smoothing scheme without and with tracking respectively. As can be seen, without biased smoothing to mitigate the NLOS s, the location is very big and the FCC goal cannot be achieved even with 5 BSs. he location estimation of the proposed method is shown to satisfy the FCC requirement for most cases. he case of abrupt change of LOS/NLOS condition has location s larger than those of fixed LOS/NLOS condition about 20m for 4, 5 BS cases although the average number of LOS BSs is shown to be quite small for both cases. location estimation is a bit larger than 100m for the fixed LOS/NLOS condition, 3BS case but below this FCC target for all other cases. he proposed method has location s below 300m in all considered cases. In table I, the optimal condition when all five BSs are LOS is also tested. he location in this case can be considered as the lower bound because such excellent condition would not be achieved in real rough wireless environment. It can be seen in figure 3 and figure 4 that the biased Kalman filter can efficiently mitigate the NLOS even when the BS changes between LOS and NLOS conditions abruptly. In real environment, it is expected that this change is smoother although the interval of changing can be varied from one environment to the other. However, we can always change the interval between the two consecutive checking intervals. In figure 5, the location estimation for both with and without tracking is shown with the elimination of the first 100 samples. he peaks occurring sometimes can be explained due to the late adaptive switch between the two filter kinds to adapt to the change of LOS/NLOS conditions of the range distance. he estimated trajectories are shown in figure 6. As can be seen, the trajectory with NLOS mitigation is better than that due to unbiasedly smoothed range most of the time. V. DICUSSION AND FUURE WORK Although the location is satisfactory with FCC requirement for most cases, the adaptive recognition of LOS/NLOS condition techniques instead of repeatedly checking followed by corresponding filtering operations is expected to give better accuracy in the rough mobile environment. his will be the topic for future work. he simulation result for the case of five LOS BSs in table I can be used as the lower bound for consideration of estimation. Better accuracy may be only be achieved by using site specific information. In [7], the searching scheme could not give location accuracy in the scale of a few meters because of not using such kind of information. Ray tracing was reported by many publications to be able to estimate the path loss by incorporating the building layout information with the accuracy of a few db. he use of such path loss estimation for searching mobile location in the local area pointed out by the location estimator is expected to give very precise mobile location. his topic will also be considered in the future work. VI. CONCLUSION he efficient NLOS mitigation technique has been proposed in the location estimation architecture to give quite accurate mobile location, which satisfies the FCC requirement in most cases. Without such techniques, the unbiased smoothing scheme cannot offer satisfactory location estimation accuracy. he using of adaptive LOS/NLOS recognition techniques and path loss prediction by ray tracing for location searching are expected to improve the location estimation accuracy. ABLE I LOCAION ERROR FOR FIXED LOS/NLOS CONDIION LOS smoothing NLOS smoothing NLOS & racking LOS BS number 3 BS BS BS BS ABLE II LOCAION ERROR FOR CHANGED LOS/NLOS CONDIION LOS smoothing NLOS smoothing NLOS & racking LOS BS number 3 BS BS BS

5 REFERENCES [1] FCC, Enhanced Wireless 911 Services, 1999, html. [2] M. I. Silventoinen,. Rantalainen, Mobile Station Emergency Locating in GSM, IEEE Inter. Conf. Personal Wireless Communications, India, Feb., [3] M. Wylie and J. Holtzman, he n-line of Sight Problem in Mobile Location Estimation, Proc. IEEE ICUPC, pp , [4] N. J. homas, D. G. M. Cruickshank and D. I. Laurenson, A Robust Location Estimator Architecture with Biased Kalman Filtering of OA Data for Wireless Systems, Proc. IEEE Sypm. on Spread Spectrum ech. & Appli., pp , Sept., [5] Pi-Chun Chen, A n Line of Sight Error Mitigation Algorithm in Location Estimation, IEEE WCNC, pp , vol.1, [6] Y.. Chan and K. C. Ho, A Simple and Efficient Estimators for Hyperbolic Location, IEEE rans. Signal Processing, Vol. 42,. 8, Aug. 1994, pp [7] M. Hellebrandt and R. Mathar, Location racking of Mobiles in Cellular Radio Networks, IEEE rans. Vehi. ech., Vol. 48, pp , Sept., [8] J. M. Mendel, Lessons in Digital Estimation heory, Englewood Cliffs, NJ: Prentice-Hall, Location (m) Location before smoothing Location after smoothing ime (sec) Figure 5.Location estimation with and without tracking Simulated measured range distance rue range distance Range distance due to unbiased smoothing filter Range distance due to proposed scheme rajectory due to unbiased smoothing filter rue trajectory rajectory due to the proposed filtering scheme racked trajectory of case 3 Range distance (m) Y (m) ime (sec) Figure 3.Biasedly smoothed versus unbiasedly smoothed range distance X (m) Figure 6.Estimated trajectories with unbiasedly, biasedly smoothed range distance and tracked trajectory Simulated measured range distance rue range distance Range distance due to unbiased smoothing filter Range distance due to proposed smoothing scheme 9000 Range distance (m) ime (sec) Figure 4.Biasedly smoothed versus unbiasedly smoothed range distance with abrupt change of range distance between LOS and NLOS 1973

Indoor Wireless Localization-hybrid and Unconstrained Nonlinear Optimization Approach

Indoor Wireless Localization-hybrid and Unconstrained Nonlinear Optimization Approach Research Journal of Applied Sciences, Engineering and Technology 6(9): 1614-1619, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: November 12, 2012 Accepted: January

More information

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks Int. J. Communications, Network and System Sciences, 010, 3, 38-4 doi:10.436/ijcns.010.31004 Published Online January 010 (http://www.scirp.org/journal/ijcns/). A Maximum Likelihood OA Based Estimator

More information

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Transmit Power Allocation for Performance Improvement in Systems Chang Soon Par O and wang Bo (Ed) Lee School of Electrical Engineering and Computer Science, Seoul National University parcs@mobile.snu.ac.r,

More information

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication

Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication Comparison of Various Neural Network Algorithms Used for Location Estimation in Wireless Communication * Shashank Mishra 1, G.S. Tripathi M.Tech. Student, Dept. of Electronics and Communication Engineering,

More information

Joint Transmit and Receive Multi-user MIMO Decomposition Approach for the Downlink of Multi-user MIMO Systems

Joint Transmit and Receive Multi-user MIMO Decomposition Approach for the Downlink of Multi-user MIMO Systems Joint ransmit and Receive ulti-user IO Decomposition Approach for the Downlin of ulti-user IO Systems Ruly Lai-U Choi, ichel. Ivrlač, Ross D. urch, and Josef A. Nosse Department of Electrical and Electronic

More information

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios Noha El Gemayel, Holger Jäkel, Friedrich K. Jondral Karlsruhe Institute of Technology, Germany, {noha.gemayel,holger.jaekel,friedrich.jondral}@kit.edu

More information

LCRT: A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment

LCRT: A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment : A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment Lei Jiao, Frank Y. Li Dept. of Information and Communication Technology University of Agder (UiA) N-4898 Grimstad, rway Email: {lei.jiao;

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

Impact of Antenna Geometry on Adaptive Switching in MIMO Channels

Impact of Antenna Geometry on Adaptive Switching in MIMO Channels Impact of Antenna Geometry on Adaptive Switching in MIMO Channels Ramya Bhagavatula, Antonio Forenza, Robert W. Heath Jr. he University of exas at Austin University Station, C0803, Austin, exas, 787-040

More information

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment

Kalman Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environment 16 Kalan Filtering for NLOS Mitigation and Target Tracking in Indoor Wireless Environent Chin-Der Wann National Sun Yat-Sen University Taiwan 1. Introduction Kalan filter and its nonlinear extension, extended

More information

A New Power Control Algorithm for Cellular CDMA Systems

A New Power Control Algorithm for Cellular CDMA Systems ISSN 1746-7659, England, UK Journal of Information and Computing Science Vol. 4, No. 3, 2009, pp. 205-210 A New Power Control Algorithm for Cellular CDMA Systems Hamidreza Bakhshi 1, +, Sepehr Khodadadi

More information

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection

Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 7, April 4, -3 Variable Step-Size LMS Adaptive Filters for CDMA Multiuser Detection Karen Egiazarian, Pauli Kuosmanen, and Radu Ciprian Bilcu Abstract:

More information

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION

A VSSLMS ALGORITHM BASED ON ERROR AUTOCORRELATION th European Signal Processing Conference (EUSIPCO 8), Lausanne, Switzerland, August -9, 8, copyright by EURASIP A VSSLMS ALGORIHM BASED ON ERROR AUOCORRELAION José Gil F. Zipf, Orlando J. obias, and Rui

More information

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation

Dynamic Model-Based Filtering for Mobile Terminal Location Estimation 1012 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 4, JULY 2003 Dynamic Model-Based Filtering for Mobile Terminal Location Estimation Michael McGuire, Member, IEEE, and Konstantinos N. Plataniotis,

More information

Error Analysis of a Low Cost TDoA Sensor Network

Error Analysis of a Low Cost TDoA Sensor Network Error Analysis of a Low Cost TDoA Sensor Network Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT), Germany {noha.gemayel, holger.jaekel,

More information

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band

Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band Chapter 4 DOA Estimation Using Adaptive Array Antenna in the 2-GHz Band 4.1. Introduction The demands for wireless mobile communication are increasing rapidly, and they have become an indispensable part

More information

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks

Channel-based Optimization of Transmit-Receive Parameters for Accurate Ranging in UWB Sensor Networks J. Basic. ppl. Sci. Res., 2(7)7060-7065, 2012 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and pplied Scientific Research www.textroad.com Channel-based Optimization of Transmit-Receive Parameters

More information

Performance Evaluation of the VBLAST Algorithm in W-CDMA Systems

Performance Evaluation of the VBLAST Algorithm in W-CDMA Systems erformance Evaluation of the VBLAST Algorithm in W-CDMA Systems Dragan Samardzija, eter Wolniansky, Jonathan Ling Wireless Research Laboratory, Bell Labs, Lucent Technologies, 79 Holmdel-Keyport Road,

More information

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT, Germany

More information

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik

UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS. Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik UNEQUAL POWER ALLOCATION FOR JPEG TRANSMISSION OVER MIMO SYSTEMS Muhammad F. Sabir, Robert W. Heath Jr. and Alan C. Bovik Department of Electrical and Computer Engineering, The University of Texas at Austin,

More information

An HARQ scheme with antenna switching for V-BLAST system

An HARQ scheme with antenna switching for V-BLAST system An HARQ scheme with antenna switching for V-BLAST system Bonghoe Kim* and Donghee Shim* *Standardization & System Research Gr., Mobile Communication Technology Research LAB., LG Electronics Inc., 533,

More information

Effects of Interference on Capacity in Multi-Cell CDMA Networks

Effects of Interference on Capacity in Multi-Cell CDMA Networks Effects of Interference on Capacity in Multi-Cell CDMA Networks Robert AKL, Asad PARVEZ, and Son NGUYEN Department of Computer Science and Engineering University of North Texas Denton, TX, 76207 ABSTRACT

More information

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers 11 International Conference on Communication Engineering and Networks IPCSIT vol.19 (11) (11) IACSIT Press, Singapore Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers M. A. Mangoud

More information

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment ao-tang Chang 1, Hsu-Chih Cheng 2 and Chi-Lin Wu 3 1 Department of Information Technology,

More information

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection A Steady State Decoupled Kalman Filter Technique for Multiuser Detection Brian P. Flanagan and James Dunyak The MITRE Corporation 755 Colshire Dr. McLean, VA 2202, USA Telephone: (703)983-6447 Fax: (703)983-6708

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

THE ADAPTIVE CHANNEL ESTIMATION FOR STBC-OFDM SYSTEMS

THE ADAPTIVE CHANNEL ESTIMATION FOR STBC-OFDM SYSTEMS ISANBUL UNIVERSIY JOURNAL OF ELECRICAL & ELECRONICS ENGINEERING YEAR VOLUME NUMBER : 2005 : 5 : 1 (1333-1340) HE ADAPIVE CHANNEL ESIMAION FOR SBC-OFDM SYSEMS Berna ÖZBEK 1 Reyat YILMAZ 2 1 İzmir Institute

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Adaptive Kalman Filter based Channel Equalizer

Adaptive Kalman Filter based Channel Equalizer Adaptive Kalman Filter based Bharti Kaushal, Agya Mishra Department of Electronics & Communication Jabalpur Engineering College, Jabalpur (M.P.), India Abstract- Equalization is a necessity of the communication

More information

A New Least Mean Squares Adaptive Algorithm over Distributed Networks Based on Incremental Strategy

A New Least Mean Squares Adaptive Algorithm over Distributed Networks Based on Incremental Strategy International Journal of Scientific Research Engineering & echnology (IJSRE), ISSN 78 88 Volume 4, Issue 6, June 15 74 A New Least Mean Squares Adaptive Algorithm over Distributed Networks Based on Incremental

More information

Decision Feedback Equalizer A Nobel Approch and a Comparitive Study with Decision Directed Equalizer

Decision Feedback Equalizer A Nobel Approch and a Comparitive Study with Decision Directed Equalizer International Journal of Innovative Research in Electronics and Communications (IJIREC) Volume, Issue 2, May 24, PP 4-46 ISSN 2349-442 (Print) & ISSN 2349-45 (Online) www.arcjournals.org Decision Feedback

More information

A Complete MIMO System Built on a Single RF Communication Ends

A Complete MIMO System Built on a Single RF Communication Ends PIERS ONLINE, VOL. 6, NO. 6, 2010 559 A Complete MIMO System Built on a Single RF Communication Ends Vlasis Barousis, Athanasios G. Kanatas, and George Efthymoglou University of Piraeus, Greece Abstract

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

Performance Evaluation of different α value for OFDM System

Performance Evaluation of different α value for OFDM System Performance Evaluation of different α value for OFDM System Dr. K.Elangovan Dept. of Computer Science & Engineering Bharathidasan University richirappalli Abstract: Orthogonal Frequency Division Multiplexing

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

Performance improvement in beamforming of Smart Antenna by using LMS algorithm

Performance improvement in beamforming of Smart Antenna by using LMS algorithm Performance improvement in beamforming of Smart Antenna by using LMS algorithm B. G. Hogade Jyoti Chougale-Patil Shrikant K.Bodhe Research scholar, Student, ME(ELX), Principal, SVKM S NMIMS,. Terna Engineering

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

Blind Localization of 3G Mobile Terminals in Multipath Scenarios

Blind Localization of 3G Mobile Terminals in Multipath Scenarios Blind Localization of 3G Mobile Terminals in Multipath Scenarios Vadim Algeier 1, Bruno Demissie 2, Wolfgang Koch 2, and Reiner Thomae 1 1 Ilmenau University of Technology, Institute of Communications

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

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System

Joint Transmitter-Receiver Adaptive Forward-Link DS-CDMA System # - Joint Transmitter-Receiver Adaptive orward-link D-CDMA ystem Li Gao and Tan. Wong Department of Electrical & Computer Engineering University of lorida Gainesville lorida 3-3 Abstract A joint transmitter-receiver

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

Impact of Interference Model on Capacity in CDMA Cellular Networks

Impact of Interference Model on Capacity in CDMA Cellular Networks SCI 04: COMMUNICATION AND NETWORK SYSTEMS, TECHNOLOGIES AND APPLICATIONS 404 Impact of Interference Model on Capacity in CDMA Cellular Networks Robert AKL and Asad PARVEZ Department of Computer Science

More information

On Using Channel Prediction in Adaptive Beamforming Systems

On Using Channel Prediction in Adaptive Beamforming Systems On Using Channel rediction in Adaptive Beamforming Systems T. R. Ramya and Srikrishna Bhashyam Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai - 600 036, India. Email:

More information

Time Delay Estimation: Applications and Algorithms

Time Delay Estimation: Applications and Algorithms Time Delay Estimation: Applications and Algorithms Hing Cheung So http://www.ee.cityu.edu.hk/~hcso Department of Electronic Engineering City University of Hong Kong H. C. So Page 1 Outline Introduction

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

Ultra Wideband Radio Propagation Measurement, Characterization and Modeling

Ultra Wideband Radio Propagation Measurement, Characterization and Modeling Ultra Wideband Radio Propagation Measurement, Characterization and Modeling Rachid Saadane rachid.saadane@gmail.com GSCM LRIT April 14, 2007 achid Saadane rachid.saadane@gmail.com ( GSCM Ultra Wideband

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

MIMO Wireless Communications

MIMO Wireless Communications MIMO Wireless Communications Speaker: Sau-Hsuan Wu Date: 2008 / 07 / 15 Department of Communication Engineering, NCTU Outline 2 2 MIMO wireless channels MIMO transceiver MIMO precoder Outline 3 3 MIMO

More information

GPS Position Estimation Using Integer Ambiguity Free Carrier Phase Measurements

GPS Position Estimation Using Integer Ambiguity Free Carrier Phase Measurements ISSN (Online) : 975-424 GPS Position Estimation Using Integer Ambiguity Free Carrier Phase Measurements G Sateesh Kumar #1, M N V S S Kumar #2, G Sasi Bhushana Rao *3 # Dept. of ECE, Aditya Institute of

More information

The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors

The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 51, NO. 5, SEPTEMBER 2002 817 The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors Xin Wang and Zong-xin

More information

Adaptive Lattice Filters for CDMA Overlay. Wang, J; Prahatheesan, V. IEEE Transactions on Communications, 2000, v. 48 n. 5, p

Adaptive Lattice Filters for CDMA Overlay. Wang, J; Prahatheesan, V. IEEE Transactions on Communications, 2000, v. 48 n. 5, p Title Adaptive Lattice Filters for CDMA Overlay Author(s) Wang, J; Prahatheesan, V Citation IEEE Transactions on Communications, 2000, v. 48 n. 5, p. 820-828 Issued Date 2000 URL http://hdl.hle.net/10722/42835

More information

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr.

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Indoor Localization based on Multipath Fingerprinting Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Mati Wax Research Background This research is based on the work that

More information

Self-interference Handling in OFDM Based Wireless Communication Systems

Self-interference Handling in OFDM Based Wireless Communication Systems Self-interference Handling in OFDM Based Wireless Communication Systems Tevfik Yücek yucek@eng.usf.edu University of South Florida Department of Electrical Engineering Tampa, FL, USA (813) 974 759 Tevfik

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

Elham Torabi Supervisor: Dr. Robert Schober

Elham Torabi Supervisor: Dr. Robert Schober Low-Rate Ultra-Wideband Low-Power for Wireless Personal Communication Area Networks Channel Models and Signaling Schemes Department of Electrical & Computer Engineering The University of British Columbia

More information

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion

Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Hybrid Positioning through Extended Kalman Filter with Inertial Data Fusion Rafiullah Khan, Francesco Sottile, and Maurizio A. Spirito Abstract In wireless sensor networks (WSNs), hybrid algorithms are

More information

Multipath Effect on Covariance Based MIMO Radar Beampattern Design

Multipath Effect on Covariance Based MIMO Radar Beampattern Design IOSR Journal of Engineering (IOSRJE) ISS (e): 225-32, ISS (p): 2278-879 Vol. 4, Issue 9 (September. 24), V2 PP 43-52 www.iosrjen.org Multipath Effect on Covariance Based MIMO Radar Beampattern Design Amirsadegh

More information

UWB Channel Modeling

UWB Channel Modeling Channel Modeling ETIN10 Lecture no: 9 UWB Channel Modeling Fredrik Tufvesson & Johan Kåredal, Department of Electrical and Information Technology fredrik.tufvesson@eit.lth.se 2011-02-21 Fredrik Tufvesson

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Communications Theory and Engineering

Communications Theory and Engineering Communications Theory and Engineering Master's Degree in Electronic Engineering Sapienza University of Rome A.A. 2018-2019 TDMA, FDMA, CDMA (cont d) and the Capacity of multi-user channels Code Division

More information

Effect of Time Bandwidth Product on Cooperative Communication

Effect of Time Bandwidth Product on Cooperative Communication Surendra Kumar Singh & Rekha Gupta Department of Electronics and communication Engineering, MITS Gwalior E-mail : surendra886@gmail.com, rekha652003@yahoo.com Abstract Cognitive radios are proposed to

More information

Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks

Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks Modified RWGH and Positive Noise Mitigation Schemes for TOA Geolocation in Indoor Multi-hop Wireless Networks Young Min Ki, Jeong Woo Kim, Sang Rok Kim, and Dong Ku Kim Yonsei University, Dept. of Electrical

More information

Coordinated Multi-Point Transmission for Interference Mitigation in Cellular Distributed Antenna Systems

Coordinated Multi-Point Transmission for Interference Mitigation in Cellular Distributed Antenna Systems Coordinated Multi-Point Transmission for Interference Mitigation in Cellular Distributed Antenna Systems M.A.Sc. Thesis Defence Talha Ahmad, B.Eng. Supervisor: Professor Halim Yanıkömeroḡlu July 20, 2011

More information

MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION

MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION MITIGATING INTERFERENCE TO GPS OPERATION USING VARIABLE FORGETTING FACTOR BASED RECURSIVE LEAST SQUARES ESTIMATION Aseel AlRikabi and Taher AlSharabati Al-Ahliyya Amman University/Electronics and Communications

More information

Eigenvalues and Eigenvectors in Array Antennas. Optimization of Array Antennas for High Performance. Self-introduction

Eigenvalues and Eigenvectors in Array Antennas. Optimization of Array Antennas for High Performance. Self-introduction Short Course @ISAP2010 in MACAO Eigenvalues and Eigenvectors in Array Antennas Optimization of Array Antennas for High Performance Nobuyoshi Kikuma Nagoya Institute of Technology, Japan 1 Self-introduction

More information

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks arxiv:1001.0080v1 [cs.it] 31 Dec 2009 Hongyang Chen 1, Kenneth W. K. Lui 2, Zizhuo Wang 3, H. C. So 2,

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

HIGH accuracy centimeter level positioning is made possible

HIGH accuracy centimeter level positioning is made possible IEEE ANTENNAS AND WIRELESS PROPAGATION LETTERS, VOL. 4, 2005 63 Pulse Detection Algorithm for Line-of-Sight (LOS) UWB Ranging Applications Z. N. Low, Student Member, IEEE, J. H. Cheong, C. L. Law, Senior

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

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS

SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS SPLIT MLSE ADAPTIVE EQUALIZATION IN SEVERELY FADED RAYLEIGH MIMO CHANNELS RASHMI SABNUAM GUPTA 1 & KANDARPA KUMAR SARMA 2 1 Department of Electronics and Communication Engineering, Tezpur University-784028,

More information

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong,

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, A Comparative Study of Three Recursive Least Squares Algorithms for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, Tat

More information

Proportional Fair Scheduling for Wireless Communication with Multiple Transmit and Receive Antennas 1

Proportional Fair Scheduling for Wireless Communication with Multiple Transmit and Receive Antennas 1 Proportional Fair Scheduling for Wireless Communication with Multiple Transmit and Receive Antennas Taewon Park, Oh-Soon Shin, and Kwang Bok (Ed) Lee School of Electrical Engineering and Computer Science

More information

Analysis Techniques for WiMAX Network Design Simulations

Analysis Techniques for WiMAX Network Design Simulations Technical White Paper Analysis Techniques for WiMAX Network Design Simulations The Power of Smart Planning 1 Analysis Techniques for WiMAX Network Jerome Berryhill, Ph.D. EDX Wireless, LLC Eugene, Oregon

More information

CycloStationary Detection for Cognitive Radio with Multiple Receivers

CycloStationary Detection for Cognitive Radio with Multiple Receivers CycloStationary Detection for Cognitive Radio with Multiple Receivers Rajarshi Mahapatra, Krusheel M. Satyam Computer Services Ltd. Bangalore, India rajarshim@gmail.com munnangi_krusheel@satyam.com Abstract

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

On the Estimation of Interleaved Pulse Train Phases

On the Estimation of Interleaved Pulse Train Phases 3420 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 On the Estimation of Interleaved Pulse Train Phases Tanya L. Conroy and John B. Moore, Fellow, IEEE Abstract Some signals are

More information

Research Article Mean Shift-Based Mobile Localization Method in Mixed LOS/NLOS Environments for Wireless Sensor Network

Research Article Mean Shift-Based Mobile Localization Method in Mixed LOS/NLOS Environments for Wireless Sensor Network Hindawi Sensors Volume 017, Article ID 174, 8 pages https://doi.org/10.11/017/174 Research Article Mean Shift-Based Mobile Localization Method in Mixed LOS/NLOS Environments for Wireless Sensor Network

More information

EE 382C Literature Survey. Adaptive Power Control Module in Cellular Radio System. Jianhua Gan. Abstract

EE 382C Literature Survey. Adaptive Power Control Module in Cellular Radio System. Jianhua Gan. Abstract EE 382C Literature Survey Adaptive Power Control Module in Cellular Radio System Jianhua Gan Abstract Several power control methods in cellular radio system are reviewed. Adaptive power control scheme

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

PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT

PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT PERFORMANCE OF MOBILE STATION LOCATION METHODS IN A MANHATTAN MICROCELLULAR ENVIRONMENT Miguel Berg Radio Communication Systems Lab. Dept. of Signals, Sensors and Systems Royal Institute of Technology

More information

Achievable-SIR-Based Predictive Closed-Loop Power Control in a CDMA Mobile System

Achievable-SIR-Based Predictive Closed-Loop Power Control in a CDMA Mobile System 720 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 51, NO. 4, JULY 2002 Achievable-SIR-Based Predictive Closed-Loop Power Control in a CDMA Mobile System F. C. M. Lau, Member, IEEE and W. M. Tam Abstract

More information

Adaptive DS/CDMA Non-Coherent Receiver using MULTIUSER DETECTION Technique

Adaptive DS/CDMA Non-Coherent Receiver using MULTIUSER DETECTION Technique Adaptive DS/CDMA Non-Coherent Receiver using MULTIUSER DETECTION Technique V.Rakesh 1, S.Prashanth 2, V.Revathi 3, M.Satish 4, Ch.Gayatri 5 Abstract In this paper, we propose and analyze a new non-coherent

More information

Millimeter Wave Mobile Communication for 5G Cellular

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

More information

Chapter 4 SPEECH ENHANCEMENT

Chapter 4 SPEECH ENHANCEMENT 44 Chapter 4 SPEECH ENHANCEMENT 4.1 INTRODUCTION: Enhancement is defined as improvement in the value or Quality of something. Speech enhancement is defined as the improvement in intelligibility and/or

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

Channel Model Considerations for P802.11af

Channel Model Considerations for P802.11af Channel Model Considerations for P802.11af Authors: Date: 2010-01-21 Name Company Address Phone email M. Azizur Rahman NICT 3-4 Hikarino-oka, Yokosuka, Japan +81-46-847-5060 aziz@nict.go.jp Junyi Wang

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

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models?

EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY. Why do we need UWB channel models? Wireless Communication Channels Lecture 9:UWB Channel Modeling EITN85, FREDRIK TUFVESSON, JOHAN KÅREDAL ELECTRICAL AND INFORMATION TECHNOLOGY Overview What is Ultra-Wideband (UWB)? Why do we need UWB channel

More information

CCI CANCELLATION USING KF IN FADED MIMO CHANNELS

CCI CANCELLATION USING KF IN FADED MIMO CHANNELS CCI CANCELLAION USING KF IN FADED MIMO CHANNELS DEBANGI GOSWAMI 1 & KANDARPA KUMAR SARMA 2 1,2 Dept of Electronics and Communication echnology, Gauhati University, Guwahati, Assam, India E-mail:debangi21@gmail.com,

More information

Channel Modeling ETI 085

Channel Modeling ETI 085 Channel Modeling ETI 085 Overview Lecture no: 9 What is Ultra-Wideband (UWB)? Why do we need UWB channel models? UWB Channel Modeling UWB channel modeling Standardized UWB channel models Fredrik Tufvesson

More information

The proposal should be accepted as part of PHY standard for BWA.

The proposal should be accepted as part of PHY standard for BWA. 1999-10-29 IEEE 802.16pc-99/18 Project Title Date Submitted IEEE 802.16 Broadband Wireless Access Working Group Decision-feedback Equalizer for FWA PHY 1999-10-29 Source Parthapratim De, Jay Bao Mitsubishi

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Optimal Positioning of Flying Relays for Wireless Networks

Optimal Positioning of Flying Relays for Wireless Networks Optimal Positioning of Flying Relays for Wireless Networks Junting Chen 1 and David Gesbert 2 1 Ming Hsieh Department of Electrical Engineering, University of Southern California, USA 2 Department of Communication

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

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

DOPPLER PHENOMENON ON OFDM AND MC-CDMA SYSTEMS

DOPPLER PHENOMENON ON OFDM AND MC-CDMA SYSTEMS DOPPLER PHENOMENON ON OFDM AND MC-CDMA SYSTEMS Dr.G.Srinivasarao Faculty of Information Technology Department, GITAM UNIVERSITY,VISAKHAPATNAM --------------------------------------------------------------------------------------------------------------------------------

More information

STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR ENVIRONMENT AT 2.15 GHz

STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR ENVIRONMENT AT 2.15 GHz EUROPEAN COOPERATION IN COST259 TD(99) 45 THE FIELD OF SCIENTIFIC AND Wien, April 22 23, 1999 TECHNICAL RESEARCH EURO-COST STATISTICAL DISTRIBUTION OF INCIDENT WAVES TO MOBILE ANTENNA IN MICROCELLULAR

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

Block Processing Linear Equalizer for MIMO CDMA Downlinks in STTD Mode

Block Processing Linear Equalizer for MIMO CDMA Downlinks in STTD Mode Block Processing Linear Equalizer for MIMO CDMA Downlinks in STTD Mode Yan Li Yingxue Li Abstract In this study, an enhanced chip-level linear equalizer is proposed for multiple-input multiple-out (MIMO)

More information