Power BinΒΆ

For use cases with inherently good signal-to-noise ratio the Power Bin service can be used as a low complexity replacement of the Envelope service. The Power Bin service outputs coarse estimates of the envelope yielding rough estimates of the range-dependent reflectivity in the target scene. By omitting several of the signal processing steps in the Envelope service the computational footprint is significantly reduced, making this service suitable for small platforms.

power_bin.py contains example code on how the Power Bin service can be used.

../_images/pb.png

For further reading on the power bin service we refer to the Power Bin documentation on the Acconeer developer page.