Calculating Tension and Angular Motion in a Pivoted Beam System

AI Thread Summary
The discussion revolves around calculating the tension in a cable supporting a pivoted beam, along with the beam's angular acceleration and velocity if the cable breaks. The participants clarify the correct approach to calculating torque, emphasizing the need to use the perpendicular distance rather than a "perpendicular force." The tension in the cable was ultimately found to be approximately 0.888 N, while the angular acceleration and velocity were calculated as 23.10 rad/s² and 5.55 rad/s, respectively. Misunderstandings about terminology and formulas were addressed, highlighting the importance of proper physics principles in solving such problems. The conversation concludes with a consensus on the preferred methods for calculating these values.
Dalek_Supreme
Messages
5
Reaction score
0
Angular motion + Inertia [SOLVED]

Homework Statement



A uniform beam of length, L, and mass, M, is freely pivoted at one end about an attachment point in a wall. The other end is supported by a horizontal cable also attached to the wall, so that the beam makes an angle phi with the horizontal as shown below. To answer the questions below, find algebraic expressions for the tension in the cable, the angular acceleration of the beam, should the cable break, and the resulting angular velocity as the beam falls through the vertical position.

  1. If L = 1.5 m, M = 10 kg, and phi = 35o, then what is the tension in the cable?
  2. If the cable snaps, what is the angular acceleration about the pivot point?
  3. What is the angular velocity of the falling beam, just as it hits the wall?

Homework Equations



\SigmaF=m*a
\Sigma\tau=F*d
mgh=1/2*I*\omega^2

The Attempt at a Solution



For 1:

Force of the weight of the beam:
Fbeam=10*9.8*cos(35)

Torque of the beam:
\Sigma\tau=(10*9.8*cos(35))*\frac{1.5}{2}-F*1.5=0
F = 40.1384 N

Ftension=40.1384*cos(90-35)=0.888 N​

For 3:

h = (1.5/2)sin(35)+1.5/2
I = 1/3*10*1.5^2*\omega^2

mgh = 1/2*I*\omega^2
9.8*((1.5/2)sin(35)+1.5/2)=1/2(1/3*1.5^2*\omega^2)
\omega = 5.55 rad/s​

For 2:

\alpha=r\omega^2=1.5*5.55^2= 23.10 rad/s^2​

I know that my angular velocity is good, but the rest is incorrect. Any clues?

(Sorry for the formatting. First post :shy:)
 

Attachments

  • prob21a.gif
    prob21a.gif
    5.1 KB · Views: 566
Last edited:
Physics news on Phys.org
Welcome to PF!

Hi Dalek_Supreme ! Welcome to PF! :smile:

(have an omega: ω and a degree: º and try using the X2 tag just above the Reply box :wink:)

For 2:

Your formula ω2r is a linear acceleration, not an angular one (it's the centripetal acceleration of course).

You need τ = Iα instead (and I think the question is asking for the initial angular acceleration, just when the string breaks)

For 3:

hmm … your answer looks correct to me :confused:

perhaps someone else can spot what's wrong with it? :smile:
 


tiny-tim said:
You need τ = Iα instead (and I think the question is asking for the initial angular acceleration, just when the string breaks)

Ooh. OK, now I got the angular velocity and acceleration! Thanks a lot :smile:

I am still having problems with the first part. (the tension in the cable) Any idea what's wrong?
 
Hi Dalek_Supreme! :smile:

(just got up :zzz: …)
Dalek_Supreme said:
Ooh. OK, now I got the angular velocity and acceleration! Thanks a lot :smile:

I am still having problems with the first part. (the tension in the cable) Any idea what's wrong?

oops! i misread your post, and somehow thought you were saying your first part was correct :redface:

hmm … no, i can't quite make out what you've done in the first part

i] if you take moments (torques), you must specify which point you're taking them about

ii] the "Force of the weight" is just the weight … mg

iii] "Torque of the beam" makes no sense, that line should start "Torque (or moment) of the weight"

iv] i don't understand where the -F*1.5 comes from, or what F is supposed to be

(and v] we usually use T for tension :wink:)

Try again! :smile:
 
OK, let me try again! :smile:

Torque is \Sigma\tau=F*d

Where:
F is the perpendicular force acting on the beam;
d is the distance from the pivot point.​

The mass of the beam applies a downwards force on the beam of mg, i.e.: 10*9.8=98 N.

However, for the torque, one requires the perpendicular force. Therefore, that force would be 10*9.8*\cos(35)

Since the center of mass is in the middle, the distance from the pivot point to this force is \frac{1.5}{2}.

Therefore, using the torque equation, we get:

\Sigma\tau=((10*9.8*\cos(35))*\frac{1.5}{2})-(F*1.5)=0
F=40.1385 N

Here, F represents the perpendicular force acting at the end of the beam in order to hold everything in equilibrium. In order to find the tension T, one could use trig:

F*\cos(90-35)=T
T=0.888135 N

I hope this helps clear up things.:smile: See the problem?
 
Hi Dalek_Supreme! :smile:
Dalek_Supreme said:
OK, let me try again! :smile:

Torque is \Sigma\tau=F*d

Where:
F is the perpendicular force acting on the beam;
d is the distance from the pivot point.​

The mass of the beam applies a downwards force on the beam of mg, i.e.: 10*9.8=98 N.

However, for the torque, one requires the perpendicular force. Therefore, that force would be 10*9.8*\cos(35)

Since the center of mass is in the middle, the distance from the pivot point to this force is \frac{1.5}{2}.

Therefore, using the torque equation, we get:

\Sigma\tau=((10*9.8*\cos(35))*\frac{1.5}{2})-(F*1.5)=0
F=40.1385 N

Here, F represents the perpendicular force acting at the end of the beam in order to hold everything in equilibrium.

Yes, that's fine down to here, :smile:

except that I've never seen it done this way before. :confused:

We usually say torque = Fd, where d is the perpendicular distance from the point to the line of the force.

(That's the same as the dot product, F.D, where D is the vector from the point to the point of application of the force, or FDcosθ … since d = Dcosθ, that's the same)

If your professor has told you to do it your way, then I suppose that's ok (though I find it confusing, and apparently you do too) …

otherwise you should do it the usual way, and use torque = force times perpendicular distance (not distance times perpendicular force). :wink:
In order to find the tension T, one could use trig:

F*\cos(90-35)=T
T=0.888135 N

cos(90º-35º) is correct, but you've put it on the wrong side …

the perpendicular force (to use your terminology) is always smaller than the actual force …

since T s the actual force, it should be F = Tcos(90º-35º), or Tsin35º.
 
tiny-tim said:
Hi Dalek_Supreme! :smile:


Yes, that's fine down to here, :smile:

except that I've never seen it done this way before. :confused:

We usually say torque = Fd, where d is the perpendicular distance from the point to the line of the force.

(That's the same as the dot product, F.D, where D is the vector from the point to the point of application of the force, or FDcosθ … since d = Dcosθ, that's the same)

If your professor has told you to do it your way, then I suppose that's ok (though I find it confusing, and apparently you do too) …

otherwise you should do it the usual way, and use torque = force times perpendicular distance (not distance times perpendicular force). :wink:


cos(90º-35º) is correct, but you've put it on the wrong side …

the perpendicular force (to use your terminology) is always smaller than the actual force …

since T s the actual force, it should be F = Tcos(90º-35º), or Tsin35º.

Yay! It works. I can't believe it was something so simple. Thanks a lot for your time! :smile:.

On a side note, my teacher said that we could do it both ways, but engineers prefer taking the perpendicular distance, but physicists prefer taking the perpendicular force. I suppose it's a matter of choice in the end...:wink:
 
Hail Dalek_Supreme! :biggrin:
Dalek_Supreme said:
On a side note, my teacher said that we could do it both ways, but engineers prefer taking the perpendicular distance, but physicists prefer taking the perpendicular force. I suppose it's a matter of choice in the end...:wink:

No, physicists also take the perpendicular distance.

I have never even heard of the the phrase "perpendicular force" (except of course, when the whole force is perpendicular to something, eg a normal reaction force, or a force perpendicular to an axle), and indeed a google search for the phrase doesn't show anything in the sense in which you used it (the perpendicular component of the actual force). :wink:
 
tiny-tim said:
Hail Dalek_Supreme! :biggrin:


No, physicists also take the perpendicular distance.

I have never even heard of the the phrase "perpendicular force" (except of course, when the whole force is perpendicular to something, eg a normal reaction force, or a force perpendicular to an axle), and indeed a google search for the phrase doesn't show anything in the sense in which you used it (the perpendicular component of the actual force). :wink:

Yeah, that's probably what he ment. Sorry for the confusion. (I'm horrible with terminology :shy:). Thanks for clearing stuff up! :smile:
 
Back
Top