How to measure the phase difference between two signals in simulink?
    103 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    dimitris
      
 el 30 de Jul. de 2012
  
    
    
    
    
    Comentada: Gokul Krishnan
 el 11 de Jun. de 2024
            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 comentarios
  Hamed Bahmani
 el 13 de Jun. de 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
 el 27 de Mayo de 2020
				dear hamed 
fourier block uses for Fund, dc. or harmonics, i want to measure the original signal angle, how can i do it ? 
Respuesta aceptada
  Rick Rosson
    
 el 1 de Ag. de 2012
        Try multiplying the two signals together, and then passing the result through a low pass filter.
3 comentarios
  Sukvasant Tantikovt
 el 6 de Mayo de 2019
				You may find the answer from https://en.wikipedia.org/wiki/Phase_detector#Analog_phase_detector
Más respuestas (2)
  Hamed Bahmani
 el 13 de Jun. de 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 comentarios
  sara fathy
 el 3 de Nov. de 2022
				This gives a different answer from the known way .... measuring from the graph directly!!
  Getu Gabisa
 el 15 de Sept. de 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 comentarios
  Gokul Krishnan
 el 11 de Jun. de 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
Ver también
Categorías
				Más información sobre Sources en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!















