Implementation of QPSK Modem using TMS320C31

TMS320C31을 이용한 QPSK 모뎀 구현

  • Published : 2001.08.01

Abstract

In this paper, we implemented QPSK(Quadrature Phase-Shift Keying) modem which is widely used for communication systems, using a general Digital Signal Processor(DSP), TM320C31. Up to now, almost all of communication systems consist of hardware. However, the implemented system herein is composed of software and hardware part. Software part includes the modulation process, before passing D/A(Digital-to-Analog Converter) and the demodulation process, after passing A/D(Analog-to-Digital Converter) in IF(Intermediate Frequency) node. Hardware part is related to input, output and process of signal. To demonstrate the successful implementation of modem, the output results obtained from DSP processor are compared with the simulated result on the personal computer.

본 논문에서는 TI(Texas instrument)사의 범용 DSP 프로세서인 TMS320C31을 이용하여 통신 시스템에서 많이 사용되는 QPSK 방식의 모뎀을 구현하였다. 지금까지 거의 모든 시스템의 신호 변환 과정은 하드웨어로 구성되어 있지만, 본 논문에서 구현된 시스템은 QPSK 신호의 변조과정에서 IF단의 DAC를 통과하기 이전까지의 과정과 복조과정에서 IF단의 ADC를 통과한 이후의 과정을 프로그램으로 구성하고, 신호의 입.출력부와 처리부분을 하드웨어로 구성하였다. DSP 프로세서를 이용한 모뎀 출력 결과를 PC 상에서 시뮬레이션 결과와 비교하여 제작한 모뎀이 정상적으로 동작됨을 확인하였다.

Keywords

References

  1. Digital Communication Fundamentals and Applications B. Sklar
  2. AT&T and Bellcore Design of Digital Carrierless AM/PM Transceivers W. Y. Chen;G. H. Im;J. J. Werner
  3. High-Speed Digital Design a Handbook of Black Magic H. Johnson;M. Graham
  4. IEEE Trans, Commun. v.38 On the detection and classification of quadrature digital modulations in broad-band noise A. Polydoros;K. Kim
  5. IEEE J. Selected Areas in Comm. v.13 Bandwidth-Efficient Digital Transmission up to 155Mb/s over Unshielded Twisted Pair Wiring G. H. Im;J. J. Werner
  6. TMS320C3x User's Manual Texas Instruments
  7. TMS320C3x General-Purpose Applications Texas Instruments
  8. TMS320 Floating-Point DSP Code Generation Tools(Release 4.60). Texas Instruments
  9. Digital Communications Simon S. Haykin
  10. C 언어로 쉽게 쓰는 TMS320C31 박귀태;이상락
  11. 경희대학교 석사학위 논문 PBC 방식을 이용한 PSK 신호의 자동식별 시뮬레이터 구현 박상용