You are on page 1of 1

실험 내용

1. [30] FIR 필터의 필터계수와 Magnitude Frequency Response를 구하라.

a. Design an FIR lowpass filter with the following specifications:

– Passband = 0 – 1,000 Hz
– Stopband = 2,000 – 4,000 Hz
– Passband ripple = 1 dB
– Stopband attenuation = 20 dB
– Sampling rate = 8000 Hz

b. Design an FIR bandpass filter with the following specifications:

– Sampling rate =8000 Hz


– Passband: 1500 - 2500 Hz
– Lower stopband 0 – 1000 Hz
– Upper stopband 3000 – 4000 Hz
– Passband ripple: 1 dB
– Stopband attenuation: 20 dB

c. Design an FIR highpass filter with the following specifications:

– Stopband = 0 – 2,000 Hz
– Passband = 3,000 – 4,000 Hz
– Passband ripple = 1 dB
– Stopband attenuation = 20 dB
– Sampling rate = 8000 Hz

2. [30] “1”에서 구한 각각의 계수를 소스(fir.c)에 입력하여 그 결과를 분석한다.

a. Waveform Generator의 출력주파수를 변화시키면서, FIR 필터의 입출력신호를


오실로스코우프를 이용하여 frequency response 측정
b. 각 필터의 frequency response를 측정한 후, MATLAB 결과와 비교하라. 이 때,
DSPLAB2000을 이용하여 구현한 FIR 필터가 주어진 규격을 만족하는지를
확인하고, 그렇지 않을 경우에는 어떻게 하면 되는가?

3. [20] 음악파일을 입력하여 각 필터 처리결과를 SPEAKER 출력과 DSP PLUS+를


이용하여 비교 및 설명하라.

You might also like