-4
$\begingroup$

I am asked to find the maximum velocity of a mass.

I know that the equation for maximum acceleration is

$$a = w^2A$$

However I do not know how to find the maximum velocity. Is velocity just the same as acceleration?

  • 7
    No, it is not. Velocity is space/time while acceleration is velocity/time.2017-01-01
  • 3
    the acceleration is the derivative of the velocity.2017-01-01
  • 2
    What does you equation mean? What is $\omega$ and $A$?2017-01-01
  • 0
    Is this circular motion? It is hard to even guess what you are asking? Velocity and acceleration have different dimensions.2017-01-01
  • 0
    @MauroALLEGRANZA What you're saying is not right if you're talking for example about instantaneous velocity.2017-01-01
  • 2
    You really need to describe the problem in more detail.2017-01-01
  • 0
    I just wanted the equation for maximum velocity.2017-01-01
  • 1
    @nbro yes it is. those are the units on velocity, instantaneous or not. instantaneous velocity is the slope of the relevant tangent line to the displacement function.2017-01-01

4 Answers 4

0

acceleration depends on the applied force and the mass

acceleration = force/mass

for uniform acceleration velocity = acceleration X time

if acceleration varies you must integrate to find velocity = integral of acceleration over time

  • 0
    Could you please format and clarify your answer?2017-01-01
  • 0
    Try to use mathjax when answering questions (for formatting equations and such). This link may be of use: http://meta.math.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference2017-01-11
3

Velocity is not the same as acceleration. Acceleration is a measure of how your velocity changes over time: speed up, and acceleration is positive, etc. This is similar to how velocity measures how your position changes over time. Indeed, velocity is the derivative of position, and acceleration is the derivative of velocity.

Here's a hint for the problem: when velocity is maximal, what do you think the acceleration is going to be?

  • 0
    **cough** I'm actually *still* confused on the acceleration. Could you give a hint to me?2017-01-01
  • 0
    @SimpleArt When $f$ is maximal (or minimal), what is $f'$?2017-01-01
  • 0
    Relative maxima/minima, but not global. :-D2017-01-01
  • 0
    @SimpleArt Yes, but then it's not very hard to check the few possibilities you get.2017-01-01
1

If the position is given by $x = x(t)$ then the velocity is $v = \dot{x}$ and the acceleration $a = \dot{v} = \ddot{x}$. The dot is the Newton-style notation for the derivative regarding time.

  • 2
    For the OP: the notation "$a=\dot{b}$" means that $a$ is the derivative of $b$ with respect to time. Similarly, two dots means second derivative, and so on (although I've never actually seen more than two dots used).2017-01-01
1

Velocity is the rate of change of position. It's pretty much just the speed of the object, with a little extra structure to keep track of the direction it's moving.

Acceleration is the rate of change of the velocity. It incorporates both the object speeding up and slowing down, and the object turning to move in a different direction.

Now, from the form of the acceleration equation you gave, I'm guessing this is a mass on a spring problem. In that case, the maximum velocity can be found from either differentiating the mass's position function (which should be $x = A\sin(\omega t + \phi)$) or from conservation of energy ($m\omega^2x^2/2 + mv^2/2= m\omega^2A^2/2$).