Brian wrote:Fred, with sequential injection, I am wondering how you are going to do it, are you planning to specify the start of injection point or end of injection point? Are you thinking of having a fuel map for each cylinder, or an offset table for each cyl, or fuel trim per cyl, or single fuel table to start with?
Currently the plan is user specifiable start OR end OR middle. The other aspect of the plan is one main fuel value derived from one or more maps/algorithms and a single trim figure per cylinder. That could be moved out to a 2d table each or even a small 3d table each in future though if there is any point. You could even write custom firmware to have a table per injector in a v twin application like yours. I'm trying to keep it modular so that different needs can be met with minimal changes to other aspects. Time will tell if I'm successful or not.
What are your thoughts on injecting on a closed inlet valve, until it becomes impractical as the PW is too long?
Jumbled and ill-considered. Oh, you meant what exactly, ok :-)
Considering the valve is closed more than half the time anyway, that probably makes sense. It could very well entirely depend on the physical design of the engine in question though. I saw that SAE video, but I *was* thinking that you are better off keeping wall wetting minimal by planning to end shortly before the valve closes and starting whenever you need to to achieve that.
What I do know is that various engines have a strong preference for different timings at idle particularly. It will be interesting to see how the behaviour correlates with known timings. I'm sure some experienced tuners out there will already know all the answers to this. Perhaps check out the VEMS documentation if you can find it, they may have some info on that.
Provided the system is suitably flexible we will be OK anyway.
Fred.