|
[Sponsors] |
Amplitude spectrum of temperature fluctuations |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 16, 2014, 14:59 |
Amplitude spectrum of temperature fluctuations
|
#1 |
Member
|
Hello Friends,
I am performing LES of T-junction mixing flows at high temperature differences. The amplitude spectrum of temperature fluctuations in the near wall region is a useful way of looking at my results. To do this, I do the following things 1. Take the temperature fluctuation data, do the fft and divide it by length of data. (In this case, A = fft(T')/L, where L = 32768) 2. Then, taking the magnitude of only half the data, B = 2*abs(A(2:L/2)), excluding DC and Nyquist frequency. 3. My LES recording frequency, Fs = 5000. Therefore, f=(Fs/2*linspace(0,1,L/2))'; 4. Then, a loglog plot of B vs f. Here is what I don't understand (i) What is the unit of B, i.e., the amplitude of temperature fluctuations? Is it only Kelvin (K) or Kelvin/Hz? (ii) To do a power spectrum plot, should I just take square of magnitude, say, B = abs(A(2:L/2))^2 and plot it against frequency? In this case what is the unit of B? (iii) Finally, I would like to compare my experimental data with LES data for amplitude spectrum. My experimental recording frequency is 100 Hz, whereas my LES recording frequency is 5000 Hz. Is there any mathematical function or method to increase the frequency to experimental data? I am not able to understand conceptually what amplitude spectrum and power spectrum signifies, in spite of using it in my work repetitively? Any help (or reference to an internet link) in making my understanding better would be appreciated. Thank you in advance. |
|
Tags |
amplitude spectrum, frequency |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
whats the cause of error? | immortality | OpenFOAM Running, Solving & CFD | 13 | March 24, 2021 08:15 |
Static Temperature / Opening Temperature | JulianP | CFX | 12 | April 10, 2019 19:00 |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
is internalField(U) equivalent to zeroGradient? | immortality | OpenFOAM Running, Solving & CFD | 7 | March 29, 2013 02:27 |
temperature fluctuations in an evaporating spray | kate | Main CFD Forum | 0 | June 20, 2006 07:35 |