声音是一种由物体振动引发的物理现象.ppt
《声音是一种由物体振动引发的物理现象.ppt》由会员分享,可在线阅读,更多相关《声音是一种由物体振动引发的物理现象.ppt(59页珍藏版)》请在三一办公上搜索。
1、Sound is a physical phenomenon produced by the vibration of matter,such as a violin string,or a block of wood.As the matter vibrates,pressure variations are created in the air surrounding it.This alteration of high and low pressure is propagated through the air in a wave-like motion.When a wave reac
2、hes the human ear,a sound is heard.,声音是一种由物体振动引发的物理现象,如小提琴的弦声等。物体的振动使其四周空气的压强产生变化,这种忽强忽弱变化以波的形式向四周传播,当被人耳所接收时,我们就听见了声音。,Sound/Audio,声音和音频技术涉及的主要是声波(声学信号)的处理。编码、录音机或数字音频带的存储、音乐及语音处理是这一领域的主要课题。Sound methodology and audio techniques engage in processing these sound waves(acoustic signals).Important top
3、ics in this area are coding,storage on recorders or digital audio tapes,music and speed processing.,声音是由物体的振动产生的,这种振动引起了周围空气压强的振荡,我们称这种振荡的函数表现形式为波形.Sound is produced by the vibration of matter.During the vibration,pressure variations are created in the air surrounding it.The pattern of the oscillati
4、on is called a waveform,Basic sound Concepts,Figure 3.1:Oscillation of an air pressure wave.,Amplitude,Time,Air Pressure,One Period,+,如果每隔一定时间波形就重复相同的形状,那么就称这个时间为周期。一般然声音的波形既不会十分光滑也不会有很强的周期性。与非周期性的声音相比,具有周期性的声音听起来要悦耳得多。乐器的演奏、元音、鸟鸣及风声都是周期性的声音,而打击乐器声、咳嗽声、喷嚏声以及流水声则是非周期性的。The waveform repeats the same s
5、hape at regular intervals and this portion is called a period.Since sound waves occur naturally,they are never perfectly smooth or uniformly periodic.However,sounds that display a recognizable periodicity tend to be more musical than those that are nonperiodic.Examples of periodic sound sources are
6、musical instruments,vowel sounds,the whistling wind and bird songs.Nonperiodic sound sources include unpitched percussion instruments,coughs and sneezes and rushing water.,声音的频率是周期的倒数,它表示的是声音在1秒钟内的周期数,单位是赫兹(Hz)。千赫(kHz),即1000Hz,表示每秒振动1000次Boo87。声音按频率可作如下划分:The frequency of a sound is the reciprocal v
7、alue of the period;it represents the number periods in a second and is measured in hertz(Hz)or cycles per second(cps).A convenient abbreviation,kHz(kilohertz),is used to indicate thousands of oscillation per second:1 kHz equals 1000 Hz Boo87.The frequency range is divided into:,Frequency,次声 020Hz 人耳
8、能听见的声音 20Hz20KHz 超声 20KHz1GHz 特超声 1GHz10THz Infra-sound from 0 to 20 Hz Human hearing frequency range from 20Hz to 20kHzUltrasound from 20kHz to 1GHzHypersound from 1GHz to 10 THz,多媒体系统中使用的声音一般只限于人耳能听到的范围,我们把人耳所能听见的声音为音频(audio),将这个范围内的声波称为声学信号(acoustic signal)。例如语音是由人发出的声学信号,乐器的频率范围在20Hz之间。我们将语音和音乐之
9、外的音频信号统称为噪音。Multimedia systems typically make use of sound only within the frequency range of human hearing.We will call sound within the human hearing range audio and the waves in this frequency range acoustic signals Boo87.For example,speech is an acoustic signal produced by humans;music signals h
10、ave a frequency range between 20Hz and 20khz.Besides speech and music,we denote any other audio signal as noise.,声音有振幅,振幅的主观感觉是声音的大小。声音的振幅大小取决于空气压力波距平均值(也称平衡态)的最大偏移量。A sound also has an amplitude,a property subjectively heard as loudness.The amplitude of a sound is the measure of the displacement of
11、 the air pressure wave from its mean,or quiescent state.,Amplitude,计算机并不直接使用连续平滑的波形来表示声音,它是每隔固定的时间对波形的幅值进行采样,用得到的一系列数字量来表示声音。图3.2是经过数字采样的波形示意图。The smooth,continuous curve of a sound waveform is not directly represented in a computer.A computer measures the amplitude of the waveform at regular time i
12、nterval to produce a series of numbers.Each of these measurements is a sample.Figure 3.2 illustrates one period of a digitally sampled waveform.,Computer Representation of Sound,Time,Sample,Sample height,+,0,Figure 3.2:Sampled waveform.,使用模-数转换器(ADC)可以将音频信号转换成数字采样值,使用数-模转换器(DAC)则可以将数字信号转换为模拟信号。AM79C
13、30A芯片是一种ADC,SPARC工作站将其用于音频输入,而对于音频输出,桌面SPARC系统使用的是内置的扬声器。DAC也是一个标准的UNIX设备,例如SPARC服务器6xx系统没有自带的扬声器但支持外接的话筒和扬声器。The Mechanism that converts and audio signal into digital samples is the Analog-to-Digital Converter(ADC).The reverse conversion is performed by a Digital-to-Analog Converter(DAC).The AM79C3
14、0A Digital Subscriber Controller chip is an example of an ADC and is available on SPARCstationsTM.Desktop SPARCTMsystems include a built-in speaker for audio output.DAC is also available as a standard UNIXTMdevice.For example,SPARCserver 6xx systems do not have an internal speaker,but support an ext
15、ernal microphone and speaker.,采样频率表征的是单位时间内对波形采样44100次,这似乎超出了人耳所能听见声音的频率范围。但根据Nyguist采样定律,要从采样中完全恢复原始信号波形,采样频率必须至少是信号中最高频率的两倍,所以CD标准采样频率至少要是人耳所能听到频率上限20KHz的两倍,这样44100的采样率所能表示的频率上限为22050Hz。The rate at which a continuous waveform(Figure 3.1)is sampled is called the sampling rate.Like frequencies,sampl
16、ing rates are measured in Hz.The CD standard sampling rate of 44100 Hz means that the waveform is sampled 44100 times per second.This seems to be above the frequency range the human ear can hear.However,the bandwidth(which in this case is 20000 Hz-20Hz=19980Hz)that digitally sampled audio signal can
17、 represent,is at most equal to half of the CD standard sampling rate(44100Hz).This is an application of the Nyquist Sampling theorem.(“For lossless digitization,the sampling rate should be at least twice the maximum frequency responses.”)Hence,a sampling rate of 44100Hz can only represent frequencie
18、s up to 22050Hz,a boundary much closer to that of human hearing.,Sampling Rate,采样是在离散的时间点上进行的,而采样值本身在计算机中也是离散的。采样值的精度取决于它用多少位来表示,这就是量化。例如8位量化可以表示256个不同值,而CD质量的16位量化可以表示65 536个值。图3.3是一个3位量化的示意图,可以看出3位量化只能表示8个值:0.75,0.5,0.25,0,0.25,0.5,0.75和1,因而量化位数越少,波形就越难辨认,还原后的声音质量也就越差(可能除了一片嗡嗡声之外什么都没有)Just as a wa
19、veform is sampled at discrete times,the value of the sample is also discrete.The resolution or quantization of a sample value depends on the number of bits used in measuring the height of the waveform.An 8-bit quantization yields 256 possible values;16-bit CD-quality quantization results in over 655
20、36 values.Figure 3.3 presents a 3-bit quantization.The sampled waveform with a 3-bit quantization results in only eight possible values:.75,.5,.25,0,-.25,-.5,-.75 and 1.The shape of the waveform becomes less discernible with a lowered quantization,i.e.,the lower the quantization,the lower the qualit
21、y of the sound(the result might be a buzzing sound).,Quantization,Sample,0,.25,.5,.75,-.25,-.5,-.75,Sample Height,Figure 3.3:Three-bit quantization.,计算机必须有相应的输入输出设备才能进行声音信号的处理。话筒与内置扬声器分别是与ADC和DAC相连的音频输入与输出设备。Before sound can be processed,a computer needs input/output devices.Microphone jacks and bui
22、lt-in speakers are devices connected to an ADC and DAC,respectively for the input and output of audio.,Sound Hardware,音频的两个重要格式参数是采样频率(如每秒8012.8次)和采样量化位数(如8位量化)。The above examples of telephone-quality and CD-quality audio indicate that important format parameters for specification of audio are:sampl
23、ing rate(e.g.,8012.8 samples/second)and sample quantization(e.g.,8-bit quantization).,Audio Formats,A MIDI interface has two different components:3.2.1 MIDI的基本概念 MIDI接口由两个不同的部分组成:,MusicMIDI Basic Concepts,一是与设备相连的硬件标准,它规定了乐器间的物理连接方式,要求乐器必须带有MIDI端口,它还对连接两个乐器的MIDI缆线和缆线上传输的电信号作了规定。Hardware connects the
24、 equipment.It specifies the physical connection between musical instruments,stipulates that a MIDI port is built into an instrument,specifies a Midi cable(which connects two instruments)and deals with electronic signals that are sent over the cable.,二是数据格式标准,它给出了硬件上传输的信息的编码方式。与音频数据格式(3.1.2节)不同,MIDI数
25、据格式不处理单个采样点的编码,它包括乐器的定义、音符的开始与结束、基本频率及音量等描述。MIDI数据可以编码10个8度音程,也就是128个音符。A date format encodes the information traveling through the hardware.A MIDI data format does not include an encoding of individual samples as the audio format does(Section 3.1.2).Instead of individual samples,an instrument conne
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 声音 一种 物体 振动 引发 物理 现象
链接地址:https://www.31ppt.com/p-6264732.html