akamatsu(Lx, Ly, Lz, mode = c(1,1,1),
c = 148000, plot = FALSE, xlab = "Frequency (kHz)",
ylab = "Attenuation distance (cm)", ...)
TRUE
plots the attenuation distance in function of frequency.plot
is TRUE
.plot
is TRUE
.plot
graphical parameters.Details
Details
where c is the sound velocity (cm/s) and each l, m, n reprents an integer, and the combination of these paramameters designates the 'mode number'. The mode (1, 1, 1) represents the resonance wave of minimum frequency. The mode (2, 1, 1) represents one of the higher order of resonant component and has additional node of the soundpressure level at the middle of the X axis, i.e., Lx/2. 2. Cutoff frequency The cutoff frequency can be calculated as follows: $$f^{rectangular}_{cutoff} = \frac{c}{2} \times \sqrt{ \left(\frac{1}{L_{y}}\right)^2 + \left(\frac{1}{L_{z}}\right)^2}$$ 3. Attenuation distance The theoretical attenuation distance D can be expressed in function of the cutoff frequency and the projected frequency following: $$D^{rectangular}(f) = 2 \times log_{10} \times \frac{c}{4 \pi f^{rectangular}_{cutoff}} \times \frac{1}{\sqrt{1-\left(\frac{f}{f^{rectangular}_{cutoff}}\right)^2}}$$