Quick question about kinematics problem?

Click For Summary

Homework Help Overview

The discussion revolves around a kinematics problem involving a commuter train that accelerates and then decelerates between two stations 1 km apart. The original poster attempts to find the minimum travel time and the time spent accelerating, using given acceleration values.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the integration of equations for velocity and position, questioning the continuity of the piecewise function at the transition point. Some express uncertainty about their calculations and the relationships between variables.

Discussion Status

Some participants have provided feedback on the calculations, suggesting that the relationship between t1 and t2 appears correct. However, there remains uncertainty about the continuity of the piecewise function and the implications of the results.

Contextual Notes

Participants are exploring the implications of the problem setup, including the constraints of the train's motion and the requirement for continuous functions in piecewise definitions. There is a focus on the definitions of maximum and minimum times in the context of the problem.

Ishida52134
Messages
138
Reaction score
0

Homework Statement


A commuter train can minimize the time t between two stations by accelerating (a1 = 0.1 m/s^2) for a time t1 then undergoing a negative acceleration (a2 = -0.5 m/s^2) by using his brakes for a time t2. Since the stations are only 1 km apart, the train never reaches its maximum velocity. Find the minimum time of travel t, and the time t1.

Homework Equations


The Attempt at a Solution


basically I listed
a1 = 0.1 m/s^2
a2 = - 0.5 m/s^2
Then I integrated the equations into a piecewise equation for velocity and position.
from 0 < t <= t1 v(t) = t/10
from t1 <= t < t2 v(t) = -t/2 + v(t1)

from 0 < t <= t1 x(t) = t^2 / 20
from t1 <= t < t2 x(t) = -t^2 / 4 + (t1)(t) / 10 + t1^2 / 20

Then I set v(t2) = 0
getting t1 = 5t2.
And I set x(t2) = 1000m using the second equation to solve for t1 and t2.
I eventaully got t1 = 129 s. and t = 154.8 s.

I'm not sure about this answer because from the piecewise function for x(t).
The first piece of the function doesn't equal the second piece at t = t1 so I just want to know what I did wrong. I'm pretty sure I integrated correctly.

thanks.
 
Physics news on Phys.org
Ishida52134 said:

Homework Statement


A commuter train can minimize the time t between two stations by accelerating (a1 = 0.1 m/s^2) for a time t1 then undergoing a negative acceleration (a2 = -0.5 m/s^2) by using his brakes for a time t2. Since the stations are only 1 km apart, the train never reaches its maximum velocity. Find the minimum time of travel t, and the time t1.

Homework Equations



The Attempt at a Solution


basically I listed
a1 = 0.1 m/s^2
a2 = - 0.5 m/s^2
Then I integrated the equations into a piecewise equation for velocity and position.
from 0 < t <= t1 v(t) = t/10
from t1 <= t < t2 v(t) = -t/2 + v(t1)

from 0 < t <= t1 x(t) = t^2 / 20
from t1 <= t < t2 x(t) = -t^2 / 4 + (v(t1))(t) / 10 + t1^2 / 20

Then I set v(t2) = 0
getting t1 = 5t2.
And I set x(t2) = 1000m using the second equation to solve for t1 and t2.
I eventually got t1 = 129 s. and t = 154.8 s.

I'm not sure about this answer because from the piecewise function for x(t).
The first piece of the function doesn't equal the second piece at t = t1 so I just want to know what I did wrong. I'm pretty sure I integrated correctly.

thanks.
Well, it is a bit hard to follow, but t1 should be 5 times t2, which is your result.

The train goes 1000 meters in 154.8 seconds, which is an average velocity of about 6.46 m/s.

So the maximum velocity was twice that. This does give (approximately) the correct accelerations.

Looks good.
 
For the one you changed, I think it was supposed to be like that. I just substituted v1 into the previous equation making it t1 / 10. Then integrating it I got t1 t /10
 
Ishida52134 said:
For the one you changed, I think it was supposed to be like that. I just substituted v1 into the previous equation making it t1 / 10. Then integrating it I got t1 t /10
The only (intentional) change I made was putting the v into make it v(t1) and then placing parentheses around that.

You had x(t) = -t^2 / 4 + (t1)(t) / 10 + t1^2 / 20 .

I changed the quantity in red to v(t1), which is what I thought you intended.
 
yeah that's what I meant lol. v(t1) is the same thing as t1 / 10.
btw, how come for the x(t) piecewise function, the first piece isn't equal to the second at t1? isn't it supposed to be a continuous function.
 
Ishida52134 said:
yeah that's what I meant lol. v(t1) is the same thing as t1 / 10.
btw, how come for the x(t) piecewise function, the first piece isn't equal to the second at t1? isn't it supposed to be a continuous function.
What do you mean "first piece" ?
 
0<t<=t1
 
A commuter train can minimize the time t between two stations by accelerating (a1 = 0.1 m/s^2) for a time t1 then undergoing a negative acceleration (a2 = -0.5 m/s^2) by using his brakes for a time t2. Since the stations are only 1 km apart, the train never reaches its maximum velocity. Find the minimum time of travel t, and the time t1.
---------------------------------

I think there is no minimum time or maximum time of travel.
There is only one maximum velocity thus one unique time.
For other values of time, either it runs short of destination or overshoot.

a1=0.1m/s2
a2=-0.5m/s2
s=1000m
v0=0
v2=0

Unknown, t1,t2,v1

(1/2)v1(t1+t2)=1000 ...(1)
v1=a1t1 ...(2)
v1=-a2t2...(3)
 

Similar threads

Replies
2
Views
1K
Replies
40
Views
3K
Replies
2
Views
2K
Replies
10
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
14
Views
3K