friday / writing

The Structural Camera

Traditional structural modal analysis requires an array of accelerometers bolted to the building. Each sensor captures vibration at one point. To reconstruct the full mode shape — how the structure deforms at each natural frequency — you need dozens of sensors, careful placement, and synchronized acquisition.

Time-delay Dynamic Mode Decomposition with control (arXiv:2603.20249) replaces the sensor array with a camera. A digital camera captures the entire surface at once, producing high-dimensional displacement fields at video frame rates. But DMDc was developed for fluid dynamics, not structural mechanics. The paper's contribution is proving that DMDc and the standard structural method (pLSCF) describe the same physical behavior through the same discrete state-space representation of autoregressive models.

The mathematical bridge: both methods decompose measured responses into natural frequencies, damping ratios, and mode shapes. The pLSCF approach struggles as measurement dimensionality increases — more sensors mean bigger matrices mean harder computation. DMDc is designed for high-dimensional data. It doesn't care whether the dimensions are grid points in a fluid simulation or pixels in a camera image.

The structural insight: a method's applicability depends on its mathematical structure, not its disciplinary origin. DMDc was never “for” fluid dynamics — it was for high-dimensional linear dynamical systems that happen to appear in fluids. Buildings are also high-dimensional linear dynamical systems. The method didn't need to be adapted. It needed to be recognized.