Energy, Forces, and Motion
From the science curriculum · Updated May 25, 2026
# Energy, Forces, and Motion
## 1. Introduction & Overview
* **The Mental Model:** The universe operates as an intricate, deterministic clockwork, where every particle's state (position and momentum) dictates its future trajectory, governed by fundamental interactions that manifest as forces, driving changes in energy distribution.
* **Significance:**
* **Engineering Design:** Crucial for structural integrity, aerospace dynamics, and robotic locomotion.
* **Astrophysics:** Underpins orbital mechanics, stellar evolution, and cosmic expansion.
* **Materials Science:** Dictates material deformation, fracture mechanics, and fatigue analysis.
* **Biophysics:** Explains molecular motors, cellular mechanics, and biomechanical processes.
* **Renewable Energy Systems:** Essential for turbine design, solar panel efficiency, and energy storage.
```mermaid
mindmap
root((Energy, Forces, & Motion))
Energy
"Kinetic Energy (K)"
"Translational (½mv²)"
"Rotational (½Iω²)"
"Potential Energy (U)"
"Gravitational (mgh)"
"Elastic (½kx²)"
"Chemical (Bond Energies)"
"Nuclear (Mass-Energy Equivalence)"
Internal Energy (U_int)
Conservation of Energy
"First Law of Thermodynamics (ΔU = Q - W)"
Forces
"Fundamental Forces"
"Strong Nuclear Force"
"Weak Nuclear Force"
"Electromagnetic Force"
"Gravitational Force"
"Contact Forces"
"Normal Force (F_N)"
"Friction (F_f = μF_N)"
"Tension (T)"
"Applied Force (F_app)"
"Newton's Laws of Motion"
"First Law (Inertia)"
"Second Law (F = ma)"
"Third Law (Action-Reaction)"
Motion
"Kinematics (Description of Motion)"
"Displacement (Δx)"
"Velocity (v = Δx/Δt)"
"Acceleration (a = Δv/Δt)"
"Equations of Motion (SUVAT)"
"Dynamics (Causes of Motion)"
"Linear Momentum (p = mv)"
"Angular Momentum (L = Iω)"
"Impulse (J = Δp = ∫Fdt)"
"Rotational Motion"
"Angular Displacement (Δθ)"
"Angular Velocity (ω)"
"Angular Acceleration (α)"
"Torque (τ = rFsinθ)"
```
## 2. In-Depth Theory, Equations & Mechanisms
### 2.1 Energy
Energy ($E$) is a scalar quantity representing the capacity to do work. It exists in various forms and is governed by the principle of conservation of energy.
#### 2.1.1 Kinetic Energy ($K$)
The energy possessed by an object due to its motion.
* **Translational Kinetic Energy:** For an object of mass $m$ moving with linear velocity $v$:
$K_{trans} = \frac{1}{2}mv^2$
Units: Joules (J). A 1 kg mass moving at 1 m/s possesses 0.5 J of translational kinetic energy.
* **Rotational Kinetic Energy:** For a rigid body with moment of inertia $I$ rotating with angular velocity $\omega$:
$K_{rot} = \frac{1}{2}I\omega^2$
Units: Joules (J). Moment of inertia $I$ depends on mass distribution and axis of rotation. For a solid sphere of mass $m$ and radius $R$ rotating about its diameter, $I = \frac{2}{5}mR^2$.
#### 2.1.2 Potential Energy ($U$)
The energy stored in an object due to its position or state.
* **Gravitational Potential Energy:** For an object of mass $m$ at a height $h$ above a reference level in a uniform gravitational field $g$:
$U_g = mgh$
Units: Joules (J). Valid for heights much less than the Earth's radius, assuming $g \approx 9.81 \, \text{m/s}^2$. For vast distances, the general form is:
$U_g = -\frac{GMm}{r}$, where $G$ is the gravitational constant ($6.674 \times 10^{-11} \, \text{N}\cdot\text{m}^2/\text{kg}^2$), $M$ is the mass of the larger body, $m$ is the mass of the smaller body, and $r$ is the distance between their centers.
* **Elastic Potential Energy:** Stored in a deformed elastic object (e.g., spring) with spring constant $k$ stretched or compressed by a displacement $x$ from equilibrium:
$U_e = \frac{1}{2}kx^2$
Units: Joules (J). Applies within the elastic limit defined by Hooke's Law, $F_{spring} = -kx$.
* **Chemical Potential Energy:** Stored in the chemical bonds of molecules. Released or absorbed during chemical reactions.
Example: Combustion of methane
$\text{CH}_4(\text{g}) + 2\text{O}_2(\text{g}) \longrightarrow \text{CO}_2(\text{g}) + 2\text{H}_2\text{O}(\text{l}) \quad \Delta H = -890.3 \, \text{kJ/mol}$
This is an exothermic reaction, releasing 890.3 kJ of energy per mole of methane combusted.
* **Nuclear Potential Energy:** Stored within the nucleus of an atom, related to the binding energy of protons and neutrons. Governed by Einstein's mass-energy equivalence principle:
$E = mc^2$
Where $E$ is energy, $m$ is mass, and $c$ is the speed of light ($2.998 \times 10^8 \, \text{m/s}$). Nuclear fission/fusion reactions convert a small amount of mass into a large amount of energy.
#### 2.1.3 Work ($W$)
The transfer of energy resulting from a force acting over a displacement.
* For a constant force $F$ co-linear with displacement $s$:
$W = Fs$
* For a constant force $F$ at an angle $\theta$ to displacement $s$:
$W = Fs\cos\theta = \vec{F} \cdot \vec{s}$
* For a variable force:
$W = \int \vec{F} \cdot d\vec{s}$
Units: Joules (J).
#### 2.1.4 Power ($P$)
The rate at which work is done or energy is transferred.
$P = \frac{dW}{dt} = \vec{F} \cdot \vec{v}$
Units: Watts (W), where $1 \, \text{W} = 1 \, \text{J/s}$.
#### 2.1.5 Conservation of Energy
The total energy of an isolated system remains constant. Energy can transform from one form to another but is neither created nor destroyed.
* Non-conservative forces (like friction) dissipate mechanical energy as thermal energy (heat).
$E_{initial} = E_{final} + W_{non-conservative}$
### 2.2 Forces
A force ($\vec{F}$) is an interaction that, when unopposed, will change the motion of an object. It is a vector quantity.
#### 2.2.1 Newton's Laws of Motion
* **First Law (Law of Inertia):** An object at rest stays at rest, and an object in motion stays in motion with the same speed and in the same direction unless acted upon by an unbalanced external force. Mathematically, if $\sum \vec{F} = \vec{0}$, then $\vec{v} = \text{constant}$.
* **Second Law:** The acceleration ($\vec{a}$) of an object is directly proportional to the net force ($\sum \vec{F}$) acting on it and inversely proportional to its mass ($m$). The direction of the acceleration is in the direction of the net force.
$\sum \vec{F} = m\vec{a}$
Units: Newtons (N), where $1 \, \text{N} = 1 \, \text{kg}\cdot\text{m/s}^2$. This is the fundamental equation of dynamics.
* **Third Law:** For every action, there is an equal and opposite reaction. If object A exerts a force $\vec{F}_{AB}$ on object B, then object B simultaneously exerts a force $\vec{F}_{BA}$ on object A, such that $\vec{F}_{AB} = -\vec{F}_{BA}$. These forces act on different bodies.
#### 2.2.2 Types of Forces
* **Gravitational Force ($F_g$):** The attractive force between any two objects with mass.
$F_g = \frac{GMm}{r^2}$ (Newton's Law of Universal Gravitation)
Near Earth's surface, $F_g = mg$, where $g$ is the acceleration due to gravity.
* **Normal Force ($F_N$):** The force exerted by a surface perpendicular to the surface on an object in contact with it. It prevents objects from passing through surfaces. On a horizontal surface, $F_N = mg$ if no other vertical forces are present.
* **Frictional Force ($F_f$):** A force that opposes relative motion or attempted motion between surfaces in contact.
* **Static Friction ($F_{s,max}$):** The maximum force that must be overcome to initiate motion.
$F_{s,max} = \mu_s F_N$, where $\mu_s$ is the coefficient of static friction.
* **Kinetic Friction ($F_k$):** The force opposing motion once an object is sliding.
$F_k = \mu_k F_N$, where $\mu_k$ is the coefficient of kinetic friction. Typically, $\mu_k < \mu_s$.
* **Tension ($T$):** The force transmitted through a string, rope, cable, or similar one-dimensional continuous object. Acts along the length of the medium.
* **Applied Force ($F_{app}$):** A push or pull applied externally to an object.
* **Drag Force ($F_D$):** A resistance force experienced by an object moving through a fluid (liquid or gas). For low speeds (laminar flow), Stokes' Law:
$F_D = 6\pi\eta rv$
where $\eta$ is dynamic viscosity, $r$ is object radius, and $v$ is velocity.
For high speeds (turbulent flow):
$F_D = \frac{1}{2}\rho v^2 C_D A$
where $\rho$ is fluid density, $v$ is relative speed, $C_D$ is drag coefficient, and $A$ is frontal area.
#### 2.2.3 Impulse and Momentum
* **Linear Momentum ($\vec{p}$):** A vector quantity defined as the product of an object's mass and its velocity.
$\vec{p} = m\vec{v}$
Units: kg·m/s.
* **Impulse ($\vec{J}$):** The change in momentum of an object. It is the integral of force over the time interval during which the force acts.
$\vec{J} = \Delta \vec{p} = \vec{p}_f - \vec{p}_i = \int_{t_i}^{t_f} \vec{F} \, dt$
For a constant force: $\vec{J} = \vec{F}\Delta t$.
Units: N·s or kg·m/s.
* **Conservation of Linear Momentum:** In an isolated system (where no net external forces act), the total linear momentum remains constant.
$\sum \vec{p}_{initial} = \sum \vec{p}_{final}$
### 2.3 Motion
The change in position of an object over time. Described by kinematics and dynamics.
#### 2.3.1 Kinematics (Description of Motion)
* **Position ($\vec{r}$):** The location of an object in space relative to a reference origin.
* **Displacement ($\Delta \vec{r}$):** The change in position, a vector quantity.
$\Delta \vec{r} = \vec{r}_{final} - \vec{r}_{initial}$
* **Distance ($d$):** The total path length traveled, a scalar quantity.
* **Velocity ($\vec{v}$):** The rate of change of position, a vector quantity.
* Average velocity: $\vec{v}_{avg} = \frac{\Delta \vec{r}}{\Delta t}$
* Instantaneous velocity: $\vec{v} = \frac{d\vec{r}}{dt}$
* **Speed ($s$):** The magnitude of velocity, a scalar quantity. $s = |\vec{v}|$.
* **Acceleration ($\vec{a}$):** The rate of change of velocity, a vector quantity.
* Average acceleration: $\vec{a}_{avg} = \frac{\Delta \vec{v}}{\Delta t}$
* Instantaneous acceleration: $\vec{a} = \frac{d\vec{v}}{dt}$
#### 2.3.2 Equations of Motion (Constant Acceleration)
For motion in one dimension with constant acceleration $a$:
1. $v = u + at$ (final velocity $v$, initial velocity $u$, time $t$)
2. $s = ut + \frac{1}{2}at^2$ (displacement $s$)
3. $v^2 = u^2 + 2as$
4. $s = \frac{(u+v)}{2}t$
#### 2.3.3 Rotational Motion
* **Angular Position ($\theta$):** The angle of rotation from a reference direction.
* **Angular Displacement ($\Delta\theta$):** Change in angular position. Units: radians (rad).
* **Angular Velocity ($\omega$):** Rate of change of angular position.
$\omega = \frac{d\theta}{dt}$
Units: rad/s.
* **Angular Acceleration ($\alpha$):** Rate of change of angular velocity.
$\alpha = \frac{d\omega}{dt}$
Units: rad/s$^2$.
* **Relationship between Linear and Angular Quantities (for a point at radius $r$ from axis):**
$s = r\theta$
$v = r\omega$
$a = r\alpha$ (tangential acceleration)
Radial (centripetal) acceleration: $a_c = \frac{v^2}{r} = r\omega^2$.
* **Torque ($\vec{\tau}$):** The rotational equivalent of force, causing angular acceleration.
$\vec{\tau} = \vec{r} \times \vec{F}$
Magnitude: $\tau = rF\sin\theta$, where $\theta$ is the angle between $\vec{r}$ and $\vec{F}$.
Units: N·m.
* **Newton's Second Law for Rotation:**
$\sum \vec{\tau} = I\vec{\alpha}$
* **Angular Momentum ($\vec{L}$):** The rotational equivalent of linear momentum.
For a rigid body: $\vec{L} = I\vec{\omega}$
For a point mass: $\vec{L} = \vec{r} \times \vec{p} = \vec{r} \times (m\vec{v})$
* **Conservation of Angular Momentum:** In an isolated system (no net external torque), total angular momentum remains constant.
$I_i\omega_i = I_f\omega_f$
```mermaid
stateDiagram-v2
direction LR
UnstableState : Nuclear Fission/Fusion Reaction
ThermodynamicSystem : Isolated System
ObjectMotion : Object in Motion
ObjectRest : Object at Rest
DeformedSpring : Spring stretched/compressed
ParticleA : Particle A (m1)
ParticleB : Particle B (m2)
[*] --> UnstableState: Release of Nuclear Energy (E=mc^2)
UnstableState --> "Mass Defect (Δm)" : Energy Release (ΔE = Δm c^2)
[*] --> ThermodynamicSystem
ThermodynamicSystem --> "Equilibrium State (S_max)" : Entropy Maximization
"Equilibrium State (S_max)" --> ThermodynamicSystem : Reversible/Irreversible Processes
[*] --> ObjectMotion: Net Force applied (F_net != 0)
ObjectMotion --> ObjectRest: Net Force becomes 0
ObjectRest --> ObjectMotion: Net Force applied (F_net != 0)
ObjectMotion --> "Constant Velocity (a=0)" : Forces Balanced (F_net = 0)
"Constant Velocity (a=0)" --> ObjectMotion: Unbalanced Force reapplied
ObjectMotion --> "Kinetic Energy (0.5mv^2)": Movement
"Kinetic Energy (0.5mv^2)" --> "Work Done (F.s)": Energy Transfer
[*] --> DeformedSpring: External force applied
DeformedSpring --> "Elastic Potential Energy (0.5kx^2)": Stored Energy
"Elastic Potential Energy (0.5kx^2)" --> "Equilibrium (x=0)": Force removed
ParticleA --> ParticleB: Exerts Force F_AB
ParticleB --> ParticleA: Exerts Force F_BA (-F_AB)
ParticleA --> "Momentum (p = mv)": Moving
"Momentum (p = mv)" --> ParticleA : Collisions induce Impulse (Δp = ∫Fdt)
ParticleB --> "Momentum (p = mv)"
"Momentum (p = mv)" --> ParticleB
```
## 3. Technical Procedures & Applications
### 3.1 Determination of Coefficient of Static Friction ($\mu_s$)
**Objective:** To determine the coefficient of static friction between two specific materials, e.g., a wooden block and a wooden surface.
**Materials:**
* Wooden block (precisely milled, mass $m_B$)
* Inclined wooden plane (smooth, uniform surface)
* Protractor or digital inclinometer (precision $\pm 0.1^\circ$)
* Digital scale (precision $\pm 0.01 \, \text{g}$)
**Procedure:**
1. **Mass Measurement:** Measure the mass of the wooden block, $m_B$, using the digital scale. Verify the scale's calibration.
2. **Surface Preparation:** Ensure both the block’s surface and the inclined plane’s surface are meticulously clean, dry, and free from any dust or debris. Microscopic surface contaminants can significantly alter $\mu_s$.
3. **Initial Setup:** Place the wooden block gently onto the horizontal wooden plane.
4. **Gradual Inclination:** Slowly and smoothly increase the angle of inclination ($\theta$) of the plane using the designated adjustment mechanism. This must be done with extreme care to avoid any jerking motions that might prematurely initiate sliding due to kinetic friction rather than exceeding static friction.
5. **Critical Angle Observation:** Observe the block continuously. Identify the exact angle, $\theta_k$, at which the block just begins to slide. This is the critical angle of repose. It is crucial that this is the point of *imminent motion*, not motion itself.
6. **Multiple Trials:** Repeat steps 3-5 at least five times, ensuring the block is placed in a slightly different position and orientation each time to account for any surface inhomogeneities. Record each $\theta_k$ value.
7. **Data Averaging:** Calculate the mean value of $\theta_k$ from the multiple trials.
8. **Calculation:** The coefficient of static friction is given by the tangent of the critical angle of repose:
$\mu_s = \tan(\theta_k)$
**Underlying Principle:**
At the point of imminent motion, the component of gravitational force acting down the incline is balanced precisely by the maximum static friction force.
* Force down the incline: $F_{||} = mg\sin\theta_k$
* Normal force perpendicular to incline: $F_N = mg\cos\theta_k$
* Maximum static friction force: $F_{s,max} = \mu_s F_N = \mu_s mg\cos\theta_k$
When the block is at the verge of sliding:
$mg\sin\theta_k = \mu_s mg\cos\theta_k$
$\sin\theta_k = \mu_s \cos\theta_k$
$\mu_s = \frac{\sin\theta_k}{\cos\theta_k} = \tan\theta_k$
**Expected Conditions & Tolerances:**
* Ambient Temperature: $20.0 \pm 1.0 \, ^\circ\text{C}$. Significant temperature variations can alter surface properties.
* Relative Humidity: $50 \pm 5\%$. Humidity can affect the adsorption of moisture on surfaces, changing $\mu_s$.
* Surface roughness: Characterized by Ra (arithmetic average roughness) values. For example, if both wood surfaces are polished to Ra $\approx 0.5-1.0 \, \mu\text{m}$.
* Block mass should be sufficiently large (e.g., $m_B > 0.1 \, \text{kg}$) to minimize micro-vibrations influencing the onset of motion.
```mermaid
sequenceDiagram
participant Experimenter
participant DigitalScale
participant WoodenBlock
participant InclinedPlane
participant DigitalInclinometer
Experimenter->DigitalScale: Measure mass (m_B)
Experimenter->WoodenBlock: Ensure clean surface
Experimenter->InclinedPlane: Ensure clean surface & horizontal position
Experimenter->WoodenBlock: Place block gently on plane
loop Repeat 5 times
Experimenter->InclinedPlane: Slowly increase angle (θ)
Note left of Experimenter: Monitor for imminent motion
Experimenter->WoodenBlock: Observe block carefully
alt Block slides
Experimenter->DigitalInclinometer: Record critical angle (θ_k)
Experimenter->InclinedPlane: Return plane to horizontal
else Block does not slide (too slow increase)
Experimenter->InclinedPlane: Continue increasing angle
end
end
Experimenter->Experimenter: Calculate average θ_k
Experimenter->Experimenter: Calculate μ_s = tan(average θ_k)
```
## 4. Examiner's Breakdown
### 4.1 Comparative Analysis
| Feature | Kinetic Energy (K) | Potential Energy (U) |
| :----------------------- | :------------------------------------------------- | :----------------------------------------------- |
| **Definition** | Energy due to motion | Energy due to position or configuration |
| **Primary Formula** | $K = \frac{1}{2}mv^2$ (translational); $K = \frac{1}{2}I\omega^2$ (rotational) | $U_g = mgh$; $U_e = \frac{1}{2}kx^2$; $U_{chem}$ |
| **Units** | Joules (J) | Joules (J) |
| **Scalar/Vector** | Scalar | Scalar |
| **Reference Frame** | Absolute (depends on observer's frame of reference for 'v') | Relative (depends on chosen zero-potential level) |
| **Change Mechanism** | Change in speed/angular speed | Change in position/configuration |
| **Conservation Context** | Not conserved independently (can convert to U) | Not conserved independently (can convert to K) |
| **Work-Energy Theorem** | Net work done on an object equals change in its kinetic energy: $W_{net} = \Delta K$ | Work done by a conservative force is negative change in potential energy: $W_c = -\Delta U$ |
| **Minimum Value** | $0$ (at rest) | Arbitrary (depends on arbitrary reference point) |
| Feature | Linear Momentum ($\vec{p}$) | Angular Momentum ($\vec{L}$) |
| :----------------------- | :------------------------------------------------- | :------------------------------------------------ |
| **Definition** | "Quantity of motion" in a straight line | "Quantity of rotational motion" |
| **Primary Formula** | $\vec{p} = m\vec{v}$ | $\vec{L} = I\vec{\omega}$ (rigid body); $\vec{L} = \vec{r} \times \vec{p}$ (point mass) |
| **Units** | kg·m/s or N·s | kg·m$^2$/s or J·s |
| **Scalar/Vector** | Vector (direction of velocity) | Vector (direction by right-hand rule) |
| **Conservation Context** | Conserved if net external force is zero | Conserved if net external torque is zero |
| **Change Mechanism** | Impulse: $\vec{J} = \Delta\vec{p} = \int \vec{F}dt$ | Angular Impulse: $\vec{\iint \vec{\tau}dt} = \Delta\vec{L}$ |
| **Related Principle** | Newton's Second Law ($\vec{F} = d\vec{p}/dt$) | Rotational Second Law ($\vec{\tau} = d\vec{L}/dt$) |
| **Direct Application** | Collisions, explosions, jet propulsion | Planetary orbits, spinning tops, gyroscopes |
### 4.2 High-Yield Marking Keywords
1. "Isolated System": Mandatory condition for conservation laws (momentum, energy).
2. "Net External Force/Torque is Zero": Specific criterion for momentum/angular momentum conservation.
3. "Work-Energy Theorem": $W_{net} = \Delta K$.
4. "Point of Imminent Motion": Crucial description for static friction determination.
5. "Energy Conversion Efficiency": Ratio of useful energy output to total energy input, expressed as a percentage or decimal. $\eta = \frac{E_{output}}{E_{input}} \times 100\%$.
6. "Non-Conservative Forces": Forces like friction or air drag that dissipate mechanical energy into thermal energy.
7. "Center of Mass": The unique point where the weighted relative position of the distributed mass sums to zero, critical for analyzing complex system motion.
8. "Elastic vs. Inelastic Collisions": Differentiating based on the conservation of kinetic energy (kinetic energy conserved in elastic, not in inelastic).
### 4.3 Trapdoor Mistakes
1. **Confusing distance with displacement, or speed with velocity:**
* **Mistake:** Using total path length instead of the vector change in position for displacement, or magnitude of velocity instead of vector velocity for questions involving direction.
* **Correct Answer:** Clearly define and use the vector nature of displacement and velocity (e.g., $\Delta\vec{x} = \vec{x}_f - \vec{x}_i$; $\vec{v} = \Delta\vec{x}/\Delta t$). Explicitly address direction. For instance, an object moving in a circle at constant speed still has changing velocity due to changing direction, hence it is accelerating.
2. **Incorrect application of Newton's Third Law:**
* **Mistake:** Assuming action-reaction pairs cancel each other out because they are equal and opposite, thus leading to zero net force on *a single object*.
* **Correct Answer:** Emphasize that action-reaction forces always act on *different objects*. Therefore, they cannot cancel out to determine the net force on *one* of the objects. When drawing free-body diagrams, only forces acting *on that specific body* are considered.
3. **Misidentifying conditions for energy/momentum conservation:**
* **Mistake:** Applying conservation of mechanical energy when non-conservative forces are present, or conservation of momentum when a net external force acts.
* **Correct Answer:** State explicitly the conditions for conservation:
* **Conservation of Mechanical Energy:** Applies *only* when conservative forces (gravity, spring force) do work. If friction or air drag are present, mechanical energy is *not* conserved, and the work-energy theorem ($W_{nc} = \Delta E_{mech}$) must be used.
* **Conservation of Linear Momentum:** Applies *only* to an isolated system where the *net external force* on the system is zero. Internal forces (e.g., between colliding objects) do not affect total system momentum.
4. **Omitting units or using incorrect units, especially for derived quantities:**
* **Mistake:** Providing numerical answers without units, or assigning incorrect units (e.g., meters for energy, Newtons for power).
* **Correct Answer:** Always include appropriate SI units for all physical quantities. For example, Force in Newtons (N), Energy in Joules (J), Power in Watts (W), Momentum in kg·m/s (or N·s). Demonstrate dimensional analysis to confirm correctness where applicable (e.g., $[F][s] = [M][L][T^{-2}][L] = [M][L^2][T^{-2}] = [J]$). This often applies to questions requiring calculations.
Get the full science curriculum
Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.
Create Free Account