Related Experiment Video
Updated: Sep 25, 2025

Author Spotlight: Enhancing Engineering Education via WebVR-Based Online Laboratories
Published on: February 23, 2024
A low-cost didactic module for testing advanced control algorithms
Omar Gustavo Celso Pinares-Mamani1, Juan C Cutipa-Luque1
1Universidad Nacional de San Agustín de Arequipa, Arequipa, Peru.
Abstract:
Commercial modules for learning advanced control systems are not quite common and some are very expensive due to their sensors, electronic and license. There is an open area to develop and to build didactic modules to improve the learning process using experimentation in real physical systems. Particularly, a cart inverted pendulum is a classical physical system very commonly used in recent decades. We propose a cart inverted pendulum named MoDiCA-X as a low-cost didactic module with open source hardware and software. It is an electromechanical system feasible to build and easy to be modified. The mechanical parts of the module are 3D printed solids and can also be easily replicated. In terms of programming, the control applied to the system can be modified, since it uses C/C++ programming languages that are widely used in the academic community. The module is equipped with two very commercial sensors, are easy to install and to remove; both acquire the pendulum attitude and the car position. The actuators are four electric DC motors coupled to the car wheels to provide suitable velocity and torque to each axle independently. We validate the performance of the module by applying a multivariable linear quadratic regulator algorithm (LQR).
Related Concept Videos
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
Control Systems: Applications
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The...
Controller Configurations
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller...
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Control Systems
At the heart...
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...

