You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalBandpass Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalBandpass Class

High speed narrow band linear phase bandpass filter.

Dew_Signal_TSignalBandpassDew_Signal_TSignalBandpassDew_Signal_TSignalBandpassDew_Signal_TSignalBandpassDew_Signal_TSignalBandpass
Syntax
C#
Visual Basic
public class TSignalBandpass : TSignalDemodulator;

SignalProcessing.cs

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-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!