View Single Post
  #6 (permalink)  
Old November 6th, 2003, 11:14 AM
ijames ijames is offline
Senior Member
 
Join Date: Jun 2001
Location: Laurel, MD
Trader Rating: (0)
Posts: 2,324
Thanks, Eric. That's basically what I thought. I know that there are two 17 entry table lookups, one for a table that starts at zero and one for tables that don't, I just hadn't proofread everything to make sure which one was which. You show the new rpm table starting at zero - we really don't need 0-400 in the pe stuff, so is there any way to use the other one? Also, someone asked about where to put the extra fuel if you take out the pe-tps. You could add it do the pe rpm table but for 72 lb/hr injectors I need something on the order of -90 to +80% in the rpm table anyway so there isn't room to add another 50% or so, so I would put it in the pe-far vs. coolant table. That also brings up the dynamic range of the pe-rpm. I would be happy to trade off a bit of resolution for a bit of dynamic range, changing it from +/- 100% to +/- 200% at twice the stepsize. Should be able to do this with a 16 bit multiply by 2 at $3bb5 in Eric's code (I don't remember if there is a 16 bit asl d or not, but if so that's perfect).
__________________
Regards,
Carl Ijames carl.ijames@verizon.net
Reply With Quote