http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
선우명훈,조위덕 대한전자공학회 1995 전자공학회논문지-B Vol.b32 No.1
This paper presents the VHSIC Hardware Description Language(VHDL) implementation of the Fixed Point Covariance Lattice(FLAT) algorithm for an Linear Predictive Coding(LPC) analysis and its related algorithms, such as the forth order high pass Infinite Impulse Response(IIR) filter, covariance matrix calculation, and Spectral Smoothing Technique(SST) in the Vector Sum Exited Linear Predictive(VSELP) speech coder that has been Selected as the standard speech coder for the North America and Japanese digital cellular. Existing Digital Signal Processor(DSP) chips used in digital cellular phones are derived from general purpose DSP chips, and thus, these DSP chips may not be optimal and effective architectures are to be designed for the above mentioned algorithms. Then we implemented the VHDL code based on the C code, Finally, we verified that VHDL results are the same as C code results for real speech data. The implemented VHDL code can be used for performing logic synthesis and for designing an LPC Application Specific Integrated Circuit(ASOC) chip and DsP chips. We first developed the C language code to investigate the correctness of algorithms and to compare C code results with VHDL code results block by block.
선우명훈 에스케이텔레콤 (주) 1996 Telecommunications Review Vol.6 No.1
본 논문에서는 디지털 이동통신 단말기에 사용되는 상용 DSP(Digital Signal Processor) 칩들의 기본구조 및 특수목적을 위한 아키테쳐 특징들을 비교 분석하고 이를 통해 DSP 칩 설계시 요구사항 및 설계사양을 기술한다. DSP 칩core는 크게 세 부분으로 나누는데 이는 프로그램 제어 유니트, 데이타 ALU 유니트, 주소 발생 유니트이며 이들은 병렬로 동작한다. 이들 DSP 칩들이 제공하는 아키텍쳐 특징들 즉, 명령어 집합, 명령어 파이프라인 구조, MAC (multiplyaccumulate) 유니트, 고속 shifter, 프로그램 및 데이타 메모리, 버스 구조, 주소 발생 유니트 등을 중점적으로분석한다. 주변 장치로서 DSP core와 외부 장치와의 통신을 위한 아날로그 회로인 on-chip A/D, D/A 컨버터 및 PLL, 디지털 회로인 호스트 인터페이스, 직렬 및 병렬 I/O 포트 등을 기술한다. 또한 16-비트 고정소수점 DSP 칩을 사용 알고리즘구현시 발생하는 finite precision effect를 감소시키는 방법을 소개한다.