← All Projects
Wave Physics · Experimental · 2024

Comparative Analysis of
String Density Measurements

Discipline
Experimental Physics
Tools
MATLAB · Statistical Analysis
Methods Compared
2 (Linear Density vs. Tension)
MATLAB plot: Tension vs velocity-squared for string linear density measurement

Two methods, one material — which is more reliable?

String linear density (mass per unit length, μ) is a fundamental parameter in wave mechanics — it determines the speed of transverse waves and is central to the physics of musical instruments. Two standard methods exist for measuring it: direct mass measurement over a known length, and an indirect approach using resonant frequency under known tension. The question was which produces more accurate and consistent results.

Direct vs. indirect measurement

Linear Density Method: A length of string is measured and weighed directly. μ = m/L. Simple, but limited by scale resolution and the uniformity of the string sample.

Tension Method: The string is fixed under known tension and driven to resonance. The wave speed v = √(T/μ) is derived from the resonant frequency and mode number, then μ is solved for. Indirect — errors propagate from frequency measurement and tension calibration.

The plot above shows tension plotted against v² for a bright white string. The linear fit T = 3.46×10⁻⁶ v² + 3.43×10⁻⁴ yields the linear density μ from the slope — a direct extraction from wave mechanics theory.

Statistical comparison across repeated trials

Multiple trials were conducted for each method on the same string sample. MATLAB was used to perform the linear regression and compute residuals, giving a quantitative comparison of which method held tighter error bounds across repeated measurements.

The Tension method's reliance on frequency measurement introduces uncertainty from the precision of the frequency-detection equipment, but eliminates errors from non-uniform mass distribution along the string. The Linear Density method is more direct but more sensitive to sample uniformity.

Measurement uncertainty is a design input

This project reinforced that experimental physics isn't just about getting a number — it's about understanding the error budget of your measurement and choosing the method that minimizes uncertainty for the given constraints. The same principle applies in any engineering measurement task: instrument selection, calibration, and repeated trials are not overhead, they're the work.

← Previous Turbine Efficiency Visualizer Next → Putter Design & Golf Ball Motion