Comparative Analysis of Finite Difference and Finite Element Method for Audio Waveform Simulation
Juliette Florin

TL;DR
This paper compares the accuracy, efficiency, and applicability of Finite Difference and Finite Element Methods in simulating audio waveforms, highlighting their respective advantages and limitations through practical examples.
Contribution
It provides a systematic comparison of FEM and FDM for waveform simulation, including implementation details and analysis of their performance on real-world and analytical cases.
Findings
Both methods achieve similar accuracy levels.
FEM converges faster with complex geometries.
FDM offers quicker computation for simpler configurations.
Abstract
In many industries, including aerospace and defense, waveform analysis is commonly conducted to compute the resonance of physical objects, with the Finite Element Method (FEM) being the standard approach. The Finite Difference Method (FDM) is seldom used, and this preference is often stated without formal justification in the literature. In this work, the accuracy, feasibility, and time of simulation of FEM and FDM are compared by simulating the vibration of a guitar string. Python simulations for both methods are implemented, and their results are compared against analytical solutions and experimental data. Additionally, FDM is applied to analyze the sound of a cycling bell to assess its reliability compared to a real cycling bell. Final results show that both FEM and FDM yield similar error margins and accurately predict the system's behavior. Moreover, the errors from FEM and FDM…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAcoustic Wave Phenomena Research · Music Technology and Sound Studies · Aerodynamics and Acoustics in Jet Flows
