Towards Sustainable EV Infrastructure: Site Selection and Capacity Planning with Charger Type Differentiation and Queuing-Theoretic Modeling
Abstract
1. Introduction
2. Materials and Methods
2.1. Model Assumption Conditions and Flowchart
2.1.1. Model Assumption Conditions
- The actual traffic road network of the study area is abstracted into a network topology using ArcGIS software (https://www.arcgis.com/index.html), and the charging demand points within the study area are topologically processed to facilitate the site selection analysis and optimization of charging stations [17].
- The demand point and the construction site form a constant area. The daily demand at the demand points within the research area is uniform, and it is solely dependent on the population.
- The electricity consumption of EVs is directly proportional to their driving range. The energy consumption for the functionality use of EVs is negligible and can be ignored.
- The arrival rate of electric vehicle users follows the Poisson distribution and is only related to the conditions of the charging station itself and its surrounding environment.
- Users tend to choose charging stations that are nearer to their location, following the principle of proximity.
- Each waiting point operates as a queuing system with a fixed daily arrival rate. Each vehicle to be charged will not undergo secondary charging on the day of charging.
- Users choose fast or slow charging based on their needs (e.g., time constraints or free time), so they do not interfere with each other.
2.1.2. Optimization Framework Flowchart
2.2. Construction of the Optimal Site Selection and Capacity Determination Model for Charging Stations
2.2.1. Investment Cost Model Design
- It can reduce costs. The combination of fast and slow charging can enhance the overall profitability through a differentiated pricing strategy.
- From the perspective of users of EVs, the combination of fast and slow charging can increase the utilization rate of charging stations, reduce queuing, fast charging is suitable for users who stay for a short time, and slow charging is suitable for users who park for a long time. By adopting the combination of fast and slow charging, it can meet the needs of different users, improve the service capacity of charging stations, and enhance the user experience.
- The combination of fast and slow charging can reduce the load impact on the power grid and optimize power dispatching.
2.2.2. User Cost Model Design
- The total number of charging demands that a charging station can serve per unit time is Equation (9)
- 2.
- The average service capacity of public charging stations within a unit of time: Since this paper considers the proportion of fast and slow charging within the charging stations, it is necessary to fully discuss the fast and slow types. The service capacity of fast and slow charging can be obtained by dividing the number of slow charging and fast charging, respectively, by the charging time of slow charging and fast charging. The specific equation is shown in Equation (10)
- 3.
- Service intensity of charging piles: According to the above, the service intensity of charging piles also needs to be fully discussed in terms of speed. The specific equation is shown in Equation (11)
- 4.
- The total idle probability of the charging piles in the station to be built: Calculate the total idle probability of both fast and slow charging piles. Since and represent the total idle probabilities of slow and fast charging, respectively, the total idle probability of the charging station should be . The specific equation is shown as in Equations (12)–(14)
- 5.
- Average queuing waiting time for users: Multiply the queuing time cost of slow charging users by the slow charging weight and the queuing time cost of fast charging by the fast-charging weight, respectively, to obtain the total average queuing waiting time for users. The specific formulas are shown in Equations (15)–(17)
2.2.3. Constant Volume Model Design
2.3. Constraint Conditions of Site Selection and Volume Determination Model
- ; When a website is built at point j, it is 1; when no website is built at point j, it is 0.
- ; The service range constraint of charging stations, where is the distance between two adjacent charging stations and is the service range of charging station j.
- ; Anxiety mileage limit, where represents the emergency charging mileage.
- ; The quantity constraint, as can be known from referring to the “Design Standard for Electric Vehicle Charging Stations” (GB/T50966-2024) [21], when the number of charging piles in a charging station is less than five, it cannot form a charging station.
- ; Meet the constraints of users’ charging demands.
- .5 h; The maximum tolerable queuing waiting time constraint for users.
- ; Constant volume model constraint conditions.
2.4. Model Parameter Setting
3. Results
3.1. Research Area Processing
3.2. Calculation of Daily Charging Demand
3.3. Model Solution
- The theoretical basis and wide applicability of the algorithm.
- Model adaptability and problem complexity.
- Good algorithm comparability.
3.3.1. Solution Steps of GA
- Parameter calibration. Calibrate the parameter values of the model according to the specific situation of the calculation example.
- Initialize the population. Generate a random initial population, with everyone representing a selection scheme of charging stations.
- Calculate the fitness. Calculate the fitness of everyone through the objective function and constraint conditions and consider the penalty term.
- Select the operation.
- Cross-operation.
- Mutation operation.
- Update the population.
- Stop Condition. Stop when the maximum number of iterations is reached or a solution that satisfies all constraints is found; otherwise, jump to the third step of the loop.
3.3.2. Solution Steps of ACO
- Initialize the parameters. Calibrate the parameter values of the model according to the specific situation of the calculation example.
- Initialize the population. Everyone (ant) represents a site selection plan for a charging station. The scheme is represented by binary vectors, where 1 indicates site selection and 0 indicates no site selection.
- Path Selection. Each ant determines the next charging station to choose based on the probability of path selection and updates the current path.
- Calculate the fitness.
- Local search. In each round of iteration, Ant will conduct a local search and optimize the current path by fine-tuning the path or choosing different charging station locations.
- Pheromone update.
- Termination Conditions. Determine whether the termination condition is met based on the preset number of iterations or the improvement of the path; otherwise, jump to the third step of the loop.
3.3.3. Solution Steps of the SA
- Initialize the parameters.
- Initial Solution. Randomly select several sites to build websites and satisfy the initial basic constraints.
- Perturbation generates new solutions.
- Acceptance criteria. If the new solution is better than the current one, that is, it has a lower cost, it is accepted directly. If it is worse, it is accepted with probability.
- Update the status.
- Termination Conditions. If the number of iterations reaches the upper limit or the temperature drops to the threshold, the algorithm will be terminated, and the current optimal website location and volumetric determination plan will be output.
3.4. Model Solution Result
4. Discussion
4.1. Selection of Other Models
- ; The service scope of the charging station covers all charging demand points.
- ; Anxiety mileage limit.
- ; The service capacity of charging stations is limited.
- ; The range of values for the number of charging piles within a charging station.
- ; When a website is built at point j, it is 1; when no website is built at point J, it is 0.
- Distance limit between charging stations.
- ; The quantity constraint of public charging piles.
- ; Emergency mileage limit for charging between charging demand points and public charging stations.
- ; Constraints on the number of public charging stations.
- ; The service capacity limitations of public charging stations.
- ; Full coverage of charging demand.
- ; The quantity configuration constraint of charging piles within the charging station.
- ; Service scope constraints of charging stations.
- ; Meet the constraints of users’ charging demands.
- ; All demand points are assigned corresponding charging station constraints.
- ; The demand point can only be charged at the corresponding charging station.
- ; When a website is built at point j, it is 1; when no website is built at point J, it is 0.
- ; The probability of going to a charging station to charge is 1 if it goes and 0 if it does not.
4.2. The Solution Results of Models 1–3
4.3. The Comparison Results of the Optimal Schemes of the Optimization Model
4.4. Sensitivity Analysis of the Optimization Model
- Scenario 1: Investment costs 70%, user costs 30%
- Scenario 2: Investment costs 50%, user costs 50% (The original equal-weight setting)
- Scenario 3: Investment costs 30%, user costs 70%
5. Conclusions
- The optimal configuration of 15 charging stations, including 110 fast and 40 slow chargers with a total capacity of 11,544 kVA, minimized the total annual cost to 38.2651 million yuan.
- Compared with conventional baseline models, the proposed approach achieves up to 4.31% lower total system costs and over 5% lower investment costs, while also reducing user costs by about 3%.
- These improvements confirm the efficiency of explicitly accounting for charger heterogeneity and queuing effects in planning. Comparative benchmarking across three algorithms further verified the robustness of the optimization results.
- The case study relies on theoretical data, and future research should validate the framework with real operational data from existing charging stations.
- Future work should consider more dynamic and uncertain factors, such as user behavior and issues like power outages or equipment failures in charging facilities.
- The integration of renewable energy into the optimization framework to reduce the environmental impact of EV charging.
- Vehicle-to-grid (V2G) technology could be incorporated to enable two-way energy flow between EVs and the grid, enhancing the resilience and efficiency of the energy system.
- Addressing demand uncertainty which can impact the performance and robustness of the charging network. Incorporating constraints related to grid capacity and transformer accessibility will provide a more realistic and practical model for EV charging station placement.
- The introduction of new algorithms, such as the PFA algorithm, could improve optimization.
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Manoharan, Y.; Hosseini, S.E.; Butler, B.; Alzhahrani, H.; Senior, B.T.F.; Ashuri, T.; Krohn, J. Hydrogen fuel cell vehicles; current status and future prospect. Appl. Sci. 2019, 9, 2296. [Google Scholar] [CrossRef]
- Ma, P.; Zhang, S.; Zhou, B.; Shao, W.; Li, H.; Ma, T.; Guo, D. Research on Location Planning of Battery Swap Stations for Operating Electric Vehicles. World Electr. Veh. J. 2025, 16, 332. [Google Scholar] [CrossRef]
- Sun, L.; Yang, B. Optimal Planning of Electric Vehicle Charging Station Based on Spatio-Temporal Distribution Prediction of Charging Demand. Power Gener. Technol. 2024, 1–12. Available online: https://link.cnki.net/urlid/33.1405.TK.20240914.1014.002 (accessed on 20 September 2025).
- Hu, Y.; Yang, B.; Wu, P.; Wang, X.; Li, J.; Huang, Y.; Sang, Y. Optimal planning of electric-heating integrated energy system in low-carbon park with energy storage system. J. Energy Storage 2024, 99, 113327. [Google Scholar] [CrossRef]
- Alaee, P.; Shao, J.; Bemš, J.; Guerrero, J.M. Coordinated routing optimization and charging scheduling in a multiple-charging station system: A strategic bilevel multi-objective programming. Sustain. Energy Grids Netw. 2025, 42, 101659. [Google Scholar] [CrossRef]
- Shin, J.; Hwang, W.S.; Choi, H. Can hydrogen fuel vehicles be a sustainable alternative on vehicle market?: Comparison of electric and hydrogen fuel cell vehicles. Technol. Forecast. Soc. Change 2019, 143, 239–248. [Google Scholar] [CrossRef]
- Hu, W.; He, L.; Chen, J.; Yu, T.; Meng, L. A bi-layer optimization based schedule considering large-scale electric vehicles. Power Syst. Prot. Control 2016, 44, 22–28. [Google Scholar]
- MirHassani, S.A.; Ebrazi, R. A flexible reformulation of the refueling station location problem. Transp. Sci. 2013, 47, 617–628. [Google Scholar] [CrossRef]
- Initiative, C.C.; Wiederer, A.; Philip, R. Policy Options for Electric Vehicle Charging Infrastructure in C40 Cities; Harvard University: Cambridge, MA, USA, 2010. [Google Scholar]
- Jing, W.; An, K.; Ramezani, M.; Kim, I. Location design of electric vehicle charging facilities: A path-distance constrained stochastic user equilibrium approach. J. Adv. Transp. 2017, 2017, 4252946. [Google Scholar] [CrossRef]
- Bayram, I.S.; Michailidis, G.; Devetsikiotis, M.; Granelli, F. Electric power allocation in a network of fast charging stations. IEEE J. Sel. Areas Commun. 2013, 31, 1235–1246. [Google Scholar] [CrossRef]
- Upchurch, C.; Kuby, M.; Lim, S. A model for location of capacitated alternative-fuel stations. Geogr. Anal. 2009, 41, 85–106. [Google Scholar] [CrossRef]
- Liu, H.; Zhang, D.; Leng, K.J. Considering service radius in the location problem of electric vehicle charging facilities. Comput. Integr. Manuf. Syst. 2020, 26, 2180–2189. [Google Scholar]
- Yu, J.C. Research and Application of Location and Capacity Determination For electric Vehicle Fast Charging Stations. Master’s Thesis, Northeast Agricultural University, Harbin, China, 2019. [Google Scholar]
- Zhang, H.C. Research on Location Selection of Urban Electric Vehicle Public Charging Facilities Based on Demand Prediction. Ph.D. Thesis, Shijiazhuang Tiedao University, Shijiazhuang, China, 2024. [Google Scholar] [CrossRef]
- Cheng, J.X. Research on Location and Capacity Planning for Urban Electric Vehicle Charging Stations. Ph.D. Thesis, Shanghai Dianji University, Shanghai, China, 2023. [Google Scholar] [CrossRef]
- Lakshmikanthi, V.P.; Rao, M.D. Applications of QGIS and machine learning for road crash spot identification. Earth Sci. Inform. 2024, 17, 2331–2346. [Google Scholar]
- García-Gusano, D.; Espegren, K.; Lind, A.; Kirkengen, M. The role of the discount rates in energy systems optimisation models. Renew. Sustain. Energy Rev. 2016, 59, 56–72. [Google Scholar] [CrossRef]
- Meng, F.; Pei, W.; Zhang, Q.; Zhang, Y.; Ma, B.; Li, L. Research on the capacity of charging stations based on queuing theory and energy storage scheduling optimization sharing strategy. J. Energy Storage 2024, 96, 112673. [Google Scholar] [CrossRef]
- Ringlee, R.J.; Wood, A.J. Frequency and duration methods for power system reliability calculations: II-Demand model and capacity reserve model. IEEE Trans. Power Appar. Syst. 2007, PAS-88, 375–388. [Google Scholar] [CrossRef]
- GB/T 50966-2024; Electric Vehicle Charging Station Design Standard. Ministry of Housing and Urban-Rural Development of the People’s Republic of China: Beijing, China, 2024.
- Pucha-Cofrep, F.; Fries, A.; Cánovas-García, F.; Oñate-Valdivieso, F.; González-Jaramillo, V.; Pucha-Cofrep, D. Fundamentals of GIS: Applications with ArcGIS; Ediloja CIA Ltda: Loja, Ecuador, 2018. [Google Scholar]
- Abdullahi, M.R.; Lu, Q.C.; Hussain, A.; Tripura, S.; Xu, P.C.; Wang, S. Location optimization of EV charging stations: A custom K-means cluster algorithm approach. Energy Rep. 2024, 12, 5367–5382. [Google Scholar] [CrossRef]
- Wang, J. Location of Electric Vehicle Charging Station based on ArcGIS. Int. Core J. Eng. 2022, 8, 666–673. [Google Scholar]
- Csiszár, C. Demand calculation method for electric vehicle charging station locating and deployment. Period. Polytech. Civ. Eng. 2019, 63, 255–265. [Google Scholar] [CrossRef]
- Li, X.; Zhang, Y.; Wang, H.; Liu, Z. A grey target-based multi-objective optimization framework for EV charging scheduling considering grid flexibility and user preferences. IEEE Trans. Sustain. Energy 2023, 1, 512–525. [Google Scholar]
- Zhou, G.; Zhu, Z.; Luo, S. Location optimization of electric vehicle charging stations: Based on cost model and genetic algorithm. Energy 2022, 247, 123437. [Google Scholar] [CrossRef]
- Mavrovouniotis, M.; Ellinas, G.; Polycarpou, M. Ant colony optimization for the electric vehicle routing problem. In Proceedings of the 2018 IEEE Symposium Series on Computational Intelligence (SSCI), Bangalore, India, 18–21 November 2018; pp. 1234–1241. [Google Scholar]
- Türk, S.; Deveci, M.; Özcan, E.; Canıtez, F.; John, R. Interval type-2 fuzzy sets improved by Simulated Annealing for locating the electric charging stations. Inf. Sci. 2021, 547, 641–666. [Google Scholar] [CrossRef]
- Li, J.; Liu, C.; Wang, Y.; Chen, R.; Xu, X. Bi-level programming model approach for electric vehicle charging stations considering user charging costs. Electr. Power Syst. Res. 2023, 214, 108889. [Google Scholar] [CrossRef]
- Li, J.; Sun, X.; Liu, Q.; Zheng, W.; Liu, H.; Stankovic, J.A. Planning electric vehicle charging stations based on user charging behavior. In Proceedings of the 2018 IEEE/ACM Third International Conference on Internet-of-Things Design and Implementation (IoTDI), Orlando, FL, USA, 17–20 April 2018; pp. 225–236. [Google Scholar]













| Represents the unit land cost at Point j. (Ten thousand yuan/) | |
| Represents the area occupied by the charging station at Point j. (m2) | |
| Represents the number of charging piles at point j. (pieces) | |
| Represents the unit price of slow-charging piles. (yuan/piece) | |
| Represents the unit price of fast-charging piles. (yuan/piece) | |
| A | Represents the slow-charging weight of EVs. |
| B | Represents fast-charging weight of EVs. |
| Represents the price of charging station infrastructure. (Ten thousand yuan/) | |
| Represents the prices of other supporting facilities. (Ten thousand yuan/ | |
| Represents the average daily working hours of the charging station. (hours) | |
| Represents the line loss coefficient of slow charging piles. | |
| Represents the line loss coefficient of fast charging piles. | |
| Represents total labor costs and equipment operation and maintenance costs, etc. (Ten thousand yuan/ | |
| Represents the charging loss coefficient of slow charging piles. | |
| Represents the charging loss coefficient of fast charging piles. | |
| Represents the average power consumption per kilometer of EVs. (kWh/km) | |
| Represents the distance from the demand point to the candidate station. (km) | |
| Represents the probability of going to a charging station to charge is 1 if it goes and 0 if it does not. | |
| Represents the congestion coefficient of Changchun City. | |
| Represents the go to the charging demand point. (vehicle) | |
| , e, c | Represents the two types of time-of-use electricity prices for slow charging and fast charging. The data is sourced from the reports of Yilaite Company in Changchun City, Jilin Province, China. (yuan/kWh) |
| Represents the select weights of the two different electricity prices in fast charging. The data is sourced from the reports of Yilaite Company in Changchun City, Jilin Province, China. | |
| Represents the user unit time cost. (yuan/h) | |
| Represents the average driving speed of EVs. (km/h) | |
| Represents the service intensity of charging piles. (charges/h) | |
| Represents the slow-charging service intensity. (charges/h) | |
| Represents the fast-charging service intensity. (charges/h) | |
| Represents the slow charging: average charging time for each EV. (h) | |
| Represents the fast charge: average charging time for each EV. (h) | |
| Represents the average charging time of each EV. (h) | |
| Represents the slow-charging service capacity. | |
| Represents the fast-charging service capability. | |
| Represents the average service capacity per unit time of the site to be built. | |
| Represents the probability of all slow charges being idle. | |
| Represents the probability of all fast charges being idle. | |
| Represents the total probability of idle charging piles at the stations to be built. | |
| Represents the total charging demand that the under-construction site j can serve per unit time. (charges) | |
| Represents the waiting time for users to queue for slow charging. (h) | |
| Represents the queuing time for users’ fast charging. (h) | |
| Represents the average queuing waiting time of users. (h) | |
| Represents the input power of the JTH charging station. (kW) | |
| Represents the output power of slow-charging piles. (kW) | |
| Represents the output power of the fast-charging pile. (kW) | |
| Represents the simultaneous usage coefficient of the charging pile is taken as 0.9. | |
| Represents the load rate is taken as 0.9. | |
| Represents the power factor, take 0.93. |
| Conversion Rule | Now | 1 Year | 2 Years | … | N Year |
|---|---|---|---|---|---|
| Present value conversion | 1 | ) | … | ||
| Future conversion | 1 | … |
| 23 Ten thousand yuan | |
| = | |
| = 7 kW | |
| = 120 kW | |
| 0.28 | |
| 0.72 | |
| 0.5472 | |
| 0.83 | |
| 1.26 | |
| Facility Name | Price (in Ten Thousand Yuan) | Facility Name | Price (in Ten Thousand Yuan) |
|---|---|---|---|
| Fast charging piles | 3 | Charging station monitoring equipment | 2 |
| Slow charging piles | 1 | Battery maintenance equipment | 4 |
| Cable | 10 | Distribution cabinet | 20 |
| Qiaoyuan filtering facilities | 87 | Transformer | 70 |
| Monitoring Room | 15 |
| Region | Total Number of Automobiles (Vehicle) | The Number of EVs in Use (Vehicle) | Proportion of the Total Possession |
|---|---|---|---|
| Nanguan District | 300,000 | 37,410 | |
| Wide urban area | 280,000 | 34,916 | |
| Chaoyang District | 350,000 | 43,645 | |
| Erdao District | 250,000 | 31,175 | |
| Green Park District | 250,000 | 31,175 | |
| Economic and Technological Development Zone | 200,000 | 24,940 | |
| Jingyue High-tech Industrial Development Zone | 150,000 | 18,705 | |
| Automobile Economic and Technological Development Zone | 400,000 | 49,880 | |
| China-south Korea (Changchun) International Cooperation Demonstration Zone | 50,000 | 6235 |
| Region | The Number of EVs in Use (Vehicle) | Daily Charging Demand (Vehicle) |
|---|---|---|
| Nanguan District | 37,410 | 4447 |
| Wide urban area | 34,916 | 4153 |
| Chaoyang District | 43,645 | 5187 |
| Erdao District | 31,175 | 3707 |
| Green Park District | 31,175 | 3707 |
| Economic and Technological Development Zone | 24,940 | 2966 |
| Jingyue High-tech Industrial Development Zone | 18,705 | 2225 |
| Automobile Economic and Technological Development Zone | 49,880 | 5928 |
| China-south Korea (Changchun) International Cooperation Demonstration Zone | 6235 | 741 |
| Region | Total Population (Persons) | Specific Gravity |
|---|---|---|
| Nanguan District | 657,682 | 6.09 |
| Wide urban area | 669,148 | 5.22 |
| Chaoyang District | 614,021 | 7.70 |
| Erdao District | 522,453 | 4.23 |
| Green Park District | 714,919 | 6.86 |
| Economic and Technological Development Zone | 429,387 | 2.76 |
| Jingyue High-tech Industrial Development Zone | 408,740 | 2.70 |
| Automobile Economic and Technological Development Zone | 317,978 | 2.38 |
| China-south Korea (Changchun) International Cooperation Demonstration Zone | 29,966 | —— |
| Grade | Region |
|---|---|
| 1 | Chaoyang District |
| 2 | Green Park District |
| 3 | Nanguan District |
| 4 | Wide urban area |
| 5 | Erdao District |
| 6 | Economic and Technological Development Zone |
| 7 | Jingyue High-tech Industrial Development Zone |
| 8 | Automobile Economic and Technological Development Zone |
| 9 | China-south Korea (Changchun) International Cooperation Demonstration Zone |
| Serial Number | Serial Number | Serial Number | Serial Number | ||||
|---|---|---|---|---|---|---|---|
| 1 | 637 | 14 | 764 | 27 | 993 | 40 | 720 |
| 2 | 723 | 15 | 617 | 28 | 713 | 41 | 980 |
| 3 | 804 | 16 | 315 | 29 | 437 | 42 | 539 |
| 4 | 355 | 17 | 1124 | 30 | 931 | 43 | 336 |
| 5 | 392 | 18 | 311 | 31 | 602 | 44 | 737 |
| 6 | 352 | 19 | 347 | 32 | 1004 | 45 | 850 |
| 7 | 443 | 20 | 517 | 33 | 762 | 46 | 408 |
| 8 | 831 | 21 | 478 | 34 | 814 | 47 | 578 |
| 9 | 903 | 22 | 368 | 35 | 632 | 48 | 862 |
| 10 | 648 | 23 | 840 | 36 | 684 | 49 | 951 |
| 11 | 449 | 24 | 880 | 37 | 960 | 50 | 657 |
| 12 | 889 | 25 | 686 | 38 | 594 | ||
| 13 | 393 | 26 | 844 | 39 | 523 |
| Site Selection Plan: Number of Charging Stations | Algorithm Classification | Operating Costs (Ten Thousand Yuan) | User Cost (Ten Thousand Yuan) | Total Cost (Ten Thousand Yuan) |
|---|---|---|---|---|
| 13 | GA | 1904.8 | 2199.03 | 4103.83 |
| 14 | 1984 | 1989.63 | 3973.63 | |
| 15 | 2196 | 1737.69 | 3934.65 | |
| 16 | 2402 | 1689.26 | 4091.26 | |
| 17 | 2507.5 | 1569 | 4076.5 | |
| 13 | ACO | 1796.1 | 2709.71 | 4034.29 |
| 14 | 1946 | 2438.01 | 4184.01 | |
| 15 | 2140.6 | 1893.69 | 4034.29 | |
| 16 | 2424 | 1801.4 | 4225.4 | |
| 17 | 2635.2 | 1679.3 | 4314.5 | |
| 13 | SA | 1751.4 | 2298.77 | 4050.17 |
| 14 | 1904.3 | 1992.43 | 3896.73 | |
| 15 | 2085 | 1741.51 | 3826.51 | |
| 16 | 2268.4 | 1671.85 | 3940.25 | |
| 17 | 2437.9 | 1550.92 | 3988.82 |
| Algorithm Name | Annual Investment Cost (Ten Thousand Yuan) | User Cost (Ten Thousand Yuan) | Total Cost (Ten Thousand Yuan) |
|---|---|---|---|
| GA | 2196.96 | 1737.69 | 3934.65 |
| ACO | 2140.6 | 1893.69 | 4034.29 |
| SA | 2085 | 1741.51 | 3826.51 |
| Algorithm | Optimal Solution (Ten Thousand Yuan) | Standard Deviation |
|---|---|---|
| GA | 3934.65 | 0.4 |
| ACO | 4034.29 | 0.6 |
| SA | 3826.51 | 0.25 |
| Build a Station | The Points Served | The Number of Fast Charging Piles (Pieces) | The Number of Slow Charging Piles (Pieces) |
|---|---|---|---|
| 4 | 1 | 4 | 2 |
| 7 | 2, 5 | 6 | 2 |
| 8 | 3, 10, 13 | 9 | 4 |
| 11 | 6, 9, 15 | 7 | 3 |
| 16 | 12, 21 | 7 | 2 |
| 22 | 14, 19, 31 | 8 | 3 |
| 23 | 17 | 7 | 2 |
| 25 | 18, 20, 33 | 9 | 3 |
| 28 | 26, 27 | 7 | 2 |
| 30 | 24, 32 | 7 | 2 |
| 34 | 37 | 5 | 2 |
| 36 | 29, 44 | 7 | 3 |
| 40 | 35, 38, 41, 43 | 9 | 3 |
| 47 | 39, 45, 46, 50 | 10 | 4 |
| 48 | 42, 49 | 8 | 3 |
| Site Selection Plan: Number of Charging Stations | Models | Operating Costs (Ten Thousand Yuan) | User Cost (Ten Thousand Yuan) | Total Cost (Ten Thousand Yuan) |
|---|---|---|---|---|
| 10 | Models 1 | 1975.22 | 1897.84 | 3873.06 |
| 11 | 2052.52 | 1786.18 | 3838.7 | |
| 12 | 2153 | 1643.51 | 3796.51 | |
| 13 | 2242.4 | 1573.66 | 3816.06 | |
| 14 | 2356.36 | 1498.39 | 3854.75 | |
| 11 | Models 2 | 1886.6 | 2090.76 | 3977.36 |
| 12 | 1955.44 | 1917.7 | 3873.14 | |
| 13 | 2055.9 | 1795.12 | 3851.02 | |
| 14 | 2252.66 | 1627.91 | 3880.57 | |
| 15 | 2325.71 | 1564.08 | 3889.79 | |
| 10 | Models 3 | 1840.53 | 2342.4 | 4182.93 |
| 11 | 2182.7 | 1956.22 | 4138.92 | |
| 12 | 2202 | 1796.84 | 3998.84 | |
| 13 | 2359.44 | 1714.78 | 4074.22 | |
| 14 | 2378.74 | 1699.4 | 4078.14 |
| Model Number | Annual Investment Cost (Ten Thousand Yuan) | User Cost (Ten Thousand Yuan) | Total Cost (Ten Thousand Yuan) |
|---|---|---|---|
| Model 1 | 2153 | 1643.51 | 3796.51 |
| Model 2 | 2055.9 | 1795.12 | 3851.02 |
| Model 3 | 2202 | 1796.84 | 3998.84 |
| This paper optimizes the model | 2085 | 1741.51 | 3826.51 |
| Scenario Classification | Annual Investment Cost (Ten Thousand Yuan) | User Cost (Ten Thousand Yuan) | Total Cost (Ten Thousand Yuan) |
|---|---|---|---|
| Scenario 1 | 1874.64 | 1936.56 | 3811.20 |
| Scenario 2 | 2085 | 1741.51 | 3826.51 |
| Scenario 3 | 2205.93 | 1628.31 | 3834.24 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Published by MDPI on behalf of the World Electric Vehicle Association. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Wang, Z.; Zou, J.; Tu, J.; Li, X.; Liu, J.; Wu, H. Towards Sustainable EV Infrastructure: Site Selection and Capacity Planning with Charger Type Differentiation and Queuing-Theoretic Modeling. World Electr. Veh. J. 2025, 16, 600. https://doi.org/10.3390/wevj16110600
Wang Z, Zou J, Tu J, Li X, Liu J, Wu H. Towards Sustainable EV Infrastructure: Site Selection and Capacity Planning with Charger Type Differentiation and Queuing-Theoretic Modeling. World Electric Vehicle Journal. 2025; 16(11):600. https://doi.org/10.3390/wevj16110600
Chicago/Turabian StyleWang, Zhihao, Jinting Zou, Jintong Tu, Xuexin Li, Jianwei Liu, and Haiwei Wu. 2025. "Towards Sustainable EV Infrastructure: Site Selection and Capacity Planning with Charger Type Differentiation and Queuing-Theoretic Modeling" World Electric Vehicle Journal 16, no. 11: 600. https://doi.org/10.3390/wevj16110600
APA StyleWang, Z., Zou, J., Tu, J., Li, X., Liu, J., & Wu, H. (2025). Towards Sustainable EV Infrastructure: Site Selection and Capacity Planning with Charger Type Differentiation and Queuing-Theoretic Modeling. World Electric Vehicle Journal, 16(11), 600. https://doi.org/10.3390/wevj16110600

