Search found 6 matches

by luda8890
Tue Mar 29, 2016 8:20 pm
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

Life can be funny sometimes. Take a break for a few weeks, and the answer appears in front of you. I did not know how to implement the ROUND function, found the FAQs, and found a better solution: D=(V*.027)-(110.595*(V>>12)) All is well now. Thank you guys for the help. P.S. I do still feel like thi...
by luda8890
Mon Mar 07, 2016 10:49 am
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

I guess I am in over my depth. I can't figure how to apply the ROUND to tuner pro. I guess this was all just a waste of time. Thank you guys for the help. I am by far a much greater pen and paper kinda math guy then computer math guy.
by luda8890
Sun Mar 06, 2016 8:18 pm
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

dex, you're right. I can only get things to display if I round the nibble. I was hopping to have tuner pro do this for me, it seams I will have to do it by hand for each load cell for each map for each rom I work with as I have been doing.
by luda8890
Sun Mar 06, 2016 8:12 pm
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

Okay, thank you both, I have a better understanding now. Unfortunately the math now forces me to understand my equation is wrong. When I don't truncate or round any values I end up with 0.0, so I guess that actually proves the math that lead me to find the 110.595 and 0.027000732421875 values was co...
by luda8890
Fri Mar 04, 2016 7:20 pm
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

Sorry good sir, but either I am not properly implementing your equation, or it isn't working. Where is the number 4096 derived from? It just seams to invert my tables when I use it in conjunction with my formula to determine the multiplier to use. When I use this formula singularly it simply reduces...
by luda8890
Thu Mar 03, 2016 9:01 pm
Forum: Honda & Acura
Topic: mathematical issues
Replies: 8
Views: 31403

mathematical issues

Lets start with why I have this question. I am working on developing support for the 88-91 preludes using the PK2 ecus. I have had a working mask for about two years, although limited to the six fuel tables, the six ignition tables, and the check sum on/off functionality. I took a break from this pr...