EV Charge Scheduling Using Category-Based Demand Flexibility

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current EV charging scheduling algorithms are sub-optimal due to high computational complexity and failure to incorporate past data for large-scale EV charging, leading to inefficiencies in managing peak demand and grid strain, especially with the rapid growth of EV adoption.

Innovation Solution

Implementing a stochastic dynamic program with approximate dynamic programming (ADP) for preemptive scheduling of EV charging, categorizing EVs based on arrival/departure times and SoC, allowing flexible charging demands, and optimizing profit through multi-stage algorithms to manage peak hours effectively.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If deterministic optimization algorithms are used for EV charging scheduling, then charging profits can be optimized, but computational complexity increases exponentially with the number of EVs

Engineering Contradiction:
Improvecharging profit optimizationVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent segments the EV charging scheduling problem by categorizing EVs into different types (e.g., flexible demand, rigid demand, different departure times, different SoC levels). This segmentation transforms the exponentially complex problem of scheduling individual EVs into a polynomial complexity problem of scheduling category groups, resolving the contradiction between optimization accuracy and computational complexity.

Inventive Principle:
Principle #1Segmentation

2Speed

If online algorithms like EDF or LLF are used for EV charging scheduling, then real-time scheduling is achieved, but future demand information from past data is not incorporated leading to sub-optimal scheduling

Engineering Contradiction:
Improvereal-time scheduling capabilityVSAvoidscheduling optimality
Core Design Contradiction:
SpeedVSReliability

Solution Approach 1:

The patent applies preliminary action by pre-processing historical data to extract statistical patterns and characteristics of EV demand before the actual scheduling event. This allows the system to incorporate learned patterns from past data into real-time scheduling decisions, achieving both real-time responsiveness and data-driven optimality simultaneously.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If Model Predictive Control or scenario-based algorithms are used to optimize charging schedules, then charging profits are maximized, but the algorithms become computationally intractable for large-scale EV markets

Engineering Contradiction:
Improvecharging profit maximizationVSAvoidscalability to large-scale markets
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent changes the parameters of the optimization problem by transitioning from continuous individual EV scheduling variables to discrete category-based aggregated variables. This parameter transformation reduces the problem dimensionality from exponential to polynomial scale, enabling scalable implementation in large EV markets while maintaining profit optimization through category-level decision variables.

Inventive Principle:
Principle #35Parameter changes

4Reliability

If queue network frameworks are used to allocate chargers to different EV types, then service quality can be optimized, but the system cannot effectively manage aggregate demand and peak hours

Engineering Contradiction:
Improveservice qualityVSAvoidaggregate demand management capability
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent adds another dimension to the scheduling problem by incorporating time-based categorization (different departure times, different charging windows) and SoC-based categorization in addition to flexible/rigid demand classification. This multi-dimensional categorization enables the system to manage aggregate demand across multiple dimensions simultaneously, achieving both service quality and aggregate demand management.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS20240034177A1Smart charge scheduling for an aggregate of electric vehicles considering grid demand
Publication Date: 2024.02.01 FORD GLOBAL TECH LLC
  • US20240034177A1 patent drawing
  • US20240034177A1 patent drawing
  • US20240034177A1 patent drawing

AI summary

A system and method for controlling charging of multiple electric vehicles (EVs) arriving at, and departing from, different charging stations at different times, includes scheduling charging of each EV of the multiple EVs responsive to which one of a plurality of categories each EV is assigned, each EV being assigned to one of the categories according to an arrival time at an associated one of the different charging stations, a departure time from the associated one of the different charging stations, an initial state of charge (SoC) of the EV, and a target SoC of the EV, and controlling charging of each EV responsive to the scheduling of charging for the assigned category of each EV. Charging demand may be selected by each EV as being reliable or flexible with flexible charging demand having a minimum target SoC and maximum target SoC.