Solving Current Regulation on Motor-Driven Wagon

AI Thread Summary
The discussion centers on the challenges of regulating a motor-driven wagon using current instead of traditional speed or position feedback. The user has derived a transfer function but is uncertain about the order of the resulting differential equation, suspecting it may be third order. They seek an algebraic solution to determine the time constant, expressing frustration over the complexity of the equation. The user also questions the initial conditions, particularly the value of the derivative at time t=0 when the system is powered on. Clarification on these points is requested to advance their understanding of the regulation process.
ponjavic
Messages
221
Reaction score
0
Hi, I'm trying to do current regulation on a motor driven wagon running on a track.
Instead of having a closed loop servo where the feedback is the speed or position the regulation is to use current. I'm struggling a bit with the theory.

This is what I'm used to doing:
http://www.engin.umich.edu/group/ctm/examples/motor/motor.html
Look at 1. Transfer function.
Now, Newton's law in this system is a 2nd order differential equation which can be solved.
I thought that I need a transfer function I/V which I was able to obtain:
Code:
I(s)                Js + b
-----  = -----------------------
  V        (Js+b)(Ls+R)+K^2
Ok so I have the transfer function, which is good. My problem however is that I have no idea of how to solve this equation it looks like it is third order? I might be incorrect.
Sure this could be done numerically but I would prefer an algebraic way as I need to determine the time constant!

Any help or input would be appreciated.

Edit:
wow that was stupid... just elminate (Js+b)/(Js+b) and then it can be solved...
 
Last edited:
Engineering news on Phys.org
Ugh, now I can't edit it obviously my edit was wrong so the question still stands. Is this a third order differential equation? And if so how can I solve it.

Not too sure about this but it looks like I should get:

I(JLs^2+bLs+JRs+bR+k^2)=V(Js+b)

which reduces to:
JLi''+(bL+JR)i'+bR+K^2-b=VJs

integrating:
JLi'+(bL+JR)i +integral((bR+K^2-b)dt)=VJ+constant

Now... what is the constant?
This is a system where the wagon is suddenly given power so at t = 0, i = 0 but what's i'(0)?
 
Last edited:
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top