Paper
28 March 2023 Determining efficient placement of electric vehicles charging stations using integer linear programming
Yuan Ma, Guheng Pan, Jiong Xu
Author Affiliations +
Proceedings Volume 12566, Fifth International Conference on Computer Information Science and Artificial Intelligence (CISAI 2022); 125664W (2023) https://doi.org/10.1117/12.2669163
Event: Fifth International Conference on Computer Information Science and Artificial Intelligence (CISAI 2022), 2022, Chongqing, China
Abstract
This paper proposes an approach for a company to determine the choice of electric stations for its respective electric vehicles so that it would minimize its cost on this process. This approach can not only be applied in this problem but also can be utilized for other scenarios. The core of this method is using integer linear programming to represent “to choose” or “not to choose”. The result will give the corresponding value so that we could identify the orientation for each car. In the thesis, we abstract the problem into dealing with 5 cars going to 5 stations among 7 stations. One car will go to one of the 7 stations and no more than one car can go to the same station. The input data is achieved by calculating the distance from each station to each car. Programming is embodied in investigation to solve the integer linear programming optimization. The chosen region is formulated into a coordinate. The cost is in proportional to distance between cars and stations, so a cost function is demonstrated. Finally, the formula of cost is the product of a matrix and an unknown matrix. In order to minimize the cost, this unknown matrix which represent the choice for each car can be solved. After getting the result, the situation that one station will have different capacity, which will allow people to have more option available will be analyzed. Further evaluation of this type of problem will be discussed to analyze why the outcome of the program will all be zero and one.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Yuan Ma, Guheng Pan, and Jiong Xu "Determining efficient placement of electric vehicles charging stations using integer linear programming", Proc. SPIE 12566, Fifth International Conference on Computer Information Science and Artificial Intelligence (CISAI 2022), 125664W (28 March 2023); https://doi.org/10.1117/12.2669163
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Matrices

Computer programming

Batteries

Chemical elements

MATLAB

Transportation

Back to Top