Pendulum connected to pulley system

AI Thread Summary
The discussion revolves around the physics of a pendulum connected to a pulley system, where tension is applied at a specific angle to alter the pendulum's path and velocity. The original poster seeks to develop a function to model the pendulum's behavior under these conditions, emphasizing the goal of designing a new rope swing that maximizes horizontal distance while minimizing accelerative forces. Participants suggest that traditional solutions for pendulum motion, which typically assume small angles, may not apply due to the added complexity of the tension force. Numerical differential equation solvers, such as Mathematica, are recommended for exploring potential solutions, as an analytic solution may not exist. The concept is ultimately identified as a variation of a "swinging Atwood machine," where the force applied differs from gravitational pull.
aaron.conway
Messages
3
Reaction score
0
Imagine a standard pendulum. I understand how to work the physics on one but what if you attached that pendulum to a pulley at the top and could apply tension through the line? Let's say you released it at 45 degrees then some degrees later you applied some amount of tension through the pulley forcing the pendulum to both deviate from a circular path and increase in velocity. How could I come up with a function that showed where the pendulum would be with some tension applied and let go at some angle? The radius and weight of the pendulum would be fixed. Thanks for your time. I was thinking you could launch people even farther if you used this for a rope swing. They would swing then at some angle a tension would be applied and they would follow a more parabolic path and get launched.

Also, this is not a homework question please don't move it! I've been out of physics for a long time and was just looking for help in designing a new rope swing. I have my college physics book and am reading the crap out of it so please no negative comments.
 

Attachments

  • IMG_20130617_182012_047[1].jpg
    IMG_20130617_182012_047[1].jpg
    14.4 KB · Views: 717
Last edited:
Physics news on Phys.org
Interesting problem. You'll remember that the solution that we commonly have for the pendulum assumes that is swings through a small angle. However, there is a way to solve the pendulum problem for any angle. The solutions are given in terms of Jacobi elliptic functions. Your problem adds another layer which a force applied in the radial direction via the block and pulley. Now, I can't know for sure, but I suspect there isn't going to be an analytic solution for such a thing.

So, it would probably be easiest to use a numerical differential equation solver (pretty easy to implement with Mathematica) to get an idea of the solution before you go hunting for an analytic solution. I'll try to mess around with this before I go to bed tonight and see if anything sticks out.

Again, cool problem.
 
Thanks for your input! I'll refresh on my dif-eq as well! The main thing I just want to be able to figure out is at what angle should I put the tension on the line to minimize the accelerative forces on the person yet maximize their horizontal distance. I think experimental testing would be easier than modeling an equation. Although it would be extremely useful if I wanted to replicate this idea else where. Thanks again and I'll make sure to post any work I do on it!
 
Hey so incase anyone was wondering. The solution to my problem is called a swinging atwood machine. Mine would just be different in the fact that I would be using a force applied to the counter weight instead of gravity.
 
The rope is tied into the person (the load of 200 pounds) and the rope goes up from the person to a fixed pulley and back down to his hands. He hauls the rope to suspend himself in the air. What is the mechanical advantage of the system? The person will indeed only have to lift half of his body weight (roughly 100 pounds) because he now lessened the load by that same amount. This APPEARS to be a 2:1 because he can hold himself with half the force, but my question is: is that mechanical...
Some physics textbook writer told me that Newton's first law applies only on bodies that feel no interactions at all. He said that if a body is on rest or moves in constant velocity, there is no external force acting on it. But I have heard another form of the law that says the net force acting on a body must be zero. This means there is interactions involved after all. So which one is correct?
Thread 'Beam on an inclined plane'
Hello! I have a question regarding a beam on an inclined plane. I was considering a beam resting on two supports attached to an inclined plane. I was almost sure that the lower support must be more loaded. My imagination about this problem is shown in the picture below. Here is how I wrote the condition of equilibrium forces: $$ \begin{cases} F_{g\parallel}=F_{t1}+F_{t2}, \\ F_{g\perp}=F_{r1}+F_{r2} \end{cases}. $$ On the other hand...
Back
Top