Click here to Skip to main content
15,891,567 members
Articles / Programming Languages / C#

Propagation of Sound in a Room

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
10 Mar 2023CPOL9 min read 15.8K   278   23  
Calculate sound transmission between a point source and a receiver point within an enclosed space
This article will go through the steps and limitations of calculating the sound transmission between two points in a room by using modal analysis. This will use Fourier transformation in order to do the calculations based on the wave equation and fully reflective walls. In addition, it will also give two different models for adding dampening to the room, one uses reverberation time and the other will use the absorption coefficient.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer
Norway Norway
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions