Optimized Charging Strategy for Battery EV Cars Based on Time-of-Use Tariffs

In the context of accelerating the adoption of new energy vehicles, the integration of battery EV cars into residential power grids presents significant challenges to grid stability and efficiency. As a researcher focused on smart grid technologies, I have observed that uncontrolled charging of battery EV cars often aligns with peak residential electricity demand, exacerbating load fluctuations and reducing transformer utilization. This study addresses this issue by developing an orderly charging strategy that leverages time-of-use (TOU) tariff periods to incentivize users to shift their charging activities to off-peak hours. The primary objective is to minimize the peak-valley difference rate of the total grid load, thereby enhancing system reliability and economic operation. Through mathematical modeling and computational optimization, I propose a framework that balances user convenience with grid constraints, offering a practical solution for widespread implementation in residential communities.

The proliferation of battery EV cars is a cornerstone of sustainable transportation, but their charging behavior can strain existing power infrastructure if not managed effectively. In residential areas, the simultaneous charging of multiple battery EV cars during evening hours, when household electricity consumption is already high, leads to increased peak loads and widened peak-valley differences. This not only risks transformer overload but also results in inefficient energy distribution. To mitigate these effects, I explore a demand-side management approach centered on TOU tariffs, where users are encouraged to participate in orderly charging by responding to price signals. This strategy aims to flatten the load curve by redistributing charging activities to periods of low demand, thus optimizing grid performance without requiring costly infrastructure upgrades.

In this study, I first analyze the impact of disorderly charging for battery EV cars on residential grid loads. Using statistical data from household vehicle usage patterns, I model the stochastic nature of charging start times and durations. The Monte Carlo simulation method is employed to estimate the aggregate charging load of a battery EV car cluster, providing insights into how uncontrolled charging exacerbates peak-valley differences. Subsequently, I formulate an orderly charging optimization model that minimizes the peak-valley difference rate by determining optimal TOU tariff periods. The genetic algorithm is applied to solve this optimization problem, yielding the best valley tariff interval for charging scheduling. Simulation results demonstrate the effectiveness of the proposed strategy in reducing load fluctuations, with significant improvements observed under various scenarios of user response and battery EV car penetration.

Mathematical Modeling of Disorderly Charging for Battery EV Cars

The charging behavior of battery EV cars in residential settings is influenced by user habits, typically characterized by the last return time of the day and daily driving distance. Based on statistical surveys, these parameters follow specific probability distributions. For instance, the last return time \( T_R \) is modeled using a normal distribution with a probability density function (PDF) that accounts for the circular nature of time over a 24-hour period. The PDF \( f_{T_R}(x) \) is given by:

$$ f_{T_R}(x) = \begin{cases}
\frac{1}{3.4\sqrt{2\pi}} \exp\left(-\frac{(x – 17.6)^2}{2 \times 3.4^2}\right), & 5.6 < x \leq 24 \\
\frac{1}{3.4\sqrt{2\pi}} \exp\left(-\frac{(x + 24 – 17.6)^2}{2 \times 3.4^2}\right), & 0 < x \leq 5.6
\end{cases} $$

Similarly, the daily driving distance \( D \) follows a log-normal distribution, with its PDF \( f_D(x) \) expressed as:

$$ f_D(x) = \frac{1.069}{0.88\sqrt{2\pi}x} \exp\left(-\frac{(\ln x – 3.2)^2}{2 \times 0.88^2}\right), \quad x \geq 0 $$

For a battery EV car, the charging start time \( T_S \) in disorderly charging is assumed to equal the last return time \( T_R \). The charging duration \( T_L \) depends on the driving distance and charging power. Assuming constant charging power \( P_C \) and a fixed energy consumption per 100 km \( W \), the charging duration is calculated as:

$$ T_L = \frac{D \cdot W}{100 \cdot P_C} $$

Thus, the PDF for \( T_L \) can be derived from \( f_D(x) \), resulting in:

$$ f_{T_L}(x) = \frac{1.069W}{88\sqrt{2\pi}P_C x} \exp\left(-\frac{(\ln x – 3.2)^2}{2 \times 0.88^2}\right), \quad x \geq 0 $$

The charging load of a single battery EV car at time \( t \) is denoted as \( P_Y \), which equals \( P_C \) when charging and 0 otherwise. The charging state depends on \( T_S \) and \( T_L \), considering the waiting time \( T_C \). The probability distribution function for \( P_Y \) is complex due to the time dependencies, but it can be approximated through simulation. To estimate the expected charging load, I use the Monte Carlo method, which involves generating random samples from the distributions of \( T_S \) and \( T_L \) and aggregating the results over many iterations.

The Monte Carlo simulation steps are as follows: (1) Generate a large number of sample pairs \( (T_S(j), T_L(j)) \) from their respective PDFs; (2) For each time interval \( t(i) \), determine if the battery EV car is charging based on the conditions \( t < T_S \) and \( t > T_S + T_C – 24 \) or \( t \geq T_S + T_C \); (3) Count the number of charging samples \( N(i) \) at each time; (4) Compute the expected charging load \( E(P_Y) \) as:

$$ E(P_Y) = \frac{N(i) \cdot P_C}{\text{total samples}} $$

For a cluster of battery EV cars, the total disorderly charging load is the sum of individual loads, scaled by the number of cars. This approach allows for a realistic assessment of how uncontrolled charging impacts the grid. To illustrate, consider a residential area with 1000 battery EV cars. The simulated charging load curve shows peaks during evening hours, coinciding with high household demand, thereby increasing the peak-valley difference rate.

Impact of Disorderly Charging on Grid Load with Varying Numbers of Battery EV Cars
Number of Battery EV Cars Peak Load (MW) Valley Load (MW) Peak-Valley Difference Rate (%)
0 (Base Load) 11.2 7.0 37.5
500 11.8 7.1 39.8
1000 12.4 7.1 42.7
1500 13.0 7.1 45.4

The table above summarizes how increasing penetration of battery EV cars exacerbates load fluctuations. The base load curve for a typical residential community has peak periods around 09:00-13:00 and 17:00-21:00, with valleys from 00:00 to 07:00. Disorderly charging of battery EV cars adds load primarily during 17:00-22:00, overlapping with existing peaks and raising the peak-valley difference rate. This underscores the need for managed charging strategies to maintain grid stability.

Orderly Charging Strategy Based on Time-of-Use Tariffs

To mitigate the adverse effects of disorderly charging, I propose an orderly charging strategy that utilizes TOU tariffs to incentivize users to shift their charging activities. The strategy involves dividing the day into peak and valley tariff periods, with lower prices during valley hours to encourage charging then. Users are given two options: immediate charging at the current tariff rate or orderly charging, where the charging start time is delayed until the valley period. This approach leverages the flexibility of battery EV cars, as most have sufficient parking time (e.g., overnight) to accommodate delayed charging without inconveniencing users.

The key to this strategy is determining the optimal valley tariff period \( [t_1, t_2] \) that minimizes the peak-valley difference rate of the total grid load. The optimization model considers user response, defined as the proportion of users who choose orderly charging. For those selecting orderly charging during peak hours, their charging start time \( T_S \) is rescheduled to the valley period according to:

$$ T_S = \begin{cases}
\text{rand}[t_1, t_2 – T_L], & \text{if } T_L \leq \Delta t \\
t_1, & \text{if } T_L > \Delta t
\end{cases} $$

where \( \Delta t = t_2 – t_1 \) is the duration of the valley period, and \( \text{rand} \) denotes a random time within the specified interval. This ensures that charging is spread out across the valley period, avoiding new peaks. The optimization objective is to minimize the peak-valley difference rate \( z(t_1, \Delta t) \), formulated as:

$$ \min z(t_1, \Delta t) $$

subject to:

$$ 0 \leq t_1 < 24, \quad 0 \leq \Delta t < 24 $$

The function \( z \) depends on the combined load from household consumption and battery EV car charging, which is influenced by the TOU periods and user response. Since \( z \) lacks an explicit analytical form due to the stochastic nature of charging behavior, I employ a genetic algorithm to solve this optimization problem efficiently.

Genetic Algorithm for Solving the Optimization Model

The genetic algorithm is a heuristic search method inspired by natural selection, suitable for complex optimization problems with non-linear constraints. In this context, it iteratively evolves a population of candidate solutions \( (t_1, \Delta t) \) to find the optimal valley period. The steps are as follows:

  1. Population Initialization: Randomly generate \( k \) initial individuals within the feasible range of \( t_1 \) and \( \Delta t \).
  2. Fitness Evaluation: For each individual, compute the fitness value, which is the inverse of the peak-valley difference rate \( 1/z(t_1, \Delta t) \). Higher fitness indicates better solutions.
  3. Selection: Use roulette wheel selection based on fitness probabilities. The probability \( P_i \) for individual \( i \) is given by:

$$ P_i = \frac{1/z_i(t_1, \Delta t)}{\sum_{j=1}^k 1/z_j(t_1, \Delta t)} $$

  1. Crossover: Perform single-point crossover on selected parent individuals to produce offspring, combining their traits.
  2. Mutation: Apply random mutations to offspring with a low probability (e.g., 0.01) to maintain genetic diversity.
  3. Iteration: Repeat the selection, crossover, and mutation steps for \( N \) generations until convergence is achieved.

This algorithm efficiently explores the solution space, balancing exploration and exploitation to identify the best TOU periods. The fitness evaluation involves simulating the charging load for battery EV cars under the proposed orderly strategy, incorporating user response and the rescheduled charging times. Through this process, the algorithm converges to an optimal valley period that minimizes load fluctuations.

Simulation Analysis and Results

To validate the proposed orderly charging strategy, I conduct simulations using MATLAB, considering a residential community with 1000 battery EV cars. The parameters are set based on typical values: charging power \( P_C = 7 \, \text{kW} \), energy consumption \( W = 15 \, \text{kWh per 100 km} \), and user response degree of 0.9 (i.e., 90% of users opt for orderly charging). The base household load curve is derived from historical data, showing peaks during daytime and evening hours.

Using the genetic algorithm with a population size of 50 and 100 generations, the optimal valley tariff period is found to be [00:20, 07:45]. This period aligns with the natural valley in household consumption, allowing battery EV car charging to fill the low-demand hours without causing new peaks. The simulation compares the total grid load under disorderly and orderly charging scenarios.

The results demonstrate a significant reduction in the peak-valley difference rate when orderly charging is implemented. For instance, with 1000 battery EV cars and 90% user response, the peak-valley difference rate decreases from 42.7% (disorderly charging) to 28.1% (orderly charging), representing a 14.6% improvement. This flattening of the load curve enhances grid stability and reduces the risk of transformer overload. The following table summarizes the load characteristics under different charging strategies:

Comparison of Load Characteristics for Disorderly and Orderly Charging of Battery EV Cars
Charging Strategy Peak Load (MW) Valley Load (MW) Peak-Valley Difference Rate (%)
Disorderly Charging 12.4 7.1 42.7
Orderly Charging 11.4 8.2 28.1

The orderly charging strategy effectively shifts a substantial portion of charging load from peak to valley periods, as illustrated by the load curves. The total load curve under orderly charging is smoother, with reduced peaks and elevated valleys, indicating better load balancing. This outcome validates the efficacy of TOU tariffs in managing battery EV car charging behavior. Moreover, the strategy is economically beneficial for users, as they can save on charging costs by taking advantage of lower valley tariffs, while utilities benefit from improved grid efficiency.

To further analyze the impact, I vary the user response degree and the number of battery EV cars to assess the robustness of the strategy. The results show that higher user response leads to greater reductions in the peak-valley difference rate, emphasizing the importance of user participation. For example, with a user response of 0.7, the rate decreases to 30.5%, while with 0.5, it drops to 35.2%. Similarly, as the number of battery EV cars increases, the orderly strategy maintains lower peak-valley differences compared to disorderly charging, though the absolute load values rise. This highlights the scalability of the approach for future growth in battery EV car adoption.

The mathematical formulations underlying these simulations include the calculation of the total load \( L_{\text{total}}(t) \) at time \( t \), given by:

$$ L_{\text{total}}(t) = L_{\text{base}}(t) + N_{\text{EV}} \cdot E(P_Y(t)) $$

where \( L_{\text{base}}(t) \) is the base household load, \( N_{\text{EV}} \) is the number of battery EV cars, and \( E(P_Y(t)) \) is the expected charging load per car from the Monte Carlo simulation. For orderly charging, \( E(P_Y(t)) \) is modified based on the rescheduled start times. The peak-valley difference rate \( z \) is computed as:

$$ z = \frac{L_{\text{peak}} – L_{\text{valley}}}{L_{\text{peak}}} \times 100\% $$

where \( L_{\text{peak}} \) and \( L_{\text{valley}} \) are the maximum and minimum values of \( L_{\text{total}}(t) \) over 24 hours. The genetic algorithm minimizes \( z \) by adjusting \( t_1 \) and \( \Delta t \), with constraints ensuring practical TOU periods (e.g., valley periods during nighttime).

Additionally, I explore the sensitivity of the results to parameters like charging power and driving patterns. For instance, if battery EV cars have higher charging power (e.g., 11 kW), the disorderly charging peaks become more pronounced, but the orderly strategy still achieves significant reductions. The log-normal distribution for driving distance captures variability in user behavior, making the model adaptable to different regions. The Monte Carlo simulation, with 10,000 samples, ensures statistical reliability, and the genetic algorithm’s convergence is verified through multiple runs with random seeds.

Discussion on Practical Implementation and Benefits

The proposed orderly charging strategy for battery EV cars offers a pragmatic solution for residential grid management, requiring minimal infrastructure changes. By implementing TOU tariffs, utilities can incentivize users to participate in demand response programs, leveraging the flexibility of battery EV car charging. This approach aligns with smart grid initiatives, enabling real-time load management through price signals. From a user perspective, the strategy is non-intrusive, as charging is automatically delayed to valley periods without affecting vehicle availability, and cost savings provide a direct financial incentive.

Key benefits include enhanced grid stability, reduced peak demand, and improved transformer utilization, which can defer costly upgrades. For battery EV car owners, lower electricity rates during valley hours decrease charging expenses, promoting wider adoption of electric vehicles. Moreover, the strategy contributes to environmental sustainability by optimizing energy use and integrating renewable sources, as valley periods often coincide with high renewable generation (e.g., wind power at night).

However, challenges exist, such as ensuring user awareness and acceptance of TOU tariffs. Education campaigns and user-friendly interfaces for charging management can address this. Additionally, the strategy assumes predictable charging patterns; variability in user schedules may require adaptive algorithms. Future work could incorporate real-time data and machine learning to refine TOU periods dynamically, further optimizing load balancing for battery EV car clusters.

Conclusion

In this study, I have developed and validated an orderly charging strategy for battery EV cars based on time-of-use tariff periods, aimed at minimizing the peak-valley difference rate in residential grids. Through mathematical modeling using Monte Carlo simulation and optimization via genetic algorithms, I demonstrated that shifting charging activities to designated valley periods significantly flattens the load curve. Simulation results show a reduction in the peak-valley difference rate by 14.6% for a community with 1000 battery EV cars and 90% user response, highlighting the strategy’s effectiveness. The approach is economically viable, user-friendly, and scalable, making it a valuable tool for integrating battery EV cars into power systems while maintaining grid reliability. As the adoption of battery EV cars continues to grow, such managed charging strategies will be crucial for sustainable energy management, supporting the transition to a cleaner transportation future.

The integration of battery EV cars into the power grid presents both challenges and opportunities. By leveraging price-based incentives and advanced optimization techniques, we can turn the charging load of battery EV cars into a grid asset rather than a liability. This study underscores the importance of collaborative efforts between utilities, users, and policymakers to implement smart charging solutions that benefit all stakeholders. Moving forward, further research could explore the integration of vehicle-to-grid (V2G) technologies, allowing battery EV cars to provide grid services, thereby enhancing resilience and promoting renewable energy integration. Ultimately, the widespread adoption of orderly charging for battery EV cars will pave the way for a more efficient and sustainable energy ecosystem.

Scroll to Top