Two Wheel Balancing Robot
Loading...
20,921
Uploader Comments (skydiverangel)
see all
All Comments (17)
-
What type of controller are you using? How do you measure the tilt angle?
-
I am trying to do the same, but the problem is that the amplitude of the side to side movement increases by time and finally makes the system unstable. may I ask what is your solution to this problem?
-
Although it is not implemented, the system is robust enough to do some maneuvers.
-
Making a turn , moving around would be difficult? or the system wud take care as it did in the levitation project ,where u induced sme disturbances and the control system behaved wisely...
Loading...
I had a project like this its pretty cool !
dvdvideo1234 1 year ago
@dvdvideo1234
Thank you and good luck with your project.
skydiverangel 1 year ago
Mükemmel.. tebrikler..
smyra0ozgun 2 years ago
Tesekkur ederim.
skydiverangel 2 years ago
It is a PID control. the feedback is from an infrared pulsed pair, also almost the same as yours. The controller stabilize the system, but it begins to go back and forth solwely and the amplitude increases. finally the motors reach the max speed and the controller diverges.
moballeg 2 years ago
Your controller does not stabilize your system. Your description indicates that your closed-loop system has a pair of poles in the right-half plane near the imaginary axis. Tune your controller gains (decrease the integral gain or increase the derivative gain) to see if it solves the problem. Two other things to check: (1) the noise level (the derivative term amplifies noise) and (2) your motors maximum speed (are they fast enough to stabilize the system?).
skydiverangel 2 years ago