New Reply

Variables of the double inverted pendulum

 
Share Thread Thread Tools
Feb11-13, 11:36 AM   #1
 

Variables of the double inverted pendulum


I am trying to model the following in a computer simulation:

The Acrobot

However I am struggling to understand which variables stand for which. In particular, the variables not defined are:
  • d1 and d2
  • phi1 and phi2

Another problem is which order are these calculated in to update the system? d1 and d2 first (as the angular acceleration relies on these).
 
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> Promising doped zirconia
>> New X-ray method shows how frog embryos could help thwart disease
>> Bringing life into focus
Feb11-13, 02:22 PM   #2
mfb

Newcomer 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
d1 is the total moment of inertia, d2 is some part of it related to link 2.
phi1 and phi2 are linked to the potential energy of the system.
Those variables just simplify the equations, you could insert their definitions in the first two equations and get rid of them - but that would give very long expressions.

The angular acceleration needs all 4 of them. Therefore, after each change of angles, re-calculate them.
 
New Reply
Thread Tools


Similar Threads for: Variables of the double inverted pendulum
Thread Forum Replies
Double Cart Inverted Pendulum Mechanics Introductory Physics Homework 2
inverted pendulum General Physics 0
inverted pendulum Electrical Engineering 0
Inverted pendulum Introductory Physics Homework 6
inverted pendulum Introductory Physics Homework 1