How to model the dynamics equation of fast subsystem using Simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Abdul Rahman Samewoi
el 20 de Dic. de 2017
Editada: Abdul Rahman Samewoi
el 20 de Dic. de 2017
Hello.
I have a two-time scales dynamics model consisting of slow and fast subsystems that have been identified by using singularly perturbation method.
Under slow subsystem, the dynamics equation is simply modeled by directly applying the blocks (such as integrator and derivative blocks) in the Simulink library as this dynamics equation is with respect to time,t.
However, under fast subsystem, the dynamics equation with respect to new time scale which known as fast time scale, v is introduced.
For example, the dynamics equation of fast subsystem as follows:
w_doublehat(v) + A*w(v)=F(f),
where w_doublehat is second derivative of w with respect to fast time scale,v; A is operator and F(f) is force which is known.
Define v=(t-tnot)/epsilon,
where t is time; tnot is initial time; and epsilon is perturbed parameter.
My question is how can I model the dynamics equation of fast subsystem with respect to v by using Simulink?
0 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!