EV Charging Communication Polling to Prevent Unintended Time-Outs
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
During the charging of electric vehicles, unintentional time-outs occur due to the lack of periodic checks for response messages, leading to premature termination of the charging procedure.
Innovation Solution
A communication apparatus that periodically checks for response messages by determining a target polling time based on the time-out flag value, adjusting the polling time to reduce the frequency of time-outs and effectively manage computational resources.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If the communication apparatus waits for the time-out time to pass before checking for response messages, then the device complexity is reduced, but the reliability deteriorates due to unintentional time-outs
Solution Approach 1:
The patent implements periodic polling of response messages at predetermined intervals during the time-out period. Instead of waiting passively until the time-out time expires, the communication apparatus actively checks for response messages at regular intervals (e.g., every 100ms). This periodic action detects response messages that arrive late due to communication delays, preventing unintentional time-outs while maintaining relatively simple device architecture through systematic interval-based checking.
2Reliability
If the communication apparatus performs frequent polling to detect response messages, then the reliability improves, but the use of energy increases
Solution Approach 1:
The patent dynamically adjusts the polling interval parameter based on the charging state and communication conditions. When the electric vehicle is in a charged state or communication is stable, the polling interval is extended to reduce energy consumption. When the vehicle is in a pre-charging state or communication delays are detected, the polling interval is shortened to improve response detection accuracy. This parameter adaptation balances reliability improvement with energy conservation.
3Reliability
If the communication apparatus extends the waiting period beyond the time-out time, then the reliability improves, but the loss of time increases
Solution Approach 1:
The patent performs preliminary checks during the original time-out period by polling at predetermined intervals before the time-out expires. This preliminary action detects response messages that arrive within the time-out window but were missed due to lack of periodic checking. By proactively polling during the waiting period rather than extending it, the system improves reliability without adding excessive time loss, as the polling occurs within the already-allocated time-out duration.
Data Source
AI summary
Provided are a communication apparatus and a communication method for message exchange with charging equipment, and an electric vehicle comprising the communication apparatus. The communication apparatus includes a communication unit provided to be coupled to the charging equipment through a first communication channel, and a control unit coupled to the communication unit through a second communication channel. The control unit determines a target polling time based on a value set to a time-out flag associated with a request message, when transmitting the request message to the communication unit at a first time point. Subsequently, the control unit periodically checks whether a response message from the charging equipment is received by the communication unit at each target polling time for a waiting period from the first time point to a second time point at which a time-out time associated with the request message has passed from the first time point.


