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.

i need some material and help on phase estimation

Status
Not open for further replies.

bmwcoupe

Member level 2
Joined
May 19, 2006
Messages
51
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,288
Activity points
1,625
phase estimation matlab

hello
i need some material and help on PHASE ESTIMATION
(if i want to change the phase of the entire constellation MPSK)
i know few methods to do so , M-POWER method
and V&V algorithem

does someone can help ?
10x
 

Re: PHASE ESTIMATION

what u mean by change the phase??

and u r doing it in baseband right i assumed..it can be done easily by V&V algorithm, angle(sum(x(t).^M)), where x(t) is the complex received signal. The more symbols of x(t), the more accurate the phase estimated.

Or if you have pilot symbols, u can get better result by doing this

angle(sum(x(t)p*(t))) where p(t) is the complex pilot symbols.

Hope it help. Maybe you can tell me what you r doing then we can exchange more information and ideas.
 

Re: PHASE ESTIMATION

Hi
thanks for the answer,
it is my project - implementing phase recovery .
i want to rotate the entire constellation ,
as you can see in the link above:

**broken link removed**

i want to implement it in matlab for m-ary and also in fpga...

where can i find the mathematical proof for the formula ?
estimated phase = 1/M * (SUM X(K)^M) ?????

or someone can help me understand the formula please.

what is PILOT SYMBOLS and where can i find information about it ?


thanks.
 

Re: PHASE ESTIMATION

bmwcoupe said:
Hi
where can i find the mathematical proof for the formula ?
estimated phase = 1/M * (SUM X(K)^M) ?????

or someone can help me understand the formula please.

See phase sync in simulink(matlab 7.0) model:
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top