Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform


Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | equalizer with different location of the main tap

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.


equalizer with different location of the main tap - zohreh - 2007-08-22 16:04:00

Hi there,

I simulate a system with upsampling 4 at the transmitter. Then, I use the
equalizer and change the main tap. when I use different location for main
tap, the amount of timing error the receiver can beer is different and
depends on the location of the main tap.

Now, I realize that the timing error can change the group delay and
equalizer can compensate for that.
Is there anyone knows how the timing error can affect the group delay (any
reference) and how the location of the main tap of equalizer affect the
amoune of compensating of the timing error? 

Thank you.
Zohreh
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: equalizer with different location of the main tap - mnentwig - 2007-08-22 18:19:00



Hello,

hint: 
* Calculate your equalizer response treating it as FIR filter.
* Find the complex frequency response...
* ... resulting in the phase vs. frequency...
* ... resulting in the group delay (timing error)
* ... resulting in the group delay distortion

Cheers

Markus
PS: Watch out for those "pi"s ...
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: equalizer with different location of the main tap - zohreh - 2007-08-23 15:52:00

Thanks a lot. It make sense.

>Hello,
>
>hint: 
>* Calculate your equalizer response treating it as FIR filter.
>* Find the complex frequency response...
>* ... resulting in the phase vs. frequency...
>* ... resulting in the group delay (timing error)
>* ... resulting in the group delay distortion
>
>Cheers
>
>Markus
>PS: Watch out for those "pi"s ...
>
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.