A programmable Finite Impulse Response digital filter bank is hardware-implemented and the Fast Fourier Transformation software is developed in assembly language by using Nova 830 minicomputer. These are used for the MTI radar filter system.
The digital filter bank hardware offers the capability of clutter rejection and has the characteristic feature that can completely eliminate the overflow problem in two's complement number system by employing bit extension logic.
Fast Fourier Transformation software has the flexibility to calculate any $2^n$-point FFT and uses adaptive scaling algorithm to circumvent the overflow problem in the fixed point arithematic logic. The result can be displayed on the graphic terminal. This software functions as a digital matched filter in the MTI radar filter system.
본 논문에서는 FIR 디지탈 필터군과 FFT 소프트웨어를 직렬 연결한 필터 시스템의 구성과 제작을 설명하였다. 이 필터 시스템은 MTI 레이다필터로 쓰이며, 종래의 애널로그 신호처리 방법과는 달리 높은 정확도와 융통성을 가지고 있다.
제작된 FIR 디지탈 필터군에서는 overflow 의 문제를 해결하기 위해 Bit Extension Logic 이 쓰였으며, FFT 에서는 같은 문제의 해결을 위해 Adaptive Scaling 방법이 쓰였다. 위의 필터 시스템이 제작되어 실험된 결과로서, FIR 디지탈 필터군의 clutter 배제용 필터로서의 역할과, FFT 소프트 웨어의 디지탈 matched 필터로서의 역할이 확인 되었다.