Route search is very important for autonomous vehicles. Because the vehicle can determine the direction of the destination when driving. Route search can use various algorithms, but the algorithm in previous studies requires a longer computational time. Thus, in this study, the A* algorithm was used to create a mapping to find the best route and the fastest path on an autonomous electric vehicl…