You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalBandpass Class
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalBandpass Class

High speed narrow band linear phase bandpass filter.

SignalProcessing_TSignalBandpassSignalProcessing_TSignalBandpassSignalProcessing_TSignalBandpassSignalProcessing_TSignalBandpassSignalProcessing_TSignalBandpassSignalProcessing_TSignalBandpass
Pascal
TSignalBandpass = class(TSignalDemodulator);

Use the component to apply a narrow band linear phase bandpass filter. Bandpass filters which would otherwise require 10 000 or 100 000 taps long impulse responses, can be applied at a small fraction of the processing cost. When the filter pass band width, is less than 25% of the total signal bandwidth it becomes meaningfull to use this component. For bandpass widths of less than 1%, the processing requires 10-100x less CPU than direct filter methods.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!