PDA

View Full Version : Stuck on 1 problem and part of another problem


Brianjw
Jul7-04, 09:38 PM
Well I'm back. I've done most of everything, except for the last part of one problem and one complete problem that has me stumped.

First the problem I almost have solved:

While visiting friends at Cal State Chico, you pay a visit to the Crazy Horse Saloon. This fine establishment features a 200 kg mechanical bucking bull, that has a mechanism that makes it move vertically in simple harmonic motion. Whether the "bull" has a rider or not, it moves with the same amplitude (0.250 m) and frequency (1.50 Hz). After watching other saloon patrons hold on to the "bull" while riding, you (mass 75.0 kg) decide to ride it the macho way by not holding on. No one is terribly surprised when you come out of the saddle.


What is your speed relative to the saddle at the instant you return?

Now, what I got was that you're .11m above the equilibrium point at the time you leave the seat with an upward velocity of 2.11 m/s. I used what is given to find the phase angle.

\phi = arctan(-2.11/(1.5* 2*\pi*.11)) which gives me:

\phi = -1.114 radians *edit* was in degrees


I got omega = 1.5 * 2* pi

I then use x = A*Cos(omega*t+ phi) I was given that the time in the air was .538 seconds.

I think I'm close, but I can't seem to get the right answer. For the person, I used V = V_0 + a*t which gave me -3.1624 m/s But when I try to find the velocity of the bull by using v = -omega * A *sin(omega *t + phi).

Anyone see what I'm doing wrong? Am I even close?

The next problem is a bit simpler but it seems to be going over my head:

A holiday ornament in the shape of a hollow sphere with mass 1.10×10^(-2)and radius 4.50×10^(-2) is hung from a tree limb by a small loop of wire attached to the surface of the sphere. If the ornament is displaced a small distance and released, it swings back and forth as a physical pendulum.

Calculate its period. (You can ignore friction at the pivot. The moment of inertia of the sphere about the pivot at the tree limb is 5/3 M*R^2.)

I'm trying this approach cause none of the other ones would seem to work, too many unknowns.

\omega^2 = m*g*d/I

it seems simple since everything is given except d. I just can't seem to eliminate d or solve for it in any way. Any ideas?

Thanks,

Brian

Doc Al
Jul8-04, 02:30 PM
Comment on the first problem:
Now, what I got was that you're .11m above the equilibrium point at the time you leave the seat with an upward velocity of 2.11 m/s. I used what is given to find the phase angle.
How did you get the 0.11m?

Comment on the second problem:
\omega^2 = m*g*d/I

it seems simple since everything is given except d. I just can't seem to eliminate d or solve for it in any way.
I assume they want you to use the small angle approximation for the physical pendulum, in which case the period is independent of the displacement. Rederive your equation for \omega^2: it's almost right. (You can derive it just like you would for an ordinary pendulum.)

NateTG
Jul8-04, 04:04 PM
I assume they want you to use the small angle approximation for the physical pendulum, in which case the period is independent of the displacement. Rederive your equation for \omega^2: it's almost right. (You can derive it just like you would for an ordinary pendulum.)

Perhaps he meant pendulum length instead of displacement with d ?

Brianjw
Jul8-04, 04:13 PM
That is correct, I used d cause it was what my instructor used in class. d is the length of the pendulum.

I'm at work right now so don't have my paper work in front of me, but I did get .11m above the equilibrium point as a correct answer (answers submitted via a website and confirms correctness/incorrectness as you submit answers) I'll try to get the formula I used for you later if still needed.

Doc Al
Jul8-04, 07:35 PM
For the physical pendulum:
That is correct, I used d cause it was what my instructor used in class. d is the length of the pendulum.
In that case, your formula is correct (properly interpreted). (Thanks, NateTG!) For a physical pendulum, d will be the length to the center of mass. Express d in terms of the radius R.

For the bucking bull:
I'm at work right now so don't have my paper work in front of me, but I did get .11m above the equilibrium point as a correct answer (answers submitted via a website and confirms correctness/incorrectness as you submit answers) I'll try to get the formula I used for you later if still needed.
My mistake: 0.11m is fine. You method looks good. What value did you get for the speed of the bull?

Brianjw
Jul10-04, 07:06 PM
sorry, first chance I've had in the past few days to post.

I figured out what I was doing wrong with the bull one, its always something simple. I was subtracting the two speeds and not adding them :smile:

Just to make sure for the other problem I should use

\omega^2 = m*g*d/I

but in that formula, d actually equals d+R?

so do this:

\omega^2 = m*g*(d+r)/(5/3*M*r^2)


Gonna give it a try.

Will let you know

Doc Al
Jul11-04, 07:20 AM
Just to make sure for the other problem I should use

\omega^2 = m*g*d/I


but in that formula, d actually equals d+R?
In that formula, d is the length from the pivot point to the center of mass. A better way to write that formula is:
\omega^2 = m*g*L_{cm}/I_{pivot}
Since the object is just a sphere, its cm is in the middle so L_{cm} = R. Make sense?

You should compare this formula to that for a simple pendulum.

Brianjw
Jul11-04, 01:41 PM
K, that was way easier then I thought it was. I kept thinking the Length to the center of mass was the Radius + some unknown distance which was the length of the string.

Thanks for the clarification.