Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

rake receiver for WCDMA

Status
Not open for further replies.

mina.atef

Newbie level 2
Joined
Jun 30, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,298
rake receiver.m matlab

Can any body help my to make either the simulink or the m-file of the rake receiver of the WCDMA.
please i am in a deep need to it.
thank for ur care.
 

wcdma rake receiver

Hi,
I hope this program is useful as it contains the RAKE receiver!
Regards,

Ahmed
 

Thank you very very much ahmed for ur help. it is really a fantastic program but i have an explanation if u can send to me a program that contain the plots of the multipath of the signals as the presentation needs graphs.
if u can't , its ok
Thank u again..

mina
 

mina.atef said:
Can any body help my to make either the simulink or the m-file of the rake receiver of the WCDMA.
please i am in a deep need to it.
thank for ur care.
i also need it .please help me out
 

Hi,

I have some doubts on the matlab code of WCDMA ahmed has uploaded here...

1. what is the significance of Sur_Len=40; and Push = 3;
2. In the following section
if(kpw>0)
Sig_Rec_Tmp=Sig_Rec*Gold_Buf(end)';
Sig_Buf(mod(kpw-1,Plt_Num*SF)+1,:)=Sig_Rec_Tmp;
Sig_Est=Sig_Est+Sig_Rec_Tmp; %Estimation
end
Why we does not multiply the whole window length of gold buffer with the received buffer and sum and again shift the window.
Is it not a sliding correlator.
3. How can we get a channel impulse response without actually despreding the pilot bits??

It will be a great help if anybody could clear these doubts.

thanks,
Shameem
 

Thanks for the code too. I'm still looking into it. The pilot channel or we should call it CPICH for wcdma should be despreaded to estimate channel.
Overall the code is of good quality. I know someone in ecvale is asking to buy sth like this. Ahmedseu, you may want to double check it.
 

Hi,

Could anybody please upload a document for this matlab implementation.

Thanks,
Shameem
 
hi frnds,
Am also doing a proj in rake receiver.. here somebody posted the rake receiver link in past i think.. but i cant see any link..pl post it again
Hi,

Could anybody please upload a document for this matlab implementation.

Thanks,
Shameem
 

Hello the attached file seems to have expired ... Plz post it again ....
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top