IMPLEMENTATION OF SERIAL AND PARALLEL BUBBLE SORT ON FPGA

  • Dwi Marhaendro Jati Purnomo Faculty of Computer Science, Universitas Indonesia, Kampus Baru UI, Depok, 16424, Indonesia
  • Ahmad Arinaldi Faculty of Computer Science, Universitas Indonesia, Kampus Baru UI, Depok, 16424, Indonesia
  • Dwi Teguh Priyantini Faculty of Computer Science, Universitas Indonesia, Kampus Baru UI, Depok, 16424, Indonesia
  • Ari Wibisono Faculty of Computer Science, Universitas Indonesia, Kampus Baru UI, Depok, 16424, Indonesia
  • Andreas Febrian Department of Engineering Education, Utah State University, United States of America
Keywords: Sorting, bubble sort, serial bubble sort, parallel, comparison, memory, time, utility

Abstract

Sorting is common process in computational world. Its utilization are on many fields from research to industry. There are many sorting algorithm in nowadays. One of the simplest yet powerful is bubble sort. In this study, bubble sort is implemented on FPGA. The implementation was taken on serial and parallel approach. Serial and parallel bubble sort then compared by means of its memory, execution time, and utility which comprises slices and LUTs. The experiments show that serial bubble sort required smaller memory as well as utility compared to parallel bubble sort. Meanwhile, parallel bubble sort performed faster than serial bubble sort
Published
2016-06-25
How to Cite
Purnomo, D. M. J., Arinaldi, A., Priyantini, D. T., Wibisono, A., & Febrian, A. (2016). IMPLEMENTATION OF SERIAL AND PARALLEL BUBBLE SORT ON FPGA. Jurnal Ilmu Komputer Dan Informasi, 9(2), 113-120. https://doi.org/10.21609/jiki.v9i2.378