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.

Help needed with conversion from Time domain to Phase Domain

Status
Not open for further replies.

sanjay

Full Member level 1
Joined
Jul 4, 2003
Messages
98
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,012
Hi all,

I need help, information on how one actually go about converting a signal from time domain into phase domain (whereby they can see the signal in phase domain wrt amplitude). I tried to look for information about it on google, but was unsuccesfull.

Any help would be appreciated, like a tutorial or an exmaple with matlab simulation, etc

Regards
 

Re: Help needed with conversion from Time domain to Phase Do

In Matlab Simulink Math Operations there is a block called Complex to Magnitude Angle. I think that it might be useful for you
 

    sanjay

    Points: 2
    Helpful Answer Positive Rating
Re: Help needed with conversion from Time domain to Phase Do

Maybe you need plot of amplitude-phase characteristic of signal? Then apply fourier transformation to your signal and change complex representation from "real-image parts" to "amplitude-phase angle" and plot it in polar coordinates.
Using Matlab as mentioned above.
 

    sanjay

    Points: 2
    Helpful Answer Positive Rating
Re: Help needed with conversion from Time domain to Phase Do

As far as I know, there is nothing called a phase domain. Its normally time domain or the frequency domain which is the variation of a signal over time or frequency. Probably, you may want the phase of a signal with respect to time. If you have the signal as complex value e.g, x+iy, then the phase is tan inverse of (y/x).
 

    sanjay

    Points: 2
    Helpful Answer Positive Rating
Re: Help needed with conversion from Time domain to Phase Do

sanjay said:
Hi all,

I need help, information on how one actually go about converting a signal from time domain into phase domain (whereby they can see the signal in phase domain wrt amplitude). I tried to look for information about it on google, but was unsuccesfull.

Any help would be appreciated, like a tutorial or an exmaple with matlab simulation, etc

Regards

did u mean the phase response by any chance? then, its jus the angle part of FFT function! similar to the magnitude part...

if not, then this is related to the digital modulation schemes which are referred as the phase domain.. as they are phase modulated analogous to the FM in analog case... i dont think its used frequently too.. nevertheless have heard of it. that has nothing to do with the amplitude vs phase plot however.. guess what u tried to say is the phase "response"

/cedance
 

    sanjay

    Points: 2
    Helpful Answer Positive Rating
Re: Help needed with conversion from Time domain to Phase Do

I too feel that there is no such thing as phase domain. There is the phase response, polar plots, and for the case of MPSK/MSK, signal constellations. Maybe you can elaborate on what you really require.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top