Motion in One Dimension - Finding two separate changes in time

AI Thread Summary
A commuter train travels 1.30 km between two downtown stations, requiring acceleration and deceleration phases to minimize travel time. The problem involves calculating the time intervals for acceleration (Δt1) and braking (Δt2) using kinematic equations. The total distance covered during acceleration and braking must equal 1300 meters, leading to the equation 1300 = 1/2(0.1)t1^2 + 1/2(0.3)t2^2. Additionally, the maximum velocity achieved during acceleration must equal the velocity at the start of deceleration, represented by Vmax = 0.1*t1 = 0.3*t2. Understanding these relationships is crucial for solving the problem effectively.
jaredm2012
Messages
4
Reaction score
0

Homework Statement



A commuter train travels between two downtown stations. Because the stations are only 1.30 km apart, the train never reaches its maximum possible cruising speed. During rush hour the engineer minimizes the travel interval Δt between the two stations by accelerating for a time interval Δt1 at a1 = 0.100 m/s2 and then immediately braking with acceleration a2 = -0.300 m/s2 for a time interval Δt2. Find the minimum time interval of travel Δt and the time interval Δt1.

Homework Equations



X=Xi + Vit + .5at^2
V=Vi + at

The Attempt at a Solution



I am not sure how I am supposed to start this problem. I set up a diagram that divided the two time intervals, showed the starting and ending position, and the total distance. I tried to find the velocity using the above equations but I can't figure out how to do so without knowing a value for "t". I am assuming that I have to split the problem into two parts, one with positive acceleration and the other with negative acceleration. However I am always missing a variable, regardless of how I attempt to solve it. Any clues about how to go about this problem would be greatly appreciated! =)
 
Physics news on Phys.org
FinalVelocity^2 = InitialVelocity^2 + 2*Acceleration*Distance

TotalDistance = AccelerationDistance + BrakingDistance
 
I still can't seem to get this problem. I used those equations but I can't figure out how I am supposed to find any new variables because I am always missing two (as far as I can see, of course). Are there certain equations I am supposed to set equal to each other or something? Thanks!
 
You know x = 1/2*a*t2

You have an acceleration distance that takes t1 and a deceleration distance that takes t2. Total T is what you want to minimize.

You also know that the total of acceleration distance and deceleration is 1300m.

1300 = 1/2(.1)t12 + 1/2(.3)t22

You also know that for T to be minimized then acceleration to Vmax and down again from Vmax must be at maximum acceleration and deceleration rates.

Vmax = a*t = .1*t1 = .3*t2
 
Ah ok, I got it now! I should have seen that from the start. Thanks! =)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top