Giter Site home page Giter Site logo

0x60F (TPMS) about psa-re HOT 2 CLOSED

prototux avatar prototux commented on September 7, 2024
0x60F (TPMS)

from psa-re.

Comments (2)

prototux avatar prototux commented on September 7, 2024

Thanks! i've added both 0x50F and 0x60F, which AFAIK are the only DSG frames (on the IS bus, as the DSG is on the IS bus). The delta seems to be the delta between now and the last data the sensor sent (to calculate the rate of deflation if any, and check if it's just the wheel being deflated or if the tyres are punctured).

from psa-re.

Lanchon avatar Lanchon commented on September 7, 2024

thanks!

The delta seems to be the delta between now and the last data the sensor sent

but clearly not. according to the table linked above, data being sent does not reset the "max" value form which deflation values are computed. during the whole time that table was constructed, all 4 max values stayed constant even though data was being reported. (also deltas would require encoding of negative numbers.)

most likely, measured tire pressure is first adjusted for temperature (either to a idealized ambient temperature -say, 20 Celsius-, or less likely to the current outside temperature) and maybe adjusted for atmospheric pressure too (but that is less likely because it requires knowledge of elasticity properties of the tires). then inflation is detected and the max inflation value is recorded. after that, deflation will be measured against that stored unchanging value, so that slow rate deflation still triggers an error eventually.

from psa-re.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.