• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid
Title Development of a Reinforcement Learning-Based Control Education Platform Using Python and LW-RCP
Authors 이종범(Jongbeom Lee) ; 이태건(Taegun Lee) ; 주도윤(Doyoon Ju) ; 이영삼(Young Sam Lee)
DOI https://doi.org/10.5370/KIEE.2025.74.1.118
Page pp.118-126
ISSN 1975-8359
Keywords Reinforcement learning; Pendubot; Sim-to-Real Learning; LW-RCP
Abstract This paper proposes a reinforcement learning-based control education platform utilizing Python and light-weight rapid control prototyping (LW-RCP). The platform employs the Sim-to-Real technique, in which neural networks are trained in a Python-based simulation environment and applied to real systems. The trained networks are converted into a format compatible with Matlab/Simulink. The lab-built LW-RCP is used to implement a real-time controller under the Simulink environment by incorporating the converted networks. The proposed platform allows students to easily apply reinforcement learning theory to real systems, contributing to the integration of reinforcement learning control into control curriculum. The effectiveness of the proposed platform is demonstrated by implementing a reinforcement learning controller for the pendubot system. The implemented controller performs the swing-up and transition control and exhibits strong disturbance rejection and recovery properties.