1
					Engine management / Re: Can this work for an M42 (MAF conversion)
« on: February 08, 2023, 04:36:19 PM »I am not 100% sure what all Split Second has these days, but I think they have a system that can deal with temperature. That's the easy part. The trickier part is that the ECU still expects an air temperature input signal, and just about every IAT thermistor will be different between models. The M10, M20B25, M20B27 and M30 AFMs all have different IAT thermistors (I measured their resistance curves). A universal one is tricky in that sense.
Then there is the fact that every AFM and MAF has a different transfer function (air flow vs voltage relationship). That is tough to guess at, and you will really want to dial a universal type unit in on a dyno, which is $$$.
Finally, there is the issue of intake resonances and back-flow. A MAF can measure those things, but the ECU just cannot handle a sinusoidally pulsing voltage input since it is designed for the AFM which damps those things out. Look up Nyquist's Theorem and Aliasing. At least on the M42, you can't just plug in a MAF. The converter I built involved years of experimenting, and ultimately a solid 2000+ lines of microcontroller code and careful digital+analog filtering to get right. In short there is literally, honest to god, no way to just plug a MAF into the M42 and expect it to work anywhere as well as the stock AFM.
Just find a used AFM on the forum for $30. No big expense, and it swaps right in without any nonsense. Unless you are going to try to make 200+ HP with your M42, the stock AFM isn't causing any loss of power.
I am trying to run m42 (In a euro M43 1.8 Z3) with itbs and for that I am running a motronic 1.7.3 and will need to run without the AFM.
So I want to use the AFM Limp Mode table (Alpha N), but I want to keep the IAT corrections.
Is there any IAT sensor with a similar curve to the thermistor in the AFM that I could use? (the one from the m44 airbox for example)
Or could you help me figure out where is the transfer function in the ecu code? so I could change it to the new sensor
Thanks



