SlideShare a Scribd company logo
1 of 6
Download to read offline
TELKOMNIKA, Vol.17, No.4, August 2019, pp.1692~1697
ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018
DOI: 10.12928/TELKOMNIKA.v17i4.11400 ◼ 1692
Received October 9, 2018; Revised March 22, 2019; Accepted April 30, 2019
A blind channel shortening for multiuser, multicarrier
CDMA system over multipath fading channel
F. Bouasria*1
, A. Djebbari2
, M. Chetioui3
1
Laboratory of Knowledge Management and complex data, University of Saïda, Algeria
2
Laboratory of Telecommunications and Digital Signal Processing, University of Sidi Bel Abbes, Algeria
3
University of Saïda, Algeria
*Corresponding author, e-mail: valencfat@yahoo.fr
Abstract
In this paper we derive the Multicarrier Equalization by Restoration of Redundancy (MERRY)
algorithm: A blind, adaptive channel shortening algorithm for updating a Time-domain Equalizer (TEQ) in a
system employing MultiCarrier Code Division Multiple Access (MC-CDMA) modulation. We show that the
MERRY algorithm applied to the MC-CDMA system converges considerably more rapidly than in the
Orthogonal Frequency Division Multiplexing (OFDM) system [1]. Simulations results are provided to
demonstrate the performance of the algorithm.
Keywords: blind time-domain equalizer, guard time, MMSE equalizer, multi-carrier CDMA, multi-carrier
modulation, multipath fading channels, orthogonal frequency division multiplexing OFDM
Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved.
1. Introduction
Single-carrier systems have more stringent equalization requirements than multi-carrier
systems like orthogonal frequency division multiplexing. The impact of the channel will be flat
fading on each carrier, when the channel is shorter than the cyclic prefix (CP). Since the request
for higher bit rates is increasing, several works developed novel techniques to spread spectral
efficiency. As long as the Cyclic Prefix (CP) is longer than the channel delay spread,
the Multi-Carrier Modulation (MCM) method [2, 3] can easily resolve channel dispersion.
The model solution is to exercise a channel-shortening equalizer (TEQ). Several techniques to
TEQ scheme are non-adaptive, have high difficulty, and need a channel estimate. While there
are approaches for blind channel extraction for multicarrier systems, there is only one “blind”
adaptive method that directly equalizes the channel. However, [4] carry out complete
equalization rather than channel shortening. An efficient means of implementing the modulation
is to use an Inverse Fast Fourier Transform (IFFT). After transmission and reception, an FFT
can be used for the demodulation [3, 4]. In order for the sub-channels to be independent,
the convolution of the signal and the channel must be a circular convolution. It is actually a
linear convolution, so it is made to appear circular by adding a CP to the start of each data
block [5-7], which is obtained by prepending the last samples of each block to the beginning of
the block. If the channel is shorter than the CP, then the output of each sub-channel is equal to
the input times a scalar gain factor. If the CP is not as long as the channel delay spread, then
Inter-Channel Interference (ICI) and Inter-Symbol Interference (ISI) will be present, and a
channel-shortening (time-domain) equalizer, or TEQ, is needed. The TEQ is chosen such that
the convolution of the channel and TEQ has almost all of its energy in a time window no longer
than the CP length. TEQ design (for a static environment) has been well explored,
notably in [8-12].
2. Blind Adaptive Channel Schortener
In this part, the description of the CP, consider the baseband model of a typical
multicarrier modulation system, as shown in Figure 1. Each block of bits is divided up into
N bins, and each bin is viewed as being modulated by a different carrier.
TELKOMNIKA ISSN: 1693-6930 ◼
A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria)
1693
Figure 1. Channel shortening with a blind equalization for MC-CDMA system
This section derives the basic MERRY algorithm, and discusses the various
generalization and performance-enhancing extensions. For the moment consider a MC-CDMA
system in Figure 1. Once CP has been added, the transmitted data obeys the relation [8, 10].
( ) ( )Nin.Mxin.Mx ++=+  v,,,i 21 (1)
Where vNM += the total symbol duration, and n is the symbol index. To simplify the notation,
henceforth we assume n=0 (without loss of generality). The received data r is obtained
from x by
𝑟𝑘(𝑖) = ∑ ℎ(𝑙). 𝑥 𝑘(𝑖 − 𝑙) + 𝑛(𝑖)
𝐿ℎ−1
𝑙=0
(2)
and the equalizer data y is similarly obtained from r by
𝑦 𝑘(𝑖) = ∑ 𝑤(𝑗). 𝑟 𝑘(𝑖 − 𝑗)
𝑇−1
𝑗=0
(3)
The combined channel is denoted by e = h * w, and T is the length of the equalizer w.
Here 𝑥 𝑘(𝑛) with dimensions 𝑄 × 1 is defined as
𝑥 𝑘(𝑛) = [𝑥 𝑘(𝑛, 0)𝑥 𝑘(𝑛, 1) ⋯ 𝑥 𝑘(𝑛, 𝑄 − 1)] 𝑇 (4)
and is composed of samples during the nth MC-CDMA symbol transmitted
by the kth user. The CP can convert the time-domain linear convolution of the FIR channel to a
cyclic convolution; the ISI is eliminated with the aid of CP. The transmitted sequence with CP is
𝑥 𝑘(𝑛) =
[
𝑥 𝑘(𝑛, 𝑄 − 𝑣)
⋮
𝑥 𝑘(𝑛, 𝑄 − 2)
𝑥 𝑘(𝑛, 𝑄 − 1)
𝑥 𝑘(𝑛, 0)
𝑥 𝑘(𝑛, 1)
⋮
𝑥 𝑘(𝑛, 𝑄 − 𝑣)
⋮
𝑥 𝑘(𝑛, 𝑄 − 2)
𝑥 𝑘(𝑛, 𝑄 − 1)]
(5)
◼ ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 4, August 2019: 1692-1697
1694
for clarity, the time-domain Channel Impulse Response (CIR) vector for the kth user is
described as
ℎ 𝑘 = [ℎ 𝑘(0)ℎ 𝑘(1) ⋯ ℎ 𝑘(𝐿 𝑐ℎ)] 𝑇
(6)
3. Merry Algorithm
The channel destroys the relationship in (1), because the ICI & ISI that affect the CP are
different from the ICI & ISI that affect the last samples in the symbol. The astute reader will also
note that we have shortened the channel to v taps, yet a multicarrier system only requires
shortening to 𝑣 + 1 taps. However, when v is large (32 in Asymmetric Digital Subscriber Loops
(ADSL)), shortening the channel by an extra tap should have a minimal effect on
the performance in general, if the channel order 𝐿 𝑐ℎ ≤ 𝑣 (has been shortened), then the last
sample in the CP should match the last sample in the symbol. One cost function that reflects
this is [11]:
𝐽 𝑚𝑒𝑟𝑟𝑦(𝛿) = 𝐸[|𝑦(𝜈 + 𝛿) − 𝑦(𝜈 + 𝑁 + 𝛿)|2
] 𝛿 ∈ {0, . . . , 𝑀 − 1} (7)
where  is the symbol synchronization parameter, which represents the desired delay of
the effective channel (channel + TEQ). The proposed (MERRY) algorithm [1, 9], performs a
stochastic gradient descent of (7), with a constraint (such that w = 1) to avoid the trivial solution
w = 0. This algorithm is as follows: [13-18]
MERRY:
where
𝑟(𝑛) = [𝑟(𝑛), 𝑟(𝑛 − 1), ⋯ , 𝑟(𝑛 − 𝐿 𝑤)] 𝑇
(8)
(*) denotes complex conjugation, and 𝜇 is the TEQ adaptation step size, taken
equal to: 0.75 [19, 20].
4. Simulation Results
In this section, we consider a standard DSL test channel, using Carrier Serving Area
Loop 1(CSA1) [12]. It’s consists of 512 samples, the BPSK modulation is used with a (AWGN)
signal to noise ratio equal to 40 dB. For case of ADSL the FFT size is 512, and the CP is v = 32.
The number of coefficients of TEQ equalizer equals 16. The plot is computed by the running of
5000 symbols, and 50000 iterations. We consider the block diagram system of the Figure 1
where h is an ADSL channel as shown in Figure 2. Numerical results are obtained by the
adaptation of the Matlab code available at [12].
Given  , for symbol n=0, 1…,
𝑟̃( 𝑛) = 𝑟(𝑛 + 𝜈 + 𝛿) − 𝑟(𝑛 + 𝜈 + 𝑁 + 𝛿)
𝑦(𝑛) = 𝑤 𝑇
(𝑛)𝑟̃( 𝑛)
𝑤̂(𝑛 + 1) = 𝑤(𝑛) − 𝜇𝑦(𝑛)𝑟̃∗
(𝑛)
𝑤(𝑛 + 1) =
𝑤̂(𝑛 + 1)
‖𝑤(𝑛 + 1)‖
TELKOMNIKA ISSN: 1693-6930 ◼
A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria)
1695
Figure 2. Diagram of blocks for Channel shortening with a blind equalization
for MC-CDMA system
4.1. Comparative Results
4.1.1. The ISI
The ISI vs. number of iterations is presented in Figure 3, the curve is decreasing, it
attains the -4.407 at 100 the iteration, the jaggedness is until has 3700 iterations and it stabilize
after 50000 iterations. The curve converges rapidly comparing to that obtained with OFDM
system in this case (dashed line) [12] the curve attaining -4.397 at 400the iteration.
The ISI function is defined as [12, 13]:
𝐼𝑆𝐼 =
∑ |𝑒 𝑘|2
− 𝑚𝑎𝑥(|𝑒 𝑘|2
)𝑘
𝑚𝑎𝑥(|𝑒 𝑘|2
) (9)
Figure 3. The performance of MC-CDMA system with TEQ equalizer in term of ISI
4.1.2. The Bit Rate
The DSL performance metric is the achievable bit rate for a fixed probability
of error [8, 10-14]:
𝑅 = ∑ 𝑙𝑔2 (1 +
𝑆𝐼𝑁𝑅𝑖
Γ
)
𝑖
(10)
where SINRi, is the signal to interference and noise ratio in frequency bin i.
 is the SNR gap [21-25]
◼ ISSN: 1693-6930
TELKOMNIKA Vol. 17, No. 4, August 2019: 1692-1697
1696
cmmd −+= (11)
𝛾 𝑚𝑑 is the modulation gap=9.8 dB, 𝛾𝑐 is the coding gain 4.2 dB and 𝛾 𝑚 is the margin=6 dB.
Figure 4 shows the bit rate vs SNR, the bit rate was computed by running for
5000 symbols. For all these SNR values the MERRY applied to MC-CDMA approaches the
Maximum Shortening SNR (MSSNR) solution [9], and the both presents a minimal bit rate for
SNR=50 dB compared to OFDM [11].
Figure 4. Achievable bit rate vs SNR for MERRY on CSALoop1 for MC-CDMA system
5. Conclusion
The MERRY algorithms carry out blind adaptive channel shortening. It is less difficulty
and mainly convergent. A method was proposed which calculated the time-domain filter
coefficients for MC-CDMA systems .And the similar technique was suggested to evaluate
the coefficient of a TEQ with arbitrary length. The performance of the TEQ is estimated and
the MC-CDMA system is assumed in the simulation. It can be seen that the TEQ achieves
excellent performance for MC-CDMA system.
References
[1] RK Martin, C R Johnson, M Ding, B L Evans. Infinite Length Results for channel Shortening
Equalizers. IV IEEE Signal Processing Workshop on Signal Processing Advance in Wireless
Communication (SPAWC 2003) June 15-18. 2003.
[2] JAC Bingham. Multi-carrier Modulation for Data Transmission: An Idea Whose Time Has Come. IEEE
Commun. Mag. 1990; 28(5): 5-14.
[3] K Fazel, L Papke. On the Performance of Convolutionally–Coded CDMA/OFDM for Mobile
Communication System. Proc. of IEEE PIMRC' 93. 1993: 468-472.
[4] F Bouasria, A Djebbari, M Bouziani, J M Rouvaen, Abdelmalik Taleb Ahmed. Frequency-Time MMSE
Equalizer for BER Enhancement of MC-CDMA Systems over Mulipath Fading Channel. International
Journal of Applied Engineering Research. ISSN 0973-4562. 2007; 2(1): 163-172.
[5] N Yee, J-P Linnartz, G Fettweis. Multi-Carrier CDMA in Indoor Wireless Radio Networks. Proc. of
IEEE PIMRC" 93. 1993: 109-113.
[6] N Yee, J-P Linnartz. Controlled Equalization of Multi-Carrier CDMA in an Indoor Rician Fading
Channel. Proc. of IEEE VTC'94. 1994: 1665-1669.
[7] N Al-Dhahir, JM Cioff. Optimum Finite-Length Equalization for Multicarrier Transceivers. IEEE Trans.
On Comm. 1996; 44(1): 56-64.
[8] G Arslan, B L Evans, S Kiaei. Equalization for Discrete Multitone Receivers to Maximize Bit Rate.
IEEE Trans. on Signal Processing. 2001; 49(12): 3123-3135.
0 10 20 30 40 50
1
2
3
4
5
6
7
8
9
10
x 10
6
SNR, in dB
bitrate(bps)
Performance after 5000 iterations
MERRY for MC-CDMA
Max SSNR for MC-CDMA
MERRY for OFDM
Max SSNR for OFDM
TELKOMNIKA ISSN: 1693-6930 ◼
A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria)
1697
[9] B Farhang, Boroujeny, M Ding, Design Methods for Time-Domain Equalizers in DMT Transceivers.
IEEE Trans on Comm., 2001; 49(3): 554-562.
[10] RK Martin, J Balakrishnan, WA Sethares, CR Johnson, Jr. a Blind, Adaptive TEQ Channel
Shortening for Multicarrier Systems. IEEE Signal Processing Letters. 2002; 9(11): 341-343.
[11] J Wu, G Arslan, B L Evans. Efficient Matrix Multiplication Methods to implement a Near-Optimum
Channel Shortening Method for Discrete Multitone Transceivers. in Proc. IEEE Asilomar Conf. on
Signals, Systems, and Computers, Pacific Grove, CA, Nov. 2000; 1: 152-157.
[12] PJW Melsa, RC Younce, CE Rohrs. Impulse Response Shortening for Discrete Multitone
Transceivers. IEEE Trans. on Com. 1996; 44: 1662-1672.
[13] G Arslan, M Ding, B Lu, Z Shen, B L Evans. TEQ design tool-box, The University of Texas at Austin.
http://www.ece.utexas.edu /~bevans/projects/adsl/ dmtteq/dmtteq.html.
[14] S ELAHMAR, A DJEBBARI, M BOUZIANI. New results with blind time domain equalization for OFDM
system. Inform. Technol. J. 2007; 6: 207-211.
[15] L Yang, CG Kang. Desing of Novel Time-Domain Equalizer (TEQ) for OFDM System. IEICE TRANS.
Commun. 2006; E89-B, N°.10.
[16] Olivier Rioul. Corps Finis. Version 2. à (1996-2006).
[17] RK Martin, M Ding, BL Evans, CR Johnson. Efficient Channel Shortening Equalizer Design.
EURASIP Journal on Applied Signal Processing. 2003: 13: 1279-1290.
[18] Henrik Schulze, Christian Luders. Theory and Applications of OFDM and CDMA. Wideband Wireless
Communications, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex
PO19 8SQ, England. 2005.
[19] Ye (Geoffrey) Li, Gordon L stuber (Eds). Orthogonal Frequency Division Multiplexing for Wireless
Communications. Signals and Communication Technology, Library of Congress Control Number:
2005935341. Springer Science & Business Media, Inc. 2006.
[20] M Milosevic, LFC Pessoa, BL Evans, R Baldick, Optimal Time Domain Equalization Design for
Maximizing Data Rate of Discrete Multi-tone Systems. IEEE Trans. On Signal Processing. 2003.
[21] I Medvedev, V Tarokh. A Channel-Shortening Multiuser Detector for DS-CDMA Systems. in
Proceeding of the 53rd
Vehicular Technology Conference. 2001; 3: 1834-1838.
[22] W Xiaojun, Y Qinye, Z Jiangno. Subspace–Based Estimation Method of Uplink FIR Channel in
MC- CDMA System without Cyclic Prefix over Frequency-Selective Fading Channel. Personal
Wireless Communications, 2000 IEEE International Conference on, IEEE. 2002.
[23] W Xiaojun, Y Qinye, F Aigang, D Ke. Time-Domain Channel Estimation for MC-CDMA system over
Frequency–S elective Fading Channels in Multiuser Scenario. IEEE 54th
Vehicular Technology
Conference VTC Fall 2001 Proceedings. 2001.
[24] D Daly, C. Heneghan, and A. D. Fagan. A Minimum Mean-Squared Error Interpretation of
Residual ISI Channel Shortening for Discrete Multitone Transceivers. In Proc. IEEE Int. Conf. on
Acoustics, Speech, and Signal Processing. 2001; 4: 2065-2068.
[25] S Elahmar, A Djebbari, M Bouziani. Performance of fractionally spaced blind channel
shortening. International Journal of Applied Engineering Research. 2007; 2(1): 191-200.

More Related Content

What's hot

Presentation
PresentationPresentation
PresentationVirak Sou
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems IRJET Journal
 
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriersImplementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriersIAEME Publication
 
Spatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11acSpatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11acMohamed Seif
 
Comparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesComparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesTELKOMNIKA JOURNAL
 
BANDWIDTH UTILIZATION
BANDWIDTH UTILIZATIONBANDWIDTH UTILIZATION
BANDWIDTH UTILIZATIONAvijeet Negel
 
03 Data and_Signals
03 Data and_Signals03 Data and_Signals
03 Data and_SignalsAhmar Hashmi
 
Channel Estimation Techniques Based on Pilot Arrangement in OFDM Systems
Channel Estimation Techniques Based on Pilot Arrangement in OFDM SystemsChannel Estimation Techniques Based on Pilot Arrangement in OFDM Systems
Channel Estimation Techniques Based on Pilot Arrangement in OFDM SystemsBelal Essam ElDiwany
 
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUES
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUESESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUES
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUESIAEME Publication
 
Short survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsShort survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsMohamed Seif
 
Blind channel estimation for mimo ofdm systems
Blind channel estimation for mimo ofdm systemsBlind channel estimation for mimo ofdm systems
Blind channel estimation for mimo ofdm systemstrungquang0207
 
Design simulation and evaluation of siso miso mimo ofdm systems
Design simulation and evaluation of siso miso mimo ofdm systemsDesign simulation and evaluation of siso miso mimo ofdm systems
Design simulation and evaluation of siso miso mimo ofdm systemsIJLT EMAS
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMIJARBEST JOURNAL
 
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...IJCNCJournal
 

What's hot (20)

Presentation
PresentationPresentation
Presentation
 
Ch6 1 v1
Ch6 1 v1Ch6 1 v1
Ch6 1 v1
 
Ch4 1 v1
Ch4 1 v1Ch4 1 v1
Ch4 1 v1
 
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems     Sparse channel estimation by pilot allocation  in   MIMO-OFDM systems
Sparse channel estimation by pilot allocation in MIMO-OFDM systems
 
MIMO Calculation
MIMO Calculation MIMO Calculation
MIMO Calculation
 
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriersImplementation of channel estimation algorithms in ofdm for 64 subcarriers
Implementation of channel estimation algorithms in ofdm for 64 subcarriers
 
Spatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11acSpatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11ac
 
mimo
mimomimo
mimo
 
Comparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesComparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemes
 
BANDWIDTH UTILIZATION
BANDWIDTH UTILIZATIONBANDWIDTH UTILIZATION
BANDWIDTH UTILIZATION
 
03 Data and_Signals
03 Data and_Signals03 Data and_Signals
03 Data and_Signals
 
MIMO Communications
MIMO CommunicationsMIMO Communications
MIMO Communications
 
Channel Estimation Techniques Based on Pilot Arrangement in OFDM Systems
Channel Estimation Techniques Based on Pilot Arrangement in OFDM SystemsChannel Estimation Techniques Based on Pilot Arrangement in OFDM Systems
Channel Estimation Techniques Based on Pilot Arrangement in OFDM Systems
 
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUES
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUESESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUES
ESTIMATION OF CHANNEL IN OFDM WIRELESS CHANNEL USING LS AND MMSE TECHNIQUES
 
Short survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systemsShort survey for Channel estimation using OFDM systems
Short survey for Channel estimation using OFDM systems
 
Blind channel estimation for mimo ofdm systems
Blind channel estimation for mimo ofdm systemsBlind channel estimation for mimo ofdm systems
Blind channel estimation for mimo ofdm systems
 
Design simulation and evaluation of siso miso mimo ofdm systems
Design simulation and evaluation of siso miso mimo ofdm systemsDesign simulation and evaluation of siso miso mimo ofdm systems
Design simulation and evaluation of siso miso mimo ofdm systems
 
Chapter 4
Chapter 4Chapter 4
Chapter 4
 
Performance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDMPerformance Analysis of PAPR Reduction in MIMO-OFDM
Performance Analysis of PAPR Reduction in MIMO-OFDM
 
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...
PAPR REDUCTION OF OFDM SIGNAL BY USING COMBINED HADAMARD AND MODIFIED MEU-LAW...
 

Similar to A blind channel shortening for multiuser, multicarrier CDMA system over multipath fading channel

Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...IJNSA Journal
 
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...IJNSA Journal
 
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEChannel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEIOSR Journals
 
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEChannel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEIOSR Journals
 
An identification of the tolerable time-interleaved analog-todigital convert...
An identification of the tolerable time-interleaved analog-todigital convert...An identification of the tolerable time-interleaved analog-todigital convert...
An identification of the tolerable time-interleaved analog-todigital convert...IJECEIAES
 
Blind frequency offset estimator for OFDM systems
Blind frequency offset estimator for OFDM systemsBlind frequency offset estimator for OFDM systems
Blind frequency offset estimator for OFDM systemsTELKOMNIKA JOURNAL
 
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...IJECEIAES
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...IJERA Editor
 
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...IJECEIAES
 
BER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingBER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingIJEEE
 
On limits of Wireless Communications in a Fading Environment: a General Param...
On limits of Wireless Communications in a Fading Environment: a General Param...On limits of Wireless Communications in a Fading Environment: a General Param...
On limits of Wireless Communications in a Fading Environment: a General Param...ijeei-iaes
 
Capsulization of Existing Space Time Techniques
Capsulization of Existing Space Time TechniquesCapsulization of Existing Space Time Techniques
Capsulization of Existing Space Time TechniquesIJEEE
 
Pilot based channel estimation improvement in orthogonal frequency-division m...
Pilot based channel estimation improvement in orthogonal frequency-division m...Pilot based channel estimation improvement in orthogonal frequency-division m...
Pilot based channel estimation improvement in orthogonal frequency-division m...IJECEIAES
 
MIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmMIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmIOSRJECE
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques IJECEIAES
 
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Tamilarasan N
 

Similar to A blind channel shortening for multiuser, multicarrier CDMA system over multipath fading channel (20)

Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
Multi-carrier Equalization by Restoration of RedundancY (MERRY) for Adaptive ...
 
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
Multi carrier equalization by restoration of redundanc y (merry) for adaptive...
 
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEChannel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
 
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFEChannel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
Channel Equalization of WCDMA Downlink System Using Finite Length MMSE-DFE
 
An identification of the tolerable time-interleaved analog-todigital convert...
An identification of the tolerable time-interleaved analog-todigital convert...An identification of the tolerable time-interleaved analog-todigital convert...
An identification of the tolerable time-interleaved analog-todigital convert...
 
Blind frequency offset estimator for OFDM systems
Blind frequency offset estimator for OFDM systemsBlind frequency offset estimator for OFDM systems
Blind frequency offset estimator for OFDM systems
 
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
Analysis of cyclic prefix length effect on ISI limitation in OFDM system over...
 
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
CS Based Channel Estimation for OFDM Systems under Long Delay Channels Using ...
 
D010512126
D010512126D010512126
D010512126
 
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...
Minimize MIMO OFDM interference and noise ratio using polynomial-time algorit...
 
BER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper CodingBER Performance of MU-MIMO System using Dirty Paper Coding
BER Performance of MU-MIMO System using Dirty Paper Coding
 
On limits of Wireless Communications in a Fading Environment: a General Param...
On limits of Wireless Communications in a Fading Environment: a General Param...On limits of Wireless Communications in a Fading Environment: a General Param...
On limits of Wireless Communications in a Fading Environment: a General Param...
 
I010216266
I010216266I010216266
I010216266
 
Capsulization of Existing Space Time Techniques
Capsulization of Existing Space Time TechniquesCapsulization of Existing Space Time Techniques
Capsulization of Existing Space Time Techniques
 
Pilot based channel estimation improvement in orthogonal frequency-division m...
Pilot based channel estimation improvement in orthogonal frequency-division m...Pilot based channel estimation improvement in orthogonal frequency-division m...
Pilot based channel estimation improvement in orthogonal frequency-division m...
 
Do33694700
Do33694700Do33694700
Do33694700
 
Do33694700
Do33694700Do33694700
Do33694700
 
MIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE AlgorithmMIMO Channel Estimation Using the LS and MMSE Algorithm
MIMO Channel Estimation Using the LS and MMSE Algorithm
 
Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques Performance evaluation of high mobility OFDM channel estimation techniques
Performance evaluation of high mobility OFDM channel estimation techniques
 
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
Hybrid Adaptive Channel Estimation Technique in Time and Frequency Domain for...
 

More from TELKOMNIKA JOURNAL

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...TELKOMNIKA JOURNAL
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...TELKOMNIKA JOURNAL
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...TELKOMNIKA JOURNAL
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...TELKOMNIKA JOURNAL
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...TELKOMNIKA JOURNAL
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaTELKOMNIKA JOURNAL
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireTELKOMNIKA JOURNAL
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkTELKOMNIKA JOURNAL
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsTELKOMNIKA JOURNAL
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...TELKOMNIKA JOURNAL
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesTELKOMNIKA JOURNAL
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...TELKOMNIKA JOURNAL
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemTELKOMNIKA JOURNAL
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...TELKOMNIKA JOURNAL
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorTELKOMNIKA JOURNAL
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...TELKOMNIKA JOURNAL
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...TELKOMNIKA JOURNAL
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksTELKOMNIKA JOURNAL
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingTELKOMNIKA JOURNAL
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...TELKOMNIKA JOURNAL
 

More from TELKOMNIKA JOURNAL (20)

Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...Amazon products reviews classification based on machine learning, deep learni...
Amazon products reviews classification based on machine learning, deep learni...
 
Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...Design, simulation, and analysis of microstrip patch antenna for wireless app...
Design, simulation, and analysis of microstrip patch antenna for wireless app...
 
Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...Design and simulation an optimal enhanced PI controller for congestion avoida...
Design and simulation an optimal enhanced PI controller for congestion avoida...
 
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
Improving the detection of intrusion in vehicular ad-hoc networks with modifi...
 
Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...Conceptual model of internet banking adoption with perceived risk and trust f...
Conceptual model of internet banking adoption with perceived risk and trust f...
 
Efficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antennaEfficient combined fuzzy logic and LMS algorithm for smart antenna
Efficient combined fuzzy logic and LMS algorithm for smart antenna
 
Design and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fireDesign and implementation of a LoRa-based system for warning of forest fire
Design and implementation of a LoRa-based system for warning of forest fire
 
Wavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio networkWavelet-based sensing technique in cognitive radio network
Wavelet-based sensing technique in cognitive radio network
 
A novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bandsA novel compact dual-band bandstop filter with enhanced rejection bands
A novel compact dual-band bandstop filter with enhanced rejection bands
 
Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...Deep learning approach to DDoS attack with imbalanced data at the application...
Deep learning approach to DDoS attack with imbalanced data at the application...
 
Brief note on match and miss-match uncertainties
Brief note on match and miss-match uncertaintiesBrief note on match and miss-match uncertainties
Brief note on match and miss-match uncertainties
 
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
Implementation of FinFET technology based low power 4×4 Wallace tree multipli...
 
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G systemEvaluation of the weighted-overlap add model with massive MIMO in a 5G system
Evaluation of the weighted-overlap add model with massive MIMO in a 5G system
 
Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...Reflector antenna design in different frequencies using frequency selective s...
Reflector antenna design in different frequencies using frequency selective s...
 
Reagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensorReagentless iron detection in water based on unclad fiber optical sensor
Reagentless iron detection in water based on unclad fiber optical sensor
 
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...Impact of CuS counter electrode calcination temperature on quantum dot sensit...
Impact of CuS counter electrode calcination temperature on quantum dot sensit...
 
A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...A progressive learning for structural tolerance online sequential extreme lea...
A progressive learning for structural tolerance online sequential extreme lea...
 
Electroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networksElectroencephalography-based brain-computer interface using neural networks
Electroencephalography-based brain-computer interface using neural networks
 
Adaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imagingAdaptive segmentation algorithm based on level set model in medical imaging
Adaptive segmentation algorithm based on level set model in medical imaging
 
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
Automatic channel selection using shuffled frog leaping algorithm for EEG bas...
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniquesugginaramesh
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Comparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization TechniquesComparative Analysis of Text Summarization Techniques
Comparative Analysis of Text Summarization Techniques
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

A blind channel shortening for multiuser, multicarrier CDMA system over multipath fading channel

  • 1. TELKOMNIKA, Vol.17, No.4, August 2019, pp.1692~1697 ISSN: 1693-6930, accredited First Grade by Kemenristekdikti, Decree No: 21/E/KPT/2018 DOI: 10.12928/TELKOMNIKA.v17i4.11400 ◼ 1692 Received October 9, 2018; Revised March 22, 2019; Accepted April 30, 2019 A blind channel shortening for multiuser, multicarrier CDMA system over multipath fading channel F. Bouasria*1 , A. Djebbari2 , M. Chetioui3 1 Laboratory of Knowledge Management and complex data, University of Saïda, Algeria 2 Laboratory of Telecommunications and Digital Signal Processing, University of Sidi Bel Abbes, Algeria 3 University of Saïda, Algeria *Corresponding author, e-mail: valencfat@yahoo.fr Abstract In this paper we derive the Multicarrier Equalization by Restoration of Redundancy (MERRY) algorithm: A blind, adaptive channel shortening algorithm for updating a Time-domain Equalizer (TEQ) in a system employing MultiCarrier Code Division Multiple Access (MC-CDMA) modulation. We show that the MERRY algorithm applied to the MC-CDMA system converges considerably more rapidly than in the Orthogonal Frequency Division Multiplexing (OFDM) system [1]. Simulations results are provided to demonstrate the performance of the algorithm. Keywords: blind time-domain equalizer, guard time, MMSE equalizer, multi-carrier CDMA, multi-carrier modulation, multipath fading channels, orthogonal frequency division multiplexing OFDM Copyright © 2019 Universitas Ahmad Dahlan. All rights reserved. 1. Introduction Single-carrier systems have more stringent equalization requirements than multi-carrier systems like orthogonal frequency division multiplexing. The impact of the channel will be flat fading on each carrier, when the channel is shorter than the cyclic prefix (CP). Since the request for higher bit rates is increasing, several works developed novel techniques to spread spectral efficiency. As long as the Cyclic Prefix (CP) is longer than the channel delay spread, the Multi-Carrier Modulation (MCM) method [2, 3] can easily resolve channel dispersion. The model solution is to exercise a channel-shortening equalizer (TEQ). Several techniques to TEQ scheme are non-adaptive, have high difficulty, and need a channel estimate. While there are approaches for blind channel extraction for multicarrier systems, there is only one “blind” adaptive method that directly equalizes the channel. However, [4] carry out complete equalization rather than channel shortening. An efficient means of implementing the modulation is to use an Inverse Fast Fourier Transform (IFFT). After transmission and reception, an FFT can be used for the demodulation [3, 4]. In order for the sub-channels to be independent, the convolution of the signal and the channel must be a circular convolution. It is actually a linear convolution, so it is made to appear circular by adding a CP to the start of each data block [5-7], which is obtained by prepending the last samples of each block to the beginning of the block. If the channel is shorter than the CP, then the output of each sub-channel is equal to the input times a scalar gain factor. If the CP is not as long as the channel delay spread, then Inter-Channel Interference (ICI) and Inter-Symbol Interference (ISI) will be present, and a channel-shortening (time-domain) equalizer, or TEQ, is needed. The TEQ is chosen such that the convolution of the channel and TEQ has almost all of its energy in a time window no longer than the CP length. TEQ design (for a static environment) has been well explored, notably in [8-12]. 2. Blind Adaptive Channel Schortener In this part, the description of the CP, consider the baseband model of a typical multicarrier modulation system, as shown in Figure 1. Each block of bits is divided up into N bins, and each bin is viewed as being modulated by a different carrier.
  • 2. TELKOMNIKA ISSN: 1693-6930 ◼ A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria) 1693 Figure 1. Channel shortening with a blind equalization for MC-CDMA system This section derives the basic MERRY algorithm, and discusses the various generalization and performance-enhancing extensions. For the moment consider a MC-CDMA system in Figure 1. Once CP has been added, the transmitted data obeys the relation [8, 10]. ( ) ( )Nin.Mxin.Mx ++=+  v,,,i 21 (1) Where vNM += the total symbol duration, and n is the symbol index. To simplify the notation, henceforth we assume n=0 (without loss of generality). The received data r is obtained from x by 𝑟𝑘(𝑖) = ∑ ℎ(𝑙). 𝑥 𝑘(𝑖 − 𝑙) + 𝑛(𝑖) 𝐿ℎ−1 𝑙=0 (2) and the equalizer data y is similarly obtained from r by 𝑦 𝑘(𝑖) = ∑ 𝑤(𝑗). 𝑟 𝑘(𝑖 − 𝑗) 𝑇−1 𝑗=0 (3) The combined channel is denoted by e = h * w, and T is the length of the equalizer w. Here 𝑥 𝑘(𝑛) with dimensions 𝑄 × 1 is defined as 𝑥 𝑘(𝑛) = [𝑥 𝑘(𝑛, 0)𝑥 𝑘(𝑛, 1) ⋯ 𝑥 𝑘(𝑛, 𝑄 − 1)] 𝑇 (4) and is composed of samples during the nth MC-CDMA symbol transmitted by the kth user. The CP can convert the time-domain linear convolution of the FIR channel to a cyclic convolution; the ISI is eliminated with the aid of CP. The transmitted sequence with CP is 𝑥 𝑘(𝑛) = [ 𝑥 𝑘(𝑛, 𝑄 − 𝑣) ⋮ 𝑥 𝑘(𝑛, 𝑄 − 2) 𝑥 𝑘(𝑛, 𝑄 − 1) 𝑥 𝑘(𝑛, 0) 𝑥 𝑘(𝑛, 1) ⋮ 𝑥 𝑘(𝑛, 𝑄 − 𝑣) ⋮ 𝑥 𝑘(𝑛, 𝑄 − 2) 𝑥 𝑘(𝑛, 𝑄 − 1)] (5)
  • 3. ◼ ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 4, August 2019: 1692-1697 1694 for clarity, the time-domain Channel Impulse Response (CIR) vector for the kth user is described as ℎ 𝑘 = [ℎ 𝑘(0)ℎ 𝑘(1) ⋯ ℎ 𝑘(𝐿 𝑐ℎ)] 𝑇 (6) 3. Merry Algorithm The channel destroys the relationship in (1), because the ICI & ISI that affect the CP are different from the ICI & ISI that affect the last samples in the symbol. The astute reader will also note that we have shortened the channel to v taps, yet a multicarrier system only requires shortening to 𝑣 + 1 taps. However, when v is large (32 in Asymmetric Digital Subscriber Loops (ADSL)), shortening the channel by an extra tap should have a minimal effect on the performance in general, if the channel order 𝐿 𝑐ℎ ≤ 𝑣 (has been shortened), then the last sample in the CP should match the last sample in the symbol. One cost function that reflects this is [11]: 𝐽 𝑚𝑒𝑟𝑟𝑦(𝛿) = 𝐸[|𝑦(𝜈 + 𝛿) − 𝑦(𝜈 + 𝑁 + 𝛿)|2 ] 𝛿 ∈ {0, . . . , 𝑀 − 1} (7) where  is the symbol synchronization parameter, which represents the desired delay of the effective channel (channel + TEQ). The proposed (MERRY) algorithm [1, 9], performs a stochastic gradient descent of (7), with a constraint (such that w = 1) to avoid the trivial solution w = 0. This algorithm is as follows: [13-18] MERRY: where 𝑟(𝑛) = [𝑟(𝑛), 𝑟(𝑛 − 1), ⋯ , 𝑟(𝑛 − 𝐿 𝑤)] 𝑇 (8) (*) denotes complex conjugation, and 𝜇 is the TEQ adaptation step size, taken equal to: 0.75 [19, 20]. 4. Simulation Results In this section, we consider a standard DSL test channel, using Carrier Serving Area Loop 1(CSA1) [12]. It’s consists of 512 samples, the BPSK modulation is used with a (AWGN) signal to noise ratio equal to 40 dB. For case of ADSL the FFT size is 512, and the CP is v = 32. The number of coefficients of TEQ equalizer equals 16. The plot is computed by the running of 5000 symbols, and 50000 iterations. We consider the block diagram system of the Figure 1 where h is an ADSL channel as shown in Figure 2. Numerical results are obtained by the adaptation of the Matlab code available at [12]. Given  , for symbol n=0, 1…, 𝑟̃( 𝑛) = 𝑟(𝑛 + 𝜈 + 𝛿) − 𝑟(𝑛 + 𝜈 + 𝑁 + 𝛿) 𝑦(𝑛) = 𝑤 𝑇 (𝑛)𝑟̃( 𝑛) 𝑤̂(𝑛 + 1) = 𝑤(𝑛) − 𝜇𝑦(𝑛)𝑟̃∗ (𝑛) 𝑤(𝑛 + 1) = 𝑤̂(𝑛 + 1) ‖𝑤(𝑛 + 1)‖
  • 4. TELKOMNIKA ISSN: 1693-6930 ◼ A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria) 1695 Figure 2. Diagram of blocks for Channel shortening with a blind equalization for MC-CDMA system 4.1. Comparative Results 4.1.1. The ISI The ISI vs. number of iterations is presented in Figure 3, the curve is decreasing, it attains the -4.407 at 100 the iteration, the jaggedness is until has 3700 iterations and it stabilize after 50000 iterations. The curve converges rapidly comparing to that obtained with OFDM system in this case (dashed line) [12] the curve attaining -4.397 at 400the iteration. The ISI function is defined as [12, 13]: 𝐼𝑆𝐼 = ∑ |𝑒 𝑘|2 − 𝑚𝑎𝑥(|𝑒 𝑘|2 )𝑘 𝑚𝑎𝑥(|𝑒 𝑘|2 ) (9) Figure 3. The performance of MC-CDMA system with TEQ equalizer in term of ISI 4.1.2. The Bit Rate The DSL performance metric is the achievable bit rate for a fixed probability of error [8, 10-14]: 𝑅 = ∑ 𝑙𝑔2 (1 + 𝑆𝐼𝑁𝑅𝑖 Γ ) 𝑖 (10) where SINRi, is the signal to interference and noise ratio in frequency bin i.  is the SNR gap [21-25]
  • 5. ◼ ISSN: 1693-6930 TELKOMNIKA Vol. 17, No. 4, August 2019: 1692-1697 1696 cmmd −+= (11) 𝛾 𝑚𝑑 is the modulation gap=9.8 dB, 𝛾𝑐 is the coding gain 4.2 dB and 𝛾 𝑚 is the margin=6 dB. Figure 4 shows the bit rate vs SNR, the bit rate was computed by running for 5000 symbols. For all these SNR values the MERRY applied to MC-CDMA approaches the Maximum Shortening SNR (MSSNR) solution [9], and the both presents a minimal bit rate for SNR=50 dB compared to OFDM [11]. Figure 4. Achievable bit rate vs SNR for MERRY on CSALoop1 for MC-CDMA system 5. Conclusion The MERRY algorithms carry out blind adaptive channel shortening. It is less difficulty and mainly convergent. A method was proposed which calculated the time-domain filter coefficients for MC-CDMA systems .And the similar technique was suggested to evaluate the coefficient of a TEQ with arbitrary length. The performance of the TEQ is estimated and the MC-CDMA system is assumed in the simulation. It can be seen that the TEQ achieves excellent performance for MC-CDMA system. References [1] RK Martin, C R Johnson, M Ding, B L Evans. Infinite Length Results for channel Shortening Equalizers. IV IEEE Signal Processing Workshop on Signal Processing Advance in Wireless Communication (SPAWC 2003) June 15-18. 2003. [2] JAC Bingham. Multi-carrier Modulation for Data Transmission: An Idea Whose Time Has Come. IEEE Commun. Mag. 1990; 28(5): 5-14. [3] K Fazel, L Papke. On the Performance of Convolutionally–Coded CDMA/OFDM for Mobile Communication System. Proc. of IEEE PIMRC' 93. 1993: 468-472. [4] F Bouasria, A Djebbari, M Bouziani, J M Rouvaen, Abdelmalik Taleb Ahmed. Frequency-Time MMSE Equalizer for BER Enhancement of MC-CDMA Systems over Mulipath Fading Channel. International Journal of Applied Engineering Research. ISSN 0973-4562. 2007; 2(1): 163-172. [5] N Yee, J-P Linnartz, G Fettweis. Multi-Carrier CDMA in Indoor Wireless Radio Networks. Proc. of IEEE PIMRC" 93. 1993: 109-113. [6] N Yee, J-P Linnartz. Controlled Equalization of Multi-Carrier CDMA in an Indoor Rician Fading Channel. Proc. of IEEE VTC'94. 1994: 1665-1669. [7] N Al-Dhahir, JM Cioff. Optimum Finite-Length Equalization for Multicarrier Transceivers. IEEE Trans. On Comm. 1996; 44(1): 56-64. [8] G Arslan, B L Evans, S Kiaei. Equalization for Discrete Multitone Receivers to Maximize Bit Rate. IEEE Trans. on Signal Processing. 2001; 49(12): 3123-3135. 0 10 20 30 40 50 1 2 3 4 5 6 7 8 9 10 x 10 6 SNR, in dB bitrate(bps) Performance after 5000 iterations MERRY for MC-CDMA Max SSNR for MC-CDMA MERRY for OFDM Max SSNR for OFDM
  • 6. TELKOMNIKA ISSN: 1693-6930 ◼ A blind channel shortening for multiuser, multicarrier CDMA system over… (F. Bouasria) 1697 [9] B Farhang, Boroujeny, M Ding, Design Methods for Time-Domain Equalizers in DMT Transceivers. IEEE Trans on Comm., 2001; 49(3): 554-562. [10] RK Martin, J Balakrishnan, WA Sethares, CR Johnson, Jr. a Blind, Adaptive TEQ Channel Shortening for Multicarrier Systems. IEEE Signal Processing Letters. 2002; 9(11): 341-343. [11] J Wu, G Arslan, B L Evans. Efficient Matrix Multiplication Methods to implement a Near-Optimum Channel Shortening Method for Discrete Multitone Transceivers. in Proc. IEEE Asilomar Conf. on Signals, Systems, and Computers, Pacific Grove, CA, Nov. 2000; 1: 152-157. [12] PJW Melsa, RC Younce, CE Rohrs. Impulse Response Shortening for Discrete Multitone Transceivers. IEEE Trans. on Com. 1996; 44: 1662-1672. [13] G Arslan, M Ding, B Lu, Z Shen, B L Evans. TEQ design tool-box, The University of Texas at Austin. http://www.ece.utexas.edu /~bevans/projects/adsl/ dmtteq/dmtteq.html. [14] S ELAHMAR, A DJEBBARI, M BOUZIANI. New results with blind time domain equalization for OFDM system. Inform. Technol. J. 2007; 6: 207-211. [15] L Yang, CG Kang. Desing of Novel Time-Domain Equalizer (TEQ) for OFDM System. IEICE TRANS. Commun. 2006; E89-B, N°.10. [16] Olivier Rioul. Corps Finis. Version 2. à (1996-2006). [17] RK Martin, M Ding, BL Evans, CR Johnson. Efficient Channel Shortening Equalizer Design. EURASIP Journal on Applied Signal Processing. 2003: 13: 1279-1290. [18] Henrik Schulze, Christian Luders. Theory and Applications of OFDM and CDMA. Wideband Wireless Communications, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England. 2005. [19] Ye (Geoffrey) Li, Gordon L stuber (Eds). Orthogonal Frequency Division Multiplexing for Wireless Communications. Signals and Communication Technology, Library of Congress Control Number: 2005935341. Springer Science & Business Media, Inc. 2006. [20] M Milosevic, LFC Pessoa, BL Evans, R Baldick, Optimal Time Domain Equalization Design for Maximizing Data Rate of Discrete Multi-tone Systems. IEEE Trans. On Signal Processing. 2003. [21] I Medvedev, V Tarokh. A Channel-Shortening Multiuser Detector for DS-CDMA Systems. in Proceeding of the 53rd Vehicular Technology Conference. 2001; 3: 1834-1838. [22] W Xiaojun, Y Qinye, Z Jiangno. Subspace–Based Estimation Method of Uplink FIR Channel in MC- CDMA System without Cyclic Prefix over Frequency-Selective Fading Channel. Personal Wireless Communications, 2000 IEEE International Conference on, IEEE. 2002. [23] W Xiaojun, Y Qinye, F Aigang, D Ke. Time-Domain Channel Estimation for MC-CDMA system over Frequency–S elective Fading Channels in Multiuser Scenario. IEEE 54th Vehicular Technology Conference VTC Fall 2001 Proceedings. 2001. [24] D Daly, C. Heneghan, and A. D. Fagan. A Minimum Mean-Squared Error Interpretation of Residual ISI Channel Shortening for Discrete Multitone Transceivers. In Proc. IEEE Int. Conf. on Acoustics, Speech, and Signal Processing. 2001; 4: 2065-2068. [25] S Elahmar, A Djebbari, M Bouziani. Performance of fractionally spaced blind channel shortening. International Journal of Applied Engineering Research. 2007; 2(1): 191-200.