フィルターのクリア

Trim signal on x-axis

2 ビュー (過去 30 日間)
Lelo
Lelo 2022 年 7 月 15 日
回答済み: Pratheek 2023 年 9 月 15 日
Is there any possible way to trim a signal on its x-axis in Simulink?
I created a sine wave with a phaseshift in my model. Along with other calculations, I need to calculate the RMS of my signal. I found the RMS-block in simulink, which should do exactly what I want. But as my sine is phase-shifted, it continues to calculate a wrong RMS.
How can i cut-off the phase shift? It is not possible to just create a sine without a phase shift, because my Simulink model has to work also with other signals which are quite noisy.
  1 件のコメント
Mathieu NOE
Mathieu NOE 2023 年 1 月 25 日
hi
I am surprised you can't do the RMS because of a phase shift ??
can you create a simplified model and share it ?

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

回答 (1 件)

Pratheek
Pratheek 2023 年 9 月 15 日
Hi Lelo,
I understand that you are not getting the correct RMS value, but RMS value doesn't vary with change in phase shift.
For your other question to cutoff the phaseshift you can leverage the help of Variable Time delay block in simulink.
Please go through the following link for more information: https://www.mathworks.com/help/simulink/slref/variabletimedelay.html
Hope this helps you!

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by