View Single Post
Old 01-08-2017, 05:14 PM   #16 (permalink)
t vago
MPGuino Supporter
 
t vago's Avatar
 
Join Date: Oct 2010
Location: Hungary
Posts: 1,807

iNXS - '10 Opel Zafira 111 Anniversary

Suzi - '02 Suzuki Swift GL
Thanks: 828
Thanked 708 Times in 456 Posts
Quote:
Originally Posted by josemapiro View Post
What are the values that he uses to do this calculation.
value = (number of fuel injectors) * (fuel flow rate of each injector, in cc/min)

value = value * sqrt( (vehicle fuel pressure) / (injector test flow fuel pressure) )

value = 1 / value

value = value * 3785 cc/gallon

value = value * 60 sec/min

value = value * 1000000 microseconds/sec

Quote:
Originally Posted by Ardent View Post
Regarding deep sleep: like the positives, unaffected by the negatives.
Yah, I kind of figured the same. Once I debug the accel test module, I'll work on adding deep sleep to the code.
  Reply With Quote
The Following 2 Users Say Thank You to t vago For This Useful Post:
Ardent (01-10-2017), josemapiro (01-08-2017)