Solving for Maximum Acceleration Time: A Projectile's Take-Off

Click For Summary

Discussion Overview

The discussion revolves around determining the maximum time period for acceleration of a projectile, specifically in the context of throwing a ball or similar actions. Participants explore the relationship between distance, final velocity, and acceleration, questioning how these factors interact and what limits exist on the time required for acceleration.

Discussion Character

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

Main Points Raised

  • Some participants propose that there must be a maximum possible time period for acceleration based on the distance through which the projectile accelerates and its take-off velocity.
  • Others argue that while the time period cannot be excessively long for practical scenarios, the exact limits of time and acceleration remain unclear.
  • A participant mentions the formula for average force, F = dp/dt, and discusses how to calculate momentum and average force based on distance and velocity.
  • Another participant seeks clarification on the mass involved in calculations and questions whether there is a maximum time frame for acceleration events.
  • Some participants provide formulas for calculating time and acceleration under constant acceleration, suggesting relationships between distance, velocity, and time.
  • There is a discussion about the implications of using different time frames for calculating average force and how this relates to the maximum distance and acceleration achievable.
  • Participants express confusion regarding the mathematical notation used in the formulas, seeking clearer explanations of the relationships between variables.

Areas of Agreement / Disagreement

Participants generally agree that there are practical limits to the time period for acceleration, but multiple competing views remain regarding the exact nature of these limits and the mathematical relationships involved. The discussion remains unresolved on some key points, particularly regarding maximum time frames and the implications of varying acceleration.

Contextual Notes

Limitations include varying interpretations of mathematical expressions, assumptions about constant acceleration, and the dependence on specific definitions of terms like momentum and force.

Researcher X
Messages
91
Reaction score
0
If you jump, throw a ball, or a catapult fires a shot, the projectile's acceleration surely has a maximum possible time period in which to take place? If I want to even know the acceleration I need to determine the length of this time period between velocity 0 and take-off velocity.

For example, if I throw a ball at 10m/s and the ball accelerates for the 0.8 meter of my arm before I let go, I know intuitively that this time period couldn't ever be as long as say, 100 seconds, so even though acceleration can vary independent of speed, there must be a maximum possible time period for the acceleration (and therefore a minimum acceleration) based of the distance through which the projectile accelerates and it's take-off velocity.

How do you solve for this, or am I mistaken in this assumption?
 
Physics news on Phys.org


I surely hope you mean 100 milliseconds and not 100 seconds! :bugeye:. You can determine the average force immediately since we know F=dp/dt and you know the initial momentum (0) and the final momentum (10m/s * mass) assuming you know the mass.
 


Pengwuino said:
I surely hope you mean 100 milliseconds and not 100 seconds! :bugeye:.

The point is that 100 seconds for that distance and final velocity is ridiculously impossible. I want to know what the limit of the timeframe would be with any given distance and final velocity.


we know F=dp/dt

I don't, because I'm just learning this stuff. I don't know what dp and dt stand for anyway. You'll have to explain it in laymen's terms. You say there's a formula for average force from distance and velocity?
 


Yes, or well from velocity and the time, [tex]F = \frac{{dp}}{{dt}} = \frac{{\Delta p}}{{\Delta t}}[/tex] means the change in momentum divided by the change in time gives you the average force (the delta's stand for the change of). Momentum is simply calculated as Mass * Velocity. So if you know the mass and you know the final velocity, you know the final momentum. Of course, the beginning momentum is 0 since there is no velocity. You divide this change in momentum by the change in time, which is whatever amount of time you want to think of, and you have the average force acting on the ball.

If you want to think of what's the most ridiculous forces, just divide by 10 seconds or 100 seconds or a million seconds or whatever and you'll have what the average force is for that amount of time.

You can also determine the average force using just the velocity and distance the force is applied as well though. The kinetic energy of the ball, for a constant force is [tex]E = \frac{{mv^2 }}{2} = F*d[/tex]! So what you'd do is calculate the energy using the velocity and then simply divide by the distance and you'll have your average force.
 


Is this the mass of the ball, or the mass of the person's arm which is producing the force? Thanks.



Also,

You divide this change in momentum by the change in time, which is whatever amount of time you want to think of

So, there is no maximum time frame for any given event?

That was my question in the first place, because I can't wrap my head around the idea of an arm, on the extreme end of this problem, taking several millenia to extend and reach a final velocity of 10,000,000mph! (Unless that arm was very very very long).

That's not impossible because nobody can do that, but impossible because you can't have that slow a rate of acceleration in that distance and still reach the final velocity stated?

Or can you? There must be a maximum time frame for this.
 
Last edited:


Researcher X said:
Is this the mass of the ball, or the mass of the person's arm which is throwing the ball?

the mass of the ball is the mass in every calculation.
 


I think what is being asked here, is for a given distance of acceleration, and a specified velocity, what are the acceleration and time required to achieve this?

t = time
d = distance (given)
v = velocity (given)
a = acceleration

Assuming constant acceleration

d = 1/2 a t2
v = a t

t = (2 d) / v
a = v2 / (2 d)
 


The maximum timeframe would be the longest time it takes for the arm to be able to still impart the required amount of force on the ball. This is not 100s as the acceleration of the ball is done over the distance which the arm is moved.

This means the the maximum time is the arm moving the maximum distance that it can, imparting the smallest force needed for the acceleration of the ball.

Alternatively the shortest time is the smallest distance that the arm can move to impart the acceleration on the ball, this will be dependent on the maximum velocity (or force) you are able to impart using your arm.

This is all assuming a constant acceleration
 


Thanks Jeff, but I'm not clear on what the positioning of d for distance in brackets with a 2 before it (2 times possibly) means, like here: "t = (2 d) / v". I'm 100% un-knowledgable on the way maths language/formula work beyond secondary school.

I can see this "distance equals half acceleration" and then "time squared" but what's in between to determine the relation of the first to the second? Plus? Times?

"v = a t" is also typed like this. Acceleration and time are just sitting next to each other with no symbol in between. Does this mean "velocity equals acceleration x time" or squared?

Sorry.
 
  • #10


Researcher X said:
Thanks Jeff, but I'm not clear on what the positioning of d for distance in brackets with a 2 before it (2 times possibly) means, like here: "t = (2 d) / v".

For constant acceleration:

distance = (average velocity) x time

The initial velocity is 0, and the final velocity is 'v', the average, the average velocity is v/2,

d = (v/2) x t

t = (2 x d) / v

I can see this "distance equals half acceleration" and then "time squared" but what's in between to determine the relation of the first to the second? Plus? Times?
Times. Multiplication is assumed bewteen adjacent symbols in formulas.

d = (1/2) x a x t2

"v = a t" is also typed like this. Acceleration and time are just sitting next to each other with no symbol in between.
The implcation is "times":

v = a x t
 
  • #11


Thanks. That clears it up, I think.

So, for 10m/s with a 0.8 meter distance, using the formula:

t = (2 x 0.8) / 10 = 0.16

Approximately a 10th of a second is required. Correct?


a = 10 squared / (2 x 0.8) = 62.5m/s2

So, acceleration cannot be any lower than 62.5 meters per second squared?
 
Last edited:
  • #12


Researcher X said:
So, for 10m/s with a 0.8 meter distance, using the formula:
t = (2 x 0.8) / 10 = 0.16
correct, about 1/6th of a second.

a = 10 squared / (2 x 0.8) = 62.5m/s2So, acceleration cannot be any lower than 62.5 meters per second squared?
correct.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
5
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
Replies
22
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K