Phase error between two signals ?

조회 수: 6 (최근 30일)
El Mehdi FADEL
El Mehdi FADEL 2018년 3월 30일
답변: Samar 2025년 1월 31일
Hello, i have two inputs
V1=A1sin(wt)
and
V2=A2cos(wt+theta)
knowing that A1 is diffrent to A2 ... i want to find Theta how can i do that in simulink ? thanks in advance
  댓글 수: 4
Birdman
Birdman 2018년 3월 30일
What have you done so far? I still don't understand what you want.
El Mehdi FADEL
El Mehdi FADEL 2018년 3월 30일
i want to calculate this theta on simulink ... that's what i want to do ?

댓글을 달려면 로그인하십시오.

답변 (1개)

Samar
Samar 2025년 1월 31일
For calculating phase difference, 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.
You can refer the documentation for more information. To refer the documentation, follow the listed steps:
  1. Right click on the target block.
  2. Click on the last option Help.
This question seems like the question given below in the link. The answers to the question given in the link below can be referred for more information.
Feel free to ask questions if any.

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by