ETRI-Knowledge Sharing Plaform

ENGLISH

성과물

논문 검색
구분 SCI
연도 ~ 키워드

상세정보

학술대회 Cost-effective Implementation of TETRA Codec Using the Primitive Functions of the Compiler
Cited 0 time in scopus Download 0 time Share share facebook twitter linkedin kakaostory
저자
변경진, 구본태, 엄낙웅
발행일
200812
출처
International Conference on Signal Processing and Communication Systems (ICSPCS) 2008, pp.1-4
DOI
https://dx.doi.org/10.1109/ICSPCS.2008.4813690
초록
The TETRA (Terrestrial Trunked Radio) speech codec is mandatory for all TETRA mobiles and networks. This paper presents the cost-effective implementation of the TETRA speech codec using the primitive functions of the compiler for the 16 bit fixed-point eDSP (Embedded DSP), which was developed by ETRI for the purpose of use in various SoCs. Generally, the simple implementation of the speech codec is using the cross compiling but it probably does not operate in real-time. The more optimized implementation is the fully hand-written assembly code but this approach is very time consuming compared to the cross compiling methods. More efficient way is using the cross compiling with the primitive functions. In this way, we convert the basic arithmetic function in TETRA speech codec into the compact one using primitive functions of the compiler in order to reduce the computation where we used the in-house compiler of the eDSP. Employing the primitive functions makes it possible to obtain the optimized assembly code because our compiler is fully customized to the eDSP. The number of cycles can be reduced into the 8 % of the complexity of the simple cross compiling version. We also describe the comparison among some implementation approaches and their results. © 2008 IEEE.
KSP 제안 키워드
Assembly code, Effective Implementation, Fixed-point, Hand-written, Real-Time, Terrestrial Trunked Radio(TETRA), cost-effective, embedded DSP, number of cycles, speech codec