MAF Table Extension?

General Tuning Questions And Discussions
User avatar
The1
Posts: 4813
Joined: Mon Jan 04, 2010 10:23 am

MAF Table Extension?

Post by The1 »

Is there a way to extend say the VS V6 MAF tables beyond 10400hz? Or do you have to start using some kind of multiplier?
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: MAF Table Extension?

Post by Jayme »

I dont know that it would help, whats the upper limit of hz that the maf will output? thats going to the the limiting factor.
User avatar
The1
Posts: 4813
Joined: Mon Jan 04, 2010 10:23 am

Re: MAF Table Extension?

Post by The1 »

current table in the $51 xdf goes to 10400hz - 245.78G/S an 85mm MAF goes to 15000 - 511.992G/S
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: MAF Table Extension?

Post by Jayme »

well that would certainly be good to extend the tables then. from what ive heard,if its not a simple multiplier hack/etc then the limiting factor is being able to get a compilable source so you can mod the code and recompile... gm has some funky bank switching stuff that makes it difficult without the original GM compiler
User avatar
The1
Posts: 4813
Joined: Mon Jan 04, 2010 10:23 am

Re: MAF Table Extension?

Post by The1 »

yeh i didn't have high hopes, i guess atleast you can some more out of it, 10400hz with a 85mm is 333.682G/S
User avatar
antus
Site Admin
Posts: 9019
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: MAF Table Extension?

Post by antus »

Its even worse than that, the factory code tops out at 300gms/second (i think) and changing it to more than that is a disassemble, modify variable sizes (which also means move things around in pcm ram) and then reassemble job. I managed to get them disassembled, and create projects using free gnu tools (in the dissassembly/reassembly section) and they can reassemble the original bin.. but due to the bank switching it needs to be split up so that we have a common include file for the low memory area, then two source files for the high memory banks which can use the one include file.. that way when one thing needs to change in low memory, both upper banks can know about it. Its possible, but its a huge job. Ive stared at it for a while and its done my head in :(
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
User avatar
The1
Posts: 4813
Joined: Mon Jan 04, 2010 10:23 am

Re: MAF Table Extension?

Post by The1 »

gee what a pain, thanks all for the input.
User avatar
Holden202T
Posts: 10394
Joined: Sat Feb 28, 2009 9:05 pm
Location: Tenambit, NSW
Contact:

Re: MAF Table Extension?

Post by Holden202T »

MAP conversion :D
User avatar
The1
Posts: 4813
Joined: Mon Jan 04, 2010 10:23 am

Re: MAF Table Extension?

Post by The1 »

yeh pitty it has to come to that
VX L67 Getrag
Posts: 2959
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: MAF Table Extension?

Post by VX L67 Getrag »

I believe an extremely switched on guy is trying to figure a way out of doing it & is trying to work in conjunction with a switched on programmer, but believe will take some time & re-allocated time at that as both the people in questions are busy little bee's like all of us I guess! :lol:
Post Reply