Risk-Based Dynamic Thermal Rating in Distribution Transformers via Probabilistic Forecasting

This paper proposes a probabilistic forecasting framework using clustered quantile regression on UK low-voltage transformer data to dynamically optimize thermal protection settings, achieving a 10–12% capacity increase while enabling risk-informed operational decisions through direct overheating risk quantification.

Scott Angus, Jethro Browell, David Greenwood, Matthew Deakin

Published Fri, 13 Ma
📖 5 min read🧠 Deep dive

Imagine your local electricity network is like a busy highway system, and the distribution transformers are the toll booths that step down high-voltage power to safe levels for your home.

For years, these toll booths have been run by very cautious, old-school managers. They have a rule: "If the traffic gets too heavy, we shut the gate immediately to be safe." This is called Static Protection. The problem is, these managers are so cautious that they often shut the gate even when the road is only 80% full, just to be absolutely sure no one crashes. This wastes a lot of potential capacity, and since buying new toll booths (transformers) is incredibly expensive and slow, we need a smarter way to use the ones we already have.

This paper proposes a Dynamic Thermal Rating (DTR) system. Think of it as upgrading those old managers to a team of AI-driven traffic controllers who can look at the weather, the time of day, and the road conditions to say, "Actually, it's a cold day, and the cars are cool, so we can safely let 20% more cars through without melting the asphalt."

Here is how the paper solves the problem, broken down into simple concepts:

1. The Problem: The "One-Size-Fits-All" Trap

Currently, the safety devices (relays) on these transformers are set to trip (shut off power) at a fixed limit. It's like having a speed limit sign that says "50 mph" even on a wide, empty, straight highway in perfect weather. It's safe, but inefficient.

  • The Risk: If we just guess how much more power we can handle, we might accidentally overheat the transformer (like an engine overheating), which damages it.
  • The Challenge: We can't have a human operator standing at every single transformer (there are hundreds of thousands!) to check the temperature every hour. We need an automated system.

2. The Solution: The "Crystal Ball" Approach

The authors created a system that predicts the future to set the safety limit before the day begins.
Instead of guessing the load and then calculating the safety limit (which is like trying to guess the weather by looking at a single cloud), they built a model that directly predicts the safety limit (the "Scale Factor").

  • The Analogy: Imagine you are packing for a trip.
    • Old Way: You guess the temperature, guess the humidity, guess the wind, and then try to calculate what jacket to wear. If you get one guess wrong, your whole outfit is wrong.
    • New Way: You ask a super-accurate AI, "Based on all the data, what is the exact jacket I need to wear to stay comfortable but not freeze?" The AI gives you the answer directly.

3. The Secret Sauce: "Grouping" and "Probabilities"

The researchers didn't just build one model for all 644 transformers. That would be like trying to teach one student to be a doctor, a mechanic, and a chef all at once.

  • Clustering: They grouped similar transformers together (like grouping all "small town" transformers vs. "busy city" transformers). This helps the AI learn the specific habits of each group.
  • Probabilistic Forecasting (The Risk Dial): This is the most important part. The system doesn't just give one number; it gives a range of possibilities with a "risk dial."
    • If the utility company wants to be super safe (like a parent driving a car with a nervous child), they turn the dial to the 2nd percentile. This means there is only a 2% chance of overheating.
    • If they want to maximize capacity (like a race car driver pushing the limits), they turn the dial to the 95th percentile. This allows for much more power, but there is a 5% chance the transformer might get too hot.

4. The Results: More Power, Less Risk

The study tested this on real transformers in the UK during a cold winter (when demand is highest).

  • The Gain: By using this smart, risk-aware system, they unlocked an extra 10–12% capacity. That's like adding 100 extra cars to a highway without building a new lane.
  • The Safety: Because the system uses probabilities, the utility company knows exactly how risky they are being. If they choose the "2% risk" setting, they can be mathematically confident that the transformer will not overheat 98% of the time.
  • The Comparison: They tried a "multi-step" method (guessing the load first, then the limit), but it failed because errors piled up like a house of cards. Their "direct prediction" method was much more stable and accurate.

The Big Picture

This paper is a blueprint for smart, automated asset management. It tells utility companies: "You don't need to buy expensive new transformers right now. Instead, upgrade your software to be a 'risk-aware' traffic controller. You can safely squeeze more power out of your existing equipment, save money, and keep the lights on, all while knowing exactly how much risk you are taking."

It turns a rigid, fear-based safety system into a flexible, data-driven optimization tool.