How do I do a quadratic integral to a sine function in Simulink

9 vues (au cours des 30 derniers jours)
Sihao Fan
Sihao Fan le 19 Jan 2019
Commenté : Sihao Fan le 21 Jan 2019
This is my simulation。I want to find the displacement by integrating an acceleration twice,which is a sin function, but when I take the second integral it's going to be very strange。
捕获.PNG
“Sin Wave” with the function: f=0.01*sin(pi*t)
Initial condition of the first Integrator is -0.001*pi
Initial condition of the second Integrator is 0
The picture of acceleration and velocity is correct, but then the curve of displacement starts to rise.
捕获3.PNG
捕获4.PNG
捕获2.PNG
Do I miss something?

Réponse acceptée

Areej Varamban Kallan
Areej Varamban Kallan le 21 Jan 2019
Modifié(e) : Areej Varamban Kallan le 21 Jan 2019
Hi Sihao,
I beleive that there is nothing wrong with the solution computed. The equation you are solving is:
at t = 0.
The solution for this equation is:
.
This solution will grow as 't' increases. If you are not expecting this, please check the initial condition for velocity. Setting initial velocity to -0.01/pi will give steady oscillation.
  1 commentaire
Sihao Fan
Sihao Fan le 21 Jan 2019
Hi Areej,
Thanks for your reply! I solved my question。
But I don't really understand the second term of the solution for the equation.
捕获2.PNG
How did you get this term?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by