PDA

View Full Version : More Plumb Bobs


Dorothy Weglend
Oct22-06, 02:37 AM
I seem to be specializing in plumb bobs this week:rolleyes:

A box car has a freely hangling plumb bob (from the ceiling). It is accelerating up an incline. which makes an angle b with the horizontal. The plumb bob makes an angle c with the perpendicular to the ceiling. Find the acceleration of the box car.

This didn't seem that tough, but my solution is so different from the books that I thought I would ask about it. I hope someone has some time to look this over. I've attached a diagram for my work.

From the box car ceiling, I have two angles. One is just b, the same as the incline, which is the angle the bob would make with the perpendicular if there is no acceleration. The other is a, which is the angle caused by the acceleration. So a+b = c, the angle of the perpendicular to the ceiling.

Fy = T cos a - mg = 0
Fx = T cos a = ma

Solve these to get a = g tan a.

a = c - b, so the final solution is: a = g tan (c - b). Simple and nice. I wish it were right, too :frown:

The books answer is quite complicated:

a = g ((cos b)(tan c) - (sin b))

I tried simplifying this with some trig identities to get my expression, but it doesn't seem to be possible.

Thanks, as always, for any help.
Dorothy

Andrew Mason
Oct22-06, 04:12 AM
A box car has a freely hangling plumb bob (from the ceiling). It is accelerating up an incline. which makes an angle b with the horizontal. The plumb bob makes an angle c with the perpendicular to the ceiling. Find the acceleration of the box car.

So a+b = c, the angle of the perpendicular to the ceiling.

Fy = T cos a - mg = 0
Fx = T cos a = ma

Solve these to get a = g tan a.
I suggest you use a for acceleration and call the angle \alpha = c-b.

You are forgetting that there vertical component of acceleration so the vertical force is equal to mg + may:

F_y = T\cos\alpha = ma_y + mg

F_x = T\sin\alpha = ma_x

\frac{a_x}{g + a_y} = tan\alpha

and a_x = a cos b; a_y = a sin b

See if you can get that to work out.

AM

andrevdh
Oct22-06, 05:02 AM
The box car (and the bob) is accelerating up the incline. This means that the bob is accelerating in both the x and y directions. So your equation

Fy = T cos a - mg = 0

should be changed to

F_y = T \cos(a) - mg = ma_y

you get the other component of the acceleration a_x for considering the force components acting on the bob in the x direction. To get the acceleration along the incline you need to combine these two acceleration components.

The direction that it is not accelerating in in this case is perpendicular to the incline. So the problem "might" be solved easier if you choose the x-direction along the incline and the y-direction perpendicular to it.

andrevdh
Oct22-06, 05:07 AM
Slight change to previous post.

Dorothy Weglend
Oct22-06, 04:04 PM
Argh, what a dumb mistake! Thank you both very much.

Dorothy

Dorothy Weglend
Oct22-06, 11:54 PM
Thanks again... What I ended up doing was this:

Sum Fy = T cos c - mg cos b = 0
Sum Fx = T sin c - mg sin b = ma

And solving these gets the same answer in the book... And it makes sense now, thanks to you guys.

Thanks so much!
Dorothy