Non Uniform Circular Motion w/ Calculus and Vectors

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
rue7
Messages
1
Reaction score
0
Hello! I have a problem which is solvable using simpler methods, but I'm trying to use it as a bridge to understanding how to do these problems in a more rigorous setting.

Homework Statement


A train slows down as it rounds a sharp horizontal turn, slowing from 90 km/hr to 50 km/hr in the 15 s that it takes to round the bend. The radius of the curve is 150 m. Compute the acceleration at the moment the train speed reaches 50 km/hr. Assume it continues to slow down at this time at the same rate.

Homework Equations





The Attempt at a Solution



First Attempt

My first attempt involved starting with a position vector

r(t) = acos(t)i + asin(t)j

where a = the radius of the curve.

However, when I took the derivative of this my attempt quickly crumbled, because:

r'(t) = v(t) = -asin(t)i + acos(t)j

in which:

|v(t)| = [itex]\sqrt{a^{2}sin^{2}(t) + a^{2}cos^{2}(t)}[/itex] = a

The magnitude of the velocity vector = a at all times t? I knew this couldn't be true so I made my second attempt.

Second Attempt

This time I started with a tangent acceleration + radial acceleration vector:

a(t) = a[itex]_{t}[/itex] T + a[itex]_{n}[/itex][itex]\kappa[/itex] N

where T is the tangent unit vector, N is the normal (or radial) unit vector and [itex]\kappa[/itex] is the curvature of the circle.

My failure here is either a lack of understanding in how to present the circular motion's acceleration or in my own ability to manipulate that vector back into a velocity vector and as well as a position vector.

Additional note:

As I said in the beginning, I know this problem is solvable by using formulas already derived using vectors and Calculus. In fact, this problem was taken from a book for a course that only requires Calculus 1. However, when I discovered how to solve Two-Dimensional (not rotational) Motion problems using derivatives and integrals rather than the "suvat" Equations of Motion beginning Physics students are taught to memorize, I immediately became curious how this can be done with Circular Motion Problems.


Many thanks if you read this far. Infinite thanks in advance for anyone who chooses to help me understand.
 
Physics news on Phys.org
rue7 said:
Hello! I have a problem which is solvable using simpler methods, but I'm trying to use it as a bridge to understanding how to do these problems in a more rigorous setting.

Homework Statement


A train slows down as it rounds a sharp horizontal turn, slowing from 90 km/hr to 50 km/hr in the 15 s that it takes to round the bend. The radius of the curve is 150 m. Compute the acceleration at the moment the train speed reaches 50 km/hr. Assume it continues to slow down at this time at the same rate.

Homework Equations





The Attempt at a Solution



First Attempt

My first attempt involved starting with a position vector

r(t) = acos(t)i + asin(t)j

where a = the radius of the curve.

However, when I took the derivative of this my attempt quickly crumbled, because:

r'(t) = v(t) = -asin(t)i + acos(t)j

in which:

|v(t)| = [itex]\sqrt{a^{2}sin^{2}(t) + a^{2}cos^{2}(t)}[/itex] = a

The magnitude of the velocity vector = a at all times t? I knew this couldn't be true so I made my second attempt.

Second Attempt

This time I started with a tangent acceleration + radial acceleration vector:

a(t) = a[itex]_{t}[/itex] T + a[itex]_{n}[/itex][itex]\kappa[/itex] N

where T is the tangent unit vector, N is the normal (or radial) unit vector and [itex]\kappa[/itex] is the curvature of the circle.

My failure here is either a lack of understanding in how to present the circular motion's acceleration or in my own ability to manipulate that vector back into a velocity vector and as well as a position vector.

Additional note:

As I said in the beginning, I know this problem is solvable by using formulas already derived using vectors and Calculus. In fact, this problem was taken from a book for a course that only requires Calculus 1. However, when I discovered how to solve Two-Dimensional (not rotational) Motion problems using derivatives and integrals rather than the "suvat" Equations of Motion beginning Physics students are taught to memorize, I immediately became curious how this can be done with Circular Motion Problems.


Many thanks if you read this far. Infinite thanks in advance for anyone who chooses to help me understand.

The net acceleration here has two components. The centripetal acceleration, due to the fact that is is traveling at 50 km/h in a circular path of radius 150m, and a "circumferential" or tangential component due to the fact it is slowing down. It is slowing down at a rate that will cause its speed to reduce from 90 km/h to 50 km/h in 15 seconds. Calculate each component, then combine them - making use of pythagorus and trignometry as appropriate.

During you calculations you will need to change those km/h speeds to m/s.

btw the bit "Assume it continues to slow down at this time at the same rate." is there lest you think that the train, having slowed to 50km/h, then continued at that constant speed - which would have made the tangential acceleration impossible to estimate.