In physics, we take measurable quantities from the real world, and attempt to find meaningful relationships between them. A basic example of this would be the physical ideal of force. Force applied to an object changes the motion of an object. Here’s the deal though, at a basic level
and while we can put a physical interpretation to this arithmetical definition, at the end of the day force is simply “mass times acceleration.” The SI unit of force is a newton, which is defined to be
In a similar way, the idea of kinetic energy, is “energy” objects have from motion. It is defined by the formula
The SI unit of energy is a joule, which is defined to be
To get a feel for the “size” of a joule, consider this: if an apple has a mass of \(0.1\mathrm {kg}\) and it is dropped from a height of \(1\mathrm {m}\), then approximately \(1\) joule of energy is released when it hits the ground. Let’s see if we can explain why this is true.
Now we need to know how long it takes for the apple to hit the ground, after being dropped from a height of \(1\) meter. For this we’ll need a formula for position. Here \(s(0) = 1\), so we’ll need to use an indefinite integral: \begin{align*} s(t)&=\int v(t) dt\\ &= \int \answer [given]{-9.8t} dt \\ &= \answer [given]{\frac {-9.8 t^2}{2}} + C \end{align*}
Since \(s(0)= 1\), write with me
So the apple hits the ground after \(\sqrt {\frac {2}{9.8}}\) seconds. Finally, the formula for kinetic energy is \begin{align*} E_k &= \frac {m \cdot v^2}{2} \\ &= \frac {0.1 \cdot \left (a\cdot t\right )^2}{2} \\ &= \frac {0.1 \cdot \left ((-9.8)\cdot \sqrt {\frac {2}{9.8}}\right )^2}{2} \\ &= \frac {0.1 \cdot (9.8)^2\cdot \frac {2}{9.8}}{2} \\ &= \frac {0.1 \cdot 9.8\cdot 2}{2} \\ &= 0.98. \end{align*}
Ah! So the kinetic energy released by an apple dropped from a height of \(1\) meter is approximately \(1\) joule.
Finally work is defined to be accumulated force over a distance. Note, there must be some force in the direction (or opposite direction) that the object is moving for it to be considered work.
On the other hand, a car applying breaks is a change in motion, and hence a force is applied. Since this force is applied over a distance, work is done.
Climbing a mountain is also an example of work, as one is applying force to overcome the acceleration due to gravity, over the distance that one is climbing.
No work is done when holding a calculus book, as there is no accumulated force over a distance.
It is also the case that no work is done when one walks around with a calculus book, this is because the “force” is in a direction perpendicular to the motion.
Finally, when one picks up a calculus book, you are moving the book against the force due to the acceleration due to gravity. Hence work is done.
We can write the definition of work in the language of calculus as,
The SI unit of work is also a joule. To help understand this, \(1\) joule is approximately how much work is done when you raise an apple one meter.
Let’s again see why this is true.
So, our integral becomes \begin{align*} \int _{0}^{1} \answer [given]{-0.98} ds &= \bigg [ \answer [given]{-0.98 s} \bigg ]_0^1\\ &=\answer [given]{-0.98}. \end{align*}
Ah! So when lifting an apple \(1\) meter, requires \(\answer [given]{-0.98}\) joules of work. The sign is negative since we are lifting against the gravitational force.
Now we have a question:
Why do work and kinetic energy have the same units?
One way to answer this is via the Work-Energy Theorem.
- \(s(t)\) represent position with respect to time,
- \(v(t)\) represent velocity with respect to time,
- \(a(s)\) represent acceleration with respect to position,
- \(t_0\) represent the starting time,
- \(t_1\) represent the ending time,
then we also have that
- \(s(t_0)\) represents the starting position, \(s_0\),
- \(s(t_1)\) represents the ending position, \(s_1\),
- \(v(t_0)\) represents the starting velocity, \(v_0\),
- \(v(t_1)\) represents the ending velocity, \(v_1\).
Now write with me,
The Work-Energy theorem says that:
This could be interpreted as:
The accumulated force over distance is the change in kinetic energy.
Moreover, this answers our initial question of why work and kinetic energy have the same units. In essence, energy powers work.
2025-01-06 19:49:09