2023 Dodge Durango R/T with TnG Package
Gen 5 Whipple 3.0L
MAP sensor part number: 53010887AA
As far as I can tell, this Mopar MAP sensor is the OEM 3bar TMAP sensor included in 2021+ Hellcats. I believe the profiling data is:
- Slope: 61.05
- kPa offset: 7.00
- Voltage offset: 0.1001v
At least this is what I see in a stock 2021 Hellcat Durango tune file and is what Whipple's canned tune had.
I have found conflicting information showing the following though:
- Slope: 61.85
- kPa offset: 6.80
- Voltage offset: 0.1001v
I have tried both, as well as a variety of mixing the slope and kPa offset values from each, and nothing I do will make the Sensed MAP and Calculated MAP be equal with KOEO. Everytime I try different values, both the Sensed and Calc MAP values move in the same direction, around the same amount, always having a delta around 12 kPa.
Shouldn't these two channels read the same value (and match barometric) with key on engine off? Another strange observation is the sensed MAP reads higher during the real-time scanning than it shows in the data after collection.
In the attached KOEO log, if you zoom way in and look at the sensed MAP for the 1st millisecond, it's reading 121 kPa. This is what was showing on the screen the entire time the scanner was polling. The log shows Sensed MAP as 109 for the rest of the KOEO log even though in real-time the screen showed 121 while scanning. The calculated MAP reads 97 kPa throughout the log.
MOD94_KOEO_Log.hpl
The tune for that log had:
- Slope: 61.05
- kPa offset: 6.80
- Voltage offset: 0.1001v
Here is the tune file: MOD94.hpt
The barometric pressure where I live is 101 kPa, or 14.6 psi. The MAP sensor registers a voltage of 1.58v with KOEO.
So using y = mx + b ... where y is the map value, m is the slope, x is the voltage, and b is the offset...
- y = (61.05 * 1.58) + 6.80
- y = 103.259
This doesn't match up to my local barometric, nor the sensed MAP value, nor the calculated MAP value though. So it makes me question the profile data. Even if I use 7 kPa as the offset, I still get a result of 103.46.
So then I tried accounting for the voltage offset to see if it would match, but I'm not sure if the voltage offset would be a positive or a negative modifier. So I tried both:
Positive Modifier:
- y = (61.05 * (1.58 + 0.1001)) + 6.80
- Y = 109.37
Negative Modifier:
- y = (61.05 * (1.58 - 0.1001)) + 6.80
- Y = 97.14
It appears if I apply the voltage offset as a positive modifier, the result matches the Sensed MAP.
But if I apply the voltage offset as a negative modifier, the result matches the Calculated MAP.
I'm currently on Beta version 5.1.3003. Am I doing something wrong here in the math, or am I seeing an issue VCM has with the way it is deriving the Sensed or Calculated MAP values? Maybe there's a bug where one of the MAP calculations are using the reverse sign for voltage offset?
Any help or input in why my Sensed and Calc MAP values are not matching with KOEO would be greatly appreciated.
Maybe I have a bad MAP sensor? It was included in the Whipple kit, which is only a few months old ... but maybe it was DOA?