ADC digital filter section

Status
Not open for further replies.

singhji0000

Junior Member level 3
Joined
Apr 1, 2011
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,464
2nd order sigma delta ADC:

ADC filter section: updown counter and accumulator
the filter stage1 after comparator 1 uses x = x + xx * (n - i +1)
where xx is comp1 output and x is output of filter and 1<i <n

the filter stage2 after comparator 2 uses y = y + yy*1
where yy is comp2 output and y is output of filter2 and from summation 1 to n

Now as far as i understood, (n+1-i) in the filter1 is triangular window function which comprises of two stage rectangular window function. if i need one more stage of rectangular window function ie cascading three rectangular window shud gimme quadratic window.

what is the fucntion for quadratic window and how it will be implmented in filter 1 if i want use it?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…