Research Article

A Personalized Navigation Route Recommendation Strategy Based on Differential Perceptron Tracking User’s Driving Preference

Table 1

The OBD data processing algorithm.

Algorithm 1: OBD data processing

Input: OBD data, , , , , ,
Output:
1:  Begin
2:   While car running
3:    Read and storage the values of , and  every 6 seconds from OBD data
4:    Read the values of, , , , and  every 6 seconds from OBD data
5:    Calculate AFC
6:    
7:    
8:    Storage
9:   End while
10:  End