← Latest papers
⚡ electrical engineering

An Actor-Critic-Identifier Control Design for Increasing Energy Efficiency of Automated Electric Vehicles

This paper proposes an actor-critic-identifier reinforcement learning framework that uses a neural-network identifier to learn the complex mapping between control inputs and power consumption, enabling optimized control commands that improve electric vehicle energy efficiency and energy recovery.

Original authors: Hamed Faghihian, Arman Sargolzaei

Published 2026-02-11
📖 3 min read☕ Coffee break read

Original authors: Hamed Faghihian, Arman Sargolzaei

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a student how to drive an electric car (EV) to get the absolute most mileage out of a single charge.

Most people would give the student a manual that says, "If you press the pedal this much, you will use this much energy." But in the real world, that manual is often wrong. Wind, hills, tire pressure, and even how hot the battery is can change how much energy you use. If the manual is wrong, the driver becomes inefficient.

This paper proposes a "Super Driver" system that doesn't need a manual at all. Instead, it uses a three-part brain called the Actor-Critic-Identifier (ACI).

Here is how it works, using a metaphor of a Professional Chef learning to cook a complex new dish:

1. The Identifier (The "Taste Tester")

Before the chef can cook perfectly, they need to understand the ingredients. The Identifier is like a taste tester who constantly samples the sauce. It doesn't know the recipe, but it observes: "When I add a pinch of salt, the flavor changes by this much."

  • In the car: This part of the brain constantly watches how the car actually reacts to the motor. It learns the "hidden" physics of the car (like how much energy is lost to friction or wind) in real-time, without needing a pre-written math formula.

2. The Critic (The "Food Critic")

The Critic is like a harsh judge sitting in the corner. It doesn't cook; it just watches the chef and calculates a "score." It looks at the final dish and says, "That was too salty, and you wasted too much expensive saffron."

  • In the car: The Critic looks at the driving performance. It calculates a "cost" based on two things: Are we staying at the speed limit? And are we wasting battery? It provides the mathematical "score" that tells the chef if they are doing a good job.

3. The Actor (The "Chef")

The Actor is the one actually doing the work—pressing the pedals. The Actor wants to cook a perfect meal, but it's constantly being guided by the Critic's scores and the Identifier's observations.

  • In the car: The Actor decides exactly how much torque to send to the wheels. It tries to find the "sweet spot"—accelerating just enough to keep up with traffic, but braking in a way that "recycles" energy back into the battery (regenerative braking).

Why is this a big deal? (The Results)

Usually, to make a car efficient, engineers have to build incredibly complex mathematical models of every single part of the car. This is expensive, difficult, and often inaccurate because every car is slightly different.

The "ACI" approach changes the game because:

  1. It’s Self-Learning: It doesn't need to know the car's "manual." It learns the car's personality while it's driving.
  2. It’s Highly Efficient: In the researchers' simulations, this "Super Driver" was much better at managing energy than a standard controller (the "PID" controller, which is like a driver who just follows a set of rigid, unthinking rules).
  3. The "Win": The researchers found that this method could reduce energy consumption by a massive amount (the paper mentions a 42% reduction in net traction energy compared to the baseline).

In short: Instead of giving a car a map and a set of rules, this paper gives the car a brain that learns how to drive perfectly by trial, error, and constant self-correction.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →