paper-with-me

홈 › Papers

Physics-Informed LLM-Agent for Automated Modulation Design in Power Electronics Systems

2024-11-21 · Junhua Liu, Fanfan Lin, Xinze Li, Kwan Hui Lim, Shuai Zhao

LLM-based autonomous agents have demonstrated outstanding performance in solving complex industrial tasks. However, in the pursuit of carbon neutrality and high-performance renewable energy systems, existing AI-assisted design automation faces significant limitations in explainability, scalability, and usability. To address these challenges, we propose LP-COMDA, an LLM-based, physics-informed autonomous agent that automates the modulation design of power converters in Power Electronics Systems with minimal human supervision. Unlike traditional AI-assisted approaches, LP-COMDA contains an LLM-based planner that gathers and validates design specifications through a user-friendly chat interface. The planner then coordinates with physics-informed design and optimization tools to iteratively generate and refine modulation designs autonomously. Through the chat interface, LP-COMDA provides an explainable design process, presenting explanations and charts. Experiments show that LP-COMDA outperforms all baseline methods, achieving a 63.2% reduction in error compared to the second-best benchmark method in terms of standard mean absolute error. Furthermore, empirical studies with 20 experts conclude that design time with LP-COMDA is over 33 times faster than conventional methods, showing its significant improvement on design efficiency over the current processes.

📄 PDF Abstract BibTeX arXiv:2411.14214

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PE-GPT: A Physics-Informed Interactive Large Language Model for Power Converter Modulation Design

2024-03-21 · Fanfan Lin, Junhua Liu, Xinze Li, Shuai Zhao 외

This paper proposes PE-GPT, a custom-tailored large language model uniquely adapted for power converter modulation design. By harnessing in-context learning and specialized tiered physics-informed neural networks, PE-GPT…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model

Physics Informed Neural Network Estimated Circuit Parameter Adaptive Modulation of DAB

2025-02-08 · Saikat Dey, Ayan Mallik

This article presents the development, implementation, and validation of a loss-optimized and circuit parameter-sensitive TPS modulation scheme for a dual-active-bridge DC-DC converter. The proposed approach dynamically …

C-STEP: Continuous Space-Time Empowerment for Physics-informed Safe Reinforcement Learning of Mobile Agents

2026-03-25 · Guihlerme Daubt, Adrian Redder arxiv

Safe navigation in complex environments remains a central challenge for reinforcement learning (RL) in robotics. This paper introduces Continuous Space-Time Empowerment for Physics-informed (C-STEP) safe RL, a novel meas…

Reinforcement LearningCollision Avoidance

A multi-agentic framework for real-time, autonomous freeform metasurface design

2025-03-26 · Robert Lupoiu, Yixuan Shao, Tianxiang Dai, Chenkai Mao 외

Innovation in nanophotonics currently relies on human experts who synergize specialized knowledge in photonics and coding with simulation and optimization algorithms, entailing design cycles that are time-consuming, comp…

EvoPINN: Agentic Discovery of Executable Algorithms for Physics-Informed Neural Networks

2026-07-29 · Peng Yin, Kai Li, Yifan Zhang, Jian Cheng arxiv

Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs), yet their performance heavily relies on the manual, trial-and-error engineering of neural re…

Code Generation