Calculate RPM From Pendulum Swing Set

  • Context: Undergrad 
  • Thread starter Thread starter mikej4823
  • Start date Start date
  • Tags Tags
    Pendulum Rpm
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
mikej4823
Messages
4
Reaction score
0
Pendulum into RPM??

Hi

I'm trying to throw together a concept design for a swing set which can convert kinetic energy into mechanical energy. In short I would like a swing set, using one way roller bearings to drive an output shaft but am unsure where to start.

If I have a mass (m), suspended at a length (L) with a angle of swing (θ), does anyone know how I would get to a point to calculate the RPM of a the shaft.

I am thinking I need to calculate the Kinetic Energy, Time taken for one complete swing (θmax), Torque and RPM?

Any help would be much appeciated. (I havn't included numerical units as they don't yet exisit, I'm trying to get the step by step process in place first)

Thanks

Mike
 
Physics news on Phys.org


Can you add a sketch of your setup?
Does it help to determine the (linear) speed of the pendulum at its lowest point? You can get this via energy conservation.
 


View attachment swing.pdf

Here is a rough sketch. Hope it helps a little.

As I say I am trying to work towards an output shaft RPM.

Please note all dimensions etc are ball park.

Thanks

Mike
 


Ah.
If damping from your shaft is not too strong (=> the amplitude difference within one swing is small), you can use the common equations for a pendulum (wikipedia, ...). If damping is significant, the equations get a bit more complicated, and they can depend on the type of damping.
 


I'm assuming minimal damping. I will just use conservative numbers later on.

Are you referring to T=2∏√L/g ?
 


That is one of those formulas.

Angular velocity follows a sine curve:
$$\omega(t)=\omega_{max}\sin(\sqrt{\frac{g}{l}}t) $$
Energy conservation: ##mgl(1-\cos(30°)=\frac{1}{2}m \omega_{max}^2 l^2##
$$\omega_{max}=\sqrt{\frac{g}{l}(2-\sqrt{3})}$$

If you don't care about the instantaneous angular velocity: Each timestep of T, you get 60° rotation of you shaft, which corresponds to one revolution per 6T.
 


Thats brilliant thank you. I will spend some time throwing some numbers into it.

Much appreciated from a Mechanical engineer ha