Phase Difference Measurement with Matlab

버전 1.6.0.0 (598 KB) 작성자: Hristo Zhivomirov
Phase difference measurement between two signals via DFT or cross-correlation.
다운로드 수: 7.9K
업데이트 날짜: 2023/10/31

라이선스 보기

The present code is a Matlab function that provides a measurement of the phase difference (as an angle) or time difference (as time duration) between two signals. In the first case, the measurement is based on the discrete Fourier transform, and in the second – on the cross-correlation computation. The methods are highly noise-resistive.
Several examples are given to clarify the usage of the function. For convenience, the input and output arguments are given at the beginning of the function.
The code is based on the theory described in:
[1] M. Sedlacek, M. Krumpholc. “Digital measurement of phase difference – a comparative study of DSP algorithms”. Metrology and Measurement Systems, Vol. XII, No. 4, pp. 427-448, 2005.
[2] M. Sedlacek. “Digital Measurement of Phase Difference of LF Signals A Comparison of DSP Algorithms”. Proceedings of XVII IMEKO World Congress, pp. 639-644, 2003.

인용 양식

Hristo Zhivomirov (2024). Phase Difference Measurement with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/48025-phase-difference-measurement-with-matlab), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.6.0.0

A new version of the code has been uploaded.

1.5.0.0

A new version of the code has been uploaded.

1.4.0.0

A new version of the code has been uploaded.

1.3.0.0

A new version of the code has been uploaded.

1.2.0.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0