Go back to previous topic
Forum nameEngine Management Systems & Controllers
Topic subjectMaybe some help from you guys using autotune
Topic URLhttp://forums.2gnt.com/dcboard.php?az=show_topic&forum=54&topic_id=2834&mesg_id=2834
2834, Maybe some help from you guys using autotune
Posted by DJ420a, Dec-31-69 06:00 PM
So Ive been using autotune for awhile now and seems to working pretty good for me. The only complaint I have, is there are some spots where Im out of the tuning window or too far from the vertex.

So what Im wondering is what settings you guys have in your .ini file and if there working pretty well for you.

Heres what my settings are now, I havent changed anything, so any ideas would be greatly appreciated. Ive heard that changing the "updateInterval" to 3.0 instead of 1.0 might work out a little better.

Thanks guys
DJ


;#if GPIO
;#elif MS_I
#if MS_I
table = veTableMap ; Should be the map3d_id of a TableEditor entry.
allowAutoTune = on ; Displays the check box on the specified tuning dialog.
corrector = egoCorrection ; Variable used for correction algorithm.

; Tuning block parameters
; Global limits on tuning, outside the box and nothing happens.
xLimits = 1500, 4000 ; RPM
yLimits = 60, 90 ; MAP
zLimits = 10, 200 ; VE

; Vertex tolerance parameters
; How close you must be to a vertex before tuning takes place.
xRadius = 200 ; RPM
yRadius = 7 ; MAP

; Controller parameters
initialStartupInterval = 1.0 ; Seconds before first adjustment
updateInterval = 1.0 ; Seconds between each consecutive adjustment.
proportionalGain = 0.5 ; Proportion of (100-corrector) to use for adjustment.
lumpiness = 5 ; Maximum percent adjustment above or below neighboring VE points.


I generated this page in 0.012343168258667 seconds, executing 6 queries.