Module 1: Measurements and Motion in 1D

 

PHYS-2325 M1L5 Free Fall


"What goes up must come down."
— Isaac Newton's insight on gravity



Free fall represents one of physics' most elegant examples of how calculus-based analysis reveals the fundamental nature of gravitational motion. Beyond simple kinematic equations, you'll explore the differential equation foundations of gravity, analyze terminal velocity through drag force modeling, and apply these concepts to real-world engineering challenges like spacecraft reentry dynamics and building safety design. From Galileo's revolutionary insights to modern aerospace engineering, free fall physics connects mathematical elegance with life-saving applications in structural engineering, automotive safety, and space exploration.

An apple falling from a tree to demonstrate the physics concept of free fall
Gravity provides constant acceleration at 9.8 m/s².

Course Competencies and Learning Objectives

A ★ indicates that this page contains content related to that LO.

CC1.1 Solve problems of motion in one dimension

LO1.1.1 Translate from scientific notation to regular numbers

LO1.1.2 Translate from different measurement systems

★ LO1.1.3 Investigate the quantities that define motion in one dimension

★ LO1.1.4 Analyze a problem in one dimension

Required Reading

Click the blue buttons to go to the Open Stax reading assignments.

Reading 1 Reading 2 Reading 3 1.Reading 3 Reading 4

 

Optional Reading

Explore More

Curious about gravity and free fall? These resources will deepen your understanding of how gravity affects motion.

Media

Watch these videos to see gravity in action and learn how to solve free fall problems. Pay attention to how we handle coordinate systems and signs!

Video 1: Understanding Free Fall

Understanding Free Fall

This video explains the physics of free fall and why all objects accelerate at the same rate under gravity.

  • Why gravity causes constant acceleration
  • The value g = 9.8 m/s² and what it means
  • Why mass doesn't affect free fall acceleration
  • Choosing coordinate systems (positive up vs. positive down)

Time: 5:45

Video 2: Solving Free Fall Problems

Solving Free Fall Problems

Learn the strategy for applying kinematic equations to free fall situations, including objects thrown upward.

  • Setting up the coordinate system
  • Identifying initial conditions
  • Handling positive and negative velocities
  • Special cases: dropped objects vs. thrown objects

Time: 7:00

Video 3: Famous Free Fall Experiment

Galileo's Feather and Hammer Experiment

See the famous demonstration that proves all objects fall at the same rate in a vacuum, regardless of their mass.

  • Historical context of Galileo's discoveries
  • Why air resistance masks the true effect of gravity
  • The Apollo 15 moon experiment

Time: 3:30

Advanced Physics: Calculus-Based Free Fall Analysis

Mathematical Foundation: Differential Equations

From Newton's Second Law to Kinematic Equations

Free fall motion emerges from solving the differential equation:

F = ma = mg
d²y/dt² = -g

Integrating once: dy/dt = v(t) = -gt + C₁

With initial condition v(0) = v₀: v(t) = v₀ - gt

Integrating again: y(t) = v₀t - ½gt² + C₂

With initial condition y(0) = y₀: y(t) = y₀ + v₀t - ½gt²

University-Level Insight

This derivation shows how all kinematic equations are simply solutions to Newton's second law expressed as a differential equation. This approach generalizes to any force function F(t, v, y).

Air Resistance & Terminal Velocity

Beyond Idealized Free Fall

Real-world falling objects experience air resistance, modeled as:

F_drag = -bv - cv²
ma = mg - bv - cv²

For high-speed objects (Reynolds number > 1000): F_drag ≈ -cv²

Terminal velocity occurs when acceleration = 0:

v_terminal = √(mg/c)
  • Skydiver: ~120 mph (53 m/s)
  • Raindrop: ~20 mph (9 m/s)
  • Feather: ~1 mph (0.4 m/s)

Engineering Applications

Professional Problem-Solving Contexts

🚗 Automotive Safety Engineering
  • Crash test drop tower analysis
  • Airbag deployment timing
  • Rollover protection systems
🏗️ Structural Engineering
  • Building debris fall zones
  • Construction safety protocols
  • Seismic response analysis
🚀 Aerospace Engineering
  • Spacecraft reentry trajectories
  • Parachute deployment systems
  • Meteorite impact modeling
⚖️ Forensic Science
  • Accident reconstruction
  • Time-of-fall calculations
  • Impact velocity determination

Practice and Apply - Conceptual

Free Fall Steps

Order the Steps for Solving Free Fall Problems

Arrange these steps in the correct order for systematically solving free fall motion problems:

  1. Choose the appropriate kinematic equation
  2. Set up coordinate system (usually positive = upward)
  3. Substitute values and solve for the unknown
  4. Identify what you know and what you need to find
  5. Set a = -9.8 m/s² (downward acceleration due to gravity)
  6. Check that your answer makes physical sense

Free Fall Characteristics

Sort Free Fall Motion Characteristics

Classify each scenario based on the motion characteristics during free fall:

Free Fall Scenarios

  • Ball dropped from rest
  • Ball thrown upward at peak height
  • Ball thrown downward from cliff
  • Ball thrown upward while rising
  • Ball just before impact
  • Ball thrown horizontally
  • Feather and hammer on moon
  • Ball falling through air on Earth

Velocity = 0

    True Free Fall (a = -9.8 m/s²)

      Maximum Speed/Air Resistance Effects

        Common Misconceptions

        Clear Up Common Misconceptions

        Click each card to test your understanding and clear up common free fall misconceptions:

        Do heavier objects fall faster than lighter objects?
        Answer

        NO! In a vacuum, all objects fall at the same rate (9.8 m/s²) regardless of mass. Air resistance can make heavier objects seem to fall faster in air.

         

        At the peak of its flight, does a thrown ball have any acceleration?
        Answer

        YES! Even when velocity = 0 at the peak, acceleration is still -9.8 m/s² downward. This is what makes the ball start falling!

        If you throw a ball upward, is its acceleration different while going up vs. down?
        Answer

        NO! Acceleration is always -9.8 m/s² downward throughout the entire flight - up, at the peak, and down.

         

        Why do we use a = -9.8 m/s² instead of +9.8 m/s²?
        Answer

        The negative sign indicates direction. If we define upward as positive, then gravity (downward) is negative acceleration.

        Practice and Apply - Advanced Computational Analysis

        University-Level Problem-Solving Framework

        Advanced free fall analysis requires:

        • Mathematical precision: Use calculus-based derivations when needed
        • Reference frame analysis: Consider Earth's rotation and gravitational variations
        • Error analysis: Include measurement uncertainties and air resistance effects
        • Professional applications: Connect to real engineering contexts
        • Limit analysis: Understand when idealizations break down

        Practice Problem 1

        A ball is dropped from a height of 45 m. How long does it take to hit the ground?

        Given: y₀ = 45 m, y = 0 m, v₀ = 0, a = -9.8 m/s²

        Find: t

        Use: y = y₀ + v₀t + ½at²

        0 = 45 + 0 + ½(-9.8)t²

        0 = 45 - 4.9t²

        4.9t² = 45

        t² = 9.18

        t = 3.03 seconds

        Practice Problem 2

        A ball is thrown upward with initial velocity 20 m/s. How high does it go?

        Given: v₀ = 20 m/s, v = 0 (at maximum height), a = -9.8 m/s²

        Find: maximum height (y - y₀)

        Use: v² = v₀² + 2a(y - y₀)

        0² = 20² + 2(-9.8)(y - y₀)

        0 = 400 - 19.6(y - y₀)

        19.6(y - y₀) = 400

        y - y₀ = 20.4 m

        Practice Problem 3

        A stone is thrown downward from a 100 m cliff with initial speed 15 m/s. What is its speed when it hits the water?

        Given: y₀ = 100 m, y = 0, v₀ = -15 m/s (negative because downward), a = -9.8 m/s²

        Find: v

        Use: v² = v₀² + 2a(y - y₀)

        v² = (-15)² + 2(-9.8)(0 - 100)

        v² = 225 + (-19.6)(-100)

        v² = 225 + 1960 = 2185

        v = -46.7 m/s

        The speed (magnitude) is 46.7 m/s downward.

        Advanced Problem 4: Engineering Application

        Aerospace Engineering: A spacecraft heat shield test article is dropped from a high-altitude balloon at 40 km altitude. Calculate the time to reach terminal velocity and the distance traveled.

        Given: Initial altitude y₀ = 40,000 m, v₀ = 0, m = 500 kg, drag coefficient analysis shows terminal velocity v_t = 200 m/s

        Phase 1 - Free fall acceleration (before significant air resistance):

        Time to reach 90% of terminal velocity: t = v_t/g = (0.9 × 200)/9.8 = 18.4 s

        Distance during acceleration phase: y = ½gt² = ½(9.8)(18.4)² = 1,660 m

        Phase 2 - Terminal velocity:

        Remaining distance: 40,000 - 1,660 = 38,340 m at constant 200 m/s

        Time at terminal velocity: t = 38,340/200 = 192 s

        Total time: 18.4 + 192 = 210 seconds (3.5 minutes)

        Advanced Problem 5: Calculus Application

        Given a position function for a falling object with air resistance: y(t) = y₀ - (v_t²/g)[t + (v_t/g)(e^(-gt/v_t) - 1)], find velocity and acceleration functions.

        Given: y₀ = 1000 m, v_t = 50 m/s, g = 9.8 m/s²

        Solution using calculus:

        Velocity: v(t) = dy/dt = -v_t(1 - e^(-gt/v_t))

        Acceleration: a(t) = dv/dt = -g·e^(-gt/v_t)

        Physical interpretation:

        • At t = 0: v = 0, a = -g (starts from rest with full gravitational acceleration)
        • As t → ∞: v → -v_t, a → 0 (approaches terminal velocity with zero acceleration)
        • The exponential term shows how air resistance gradually takes effect

        Professional Engineering Insight

        These advanced problems demonstrate how university-level physics directly applies to:

        • Aerospace: Spacecraft reentry design and heat shield testing
        • Automotive: Crash test analysis and safety system design
        • Civil Engineering: Building safety and debris trajectory analysis
        • Forensics: Accident reconstruction and timing analysis
        • Manufacturing: Drop test protocols and quality assurance
        • Research: Atmospheric physics and meteorological modeling

        University Physics Synthesis

        Mathematical Connections & Advanced Concepts

        🔬 Connection to Advanced Physics

        • Differential Equations: Free fall as a boundary value problem
        • Energy Methods: Conservation principles in gravitational fields
        • Relativistic Effects: When v approaches c in gravitational fields
        • General Relativity: Gravitational time dilation effects

        📊 Experimental Considerations

        • Measurement precision: High-speed camera analysis
        • Systematic errors: Air density variations, Earth's rotation
        • Statistical analysis: Uncertainty propagation in calculations

        🏭 Professional Applications

        • Materials Testing: Impact strength analysis
        • Safety Engineering: Personal protective equipment design
        • Ballistics: Projectile motion analysis
        • Seismology: Earthquake motion modeling

        💡 Research Frontiers

        • Microgravity: Space station experiments
        • Quantum gravity: Testing equivalence principle
        • Atmospheric physics: Climate modeling applications

        🎯 Learning Objectives Achievement

        Through this university-level treatment of free fall, you have:

        • Mastered calculus-based derivations of kinematic equations from Newton's laws
        • Analyzed complex engineering scenarios requiring sophisticated problem-solving
        • Connected mathematical theory to real-world professional applications
        • Developed critical thinking skills for advanced physics and engineering coursework
        • Prepared for graduate-level study in physics, engineering, or related fields