Go Back  R/C Tech Forums > General Forums > Radio and Electronics
Any ESCs do this yet? >

Any ESCs do this yet?

Community
Wiki Posts
Search

Any ESCs do this yet?

Thread Tools
 
Search this Thread
 
Old 03-23-2010, 07:30 AM
  #1  
Tech Initiate
Thread Starter
 
curth's Avatar
 
Join Date: Mar 2010
Posts: 49
Default Any ESCs do this yet?

Took a brek from R/C, came back and wow.. Playing around with my Tekin RS and its pretty groovy. microcontroller - controlled dynamic timing? sure why not.

As an embedded systems guy I am this >< close to writing my own firmware for this thing. I.. have some ideas.

One of them is this- Would it make sense to retard the timing somewhat (maybe back to 0-10 range) and spike the duty cycle at the low end for a large punch of torque in the sub 1000-rpm range? Seems like this would give some serious corner-punch.
curth is offline  
Old 03-23-2010, 09:16 AM
  #2  
Tech Champion
iTrader: (159)
 
Krio's Avatar
 
Join Date: Mar 2008
Location: At dirt tracks in Michigan!
Posts: 5,718
Trader Rating: 159 (99%+)
Default

Originally Posted by curth
Took a brek from R/C, came back and wow.. Playing around with my Tekin RS and its pretty groovy. microcontroller - controlled dynamic timing? sure why not.

As an embedded systems guy I am this >< close to writing my own firmware for this thing. I.. have some ideas.

One of them is this- Would it make sense to retard the timing somewhat (maybe back to 0-10 range) and spike the duty cycle at the low end for a large punch of torque in the sub 1000-rpm range? Seems like this would give some serious corner-punch.
When you say spike the duty cycle what are you referring to?

Unless you are running 1s lipo on a very tight track you are hardly below 3000 rpm.
Krio is offline  
Old 03-23-2010, 09:58 AM
  #3  
Tech Initiate
Thread Starter
 
curth's Avatar
 
Join Date: Mar 2010
Posts: 49
Default

1000 was a WAG, I ordered a Sentry (was going to build one but heck, its cheaper than I could probably bring one together for and will gather data.

I assumed (have not put it up on a scope yet) that the coils field strength is controlled by a high-speed pulse, same as traditional brushed motors. I meant increase that duty cycle so as to raise the input power higher than that throttle setting would normally call for, resulting in the RPMs the driver is calling for, but at a higher torque.

Let me try and put it another way.

Its my understanding that as timing advances, maximum RPM can be raised but at the cost of torque and with the back EMF heating up the motor. In yesteryear, the compromise was: enough advanced timing to increase top end, but not so much that the motor overheats and has no low-end torque. For this reason motors are still shipped with X amount of advanced timing, with no assumptions about what the ESC will add.

But times have changed dramatically; no compromises are necessary, we can change the timing in software to suit what the driver is calling for at any isntant in time. Great. Except why start at X? why not start at neutral where torque is maximized?

Coming out of a corner I am far more interested in torque than potential top speed, I would like the ESC to retard the timing [from the factory setting of, say 15 degrees] all the way to 0, and increase the power delivery from the battery so I have a smooth increase of throttle, but with much more available torque.

THEN blast the timing up to 50+ degrees for the [short] straight following the corner, and maybe even ramp it up to 80 or 90 (or whatever) for a long straight.

Follow? All I see in my Tekin manual is how to increase the timing. I am prepared to retard the bell on my Ballistics all the way to zero to simulate these effects, but not if giants have gone before me and found it to be pointless.
curth is offline  
Old 03-23-2010, 10:20 AM
  #4  
Tech Champion
iTrader: (159)
 
Krio's Avatar
 
Join Date: Mar 2008
Location: At dirt tracks in Michigan!
Posts: 5,718
Trader Rating: 159 (99%+)
Default

Ok, my responses are in red after each of your paragraphs.

Originally Posted by curth
1000 was a WAG, I ordered a Sentry (was going to build one but heck, its cheaper than I could probably bring one together for and will gather data.

I assumed (have not put it up on a scope yet) that the coils field strength is controlled by a high-speed pulse, same as traditional brushed motors. I meant increase that duty cycle so as to raise the input power higher than that throttle setting would normally call for, resulting in the RPMs the driver is calling for, but at a higher torque.

Yes, just like the good old brushed esc's the fets still operate at "x" frequency and are PWM for variable speed. However, there are 3 "banks" of these fets; one for each phase on the motor. I see what you meant by spike the duty cycle, but the esc's are already firing each phase as long as possible (120 degrees of rotation) before moving on to the next. Basically they are already doing what you want to the max. At full throttle the only switching going on is between each bank for each phase and the operating frequency of the fets is moot.

Let me try and put it another way.

Its my understanding that as timing advances, maximum RPM can be raised but at the cost of torque and with the back EMF heating up the motor. In yesteryear, the compromise was: enough advanced timing to increase top end, but not so much that the motor overheats and has no low-end torque. For this reason motors are still shipped with X amount of advanced timing, with no assumptions about what the ESC will add.

Here's what catches everyone with timing. Less timing does not mean more torque at all rpms. There is a "perfect" degree of timing for every rpm range of the motor and any less timing than that results in less torque and less current and more timing results in less torque with more current (which is the cause of most heat). The standard timing is the best average "overall" timing for the entire rpm range. Lets say at 0 rpm the perfect timing is, well, 0 for the most torque (it actually tends to be somewhat past zero on our wye wound motors). Now at 1000 rpm you would actually be losing torque running zero timing. The question everyone trying to find out with testing various setups is "what degree is optimal?" Thats where the boost ramps are played with for hours on end. lol

But times have changed dramatically; no compromises are necessary, we can change the timing in software to suit what the driver is calling for at any isntant in time. Great. Except why start at X? why not start at neutral where torque is maximized?

If you check most RS setups everyone is reducing their timing on the Redline motors around 0 to 10 degrees depending on how much low end torque they want. Its just easier programing wise to set the motor at the minimum required rpm and just call on software to add timing.

Coming out of a corner I am far more interested in torque than potential top speed, I would like the ESC to retard the timing [from the factory setting of, say 15 degrees] all the way to 0, and increase the power delivery from the battery so I have a smooth increase of throttle, but with much more available torque.

See above.

THEN blast the timing up to 50+ degrees for the [short] straight following the corner, and maybe even ramp it up to 80 or 90 (or whatever) for a long straight.

Follow? All I see in my Tekin manual is how to increase the timing. I am prepared to retard the bell on my Ballistics all the way to zero to simulate these effects, but not if giants have gone before me and found it to be pointless.

This is just what most setups do. The big issue most people are running into now is that the timing scheme between manufacturers is not equivalent at all.
Krio is offline  
Old 03-23-2010, 12:29 PM
  #5  
Tech Initiate
Thread Starter
 
curth's Avatar
 
Join Date: Mar 2010
Posts: 49
Default

Do I understand this correctly:

if you check most RS setups everyone is reducing their timing on the Redline motors around 0 to 10 degrees depending on how much low end torque they want.
That folks are cranking their endbells back to reduce or eliminate the factory timing advance, then adding it back with software so it comes in at the appropriate time? If so that's exactly what I'm talking about, glad to know I'm sort of on the right track

Regarding your timing/rpm optimization comments, it stands to reason that for a given motor their should be a "family of curves" that relates torque/RPM for each given timing advance. It seems that this data could be collected and known for any given motor as a controller operates, to produce an adaptive controller, ie:

A controller could note the PW, RPM, and current timing advance and compute a velocity derivative to infer the acceleration and thereby guess the torque the motor is producing, then vary those parameters in order to maximize the desired characteristics. Store that data in a 'learning mode', then upload it for user consideration. Knowing where optimal torque and speed points are could help zero in on an optimal setup regardless of differences in motor manufacturing methods and calibrations (re: Novak vs everyone else)

I realize this might tend to bury a user in too much data, some culling/baking would have to be done, but its exciting to me (can you tell?) that we can even talk about it. I can't wait to get my hands dirty. Of course I am well aware that I am coming at this cold to an industry that has been race-testing algorithms for years now so I'm not hoping to figure something out no one has thought of before, but it would be nice to come at it from an unusual angle
curth is offline  
Old 03-23-2010, 12:43 PM
  #6  
Tech Master
iTrader: (15)
 
Join Date: Aug 2009
Location: Delaware
Posts: 1,061
Trader Rating: 15 (100%+)
Default

it kind of sounds like your doing something that the spektrum telemetry stuff reads, but building it into the ESC. it would be cool if the ESC had some volatile RAM to save these readings to, and then the user can view it on their PC after a heat via USB (like the tekin hotwire / castlelink)
Double D Donuts is offline  
Old 03-23-2010, 07:58 PM
  #7  
Super Moderator
iTrader: (2)
 
Grizzbob's Avatar
 
Join Date: Feb 2002
Location: Sand Springs, OK
Posts: 3,075
Trader Rating: 2 (100%+)
Default

Originally Posted by curth
Do I understand this correctly:



That folks are cranking their endbells back to reduce or eliminate the factory timing advance, then adding it back with software so it comes in at the appropriate time? If so that's exactly what I'm talking about, glad to know I'm sort of on the right track

Regarding your timing/rpm optimization comments, it stands to reason that for a given motor their should be a "family of curves" that relates torque/RPM for each given timing advance. It seems that this data could be collected and known for any given motor as a controller operates, to produce an adaptive controller, ie:

A controller could note the PW, RPM, and current timing advance and compute a velocity derivative to infer the acceleration and thereby guess the torque the motor is producing, then vary those parameters in order to maximize the desired characteristics. Store that data in a 'learning mode', then upload it for user consideration. Knowing where optimal torque and speed points are could help zero in on an optimal setup regardless of differences in motor manufacturing methods and calibrations (re: Novak vs everyone else)

I realize this might tend to bury a user in too much data, some culling/baking would have to be done, but its exciting to me (can you tell?) that we can even talk about it. I can't wait to get my hands dirty. Of course I am well aware that I am coming at this cold to an industry that has been race-testing algorithms for years now so I'm not hoping to figure something out no one has thought of before, but it would be nice to come at it from an unusual angle
I can relate a bit(though I'm more of a builder than a programmer), but I can tell you from my experience that the Ballistic motors really DON'T like retarding the mechanical timing much. I believe that 15 degrees(which is about 3 notches from the "N" mark on the timing decal) is as much as you can get away with before the motor starts becoming sluggish & running MUCH hotter. When I got my Ballistics & first tried the 203 software, I was worried about the extreme total timing, so I tried to set the motor to about the same as some of the competitors(like the Epic Duo 2, for example, which likes having the timing around 5-10 degrees & you can be VERY aggressive with the RS's settings). So I turned it down to the edge of the label(best guess of around 5 degrees), but the motor just wouldn't run right that way, I could go super conservative on the RS settings(compared to my friends, at least, like around 15 degrees lower on timing boost & no turbo, & a wider span from start to ending rpm) but it would just be slow(in fact it'd be a real pig out of corners) & the motor even got up to 222 degrees F once(how it avoided eating itself I have no idea). Oh, & this was also trying to gear it like the other motors were being geared(& what had worked before with the v200 software), but it just wasn't working. So in the end I tried turning the motor's timing back to factory spec(back to the N mark) & just regeared it(went from what we had been using, a 4.6:1 FDR to about a 5.19:1) & then went back to more aggressive RS settings, & it immediately started running great, strong acceleration, good top end & coming off the track at around 140 degrees F, just the way it should. So while some motors will respond well to retarding the timing a lot, there are others that just won't like it(like the Ballistics, & I'd also suspect the LRP X-12's & Epic Nemesis motors, all of which I've heard similar reports).....
Grizzbob is offline  
Old 03-24-2010, 06:14 AM
  #8  
Tech Initiate
Thread Starter
 
curth's Avatar
 
Join Date: Mar 2010
Posts: 49
Default

Originally Posted by Grizzbob
.... while some motors will respond well to retarding the timing a lot, there are others that just won't like it(like the Ballistics, & I'd also suspect the LRP X-12's & Epic Nemesis motors, all of which I've heard similar reports).....
I am trying to reconcile this with my understanding that all wye(?) motors are wound the same, with the same armatures. The electric fields certainly don't care weather its an LRP or Novak sticker on the outside.

How different could they be? I am by no means an electric motor expert, but the engineers working at those companies sure are, and I have to believe that a 17.5 spec is going to be fundamentally the same no matter who made it.

Now certainly it stands to reason that different manufacturers might have different ideas about where 'neutral' timing is and place their sensors accordingly, but removing that from the equation they must all be highly similar.

What exactly can vary from brand to brand? I know manufacturers would have the consumer believe their products are black boxes, varying wildly with secret incantations and black-magic techniques to be oh-so-very much better than the their competitors. Slick packaging, obfuscation of timing, it all adds up to confusion and brand-loyalty once a sweet spot is found. I'm not ranting; I've made my peace with commercial realities, I've actually been on both sides of this, but I am honestly curious about this completely new (to me) technology and the intricacies of tuning it.

-Curt

Last edited by curth; 03-24-2010 at 06:29 AM.
curth is offline  

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.