FRAM NVRAM Board

EPROM EEPROM SRAM NVRAM Flash chips, reading/writing hardware and software
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

I knew I should have brought my mouse with me today...
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: FRAM NVRAM Board

Post by Jayme »

I use excel to interpolate the values....

paste 5D VE table in the top, and copy the 12P VE table out the bottom.
Attachments
5D to 12P VE table.xlsx
(14.69 KiB) Downloaded 358 times
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

And I've just about finished by averaging values, I'll see how close I got to the interpolated numbers excel spits out
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

Wait, did you just make that?!?! I am completely clueless when it comes to excel. Great work!

Don't have excel installed on the laptop, getting Libre office now. Hopefully they're compatible
Last edited by BennVenn on Thu Mar 10, 2016 12:29 pm, edited 1 time in total.
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: FRAM NVRAM Board

Post by Jayme »

haha yeah I did... I use excel at work all the time. data/reporting/sql is my job :)
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

How does it work? Interpolate in row or columns or both? Does it follow a curve or is it linear between adjacent points?

We could probably use your skills in our work!
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: FRAM NVRAM Board

Post by Jayme »

its just linear. first it calculates the missing RPM rows by averaging the two cells directly above and below. then once it has full rows of data it gets the missing MAP columns by averaging the cells to the left and right. nothing fnacy, but it saves a whole lot of manual work. The end result in fuelling is pretty much the same as how the ecu code interpolates adjacent cells anyway, so the fuel map should work the same as it did in the pulsar bin.
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

Thankyou very much! I need to buy you a beer!
BennVenn
Posts: 533
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: FRAM NVRAM Board

Post by BennVenn »

OK, so here's what I have so far:

I haven't touched any of the warmup stuff, I figure I'll warm up on the TBI memcal then put 12P in. Anything obvious I've missed?
Attachments
OSE $12P V112 VW1600.BIN
(32 KiB) Downloaded 328 times
User avatar
Jayme
Posts: 2585
Joined: Sun Mar 01, 2009 8:59 am
Location: North Coast, NSW

Re: FRAM NVRAM Board

Post by Jayme »

num cylinders needs to be 4. your spark advance will be way out using 2cyl.... the memcal resistor pack determines the injector timing (TBI, 4,6,8) then the value in the calibration forms part of the formula for calculating the spark advance.

ill keep looking through your bin and note anyhting else.
Post Reply