Inverted Pendulum
August 2016 - May 2017, based on control theory .
it's an upside down pendulum so it cannot stay balanced on its own. It will simply fall over. Then how do we balance it? We need to know the direction in which the pendulum is falling, how much the pendulum has tilted and the speed with which it is falling, then We combine all these inputs and generate a signal which drives its cart in the direction in which it is falling and keeps the pendulum balanced.
the pendulum mathematical model done by hand calculations depend on mechanics and control theory concepts . then State feed back controller designed with C code algorithm and Matlab.
Specifications:
-
Material : 4 mm balsa wood cut by CNC laser cutting
-
Mechanical Cad software : 3d model on Solidworks
-
Actuators : 12 v dc motor with 6A/12V motor driver
-
Electrical Cad software : proteus
-
Programming Software : Matlab, Arduino IDE
-
Controlled by : Autonomous
-
Controller : Matlab and C code algorithm on Arduino Mega
-
Sensors : analog potentiometer to measure pendulum angle
-
input : motor volt
-
output : pendulum angle