|
[Sponsors] |
October 12, 2008, 12:15 |
Sound pressure level (SPL) spectrum
|
#1 |
Guest
Posts: n/a
|
Hi guys
I want to compute SPL spectrum of my fluctuating pressure that I have monitored at a point in my domain. Does anyone know how to do that. Thanks is advance for your help. Regards |
|
October 12, 2008, 20:53 |
Re: Sound pressure level (SPL) spectrum
|
#2 |
Guest
Posts: n/a
|
You need to calculate the RMS of the fluctuating pressure and compute log(p_rms/p_ref). You might want to monitor the fluctuating pressure over the entire domain( say at finite intervals) as at the end you might be interested in computing the directivity.
|
|
October 13, 2008, 05:54 |
Re: Sound pressure level (SPL) spectrum
|
#3 |
Guest
Posts: n/a
|
SPL[dB]=20*log_10(p_rms/pref) with pref=2x10^5 [Pa]
You can have a look for example at: http://en.wikipedia.org/wiki/Sound_pressure for more details. Hope this helps... |
|
October 13, 2008, 06:33 |
Re: Sound pressure level (SPL) spectrum
|
#4 |
Guest
Posts: n/a
|
Hi Guys
Thank you for answers. Do I have to do fft? If yes, do I have to do fft on pressure first and then use SPL formula. Or do I have to find SPL pressure first and then do fft on it. Regards |
|
October 13, 2008, 09:20 |
Re: Sound pressure level (SPL) spectrum
|
#5 |
Guest
Posts: n/a
|
I think what you want to do is a power spectral analysis, which involves performing an FFT. I think programs like Matlab or Mathmatica do these for you. It is not as simple as doing an FFT because you need to be wary of the errors introduced by random signals. If you need to write your own program, I suggest you look at Bendat and Piersol.
|
|
October 13, 2008, 10:59 |
Re: Sound pressure level (SPL) spectrum
|
#6 |
Guest
Posts: n/a
|
Hi Louis
I want to do SPL spectrum, not the power spectrum. It is quite easy to do FFT in matlab, they have loads of tutorials which explain how to perform FFT. So that is not a problem. I need to know the steps for generating SPL spectrum? Thanks for your answer. Regards |
|
October 13, 2008, 13:58 |
Re: Sound pressure level (SPL) spectrum
|
#7 |
Guest
Posts: n/a
|
I would suggest you to take a look at the Aeroacoustic benchmarks. Its available on the NASA technical servers. It would give you an idea of how people do it.
|
|
October 14, 2008, 06:41 |
Re: Sound pressure level (SPL) spectrum
|
#8 |
Guest
Posts: n/a
|
You will almost certainly get the amplitude wrong unless you really know what you are doing.
Some advice. Calculate an RMS in the time domain. Do not trust your frequency domain data until you can get the same RMS value using it. Or understand & justify the difference. |
|
October 14, 2008, 07:02 |
Re: Sound pressure level (SPL) spectrum
|
#9 |
Guest
Posts: n/a
|
Thank you for your suggestion guys. You have been very helpful.
Regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Pressure Inlet" Boundary Setup | Wijaya | FLUENT | 15 | May 18, 2016 11:08 |
Pulsatile pressure inlet with pressure outlet | a.lynchy | FLUENT | 3 | March 23, 2012 14:45 |
Fluent natural ventilation pressure boundary condition | pierresandre | FLUENT | 24 | November 8, 2011 15:32 |
Pressure BC for combustion chamber | Giuki | FLUENT | 1 | July 19, 2011 12:35 |
Hydrostatic pressure in 2-phase flow modeling (long) | DS & HB | Main CFD Forum | 0 | January 8, 2000 16:00 |