How to obtain phase shift in simulink
Mostrar comentarios más antiguos
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.
Respuestas (1)
Anuj
el 17 de Mzo. de 2014
0 votos
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
Categorías
Más información sobre Specialized Power Systems en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!