Question

In our application we are collecting OBD data continuously from vehicles port. Our requirement is to find out the vehicle crash scenario (accidents etc.). Currently we are reading the OBD parameters speed, temperature, rpm etc. Is it possible to identify the vehicle accidents scenario from these parameters or we need to use more parameter.

Please share your knowledge thanks in advance.

Était-ce utile?

La solution

I think you can check for the sudden deviation in speed. We can get the speed and rpm information from the vehicle.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top