Clear Filters
Clear Filters

How to measure the phase difference between two signals in simulink?

156 views (last 30 days)
I have two signals in my circuit and i would like to measure the phase difference between them. Is there a block i could use? If not, how can i measure this difference?
  4 Comments
Hamed Bahmani
Hamed Bahmani on 13 Jun 2018
You can use Fourier block to get amplitude and phase angle of each signal, and by subtracting the phase angles you will get the phase difference between your signals.
amr mousa
amr mousa on 27 May 2020
dear hamed
fourier block uses for Fund, dc. or harmonics, i want to measure the original signal angle, how can i do it ?

Sign in to comment.

Accepted Answer

Rick Rosson
Rick Rosson on 1 Aug 2012
Try multiplying the two signals together, and then passing the result through a low pass filter.
  3 Comments
Sukvasant Tantikovt
Sukvasant Tantikovt on 6 May 2019
You may find the answer from https://en.wikipedia.org/wiki/Phase_detector#Analog_phase_detector

Sign in to comment.

More Answers (2)

Hamed Bahmani
Hamed Bahmani on 13 Jun 2018
You can use Fourier block to get amplitude and phase angle of each signal, and by subtracting the phase angles you will get the phase difference between your signals.
  4 Comments
sara fathy
sara fathy on 3 Nov 2022
This gives a different answer from the known way .... measuring from the graph directly!!

Sign in to comment.


Getu Gabisa
Getu Gabisa on 15 Sep 2020
Phase difference measurment
Its accuracy is based on the sampling time you use.By simply connecting in parallel you can measure phase differnce of any number of signales with resepect to a reference signal.
  4 Comments
Gokul Krishnan
Gokul Krishnan on 11 Jun 2024
Hi I came across your model for measuring phase difference in one of my projects. Could you please give me an explanation of how this works ? I did not understand the state-flow chart

Sign in to comment.

Categories

Find more on General Applications in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!