Technical Report on Reinforcement Learning Control on the Lucas-N\"ulle Inverted Pendulum
Maximilian Schenke, Shalbus Bukarov

TL;DR
This paper presents an RL-based control framework for an educational inverted pendulum, integrating swing-up and stabilization, with a distributed architecture and safety measures, demonstrating practical feasibility on hardware.
Contribution
It introduces a combined RL control approach for inverted pendulum education hardware, utilizing distributed computation and safety algorithms, advancing practical RL control applications.
Findings
Successful RL control of inverted pendulum demonstrated
Distributed architecture with CAN bus communication implemented
Safeguarding algorithm prevents harm during training
Abstract
The discipline of automatic control is making increased use of concepts that originate from the domain of machine learning. Herein, reinforcement learning (RL) takes an elevated role, as it is inherently designed for sequential decision making, and can be applied to optimal control problems without the need for a plant system model. To advance education of control engineers and operators in this field, this contribution targets an RL framework that can be applied to educational hardware provided by the Lucas-N\"ulle company. Specifically, the goal of inverted pendulum control is pursued by means of RL, including both, swing-up and stabilization within a single holistic design approach. Herein, the actual learning is enabled by separating corresponding computations from the real-time control computer and outsourcing them to a different hardware. This distributed architecture, however,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFuzzy Logic and Control Systems · Neural Networks and Applications
