discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Terminology Translation


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Terminology Translation
Date: Mon, 7 Apr 2014 16:22:23 +0000 (UTC)

That doesn't quite do the "and dump" part, based on my understanding of an integrate-and-dump integrator.
 
There's an averager block that might be closer to an integrate-and-dump integrator, since such an integrator also is a decimator
  (you only produce an output every N inputs).
 
I often use a single-pole-IIR filter as an integrator, but that produces a continuous output, rather than an integrate-and-dump response.
 
 
 
on Apr 07, 2014, Matt Ettus <address@hidden> wrote:

The most straightforward way is to use a normal FIR filter with all taps set to 1.  This is not terribly efficient, but will get you what you want.
 
Matt
 


On Mon, Apr 7, 2014 at 8:37 AM, Ed Criscuolo <address@hidden> wrote:
Being more of an implementer than a mathematical theorist, I'm
having trouble "translating" the "language" spoken by our
local Matlab/Simulink boffins.

What's the proper way to implement an "Integrate and Dump"
operation in GnuRadio.  I've come across several mutually
contradictory suggestions.

@(^.^)@  Ed


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]