1st Order Nonlinear equation - Control

  • Thread starter Thread starter danielgdls
  • Start date Start date
  • Tags Tags
    Control Nonlinear
danielgdls
Messages
1
Reaction score
0
Hello everybody,


I've come cross the following first order nonlinear equation when trying to solve
for the speed of an electrical motor at any given time t during motor start.

y'=-(ay^2)+bx+c ; y(0)=0 ; a, b and c are constants; y=motor speed; x= time

The Motor Starter uses a linear Torque control and the load exhibits a quadratic
dependence of the motor speed. I am sure there is a possibility of solving this analitically.
I've tried changing variables, reduction and using substitution with no success. Maybe I
am missing something or haven't found the right substitution...Any ideas? I'll appreciate
any help on this.

Daniel.
 
Physics news on Phys.org
I plugged it into Maple, and there is indeed a closed form solution. But it's a complicated mess of Airy functions, so I don't think there's a "silver bullet" substitution that's going to make this nice for you.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top