VS-VY Enhanced Factory Bins

For discussion and distribution of custom code and hacks
User avatar
Holden202T
Posts: 10311
Joined: Sat Feb 28, 2009 9:05 pm
Location: Tenambit, NSW
Contact:

Re: Extended Factory Bins

Post by Holden202T »

igot the above listed PCMS in a massive ebay sale for cheap and i only wanted one or two of them, so if you want it its yours for good i don't want it back :P

so the spark mod only works in PE mode ??

whats the point of it rather than adjusting the usual spark table ?

(please excuse my ignorance i have little knowledge of MAF systems)
User avatar
charlay86
Posts: 584
Joined: Thu Sep 17, 2009 2:00 pm
cars: VT S1 SS (L67)
Location: Perth, WA

Re: Extended Factory Bins

Post by charlay86 »

It uses the mass air flow rate variable instead of the cylinder air mass one.
The cylinder air mass is used in too many places to change easily, and would result in diminished resolution due to it being 8 bits
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Extended Factory Bins

Post by The1 »

yep sounds good I'll pm you my address then

The existing spark tables work fine out of pe mode as cylair isn't maxed out, pe mode typically isn't enabled below 40% tps and 500cylair, the 190 g/s start value of the table isn't in range anywhere near those values, so it would be a waste of CPU processing time having it on all the time. But if you want the table enabled earlier you could enable pe earlier, if your reaching the 190 figure out of pe then your going to need to enable it anyway as that's a lot of airflow. Based on the vt i tested with 190 was around the ballpark when cylair is maxed. Im happy to be told otherwise if my logic is incorrect. :)
VX L67 Getrag
Posts: 2877
Joined: Sun Aug 02, 2009 9:16 pm
Location: Bayside, Melbourne, Victoria
Contact:

Re: Extended Factory Bins

Post by VX L67 Getrag »

I just checked all locations for LPG spark tables for vx & vy calibrations and here they are;

$BDa & $BDb @ 57AF to 5F73
$06a @ 57AF to 5F89
$06b & $06c @ 57AF to 5FAB

I'm not sure why & how they can be different sizes but that's what I found!

If 202 is sending you a vx PCM I'll send a vy, even though I'm 90% sure there identical pcb's!

Again awesome work & seems like a good work around!
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Extended Factory Bins

Post by The1 »

OK cool, also if you have loom pcm plugs I don't mind paying so I can make a dedicated bench one
yoda69
Posts: 1215
Joined: Sun Mar 15, 2009 10:20 am
cars: 2004 VYII Acclaim Wagon V6 Auto LPG/Petrol
2004 VYII Berlina sedan V6 Auto
2005 VZ Monaro CV8 manual
Location: Geelong, VIC

Re: Extended Factory Bins

Post by yoda69 »

The Excel spreadsheet is going to take a little longer than I thought.
Due to the way the last few tables need to be done it is not as simple as I'd hoped. Hopefully over the weekend will be able to sort it out.

yoda69
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Extended Factory Bins

Post by The1 »

yeh i thought that might be the case, no dramas :P
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: Extended Factory Bins

Post by Jayme »

dont mean to step on any toes but I was very bored today and thought id take a crack. after 3 hours of head bashing I came up with this:
MAF Tables 12 tables.xlsx
(42.75 KiB) Downloaded 560 times
basically what I did was make the dec1 value capped at 65535 which is FFFF and the dec2 value becomes whatever it needs to be so that the last value in that set is as close to but not exceeding 255. seems to work ok... let me know if I am barking up the right tree.

you will still get an error if you try to go over 510g/s as that is all F's and itll bug out.
yoda69
Posts: 1215
Joined: Sun Mar 15, 2009 10:20 am
cars: 2004 VYII Acclaim Wagon V6 Auto LPG/Petrol
2004 VYII Berlina sedan V6 Auto
2005 VZ Monaro CV8 manual
Location: Geelong, VIC

Re: Extended Factory Bins

Post by yoda69 »

No problem from me. I spent sometime on it earlier today as well, took me a while to work out what I'd done originally. :x
I've sent a copy through to The1 to have a go at breaking it before I posted it up.
Key fixes:
1. Ensure first value of table is greater than last value of previous table.
2. Fix max maf value to 510g/s.
3. Fix maf graphs of before and after
Has a couple of macros to work through with a number of loops, so can be a little slow. Will post it up when I can get the kids of the computer, will also be interested to have a look at yours and see if I can "pinch" any ideas for improvement.
Yoda69

EDIT: Managed to get on when they got sidetracked.
MAF Tables 12 tables-yoda69.xlsm
(56.25 KiB) Downloaded 560 times
User avatar
The1
Posts: 4694
Joined: Mon Jan 04, 2010 10:23 am

Re: Extended Factory Bins

Post by The1 »

looks good :thumbup: as long as there's some way at the end of the day to alter the maf tables.

Hopefully the video above explained the use of the spark table to everyone?
Post Reply