Equations of Motion for the Double Compound Pendulum (2DOF) Using Lagrange's Equations - Part 1 of 2

Download notes for THIS video HERE: bit.ly/37QtX0c
Download notes for my other videos: bit.ly/37OH9lX
Deriving expressions for the kinetic and potential energies of a compound double pendulum using a systematic approach for use in the method of Lagrange's equations. Two degree of freedom system.

Пікірлер: 33

  • @sepide7374
    @sepide73742 жыл бұрын

    I just wanted to say thank you♡ for someone like me who has taken courses structrul dynamic and FEM your channel is a savior

  • @FirstNameLastName-kn9dg
    @FirstNameLastName-kn9dg3 жыл бұрын

    Great video as always.

  • @KakarotM99
    @KakarotM993 жыл бұрын

    Part 2 needed !!!!

  • @KakarotM99

    @KakarotM99

    3 жыл бұрын

    Along with animation 🙏🙏🙏

  • @manmis007

    @manmis007

    Жыл бұрын

    Khud bhi kuch karlo .....

  • @ArkaRoychoudhurybeliever
    @ArkaRoychoudhurybeliever2 жыл бұрын

    Why did you use ML^2/12 and not ML^2/3 as we are considering rotation of the bar about the end?

  • @christianavila5267
    @christianavila52673 жыл бұрын

    Very good !

  • @archanashaji1081
    @archanashaji10813 жыл бұрын

    Thanks a lot!

  • @salihibrahimoglu9505
    @salihibrahimoglu95053 жыл бұрын

    part 2 please sir

  • @claudiunedelescu3931
    @claudiunedelescu39313 жыл бұрын

    Thank you for the video. Can you tell me please why you choose Y axis in opposite direction?

  • @Freeball99

    @Freeball99

    3 жыл бұрын

    I just found it more convenient. From my experience, it makes the equations look a little cleaner that way - this is not uncommon for pendulum problems. But could have just as easily pointed it up.

  • @spencergee6948
    @spencergee69482 жыл бұрын

    Hello again. If the swing of an arm holding a cricket bat was modelled by a double compound pendulum there would be a constraint when the arm straightens (neglect wrist movement) I.e Theta (1) = Theta (2). Please could you indicate how would this may be included in the Lagrangian?

  • @Freeball99

    @Freeball99

    2 жыл бұрын

    By adding the constraint, it will constrain θ1 to be equal to θ2 at all times, which effectively turns this into a single DOF model. It seems to me that you should be using two separate models. The first is the original 2 DOF model and the second is a 1 DOF model that starts at the moment that θ1 = θ2. The first model is used to generate the initial conditions for the second model - ie run the first model, then at the moment that θ1 = θ2, use that θ1 and θ1_dot as the initial conditions for the second model. For what it's worth, you would add the constrains by adding to the Lagrangian + λ(θ1 - θ2). Then, since you've added the coordinate, λ you will produce a third equation from Lagrange's Equations you would differentiate with respect to λ.

  • @spencergee6948
    @spencergee69482 жыл бұрын

    Hello, a nice problem. I can equate this to the swing of a cricket bat. But it would have been helpful if you had said at the outset why a spring needs to be included. Thank you.

  • @Freeball99

    @Freeball99

    2 жыл бұрын

    Including the spring was just for fun. No reason for it except to show how it could be included. Might be useful for modeling something like a prosthetic knee joint, but can also easily be ignored by setting k_t=0.

  • @ahmedibrahim4412
    @ahmedibrahim44122 жыл бұрын

    Hello sir, why did you include the rotatory kinetic energy in this case? Are each of the bars rotating about their center of mass?

  • @Freeball99

    @Freeball99

    2 жыл бұрын

    In the case of the compound pendulum the rotatory kinetic energy effects become significant (when compared with the simple pendulum). In this case each bar is NOT rotating about its center of mass, but rather about each hinge point.

  • @Salsabilia
    @Salsabilia3 жыл бұрын

    well hello, so i would like to ask, how to get the equation of motion if we used the Lagrange multiplier method?

  • @Freeball99

    @Freeball99

    3 жыл бұрын

    It's a little hard to explain in the comments - I'll probably need to make a video on it, but basically, you would do the following...instead of using the kinematic constraints to relate the potential and kinetic energies to θ1 and θ2, you would write the energies in terms of x, y and their derivatives and then you would add two constraint equations to relate the coordinates to one another. It makes it slightly easier to derive the energy expressions by using the Lagrange multiplier methods, but it increases the number of equations and unknowns.

  • @Salsabilia

    @Salsabilia

    3 жыл бұрын

    @@Freeball99 thank you for your answers, i’ll ask again if i still confuse🥺

  • @291088vijay
    @291088vijay3 жыл бұрын

    Why the linear velocity term in kinetic energy ewuation

  • @Freeball99

    @Freeball99

    3 жыл бұрын

    This is because I used J about the C.G. - so I had to include the translation of the C.G. If I had just used the correct J's (about the hinge points) then I could have ignored the translational velocity, but as I showed, it can be tricky to get this correct, so it helps to be able to get there step-by-step from basic principles.

  • @user-hw2tx3jd1f
    @user-hw2tx3jd1f7 ай бұрын

    why do you choose those moments of inertia?

  • @Freeball99

    @Freeball99

    7 ай бұрын

    This is the moment of inertia for a rod about it's center of mass.

  • @GregHoke
    @GregHoke3 жыл бұрын

    I think I solved it and did the simulation. However, it picks up energy over time. I tried reducing the sampling time, but it is less stable than the double pendulum.

  • @GregHoke

    @GregHoke

    3 жыл бұрын

    Oops! Found a bug. My kinetic energy was off because an angle was used instead of a velocity. My expression is much simpler. The animation reminds me of a circus trapeze act. My animation still gains a little energy, but is much more stable. I haven't added the forcing moment as yet. What do you suppose I should use? Mo*cos(wt)? The moment of inertia from the end of a rod is m*L**2/3 instead of M*L**2/12 as it is at the center of mass. However, I dunno if a forcing moment needs to include that or not. I will probably add a control to change omega on the fly, just for the fun of it.

  • @Freeball99

    @Freeball99

    3 жыл бұрын

    I'm about to release a video (part 2) that shows the rest of the derivations of the equations of motion. Should be ready by this weekend.

  • @wg2599

    @wg2599

    3 жыл бұрын

    hello @greg Hoke, would you mind sending me the file of your work (its fine if you're not comfortable with share it). Iam currently struggling with an assignment, and I just need an example for reference. sorry for the trouble

  • @khushalbhanderi3338
    @khushalbhanderi33382 жыл бұрын

    What if we also have pendulum bob at the end of each links

  • @Freeball99

    @Freeball99

    2 жыл бұрын

    You need to add (superimpose) these effects. Take the kinetic energies from both problems and add them. Similarly, take the potential energies from both problems and add them (but eliminate the torsional spring). Look at the 2nd problem and see how I added the effects of a discrete spring. In a similar manner, you will be adding the effects of the discrete masses to the compound pendulum solution.

  • @khushalbhanderi3338

    @khushalbhanderi3338

    2 жыл бұрын

    @@Freeball99 i am building an Acrobot..and where i need the concept of compound pendulum with bob

  • @kenedyguedes4665
    @kenedyguedes46657 ай бұрын

    Why did you use ML^2/12 and not ML^2/3 as we are considering rotation of the bar about the end?

  • @Freeball99

    @Freeball99

    7 ай бұрын

    At this stage of the problem, we have not stated anything about the constraints of the problem, so we simply use the moment of inertia about its center of mass. In the next step, we apply the kinematic constraints. As a result of this, and if you complete the math (which I did not do), you will find that the ML^2/12 becomes ML^2/3 when you simplify the algebra - ie as a result of the way that the motion of the bars are constrained (hinged at the tip), the equations of motions will show that the effective moment of inertia is as you have stated.