Cars · Electronics
OBD1 8bit TPS
If x is a 8bit TPS value, then: TPS(''x'') = ((hextodec''x'')/229.5100)''%'' WOT(100%)= 4.5 v = 4.5/5255 = 229.5 by Calvin Baank
Adapted from pgmfi.org wiki
If x is a 8-bit TPS value, then:
- TPS(''x'') = ((hextodec''x'')/229.5*100)''%''
WOT(100%)= 4.5 v = 4.5/5*255 = 229.5 by Calvin Baank
Credits and source
Authors Anonymous PGMFI contributor
Source Adapted from OBD1 8bit TPS on pgmfi.org wiki. Licensed under CC BY-NC-SA 1.0.