Forum FlexPro – Discuss your topic!

Phase between signal

Accueil > Community > General > Phase between signal

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12576

    Hi,

    I would like to trace the evolution of the phase between two signals ( voltage and current ).
    How can I do this with flexpro 8 ?

    Thx for help.
    NNRZ

    #8239

    Hi,

    I would like to trace the evolution of the phase between two signals ( voltage and current ).
    How can I do this with flexpro 8 ?

    Thx for help.
    NNRZ

    #8927
    Bernhard KantzBernhard Kantz
    Participant

    Calculate the time delay between the two signals and the frequency of the signals. E.g. you could calculate the level crossings (level 0) using the event isolation analysis object to receive the time delay. After that you can use the following formula:
    phase = 2 * PI * frequency * delta t

    support@weisang.com

    #8928

    It does not really answer my needs because the phase is not constant between the two signals and I would like to trace the phase shift evolution.
    I already have a method using power calculation but it works only with pure sine signals.

    #8929
    Bernhard KantzBernhard Kantz
    Participant

    You can calcalute the phase of as signal using the FourierSpectrum analysis object (result type phase).
    Calculate the phase of both signals. After that you can calcuate the difference between both phase signals: Phase1 – Phase2

    support@weisang.com

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.