Section 01
Project Introduction: Practice of Rotor-Driven Inverted Pendulum Control Combining PINNs and MPC
This article presents a rotor-driven inverted pendulum control project combining Physics-Informed Neural Networks (PINNs) and Model Predictive Control (MPC). By comparing purely data-driven Neural ODEs and residual grey-box models, it verifies the effectiveness of integrating physical prior knowledge to improve control performance, ultimately achieving fast and stable control of the inverted pendulum. The project source is GitHub, the original author team includes irfanabdullahmsj et al., and the release date is June 3, 2026.