General Miata Chat A place to talk about anything Miata

New AFM killer

Thread Tools
 
Search this Thread
 
Old 06-07-2015, 06:47 AM
  #21  
Newb
 
MX5GN's Avatar
 
Join Date: Jun 2015
Location: Munich / Germany
Posts: 4
Total Cats: 1
Default Here's the Link

Finally signed up at famous miataturbo.net...


First to answer shuiend: My intention when developing the MAF Converter was primarily own interest to find a proper solution to eliminate the bottleneck of the original AFM. It was a hot topic in the German forum, people trying to find mechanical workarounds getting more air into the engine. I started assembling some more units to help other drivers, a deal in exchange to getting feedback and making it reliable and stable.


At the moment I'm limited on time and no printed circuit boards are left. What I could imagine is work on a new series end of the year - if enough interest is there.


One point to mention is the need for the original MAF plug for the Converter. You can't buy them (as far as I know), but the plug is mandatory to avoid provisional jacks and sticking to the original wires.
MX5GN is offline  
Old 06-07-2015, 09:35 AM
  #22  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,020
Total Cats: 6,588
Default

Gunar, welcome to the forum. Nice looking device, by the way.

I wonder if you would satisfy my curiosity by describing the method you used to convert from the new MAF signal to the inverted AFM signal.
Joe Perez is offline  
Old 06-07-2015, 10:05 AM
  #23  
Boost Czar
iTrader: (62)
 
Braineack's Avatar
 
Join Date: May 2005
Location: Chantilly, VA
Posts: 79,493
Total Cats: 4,080
Default

I had to check this thread wasn't from 1991.
Braineack is offline  
Old 06-07-2015, 10:20 AM
  #24  
Newb
 
MX5GN's Avatar
 
Join Date: Jun 2015
Location: Munich / Germany
Posts: 4
Total Cats: 1
Default MAF Converter characteristics

The starting point for the conversion was measuring both, the output of the original AFM connected by pipe with the Volkswagen Pierburg MAF, outside the car for different static airflows (using an adjustable garden vac ). This provided the first plot. For the coding also algorithms to avoid double compensation of air temperature (already done by the ECU) and controlling the fuel pump were needed.
Next step was to test the behavior in driving conditions. Here for instance it turned out that the dynamic behavior of the Pierburg MAF required some fatter AFR at low end compared to the original. This was quite a surprise, because the response time of the MAF according to Pierburg should be in a range of <50ms, the Converter works with 16MHz and recalculates signals in around 10ms. Both pretty fast, but I guess this is quite normal in building ECU maps and optimizing behavior between parts.
We then also did some logging of the AFR together with rev and throttle position/vac to validate the behavior. The goal was to follow the original characteristic as much as possible whilst creating the best power output when revving up under full throttle.
Never put it on the dyno, but recent feedback was, that the power of the 1.6 NA with Converter is very close to the 1.8 NA ( from a guy who owns both).
MX5GN is offline  
Old 06-11-2015, 04:25 PM
  #25  
Newb
 
MX5GN's Avatar
 
Join Date: Jun 2015
Location: Munich / Germany
Posts: 4
Total Cats: 1
Default

Hi Joe, does this answer your question? Any comments?
MX5GN is offline  
Old 06-14-2015, 03:05 PM
  #26  
Newb
Thread Starter
 
Vitruvio74's Avatar
 
Join Date: Jan 2015
Location: Roma-Italy
Posts: 19
Total Cats: 0
Default

Gunar your kit is fantastic
Vitruvio74 is offline  
Old 06-14-2015, 03:19 PM
  #27  
AFM Crusader
iTrader: (19)
 
olderguy's Avatar
 
Join Date: Oct 2004
Location: Wayne, NJ
Posts: 4,667
Total Cats: 336
Default

Originally Posted by Vitruvio74
Gunar your kit is fantastic
I'll second that. I have installed it on a stock '91 and a turbo '91 and it has performed perfectly.
olderguy is offline  
Old 06-23-2015, 05:35 PM
  #28  
Junior Member
iTrader: (1)
 
RyanLewo's Avatar
 
Join Date: Mar 2010
Posts: 147
Total Cats: 3
Default

How does this kit work on a 1.8 swap? I just bought an RX7 non-turbo AFM and would still like to go this direction if it will work well. If you are going to be constructing a new version could you make one optimized for 1.8 swaps? I realize that most will go the ecu route for boost and also serious N/A guys as well, but there is a target market for this. Thank you and excellent work!

If it will work on my car I want one ASAP! I could also test one on my car if you'd like to find out how it would work on a swap as I have a wideband installed.
RyanLewo is offline  
Old 06-23-2015, 07:24 PM
  #29  
Boost Pope
iTrader: (8)
 
Joe Perez's Avatar
 
Join Date: Sep 2005
Location: Chicago. (The less-murder part.)
Posts: 33,020
Total Cats: 6,588
Default

Originally Posted by MX5GN
Hi Joe, does this answer your question? Any comments?
It looks like a very solid design.

My question was actually more about how you implemented the realtime conversion (formula vs. lookup table)- the data gathering process is fairly obvious, and is pretty much identical to what I did back when I created a similar mechanism for replacing the mechanical airflow meter with a manifold pressure sensor using the Greddy eManage Ultimate. (A woefully obsolete device by modern standards.)



Originally Posted by RyanLewo
How does this kit work on a 1.8 swap? (...) If you are going to be constructing a new version could you make one optimized for 1.8 swaps?
Assuming that you are keeping the stock 1.6 ECU and using the 1.8 injectors, there should be essentially no difference. The 1.8 will draw slightly more air, and the 1.8 injectors will deliver proportionately more fuel. No need for different mapping.
Joe Perez is offline  
Old 06-24-2015, 09:37 AM
  #30  
Junior Member
iTrader: (1)
 
RyanLewo's Avatar
 
Join Date: Mar 2010
Posts: 147
Total Cats: 3
Default

Good point Joe. I thought about that on the drive home from work and wish I could have edited my post one more time. 1.6 ECU and 1.8 injectors so It'll work OK for me. Thanks!
RyanLewo is offline  
Old 06-26-2015, 10:03 AM
  #31  
Newb
 
MX5GN's Avatar
 
Join Date: Jun 2015
Location: Munich / Germany
Posts: 4
Total Cats: 1
Default Conversion and coding

Air mass and temperature are captured by the on chip ADC. The code is using a mathematical interpolation formula to follow the conversion graph (see post before) as good as possible. After using 6 different ranges for the interpolation, I'm now down to an engine off value, 2 interpolation ranges (or call it linear equations) and a max value working fine. It is realized with if clauses in the C code. Lookup tables proved to be much slower in execution. However when it comes to analog conversion with the on chip PWM, non-linearity of the output transistor has to be compensated as well. Because the ECU compensates temperature for the air flow, the code also takes care to compensate the compensation (Yes), because a mass airflow meter automatically takes care of air pressure, humidity and temperature in its output. All in all not so straight forward...



Hope this helps.


[QUOTE=Joe Perez;1243061]It looks like a very solid design.

My question was actually more about how you implemented the realtime conversion (formula vs. lookup table)- the data gathering process is fairly obvious, and is pretty much identical to what I did back when I created a similar mechanism for replacing the mechanical airflow meter with a manifold pressure sensor using the Greddy eManage Ultimate. (A woefully obsolete device by modern standards.)
MX5GN is offline  
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
bigmackloud
Miata parts for sale/trade
19
01-08-2021 11:24 AM
Trent
WTB
2
10-01-2015 12:15 PM
drumman83
Suspension, Brakes, Drivetrain
2
09-25-2015 07:03 PM
tabs604
Prefabbed Turbo Kits
46
06-26-2007 01:12 AM
shinobix
Prefabbed Turbo Kits
8
04-25-2007 09:32 AM



Quick Reply: New AFM killer



All times are GMT -4. The time now is 08:59 PM.