The search functionality is under construction.

IEICE TRANSACTIONS on Information

RVCar: An FPGA-Based Simple and Open-Source Mini Motor Car System with a RISC-V Soft Processor

Takuto KANAMORI, Takashi ODAN, Kazuki HIROHATA, Kenji KISE

  • Full Text Views

    0

  • Cite this

Summary :

Deep Neural Network (DNN) is widely used for computer vision tasks, such as image classification, object detection, and segmentation. DNN accelerator on FPGA and especially Convolutional Neural Network (CNN) is a hot topic. More research and education should be conducted to boost this field. A starting point is required to make it easy for new entrants to join this field. We believe that FPGA-based Autonomous Driving (AD) motor cars are suitable for this because DNN accelerators can be used for image processing with low latency. In this paper, we propose an FPGA-based simple and open-source mini motor car system named RVCar with a RISC-V soft processor and a CNN accelerator. RVCar is suitable for the new entrants who want to learn the implementation of a CNN accelerator and the surrounding system. The motor car consists of Xilinx Nexys A7 board and simple parts. All modules except the CNN accelerator are implemented in Verilog HDL and SystemVerilog. The CNN accelerator is converted from a PyTorch model by our tool. The accelerator is written in C++, synthesizable by Vitis HLS, and an easy-to-customize baseline for the new entrants. FreeRTOS is used to implement AD algorithms and executed on the RISC-V soft processor. It helps the users to develop the AD algorithms efficiently. We conduct a case study of the simple AD task we define. Although the task is simple, it is difficult to achieve without image recognition. We confirm that RVCar can recognize objects and make correct decisions based on the results.

Publication
IEICE TRANSACTIONS on Information Vol.E105-D No.12 pp.1999-2007
Publication Date
2022/12/01
Publicized
2022/08/09
Online ISSN
1745-1361
DOI
10.1587/transinf.2022PAP0004
Type of Manuscript
Special Section PAPER (Special Section on Forefront Computing)
Category

Authors

Takuto KANAMORI
  Tokyo Institute of Technology
Takashi ODAN
  Tokyo Institute of Technology
Kazuki HIROHATA
  Tokyo Institute of Technology
Kenji KISE
  Tokyo Institute of Technology

Keyword