Origin of equation of current limiting

Info and Discussion about the ESC32 hardware and software

Origin of equation of current limiting

Postby hyonlim » Tue May 21, 2013 3:41 am

Hi.
I've been working around current limiting and RPM feed forward controller implemented in ESC32.
However, it is hard to tell the origin (reference paper, or theory) of CL1~5TERM.
Actually, no comments on this equation even ground and onboard code.

Can anyone point out some reference document of this code?

maxVolts = p[CL1TERM] + p[CL2TERM]*rpm + p[CL3TERM]*p[MAX_CURRENT] + p[CL4TERM]*rpm*maxCurrentSQRT + p[CL5TERM]*maxCurrentSQRT;
hyonlim
 
Posts: 15
Joined: Wed Apr 17, 2013 12:56 pm

Re: Origin of equation of current limiting

Postby bn999 » Tue May 21, 2013 3:12 pm

There are none. The equation was discovered through a brute force search by adaptive algorithms of my design. It does a very good job of describing the relationship between voltage, RPM & current with very few terms. But there's no proof for it.
bn999
 
Posts: 1559
Joined: Thu Jun 21, 2012 11:40 pm


Return to ESC32

Who is online

Users browsing this forum: No registered users and 22 guests

cron