1. Attachments are working again! Check out this thread for more details and to report any other bugs.

Gen2 Prius: Custom PIDs for Torque (Android App) with formulas

Discussion in 'Gen 2 Prius Technical Discussion' started by usbseawolf2000, Jun 24, 2011.

  1. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    i got it running
    but u have F instead of C
    can anyone tell me how to add the sheet so i have Celsius.. thx
     
  2. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
    For which PID?
     
  3. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    well i am in the EU so i want all of them in celsius ;-)
    looking at the inverter temp at the moment

    1.8 x y -58?
    do i just do y - 58?
     
  4. vincent1449p

    vincent1449p Active Member

    Joined:
    May 24, 2004
    894
    331
    0
    Location:
    Singapore
    Vehicle:
    2012 Prius c
    Hi Flying White Dutchman,

    You can use y - 50 in Celsius.

    For Batt. temp., you can check out this link.

    Vincent
     
    1 person likes this.
  5. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    IT works!:D checked it with canview and the same! 16 celsius:)
     
  6. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
    Ian released the latest version of Torque app with support for 1,000 PIDs. I can finally import and see all the PIDs.

    I just uploaded the latest PIDs. I split it into US and Metric files.

    What's new:

    - Injection period of the No. 1 cylinder
    - NiMH Voltage Delta (HV Battery Block Highest Volt - HV Battery Block Lowest Volt). This PID displays the difference between the highest and the lowest voltage block (total of 14 in the pack). This is useful to monitor the health of the HV battery pack. The lower, the better.
     
    1 person likes this.
  7. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    Mmmmmm can not get at file am on android. can you copy past the code for voltage diff high and low?
     
  8. ehybrid

    ehybrid Junior Member

    Joined:
    Nov 8, 2011
    17
    4
    0
    Location:
    Melbourne, Australia
    Vehicle:
    2009 Prius
    Model:
    N/A
    Code:
      NiMH Volt Delta   NiMH Delta   21D0   ((2.56 * M) + (0.01 * N) - 327.68) - ((2.56   * J) + (0.01 * K)  - 327.68)   -3   3   Volt   7.00E+03 
     
    1 person likes this.
  9. ehybrid

    ehybrid Junior Member

    Joined:
    Nov 8, 2011
    17
    4
    0
    Location:
    Melbourne, Australia
    Vehicle:
    2009 Prius
    Model:
    N/A
    Awesome, you rock. Love the metric version.
    I've suggestion for some fixes -- if you'd prefer a copy of my version of the file rather than you redoing from comments below.

    All the Temperatures are still in F:- The forumla should be (for eg)
    Code:
    MG1 Temperature, Y - 90 , range -50 to 200
    HV battery air   (2.56 * A) + (0.01 * B) – 589.824   range -328 to 328
    
    (other Temps should be trivial modification of these)
     
    1 person likes this.
  10. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
    Thanks, Ben. Can you maintain and link me to your metric file? I'll maintain the US version.

    I'll link and update both in post #1.
     
    1 person likes this.
  11. ehybrid

    ehybrid Junior Member

    Joined:
    Nov 8, 2011
    17
    4
    0
    Location:
    Melbourne, Australia
    Vehicle:
    2009 Prius
    Model:
    N/A
    I've attached my update. If there's a better way of maintaining/linking let me know :)

    Ben.
     

    Attached Files:

  12. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    i just used the metric version and have 28 celsius where in real its 33.. of the inverter
    mg2 temp was Z - 90 .. that needs to be Z - 50 i think
    but also got some funny symbols so maybe the ZIP was not downloaded right

    also Delta SOC stays at 0,0 ... is that normal? its a 2005 prius battery...

    and fuel % is not working .. anyone else same problem?

    mmm ohm cel 6 is missing.
     
  13. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    nobody that used the delta soc yet? i only get 0,0 out of it.. id does read but 0,0
     
  14. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
    Do you mean the delta voltage? It works for me. I was monitoring in realtime yesterday. I have not seen irregularly high (less than 0.5v delta) or a negative number. It may be a fluke in logging.
     
  15. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    no the delta SOC its also on the list

    its supposed to be below 20% and anything above is a bad hv battery

    but i get 0,0.?? as a response to the code
    what do you read?

    the delta voltage works.. never seen anyting more than 0,4 ( 1 sec interval logging )
     
  16. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
    I have not tried it yet. I'll test it out. Here is the info from the repair manual:

    Difference between maximum and minimum values of SOC/ Min.: 0 %, Max.: 100

    READY lamp ON, engine stopped and no electrical load: 0 to 60 %
     
  17. seilerts

    seilerts Battery Curmudgeon

    Joined:
    Mar 7, 2010
    3,326
    1,512
    38
    Location:
    Santa Fe, NM
    Vehicle:
    2005 Prius
  18. Flying White Dutchman

    Flying White Dutchman Senior Member

    Joined:
    Dec 29, 2007
    4,374
    313
    0
    Vehicle:
    Other Non-Hybrid
    Model:
    N/A
    i hope anyone can test this with a car that suposed to be having a bad battery
     
  19. usbseawolf2000

    usbseawolf2000 HSD PhD

    Joined:
    Sep 22, 2004
    14,487
    2,996
    0
    Location:
    Fort Lee, NJ
    Vehicle:
    2012 Prius Plug-in
    Model:
    Plug-in Base
  20. seilerts

    seilerts Battery Curmudgeon

    Joined:
    Mar 7, 2010
    3,326
    1,512
    38
    Location:
    Santa Fe, NM
    Vehicle:
    2005 Prius
    Delta SoC is a specific PID, the difference in SoC between the highest and lowest block. This is different from Delta V, the voltage difference from highest to lowest block, or SoC of the whole battery.

    Anyone who ever sees SoC fall below 40%, or who notices a change in SoC behavior, should monitor Delta SoC.