PAPER Channel Estimation Scheme for a RAKE Receiver with Fractional Sampling in IEEE802.11b WLAN System

Size: px
Start display at page:

Download "PAPER Channel Estimation Scheme for a RAKE Receiver with Fractional Sampling in IEEE802.11b WLAN System"

Transcription

1 946 IEICE TRANS COMMUN, VOLE92 B, NO3 MARCH 2009 PAPER Channel Estimation Scheme for a RAKE Receiver with Fractional Sampling in IEEE80211b WLAN System Yu IMAOKA a),hiroshiobata b),yoheisuzuki c), Student Members, and Yukitoshi SANADA, d), Member SUMMARY The IEEE80211b WLAN standard employs directsequence/spread-spectrum (DS/SS) modulation With a fractional sampling RAKE receiver, it is possible to achieve diversity and reduce the BER in DS/SS communication In order to realize the diversity through fractional sampling, the impulse response of the channel must be estimated In this paper, a channel estimation scheme for a RAKE receiver with fractional sampling in IEEE80211b WLAN system is investigated through a computer simulation and an experiment In order to estimate the impulse response of the channel, a pseudo-inverse matrix with a threshold is employed Numerical results indicate that the channel can be estimated with an optimum threshold in both the simulation and the experiment key words: IEEE80211b, channel estimation, fractional sampling, DS/SS, pseudo-inverse matrix 1 Introduction IEEE80211b WLAN is one of the popular broadband communication standards and is employed all over the world In the IEEE80211b WLAN standard, direct-sequence spreadspectrum (DS/SS) is used as the modulation scheme In DS/SS systems, a RAKE receiver is employed to improve the signal-to-noise ratio (SNR) in a multipath environment and achieves path diversity The effect of tap spacing on the performance of the DS/SS RAKE receiver has been analyzed [1] [5] If the tap spacing is narrower than the chip duration, the performance can be improved In order to decide the tap position of the RAKE receiver, accurate channel estimation is required while it is not taken into consideration in [1] [5] In those literatures, it is assumed that the channel response is known to a receiver There are many papers regarding channel estimation for CDMA systems [6] [8] However, most of them are not applicable to a RAKE receiver with fractional sampling In this paper, a channel estimation scheme for the RAKE receiver with fractional sampling in IEEE80211b WLAN system is investigated In the conventional scheme, the impulse response of a multipath channel is estimated with a pseudo-inverse of an auto-correlation matrix of a received signal waveform [9] However, this scheme is not ro- Manuscript received December 25, 2007 Manuscript revised October 6, 2008 The authors are with the Dept of Electronics and Electrical Engineering, Keio University, Yokohama-shi, Japan The author is with Sony Computer Science Laboratories, Inc, Tokyo, Japan a) yu imaoka@sndeleckeioacjp b) hiroshi@sndeleckeioacjp c) suzuki@sndeleckeioacjp d) sanada@eleckeioacjp DOI: /transcomE92B946 bust to thermal noise Therefore, the pseudo-inverse matrix with a threshold is proposed [3] The threshold is introduced to suppress the influence of the noise The proposed scheme is evaluated through computer simulation and measurement in this paper This paper is organized as follows In Sect 2, the conventional and proposed schemes are explained Section 3 shows numerical results through computer simulation Section 4 shows the measurement results Section 5 gives our conclusions 2 Channel Estimation Schemes 21 Estimation with an Inverse Matrix Here, the chip shape is assumed to be rectangular At the beginning of the packet, N S y synchronization symbols are transmitted The synchronization symbol, s(t), is represented as, s(t) = d s (t)c(t) (1) where d s (t) is the transmitted symbol and c(t) is the spreading sequence, and d s (t) = c(t) = N S y 1 n=0 m= d(n)p(t nt s ), (2) c b (m mod M)q(t mt c ) (3) where p(t) is the signal waveform, and q(t)isthechipwaveform c b (m) isthemth spreading sequence, d(n) isthenth symbol for synchronization, T s is the symbol duration, T c is the chip duration, and M is the length of the spreading sequence Therefore, MT c = T s The influence of the multipath can be modeled by a transversal filter as shown in Fig 1 {h 0, h 1,, h L 1 } are the impulse responses of the channel and L is the number of paths The received signal is given as r(t) = h l s(t lt d ) + n(t) (4) l=0 where h l is the response of the lth path, n(t) isthethermal noise, and T d is the interval of the samples For fractional sampling, N times oversampling is assumed, and NT d = T c If the received signal is sampled with the interval of T d,the Copyright c 2009 The Institute of Electronics, Information and Communication Engineers

2 IMAOKA et al: CHANNEL ESTIMATION SCHEME FOR A RAKE RECEIVER 947 Fig 1 Transversal filter kth sample of the received signal, r s (k), is expressed as r s (k) = h l s((k l)t d ) + n s (k) l=0 = s T h + n s (k) (5) where n s (k)isthekth noise sample h and s are given as h = [h 0, h 1,, h L 1 ] T, (6) s(k) = [s(kt d ), s((k 1)T d ),, s((k (L 1))T d )] T (7) The received signal is input into a matched filter The output of the matched filter is x(k) = c s (m)r s (m k) (8) The auto-correlation function of the spreading sequence is given as u s (k) = c s (m)c s (m k) (9) where c s (m)isthemth coefficient of the matched filter M s = MN represents the number of the samples for one spreading sequence c s (m) is given by sampling c(t) with the interval of T d An example of auto-correlation of the waveform is shown in Fig 2 From Eq (5), the output of the matched filter is derived as x(k) = = = c s (m)r s (m k) { L 1 c s (m) { Ms 1 l=0 + l=0 Assuming that d s (t) = 1 in Eq (1), } h l s((m k l)t d ) + n s (m k) } c s (m)s((m k l)t d ) h l (10) c s (m)n s (m k) (11) Fig 2 Auto-correlation of the spreading sequence s((m k l)t d ) = c s (m k l) (12) Therefore, { Ms 1 } x(k) = c s (m)c s (m k l) h l where n c (k) = l=0 + c s (m)n s (m k) = u s (k l)h l + l=0 = u T s (k)h + n c (k) c s (m)n s (m k) c s (m)n s (m k) (13) The outputs of the matched filter are averaged over N S y symbols to reduce the influence of the noise x(k) = N S y 1 n=0 x(k + nm S ) (14) As shown in Fig 2, the output of the matched filter is determined by the auto-correlation function, u s (k), of the spreading sequence, c s (k), and the impulse response, h l Suppose u s (k) is the matrix whose elements are given by the autocorrelation function, u s (k) u s (k) = [u s (k), u s (k 1),, u s (k (L 1))] T (15) The auto-correlation matrix of the spreading sequence is U s = [u s (0), u s (1) u s (L 1)] T u s (0) u s ( (L 1)) u s (1) u s ( (L 2)) = (16) u s (L 1) u s (0)

3 948 IEICE TRANS COMMUN, VOLE92 B, NO3 MARCH 2009 Here, the noise is neglected for simplicity The output of the matched filter is x(0) x(1) Hence, where x(l 1) u s (0) u s ( (L 1)) u s (1) u s ( (L 2)) = u s (L 1) u s (0) h 0 h 1 h L 1 (17) X = U s h, (18) X = [x(0), x(1),, x(l 1)] T (19) Therefore, the impulse response, h, can be estimated with the output of the matched filter, X, and the inverse matrix of the auto-correlation matrix, U s, as follows h = U 1 s X (20) 22 Pseudo-Inverse with a Threshold If the baseband filter is used for pulse shaping, the chip waveform is no longer the rectangular shape and the waveform of the spreading sequence becomes smooth The impulse response of the channel is estimated by using this filtered spreading sequence The impulse response of the channel is estimated as h = U 1 s X (21), is used, the response of the channels, h, cannot be estimated In order to improve the accuracy, the channel estimation with a pseudo-inverse matrix, U s +, instead of the inverse matrix, U, is employed [9] Singular value decomposition is applied to U s, from Eqs (16) (19) where X is the output of the matched filter and U s is the auto-correlation matrix of the filtered spreading sequence However, h cannot be estimated precisely with the filtered spreading sequence due to the waveform of the spreading sequence When the differences between the samples in c s (k) are small, the columns of U s are not independent and the rank of the matrix reduces Hence, the inverse matrix of U s cannot be derived precisely Therefore, if the matrix, U 1 s where q is the rank of U s Singular value decomposition is then applied to the pseudo-inverse matrix, U s +, U s+ = W + Σ + V +T (24) and the singular values of U s + are [1/σ 1,, 1/σ q ] Hence, ( ) 1 Σ = diag,,,, 0,, 0 (25) σ 1 σ 2 σ q From Eqs (23) and (25), when the singular value, σ q, in U s is small, small difference in σ q makes large fluctuation to its reciprocal 1/σ q Hence, the pseudo-inverse matrix, U s +, cannot be derived precisely In the proposed scheme, a threshold is set for deriving the pseudo-inverse matrix If the singular value is smaller than the threshold, the singular value is set to 0 3 Numerical Results with Computer Simulation 31 Channel Model The computer simulation is conducted to investigate the relation between the threshold of the singular value and the mean square errors (MSE) of the estimated impulse response In this paper, an exponential channel model is assumed [10] As shown in Fig 3, the path delay profile for this model has the form: P[τ] = 1/τ d exp( τ/τ d ), (26) where the parameter τ d completely characterizes the path delay profile For the exponential model, the maximum excess delay is given as A τ d τ m = 10 log 10 (e), where A is the amplitude of the smallest noticeable amplitude given in db relative to the amplitude of the 0th delay (line-of-sight) path In this paper, τ m and A are set based on the JTC model [11], [12] Table 1 shows τ d and A for the U s = WΣV T (22) where W and V are the matrices that have orthogonal columns and the singular values of U s are [σ 1,,σ q ] Hence, Σ=diag(σ 1,σ 2,,σ q, 0,, 0) (23) Fig 3 Path delay profile for an exponential channel model

4 IMAOKA et al: CHANNEL ESTIMATION SCHEME FOR A RAKE RECEIVER 949 Table 1 Indoor residential JTC channel model Channel A Channel B τ d [ns] A [db] Table 2 Simulation conditions Number of Trials times Modulation Scheme BPSK Preamble Length 128 bits Sampling Speed T c /4 Spreading Sequence Barker code Sequence Length 11 Fig 5 Waveform of the spreading sequence Fig 4 Measurement environment of the spreading sequence indoor residential channel model 32 Simulation Conditions The simulation conditions are shown in Table 2 BPSK is employed as the modulation scheme Barker code with the length of 11 is used for spreading The received signal is sampledineveryt c /4 E b /N 0 is set from 0 db to 20 db The MSE is calculated with 128 preamble bits The spreading sequence is obtained through the measurement of the signal from the actual WLAN terminal (corega KK, CG- WLCB54GTU2) Figure 4 shows the measurement environment Both a transmitting antenna and a receiving antenna are covered with radiowave absorbers to detect only the direct path The received signal is downconverted to the baseband signal in the down converter and then digitized by the oscilloscope The sampling frequency in the oscilloscope is 8 [GHz] The samples are decimated to be the sampling speed of 44 [MHz] The signal waveform of the spreading sequence is shown in Fig 5 33 Numerical Results through Simulation Figures 6 and 7 show numerical results of the proposed scheme They show the relation between the threshold of the singular value and the MSE From Figs 6, 7, it can be found that when the threshold is smaller, the MSE increases Fig 6 Threshold vs MSE, Indoor residential JTC channel model A, Threshold= This is because if the threshold is smaller, small singular values are included in Eq (23) In Fig 6, as the number of the paths are small, the fluctuation on those singular values deteriorates the estimation accuracy In Fig 7, as the number of the paths are large, the small singular values represent the weak paths Therefore, smaller threshold leads to the trade off between the errors on the estimation of the path strength and on the number of the paths When the threshold is larger than the certain value, the MSE also increases This is because as the threshold becomes larger, the number of singular values decreases in Eq (23) and the pseudo-inverse in Eq (25) becomes inaccurate Moreover, the discrete values of the MSE can be observed in both Figs 6 and 7, especially when the threshold is around 10 This is because the singular values in Eq (25) smaller than the threshold is set to 0 as mentioned in Sect 22 and the MSE also changes discretely

5 950 IEICE TRANS COMMUN, VOLE92 B, NO3 MARCH 2009 Fig 7 Threshold vs MSE, Indoor residential JTC channel model B, Threshold= Numerical Results through Experiment 41 Experiment Setup 411 Reference Impulse Response Measurement with a Vector Network Analyzer The measurement is conducted to investigate the impulse response of the channel in a room whose size is 52[m] 67[m] 34 [m] The measurement environment and the floor plan of the measurement room is shown in Figs 8(a) and (b) The wall is made of concrete and the door, the shelf, the desk, and the locker are made of steal The impulse response of the channel is measured in both line-of-sight (LOS) and non-los (NLOS) situations In order to realize the NLOS condition, the Rx antenna is placed at the outside of the room Tx antenna is put on the shelf which is 22 [m] high from the ground Rx antenna is put on the ground in both situations Figure 9 shows the experiment system with a vector network analyzer (VNA) and the equipments used for the measurement are shown in Table 3 Table 4 shows the measurement conditions of the VNA The impulse response of the channel is obtained with the measured S 21 parameters The chip rate of the spreading sequence of the IEEE80211b receiver is 11 [Mcps] When the RAKE receiver with fractional sampling is employed, the sampling frequency is 44 [MHz] Therefore, the resolution of the delay is 0189 [ns] which is equal to the inverse of 44 [MHz] 412 Impulse Response Estimation with an IEEE80211b WLAN Card Figure 10 shows the experiment setup with a WLAN card Table 5 shows the measurement equipments and their specifications The WLAN card is set as an access point and Fig 9 Fig 8 Measurement room Experiment system with a VNA beacon signal is used as a transmitted signal which is continuously generated The beacon interval is set to be 1 [ms] [13] [15] The transmitted signal is received at the receiving antenna and downconverted to the baseband signal The baseband signal is digitized by the A/D boards at the rate

6 IMAOKA et al: CHANNEL ESTIMATION SCHEME FOR A RAKE RECEIVER 951 Table 3 Measurement equipments Equipment Version Vector Network Analyzer (VNA) Agilent 8753ET USB/GPIB Interface Converter Agilent 82357A VNA Software Agilent technology Intuilink (version 13) Tx Antenna Monopole antenna Rx Antenna Collinear array antenna Table 4 Measurement conditions Frequency range from 22 [GHz] to 264 [GHz] Measurement points 801 Sweep time 03[s] Measurement step 055 [MHz] Fig 11 Normalized impulse response (LOS) Fig 10 Experiment system with a WLAN card Equipment WLAN card Table 5 Receiving antenna Down converter A/D boards Measurement equipments Manufacturer Version Spec corega KK CG-WLCB54GTU2 IEEE80211b, IEEE80211g I-O DATA DEVICE, INC WNO-AG/NDP For WLAN in 52,24 [GHz] Monopole antenna Koden Electronics Co, Ltd A Center frequency:2437 [GHz] Bandwidth:40 [MHz] NF:15 [db] (Loading four boards ( MAX2829 ) made in Maxim Integrated Products, Inc) MISH International Co, Ltd PDA1000 Maximum sampling rate:1 [GHz] 8bit 1CH of 1 [GHz] Those samples are then moved into the personal computer The detection period of the received signal is 1/4 [s] The samples are decimated to achieve the sampling speed of 44 [MHz] Finally, the impulse response of the channel is estimated by the proposed scheme Fig Measurement Results Normalized impulse response (NLOS) 421 Measurement with the VNA The impulse responses in the LOS situation and the NLOS situation are shown in Figs 11 and 12 Figure 11 shows that the direct path is strong in the case of the LOS condition, and Fig 12 shows that multiple weak paths can be found in the case of the NLOS condition The path is considered to exist if the normalized impulse response is larger than 01 These responses are used as the reference in order to calculate the MSE performances of the proposed scheme Here, a window is employed to derive the MSE correctly because the number of multipath is unknown

7 952 IEICE TRANS COMMUN, VOLE92 B, NO3 MARCH 2009 Fig 13 Threshold vs MSE (LOS), Threshold=02 60 Fig 14 Threshold vs MSE (NLOS), Threshold=02 60 to the receiver In this measurement, the window size for MSE calculation is set 3 [T c /4] in Fig 11 and 5 [T c /4] in Fig 12 This is because the major paths exist within the delay of 3 [T c /4] in case of LOS and 5 [T c /4] in case of NLOS The window is not employed in the simulation because the number of multipath is fixed 422 Estimation with the IEEE80211b WLAN Card The measurement with the IEEE80211b WLAN card is compared with that of the VNA The relation between the threshold of the singular value and the MSE are shown in Figs 13 and 14 Both impulse responses with VNA and WLAN card are normalized before deriving the MSE Numerical results through simulation based on the impulse response of the channel measured through the experiment are shown as well as the measurement results Figure 13 shows that the minimum MSE is gained when the threshold is in the range of about 06 to10inthe case of the LOS condition On the other hand, in the case of the NLOS condition, the minimum MSE can be found when the threshold is in the range of about 06 to30asshownin Fig 14 Next, the minimum value of the MSE in the case of the LOS condition is compared with that of the NLOS condition especially in the case of measurement Figures 13 and 14 show that the minimum MSE for the LOS situation is about 0013 and for the NLOS situation is about 0158 Therefore, the accuracy of channel estimation in the case of the LOS condition is better than that in the case of the NLOS condition This is because strong paths can be observed in the LOS situation while multiple weaker paths can be observed in the NLOS situation Moreover, the MSEs with the conventional scheme are also calculated, which are about 0087 for the LOS situation and about 0382 for the NLOS situation These results indicate that the proposed scheme with the appropriate threshold is more accurate than the conventional scheme 5 Conclusions In this paper, a channel estimation scheme for the IEEE80211b WLAN system is investigated through the computer simulation and the measurement In the conventional scheme, the impulse response of the multipath channel is estimated with a pseudo-inverse matrix However, this sheme is not robust to noise Therefore, the pseudo-inverse matrix with the threshold has been proposed According to the numerical results through the computer simulation and the experiment, it has been shown that the channel can be estimated with the optimum threshold References [1] KJ Kim, SY Kwon, EK Hong, and KC Whang, Effect of tap spacing on the performance of direct-sequence spread-spectrum RAKE receiver, IEEE Trans Commun, vol48, no6, pp , June 2000 [2] T Baykas and A Yongacoglu, Effects of tap spacings to discretetime RAKE receivers in exponentially decaying delay profiles, Proc 2nd IEEE Information and Communication Technologies Conf, vol2, pp , April 2006 [3] Y Suzuki, AM Bostaman, M Inamori, and Y Sanada, Directsequence/spread-spectrum communication system with sampling rate selection diversity, IEICE Trans Commun, vole91-b, no1, pp , Jan 2008 [4] GE Bottomley, T Ottosson, and Y-PE Wang, A generalized RAKE receiver for interference suppression, IEEE J Sel Areas Commun, vol18, no8, pp , Aug 2000 [5] C Cozzo, GE Bottomley, and AS Khayrallah, Rake receiver finger placement for realistic channels, Proc 5th IEEE Wireless Communications and Networking Conf, vol1, pp , March 2004 [6] G Yue, X Zhou, and X Wang, Performance copmarisons of channel estimation techniques in multipath fading CDMA, IEEE Trans Wireless Commun, vol3, no3, pp , May 2004 [7] XG Doukopoulos and GV Moustakides, Adaptive power techniques for blind channel estimation in CDMA systems, IEEE Trans Signal Process, vol53, no3, pp , March 2005 [8] A Burnic, A Vieβmann, T Scholand, C Spiegel, AH Alinejad, A Seebens, GH Bruck, and P Jung, Synchronization and channel estimation in wireless CDMA systems, Proc 9th IEEE International Symposium on Spread Spectrum Techniques and Applica-

8 IMAOKA et al: CHANNEL ESTIMATION SCHEME FOR A RAKE RECEIVER 953 tions, pp , Aug 2006 [9] Z Quan, S Han, C Ahn, and W Kwon, Pseudo-inverse based estimation algorithms for singular region, Proc 5th IEEE Asian Control Conf, vol2, pp , July 2004 [10] N Chayat, Tentative criteria for comparison of modulation methods, IEEE P /96, Sept 1997 [11] Joint Technical Committee of Committee T1 R1p14 and TIA R4633/TR 4544 on Wireless Access, Draft Final Report on RF Channel Characterization, Paper nojtc(air)/ r4, Jan 1994 [12] MG Laflin, Draft final technical report on RF channel characterization and system deployment modeling, Joint Technical Committee, JTC(AIR)/ R4, 1994 [13] IEEE Std 80211b-1999 [14] IEEE Std [15] IEEE Std 80211g-2003 (Amendment to IEEE Std 80211, 1999 Edn (Reaff 2003) as amended by IEEE Stds 80211a-1999, 80211b- 1999, 80211b-1999/Cor , and 80211d-2001) Yukitoshi Sanada was born in Tokyo in 1969 He received his BE degree in electrical engineering from Keio University, Yokohama Japan, his MASc degree in electrical engineering from the University of Victoria, BC, Canada, and his PhD degree in electrical engineering from Keio University, Yokohama Japan, in 1992, 1995, and 1997, respectively In 1997 he joined the Faculty of Engineering, Tokyo Institute of Technology as a Research Associate In 2000 he jointed Advanced Telecommunication Laboratory, Sony Computer Science Laboratories, Inc, as an associate researcher In 2001 he jointed Faculty of Science and Engineering, Keio University, where he is now an associate professor He received the Young Engineer Award from IEICE Japan in 1997 His current research interest is in software defined radio and ultra wideband systems Yu Imaoka was born in Tokyo, Japan in 1983 He received his BE degree in electronics engineering from Keio University, Japan in 2007 Since April 2007, he has been a graduate student in School of Integrated Design Engineering, Graduate School of Science and Technology, Keio University His research interests are mainly concentrated on software defined radio Hiroshi Obata was born in Kobe, Japan in 1982 He received his BE degree in electronics engineering from Keio University, Japan in 2007 Since April 2007, he has been a graduate student in Graduate School of Information Science and Technology, The University of Tokyo Yohei Suzuki was born in Tokyo, Japan in 1983 He received his BE degree in electronics engineering from Keio University, Japan in 2006 Since April 2006, he has been a graduate student in School of Integrated Design Engineering, Graduate School of Science and Technology, Keio University His research interests are mainly concentrated on software defined radio

PAPER Direct-Sequence/Spread-Spectrum Communication System with Sampling Rate Selection Diversity

PAPER Direct-Sequence/Spread-Spectrum Communication System with Sampling Rate Selection Diversity IEICE TRANS. COMMUN., VOL.E91 B, NO.1 JANUARY 2008 267 PAPER Direct-Sequence/Spread-Spectrum Communication System with Sampling Rate Selection Diversity Yohei SUZUKI a),anasm.bostamam b),mamikoinamori

More information

Experimental Investigation of IEEE802.11n Reception with Fractional Sampling

Experimental Investigation of IEEE802.11n Reception with Fractional Sampling 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications Experimental Investigation of IEEE802.11n Reception with Fractional Sampling Ryosuke Nakamura, Yukitoshi Sanada

More information

Two Step Timing Synchronization Scheme for OFDM Signal in General Purpose Processor Based Software Defined Radio Receiver

Two Step Timing Synchronization Scheme for OFDM Signal in General Purpose Processor Based Software Defined Radio Receiver Wireless Pers Commun (2014) 79:363 374 DOI 10.1007/s11277-014-1860-6 Two Step Timing Synchronization Scheme for OFDM Signal in General Purpose Processor Based Software Defined Radio Receiver Yuki Tanaka

More information

Analysis on Interference Rejection of DS/SS Systems Using a Complex FIR Filter

Analysis on Interference Rejection of DS/SS Systems Using a Complex FIR Filter 3026 IEICE TRANS. FUNDAMENTALS, VOL.E89 A, NO.11 NOVEMBER 2006 PAPER Special Section on Wide Band Systems Analysis on Interference Rejection of DS/SS Systems Using a Complex FIR Filter Yuki SHIMIZU a),

More information

1 Introduction

1 Introduction Published in IET Communications Received on 12th June 2009 Revised on 19th March 2010 ISSN 1751-8628 Effect of baseband filter bandwidth in fractional sampling orthogonal frequency division multiplexing

More information

PAPER Reliable Data Transmission for Resonant-Type Wireless Power Transfer

PAPER Reliable Data Transmission for Resonant-Type Wireless Power Transfer 298 IEICE TRANS. FUNDAMENTALS, VOL.E96 A, NO.1 JANUARY 2013 PAPER Reliable Data Transmission for Resonant-Type Wireless Power Transfer Shinpei NOGUCHI a), Student Member,MamikoINAMORI b), and Yukitoshi

More information

PAPER Sampling Rate Selection for Fractional Sampling in OFDM

PAPER Sampling Rate Selection for Fractional Sampling in OFDM 2876 PAPER Sampling Rate Selection for Fractional Sampling in OFDM Haruki NISHIMURA a),mamikoinamori b), Student Members, and Yukitoshi SANADA c), Member SUMMARY Through fractional sampling, it is possible

More information

Experimental Investigation of IEEE802.11n Reception with Fractional Sampling

Experimental Investigation of IEEE802.11n Reception with Fractional Sampling Experimental Investigation of IEEE802.11n Reception with Fractional Sampling Ryosuke akamura Mamiko Inamori Yukitoshi Sanada Department of Electronics and Electrical Engineering Keio University Yokohama

More information

Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor

Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor 2615 PAPER Special Section on Wide Band Systems Novel CSMA Scheme for DS-UWB Ad-hoc Network with Variable Spreading Factor Wataru HORIE a) and Yukitoshi SANADA b), Members SUMMARY In this paper, a novel

More information

Multipath Beamforming for UWB: Channel Unknown at the Receiver

Multipath Beamforming for UWB: Channel Unknown at the Receiver Multipath Beamforming for UWB: Channel Unknown at the Receiver Di Wu, Predrag Spasojević, and Ivan Seskar WINLAB, Rutgers University 73 Brett Road, Piscataway, NJ 08854 {diwu,spasojev,seskar}@winlab.rutgers.edu

More information

Experimental Evaluation Scheme of UWB Antenna Performance

Experimental Evaluation Scheme of UWB Antenna Performance Tokyo Tech. Experimental Evaluation Scheme of UWB Antenna Performance Sathaporn PROMWONG Wataru HACHITANI Jun-ichi TAKADA TAKADA-Laboratory Mobile Communication Research Group Graduate School of Science

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

Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel

Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel Analyzing Pulse Position Modulation Time Hopping UWB in IEEE UWB Channel Vikas Goyal 1, B.S. Dhaliwal 2 1 Dept. of Electronics & Communication Engineering, Guru Kashi University, Talwandi Sabo, Bathinda,

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

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

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels David J. Sadler and A. Manikas IEE Electronics Letters, Vol. 39, No. 6, 20th March 2003 Abstract A modified MMSE receiver for multicarrier

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

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

Experimental Investigation of Signal Sensing with Overlapped FFT Based Energy Detection

Experimental Investigation of Signal Sensing with Overlapped FFT Based Energy Detection Wireless Pers Commun (2014) 77:553 569 DOI 10.1007/s11277-013-1522-0 Experimental Investigation of Signal Sensing with Overlapped FFT Based Energy Detection Ryo Takai Shoya Uchida Akihiro Sato Mamiko Inamori

More information

ORTHOGONAL frequency division multiplexing (OFDM)

ORTHOGONAL frequency division multiplexing (OFDM) 144 IEEE TRANSACTIONS ON BROADCASTING, VOL. 51, NO. 1, MARCH 2005 Performance Analysis for OFDM-CDMA With Joint Frequency-Time Spreading Kan Zheng, Student Member, IEEE, Guoyan Zeng, and Wenbo Wang, Member,

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

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

Symbol Timing Detection for OFDM Signals with Time Varying Gain

Symbol Timing Detection for OFDM Signals with Time Varying Gain International Journal of Control and Automation, pp.4-48 http://dx.doi.org/.4257/ijca.23.6.5.35 Symbol Timing Detection for OFDM Signals with Time Varying Gain Jihye Lee and Taehyun Jeon Seoul National

More information

Applying Time-Reversal Technique for MU MIMO UWB Communication Systems

Applying Time-Reversal Technique for MU MIMO UWB Communication Systems , 23-25 October, 2013, San Francisco, USA Applying Time-Reversal Technique for MU MIMO UWB Communication Systems Duc-Dung Tran, Vu Tran-Ha, Member, IEEE, Dac-Binh Ha, Member, IEEE 1 Abstract Time Reversal

More information

Performance Analysis of Rake Receivers in IR UWB System

Performance Analysis of Rake Receivers in IR UWB System IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 6, Issue 3 (May. - Jun. 2013), PP 23-27 Performance Analysis of Rake Receivers in IR UWB

More information

Single-RF Diversity Receiver for OFDM System Using ESPAR Antenna with Alternate Direction

Single-RF Diversity Receiver for OFDM System Using ESPAR Antenna with Alternate Direction Single-RF Diversity Receiver for OFDM System Using ESPAR Antenna with Alternate Direction 89 Single-RF Diversity Receiver for OFDM System Using ESPAR Antenna with Alternate Direction Satoshi Tsukamoto

More information

RECENTLY, spread spectrum techniques have received a

RECENTLY, spread spectrum techniques have received a 114 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 46, NO. 1, FEBRUARY 1997 A Co-Channel Interference Cancellation Technique Using Orthogonal Convolutional Codes on Multipath Rayleigh Fading Channel Yukitoshi

More information

Lecture 9: Spread Spectrum Modulation Techniques

Lecture 9: Spread Spectrum Modulation Techniques Lecture 9: Spread Spectrum Modulation Techniques Spread spectrum (SS) modulation techniques employ a transmission bandwidth which is several orders of magnitude greater than the minimum required bandwidth

More information

A Chip-Rate MLSE Equalizer for DS-UWB Systems

A Chip-Rate MLSE Equalizer for DS-UWB Systems A Chip-Rate Equalizer for DS-UWB Systems Praveen Kaligineedi Department of Electrical and Computer Engineering The University of British Columbia Vancouver, BC, Canada praveenk@ece.ubc.ca Viay K. Bhargava

More information

Intra-Vehicle UWB MIMO Channel Capacity

Intra-Vehicle UWB MIMO Channel Capacity WCNC 2012 Workshop on Wireless Vehicular Communications and Networks Intra-Vehicle UWB MIMO Channel Capacity Han Deng Oakland University Rochester, MI, USA hdeng@oakland.edu Liuqing Yang Colorado State

More information

A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference

A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference 2006 IEEE Ninth International Symposium on Spread Spectrum Techniques and Applications A Soft-Limiting Receiver Structure for Time-Hopping UWB in Multiple Access Interference Norman C. Beaulieu, Fellow,

More information

Multipath Beamforming UWB Signal Design Based on Ternary Sequences

Multipath Beamforming UWB Signal Design Based on Ternary Sequences Multipath Beamforming UWB Signal Design Based on Ternary Sequences Di Wu, Predrag Spasojević, and Ivan Seskar WINLAB, Rutgers University 73 Brett Road, Piscataway,NJ 08854 {diwu,spasojev,seskar}@winlab.rutgers.edu

More information

ABHELSINKI UNIVERSITY OF TECHNOLOGY

ABHELSINKI UNIVERSITY OF TECHNOLOGY CDMA receiver algorithms 14.2.2006 Tommi Koivisto tommi.koivisto@tkk.fi CDMA receiver algorithms 1 Introduction Outline CDMA signaling Receiver design considerations Synchronization RAKE receiver Multi-user

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

Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE a Channel Using Wavelet Packet Transform

Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE a Channel Using Wavelet Packet Transform Narrow Band Interference (NBI) Mitigation Technique for TH-PPM UWB Systems in IEEE 82.15.3a Channel Using Wavelet Pacet Transform Brijesh Kumbhani, K. Sanara Sastry, T. Sujit Reddy and Rahesh Singh Kshetrimayum

More information

Single Carrier Ofdm Immune to Intercarrier Interference

Single Carrier Ofdm Immune to Intercarrier Interference International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 3 (March 2014), PP.42-47 Single Carrier Ofdm Immune to Intercarrier Interference

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

MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz

MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz MEASUREMENT AND MODELING OF INDOOR UWB CHANNEL AT 5 GHz WINLAB @ Rutgers University July 31, 2002 Saeed S. Ghassemzadeh saeedg@research.att.com Florham Park, New Jersey This work is based on collaborations

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

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P82.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [UWB Channel Measurement Results in Indoor Residential Environment High-Rise Apartments] Date Submitted: [19

More information

Performance analysis of MISO-OFDM & MIMO-OFDM Systems

Performance analysis of MISO-OFDM & MIMO-OFDM Systems Performance analysis of MISO-OFDM & MIMO-OFDM Systems Kavitha K V N #1, Abhishek Jaiswal *2, Sibaram Khara #3 1-2 School of Electronics Engineering, VIT University Vellore, Tamil Nadu, India 3 Galgotias

More information

Mobile Radio Systems OPAM: Understanding OFDM and Spread Spectrum

Mobile Radio Systems OPAM: Understanding OFDM and Spread Spectrum Mobile Radio Systems OPAM: Understanding OFDM and Spread Spectrum Klaus Witrisal witrisal@tugraz.at Signal Processing and Speech Communication Laboratory www.spsc.tugraz.at Graz University of Technology

More information

Testing c2k Mobile Stations Using a Digitally Generated Faded Signal

Testing c2k Mobile Stations Using a Digitally Generated Faded Signal Testing c2k Mobile Stations Using a Digitally Generated Faded Signal Agenda Overview of Presentation Fading Overview Mitigation Test Methods Agenda Fading Presentation Fading Overview Mitigation Test Methods

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

EC 551 Telecommunication System Engineering. Mohamed Khedr

EC 551 Telecommunication System Engineering. Mohamed Khedr EC 551 Telecommunication System Engineering Mohamed Khedr http://webmail.aast.edu/~khedr 1 Mohamed Khedr., 2008 Syllabus Tentatively Week 1 Week 2 Week 3 Week 4 Week 5 Week 6 Week 7 Week 8 Week 9 Week

More information

Blind Pilot Decontamination

Blind Pilot Decontamination Blind Pilot Decontamination Ralf R. Müller Professor for Digital Communications Friedrich-Alexander University Erlangen-Nuremberg Adjunct Professor for Wireless Networks Norwegian University of Science

More information

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P82.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [UWB Channel Model for Indoor Residential Environment] Date Submitted: [2 September, 24] Source: [Chia-Chin

More information

Multirate schemes for multimedia applications in DS/CDMA Systems

Multirate schemes for multimedia applications in DS/CDMA Systems Multirate schemes for multimedia applications in DS/CDMA Systems Tony Ottosson and Arne Svensson Dept. of Information Theory, Chalmers University of Technology, S-412 96 Göteborg, Sweden phone: +46 31

More information

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model

Improving Channel Estimation in OFDM System Using Time Domain Channel Estimation for Time Correlated Rayleigh Fading Channel Model International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 8 ǁ August 2013 ǁ PP.45-51 Improving Channel Estimation in OFDM System Using Time

More information

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

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /ICCE.2012. Zhu, X., Doufexi, A., & Koçak, T. (2012). A performance enhancement for 60 GHz wireless indoor applications. In ICCE 2012, Las Vegas Institute of Electrical and Electronics Engineers (IEEE). DOI: 10.1109/ICCE.2012.6161865

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

Multiple Input Multiple Output (MIMO) Operation Principles

Multiple Input Multiple Output (MIMO) Operation Principles Afriyie Abraham Kwabena Multiple Input Multiple Output (MIMO) Operation Principles Helsinki Metropolia University of Applied Sciences Bachlor of Engineering Information Technology Thesis June 0 Abstract

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 I.J. Wireless and Microwave Technologies, 016, 1, 34-4 Published Online January 016 in MECS(http://www.mecs-press.net) DOI: 10.5815/ijwmt.016.01.04 Available online at http://www.mecs-press.net/ijwmt Performance

More information

ENHANCING BER PERFORMANCE FOR OFDM

ENHANCING BER PERFORMANCE FOR OFDM RESEARCH ARTICLE OPEN ACCESS ENHANCING BER PERFORMANCE FOR OFDM Amol G. Bakane, Prof. Shraddha Mohod Electronics Engineering (Communication), TGPCET Nagpur Electronics & Telecommunication Engineering,TGPCET

More information

On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel

On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel On the Multi-User Interference Study for Ultra Wideband Communication Systems in AWGN and Modified Saleh-Valenzuela Channel Raffaello Tesi, Matti Hämäläinen, Jari Iinatti, Ian Oppermann, Veikko Hovinen

More information

Ternary Zero Correlation Zone Sequences for Multiple Code UWB

Ternary Zero Correlation Zone Sequences for Multiple Code UWB Ternary Zero Correlation Zone Sequences for Multiple Code UWB Di Wu, Predrag Spasojević and Ivan Seskar WINLAB, Rutgers University 73 Brett Road, Piscataway, NJ 8854 {diwu,spasojev,seskar}@winlabrutgersedu

More information

ECS455: Chapter 5 OFDM

ECS455: Chapter 5 OFDM ECS455: Chapter 5 OFDM 1 Dr.Prapun Suksompong www.prapun.com Office Hours: Library (Rangsit) Mon 16:20-16:50 BKD 3601-7 Wed 9:20-11:20 OFDM Applications 802.11 Wi-Fi: a/g/n/ac versions DVB-T (Digital Video

More information

Joint Viterbi Decoding and Decision Feedback Equalization for Monobit Digital Receivers

Joint Viterbi Decoding and Decision Feedback Equalization for Monobit Digital Receivers Joint Viterbi Decoding and Decision Feedback Equalization for Monobit Digital Receivers Xin Li 1, Huarui Yin 2, Zhiyong Wang 3 Department of Electronic Engineering and Information Science University of

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

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

PAPER A Novel Adaptive Array Utilizing Frequency Characteristics of Multi-Carrier Signals

PAPER A Novel Adaptive Array Utilizing Frequency Characteristics of Multi-Carrier Signals IEICE TRANS. COMMUN., VOL.E83 B, NO.2 FEBRUARY 2000 371 PAPER A Novel Adaptive Array Utilizing Frequency Characteristics of Multi-Carrier Signals Mitoshi FUJIMOTO, Kunitoshi NISHIKAWA, Tsutayuki SHIBATA,

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

Transmit Diversity Schemes for CDMA-2000

Transmit Diversity Schemes for CDMA-2000 1 of 5 Transmit Diversity Schemes for CDMA-2000 Dinesh Rajan Rice University 6100 Main St. Houston, TX 77005 dinesh@rice.edu Steven D. Gray Nokia Research Center 6000, Connection Dr. Irving, TX 75240 steven.gray@nokia.com

More information

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department

Lab 3.0. Pulse Shaping and Rayleigh Channel. Faculty of Information Engineering & Technology. The Communications Department Faculty of Information Engineering & Technology The Communications Department Course: Advanced Communication Lab [COMM 1005] Lab 3.0 Pulse Shaping and Rayleigh Channel 1 TABLE OF CONTENTS 2 Summary...

More information

Noise-based frequency offset modulation in wideband frequency-selective fading channels

Noise-based frequency offset modulation in wideband frequency-selective fading channels 16th Annual Symposium of the IEEE/CVT, Nov. 19, 2009, Louvain-la-Neuve, Belgium 1 Noise-based frequency offset modulation in wideband frequency-selective fading channels A. Meijerink 1, S. L. Cotton 2,

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

Project: IEEE P Working Group for Wireless Personal Area Networks N

Project: IEEE P Working Group for Wireless Personal Area Networks N Project: IEEE P802.15 Working Group for Wireless Personal Area Networks N (WPANs( WPANs) Title: [IMEC UWB PHY Proposal] Date Submitted: [4 May, 2009] Source: Dries Neirynck, Olivier Rousseaux (Stichting

More information

THE EFFECTS OF NEIGHBORING BUILDINGS ON THE INDOOR WIRELESS CHANNEL AT 2.4 AND 5.8 GHz

THE EFFECTS OF NEIGHBORING BUILDINGS ON THE INDOOR WIRELESS CHANNEL AT 2.4 AND 5.8 GHz THE EFFECTS OF NEIGHBORING BUILDINGS ON THE INDOOR WIRELESS CHANNEL AT.4 AND 5.8 GHz Do-Young Kwak*, Chang-hoon Lee*, Eun-Su Kim*, Seong-Cheol Kim*, and Joonsoo Choi** * Institute of New Media and Communications,

More information

Rake-based multiuser detection for quasi-synchronous SDMA systems

Rake-based multiuser detection for quasi-synchronous SDMA systems Title Rake-bed multiuser detection for qui-synchronous SDMA systems Author(s) Ma, S; Zeng, Y; Ng, TS Citation Ieee Transactions On Communications, 2007, v. 55 n. 3, p. 394-397 Issued Date 2007 URL http://hdl.handle.net/10722/57442

More information

Interference Mitigation by CDMA RAKE Receiver With Walsh-Hadamard Sequence

Interference Mitigation by CDMA RAKE Receiver With Walsh-Hadamard Sequence Interference Mitigation by CDMA RAKE Receiver With Walsh-adamard Sequence Braj Bhooshan Pandey Research Scholar, M.E. R.K.D.F. Institute of Science & Technology, Bhopal Bhopal, INDIA pandey_023brajbhooshan@yahoo.com

More information

SIGNAL PROCESSING FOR COMMUNICATIONS

SIGNAL PROCESSING FOR COMMUNICATIONS Introduction ME SIGNAL PROCESSING FOR COMMUNICATIONS Alle-Jan van der Veen and Geert Leus Delft University of Technology Dept. EEMCS Delft, The Netherlands 1 Topics Multiple-antenna processing Radio astronomy

More information

The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals

The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals The Measurement and Characterisation of Ultra Wide-Band (UWB) Intentionally Radiated Signals Rafael Cepeda Toshiba Research Europe Ltd University of Bristol November 2007 Rafael.cepeda@toshiba-trel.com

More information

Impact of Metallic Furniture on UWB Channel Statistical Characteristics

Impact of Metallic Furniture on UWB Channel Statistical Characteristics Tamkang Journal of Science and Engineering, Vol. 12, No. 3, pp. 271 278 (2009) 271 Impact of Metallic Furniture on UWB Channel Statistical Characteristics Chun-Liang Liu, Chien-Ching Chiu*, Shu-Han Liao

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

Evolution of Cellular Systems. Challenges for Broadband Wireless Systems. Convergence of Wireless, Computing and Internet is on the Way

Evolution of Cellular Systems. Challenges for Broadband Wireless Systems. Convergence of Wireless, Computing and Internet is on the Way International Technology Conference, 14~15 Jan. 2003, Hong Kong Technology Drivers for Tomorrow Challenges for Broadband Systems Fumiyuki Adachi Dept. of Electrical and Communications Engineering, Tohoku

More information

Utilization of Multipaths for Spread-Spectrum Code Acquisition in Frequency-Selective Rayleigh Fading Channels

Utilization of Multipaths for Spread-Spectrum Code Acquisition in Frequency-Selective Rayleigh Fading Channels 734 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 49, NO. 4, APRIL 2001 Utilization of Multipaths for Spread-Spectrum Code Acquisition in Frequency-Selective Rayleigh Fading Channels Oh-Soon Shin, Student

More information

ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION. Dr. Galal Nadim

ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION. Dr. Galal Nadim ROOT MULTIPLE SIGNAL CLASSIFICATION SUPER RESOLUTION TECHNIQUE FOR INDOOR WLAN CHANNEL CHARACTERIZATION Dr. Galal Nadim BRIEF DESCRIPTION The root-multiple SIgnal Classification (root- MUSIC) super resolution

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

A Novel SINR Estimation Scheme for WCDMA Receivers

A Novel SINR Estimation Scheme for WCDMA Receivers 1 A Novel SINR Estimation Scheme for WCDMA Receivers Venkateswara Rao M 1 R. David Koilpillai 2 1 Flextronics Software Systems, Bangalore 2 Department of Electrical Engineering, IIT Madras, Chennai - 36.

More information

Wireless Physical Layer Concepts: Part III

Wireless Physical Layer Concepts: Part III Wireless Physical Layer Concepts: Part III Raj Jain Professor of CSE Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-08/

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

Takeshi ITAGAKI a), Student Member and Fumiyuki ADACHI, Member

Takeshi ITAGAKI a), Student Member and Fumiyuki ADACHI, Member 1954 IEICE TRANS. COMMUN., VOL.E87 B, NO.7 JULY 2004 PAPER Joint Frequency-Domain Equalization and Antenna Diversity Combining for Orthogonal Multicode DS-CDMA Signal Transmissions in a Frequency-Selective

More information

Pilot-Assisted DFT Window Timing/ Frequency Offset Synchronization and Subcarrier Recovery 5.1 Introduction

Pilot-Assisted DFT Window Timing/ Frequency Offset Synchronization and Subcarrier Recovery 5.1 Introduction 5 Pilot-Assisted DFT Window Timing/ Frequency Offset Synchronization and Subcarrier Recovery 5.1 Introduction Synchronization, which is composed of estimation and control, is one of the most important

More information

Multi-Carrier Systems

Multi-Carrier Systems Wireless Information Transmission System Lab. Multi-Carrier Systems 2006/3/9 王森弘 Institute of Communications Engineering National Sun Yat-sen University Outline Multi-Carrier Systems Overview Multi-Carrier

More information

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access

Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access NTT DoCoMo Technical Journal Vol. 8 No.1 Field Experiments of 2.5 Gbit/s High-Speed Packet Transmission Using MIMO OFDM Broadband Packet Radio Access Kenichi Higuchi and Hidekazu Taoka A maximum throughput

More information

1 Introduction

1 Introduction Published in IET Communications Received on 25th November 2008 Revised on 15th December 2009 Correlated noise cancellation in fractional sampling orthogonal frequency and code division multiplexing with

More information

CH 5. Air Interface of the IS-95A CDMA System

CH 5. Air Interface of the IS-95A CDMA System CH 5. Air Interface of the IS-95A CDMA System 1 Contents Summary of IS-95A Physical Layer Parameters Forward Link Structure Pilot, Sync, Paging, and Traffic Channels Channel Coding, Interleaving, Data

More information

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS

MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS International Journal on Intelligent Electronic System, Vol. 8 No.. July 0 6 MITIGATING CARRIER FREQUENCY OFFSET USING NULL SUBCARRIERS Abstract Nisharani S N, Rajadurai C &, Department of ECE, Fatima

More information

DS-UWB signal generator for RAKE receiver with optimize selection of pulse width

DS-UWB signal generator for RAKE receiver with optimize selection of pulse width International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 DS-UWB signal generator for RAKE receiver with optimize selection of pulse width Twinkle V. Doshi EC department, BIT,

More information

Performance Analysis of n Wireless LAN Physical Layer

Performance Analysis of n Wireless LAN Physical Layer 120 1 Performance Analysis of 802.11n Wireless LAN Physical Layer Amr M. Otefa, Namat M. ElBoghdadly, and Essam A. Sourour Abstract In the last few years, we have seen an explosive growth of wireless LAN

More information

Power Delay Profile Analysis and Modeling of Industrial Indoor Channels

Power Delay Profile Analysis and Modeling of Industrial Indoor Channels Power Delay Profile Analysis and Modeling of Industrial Indoor Channels Yun Ai 1,2, Michael Cheffena 1, Qihao Li 1,2 1 Faculty of Technology, Economy and Management, Norwegian University of Science and

More information

Advanced Communication Systems -Wireless Communication Technology

Advanced Communication Systems -Wireless Communication Technology Advanced Communication Systems -Wireless Communication Technology Dr. Junwei Lu The School of Microelectronic Engineering Faculty of Engineering and Information Technology Outline Introduction to Wireless

More information

Receiver Designs for the Radio Channel

Receiver Designs for the Radio Channel Receiver Designs for the Radio Channel COS 463: Wireless Networks Lecture 15 Kyle Jamieson [Parts adapted from C. Sodini, W. Ozan, J. Tan] Today 1. Delay Spread and Frequency-Selective Fading 2. Time-Domain

More information

Non-uniform sampling point selection in orthogonal frequency division multiplexing receiver with fractional sampling

Non-uniform sampling point selection in orthogonal frequency division multiplexing receiver with fractional sampling Published in IE Communications Received on 6th January 2010 doi: 101049/iet-com20100693 ISSN 1751-8628 Non-uniform sampling point selection in orthogonal frequency division multiplexing receiver with fractional

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

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2)

Mobile & Wireless Networking. Lecture 2: Wireless Transmission (2/2) 192620010 Mobile & Wireless Networking Lecture 2: Wireless Transmission (2/2) [Schiller, Section 2.6 & 2.7] [Reader Part 1: OFDM: An architecture for the fourth generation] Geert Heijenk Outline of Lecture

More information

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems

Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems Carrier Frequency Offset Estimation Algorithm in the Presence of I/Q Imbalance in OFDM Systems K. Jagan Mohan, K. Suresh & J. Durga Rao Dept. of E.C.E, Chaitanya Engineering College, Vishakapatnam, India

More information

Weight Tracking Method for OFDM Adaptive Array in Time Variant Fading Channel

Weight Tracking Method for OFDM Adaptive Array in Time Variant Fading Channel Weight Tracking Method for OFDM Adaptive Array in Time Variant Fading Channel Tomohiro Hiramoto, Atsushi Mizuki, Masaki Shibahara, Takeo Fujii and Iwao Sasase Dept. of Information & Computer Science, Keio

More information

Noise Plus Interference Power Estimation in Adaptive OFDM Systems

Noise Plus Interference Power Estimation in Adaptive OFDM Systems Noise Plus Interference Power Estimation in Adaptive OFDM Systems Tevfik Yücek and Hüseyin Arslan Department of Electrical Engineering, University of South Florida 4202 E. Fowler Avenue, ENB-118, Tampa,

More information