Find the transit time of the train

  • Thread starter GLD223
  • Start date
  • Tags
    Homework
  • #1
GLD223
14
7
Homework Statement
The train will use gravity to traverse from point A to B, in your answer, use the gravitational constant g and R - the radius of the earth in your answer. Assume the earth's mass is uniform
Relevant Equations
##L = T-V, KE(0) = 0, PE(0) = KE + PE##
I need to find the transit time of the train, from what I see online it should be independent of points A and B and should be roughly 42 minutes.
I started by looking at the energies and derived an ODE for the speed of the train to find the transit time but it seems to be wrong.
Also, I might need to use the Lagrangian since we learned it in the last lesson.
##M_earth := M##
##\rho = M/4/3 * \pi * R^3##
##M(r) = r^3/R^3 * M##
##T = 1/2 * m *(dx/dt)^2##
##U(0) = -mgR##
##U(r) = -mg/R *r^2##
 

Attachments

  • 2024-01-27 07.50.24.jpg
    2024-01-27 07.50.24.jpg
    24.5 KB · Views: 10
  • gravity_train.png
    gravity_train.png
    12.7 KB · Views: 13
Last edited:
  • Informative
Likes Delta2
Physics news on Phys.org
  • #2
Wikipedia has a quite good treatment on this, both explaining why the transit time is independent of the end points and finding the formula for the time, but wiki does it in the Newtonian formalism , that is with force and acceleration concepts and not with Lagrangian.

https://en.wikipedia.org/wiki/Gravity_train
 
  • Like
Likes AlexB23 and Lnewqban
  • #3
Generating a differential should work. You should rotate the diagram of the Earth so that the line AB is horizontal. It's seems silly not to do that. Try finding the equation of motion for the horizontal motion.

Perhaps using the Lagrangian is a shortcut.
 
  • #4
Delta2 said:
Wikipedia has a quite good treatment on this, both explaining why the transit time is independent of the end points and finding the formula for the time, but wiki does it in the Newtonian formalism , that is with force and acceleration concepts and not with Lagrangian.

https://en.wikipedia.org/wiki/Gravity_train
That's just looking at a solution, rather than trying to work it out for yourself.
 
  • Like
Likes Delta2
  • #5
PeroK said:
That's just looking at a solution, rather than trying to work it out for yourself.
Ehm, yes that's right but still you know how wiki explanations are sometimes, they mention step A and step H and they require for you to fill in the steps B,C,D,E,F,G, so the OP might need to work through wiki solution so he will fully understand it and fill in the in between steps by himself.
 
  • #6
GLD223 said:
Homework Statement: The train will use gravity to traverse from point A to B, in your answer, use the gravitational constant g and R - the radius of the earth in your answer. Assume the earth's mass is uniform
Relevant Equations: ##L = T-V, KE(0) = 0, PE(0) = KE + PE##

I need to find the transit time of the train, from what I see online it should be independent of points A and B and should be roughly 42 minutes.
I started by looking at the energies and derived an ODE for the speed of the train to find the transit time but it seems to be wrong.
Also, I might need to use the Lagrangian since we learned it in the last lesson.
##M_earth := M##
##\rho = M/4/3 * \pi * R^3##
##M(r) = r^3/R^3 * M##
##T = 1/2 * m *(dx/dt)^2##
##U(0) = -mgR##
##U(r) = -mg/R *r^2##
The Lagrangian approach works quite well. But, you must be careful calculating the GPE inside a solid sphere. Your expression for ##U(r)## is not correct.
 
  • Informative
  • Like
Likes SammyS and Delta2
  • #7
PeroK said:
The Lagrangian approach works quite well. But, you must be careful calculating the GPE inside a solid sphere. Your expression for ##U(r)## is not correct.
my expression for U is ##-mgr^2/R## that is what I meant (to multiply by r squared and not divide by r squared)
 
  • #8
GLD223 said:
my expression for U is ##-mgr^2/R## that is what I meant (to multiply by r squared and not divide by r squared)
That's not correct.
 
  • #9
PeroK said:
That's not correct.
why not? The gravitational potential energy is given by ##-GMm/r## and ##M(r) = (r^3/R^3) * M##.
Plugging this in and using ##GM/R^2 = g## I get ##(-mg*r^2)/R## which also makes sense if you plug in r=R (you get ##-mgR##)
 
  • #10
GLD223 said:
why not? The gravitational potential energy is given by ##-GMm/r## and ##M(r) = (r^3/R^3) * M##.
Plugging this in and using ##GM/R^2 = g## I get ##(-mg*r^2)/R## which also makes sense if you plug in r=R (you get ##-mgR##)
Please calculate the gravitational force, as a function of ##r##, based on your potential.
 
  • #11
Oh I think it needs to be ##U(r) = -mgr^2 / 2R##
Because the force is ##G*M(r)*m/r^2 = mgr/R## and integrating this with a minus sign gives ##-mgr^2 / 2R## but I still get a wrong solution
 
Last edited:
  • #12
PeroK said:
Please calculate the gravitational force, as a function of ##r##, based on your potential.
##F = -d/dr(-mgr^2/R) = 2mgr/R##
 
  • #13
GLD223 said:
Oh I think it needs to be ##U(r) = -mgr^2 / 2R##
Because the force is ##G*M(r)*m/r^2 = mgr/R## and integrating this with a minus sign gives ##-mgr^2 / 2R## but I still get a wrong solution
The sign is wrong. The force has a negative sign in the first place.
 
  • #14
GLD223 said:
##F = -d/dr(-mgr^2/R) = 2mgr/R##
Which is wrong. You should have started with the force and derived the potential from that.
 
  • #15
PeroK said:
The sign is wrong. The force has a negative sign in the first place.
So ##F = -G*M(r)*m/r^2##?
 
  • #16
GLD223 said:
So ##F = -G*M(r)*m/r^2##?
Yes. You can get the potential from that.
 
  • Like
Likes GLD223
  • #17
I start by deriving the potential given the aforementioned force ##F=-G*M(r)*m/r^2 = -mgr/R => U(r) = mgr^2/2R##
Now there is no kinetic energy at time 0 so the total energy at time zero is ##E(0) = U(r=R) = mgR/2##
From conservation of energy:
##mgR/2 = m*v^2/2 + mgr^2/2R##
now I can use the Pythagoras theorem to show that ##r^2 = r_0^2 + (D/2 - x)^2## problem is I don't have an easy way to express r_0 (I can use trigonometry but it gets messy) and after I figure out an expression for r using x I can generate an ODE for dx/dt (v) and find the transit time. How can I continue from here? I'm stuck
 
  • #18
GLD223 said:
I start by deriving the potential given the aforementioned force ##F=-G*M(r)*m/r^2 = -mgr/R => U(r) = mgr^2/2R##
Now there is no kinetic energy at time 0 so the total energy at time zero is ##E(0) = U(r=R) = mgR/2##
From conservation of energy:
##mgR/2 = m*v^2/2 + mgr^2/2R##
now I can use the Pythagoras theorem to show that ##r^2 = r_0^2 + (D/2 - x)^2## problem is I don't have an easy way to express r_0 (I can use trigonometry but it gets messy) and after I figure out an expression for r using x I can generate an ODE for dx/dt (v) and find the transit time. How can I continue from here? I'm stuck
I thought you were going for the Lagrangian approach?

In any case, you could try looking for the equation of motion for the horizontal displacement. The trig is fairly straightforward.
 
  • Like
Likes GLD223
  • #19
update: using trigonometry worked but it is kinda dirty (sin of arccos) but it gave me the correct expression
 
  • #20
PeroK said:
I thought you were going for the Lagrangian approach?
Yes I wanted to do it using conservation of energy first and now I'll do it using the Lagrangian approach
 
  • Like
Likes PeroK
  • #21
  • #22
is there a nicer way to express r^2 using x? because I get ##r^2 = r_0^2 + (D/2 - x)^2## and ##r_0 = R*sin(arccos(D/(2*R)))##
 
  • #23
GLD223 said:
is there a nicer way to express r^2 using x? because I get ##r^2 = r_0^2 + (D/2 - x)^2## and ##r_0 = R*sin(arccos(D/(2*R)))##
I just expressed everything in terms of ##x##.
 
  • #24
GLD223 said:
is there a nicer way to express r^2 using x? because I get ##r^2 = r_0^2 + (D/2 - x)^2## and ##r_0 = R*sin(arccos(D/(2*R)))##
I asked the question too quickly but it doesn't matter since r_0 is still a constant and thus "disappears" in the E.L. equation
 

1. How do you calculate the transit time of a train?

To calculate the transit time of a train, you need to know the distance the train will travel and its average speed. The formula to calculate transit time is: Transit Time = Distance ÷ Speed.

2. What factors can affect the transit time of a train?

Several factors can affect the transit time of a train, including the length of the journey, the speed of the train, track conditions, weather conditions, and any stops along the way.

3. Is the transit time of a train always the same for a particular route?

No, the transit time of a train can vary depending on various factors such as track maintenance, weather conditions, train schedules, and unexpected delays. It is important to check the train schedule for the most up-to-date transit times.

4. How can I find the transit time of a specific train route?

You can find the transit time of a specific train route by checking the train schedule provided by the railway company. Many railway companies also have online tools or apps that allow you to input your starting and ending destinations to get the transit time for that particular route.

5. Can the transit time of a train be affected by delays?

Yes, the transit time of a train can be affected by delays such as track maintenance, signal problems, weather conditions, and other unforeseen circumstances. It is always a good idea to check for any potential delays before embarking on your train journey.

Similar threads

  • Introductory Physics Homework Help
Replies
7
Views
218
  • Introductory Physics Homework Help
Replies
17
Views
402
  • Introductory Physics Homework Help
Replies
4
Views
576
  • Introductory Physics Homework Help
Replies
5
Views
764
  • Introductory Physics Homework Help
Replies
30
Views
2K
Replies
13
Views
899
Replies
8
Views
239
  • Introductory Physics Homework Help
Replies
13
Views
2K
Replies
41
Views
2K
  • Introductory Physics Homework Help
Replies
16
Views
1K
Back
Top