Onda seno (Sine wave) at Simulink

5 views (last 30 days)
Thiago Cauzzo cauzzo
Thiago Cauzzo cauzzo on 8 Jun 2021
Edited: maiaL on 9 Jun 2021
Boa tarde.
Tenho dúvida para entrar no meu sistema de blocos no simulink com uma função seno que se repita uma única vez e em seguida seja adicionado uma função constante.
Geralmente a onda seno se propaga ininterruptamente até o fim do ciclo.
Grato
Good afternoon.
I have doubts to enter my block system in simulink with a sine function that repeats once and then a constant function is added.
Usually the sine wave propagates uninterruptedly until the end of the cycle.
thankful

Answers (1)

maiaL
maiaL on 9 Jun 2021
Edited: maiaL on 9 Jun 2021
Se entendi direito seu problema, você pode tentar algo assim (If I understood your problem correctly, you can try something like this):
O bloco "Constant" na imagem está parametrizado pra dar o valor de 6.28, pois esse é o tempo que o sinal do bloco Sine Wave completa um período. O resultado é esse: (The constant block in this example is outputting 6.28 because that's the time the Sine Wave block completes one full period. This is the result:)

Categories

Find more on General Applications in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!