PDA

View Full Version : Compacting of arbitrarily separated bands: Hilbert transformer


akaash.bits
07-19-2007, 01:15 PM
I am doing a project in which I have to implement filters to do multipl
band-pass filtering and then compact the arbitrarily separated bands.
believe using Hilbert transformers after the filtering would be a goo
idea to shift the bands to their required locations. However, this has t
be done in real time, and hence the algorithm has to be fast( I think thi
rules out the optimal method?). I am relatively new to the concept, an
would appreciate if anyone could tell me about a suitable algoritm/bette
way to do it.