An interesting Rotational Force Problem

Click For Summary
SUMMARY

The forum discussion centers on a high school AP physics lab problem involving a pendulum system with a string and a rod. The objective is to determine the ratio of the distance from the top of the system to the rod (M) to the original string length (N) that allows the pendulum to complete a rotation of over 270 degrees while remaining taut. The participants concluded that a ratio of approximately 0.6 is necessary, meaning if the string is 30 cm, the rod should be positioned around 18 cm from the top. The discussion also emphasizes the importance of angular velocity and energy conservation in solving the problem.

PREREQUISITES
  • Understanding of pendulum mechanics and angular motion
  • Familiarity with calculus, specifically derivatives and differential equations
  • Knowledge of energy conservation principles in physics
  • Experience with computer simulations for modeling physical systems
NEXT STEPS
  • Study the relationship between angular velocity and pendulum length in rotational dynamics
  • Learn how to derive expressions for angular acceleration in pendulum systems
  • Explore differential equations related to oscillatory motion and their solutions
  • Find and experiment with online pendulum simulation applets to visualize and test theoretical results
USEFUL FOR

Students in high school physics, educators teaching mechanics, and anyone interested in understanding pendulum dynamics and rotational motion analysis.

kidwithshirt
Messages
11
Reaction score
0
Hi all, thanks for reading. This is from my High school AP physics lab and I really couldn't figure out what to do

we attempted to solve this by actually doing the lab instead of using math (which is what you are suppose to do)

I would love to see the mathematical explanation of this. I am in Calculus so anything Calc would not daunt me >.<

Homework Statement



http://img181.imageshack.us/img181/7653/physicspd6.th.jpg

An object is tied onto the string the string with the length N. It is dropped at an angle perpendicular to something that holds up the whole system (which is perpendicular to the ground, technically the string should be parallel to the ground) at initial velocity of 0.

But when the object completes 90 degrees of rotation, after it reaches the bottom of the circle, the midsection of the string will hit a rod (that red dot in the middle of the graph) that shortens the length the string by some percent. The distance from top of the system to the rod is M.

The question is, what is the ratio of M/N that will guarantee that the string will complete the rotation (meaning that it goes over 270 degrees from the initial position) AND taut . Well there is a point that it will make the rotation complete, below that the object may rotate more than once.

Homework Equations



6c05820d4f171f76e0c2016131266132.png


The Attempt at a Solution



Our lab result is somewhere around 0.6. So if the string is 30cm the rod should be around 18cm.
 
Last edited by a moderator:
Physics news on Phys.org
Correct me if I'm wrong, but here's the problem as I see it:

We have a pendulum consisting of a massless string and a mass m attached to the string. Let theta be the angle of the pendulum as measured from the bottom. The pendulum is released at [tex]\theta = -90[/tex] (degrees), and if there were no friction or other complicating factors it would oscillate between theta = +90 and -90.

We have a rod that sticks out so that at [tex]\theta = 0[/tex] the string (of length N) is split into two, where the upper portion is of length M and the lower portion is of length N-M. At the moment the pendulum string hits the rod, this pendulum of length N magically transforms into a pendulum of length N-M. (At this point let's let L = M - N.) The tangential velocity is the same for the bottoms of the N-pendulum and the L-pendulum, but at this moment we change our reference point for angular momentum from the pivot of the N-pendulum to the rod, the pivot of the L-pendulum. Thus, the two angular velocities are different, since the pivot has changed and since it'd be sensible to measure angular momenta from the pivot. Specifically,

[tex]\omega_{N} = \frac {v_y}{N}[/tex]
and
[tex]\omega_{L} = \frac {v_y}{L}[/tex]

where [tex]\omega_{N}[/tex] is the angular velocity at [tex]\theta_{N} = 0[/tex], [tex]\omega_{L}[/tex] is the angular velocity at [tex]\theta_{L} = 0[/tex], and [tex]v_y[/tex] is the tangential velocity at [tex]\theta_{N} = 0[/tex] and at [tex]\theta_{L} = 0[/tex]. (The tangential velocity is the horizontal velocity of the mass at the bottom of the pendulum, which happens to be the same for both pendulums since one pendulum ends when another begins.)

So, to summarize, a big pendulum turns into a small pendulum, and the angular velocities are related to the tangential velocity as shown above. The tangential velocity can be calculated from conservation of energy.

That was the easy part. The next part is beyond high school physics:

Let [tex]f(x)[/tex] be a function. [tex]\frac {df(x)}{dx}[/tex] is its derivative. If we know f(x), we can find df/dx, and if we know that df/dx = g(x), we can find f(x) from g(x); this is basic calculus. For example, if f(x) = x^2, we can find df/dx = 2x, and if g(x) = e^x, then we integrate both sides of
[tex]\frac {df(x)}{dx} = g(x)[/tex]
to get
[tex]f(x) = \int g(x)dx + C = e^x + C[/tex]
where C is a constant of integration.

What's more complicated are equations like
[tex]\frac {df(x)}{dx} = f(x)[/tex]
where f(x) is unknown. Equations dealing with derivatives where we have to solve for a function are called "differential equations", and they're central to physics. If we drop a ball from height y_o, we have the following differential equation

[tex]\frac {d^2 y}{dt^2} = -g[/tex]

with the following initial values

[tex]y(t=0) = y_o, \frac {dy(t=0)}{dt} = v_o[/tex]

and the corresponding solution

[tex]y(t) = y_o + v_o t -1/2 g t^2[/tex]

This is just about the simplest example of a differential equation you can find. For a spring, we have
[tex]y'' = -Cy[/tex]
where C is some constant, and where y'' means the second derivative of y. The solutions are sinusoidal oscillations.

The reason I brought that up is because to figure out when a pendulum with an initial angular velocity is going to be exactly at the top of the pendulum (theta = 180 degrees) requires solving a differential equation that looks something like

[tex]\theta'' = -C sin(\theta)[/tex]

The simplest way to solve this would be a computer simulation to find values of N-M that will result in an initial angular velocity for a pendulum that would do what you want it to do. Here's the steps I would take if I were you:
1. figure out how the angular velocity of the original pendulum at theta = 0 (at the bottom) relates to the length of the pendulum
2. derive an expression for the angular velocity of a pendulum of length L = N-M in terms of the answer to #1
3. Figure out what the angular acceleration at [tex]\theta = 180[/tex] must be for the centripetal acceleration to be greater than the acceleration due to gravity.
4. find a java applet online that simulates a pendulum. (There should be a bunch.) Make sure this is a single pendulum, that you can vary the length and initial angular velocity and angle, and that you have all other parameters (such as damping) set to zero. Set the angle so that it starts at the bottom.
5. For the applet, vary the length, then vary the initial angular velocity according to the expression you derived in #2. Run the simulation, see if the pendulum just reaches the top, then repeat this step as many times as desired until you get a fairly accurate answer. Write down N-M and see if M/N is ~ .6 .
6. If possible, when doing #5, see what the maximum N-M would be requiring that the centripetal acceleration is greater than what you got for #3.
 
Last edited:

Similar threads

  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 18 ·
Replies
18
Views
5K
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
9K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
3K
  • · Replies 5 ·
Replies
5
Views
10K
  • · Replies 2 ·
Replies
2
Views
14K
Replies
1
Views
7K