Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

re: integrate and dump unit in matched filter

Status
Not open for further replies.

anilgat

Newbie level 3
Joined
Feb 19, 2010
Messages
3
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
bangalore, india
Activity points
1,295
re: integrate and dump unit in matched filter

hi..am findin difficult in understandin the concepts of integrate and dump cks required.. in matched filter design in cdma recievers.. and also in codin.. plz help me out in gettin through this:) :) plz do reply :) thnku
 

Re: integrate and dump unit in matched filter

Hi
There are two ways to implement matched filter in digital receivers. Assume p(t) is the pulse shaping of the received signal.
Matched Filter: h(t) = p(T-t)
y[n] = h(t)*r(t) (t = nT)
Correlator: (integration and damp)
y[n] = ∫p(t-nT)r(t) (integration from nT to (n+1)T)

It is straightforward to show that these two methods are equivalent. In the second method, in fact, we have an integrator that its output reads each T seconds and then its value damp to zero for the next integration interval, so the name of this module is integration and damp.

For more information refer to Communication Systems by Simon Haykin.

Best Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top