Sure, but if the flow-graph basically is decimated 10:1 by the time it reaches the log10, improvements in log10 are going to have very little impact. It is, I would assert, boldly and perhaps brashly, that log10 operations almost never need to be done at "line rate", since they are an artifice imposed by wanting to use standard engineering units. There's very little need to do internal DSP math in standard engineering units...
On 2015-09-16 12:39, Martin Braun wrote: > On 15.09.2015 20:35, Marcus D. Leech wrote: > >> Ordinarily, one does a log10 to convert into engineering units at the back >> of, for example, a power-measurement chain. There's usually no reason to do >> that in the middle of a flow-graph, where things can stay in linear units. > > That's true, but it's also useful to accelerate operations at the end of > a flowgraph :) > > The rest of the thread is already discussing the technical details, but > if there's a good way to implement log10 kernels, I'm sure they'd come > in handy. > > M > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio [1] Links: ------ [1] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio