IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is...

17

description

FrequencyFrequency the rate at which a regular vibration pattern repeats itself (frequency = 1/period)the rate at which a regular vibration pattern repeats itself (frequency = 1/period)

Transcript of IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is...

Page 1: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,
Page 2: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

IntroductionIntroduction• For periodic waveforms, the duration of the For periodic waveforms, the duration of the

waveform before it repeats is called the waveform before it repeats is called the period of the waveformperiod of the waveform

Page 3: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

FrequencyFrequency• the rate at which a regular vibration pattern the rate at which a regular vibration pattern

repeats itself (frequency = 1/period)repeats itself (frequency = 1/period)

Page 4: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Frequency of a WaveformFrequency of a Waveform• The unit for frequency is cycles/second, The unit for frequency is cycles/second,

also called Hertz (Hz). also called Hertz (Hz). • The frequency of a waveform is equal to The frequency of a waveform is equal to

the reciprocal of the period.the reciprocal of the period.

frequency = 1/period frequency = 1/period

Page 5: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Frequency of a WaveformFrequency of a Waveform

• Examples:Examples:frequency = 10 Hzfrequency = 10 Hzperiod = .1 (1/10) secondsperiod = .1 (1/10) seconds

frequency = 100 Hzfrequency = 100 Hzperiod = .01 (1/100) secondsperiod = .01 (1/100) seconds

frequency = 261.6 Hz (middle C)frequency = 261.6 Hz (middle C)period = .0038226 (1/ 261.6) secondsperiod = .0038226 (1/ 261.6) seconds

Page 6: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Waveform SamplingWaveform Sampling• To represent waveforms on digital computers, we To represent waveforms on digital computers, we

need to digitize or sample the waveform.need to digitize or sample the waveform.

• side effects of digitization:side effects of digitization:• introduces some noise introduces some noise • limits the maximum upper frequency rangelimits the maximum upper frequency range

Page 7: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Sampling RateSampling Rate

• The sampling rate (SR) is the rate at which The sampling rate (SR) is the rate at which amplitude values are digitized from the amplitude values are digitized from the original waveform.original waveform.• CD sampling rate (high-quality):CD sampling rate (high-quality):

SR = 44,100 samples/secondSR = 44,100 samples/second• medium-quality sampling rate:medium-quality sampling rate:

SR = 22,050 samples/secondSR = 22,050 samples/second• phone sampling rate (low-quality):phone sampling rate (low-quality):

SR = 8,192 samples/secondSR = 8,192 samples/second

Page 8: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Sampling Sampling RateRate

• Higher sampling Higher sampling rates allow the rates allow the waveform to be waveform to be more accurately more accurately representedrepresented

Page 9: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Nyquist TheoremNyquist Theorem::

We can digitally represent only frequencies up to We can digitally represent only frequencies up to half the sampling rate. half the sampling rate.

• ExampleExample::CD: SR=44,100 HzCD: SR=44,100 HzNyquist Frequency = SR/2 = 22,050 HzNyquist Frequency = SR/2 = 22,050 Hz

• ExampleExample::SR=22,050 HzSR=22,050 HzNyquist Frequency = SR/2 = 11,025 HzNyquist Frequency = SR/2 = 11,025 Hz

Page 10: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing

• Frequencies above Nyquist frequency Frequencies above Nyquist frequency "fold over" to sound like lower "fold over" to sound like lower frequencies.frequencies.• This foldover is called This foldover is called aliasingaliasing..

• Aliased frequency f in range [SR/2, SR] Aliased frequency f in range [SR/2, SR] becomes f':becomes f':

f' = |f - SR|f' = |f - SR|

Page 11: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing

f' = |f - SR|f' = |f - SR|

• ExampleExample::• SR = 20,000 HzSR = 20,000 Hz• Nyquist Frequency = 10,000 HzNyquist Frequency = 10,000 Hz• f = 12,000 Hz --> f' = 8,000 Hzf = 12,000 Hz --> f' = 8,000 Hz• f = 18,000 Hz --> f' = 2,000 Hzf = 18,000 Hz --> f' = 2,000 Hz• f = 20,000 Hz --> f' = 0 Hzf = 20,000 Hz --> f' = 0 Hz

Page 12: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 1aGraphical Example 1a::• SR = 20,000 HzSR = 20,000 Hz• Nyquist Frequency = 10,000 HzNyquist Frequency = 10,000 Hz• f = 2,500 Hz (no aliasing)f = 2,500 Hz (no aliasing)

Page 13: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 1bGraphical Example 1b::• SR = 20,000 HzSR = 20,000 Hz• Nyquist Frequency = 10,000 HzNyquist Frequency = 10,000 Hz• f = 5,000 Hz (no aliasing)f = 5,000 Hz (no aliasing)

(left and right figures have same frequency, but have (left and right figures have same frequency, but have different sampling points)different sampling points)

Page 14: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 2Graphical Example 2::• SR = 20,000 HzSR = 20,000 Hz• Nyquist Frequency = 10,000 HzNyquist Frequency = 10,000 Hz• f = 10,000 Hz (no aliasing)f = 10,000 Hz (no aliasing)

Page 15: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 2Graphical Example 2::• BUT, if sample points fall on zero-crossings the BUT, if sample points fall on zero-crossings the

sound is completely cancelled outsound is completely cancelled out

Page 16: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 3Graphical Example 3::• SR = 20,000 HzSR = 20,000 Hz• Nyquist Frequency = 10,000 HzNyquist Frequency = 10,000 Hz• f = 12,500 Hz, f' = 7,500f = 12,500 Hz, f' = 7,500

Page 17: IntroductionIntroduction For periodic waveforms, the duration of the waveform before it repeats is called the period of the waveformFor periodic waveforms,

Nyquist Theorem and AliasingNyquist Theorem and Aliasing• Graphical Example 3Graphical Example 3::• Fitting the simplest sine wave to the sampled Fitting the simplest sine wave to the sampled

points gives an aliased waveform (dotted line points gives an aliased waveform (dotted line below):below):