How to obtain phase shift in simulink
11 次查看(过去 30 天)
显示 更早的评论
I have one signal sin(wt) and another phase "theta".How to obtain sin(wt-theta) in simulink matlab.Here theta is the output of pid controller.
0 个评论
回答(1 个)
Anuj
2014-3-17
If you double click on sine block, you will see time (t) under parameters. You can select it to use external signal and in external signal, you may apply whatever phase shift you want by addition/subtraction, I hope it helps.
Regards
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Specialized Power Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!