← Latest papers
⚡ electrical engineering

Reliability-Gated GRU-Based Secure Control of a Nonlinear Floating Offshore Wind Turbine Under False Data Injection Attacks

This paper proposes a reliability-gated GRU-based secure control framework that effectively detects false data injection attacks and compensates for corrupted sensor measurements in nonlinear floating offshore wind turbines, significantly improving rotor speed and power regulation accuracy while maintaining platform stability.

Original authors: Nadir Abbas, Li-Ying Hao, Majid Ayoubi

Published 2026-09-04
📖 5 min read🧠 Deep dive

Original authors: Nadir Abbas, Li-Ying Hao, Majid Ayoubi

Original paper licensed under CC BY 4.0 (https://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

Offshore wind farms are among the most promising sources of clean energy, capable of harnessing powerful, consistent winds far out at sea. However, the machines that capture this energy are complex. A floating wind turbine does not sit on a solid foundation; it floats on a platform that sways and tilts with the waves. To keep the turbine spinning at the right speed and generating steady power, the control system relies entirely on a constant stream of information from sensors. These sensors measure how fast the blades are turning, how much electricity is being made, and how the floating platform is moving. If the control system receives false information, it can make dangerous mistakes, much like a driver trying to steer a car while looking at a broken speedometer. As these systems become more connected to the internet and digital networks, they face a new kind of threat: cyberattacks where an intruder secretly alters the sensor data to trick the machine.

Researchers have developed a new method to protect these floating turbines from such deception. In a study focused on a nonlinear model of a floating offshore wind turbine, the team created a security system that acts like a smart filter for the machine's senses. The system uses a type of artificial intelligence known as a gated recurrent unit, or GRU, which is a computer program trained to understand the normal patterns of how a wind turbine behaves. By learning from hours of safe, uncorrupted data, this program can predict what the sensor readings should be at any given moment based on the wind speed, wave conditions, and the commands the turbine is already following. When the actual sensor data arrives, the system compares it against this prediction. If the numbers match, the system trusts the sensor. If they diverge significantly, the system flags the data as potentially corrupted by an attack.

The innovation in this work lies not just in detecting the lie, but in how it fixes the problem. Simply replacing a bad sensor reading with a computer prediction can be risky, because the computer might not be equally good at predicting every single type of movement. For instance, the system might be very accurate at predicting the speed of the spinning blades but less accurate at predicting the subtle tilting of the floating platform caused by complex wave interactions. If the system blindly replaced all sensor data with its own predictions, it could accidentally introduce new errors in the areas where its prediction was weak. To solve this, the researchers introduced a "reliability gate." This is a mechanism that decides how much weight to give to the computer's prediction versus the original sensor reading for each specific measurement. If the computer is very confident in its prediction for a specific channel, like rotor speed, the system leans heavily on the prediction to correct the data. If the computer is less certain, such as with the platform's motion, the system remains conservative and relies more on the original sensor, blending the two sources carefully to avoid making things worse.

The researchers tested this framework in a simulated environment designed to mimic a 5-megawatt floating wind turbine. They subjected the system to a specific type of cyberattack called a false-data injection, where they artificially added biases to the readings for rotor speed, platform pitch, and generated power for a period of ninety seconds. The results showed that the system was highly effective at identifying the attack, correctly flagging the intrusion with an accuracy of 97.27 percent. More importantly, the method successfully recovered the corrupted data. At the sensor level, the system reduced the error in the rotor speed readings by 85.71 percent and the error in the generated power readings by 86.33 percent. The error in the platform pitch was also reduced, though to a lesser degree of 50.01 percent, reflecting the greater difficulty in predicting the complex motion of the floating platform.

When these corrected signals were fed back into the turbine's control system, the machine was able to maintain stable operation despite the attack. The study found that the protected turbine kept its rotor speed and power generation much closer to their intended targets than an unprotected turbine would have. Specifically, the error in rotor speed and generated power was reduced by 26.96 percent compared to a scenario where the turbine had no protection against the attack. The researchers also tested the system against different levels of attack intensity and added random noise to simulate real-world signal interference. The method remained robust, maintaining high detection accuracy and consistently improving control performance across these varied conditions.

A crucial part of the study involved comparing this new "reliability-gated" approach against a simpler method where the system would completely replace any attacked sensor data with the computer's prediction, regardless of how good that prediction was. The simpler method did a good job of fixing the rotor speed and power data, but it caused the platform's motion control to become less stable. This confirmed that the researchers' decision to be selective—trusting the computer more where it was strong and less where it was weak—was essential for the overall safety of the machine. The study concludes that while this method is not a perfect fix for every possible problem, such as reducing the physical stress on the floating platform itself, it provides a vital layer of security. It allows floating wind turbines to continue operating safely and efficiently even when their sensors are being actively deceived, ensuring that the transition to clean energy remains resilient against digital threats.

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 →