An FPGA Parallel Sorting Architecture for the Burrows Wheeler Transform

  • Authors:
  • Jose Martinez;Rene Cumplido;Claudia Feregrino

  • Affiliations:
  • National Institute of Astrophysics, Optics and Electronics;National Institute of Astrophysics, Optics and Electronics;National Institute of Astrophysics, Optics and Electronics

  • Venue:
  • RECONFIG '05 Proceedings of the 2005 International Conference on Reconfigurable Computing and FPGAs (ReConFig'05) on Reconfigurable Computing and FPGAs
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Burrows-Wheeler transform (BWT) has received special attention due to its effectiveness in lossless data compression algorithms. However, implementations of BWT-based algorithms have been limited due to the complexity of the suffix sorting process applied to the input string. Proposed solutions involve data structures combined with hardware architectures aimed at reducing computational complexity. However, advanced data structures are difficult to be implemented directly into hardware architectures as they require sophisticated control units. In this paper we present a novel architecture based on a parallel sorting block to implement the BWT transform. The proposed architecture has been implemented on a Field Programmable Gate Array (FPGA) device providing good performance improvements compared with other reported implementations on FPGAs. Results obtained show a reduction in the number of cycles and an increase in the maximum frequency compared with other works. FPGA implementation results are presented and discussed.