SoulEV2016
Well-known member
- Joined
- Jul 18, 2016
- Messages
- 572
me, too ... because i want include this remaing time with the Chademo Charge operation.
000_Total Battery kWh,Total Batt KW,2105,((af/2)*27)/100,0,27,kWh,7E4
000_Remain Charge Battery,Remain Charge Batt,2101,(27-val{000_Total Battery KW}),0,27,kWh,794
000_Remain Charge Time,Remain Charge Time,2101,(-val{000_Remain Charge Battery}/val{000_Battery Power})*60,0,600,mins,794
000_Total Battery kWh,Total Batt KW,2105,((af/2)*27)/100,0,27,kWh,7E4
000_State of Charge Display,SOC Display,2105,af/2,0.0,100.0,%,7E4
004_CALC AVRDET For SOH,Lost SOH,2101,10-val{004_CALC AVRDET},-100.0,10.0,%,7E2
004_CALC Lost of SOH,Lost SOH,2101,27*val{004_CALC AVRDET For SOH Divided 100},0.00,27.00,kWh,7E2
004_CALC SOH Battery in kWh,SOH in kWh,2101,27+val{004_CALC Lost of SOH},0.00,31.00,kWh,7E2
004_CALC Instant Remaining kWh,MAX kWh,2101,val{004_CALC SOH Battery in kWh}*val{000_State of Charge BMS}/100,0,30,kWh,7E2
000_Remain Charge Battery,Remain Charge Batt,2101,(27-val{000_Total Battery KW}),0,27,kWh,794
000_Remain Charge Time,Remain Charge Time,2101,(-val{000_Remain Charge Battery}/val{000_Battery Power})*60,0,600,mins,794
004_CALC SOC before 84,from 5 to 84,2101,0.800-(val{000_State of Charge BMS}/100),0.000,0.750,,7E2
004_CALC SOC before 94,from 84 to 94,2101,0.900-(val{000_State of Charge BMS}/100),0.000,0.100,,7E2
004_CALC SOC before 100,from 5 to 100,2101,0.950-(val{000_State of Charge BMS}/100),0.000,0.090,,7E2
004_CALC Instant Remaining Charge Time before 84,Wait for 84%,2101,val{002_Rapid Charge Port}*(val{004_CALC SOH Battery in kWh}*0.800*val{004_CALC SOC before 84})/ABS(val{000_Battery Power})*60,0.0,1620.0,min,7E2
004_CALC Instant Remaining Charge Time before 94,Wait for 94%,2101,val{002_Rapid Charge Port}*(val{004_CALC SOH Battery in kWh}*0.900*val{004_CALC SOC before 94})/ABS(val{000_Battery Power})*60,0.0,1620.0,min,7E2
004_CALC Instant Remaining Charge Time before 100,Wait for 100%,2101,val{002_Normal Charge Port}*(val{004_CALC SOH Battery in kWh}*0.950*val{004_CALC SOC before 100})/ABS(val{000_Battery Power})*60,0.0,1620.0,min,7E2
004_CALC Average Remaining Charge Time before 84,Wait 84% (10s),2101,AVG(5:val{004_CALC Instant Remaining Charge Time before 84}),0.0,1620.0,min,7E2
004_CALC Average Remaining Charge Time before 94,Wait 94% (10s),2101,AVG(5:val{004_CALC Instant Remaining Charge Time before 94}),0.0,1620.0,min,7E2
004_CALC Average Remaining Charge Time before 100,Wait 100% (10s),2101,AVG(5:val{004_CALC Instant Remaining Charge Time before 100}),0.0,1620.0,min,7E2
004_CALC Instant Remaining Charge hours before 100,hours for 100%,2101,val{002_Normal Charge Port}*(val{004_CALC SOH Battery in kWh}*0.950*val{004_CALC SOC before 100})/ABS(val{000_Battery Power}),0.0,30.0,hours,7E2
004_CALC Average Remaining Charge hours before 100,for 100% (10s),2101,AVG(5:val{004_CALC Instant Remaining Charge hours before 100}),0.0,30.0,hours,7E2
JejuSoul said:Two codes that don't appear to work
Code:003_VMCU Instant Driving Efficiency,Fuel Efficiency,2101,ABS(val{000_Battery Power})/val{003_VMCU Real Vehicle Speed},0,90,kWh/100km,7E2 003_VMCU Instant Driving Efficiency2,Fuel Efficiency2,2101,val{003_VMCU Real Vehicle Speed}/ABS(val{000_Battery Power}),0,90,km/kWh,7E2
Great idea. Done. Well I did my best. No URLs allowed in the signature, so I used the website setting instead.SoulEV2016 said:...can you add the address https://github.com/JejuSoul/OBD-PIDs-for-HKMC-EVs to your signature ? :idea:
Have updated the Github repo to use these shorter names.SoulEV2016 said:Rename (short for tiny gauge, Feedback = SPD and Status = MOD) Batt Fan values :
Code:000_Battery Fan Status,Batt Fan MOD,2101,ab,0,9,,7E4 000_Battery Fan Feedback,Batt Fan SPD,2101,ac,0,120,Hz,7E4
000_Average Cell Voltage,Avg Cell V,2101,val{000_Battery DC Voltage}/96,2.8,4.2,V,7E4
000_Maximum Cell Voltage,Max Cell V,2101,x/50,2.8,4.2,V,7E4
000_Minimum Cell Voltage,Min Cell V,2101,z/50,2.8,4.2,V,7E4
000_Battery Cell Voltage Deviation,V Diff,2105,u/50,0.00,0.50,V,7E4
Enter your email address to join: