The Elevator Problem

Episode 1 — MIT OCW 8.01x

Setup

2. Elevator Trip

A person is standing on an elevator initially at rest at the first floor of a high building. The elevator of height hhthen begins to ascend to the sixth floor, which is a known distance LL above the starting point. The elevator undergoes an unknown constant acceleration of magnitude aa for a given time interval TT. Then the elevator moves at a constant velocity for a time interval 4T4T. Finally the elevator brakes with an acceleration of magnitude aa, (the same magnitude as the initial acceleration), for a time interval TT until stopping at the sixth floor.

(a) Make a sketch of the velocity v(t)v(t) of the elevator as it travels to the sixth floor.

(b) Find the value of aa, the magnitude of the acceleration, in terms of LL and TT.

(c) If a = g, how fast would a person hit the ceiling?

Solving Part (b): Finding the Acceleration

The key insight is that distance equals the area under the v(t) curve. The velocity profile is a trapezoid — ramp up for time TT, flat for 4T4T, ramp down for TT. The total area of the trapezoid must equal LL.

Area Under the Velocity Curve

Distance = area under v(t). Drag the sliders to see how acceleration adjusts to keep total area = L.

3.0m24.0m3.0m0T5T6Tt (s)v_max0v (m/s)
a = 1.50 m/s²v_max = 3.00 m/stotal time = 12.0 s
Area = ½aT² + 4aT² + ½aT² = 5aT² = L → a = L/(5T²) = 1.50 m/s²

What do we know?

Free Body Diagram

There are exactly two forces on you:

  1. Gravity pulling down: W=mgj^\vec{W} = -mg\,\hat{j}
  2. Normal force from the scale pushing up: N=Nj^\vec{N} = N\,\hat{j}

The scale reads the normal force NN — that's what "apparent weight" means.

Newton's Second Law

Applying Fnet=ma\vec{F}_{\text{net}} = m\vec{a} in the vertical direction:

Nmg=maN - mg = ma

Solving for the normal force:

N=m(g+a)N = m(g + a)

where aa is the elevator's acceleration (positive upward).

What the Scale Reads

This single equation tells the whole story:

The key insight: velocity doesn't matter. Only acceleration changes what the scale reads. You could be moving up at 100 m/s and the scale reads your normal weight — as long as the elevator isn't accelerating.

The Simulation

Play with the parameters and watch the forces in real time. Pay attention to the scale reading during each phase of motion.

0m8m15m23m30mmgNAt Rest
v (m/s)-6.00.06.0t (s)a (m/s²)-11.80.02.5t (s)
Scale Reading
0.0 N
True weight: 686.7 N (70 kg)
Apparent: 100% of true weight
Acceleration: +0.00 m/s²
Velocity: +0.00 m/s
Height: 0.0 m

Deeper: The Equivalence Principle

Einstein realized that no local experiment can distinguish between:

  1. Standing in a gravitational field gg
  2. Accelerating upward at gg in empty space

If the elevator accelerates up at gg, the scale reads N=m(g+g)=2mgN = m(g + g) = 2mg. But you'd get the exact same reading standing still on a planet with surface gravity 2g2g.

This equivalence principle is the foundation of general relativity: gravity isn't a force at all — it's the curvature of spacetime.