The MegaSquirt Project has experienced explosive growth other the years, with hundreds of new MS installations occurring every week - a phenomenal success! MegaSquirt has been successfully used in all aspects of Internal Combustion engine applications including R&D, Industry, Race, and Research. The MS project has transformed itself from a simple R&D project into a full-featured mature engine control system. To reflect this the support structure has also changed to meet the needs of MegaSquirt Users.
Moving forward, the R&D forums for MegaSquirt project are in a read-only mode - no new forum posts are accepted.
However the forums will remain available for view, they still contain a wealth of information on how MegaSquirt works, how it is installed and used. Feel free to search the forums for information, facts, and overview.While the R&D forum traffic has slowed in recent years, this is not at all a reflection of Megasquirt users, which continue to grow year after year. What has changed is that the method of MegaSquirt support today has rapidly moved to Facebook, this is where the vast majority of interaction is happening now. For those not on Facebook the msextra forums is another place for product support. Finally, for product selection assistance, all of the MegaSquirt vendors are there to help you select a system, along with all of the required pieces to make it complete.
Forum rules
Read the manual to see if your question is answered there before posting. If you have questions about MS1/Extra or MS2/Extra or other non-B&G code configuration or tuning, please post them at http://www.msextra.com The full forum rules are here: Forum Rules, be sure to read them all regularly.
does anyone know the purpose of having PWM threshhold based on the MS manual? Is there a significant effect on the amount of delivered fuel when changing the PW duty cycle?
Both the threshold and PWM duty cycle are parameters that are used to "tune" a particular injector for proper operation. They are not used to change the fuel delivery in any way, they are set once when you install the injectors so that 1) it opens properly and 2) doesn't melt due to current overload.
isnt the PW supposed to be the required time to be able to deliver the right fuel? it seems to me base on the picture that putting in the threshold would actually reduce the time of fuel delivery as well as opening time.
and also does anyone know if the generation of PW occurs only during spark events?
No, PWM is the means by which current is limited so that you don't burn up lo-z injectors. Injection PW is something competely different, it is the time that the injector is turned on to deliver fuel, don't confuse the two.
Yes, injection events only occur at ignition events in all current code variants.
maztah wrote:if the PW threshold is a part of the total PW, shouldnt it be included it the PW equation?
No, the PWM threshold has nothing to do with the fuel PW equation, it is a hardware setting that tells the injector driver when to limit current so as not to burn up the injector.
The injectors require a large current to initially open and a smaller current to keep them open. So initially 12V is applied to open them quickly. Once open (~1ms) PWM is applied which is essentially a smaller voltage/current to keep them open.