Pendulum Project
Posted: Sun Mar 18, 2012 8:56 pm
Web pages for courses taught by Bill Goodwine
https://controls.ame.nd.edu/courses/
https://controls.ame.nd.edu/courses/viewtopic.php?f=298&t=563
Sorry about that. I didn't have the sharing settings quite right, but now it should be editable.jszczud1 wrote:Professor,
I cannot figure out how to reserve a time for the pendulums. The calender comes up just fine, and I am signed in to google, but it won't let me create a new event.
You want to control the angle, so the transfer function you really care about is from the desired angle to the actual angle. However, your controller takes the error and decides on the pwm level, so in your code you'll have to program that.pat wrote:Professor, for implementing a controller, the example gives the transfer function of the force to the error, instead of the angle to the desired angle like we've done in class. Which one should we implement?
No, the zeta you find in the system identification is the damping ratio the pendulum actually has as part of the system. The assigned zeta is the damping ratio I want the closed-loop controlled system to exhibit.limhoff wrote:Professor,
for the zeta that you gave us do you want us to change the value of the zeta in the transfer function so that is that zeta. Do you want us then to change all corresponding data as though we had gotten that zeta when we solved for zeta initially? Also would you want us to graph that transfer function on the graphs that we got when we did ran the four torque values, or would you still want the zeta we initially solved for?
Thanks