Adaptive LMS equalizer
Details
Category: DSP Core
Created: Apr 24, 2006
Updated: Jan 27, 2020
Language: VHDL
Other project properties
Development Status: Beta
Additional info: Design done
WishBone compliant: No
WishBone version: n/a
License: GPL
Description
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