Page 1 of 2
inject starting deg is always the same??(when to start injec
Posted: Sat Jan 25, 2014 2:20 pm
by settra
hey guys. if you are using a system, with say 35 teeth, in the camshaft. i get that :
if you count teeth, and each teeth is 10degrees from the other, you can know, that 16 teeth you are at 160 degrees.
my question is this:
Does, the injection time of Each injector, ALWAYS start at the same degree BTDC?? say, cylinder 1, will start to be injected always at 10degrees, and depending on engine load, it will get injected more or less time?
or is it a metter of engine taste??
Re: inject starting deg is always the same??(when to start i
Posted: Sun Jan 26, 2014 1:45 am
by Fred
Taste, and theory and hand optimised/tuned values. It's not critical at all.
Re: inject starting deg is always the same??(when to start i
Posted: Sun Jan 26, 2014 1:58 am
by settra
cool! writting the code,to start the injection on fixed degrees, at least fot the begining, seems easier

Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 6:16 am
by russian
Fred wrote:It's not critical at all.
Why do I sense irony here?

Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 6:53 am
by Fred
I don't know, FreeEMS has had tunable timed injection for half a decade (that's 5 years). No one's tuned it yet. It ceases to matter completely @ 100% duty. At low duty and depending on the quality of your injectors it can matter a fair bit (for idle), but you could never call it critical. Unless you were a complete idiot, that is.
Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 7:51 pm
by DonTZ125
Various users over at the evil empire have indicated notable improvement in idle, cruise, part-throttle, and tip-in performance using sequential / timed injection. As Fred notes, this goes away quite quickly as the throttle opens and the duty cycle picks up. Dialing this in is a non-trivial experience, taking lots of road time, and the 'sweet spot' can change quickly back and forth, depending the configuration and timing of valves, airbox, runners, etc.
Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 8:14 pm
by settra
i think i will go with something like
"inject X degrees before each cylinder's ilnet valve open"
move that X earlier, for every Y rpm. ( i will be using sequintal anyway)
then i will try to measure the best X and Y , by observing the o2 outpout... (although i will need wideband for that, and building a controller for it is hard on its own

)
Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 8:23 pm
by DonTZ125
settra wrote:(although i will need wideband for that, and building a controller for it is hard on its own

)
Don't bother - seriously. Get a Spartan from Alan To at 14Point7.com for $105; that's an integrated sensor and controller. It's tiny (entirely in the connector!), and you only have 4 wires to hook up.
You'll spend more on parts and labour just to develop the controller, even before you include the sensor ...
Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 8:31 pm
by settra
1) i leave in greece
2) no way dude. it seems way expensive for my taste. i bet i can make something like that, with the only cost, being that of the actuall sensor... of course it will not be as good, but the whole consept of the project, is to be as DIY as possible ... :/
Re: inject starting deg is always the same??(when to start i
Posted: Mon Jan 27, 2014 8:36 pm
by russian
While I agree with buying the WBO2 controller (the sensor alone would be $50 anyway), here is a link which might help -
http://www.waltech.com/site/index.php/o ... -projects/
I hope you are going to use a DIY microcontroller from silicon and copper?
