DOI QR코드

DOI QR Code

A Co-design Method for JPEG2000 Video Compression System in Telemetry using DSP and FPGA

DSP와 FPGA의 Co-design을 이용한 원격측정용 임베디드 JPEG2000 시스템구현

  • Received : 2011.04.22
  • Accepted : 2011.07.27
  • Published : 2011.09.01

Abstract

In this paper, a co-design method for JPEG2000 video compression system using DSP and FPGA is presented. By profiling the complexity of JPEG2000 algorithm, it is noticed that a MQ-coder is the most complex part. Thus, we implement the MQ-coder on FPGA for the parallel processing using VHDL to reduce the complexity. In order to verify the performance of the MQ-coder, JBIG2 standard test vector and images are used. The experimental results show that the proposed MQ-coder enhances the processing time approximately 3 times compared with the previous software MQ-coder.

본 논문에서는 차세대 영상 압축 표준으로 주목받고 있는 JPEG2000 알고리즘을 유도탄 원격측정용 영상압축모듈 임베디드 시스템(embedded system)에서 효율적으로 구현하기 위한 DSP와 FPGA co-design 방법을 제안한다. DSP와 함께 FPGA에서 co-processing할 부분은 JPEG2000 알고리즘 가운데서 계산량이 많으면서도 FPGA 상에 구현하기 적합한 알고리즘인 MQ-코더 부분을 소프트웨어 profiling 작업을 거쳐 선정하였고 VHDL 언어를 사용해서 병렬 처리에 적합하도록 설계하였다. 구현한 MQ-코더의 성능을 검증하기 위하여 JBIG2 표준 테스트 벡터 및 실제 영상을 사용하였다. 실험결과 본 논문에서 제안한 MQ-코더는 기존 소프트웨어 코더보다 약 3배 정도의 압축속도를 향상 시켰다.

Keywords

References

  1. M.D. Adams and F. Kossentini, "JasPer: a software-based JPEG-2000 codec implementation", in: Proceedings of the IEEE International Conference on Image Processing, Vancouver, CA, Sept. 2000. https://doi.org/10.1109/ICIP.2000.899223
  2. M. D. Adams, H. Man, F. Kossentini, and T. Ebrahimi, "JPEG2000: the next generation still image compression standard", ISO/IEC JTC1/SC29/WG1 N1734, June 2000.
  3. M. Rabbani and R. Joshi, "An overview of the JPEG2000 still image compression standard", Signal Processing: Image Communication, vol. 17, no. 1, pp. 3-48, Jan. 2002. https://doi.org/10.1016/S0923-5965(01)00024-8
  4. JasPer Project Home Page, http://www.ece.ubc.ca/-mdadams/jasper/.
  5. "TMS320C6416 Fixed-Point Digital Signal Processors", Texas Instruments, http://focus.ti.com/docs/prod/folders/print/tms320c6416.html.
  6. "Stratix II Device Handbook", Altera, http://www.altera.co/products/devices/stratix2/overview/st2-overview.html.
  7. T. Acharya, P. S. Tsai, "JPEG2000 Standard for Image Compression", John Wiley & Sons, Inc., 2005.
  8. ISO 14492 FCD, "Information Technology - Coded Representation of Picture and Audio Information - Lossy/Lossless Coding of Bi-Level Image (JBIG2)", July 1999.
  9. "ModelSim SE Manual", Mentor Graphics, http://www.model.com.