How to correctly get a sine/cosine-signal in Simulink?

15 Ansichten (letzte 30 Tage)
Fangchao Liu
Fangchao Liu am 23 Mai 2020
Kommentiert: Fangchao Liu am 26 Mai 2020
I have already set a angle-signal in simulink, then i want to get the sine- and cosine-signal of this angle. I have tried two ways to get this signal (SinCos-Block and Matlab Function). But they were both strange and wrong. I'll put the pictures of angle-signals and results below. The first is original angle-signal and the second is Cosine-signal. How to correctly get the sine/cosine-signal in Simulink? Thx for ur help!
  2 Kommentare
Jonas
Jonas am 26 Mai 2020
Are you sure it is wrong? Your angle changes fairly fast, which is why the cosine also changes fast. The input for the Cosine block is in radians.
Fangchao Liu
Fangchao Liu am 26 Mai 2020
Thanks for your help. If I make a Matlab-Function, which "y = cos(u)" is, the input also must be in radians?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

madhan ravi
madhan ravi am 23 Mai 2020
https://youtu.be/iOmqgewj5XI , cos(...) is the sin(...) with phase shift.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by