Sponsored

PID List to Monitor your Lightning

Jiji

Member
First Name
Rick
Joined
Aug 5, 2024
Threads
0
Messages
14
Reaction score
10
Location
Finger Lakes, NY
Vehicles
2024 F-150 Lightning
Back with one more question. I looked through both the spreadsheets and ForSCAN looking for the module address to read the GOM/DTE (distance to empty) and came up blank (expecting it to be in the IPC as it is displayed there). Anyone know if this exists, and it yes, how does one access it through the scan tool port?

My use case is to compare the miles driven vs the change in DTE in my driving dashboard to flag when range is being consumed faster than expected. For example, if you drive 10 miles and use 20 miles of range then you likely have to charge sooner than expected.
Sponsored

 

Firn

Well-known member
Joined
Aug 26, 2024
Threads
27
Messages
1,106
Reaction score
1,206
Location
USA
Vehicles
23 Pro ER
Back with one more question. I looked through both the spreadsheets and ForSCAN looking for the module address to read the GOM/DTE (distance to empty) and came up blank (expecting it to be in the IPC as it is displayed there). Anyone know if this exists, and it yes, how does one access it through the scan tool port?

My use case is to compare the miles driven vs the change in DTE in my driving dashboard to flag when range is being consumed faster than expected. For example, if you drive 10 miles and use 20 miles of range then you likely have to charge sooner than expected.
Not to turn this into a GOM thread, but that value is so worthless I'm not sure anyone went searching for a PID on it. FAR better to set a trip meter, monitor your efficiency, and do the math in your head.

Or just use ABRP.

I have never found the Ford calculated distance to empty to be anywhere close to correct (not to mention the discussions here). The last time I charged to 100% it said I had 345 miles of range, which just cemented my mindset of never relying on that number.
 

ZSC100

Well-known member
First Name
Zach
Joined
Mar 29, 2023
Threads
7
Messages
407
Reaction score
369
Location
Tulsa, OK
Vehicles
2022 F150 Lightning SR EG 311A
Occupation
Electrical Engineer
Not to turn this into a GOM thread, but that value is so worthless I'm not sure anyone went searching for a PID on it. FAR better to set a trip meter, monitor your efficiency, and do the math in your head.

Or just use ABRP.

I have never found the Ford calculated distance to empty to be anywhere close to correct (not to mention the discussions here). The last time I charged to 100% it said I had 345 miles of range, which just cemented my mindset of never relying on that number.
I believe all the stuff the OP is interested in is calculated real time in the IPC and not transmitted. A year ago I wanted to make a more accurate GOM for the community, which would be easy if we had access to "this trip" efficiency. But I couldn't find ANYTHING about this trip. That's when I assumed it was all calculated in the IPC and stuck in the IPC. I'd love to hear from someone familiar with the analogy of this in the ICE world. Ya know in most ALL ICE vehicles, you can look at a running MPG or instant in the IPC. The instant is certainly available as a PID, but the OBD port isn't near fast enough to integrate that data and get any accurate result. I'd love to hear if any ICE vehicles offer more efficiency info over PID than the instant.
 

Jiji

Member
First Name
Rick
Joined
Aug 5, 2024
Threads
0
Messages
14
Reaction score
10
Location
Finger Lakes, NY
Vehicles
2024 F-150 Lightning
Not to turn this into a GOM thread, but that value is so worthless I'm not sure anyone went searching for a PID on it. FAR better to set a trip meter, monitor your efficiency, and do the math in your head.

Or just use ABRP.
it is an iOS phone companion app for the Lightning and Mach-E so these aren’t useful suggestions.

I have never found the Ford calculated distance to empty to be anywhere close to correct (not to mention the discussions here). The last time I charged to 100% it said I had 345 miles of range, which just cemented my mindset of never relying on that number.
The GOM can’t predict the future so over the longer term. It is less accurate since it doesn’t know if it’s going to be cold and raining tomorrow, or if you’re going to be doing more climbing than descending, or if you’re encountering headwinds or tailwinds.

But my use case is over the very short term since I am interested in quickly observing that the difference in the distance to empty is deviating from the actual distance driven. Like this Rivian dashboard that highlights how off they can be.

Ford F-150 Lightning PID List to Monitor your Lightning 1748855926600-eb
 

Jiji

Member
First Name
Rick
Joined
Aug 5, 2024
Threads
0
Messages
14
Reaction score
10
Location
Finger Lakes, NY
Vehicles
2024 F-150 Lightning
I believe all the stuff the OP is interested in is calculated real time in the IPC and not transmitted. A year ago I wanted to make a more accurate GOM for the community, which would be easy if we had access to "this trip" efficiency. But I couldn't find ANYTHING about this trip. That's when I assumed it was all calculated in the IPC and stuck in the IPC. I'd love to hear from someone familiar with the analogy of this in the ICE world. Ya know in most ALL ICE vehicles, you can look at a running MPG or instant in the IPC. The instant is certainly available as a PID, but the OBD port isn't near fast enough to integrate that data and get any accurate result. I'd love to hear if any ICE vehicles offer more efficiency info over PID than the instant.
It is the FordPass API and probably isn’t too hard to calculate from the EtE PID (Energy to Empty), maybe Ford just applies a correction factor based on the mean monthly temperature to estimate the range.?

And the trip efficiency in kWh/mi is just the delta EtE divided by the distance travelled in miles. Pretty noisy signal so some sort of averaging makes a more interesting display.
 

Sponsored

Firn

Well-known member
Joined
Aug 26, 2024
Threads
27
Messages
1,106
Reaction score
1,206
Location
USA
Vehicles
23 Pro ER
The GOM can’t predict the future so over the longer term. It is less accurate since it doesn’t know if it’s going to be cold and raining tomorrow, or if you’re going to be doing more climbing than descending, or if you’re encountering headwinds or tailwinds.

But my use case is over the very short term since I am interested in quickly observing that the difference in the distance to empty is deviating from the actual distance driven. Like this Rivian dashboard that highlights how off they can be.

1748855926600-eb.jpg
I get what you are trying to do, thats obvious. My point is that the GOM isn't accurate, it isn't based on simply the driving history, so using it in any sort of calculation is a pointless endeavor.

It's not that it can't see the future, its that it isn't accurate even on the historical trend. The main reason is that it appears to be manipulated by Ford to give buyers the impression their truck will do the EPA rated range. It's not historical when it shows 345 miles of range at 100%,l when ones historical efficiency is below the EPA rating. That's a feel good number, not a calculated one.

The GOM has been doing this for quite some time now and although it appears to get closer to using real math when SOC is below 80% we can't be sure how true that is.
 

ZSC100

Well-known member
First Name
Zach
Joined
Mar 29, 2023
Threads
7
Messages
407
Reaction score
369
Location
Tulsa, OK
Vehicles
2022 F150 Lightning SR EG 311A
Occupation
Electrical Engineer
It is the FordPass API and probably isn’t too hard to calculate from the EtE PID (Energy to Empty), maybe Ford just applies a correction factor based on the mean monthly temperature to estimate the range.?

And the trip efficiency in kWh/mi is just the delta EtE divided by the distance travelled in miles. Pretty noisy signal so some sort of averaging makes a more interesting display.
I have noticed the "this trip" efficiency in the Ford Pass app too, so true, they are getting it somehow from the IPC to the Telematics module (possibly via ethernet). I have also considered it could be calculated and stored in another module like the PCM (would make more sense for accuracy), but I still believe it is done in the IPC just out of tradition. I use the Trip 1 reset often to get a good average efficiency when I'm on a highway or consistent long route. It works just like a traditional ICE in that you can reset anytime and the average starts integrating indefinitely from the reset. The fact that I'm 99% sure this is calculated/reset/controlled within the IPC, tells me the "this trip" is also done there. Also, we can't get the Trip 1 or 2 info from the IPC,, WTF Ford. It would've been so easy for them to program PID's for all this info, but I don't think they have traditionally in ICE either, unless someone knows different. @Martin Rebuilds ?

Also, isn't it bizarre how they choose not to list (or allow to see at all) the instant efficiency for the driver, WTF. This has been a hard staple in the ICE world since emissions standards started. It's like since it's an EV they feel they don't have to follow any of these standards, but then they give it to us in the PID list as a standard,, and feel they have to keep other standards like a big clunky shifter,,,,, SMH Ford.
Sponsored

 
Last edited:
 







Top