## ## ## ## ## ## #### ##
_ | | | | _ | | | |__| | \____/
## # ## ## # # ## ## # ### ## ## ## # #
#### # # # # # ####
__ __ \ \/ / \ / / \ /_/\_\
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: FuelEconomy ---- This site is all abut getting the best fuel economy. If you have some experience or know-how please let us know Test cars: Volvo turbo 4 cyl. Sequential Audi s2 5 cyl. Sequential We did test the too cars by setting the injector settings to divider by 2 and it is actually working pretty good. This function is only for cruising when the car is up to speed cores lack of power. We need a strategy how to improve this function. ---- Did a lot of testing on this with a 5 cylinder Audi - 1.2.16. Program B is the same as A, except that the injector divider is 2. Currently, I activate the function with a switch. Car stutters violently when I swap in low gears, but from 90-140 km/h in 5th and 6th, it actually works. I wanted the car to switch back and forth on its own, but I end up getting into an endless loop. Example: I want the car to turn off every other injection (change to program B) between 2500 and 4000 rpm. Changing one way is easy, but the problem is that I can't get it to change back from B to A because that would need two windows, i.e. idle to 2500 AND 4000 to 7000. Would it be possible to move the output parameters away from the part that is specific to A and B, so that it would swap back as soon as the revs are NOT 2500 to 4000? Or possibly thange the divider in response to outer conditions, so I wouldn't have to swap programs? Another neat feature would be to let the output react on throttle movement. If the throttle is moved quickly, the program should always go back to A and run on all cylinders. Cool thing is that the same cylinders aren't passive throughout (like on late model Audis that always switch off the same cylinders). It actually seems to turn cylinder 1 of every other time, making the sequence 12453124531 => 1X4X3X2X5X1 Won't run as smoothly as on the new cars with variable valves, but it works. Must run even better on a 6 or 8 cylinder car. I am hoping to save 3-4 % fuel this way, reaching 800 km on one tank :-). As long as the car runs this way, consumption is 50-60 %. Not exactly 50 %, though, because you open the throttle a bit more (not sure about that) in response to the lack of power. Can't measure that well because lambda gets messed up from the fresh air that is pumped through but the "empty" cylinders. \Alex Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.