Changing Phase of a signal
6 次查看(过去 30 天)
显示 更早的评论
This is the similar situation i am facing..
I have a sine block and i use the sine wave to feed it to another block...Now if i want the same sine block to be the input to another block but the sine wave being phase shifted by 180 degrees..Is there any block in simulink to do it..
Overall i just want 2 outputs from a sine block 1)the same sine wave 2)other wave,phase shifted by 180 degrees
Please help me...
0 个评论
采纳的回答
Titus Edelhofer
2011-7-25
Hi,
you could put into the phase entry the vector [0 180], then you will get a two component vector as output signal. Use either selector or demultiplexer to split into individual signals.
Titus
3 个评论
更多回答(1 个)
Fangjun Jiang
2011-7-25
Certainly you can do this with two sine wave blocks, but I guess you are not looking for this solution. What I am trying to say is that you can think about it in a physical world. If you can only see the value of a signal coming, you want to shift it with 180 degrees phase. It's not a simple task. I don't know any readily available Simulink block can do that.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!