Hi, 

I'm trying to simulate a second order system (see the picture and simulink file attached). It´s a system where each equation has a different time scale. "I1" is in function of "mi", and "I2" is in function of "t", where mi=t*beta, and, for instance, beta=5.

The different "mi" and "t" are irrelevances in terms of stability analysis. But the problem is to get a numerical solution.

I tried Mathematica (Wolfram) and it failed. Now I'm trying Simulink Matlab, but I have no idea how to put the different time scales.

Important 1: Note, I think the system has not a kind of delay. When I think about  delay, the left side of all equations are in function of "t", and in the right side we have something like "t - z" , where z is the delay. I think that is not the case.

Important 2: It's possible to do a transformation, where we divide the right side part of I1 equation by beta. But I think it´s not a good choice. I tried it and I had a numeral solution with no oscillation, and I was expecting some.

Thanks.

Similar questions and discussions