Applications of Higher-Order DEs
Learning Objectives
- Understand the mathematical models for Spring-Mass Systems.
- Classify the damping regimes (overdamped, critically damped, underdamped).
- Analyze the small-angle approximation for simple pendulums.
- Relate electrical RLC circuits to mechanical damped systems.
- Formulate and solve the simple beam deflection differential equation.
Higher-order differential equations, especially second-order linear DEs, are fundamental in modeling oscillatory systems, electrical circuits, and structural mechanics.
Spring-Mass Systems
A mass attached to a spring with spring constant and damping coefficient is modeled by Newton's Second Law. An external driving force can be applied to the mass.
Dividing the general equation by gives the standard form, which uses the natural frequency and the damping ratio .
- Free Undamped Motion (): Simple Harmonic Motion (). The solution is .
Free Damped Motion (): The auxiliary equation is . The roots determine the type of damping based on the discriminant .
- Overdamped (): Two real distinct roots. System slowly returns to equilibrium without oscillating. .
- Critically Damped (): One repeated real root. System returns to equilibrium as fast as possible without oscillating. .
- Underdamped (): Complex conjugate roots (). System oscillates with exponentially decreasing amplitude. .
- Forced Motion (): Add the particular solution . Resonance occurs when the driving frequency matches the natural frequency () in an undamped system, causing amplitude to grow infinitely over time ().
Newton's Second Law for Spring-Mass Systems
The general differential equation for a driven, damped harmonic oscillator.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Mass | kg | |
| Damping coefficient | NΒ·s/m | |
| Spring constant | N/m | |
| Displacement from equilibrium | m | |
| External driving force | N | |
| Time | s |
Standard Form of Spring-Mass Equation
The normalized differential equation used to analyze system behavior.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Damping ratio, \zeta = c / (2\sqrt{km}) | dimensionless | |
| Natural frequency, \omega_n = \sqrt{k/m} | rad/s | |
| Normalized external force, f(t) = F(t)/m | N/kg |
Spring-Mass Simulation
Interactive Simulation
Explore how mass, damping, and spring stiffness affect the motion of the system.
Interact with the RLC circuit simulation below to see higher-order ODE applications.
RLC Circuit Model
The Simple Pendulum
A simple pendulum of mass attached to a string of length swinging under gravity is governed by a non-linear differential equation.
For small angles (), we can use the Taylor series approximation . The linearized equation becomes a simple harmonic oscillator where the natural frequency is , and the period is .
Non-Linear Pendulum Equation
The exact differential equation governing a simple pendulum.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Angular displacement | rad | |
| Acceleration due to gravity | m/sΒ² | |
| Length of the pendulum string | m | |
| Time | s |
Linearized Pendulum Equation
The small-angle approximation for a simple pendulum, resulting in simple harmonic motion.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Angular displacement (small angles only) | rad | |
| Acceleration due to gravity | m/sΒ² | |
| Length of the pendulum string | m | |
| Time | s |
RLC Circuits and Mechanical Analogies
An electrical circuit with a resistor (), inductor (), and capacitor () connected in series is modeled by Kirchhoff's Voltage Law. The charge on the capacitor and the current exhibit behavior directly analogous to a damped mechanical system.
Analogy between Mechanical and Electrical Systems:- Mass Inductance
- Damping Resistance
- Spring Constant Inverse Capacitance
- Displacement Charge
- Velocity Current
Kirchhoff's Voltage Law for RLC Circuits
The second-order differential equation for the charge q(t) on the capacitor.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Inductance | H | |
| Resistance | ||
| Capacitance | F | |
| Charge on the capacitor | C | |
| Electromotive force (voltage) | V | |
| Time | s |
Current Equation for RLC Circuits
The differential equation for current i(t), found by differentiating the charge equation.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Inductance | H | |
| Resistance | ||
| Capacitance | F | |
| Current, i(t) = dq/dt | A | |
| Electromotive force (voltage) | V | |
| Time | s |
Simple Beam Deflection
Elastic Beam Theory
The vertical deflection of an elastic beam under a distributed transverse load is governed by a fourth-order linear differential equation. This is solved by integrating four times and applying boundary conditions at the supports (e.g., fixed ends have ; pinned ends have ).
Simple Beam Deflection Equation
The 4th-order differential equation governing beam deflection.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Young's Modulus | Pa | |
| Area moment of inertia | ||
| Flexural rigidity | ||
| Vertical deflection | m | |
| Distance along the beam | m | |
| Distributed transverse load | N/m |
- Spring-Mass Systems: Governed by . Damping ratio determines if motion is oscillatory.
- Damping Regimes: Overdamped (), Critically Damped (), Underdamped ().
- Simple Pendulum: Modeled by for small angles.
- RLC Circuits: Perfectly analogous to damped mechanical systems (). The homogeneous solutions mirror underdamped, overdamped, and critically damped behavior.
- Beam Deflection: Requires solving a 4th-order DE with appropriate boundary conditions based on support types (fixed, pinned, free).