Skip to content

Self Balancing Robot with PSO based self tuned PID controller

License

Notifications You must be signed in to change notification settings

RahulnKumar/Self-Balancing-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Balancing-Robot-with-PSO-based-self-tuned-PID-controller

Self Balancing Robot with PSO based self tuned PID controller.

  • Self-balancing robot is simulated as follows:

  • Plot of tilt angle and position w.r.t. time is as follows:

Dependencies

  • Matlab 2014a

Files description

  • cost.m : It contains the cost function which is minimized by PSO and cost is taken is the sum of theta in each iteration
  • pd_tune.m : It contains PSO code for tuning PD gains and I-gain is taken 0 as it is not needed at all in this case.
  • Self_balancing_robot_simulation.m : It is the main file that simulates the actual self balancing robot

Contributors

  • Rahul Kumar, Sajan Kumar

License & copyright

© Rahul Kumar 2019
Licensed under the MIT License

About

Self Balancing Robot with PSO based self tuned PID controller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages