Why the amplitude of the 90 shifted phase signal when use the analytic signal block is not equal to the original signal?

조회 수: 4 (최근 30일)
I could manage to shift the phase of signal by 90 by using analytic signal block. But, the problem is that its amplitude is not equal to the original one. Can anyone please explain it?
  댓글 수: 8

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

답변 (1개)

Jyotsna Talluri
Jyotsna Talluri 2020년 6월 16일
You can try variable phase shift block in simulink.
  댓글 수: 6
saleh shlimet
saleh shlimet 2020년 6월 20일
this is a good idea if the frequency is constant, but in my case the frequency is changing.
Walter Roberson
Walter Roberson 2020년 6월 20일
Suppose you leave the program running for two weeks. Then a frequency as low as one cycle per week could be detected, mathematically. That frequency has to have its phase shifted by 90 degrees, just like all the other frequencies do.Is it mathematically possible for something like a hilbert transform to properly predict when to make the appropriate output adjustments before the system has seen one cycle of the wave? Nyquist would say NO.
I would argue that it is therefore not possible to do what you want in a real-time system, unless
  1. You put a lower-frequency boundary for detection (upper frequency is according to sampling frequency); and
  2. You have a transport delay corresponding to one cycle of that low frequency.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by