OpenCores

Adaptive LMS equalizer

Project maintainers

Details

Name: adaptive_lms_equalizer
Created: Apr 24, 2006
Updated: Dec 20, 2009
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star6you like it: star it!

Other project properties

Category:DSP core
Language:VHDL
Development status:Beta
Additional info:Design done
WishBone compliant: No
WishBone version: n/a
License: GPL

Adaptive LMS Equalizer

In communication systems channel poses an important role. channels can convolve many different kind of distortions to our information. In perticular wireless channels multipath distortion is sevear.
and more sevear is such distortion is random.

To handle this, multipath affected channels require Equalizers at receaver end.
such equalizer uses different learning Algorithms for identifying channels continuously.

This project is VHDL implementation of LMS learning algorithm with pipelined architecture. so this implementation can work with higher data rates with less clock speed requirments and so with less power consumpiton

It uses Fixed point arithmatic blocks for filtering so suitable for coustom asic.

Features

- 5 TAP PIPELINED LMS ADAPTIVE FILTER CORE
- 8 bit data
- 3TAP Constant Channel Filter
- Spartan II compitible

Status

-initial Release