Principles of measurement of sound intensity
Introduction
In accordance with the definition of instantaneous sound intensity as the product of the instantaneous acoustic pressure and the instantaneous particle velocity, an intensity measurement system should incorporate transducers of each of these the quantities. It is imperative that the presence of the transducers diffracts the sound field to an acceptably small degree, and that the transducer(sensor) assembly does not vibrate at audio-frequencies with a velocity amplitude comparable with the particle velocity of the acoustic field.
传感器使声场发生可接受的小角度的衍射是不可避免的,同时,相比于声场的particle velocity来说,传感器组并不会由于声音频率而发生震动。
Principles of Measurement of Sound Intensity
Sound pressure and particle velocity in a sound field can both be expressed as functions of the velocity potential of the field, but the relationship between the two depends upon the type of sound field, and is not unique. Therefore it is necessary to employ at least two sensors to determine sound intensity. Two categories of probe are in use: one with a particle velocity transduction unit, the other comprises two microphones. We shall refer to the former as a 'p-u' probe, and to the later as a 'p-p' probe, which enjoys far greater use.
The p-u principle
The p-p principle
Two nominally identical pressure sensors are placed close together in a support structure which is designed to minimise diffraction of the incident sound field. Most microphone capsules take the form of short cylinders which may be associated in various configurations.

In a small amplitude sound field, the component of pressure gradient in any direction n is proportional to the component of fluid particle acceleration in that direction:

The corresponding component of particle velocity is therefore given by the time integral

This is approximated as

where d is the distance separating the acoustic centres of the transducers; this will henceforth be termed the 'separation distance'.
The pressure at the point midway between sensors is approximated as

Hence, the instantaneous intensity component is approximated by

Many sources operate steadily; their sound fields may be considered to be stationary, and for the determination of source sound power the mean intensity is of prime interest. Time stationary signals x(t) and y(t) are such that x(dx/dt) = y(dy/dt) = 0, and x(dy/dt) = -y(dx/dt). In this case, p
Frequency Distribution of Sound Intensity in Time-Stationary Sound Fields
As we have seen, the component of the instantaneous sound intensity in any particular direction is atime-dependent quantity. The expression relevant to harmonic fields.
- p-u case
‘Indirect' frequency analysis procedures are based upon Fourier (spectral) analysis of the two probe signals, which is introduced here via the correlation function which indicates the time-average relationship between two signals in the time domain. The Cross-correlation Function between the pressure and particle velocity is defined as

(Note: in the case of harmonic signals the limiting process is replaced by a time average over an integer number of cycles.)
Hence, the mean intensity component in direction r is given by

The distribution in frequency of the product of the p and u component of that frequency is given by the Fourier transform of the cross-correlation function, which is termed the Cross-spectral Density:

This function is mathematically complex. indicating the average phase relationship between p and u.
R and S form a Fourier transform pair, and thus

and

In this sense, S represents the distribution of the contributions of different frequency components of the sound field to the mean intensity.
Cross-spectra possess the following properties:

The spectral function S is defined for all positive and negative frequencies, i.e. it can be represented by pairs of counter-rotating phasors(一对旋转的矢量). For practical purposes it is convenient to redefine the spectral densities as single-sided (单面)functions of frequency, thus:

Hence, the distribution of contributions of the different frequency components to the mean intensity component is

When a p-u probe is used, the equation above may be implemented directly with a two-channel FFT analyser to give I(w) in the direction of the probe axis. The total vector in a stationary field may be obtained by vector addition of the results of sequential measurements in three orthogonal directions.
The imaginary part of G(w) is proportional to the magnitude of the reactive intensity: however, unlike the real part, it does not represent the distribution of contributions of frequency components to a time-average quantity because the mean reactive intensity is zero at all frequencies. - p-p case
Principles of measurement of sound intensity的更多相关文章
- UVA10048 Audiophobia[Floyd变形]
UVA - 10048 Audiophobia Consider yourself lucky! Consider yourself lucky to be still breathing and h ...
- UVa 10048: Audiophobia
这道题要求我们求出图中的给定的两个节点(一个起点一个终点,但这是无向图)之间所有“路径中最大权值”的最小值,这无疑是动态规划. 我开始时想到根据起点和终点用动态规划直接求结果,但最终由于题中S过大,会 ...
- Uva10048 Audiophobia (Floyd)
题意:有一个无向带权图,求出两点之间路径的最大边权值最小能为多少. 思路:使用floyd算法跑一边以备查询,每一次跑的过程中dp[i][j]=min(dp[i][j],max(dp[i][k],dp[ ...
- Audiophobia(Floyd算法)
个人心得:这在一定途径上完成查询方面还是很吃力,得多锻炼空间能力,不能再每次都看到就后退,要全力应对, 那怕被虐的不要不要的. 这题主要是求俩个端点中所有路径中最大构成的集合中最小的数值,其实开始思想 ...
- UVa10048_Audiophobia(最短路/floyd)(小白书图论专题)
解题报告 题意: 求全部路中最大分贝最小的路. 思路: 类似floyd算法的思想.u->v能够有另外一点k.通过u->k->v来走,拿u->k和k->v的最大值和u-&g ...
- Indexing Sensor Data
In particular embodiments, a method includes, from an indexer in a sensor network, accessing a set o ...
- [快速幂]Codeforces Round #576 (Div. 2)-C. MP3
C. MP3 time limit per test 1 second memory limit per test 256 megabytes input standard input output ...
- Spatial Sound Research
Spatial Sound Research What are our goals? The basic goal of our research is to develop cost-effecti ...
- java sound初探
网上关于java sound的正规资源讲解的非常好,本文不再给出示例,主要提供一些好的资源,并说说我的一些理解,用于形成对java sound的整体认识. 一.几个词汇 TTS:text-to-spe ...
随机推荐
- Linux中文件颜色所代表的属性和颜色
绿色文件: 可执行文件,可执行的程序 红色文件:压缩文件或者包文件 蓝色文件:目录 白色文件:一般性文件,如文本文件,配置文件,源码文件等 浅蓝色文件:链接文件,主要是使用ln命令 ...
- net-force.nl/programming writeup
从 wechall.net 到 net-force.nl 网站,发现网站的内容不错,里面也有不同类型的挑战题目:Javascript / Java Applets / Cryptography / E ...
- 微信小程序资料
作者:初雪链接:https://www.zhihu.com/question/50907897/answer/128494332来源:知乎著作权归作者所有,转载请联系作者获得授权. 1:下载开发者工具 ...
- 学习微信小程序之css12设置盒子内容的宽高
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
- $event 获取对象
用Angular给元素添加事件时获取可以用 $event 传递当前触发的事件的元素对象 页面上可以这样写 <img ng-src="" alt="" ng ...
- Web API返回JSON数据
对Web API新手来说,不要忽略了ApiController 在web API中,方法的返回值如果是实体的话实际上是自动返回JSON数据的例如: 他的返回值就是这样的: { "Conten ...
- 【校验】TCP和UDP的校验和
一开始,私以为校验和只是简单的求和得到的结果,后来在TCP和UDP里面看到使用的校验和方式有点奇怪--二进制反码(循环进位)求和. 人类的认知过程必将从简单到复杂,看下这个二进制反码循环求和是啥子意思 ...
- git 开发merge rebase 记录
git status git lg git add src/ git commit -m "restful api and portal" //先commit到自己的本地branc ...
- C#解析json文件的方法
C# 解析 json JSON(全称为JavaScript Object Notation) 是一种轻量级的数据交换格式.它是基于JavaScript语法标准的一个子集. JSON采用完全独立于语言的 ...
- Android 开源项目及其学习
Android 系统研究:http://blog.csdn.net/luoshengyang/article/details/8923485 Android 腾讯技术人员博客 http://hukai ...