How to break up kinetic energy for circular motion?

AI Thread Summary
The discussion focuses on using the Lagrangian approach to analyze kinetic energy in a system involving circular motion. Participants highlight issues with defining variables correctly, particularly the tangential velocity and the signs associated with radial changes. There are concerns about dimensional consistency in the equations presented, especially regarding the angular velocity, ω. One contributor suggests a straightforward method to express the position vector and derive the mass's velocity, ultimately leading to a simplified expression for total kinetic energy. The conversation emphasizes the importance of clarity in notation and the correct application of physical principles in calculations.
Nate Stevens
Messages
4
Reaction score
0

Homework Statement


Problem.png

Figure 1.png

Homework Equations


L = T-V
For constant frequency tangential velocity is (radius)*(w)

The Attempt at a Solution


I need to find r(t) using the Langrangian L = T-V

I just was not sure whether I am on the right track for calculating the total kinetic energy for the above system correctly.

Part I.png


Part II.png

Part III.png

Part IIII.png

Have I done okay so far?
 

Attachments

  • Problem.png
    Problem.png
    16.2 KB · Views: 848
  • Figure 1.png
    Figure 1.png
    3.2 KB · Views: 922
  • Part I.png
    Part I.png
    12.7 KB · Views: 1,249
  • Part II.png
    Part II.png
    11.3 KB · Views: 986
  • Part III.png
    Part III.png
    15.1 KB · Views: 334
  • Part III.png
    Part III.png
    15.1 KB · Views: 1,007
  • Part IIII.png
    Part IIII.png
    11.7 KB · Views: 939
Physics news on Phys.org
##\dot r## should be positive when r is increasing. You seem to be using it the other way.
In calculating "vtan,+" you lost ω somewhere. As a result your final equation is dimensionally inconsistent.
 
haruspex said:
##\dot r## should be positive when r is increasing. You seem to be using it the other way.
In calculating "vtan,+" you lost ω somewhere. As a result your final equation is dimensionally inconsistent.

Didn't I account for r dot's negative sign when adding "vtan, +" and "vtan, -"? (you are right though that initially I didn't attach a negative sign, which is incorrect) And good catch on the ω. I just dropped it when plugging into (vtan, +)-(vtan, -).
 
Nate Stevens said:
Didn't I account for r dot's negative sign when adding "vtan, +" and "vtan, -"? (you are right though that initially I didn't attach a negative sign, which is incorrect) And good catch on the ω. I just dropped it when plugging into (vtan, +)-(vtan, -).
You had not defined that subscript notation. I was reading the first sentence of the second image: "the spring will pull the mass towards ..."
Also, that is not what you mean. It has nothing to do with the spring's pull. It is simply that changing r leads to a component of the particle's velocity in the tangential direction.

What I did not pick up is that you also have a sign problem with the other contributor. The way you have defined θ and ω in the diagram, ##\dot\theta=-\omega##.

Bottom line, increasing r contributes a leftward motion and positive (anticlockwise) ω does likewise, so your final equation should have +, not -.
 
Nate Stevens said:

Homework Statement


View attachment 235085
View attachment 235086

Homework Equations


L = T-V
For constant frequency tangential velocity is (radius)*(w)

The Attempt at a Solution


I need to find r(t) using the Langrangian L = T-V

I just was not sure whether I am on the right track for calculating the total kinetic energy for the above system correctly.

View attachment 235091

View attachment 235092
View attachment 235094
View attachment 235095
Have I done okay so far?

I like to do these things in the most straightforward way, avoiding too much "thinking" and fancy geometry. So, I would write the position vector for the center of the long rod as ##\vec{x}_c(t) = ( l \cos (\omega t), l \sin(\omega t))## ---- assuming that the center is at ##(l,0)## when ##t = 0.## The perpendicular direction along the long rod from its center is ##\vec{d} = (-\sin(\omega t), \cos(\omega t)),## so the position vector of the mass at time ##t## is
$$\vec{r}_m (t) = \vec{x}_c(t) + r(t) \vec{d} = (l \cos(\omega t) - r(t) \sin(\omega t), \ \sin(\omega t) + r(t) \cos(\omega t)) \hspace{3ex}(1)$$
You can find the velocity ##\vec{V}_m (t)## of the mass by differentiating wrt ##t## in equation (1). Then you can expand and simplify to obtaing a pretty nice expression for ##V_m^2, ##. The resulting total kinetic energy is quite simple. I did not bother to try to separate the kinetic energy into radial and tangential components, because I could not see any reason for doing so.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top