An extremely pipelined FPGA implementation of a lossy hyperspectral image compression algorithm
Loading...
Official URL
Full text at PDC
Publication date
2020
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
IEEE
Citation
D. Báscones, C. González and D. Mozos, "An Extremely Pipelined FPGA Implementation of a Lossy Hyperspectral Image Compression Algorithm," in IEEE Transactions on Geoscience and Remote Sensing, vol. 58, no. 10, pp. 7435-7447, Oct. 2020, doi: 10.1109/TGRS.2020.2982586.
Abstract
Segmented and pipelined execution has been a staple of computing for the past decades. Operations over different values can be carried out at the same time speeding up computations. Hyperspectral image compression sequentially processes samples, exploiting local redundancies to generate a predictable data stream that can be compressed. In this paper, we take advantage of a Low Complexity Predictive Lossy Compression algorithm which can be executed over an extremely long pipeline of hundreds of stages. We can avoid most stalls and maintain throughput close to the theoretical maximum. The different steps operate over integers with simple arithmetic operations, so they are specially well-suited for our FPGA implementation. Results on a Virtex-7 show a maximum frequency of over 300Mhz for a throughput of over 290MB/s, with a space-qualified Virtex5 reaching 258MHz, being 5 times as fast as the previous FPGA designs. This shows that a modular pipelined approach is beneficial for these kinds of compression algorithms.