What is the Path of a Point Mass with Perpendicular Acceleration?

Click For Summary

Discussion Overview

The discussion revolves around the path of a point mass subject to a perpendicular acceleration, particularly focusing on scenarios where the acceleration is time-varying. Participants explore the implications of constant speed and the challenges of calculating the trajectory in a two-dimensional plane.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant suggests that a point mass moving with constant speed and experiencing a constant perpendicular acceleration will take a circular path.
  • Another participant doubts the simplicity of tracing the path when the acceleration is time-varying and indicates that integration would be necessary to determine position over time.
  • A participant questions the definition of constant velocity in the context of the problem, suggesting that the resultant velocity will differ from the initial velocity once acceleration is applied.
  • It is noted that if the acceleration remains perpendicular to the velocity vector, the speed will remain constant, regardless of how the acceleration varies.
  • A participant proposes setting up differential equations to calculate the path, providing a mathematical framework for the problem.
  • Another participant expresses uncertainty about manually calculating the path for time-varying perpendicular acceleration, despite having plotted it using MATLAB.

Areas of Agreement / Disagreement

Participants express differing views on the complexity of calculating the path under time-varying conditions, with no consensus on a straightforward method to achieve this. Some agree on the principles of motion under perpendicular acceleration, while others raise questions about definitions and assumptions.

Contextual Notes

The discussion highlights limitations in defining constant velocity and the implications of applying perpendicular acceleration, as well as the mathematical challenges associated with time-varying forces.

nand_1
Messages
15
Reaction score
0
Hi,

If i had a point mass moving with a velocity V in a certain direction (with constant speed), and a constant acceleration (or force) was acting perpendicular to it's velocity vector. From my understanding, the point mass' speed will not change, however it will begin to take a circular path?

Now how would I trace the path the point takes if the acceleration was no longer constant but was time varying?

For example, if the acceleration acting perpendicular to velocity vector was a*sin(wt). Is there a simple way of showing the path the point mass would take if it's speed remains constant?

Regards,
 
Physics news on Phys.org
^Bump^
 
I doubt there's a simple way. You'd need to integrate (twice) to determine position versus time (which would be the path).
 
when a perpendicular force acting how it can take circular path.
 
The replies are probably a bit vague because your query is ill defined.

What do you mean by a constant velocity v?
Do you mean like a ship moving with the tide or do you mean like an object moving freely in space in accordance with Newtons first law?

As soon as the acceleration is applied the object's velocity will have another component.
Thus it will have a resultant velocity, different from v, say v'

Is the acceleration now to be perpendicular to v or v'?
 
nand_1 said:
For example, if the acceleration acting perpendicular to velocity vector was a*sin(wt). Is there a simple way of showing the path the point mass would take if it's speed remains constant?

If the acceleration is always perpendicular the velocity vector, then the speed WILL remain constant, no matter how the acceleration varies.

You can calculate the path as long as you are limited to movement in two dimensions (movement in a plane) and have a fixed convention for whether +ve acceleration turns to the right or to the left. You don't need to assume constant speed; that will fall out automatically from the calculation.

Cheers -- sylas
 
sylas said:
If the acceleration is always perpendicular the velocity vector, then the speed WILL remain constant, no matter how the acceleration varies.

You can calculate the path as long as you are limited to movement in two dimensions (movement in a plane) and have a fixed convention for whether +ve acceleration turns to the right or to the left. You don't need to assume constant speed; that will fall out automatically from the calculation.

Cheers -- sylas

Sorry about that I worded it wrong but that definitely makes sense.

Basically I want to calculate the path in a 2D plane, however, there doesn't seem to be an easy way of doing this for time varying perpendicular acceleration. I have plotted the path taken in a MATLAB but i was just wondering if i could have done it manually first.

Studiot: The acceleration is always perpendicular to the current velocity vector and the object is moving freely in 2D space.

Thanks for all the replys.
 
nand_1 said:
Basically I want to calculate the path in a 2D plane, however, there doesn't seem to be an easy way of doing this for time varying perpendicular acceleration. I have plotted the path taken in a MATLAB but i was just wondering if i could have done it manually first.

You can set up differential equations as follows. Let x and y be the location of the particle at time t, in co-ordinates chosen so that the boundary conditions at t=0 are
[tex] \begin{align*}<br /> x & = 0 \\<br /> y & = 0 \\<br /> \frac{dx}{dt} & = 1 \\<br /> \frac{dy}{dt} & = 0<br /> \end{align*}[/tex]​
Let f(t) be a function that gives the magnitude of acceleration at time t. You also have that acceleration is perpendicular to velocity. This gives two differential equations.
[tex] \begin{align*}<br /> (\frac{d^2x}{dt^2})^2 + (\frac{d^2y}{dt^2})^2 & = f(t)^2 \\<br /> \frac{dx}{dt} \frac{d^2y}{dt^2} + \frac{dy}{dt}\frac{d^2x}{dt^2} & = 0<br /> \end{align*}[/tex]​

Your problem reduces to finding a solution for this set of differential equations.

Cheers -- sylas
 
Thanks for that Sylas.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 37 ·
2
Replies
37
Views
5K
  • · Replies 39 ·
2
Replies
39
Views
5K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 3 ·
Replies
3
Views
889
  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K