DSPRelated.com
Forums

True Peak Measure

Started by Manuel Naudin November 14, 2010
> > Rick, > > perhaps the OP should buy your book and read chapter 10 like some of > > us already have. �
well, I should probably P.S. was the zero order hold suggestion serious? �I
> > understood that zero stuffing produces "ideal" spectral images to be > > filtered out by the LPF and so is the way to go, or am I missing > > something? �Does repeating samples make things easier somehow? �I > > would have thought (intuitively for me anyway) it would add some form > > of distortion into the mix. > > P.S. my previous thread is on the very same subject as this. > > Thanks, > > Dave > > You can look at zero order hold as a boxcar filter with sin(x)/x > frequency response. This will simplify the subsequent filtering as it > attenuates the upper images, however it will also introduce ~ 4dB > rolloff near Nyquist of the "fundamental" image. IIRC the OP is using > IIR filter.
Oh, I thought I was using a FIR I would rather make an equvalent polyphase FIR, rather then
> doing zero-order-hold + IIR; however it depends on the application. >
So i'll try to follow these advices and go this way. Thanks all
On Mon, 15 Nov 2010 10:03:53 -0800 (PST), davew
<david.wooff@gmail.com> wrote:

   [Snipped by Lyons]
> >OK thanks VLV, penny just dropped I think. Rick mentions this (CIC >filter method) in his book too. As you say application dependent, for >me at least, I think the zero stuff followed by polyphase FIR is the >appropriate tack.
Hi davew, Vladimir's correct on both counts. The zero-order hold idea provides improved attenuation of the spectral images that occur with interpolation. However, the price you pay is a non-flat freq response (rolloff) at low frequencies. The amount of rolloff you'll experience depends on the bandwidth of the low-freq spectral-samples-of-interest and the freq spacing between spectral images. If the bandwidth of your low freq signal-of-interest is quite small compared to the image spacing, then the zero-order hold rolloff might not be too bad. However davew, if someone implements a polyphase FIR interpolation process, the ideas of zero-stuffing and zero-order hold stuffing no longer have any meaning. That's because with polyphase FIR filters, the "stuffed" sequence does not exist at all. davew, if you have an American version of the 2nd Edition of my "Understanding DSP" book, I can send you the appropriate errata if you can tell me the "Printing Number" of your copy of the book. You can determine the "Printing Number" of the American version (ISBN# 0-13-108989-7) of the 2nd Edition of my book by looking at the page just before the "Dedication" page. On that page (before the Dedication) you'll see all sorts of publisher-related information, including the ISBN number. Down toward the bottom of the page you should see lines printed something like: Printed in the United States of America First Printing indicating the "First Printing" of the book. However, for later printings the second line above may have the words like: "Second Printing" or "Seventh Printing". See Ya', [-Rick-]
On Nov 16, 1:14&#4294967295;pm, Rick Lyons <R.Lyons@_BOGUS_ieee.org> wrote:
> On Mon, 15 Nov 2010 10:03:53 -0800 (PST), davew > > <david.wo...@gmail.com> wrote: > > &#4294967295; &#4294967295;[Snipped by Lyons] > > > > >OK thanks VLV, penny just dropped I think. &#4294967295;Rick mentions this (CIC > >filter method) in his book too. &#4294967295;As you say application dependent, for > >me at least, I think the zero stuff followed by polyphase FIR is the > >appropriate tack. > > Hi davew, > &#4294967295; &#4294967295;Vladimir's correct on both counts. &#4294967295;The > zero-order hold idea provides improved attenuation > of the spectral images that occur with > interpolation. &#4294967295;However, the price you pay is > a non-flat freq response (rolloff) at low frequencies. > The amount of rolloff you'll experience depends on the > bandwidth of the low-freq spectral-samples-of-interest > and the freq spacing between spectral images. > If the bandwidth of your low freq signal-of-interest > is quite small compared to the image spacing, then > the zero-order hold rolloff might not be too bad. > > However davew, if someone implements a polyphase > FIR interpolation process, the ideas of zero-stuffing > and zero-order hold stuffing no longer have any > meaning. &#4294967295;That's because with polyphase FIR filters, > the "stuffed" sequence does not exist at all. > > davew, if you have an American version of the 2nd Edition > of my "Understanding DSP" book, I can send you the > appropriate errata if you can tell me the "Printing Number" > of your copy of the book. > > You can determine the "Printing Number" of the American > version (ISBN# 0-13-108989-7) of the 2nd Edition of my > book by looking at the page just before the "Dedication" > page. &#4294967295; > > On that page (before the Dedication) you'll see all > sorts of publisher-related information, including the > ISBN number. &#4294967295;Down toward the bottom of the page you > should see lines printed something like: > > &#4294967295; &#4294967295; &#4294967295; &#4294967295;Printed in the United States of America > &#4294967295; &#4294967295; &#4294967295; &#4294967295;First Printing > > indicating the "First Printing" of the book. &#4294967295;However, for > later printings the second line above may have the words > like: "Second Printing" or "Seventh Printing". > > See Ya', > [-Rick-]
Hi Rick, yes I'd already realised that zero stuffing is essentially the reason for/comes free with polyphase filtering - thanks for the reminder. I've got the same ISBN, 12th Printing April 2009. Regards, Dave.
On Tue, 16 Nov 2010 05:38:42 -0800 (PST), davew
<david.wooff@gmail.com> wrote:

   [Snipped by Lyons]
> >Hi Rick, >yes I'd already realised that zero stuffing is essentially the reason >for/comes free with polyphase filtering - thanks for the reminder. > >I've got the same ISBN, 12th Printing April 2009. > >Regards, >Dave.
Hi Dave, I've sent the errata to your personal E-mail address. [-Rick-]