문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top