DOI QR코드

DOI QR Code

FPGA를 이용한 CAN 통신 IP 설계 및 구현

Design and Implementation of CAN IP using FPGA

  • 손예슬 (건국대학교 항공우주정보시스템공학부) ;
  • 박정근 (건국대학교 항공우주정보시스템공학부) ;
  • 강태삼 (건국대학교 항공우주정보시스템공학부)
  • Son, Yeseul (Department of Aerospace Information Engineering, Konkuk University) ;
  • Park, Jungkeun (Department of Aerospace Information Engineering, Konkuk University) ;
  • Kang, Taesam (Department of Aerospace Information Engineering, Konkuk University)
  • 투고 : 2016.04.18
  • 심사 : 2016.06.24
  • 발행 : 2016.08.01

초록

A Controller Area Network (CAN) is a serial communication protocol that is highly reliable and efficient in many aspects, such as wiring cost and space, system flexibility, and network maintenance. Therefore, it is chosen for the communication protocol between a single chip controller based on Field Programmable Gate Array (FPGA) and peripheral devices. In this paper, the design and implementation of CAN IP, which is written in VHSIC Hardware Description Language (VHDL), is presented. The implemented CAN IP is based on the CAN 2.0A specification. The CAN IP consists of three processes: clock generator, bit timing, and bit streaming. The clock generator process generates a time quantum clock. The bit timing process does synchronization, receives bits from the Rx port, and transmits bits to the Tx port. The bit streaming process generates a bit stream, which is made from a message received from a micro controller subsystem, receives a bit stream from the bit timing process, and handles errors depending on the state of the CAN node and CAN message fields. The implemented CAN IP is synthesized and downloaded into SmartFusion FPGA. Simulations using ModelSim and chip test results show that the implemented CAN IP conforms to the CAN 2.0A specification.

키워드

참고문헌

  1. K. S Yi and J. Y Lee, "Vehicle dynamics control applications to automobiles: Survey and some new trends," Journal of Institute of Control, Robotics and Systems, vol. 20, no. 3, pp. 298-312, Mar. 2014. https://doi.org/10.5302/J.ICROS.2014.14.9017
  2. M. Khanapurkar, P. Bajaj, and S. D. H. Wandhare, "Design approach for VHDL and FPGA implementation of automotive black box using CAN protocol," International Journal of Computer Science and Network Security, vol. 8, no. 9, Sep. 2008.
  3. Controller Area Network, Robert Bosch Gmbh, CAN Specification version 2.0, 1991.
  4. M. Yoon, J. Park, and T. Kang, "Single-chip controller design for piezoelectric actuators using FPGA," Journal of Institute of Control, Robotics and Systems, vol. 22, no. 7, pp. 513-518, Jul. 2016. https://doi.org/10.5302/J.ICROS.2016.16.0087
  5. VHDL Reference CAN, Robert Bosch Gmbh., User's Manual, 1999.
  6. B. E. Sreeram Krishnamoorthy, "Desing of an ASIC chip for a Controller Area Network (CAN) protocol controller," Graduate Faculty of Texas Tech University, Aug. 2006.
  7. T. Hulawale, N. Koul, and S. Gupta, "FPGA based CAN protocol controller," International Journal of Advanced Technology in Engineering and Science, vol. no. 3, no. 01, Jan. 2015.
  8. M. Khanapurkar, J. Y. Hande, and P. Bajaj, "Approach for VHDL and FPGA implementationh of communication controller of FlexRay controller," Journal of Information Hiding and Multimedia Signal Processing Ubiquitous International, vol. 1, no. 04, Oct. 2010.
  9. Y. Son, J. Park, T. Kang, and J. H. Gu, "Implementation of CAN IP using FPGA," Proceedings of Institute of Control, Robotics and Systems, Seoul, Korea, pp. 229-230, Mar. 2016.
  10. http://www.microsemi.com/
  11. https://developer.mbed.org/