Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (19 loc) · 1.07 KB

Self-Balancing-Robot

Description

This is a fuzzy logic based Self-Balancing robot project. We tried to balance the robot using a fuzzy controller. The tilt angle is measured using the MPU6050 accelerometer and gyroscope sensor, it is coupled with a Kalman filter on the controller to estimate the tilt angle theta of the robot. The mathematical model of the robot was derived and the unknown parameters of the DC motors where estimated using MATLAB.Demo link

IMG_2561

Circuit Design

Picture1

Tools Used

  • MATLAB
  • Arduino IDE

Libraries Used

Authors and acknowledgment

This robot is built by Ziad Saoud, Roy Sawaya, and Chadi Kallas.