Zero-padding Hilbert #147
tristan-deep
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@vincentvdschaft already made a great blog on IQ demodulation. I here want to add a small part showcasing the need for zero-padding the signal before taking the Hilbert transform. We do this in our implementation of envelope detecting ultrasound data. It mitigates the cyclic convolution effect that arises from the FFT's implicit assumption that the signal is periodic.
Beta Was this translation helpful? Give feedback.
All reactions