ArXiv

Bridging Artificial Intelligence and Power Systems Education Using a Hands-On Executable Framework

Authors
Junjie Yin, Buxin She, Xinyu Feng...
Categories
eess.SY, cs.AI
arXiv
https://arxiv.org/abs/2608.02599v1
PDF
https://arxiv.org/pdf/2608.02599v1

Brief

An engineering-grounded AI (EGAI) framework for power systems presents an open, executable library of Jupyter notebooks that map core AI concepts onto representative power-system tasks. Motivated by a survey where 92% reported barriers and 94% wanted hands-on courses, modules span DNN load-curve fitting, a domain-coupled CNN surrogate for a 5-bus power flow, DRL for battery control, and PINNs for the swing equation; webinar attracted >590 attendees. Full text not provided here.

Why it matters

Community survey: 92% of respondents reported at least one barrier before running an AI model, and 94% said they wanted a power-specific hands-on course.

Key details

  • Technical contribution: an open, executable Jupyter-notebook module library maps core AI concepts to power-system tasks — including DNN templates for load-curve fitting, a domain-coupled CNN surrogate for a 5-bus power-flow, DNN-assisted optimization, DRL for battery storage control, and PINNs for the swing equation.
  • Deployment and impact: modules were delivered via an IEEE online course and IEEE PES webinar that drew >590 live attendees (among the ten most-attended PES webinars), and the repository logged over 344 visits within two weeks.
Source evidence

Abstract

Artificial intelligence (AI) is increasingly central to power and energy systems, supporting modeling, forecasting, optimization, and control. Yet most existing works emphasize specialized applications and offer little reusable material for newcomers or interdisciplinary learners, who increasingly rely on large language models rather than building their own. This gap points to a need for engineering-grounded AI (EGAI), in which AI workflows follow established engineering and power-system domain rules rather than acting as task-agnostic black boxes. Motivated by a community survey of researchers and practitioners, which shows 92% report at least one barrier before running an AI model and 94% want a power-specific hands-on course. This paper presents a framework consisting of open, executable module library that lowers the entry barrier for AI in power systems. The modules follow a progressive difficulty ladder that maps core AI concepts onto representative power-system tasks: (i) foundational deep neural network (DNN) templates for function approximation and load-curve fitting; (ii) a domain-coupled convolutional neural network (CNN) power-flow surrogate for a 5-bus system; and (iii) frontier modules on DNN-assisted optimization, deep reinforcement learning (DRL) for battery storage control, and physics-informed neural networks (PINNs) for the swing equation. All modules are released as Jupyter notebooks that run locally or on Google Colab and are delivered through an IEEE online course and IEEE Power & Energy Society (PES) webinar series. The webinar drew more than 590 live attendees, which is among the ten most-attended IEEE PES webinars, and over 344 repository visits within two weeks, reinforcing the survey-based motivation.

Comment: 10 pages, 10 figures, 3 tables