How Do You Calculate Maximum Speed from a Non-Constant Acceleration Time Graph?

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
18 replies · 3K views
Suraj M
Gold Member
Messages
596
Reaction score
39

Homework Statement


A particle starts from rest. Its acceleration vs time graph is as shown. What will be the maximum speed?
WIN_20150312_160506.JPG

Homework Equations


usual kinematic equations(3+)

The Attempt at a Solution


velocity at t=11 seconds should be max, so the area under the given graph = change in velocity
So vf-0 = 55
so max. velocity= 55 m/s
But, if i try it this way:
##a=\frac{dv}{dt}##
##a.dt=dv##
integrating..
##a∫_{0}^{11} dt = ∫_{0}^{v} dv##
so ##a(11-0)=v-0##
i know this is wrong because ##a## is not constant. But how do i include it?
Any help is appreciated.
 
Last edited:
on Phys.org
Suraj M said:
a.dt=dva.dt=dv
integrating..
a∫₀11dt=∫₀vdva∫₀^{11} dt = ∫₀^{v} dv

Since a is a function of time, ∫adt is not a∫dt

You need to write a as a function of t then integrate it correctly.
 
But if a particle starts from rest and its acceleration vs time graph is as shown, I ask to myself why at the intial time the initial acceleration is not null?
 
I ask to myself why at the initial time the initial acceleration is not null?
You could equally ask, why the question chose to set time 0 at the moment the acceleration starts.
Seems a sensible choice. Say the acceleration is given by a spring which is compressed. It could sit in that state indefinitely, until you release the particle. Then something interesting happens, so you start measuring from that moment and call that t=0.

To keep you happy, acceleration was 0 or null at t=-1, t=-7.5, t= -0.000000000000000000001, but rises to 10 m/sec2 (or whatever that blurred figure is) at t=0.
 
  • Like
Likes   Reactions: Pierce610 and Suraj M
Merlin3189 said:
Since a is a function of time, ∫adt is not a∫dt

You need to write a as a function of t then integrate it correctly.
oh yeah, i don't how i missed that..
so ##a=10-βt## where ##β= \frac{da}{dt}##
so ##β=\frac{10}{11}##
so i get $$∫_{0}^{11}(10 - \frac{10}{11}t)dt =∫_{0}^{v}dv$$
so then i get ## 10(11-0)-(\frac{10}{11}).(11^2 -0) = v##
so ##v = 110-110=0## huh?
 
NascentOxygen said:
Try this integration again. Show intermediate steps.
$$∫_{0}^{11}(10dt -\frac{10}{11}tdt)=∫_{0}^{v_f}dv$$
$$10(t_f -0) - \frac{10}{11}(\frac{t_f^2}{2}-0)=v_f-0$$
so then substituting ##t_f=11##
Ok got it.. thanks, sorry for the stupid mistake
 
Last edited:
Yes. It's just your integral.
∫ k dt = kt , but ∫ kt dt ≠ kt2

Try differentiating kt2 and see what you get.

Edit - You posted the right answer while I was writing this!
 
Merlin3189 said:
Yes. It's just your integral.
∫ k dt = kt , but ∫ kt dt ≠ kt2

Try differentiating kt2 and see what you get.
Thank you, i corrected it.. in post #7
thank you for your help.
 
Mr. Chet ,
I wanted only say that the particle in question is defined to "start at rest" while in the graph, for how I think to interpret it,seems to start with an initial acceleration not null. Isn't definition of rest "no acceleration"?
 
Chestermiller said:
No. Definition of "at rest" is zero velocity.

Chet
and then also the acceleration?
 
but then let me know how is the acceleration of a particle at rest, that is with speed null?
 
Pierce610 said:
but then let me know how is the acceleration of a particle at rest, that is with speed null?
Imagine that, at times t<0, the velocity is zero, and at times t>0, the velocity is kt, where k is a constant. So the velocity is a continuous function of time. What is the acceleration at times t < 0? What is the acceleration at times t > 0? Is the acceleration a continuous function of time at t = 0?

Chet
 
  • Like
Likes   Reactions: Pierce610
I've understand: before a particle moves with constant speed v, it needs to be accelerated.
It can't move from 0 to v instantly. Also in free fall it should be an acceleration not null at the start time, 9.8 m/s^2