Single carrier FDE
- From: "Richard_K" <ngyh80@xxxxxxxxxxx>
- Date: Tue, 19 Feb 2008 23:27:18 -0600
Hi,
I wrote a MATLAB program for single carrier cyclic prefix (SC-CP)
frequency domain equalizer (FDE)that is adapted by LMS algorithm. Based on
the simulation results, it converges well. However, when the LMS algorithm
is modified to NLMS algorithm, it couldn't converge.
If given that x[n] is the column input vector to the FDE for the kth
block, how should I normalize the step size? Is the normalization process
of the step size in frequency domain still the same as it is in the time
domain?
step_size = normalized_step_size/{Hermitian_of _x[n]*x[n]+ alpha)
where:
0 < normalized_step_size < 2
alpha is a small positive constant.
Hermitian_of_x[n] = Hermitian of x[n]
Please help. Many thanks.
.
- Follow-Ups:
- Re: Single carrier FDE
- From: Richard_K
- Re: Single carrier FDE
- Prev by Date: Re: Possibly unrelated questions
- Next by Date: Re: US Engineers: It is National Engineering Week Feb 17-23, 2008
- Previous by thread: Phase Jumps in FFT
- Next by thread: Re: Single carrier FDE
- Index(es):
Relevant Pages
|
Loading