use MS for logging ignition timing of *existing* ECU?
-
- MegaSquirt Newbie
- Posts: 2
- Joined: Tue Jun 02, 2015 10:06 am
use MS for logging ignition timing of *existing* ECU?
Thoughts?
Cheers,
Matt
-
- Master Squirter
- Posts: 618
- Joined: Sat Jul 22, 2006 7:02 pm
- Location: Eureka, Nevada USA
- Contact:
Re: use MS for logging ignition timing of *existing* ECU?
Ken
MS2 v3 w/ms2extra 3.4.0 Release
36-1, Delphi LS2/7 coils in wasted spark, driven by v2.0 logic board from JBPerformance
Spartan Lambda Sensor from 14point7
Re: use MS for logging ignition timing of *existing* ECU?
Rover V-8
MSII V3
EDIS
Tech Edge Wideband
-
- Master Squirter
- Posts: 475
- Joined: Thu Oct 29, 2009 12:54 pm
Re: use MS for logging ignition timing of *existing* ECU?
I wanted to log an OEM engine's variables (like timing, air flow, pulse widths, etc.) a few times, and it turned out that the easiest way was to get a $20 OBD-II reader off eBay (I think mine is elm327 based), and there's plenty of freeware logger programs for these on the web. I used that to log the signals (it will give you virtually everything you could want once you set it up).
Reconfiguring MegaSquirt hardware is going to take a lot of time, and then you would also have to write code from scratch to log the signals. That's because while MegaSquirt reports the timing, pulse widths, etc., it doesn't measure these. Instead, it is reporting what it commands these devices to do (just like OBD-II for the most part). If your time is worth anything at all, it really isn't worth it. Add that to the fact that it isn't too hard to tune an engine without any of that information (i.e. starting blind) by following the MegaSquirt manual.
Lance.
-
- MegaSquirt Newbie
- Posts: 2
- Joined: Tue Jun 02, 2015 10:06 am
Re: use MS for logging ignition timing of *existing* ECU?
I'm racing the car and have to retain the stock ECU, so I'm trying to optimize power by twidling with the AFM and fuel pressure. The AFM has some influence on ignition timing and I'm trying to quantify that influence, as well as see if there's any difference on the dyno vs track as the AFM flapper is influenced by g-loading. Any thoughts on a base project that might be a bit more suitable? I've searched high and low and surprisingly come up with no automotive projects that log (non OBD2) ignition timing.
Does anyone know if the tach signal corresponds to the coil firings? If that's the case then all I would have to do it measure the time between the cam signal and tach (picking the correct side of the signal and calculating degrees)? Here's one resource I found: http://www.rivercityroad.com/garage/ign ... nals_2.htm
Cheers,
Matt