Cookies Policy
The website need some cookies and similar means to function. If you permit us, we will use those means to collect data on your visits for aggregated statistics to improve our service. Find out More
Accept Reject
  • Menu
Interest
Topics
Details

Details

  • Name

    Alexandre Lucas
  • Role

    Area Manager
  • Since

    01st July 2020
012
Publications

2026

A federated Artificial Intelligence testing and experimentation facility for the European energy sector

Authors
Sarmas, E; Lucas, A; Acosta, A; Ponci, F; Rodriguez, P; Marinakis, V;

Publication
ENGINEERING APPLICATIONS OF ARTIFICIAL INTELLIGENCE

Abstract
The application of Artificial Intelligence (AI) in the energy sector offers new opportunities for developing flexible, efficient, and sustainable infrastructures. Nevertheless, real-world deployment is still constrained by the lack of large-scale, integrated environments that can evaluate advanced algorithms under realistic operating conditions while ensuring regulatory compliance. This paper presents EnerTEF (which stands for Energy Testing and Experimentation Facility), a federated platform for testing and experimentation in the energy sector designed to address this gap. We introduce a unified TEF architecture that enables full-stack evaluation of intelligent systems, including predictive modeling, optimization, learning under data distribution shifts and federated learning across geographically distributed sites. The framework integrates high-fidelity digital twins, a privacy-preserving data exchange framework and regulatory sandboxing to support transparent, explainable and robust AI development. EnerTEF demonstrates how such a framework can be deployed in critical energy domains through three real-world scenarios including short-term hydropower generation forecasting, coordination between distribution network operators and distributed energy resources and real-time optimization of self-consumption for municipal buildings. Results show that EnerTEF effectively enables the development of novel AI models, improves cross-context generalizability and supports innovation for complex energy infrastructures, ultimately creating a practical, scalable path for addressing different energy-related problems and heterogeneous data.

2026

Resilience and reliability impact in renewable energy communities design and operation

Authors
Fonseca, MD; Sousa, J; Lucas, A;

Publication
SUSTAINABLE ENERGY GRIDS & NETWORKS

Abstract
Renewable Energy Communities (RECs) are emerging as key enablers of decentralized, sustainable, and consumer-driven energy systems. Beyond environmental benefits, RECs possess significant potential to enhance resilience against extreme weather, price volatility, and infrastructure fragility. This article integrates resilience and relia bility constraints directly into the planning and operation of RECs, assessing their impact on system cost, sizing, and dispatch. Two optimization models are developed: a design model that sizes community assets (PV and BESS) using varying resilience indicators, and an operational model that minimizes costs while monitoring reliability. The analysis introduces two resilience metrics, deterministic hourly autonomy and average autonomy, and eval uates them using real-world data from the Caxias Living Lab. Results demonstrate that average resilience can be increased with minimal cost impacts due to non-linear trade-offs, whereas strict hourly resilience requires signifi cant storage investment. Furthermore, a Value of Lost Load (VoLL) reliability indicator is shown to cost-effectively trigger maintenance events. This framework offers actionable guidance for designing sustainable, adaptive, and economically viable energy communities.

2026

A stable ranking framework using historical Data Envelopment Analysis frontiers and Mahalanobis distance

Authors
Carvalhosa, S; Lucas, A;

Publication
Decision Analytics Journal

Abstract
Renewable Energy Communities (RECs) need performance-based methods to share locally generated energy to prevent free-riding, incentivize consumer behavior, and improve overall social well-being through sector interaction. We tackle the challenge of ranking REC members for local energy allocation factor purposes, based on multidimensional household waste sorting performance, where efficiency changes over time and trade-offs exist among waste streams. We created a ranking system that balances stability (for fairness) with responsiveness (to reward improvement), compensating the REC manager promoter (municipality). The method combines historical frontier analysis with Mahalanobis distance, following: (1) DEA-derived weights to combine inputs, (2) temporal frontiers for each waste stream, (3) projects current performance onto past benchmarks with a customized rolling window, (4) calculates multivariate z-scores through Mahalanobis distance, and (5) ranks members by their statistical distance from historical norms. The proposed methodology enhancement is verified with synthetic data from 30 households over 14 months, with 8 evaluation periods. It shows 71.4% rank category stability compared to 49.0% for monthly DEA, a 22.4 percentage point increase, while still detecting performance changes. The system accounts for output correlations, with mostly positive links between waste streams ((Formula presented) glass-packages, (Formula presented) glass-organic). Mahalanobis distance fairly rewards balanced performance across related dimensions. Sensitivity tests indicate that the approach is robust to variations in parameter choices. The framework provides a straightforward computational method (<1 s per evaluation) that yields rankings with statistical significance for consumer communication. It is the first framework designed specifically for temporal performance ranking in incentive allocation. © 2026 The Authors. Published by Elsevier Inc. This is an open access article under the CC BY-NC license. http://creativecommons.org/licenses/by-nc/4.0/

2025

An IEEE 2030.5-Based Legacy Protocol Converter for Interoperable DER Integration

Authors
Dande, CSC; Carta, D; Gümrükcü, E; Rakhshani, E; Gil, AA; Manuel, N; Lucas, A; Benigni, A; Monti, A;

Publication
IEEE ACCESS

Abstract
Interoperability among diverse devices, from traditional substation control rooms to modern inverters managing components like Distributed Energy Resources (DERs), is a primary challenge in modern power systems. It is essential for streamlining decision-making and control processes through effective communication, ultimately enhancing energy management efficiency. This paper introduces the open-source Legacy Protocol Converter (LPC) grounded in the IEEE 2030.5 standard, which incorporates advanced features for improved adaptability. The LPC bridges legacy equipment using standard protocols such as Message Queuing Telemetry Transport (MQTT) and Modbus with a light-weight asynchronous Neural Autonomic Transport System (NATS) communication system. In light of the limitations inherent in traditional synchronous RESTful systems-specifically those compliant with IEEE 2030.5 that are incapable of facilitating multiple endpoints-the adoption of asynchronous NATS is implemented. This approach can notably enhance communication flexibility and performance. The implementation is containerized for efficient service orchestration and supports the reusability of solutions. The LPC is engineered for seamless integration of DERs with Energy Management System (EMS), aggregation platforms, and Hardware-in-the-loop (HIL) testing environments. In this paper, the LPC has been tested and further developed in various use cases such as multi-physics optimization involving HIL and fast frequency services, e.g., virtual inertia and load shedding, each in a different architectural setup. The findings validate the applicability of LPC not only for devices within modern power systems, but also for heat pumps in the thermal energy sector, facilitating sector coupling. Moreover, the paper provides additional insights into LPC's functionality, reaffirming its efficacy as a scalable, robust, and user-friendly solution for bridging legacy systems through the enhanced IEEE 2030.5 standard designed for the monitoring and control of DERs.

2025

Synthetic Data Generation for Time Series Imputation: Comparing the Foundation Model Chronos with Established Methods

Authors
Lessa, SS; Lucas, A;

Publication
2025 IEEE KIEL POWERTECH

Abstract
Accurately imputing missing data is critical in time series analysis. The present work compares Foundation Model Chronos against Linear Interpolation, K-Nearest Neighbor Imputer, and Gaussian Mixture Model Imputer with three types of missing data patterns: random, short sequential chunks, and a long sequential chunk. These results confirm that for random missing values, KNN and interpolation yield the highest performance, while Chronos outperforms these on sequences. Indeed, however, for longer sequences of missing values, Chronos starts suffering from cascading errors which eventually allow the simpler imputation methods to outrank it. Another test with limited quantities of training data showed different trade-offs for the different methods. Unlike KNN and interpolation, which smooth out the gaps, Chronos generates variable synthetic data. This can be beneficial in tasks which require control or simulation. The results highlight the strengths and weaknesses of the imputers and, therefore, offer practical insights into trade-offs between computational complexities, accuracy, and suitability for time series imputation scenarios.