Moment of Inertia Matrix & Principal Axis Frame | MATLAB Example Calculation

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 12

  • @abrahamcabrera3849
    @abrahamcabrera3849 Před rokem +1

    Thank you so much. Working through an online dynamics course and this really helped explain a concept my teacher only briefly reviewed

    • @ProfessorRoss
      @ProfessorRoss  Před rokem +1

      You're very welcome! I'm glad I was able to provide some clarity on concepts touched on briefly. Thank *you* for watching.

  • @notheisenbear5686
    @notheisenbear5686 Před 2 lety

    Thanks much for posting this, most references focus on solving the eigenvalues/vector problem without connecting these quantities back to their physical significance. It seems to me that eig() produces the closest (small Phi) solution where eigs() sorts eigenvalues/vectors descending.

  • @noonesland2471
    @noonesland2471 Před 2 lety

    Thank you so much! It really helps me with these topics!

  • @KickenItOldSchool
    @KickenItOldSchool Před rokem +1

    thanks for uploading this

  • @christiangomez1166
    @christiangomez1166 Před rokem

    Your comment on the potato was hilarious

  • @atharvabhomle3191
    @atharvabhomle3191 Před 2 lety

    Sir, when we calculate principal axis fram from taken body frame we get f1 f2 f3. So does it mean that we shift our origin of body fixed frame to point (f1,f2,f3) to ge principal axis frame?

  • @yasingarg8477
    @yasingarg8477 Před 2 lety

    Thanks much, I have a question, how we can know we should rotate which axis?

  • @satoyusei3075
    @satoyusei3075 Před 2 lety

    Thank you for these lectures, they are helping me a lot. I am confused about 4:00. Are the B_Hc and B_W vectors the components of their vectors expressed in the B frame, so you will need to transpose those vectors and multiply them with a 3x1 matrix with components of the B frame's basis vectors to obtain the inertial vectors of B_Hc and B_W? Or are the bases of the B frame already included in B_Hc, B_Ic, and B_W in the equation in 4:00?

    • @ProfessorRoss
      @ProfessorRoss  Před 2 lety

      No multiplication is necessary. B_Hc, B_Ic, and B_W are the objects (vectors and matrix) already expressed in the B-frame.

    • @satoyusei3075
      @satoyusei3075 Před 2 lety

      @@ProfessorRoss That makes a lot of sense now! Thank you!