paper-with-me

홈 › Papers

Agentic Application in Power Grid Static Analysis: Automatic Code Generation and Error Correction

2026-04-11 · Qinjuan Wang, Shan Yang, Yongli Zhu arxiv

This paper introduces an LLM agent that automates power grid static analysis by converting natural language into MATPOWER scripts. The framework utilizes DeepSeek-OCR to build an enhanced vector database from MATPOWER manuals. To ensure reliability, it devises a three-tier error-correction system: a static pre-check, a dynamic feedback loop, and a semantic validator. Operating via the Model Context Protocol, the tool enables asynchronous execution and automatically debugging in MATLAB. Experimental results demonstrate that the system achieves a 82.38% accuracy regarding the code fidelity, effectively eliminating hallucinations even in complex analysis tasks.

📄 PDF Abstract BibTeX arXiv:2604.09995

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

GridMind: LLMs-Powered Agents for Power System Analysis and Operations

2025-09-02 · Hongwei Jin, Kibaek Kim, Jonghwan Kwon arxiv

The complexity of traditional power system analysis workflows presents significant barriers to efficient decision-making in modern electric grids. This paper presents GridMind, a multi-agent AI system that integrates Lar…

X-GridAgent: An LLM-Powered Agentic AI System for Assisting Power Grid Analysis

2025-12-23 · Yihan, Wen, Xin Chen arxiv

The growing complexity of power system operations has created an urgent need for intelligent, automated tools to support reliable and efficient grid management. Conventional analysis tools often require significant domai…

Natural Language QueriesInformation Retrieval

PowerChain: A Verifiable Agentic AI System for Automating Distribution Grid Analyses

2025-08-23 · Emmanuel O. Badmus, Peng Sang, Dimitrios Stamoulis, Amritanshu Pandey arxiv

Rapid electrification and decarbonization are increasing the complexity of distribution grid (DG) operation and planning, necessitating advanced computational analyses to ensure reliability and resilience. These analyses…

Functional Basis Analysis for the Characterization of Power System Signal Dynamics: Formulation, Implementation and Validation

2024-06-28 · Alexandra Karpilow, Asja Derviskadic, Mario Paolone

With the integration of distributed energy resources and the trend towards low-inertia power grids, the frequency and severity of grid dynamics is expected to increase. Conventional phasor-based signal processing methods…

Agentic Large Language Models for Automated Structural Analysis of 3D Frame Systems

2026-06-02 · Ziheng Geng, Ian Franklin, Santiago Martinez, Jiachen Liu 외 arxiv

Large language models (LLMs) have emerged as powerful foundation models with strong reasoning capabilities across domains. Beyond reactive text generation, agentic LLMs enable autonomous workflow execution through modula…

Code TranslationText Generation