Energy and Conservation -- Diagnostic Tests
Energy and Conservation — Diagnostic Tests
Section titled “Energy and Conservation — Diagnostic Tests”flowchart TD
A[Diag Energy] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]Intuition
Section titled “Intuition”Energy is like currency — it can’t be created or destroyed, only transferred between accounts (objects) or converted between currencies (forms): The conservation of energy is the most powerful tool in physics — it lets us solve problems without knowing all the details of what happens in between
Why it matters: Energy conservation governs everything from why perpetual motion is impossible to how power plants generate electricity
The key insight: The conservation of energy is the most powerful tool in physics — it lets us solve problems without knowing all the details of what happens in between
Unit Tests
Section titled “Unit Tests”UT-1: Work Done Against Friction is Path-Dependent
Section titled “UT-1: Work Done Against Friction is Path-Dependent”Question:
A block of mass is moved between two points and that are at the same height on a horizontal surface. The coefficient of kinetic friction is . The straight-line distance is . The block is also moved along a semicircular path of radius from to .
(a) Calculate the work done against friction for the straight-line path.
(b) Calculate the work done against friction for the semicircular path.
(c) Explain why these results demonstrate that friction is a non-conservative force, and identify what would need to change for the work to be path-independent.
Solution:
(a) Straight-line path of length :
Normal reaction:
Friction force:
Work done against friction:
(b) Semicircular path of radius :
The length of the semicircular path is .
The normal reaction on a flat surface is constant: regardless of path direction.
Work done against friction:
(c) The work done against friction is different for the two paths ( vs ) despite both paths connecting the same start and end points at the same height. This means the work done by friction depends on the path taken, not just the initial and final positions.
This is the defining property of a non-conservative force: the work done depends on the path. For a conservative force (like gravity), the work done depends only on the start and end positions. The total mechanical energy is conserved only when all forces are conservative; friction dissipates energy as thermal energy.
UT-2: Elastic Collision with Unknown Mass
Section titled “UT-2: Elastic Collision with Unknown Mass”Question:
A particle of mass moving at collides head-on with a stationary particle of unknown mass . After the collision, moves at in the same direction and moves at in the same direction.
(a) Determine using conservation of momentum.
(b) Verify that the collision is elastic by checking conservation of kinetic energy.
(c) A student claims that if were much larger than Then would rebound with nearly the same speed. Show that this claim is correct for the limiting case .
Solution:
(a) Conservation of momentum:
(b) Kinetic energy before:
Kinetic energy after:
So the collision is not elastic.
This is a critical trap: the problem statement says to “verify” elasticity, but the calculation shows it is inelastic. The student must trust the calculation over the implication of the wording.
Note: For a truly elastic collision with these initial conditions (, ), should stop and should move at . The given post-collision velocities ( and ) are inconsistent with an elastic collision.
(c) For a head-on elastic collision with initially at rest:
As :
So rebounds with speed in the opposite direction, confirming the student”s claim.
UT-3: Power with Variable Velocity on an Incline
Section titled “UT-3: Power with Variable Velocity on an Incline”Question:
A car of mass travels up a hill inclined at to the horizontal. The resistance to motion (drag plus rolling friction) is given by where is the speed in . The engine delivers constant power .
(a) Show that the equation of motion is and derive the terminal velocity of the car on this hill.
(b) Calculate the acceleration of the car when its speed is .
(c) Calculate the maximum speed the car can maintain on this hill.
Take .
Solution:
(a) Driving force at speed :
Net force up the hill:
Since :
Terminal velocity occurs when :
This cubic equation can be solved by trial. Trying :
Trying :
Trying :
So .
(b) At :
(c) The maximum speed is the terminal velocity, which occurs when :
(from the cubic equation above).
Integration Tests
Section titled “Integration Tests”IT-1: Energy Conservation in Orbital Transfer (with Gravitational Fields)
Section titled “IT-1: Energy Conservation in Orbital Transfer (with Gravitational Fields)”Question:
A satellite of mass is in a circular orbit of radius around the Earth. The Earth’s mass is and .
(a) Calculate the total energy of the satellite in this orbit.
(b) The satellite transfers to a higher circular orbit of radius via a Hohmann transfer ellipse. Calculate the total energy change required.
(c) Calculate the speed of the satellite at perigee and apogee of the transfer ellipse.
Solution:
(a) Total energy in circular orbit:
(b) Total energy in the higher orbit:
Energy change:
This energy must be supplied by the rocket engines.
(c) For the Hohmann transfer ellipse, the semi-major axis is:
Energy of the transfer orbit:
At perigee (), using :
At apogee (), using conservation of angular momentum:
IT-2: Inelastic Collision with Energy Loss on a Spring (with Dynamics)
Section titled “IT-2: Inelastic Collision with Energy Loss on a Spring (with Dynamics)”Question:
A block of mass moves at on a frictionless horizontal surface towards a stationary block of mass . Block is attached to a spring of spring constant whose other end is fixed to a wall. The collision between the blocks is perfectly inelastic (they stick together).
(a) Calculate the maximum compression of the spring.
(b) Calculate the energy lost in the collision.
(c) Calculate the fraction of the original kinetic energy that is stored in the spring at maximum compression.
Solution:
(a) First, find the velocity immediately after the inelastic collision using conservation of momentum:
The combined block then compresses the spring. At maximum compression All kinetic energy converts to elastic potential energy:
(b) Initial kinetic energy:
Kinetic energy after collision:
Energy lost:
(c) Energy stored in spring at maximum compression:
Fraction of original KE:
IT-3: Power and Efficiency on a Variable Gradient (with Kinematics)
Section titled “IT-3: Power and Efficiency on a Variable Gradient (with Kinematics)”Question:
A cyclist of total mass (cyclist + bicycle) travels along a road whose elevation profile is given by where is in metres and is the horizontal distance in metres. The cyclist maintains constant power output . The total resistive force (air resistance + rolling friction) is .
At position The cyclist is moving at .
(a) Calculate the gradient of the road at and determine whether the cyclist is going uphill or downhill.
(b) Calculate the acceleration of the cyclist at .
(c) Explain why the cyclist’s speed will not increase without bound even on a downhill section.
Solution:
(a) The gradient of the road is .
At :
Since The cyclist is going uphill.
The angle of the incline: (small angle approximation is valid here since ).
(b) Driving force:
Gravitational component along the road (opposing motion uphill):
Resistive force:
Net force:
Acceleration:
The cyclist decelerates significantly. At this gradient, the constant power of is insufficient to maintain speed.
(c) Even on a downhill section where gravity assists, the speed is limited by the power equation . As speed increases:
- The driving force from the cyclist’s power decreases ()
- The resistive force increases ()
- Eventually, And acceleration becomes zero
The cyclist reaches a terminal velocity where the power output equals the rate of energy dissipation against resistance. The quadratic nature of the air resistance term ensures this equilibrium always exists at finite speed.
Cross-References
Section titled “Cross-References”- Kinematics: Kinematics describes motion
- Mechanics: Mechanics covers forces and energy
- Waves: Waves transfer energy