How to find equation of motion for object leaving a curved ramp?

In summary, the conversation revolves around solving a physics problem involving an object's motion on a curved path. The known values are the radius of the circle, the angle of the path, the mass of the object, and the initial velocity. The goal is to find the equations of motion for different parts of the path, the velocity at a specific point, and the distance traveled. The conversation also touches on the use of polar coordinates to describe the motion and the forces acting on the object. The conversation ends with a suggestion to ignore part 1 of the problem and a request for help with using LaTeX.
  • #36
cantleave said:
I can't get this latex work

Right click on the equation in post#32 and view Tex Commands . You need to have $$ or ### before and after the code.

cantleave said:
But wait a minute, did I put the friction force in the right sense? Shouldn't it be pointing toward the opposite direction of the tendency of movement?

Yes , friction opposes the motion .This is why we have a negative sign in front of frictional force T .

cantleave said:
Or do we assume that the object moves only counterclockwise?

We aren't assuming . Isn't the object moving counterclockwise in the picture you have attached ?

Why haven't you given the exact problem statement as given to you in post#1 ? What are the given parameters in the problem ?
 
Last edited:
Physics news on Phys.org
  • #37
Yes, it does move counterclockwise. So what do we do next?
 
  • #38
Tanya Sharma said:
Why haven't you given the exact problem statement as given to you in post#1 ? What are the given parameters in the problem ?

I wasn't given exact values, it was just stated that those are known parameters, could be any number.
 
  • #39
Well it seems part 1 is more difficult than I even thought, it has no elementary solution. To give a formula will need unsolvable integrals or the Jacobi amplitude function.
 
  • #40
I understand. What about part 2,3 and 4? How do I proceed further?
 
  • #42
a = (r'' - rΘ'[itex]^{2}[/itex])[itex]\hat{r}[/itex] + (2r'Θ' + rΘ'')[itex]\hat{Θ}[/itex]
 
  • #43
Yes .

$$ \vec{a} = (\ddot{r} - r\dot{\theta}^2)\hat{r} + (2\dot{r}\dot{\theta}+r\ddot{\theta})\hat{\theta} $$

Do you understand what these quantities represent ?

Can you calculate ##\dot{r}## and ##\ddot{r}## ?
 
  • #44
$$ \dot{r} $$ is the first derivative of the position function with respect to time = velocity, and $$ \ddot{r} $$ is the second derivative of the position = acceleration.

I suppose the thetas and funky stuff comes from the fact that we convert from Cartesian to polar coordinates. I'm familiar with calculus, I can calculate $$ \dot{r} $$ and $$ \ddot{r} $$.
 
  • #45
In the equation I have written in post#43 ##r## is not a vector .It is the distance of object from the origin ( center of the circle ) .

What is the value of ##r## when the object is moving along the curve ? Does ##r## depend on ##\theta## ?
 
Last edited:
  • #46
I thought r was the position vector that starts from the center of the circle.

r = 2pi/θ? or my other guess would be

the integral of velocity?
 
  • #47
cantleave said:
I thought r was the position vector that starts from the center of the circle.

##\vec{r}## is position vector whereas ##r## is the distance of the object from the origin .
cantleave said:
r = 2pi/θ? or my other guess would be

the integral of velocity?

Please explain this .What is the reasoning behind this expression ?
 
  • #48
The distance traveled by the object on the path is the full length of the circle divided by the angle θ. As the object moves, θ becomes greater thus the formula r = 2piR/θ (I forgot the R, the radius of the circle)

By distance did you mean the shortest way to the object from the origin which is a straight line? In that case I'd use the law of cosines.
 
Last edited:
  • #49
cantleave said:
The distanced traveled by the object on the path is the full length of the circle divided by the angle θ. As the object moves, θ becomes greater thus the formula r = 2piR/θ (I forgot the R, the radius of the circle)

Nonsense . Can you quote a reference ?

cantleave said:
By distance did you mean the shortest way to the object from the origin which is a straight line? In that case I'd use the law of cosines.

I meant magnitude of the displacement of the object from the origin i.e shortest distance . Does this shortest distance depend on θ ?

Please note that origin is at the center of the circle.
 
  • #50
Ok. I think got it now.

r doesn't depend on Θ. r is a constant
 
  • #51
cantleave said:
r doesn't depend on Θ. r is a constant

So what is ##\dot{r}## and ##\ddot{r}## ?
 
  • #52
[itex]\dot{r}[/itex] = r[itex]\hat{r}[/itex]' = [itex]r\dot{Θ}[/itex][itex]\hat{Θ}[/itex]
[itex]\ddot{r}[/itex]= r([itex]\dot{Θ}[/itex][itex]\hat{Θ}[/itex])' = r([itex]\ddot{\theta}[/itex][itex]\hat{\theta}[/itex]-[itex]\dot{\theta}^{2}[/itex][itex]\hat{r}[/itex])

Could you tell me please in a few words what are we trying to achieve? I mean, what is our strategy?
 
Last edited:
  • #53
I'll leave the helping to others who are already doing so, but I will just point out that I do not see an actual statement of the problem anywhere. As in, a word-for-word restatement, exactly as the problem was written out, posted here.
 
  • #54
I guess we have put in far more effort than required .

Part 1) is asking for equation of motion for AB .

For that we need to have two equations

1. ∑Fn = man
2. ∑Ft = mat

Here ∑Fn is net force along normal direction (towards the center )
an is normal acceleration
∑Ft is net force along tangential direction
at is tangential acceleration

From post #32 :

$$N-mgcosθ = ma_n$$
$$-mgsinθ-\mu N = ma_t$$

The above two equations are your answer to part 1) .

Now ,For part 3) you need to solve the two equations of motions by putting ##a_n = \frac{v^2}{r}## and ##a_t = \frac{dv}{dt}## .This will give you a DE which I think is easy to solve .
 
Last edited:
  • #55
verty said:
Well it seems part 1 is more difficult than I even thought, it has no elementary solution. To give a formula will need unsolvable integrals or the Jacobi amplitude function.

Yes, part 1 is difficult enough, as N depends both on the position and speed, and so does the force of friction, but it has elementary solution. Using that T= μN and N= mv2/r +mgcosθ, we get from the Work-Energy Theorem that ΔKE=ΔW=-{mgsinθ+μ(mgcosθ+mv2/r)rΔθ

Use z=v2 as variable : 0.5 dz/dθ = -gr(sinθ +μcosθ)-μz - a linear differential equation for z in terms of θ, the angle enclosed with the vertical.

ehild
 
  • #56
cantleave,
you wrote the acceleration in the form
##\vec a ##= (r'' - rΘ'2)##\hat r## + (2r'Θ' + rΘ'')##\hatΘ##
which was correct and I presume you knew the meaning of the symbols. r is the radius of the circle the object moves on, Θ is the angle the line from the centre to the object encloses with the vertical, and ' means derivative with respect time.

As r is constant r' and r" are zero, you certainly knew.
Find the forces acting on the object and write out the radial and tangential components of the resultant force.

ehild
 
  • #57
I am temporarily closing this thread. I think we are wasting our time without the actual problem statement. Just for example, the list of "known" parameters provided in Post #1 had nothing about friction, and yet that is present in the attempt at a solution. So, does friction belong here or not? Without the actual problem wording, it is confusing for those trying to help.

cantleave, if you can provide the actual wording of the problem statement, we will re-open it.

To provide us with the wording, click the "Report" button on this post and type the problem statement into the text box that appears. No need to include any figures, we just want the wording of the problem statement.

Regards,

Redbelly98
 
Last edited:
  • #58
Thread is now reopened. But I would still like to see the exact problem statement. So OP, if you're still with us, could you please do that? Thanks!
 
  • #59
Thanks for reopenning the thread.
There was no problem statement thus there was no mentioning of friction, neither that it should be ignored nor that it should be taken into consideration. The professor gave me the figure, listed the parameters that are known (by "known" I mean they could be any number) and the 4 questions.

The original figure didn't include any forces, only the velocity vector was shown as it is placed on the attached image. I was supposed to draw the forces that act in the system by myself and I assumed that there must be some kind of friction and that it is the opposite direction of the movement of the object. We usually use the T= μN (or T=< μN) statement in class when we deal with friction.

I would like to continue trying to solve this problem without taking into consideration friction. I apologize for my mistake.

Also I have been told that part 1.) can be easily solved using nothing more than conservation of energy. Could we possibly head this way? I'm familiar with calculus and differential equations but don't feel yet comfortable enough to put them into such a practical context. Of course if the solution requires using such advanced mathematics I'm open for the challenge.

Thank you
 
Last edited:
  • #60
cantleave said:
Also I have been told that part 1.) can be easily solved using nothing more than conservation of energy. Could we possibly head this way?

OK, there is no friction, energy is conserved. State the law of conservation of energy. What are the kinetic and potential energies of the object at the bottom of the slope and what are they at the top, when the radius drawn to the object makes the angle α to the vertical?

ehild
 
  • #61
I'm having an exam in 2 days, after that I will be able to concentrate more on this problem. Please don't close the thread. I'll be back as soon as I can. Thank you
 
  • #62
cantleave said:
I'm having an exam in 2 days, after that I will be able to concentrate more on this problem. Please don't close the thread. I'll be back as soon as I can. Thank you
No problem, hope there are no hard feelings and good luck on your exam. Thank you for clarifying things.

Regards,

Redbelly98
 
  • #63
Sorry cantleave, I didn't mean to bail on you -.-

I got busy.

I'm glad to see you made some steady progress.

P.S.
good luck on the exam ;-)
 
Last edited:

Similar threads

  • Introductory Physics Homework Help
Replies
20
Views
467
  • Introductory Physics Homework Help
Replies
13
Views
965
  • Introductory Physics Homework Help
Replies
3
Views
235
  • Introductory Physics Homework Help
2
Replies
35
Views
3K
  • Introductory Physics Homework Help
Replies
11
Views
2K
  • Introductory Physics Homework Help
Replies
21
Views
2K
  • Introductory Physics Homework Help
Replies
8
Views
862
  • Introductory Physics Homework Help
Replies
7
Views
2K
Replies
1
Views
164
  • Introductory Physics Homework Help
Replies
6
Views
1K
Back
Top