Subpage of MembersPage/MarcellGal/PowerAndTraction
See EasyTherm, EasyTherm/SensorTable for generic notes and tables.
It's very surprising that MAT stays very low all the time, only goes above 40C when the (hot) engine is stopped. It would be interesting to verify with an NTC if that is good. We'll see MAT above 200 HP.
I used PTC_aref264_420 and got appr MAT=17C when real=24C
real C | real F | real internal | MAT C|MAT F | MAT internal | ADC | |
24C | 75 F | 115=0x73 | 17C | 63F | 103=0x67 | 0x8A |
The 0x8A value is the position in airXfactorptc_aref264_420.hex where 0x67 (MAT internal) lives.\n
:100270000000000000000000000000000000070F68^M :10028000161E252D353D454E565F677079828B953C^M :100290009EA8B2BCC6D1DCE6F1FCFFFFFFFFFFFF6A^M
To choose a calibration curve with 0x73 in the position where the airXfactorptc_aref264_420.hex has 0x67, I did this: grep 100280 airXfactorptc_aref2*'\n
airXfactorptc_aref256_370.hex::100280007C868F99A3ADB7C2CCD7E2EDF8FFFFFF14^M airXfactorptc_aref256_390.hex::100280005E677079828C959FA9B3BEC8D3DEE9F40E^M airXfactorptc_aref256_410.hex::10028000424A535C656E77808A949DA7B2BCC7D101^M airXfactorptc_aref256_420.hex::10028000353D464E576069727B858E98A2ACB7C1EA^M airXfactorptc_aref256_425.hex::100280002F373F485059626B747E87919BA5AFB959^M airXfactorptc_aref256_430.hex::10028000293139424A535B646D77808A939DA7B1C7^M airXfactorptc_aref256_435.hex::10028000232B333B444C555E677079838C96A0AA30^M airXfactorptc_aref256_440.hex::100280001D252D353E464F576069727C858F99A399^M airXfactorptc_aref256_450.hex::10028000121A222A323A424B545C656E78818B9561^M airXfactorptc_aref256_470.hex::1002800000040C141B232B333C444D565E67717ADB^M airXfactorptc_aref256_490.hex::1002800000000000070F161E262E363F4750596209^M airXfactorptc_aref256_510.hex::10028000000000000000030A121A222A323A434BEF^M airXfactorptc_aref256_530.hex::10028000000000000000000000070E161E262E379A^M airXfactorptc_aref260_370.hex::100280006A737C868F99A2ACB6C0CBD5E0EBF6FF43^M airXfactorptc_aref260_390.hex::100280004C555E666F78828B959EA8B2BCC7D1DC58^M airXfactorptc_aref260_410.hex::10028000323A424A535B646D767F89929CA6B0BA3B^M airXfactorptc_aref260_420.hex::10028000252D353D464E575F68717A838D97A0AA1C^M airXfactorptc_aref260_425.hex::100280001F272F373F475059616A737C868F99A388^M airXfactorptc_aref260_430.hex::1002800019212931394149525B636C757F88929BF2^M airXfactorptc_aref260_435.hex::10028000131B232B333B434C545D666F78818A9458^M airXfactorptc_aref260_440.hex::100280000E151D252D353D454E565F68717A838DBF^M airXfactorptc_aref260_450.hex::10028000030A121A21293139424A525B646D767F82^M airXfactorptc_aref260_470.hex::10028000000000040C131B232B333B434B545D66CF^M airXfactorptc_aref260_490.hex::10028000000000000000060E151D252D353D464ED0^M airXfactorptc_aref260_510.hex::100280000000000000000000020911192028303988^M airXfactorptc_aref260_530.hex::100280000000000000000000000000060D151D2405^M airXfactorptc_aref264_370.hex::1002800059626A737C858F98A2ABB5BFC9D4DEE989^M airXfactorptc_aref264_390.hex::100280003C444D555E666F78818A949DA7B1BBC58D^M airXfactorptc_aref264_410.hex::10028000222A323A424A535B646C757E88919AA462^M airXfactorptc_aref264_420.hex::10028000161E252D353D454E565F677079828B953C^M airXfactorptc_aref264_425.hex::1002800010181F272F373F474F586069727B848EA5^M airXfactorptc_aref264_430.hex::100280000B1219212931394149515A626B747D860B^M airXfactorptc_aref264_435.hex::10028000050C141B232B333B434B535C656D767F6E^M airXfactorptc_aref264_440.hex::1002800000070E161D252D353D454D555E677079CD^M airXfactorptc_aref264_450.hex::100280000000030B1219212931394149515A636B7E^M airXfactorptc_aref264_470.hex::100280000000000000040B131A222A323A424A539B^M airXfactorptc_aref264_490.hex::100280000000000000000000060D151C242C343C6A^M airXfactorptc_aref264_510.hex::1002800000000000000000000000010910181F27F6^M airXfactorptc_aref264_530.hex::1002800000000000000000000000000000050C1449^M
As you see,
- airXfactorptc_aref264_420.hex::10028000161E252D353D454E565F677079828B953C (0x67 is the 17C)
- airXfactorptc_aref260_425.hex::100280001F272F373F475059616A737C868F99A388
0x72 or 0x73 is much better calibration. The theoretical value would be 256_430, but 260_425 or 256_440 turned out to be best match in reality. I think I will use 260_425