Dynamic Effects of linear Motion
Variable Acceleration Depending on Time
In Engineering, motion is often analysed through quantities like displacement, velocity, and acceleration. While many introductory problems assume constant acceleration (like free-fall near Earth’s surface), real-world motion is frequently more complex. One important case is when acceleration changes with time, this is known as variable acceleration depending on time.
Variable acceleration means that the rate at which an object’s velocity changes is not fixed, but instead varies as time progresses. This can happen in many scenarios: a car gradually pressing the gas pedal harder, a rocket burning fuel at a decreasing rate, or a ball slowing down due to changing friction.
To analyse such motion, we often express acceleration as a function of time, written as a(t). From this function, we can find the velocity v(t) and position x(t) of the object using integration, because acceleration is the derivative of velocity, and velocity is the derivative of displacement.
Understanding variable acceleration is essential for describing and predicting motion in dynamic environments where forces change over time. It lays the groundwork for more advanced concepts in mechanics and helps bridge the gap between simple models and real-life behaviour.
Note that ‘position’ (relative to a datum) and ‘displacement’ are used interchangeably in this article.
Recall, that acceleration, a, velocity, v and displacement, x are related by:
a = dv⁄dt
v = dx⁄dt
a = d²x⁄dt²
It follows then that:
v = ∫ a dt
And
x = ∫ v dt
If acceleration is a function of time:
a = f(t)
So that:
v = ∫ f(t) dt + c
Where c is an arbitrary constant of integration (see Engineering Mathematics unit for a recap on integration if this is unfamiliar).
Similarly, if the velocity is a function of time, t, i.e.
a = g(t)
Then in the same manner as above:
x = ∫ g(t) dt + c
Example 1
A vehicle is travelling along a straight road and is known to move with an acceleration given by the function 2⁄3t m/s2
When the time, t = 3 seconds the speed of the vehicle is measured to be 4 m/s and its position, x from the starting position (point 0) is 10m. Find the position (displacement) of the vehicle when time, t = 6 seconds.

Let us start with writing down the equation for the acceleration, a:
a = dv⁄dt
We know that the acceleration is given by the function 2⁄3t m/s2 and so we can state:
a = dv⁄dt = 2⁄3t
Let us now find the velocity, by integrating:
v = ∫ a dt
v = ∫ 2⁄3 t dt
v = 2⁄3 × t2⁄2 + c
v = 2⁄3 × (t2) + c
where c is some arbitrary constant of integration.
We know from the information we are given that: v = 4 m/s when t = 3 seconds. So let us substitute these values into the above equation for v, to find the value of c.
4 = 1⁄3 × 32 + c
4 = 1⁄3 × 9 + c
4 = 3 + c
c = 1
Therefore, we can now write down a complete equation for the velocity, v as:
v = 1⁄3 × t2 + 1
Now, let us connect this equation to the displacement, x:
v = dx⁄dt
x = ∫ v dt
x = ∫ (3⁄3 t2 + 1 )dt
x = 1⁄3 t3 + t + c
where c is some arbitrary constant of integration. Let us now simplify this:
We know from the information in the equation that the displacement, x = 10 m when t = 3 s. Therefore, let us substitute these values into the above equation to determine the value of the constant, c:
10 = 1⁄9 (33) + 3 + c
10 = 1⁄9 (27) + 3 + c
10 = 3 + 3 + c
10 = 6 + c
c = 4
Therefore
x = 1⁄9 (t3) + t + 4
Finally, as we were asked to find the displacement when t = 6s, we need to substitute the value of t into the above equation for x:
x = 1⁄9 (6)3 + 6 + 4
x = 1⁄9 (6)3 + 10
x = 1⁄9 (216) + 10
x = 24 + 10
x = 34
Therefore, the displacement (or position) of the vehicle after 6 seconds is 34m.
Example 2
A piston moves in a cylinder with acceleration of a(t) = cos(πt) m/s2 at time, t, seconds. The piston starts from rest at t = 0. Find the distance travelled in the time interval from t =1 to t = 2 seconds.

Acceleration, a, is given by:
a = dv⁄dt = cos(πt)
The velocity, v, is given by:
v = ∫ a dt
v = cos(πt) dt
v = 1⁄π sin(πt) +c
where c is some arbitrary constant of integration.
The question tells us that the piston ‘starts from rest’, and this tells us that v = 0 when t = 0. We can substitute these values into the above equation to find the value of c:
0 = 1⁄π sin(0) + c
0 = 0 + c
c = 0
Therefore,
v = 1⁄π sin(πt)
Now consider displacement, x:
x = ∫ v dt
x = ∫ 1⁄π sin(πt) dt
x = –1⁄π2 cos(πt) + c
where c is some arbitrary constant of integration.
In this case, we have no information about the displacement at any instant in time, however, we will see that this does not matter…
Find the displacement, x, when t = 1:
x1 =-1⁄π2 cos(πt) + c
x1 = -1⁄π2 cos(π) + c
Since
cosπ = -1
So
x1 = -1⁄π2 (-1) + c
x1 = 1⁄π2 + c
Now, find the displacement, x, when t = 2:–
x2 = -1⁄π2 cos(2π) + c
Since
cos2π =1
So
x2 = -1⁄π2 + c
Finally, the distance travelled between t = 1 and t = 2 seconds is given by:
|x2 – x1| = |(-1⁄π2+ c) – (1⁄π2+ c) |
|x2 – x1| = 2⁄π2
As you can see, the constant of integration, c, cancels out and the distance moved by the piston in the given time frame is 2⁄π2 metres.
Interested in our engineering courses?
We have over 70 courses across all major engineering disciplines, including, mechanical, electrical and electronic, civil, aerospace, industrial, computer and general engineering. Visit our course catalogue for a complete list of fully accredited engineering programmes.
A small selection of short courses …
Diploma in Mechanical Engineering
Diploma in Structural Engineering
Level 6 Courses
International Graduate Diploma in Mechanical Engineering
International Graduate Diploma in Civil Engineering
International Graduate Diploma in Aerospace Engineering
Level 5 Courses
Higher International Diploma in Mechanical Engineering
Higher International Diploma in Civil Engineering
Higher International Diploma in Aerospace Engineering
Level 4 Courses
Higher International Certificate in Mechanical Engineering
Higher International Certificate in Civil Engineering
Higher International Certificate in Aerospace Engineering
Alternatively, you can view all our online engineering courses here.
Recent Posts
Breaking Down Take-Off: Critical Flight Parameters
Breaking Down Take-Off: Critical Flight Parameters Introduction This blog will summarise the procedures a pilot would follow for take off. We will discuss the necessary considerations for the pilot and factors which affect ground run distance to take off. Firstly, when the pilot calls ‘ready for departure’, there are several possible answers he could get […]
Smooth Transitions: The Role of Flight Controls in Climb
Smooth Transitions: The Role of Flight Controls in Climb Introduction The transition from takeoff to climb is a critical phase of flight that demands precise coordination of aircraft flight controls. During this period, pilots rely on control surfaces such as elevators, ailerons, rudder, and high-lift devices to establish a stable climb attitude while maintaining airspeed, […]
Mastering the Glide: How Aircraft Fly Without Thrust
Mastering the Glide: How Aircraft Fly Without Thrust Introduction Gliding flight demonstrates how an aircraft can remain airborne without engine thrust by efficiently balancing lift, drag, and weight. Whether in engine-out scenarios or in glider operations, understanding the principles of glide performance is essential for pilots and engineers alike. Factors such as glide ratio, angle […]

