フィルターのクリア

90 degree phase shift

36 ビュー (過去 30 日間)
Yuntian Luo
Yuntian Luo 2019 年 12 月 5 日
コメント済み: Ridwan Alam 2019 年 12 月 14 日
Hi,
I am using the vary phase of signal during simulation (https://www.mathworks.com/help/simrf/ug/variable-phase-shift.html), when I open the MATLAB command, the example shown works with the phase varying 180 degree. But when I change the simulink control signal into 90 degree, the output becomes into a straight line rather than 90 degree phase shift.
I was wondering if someone knows how to fix this problem or some other ways of doing the 90 degree phase shift.
Thanks
  1 件のコメント
Yuntian Luo
Yuntian Luo 2019 年 12 月 10 日
Hi thanks again for answering the question, I am kind of busy these days, when I check the answer and done the simulation, I will vote up.
Thanks

サインインしてコメントする。

採用された回答

Ridwan Alam
Ridwan Alam 2019 年 12 月 5 日
編集済み: Ridwan Alam 2019 年 12 月 6 日
Updated answer:
The problem is with the way "Outport" and "Configuration" blocks are used here. For example, change the Output parameter of the "Outport" block to Magnitude and Angle mode, and connect both output ports to the scope. Then you can track both the changes in magnitudes and angles of the signal. Also, on the "Configuration" block, make sure to uncheck the noise parameter.
Untitled.png
Hope this helps.
  5 件のコメント
Yuntian Luo
Yuntian Luo 2019 年 12 月 14 日
Thanks. I got your point. The sigal here are the complex type. Now I just want to have90 degree of the real signal instead of complex one. For example, the input is sin(wt) then the output is cos(wt), do you have some method to build it? Or can I rechange the complex signal into the real signal ?
Thanks
Ridwan Alam
Ridwan Alam 2019 年 12 月 14 日
That sounds like a different question. Please post as a new question and we will try to answer.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTransmitters and Receivers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by