Efficient onboard satellite hyperspectral image compression represents a necessity and a challenge for current and future space missions. Therefore, it is mandatory to provide hardware implementations for this type of algorithms in order to achieve the constraints required for onboard compression. In this work, we implement the Lossy Compression for Exomars (LCE) algorithm on an FPGA by means of high-level synthesis (HSL) in order to shorten the design cycle. Specifically, we use CatapultC HLS tool to obtain a VHDL description of the LCE algorithm from C-language specifications. Two different approaches are followed for HLS: on one hand, introducing the whole C-language description in CatapultC and on the other hand, splitting the C-language description in functional modules to be implemented independently with CatapultC, connecting and controlling them by an RTL description code without HLS. In both cases the goal is to obtain an FPGA implementation. We explain the several changes applied to the original Clanguage source code in order to optimize the results obtained by CatapultC for both approaches. Experimental results show low area occupancy of less than 15% for a SRAM-based Virtex-5 FPGA and a maximum frequency above 80 MHz. Additionally, the LCE compressor was implemented into an RTAX2000S antifuse-based FPGA, showing an area occupancy of 75% and a frequency around 53 MHz. All these serve to demonstrate that the LCE algorithm can be efficiently executed on an FPGA onboard a satellite. A comparison between both implementation approaches is also provided. The performance of the algorithm is finally compared with implementations on other technologies, specifically a graphics processing unit (GPU) and a single-threaded CPU.
[1]
Enrico Magli,et al.
Transform Coding Techniques for Lossy Hyperspectral Data Compression
,
2007,
IEEE Transactions on Geoscience and Remote Sensing.
[2]
Enrico Magli,et al.
Highly-Parallel GPU Architecture for Lossy Hyperspectral Image Compression
,
2013,
IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing.
[3]
Enrico Magli,et al.
Low-complexity predictive lossy compression of hyperspectral and ultraspectral images
,
2011,
2011 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP).
[4]
Ben H. H. Juurlink,et al.
How a single chip causes massive power bills GPUSimPow: A GPGPU power simulator
,
2013,
2013 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS).