It's not entirely obvious to me that the body will rotate about A, it will depend on how the external forces are applied to it. So without more information I don't know if your intuition is correct.

Yes, it appears that there's missing (or hidden) information.

If the forces from the wiggly red arrows don't have tangential components, then they won't spin up the disk/cylinder around A.

If you aren't concerned about how fast it will get there, you don't need the masses and just need the component of the total force on the cylinder tangential to B (i.e. perpendicular to the A-B line, which will rotate about B). At equilibrium, that force will be zero and all the force will be parallel to the A-B axis (unless the force is strong enough to stretch or break things...).

At risk of messing it up because I'm doing geometry in my head before eating, it looks like F_perp=F_x*sin(theta)+F_y*cos(theta), where theta is the angle measured in the little interior angle that you show in the second pic. When F_perp=0, then all the force is along F_parallel. For completeness that should be F_parallel=F_x*cos(theta)+F_y*sin(theta).

You can check this by looking at the first picture, where theta=0. sin(0)=0 and cos(0)=1, so F_perp=F_x*0+F_y*1. If the linkage makes it all the way to 90 degrees, then F_perp=F_x*1+F_y*0, so I think that's right.


In reply to Re^2: [OT] Forces. by bitingduck
in thread [OT] Forces. by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.