How to model the dynamics equation of fast subsystem using Simulink?

3 次查看(过去 30 天)
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 个)

类别

Help CenterFile Exchange 中查找有关 Configure Simulation Conditions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by