Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Discussion Groups

Free Online Books

Discussion Groups > Polyphase

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 203 threads matching "polyphase"

You are looking at page 1 of 6.

The most relevant threads are listed first

Polyphase FIR interpolation filter

kungcoccos - 06:46 20-11-07
Hello! Im looking for a simple matlab code that illustrates an interpolation using polyphase implementation. I need this to understand the purpose with the polyphase structure. Maybe anyone knows some sources also? Thanks in advance ...Polyphase FIR interpolation filter

polyphase filtering

jithin_manesh@yahoo.com - 00:20 26-05-04
hi.. This is my 1st mail to this group. I am trying to do a polyphase filter bank in dsp and thn get it into FPGA.. this is not for decimation or interpolation. This is mainly done for radio telescope back end in which we need 4 or 8 small channels from a big IF coming in. Can any one help me t...polyphase filtering

Polyphase filter questions

11:07 12-03-07
Hi, Hoping some of you experts can shine some light on the following regarding polyphase filtering 1...I created a polyphase FIR interpolator, sampling frequency is upsampled by 10 from 10KHz to 100KHz. It works fine and I get the required frequencies output on the scope. I notice however, ...Polyphase filter questions

Polyphase FFT Filter bank

schadenfreud - 14:31 14-08-08
Hi, I would appreciate if someone could help me by advising me on the implementation of a polyphase FFT filter bank on a FPGA. I understand the basic fundamentals & computationally-efficient/improved side-lobe rejection advantages of polyphase fft filter banks. My implementation is based on a p...Polyphase FFT Filter bank

Re: Polyphase decimation filter, is it only a mathematical gimmick?

Jerry Wolf - 09:24 16-05-06
Yes. The polyphase technique is a way of achieving the same output with a reduced number of arithmetic operations. ...Re: Polyphase decimation filter, is it only a mathematical gimmick?

polyphase channelizer

Riddhi - 19:59 10-10-06
hi all, I'm trying to build a polyphase channelizer in matlab using a prototype filter(sqrt nyquist) as my school project. Can anyone please explain this concept more precisely to me and what are the important things I should consider when implementing. Thank You. Riddhi ...polyphase channelizer

Regarding polyphase IIR filter.

venkat - 06:13 15-01-07
Dear All, Iam working subband acoustic echo cancellation.In that for subbanding the input signal i used polyphase IIR filter.I searched in net for polyphase IIr filter design.I got some techinical documents related to polyphase IIr filter, I mentioned important links related to do...Regarding polyphase IIR filter.

polyphase filterbank

Andrew Xiang - 12:25 21-09-03
Does any have an efficient implementation of polyphase filterbank in C? M=32 thanks Andrew ...polyphase filterbank

regarding polyphase IIR filter.

ch.venkat - 07:51 15-01-07
Dear All, This is the my first mail to post our group.Iam working on subband acoustic echo cancellation.In that for subbanding the input signal 2 path polyphase IIR filter is used.I searched for polyphase IIR filter design in net I got some techginical documents.In those documents one doc...regarding polyphase IIR filter.

Group Delay of Polyphase FIR filters

dghosh - 11:54 10-06-04
Could anyone explain or point me to any literature that explains how to compute the group delays of polyphase FIR filters used for decimation and interpolation? For example if an FIR filter with (N*L) coefficients is implemented as L polyphase filters each with N coefficients, what is the grou...Group Delay of Polyphase FIR filters

Polyphase FFT

Alberto - 17:42 01-11-05
I have a few programs that compute and display a running waterfall of an audio signal input to the PC sound card. The waterfall is computed via ordinary FFTs up to 1048576 points for the highest resolution settings. Recently I have seen a similar program that uses polyphase FFTs and it has a sp...Polyphase FFT

Polyphase FIR implementation

Piergiorgio Sartor - 15:54 28-06-05
Hi, does anyone know if there is any reference code which implements a generic polyphase FIR resampler (up/down scaler), using Altivec instruction set? I searched the web (as usual), but I could not find anything really usefull, actully I did not find anything at all. Also non-obvious se...Polyphase FIR implementation

clocks used in polyphase interpolation scheme

chivak - 18:10 18-07-08
Greetings, I am trying to understand how the clock domains work during interpolation using the polyphase structure. Does one use 2 different clocks during implementation(lets say an interpolate by 2 FIR filter). One at the input and one at the output which is 2x the input clock. IS th...clocks used in polyphase interpolation scheme

Polyphase interpolation on an image with real value only

ralph - 11:57 05-07-04
Hi all, I encounter some "problem" while using polyphase filter for interpolation. I have implemented a 8 zero crossing with upsampling of L=32. The image I used are a simulated image with 4 sinc impulse response near the four corner. All pixels values are positive. While performing ...Polyphase interpolation on an image with real value only

Scaling of fir polyphase filters

mitrobge - 07:19 26-06-08
In a FIR filter the scaling of the input in order to avoid overflow at the output can be specified by using the 1st norm of the vector of coefficients. ymax=xmax*scaling*norm_1 for xmax=ymax=1 scaling=1/norm_1 How to use this relation in a multistage interpolator with polyphase decomposition...Scaling of fir polyphase filters

VHDL source code for polyphase filter

mans - 17:20 18-04-07
Hello, Where can I find the VHDL ( or verilog) source code for polyphase filter? Is there any free implementation around? Regards ...VHDL source code for polyphase filter

why do we need Polyphase decimatation filter?

mary1234567 - 10:00 05-02-06
I did a decimator FIR filter simply by doing the convolution only once every M' input sample. for example M=3: feed x0,feed x1, feed x2, convolution, feed x3,feed x4, feed x5, convolution, feed x6,.... Then I find many people talk about polyphase decimation filter, I wonder if it is more effi...why do we need Polyphase decimatation filter?

Re: Interpolation with FIR filters

robert bristow-johnson - 13:58 22-11-05
in article 1132685207.779486.257470@o13g2000cwo.googlegroups.com, Anshu at anshu.dhawan@gmail.com wrote on 11/22/2005 13:46: > Can anyone please explain me about Interpolation using FIR filters? I > dont understand how they can be used for interpolation. might you understand how an FIR fil...Re: Interpolation with FIR filters

Re: Polyphase decimation

One Usenet Poster - 09:26 18-11-05
Praveen wrote: > Hi > > I am implementing a polyphase decimation of a 8k signal by a factor of > 20. I have designed a filter of pi/20, which means there are 20 > subbands. In case of decimation, the input gets shifted by a sample at > each time instant and then convolved with all the...Re: Polyphase decimation

Re: multirate filter design

Mark Borgerding - 22:03 26-10-07
jon8spam@yahoo.com wrote: > Hi, > When one designs a fractional rate change filter, when specifying > the filter parameters do you design the filter at the interpolated > rate or the decimated rate? > > For example if you have an input rate of Fs then interp by 64 > decimate by 12...Re: multirate filter design

best method for implementing an SRC

srikk - 08:00 01-02-07
Hi, i would like to know which is the best method for implementing a integer sample rate converter (decimation /interpolation) in terms of quality. the conversion rates required are (2,4,8,16) both decimation and interpolation.i had tried with polyphase implementation and lagrange interpolatio...best method for implementing an SRC

FMDemod, Phase noise and Polyphase

Yip - 18:32 03-12-06
Hi All, I am trying to debug a FM demodulation noise problem for a FPGA prototype. The output in general looks ok, but the THD+N of a clean 60% modulated signal is only in the mid-40's dB (noticable even by ear), and that is mainly due to a high noise floor. The FM architecture is using the d...FMDemod, Phase noise and Polyphase

CIC versus Polyphase FIR

sachinwannabe - 14:53 21-08-08
I am trying to understand the real benefits of using a CIC filter for rate sample change v.s a conventional multi-rate FIR filter. My thoughts on CIC v/s traditional sampling rate conversion methods below: I understand the multiplier-less advantage of CIC filters. However, because of their spectr...CIC versus Polyphase FIR

Polyphase decimation errors

Alasdair - 14:13 30-09-03
Folks, I understand that, based on the Nobel Identities, the output of a polyphase decimator should be identical to the output of a basic FIR decimator. This is due to the fact that even though we decimate in the full input bandwidth all the undersampled aliases will exactly cancel in the fina...Polyphase decimation errors

Intel's polyphase resampling function

Matt Roos - 14:10 25-08-04
Hi, All. I'm trying to use Intel's IPP polyphase resampling functions. They are part of the signal processing set and found in the manual under Speech Recognition Functions. I've found the manual's usage description somewhat lacking. I don't understand it well enough to implement. Can an...Intel's polyphase resampling function

uniform filter bank implementation.

Craig - 16:38 02-07-03
I have a question with regards to going from a polyphase decimation routine and adapting it to an actual filter bank to separate a large bandwidth into smaller subbands. I understand how polyphase filters works, that no problem, I am just stuck on seeing how you make the transistion to a MxL (...uniform filter bank implementation.

Regarding Acoustic Echo Cancellation with subbanding

Aparna Ram - 09:04 27-04-07
Dear Sir, I am working on Acoustic Echo Cancellation. I have implemented both AEC without subbanding and AEC with subbanding in C+ +. For subbanding of AEC I used Polyphase IIR filter(with 70dB attenuation). AEC without subbanding is working fine. But in the outputs ...Regarding Acoustic Echo Cancellation with subbanding

Re: Farrow interpolation in QPSK synchro

mnentwig - 16:05 17-09-07
Let me try to summarize Farrow's idea in three bullet points: The numbers are from the reference. * I can use a FIR filter to interpolate one particular point between samples, for example at an offset of 1/32 sample time * I keep 32 different banks of FIR coefficients at hand, so that I can c...Re: Farrow interpolation in QPSK synchro

Polyphase decimating filter - not working - why?

Tamara - 14:26 01-02-07
Hello...I created a polyphase decimating filter based on F.Harris's book shared register design. This is a Decimation by 2, 100 tap, Fs =100MHz, Low pass 20MHz - stop band 24MHz filter. Each MAC is 28-bit length, 14-bit ADC input, and the filter output is truncated. The filter looks good a...Polyphase decimating filter - not working - why?

Re: non integer interpolation

julius - 09:28 07-08-08
On Aug 6, 9:25 pm, "chivak" wrote: > Hi All, > > I am trying to understand how a non-integer interpolating filter works. > For ex: In a 1.5 case, you would upsample by 3 and then down sample by > 2. > > How is the convolution between input samples and filter coefficients >...Re: non integer interpolation

Re: Interpolation/FIR/etc... =]

mnentwig - 18:03 06-09-07
Hello, agree. Here is one reference: http://www.signumconcepts.com/IP_center/paper018.pdf I've got some slides here, mostly for my own use: http://www.elisanet.fi/mnentwig/multirate.pdf Those aren't polished, the polyphase filter is on page 15/16. In case of discrepancies, I'd tend to be...Re: Interpolation/FIR/etc... =]

Re: Polyphase filter questions

13:17 21-03-07
Scaling the output up by a factor N, certainly improves things. Many thanks to all in comp.dsp especially Fred for their help. Now, next problem..... Best Regards Duncan ...Re: Polyphase filter questions

Re: symbol timing recovery using interpolation filter method:suggestion

Eric Jacobsen - 13:22 18-10-05
On 18 Oct 2005 03:39:08 -0700, asnivas223@gmail.com wrote: > Hi, > first of all i thank you all for your explanation, one thing i want > to ask is that in Gardners paper he is taking only 2 samples/symbol. > But i am having 16 samples/symbol or it may vary depending upon the > incoming sig...Re: symbol timing recovery using interpolation filter method:suggestion

Re: half band filter

11:37 28-11-06
I forgot to note in my previous message: this implementation method is called "polyphase" FIR filtering. Jason ...Re: half band filter

Polyphase decimating filter - not working in lab- why?

Tamara - 10:41 24-01-07
Hello... I created a polyphase filter filter based on F.Harris's book shared register design. This is a Decimation by 2, 100 tap, Fs =100MHz, Low pass 20MHz - stop band 24MHz filter. Each MAC is 28-bit length, 14-bit ADC input, and the filter output is truncated. I also created a Xilinx d...Polyphase decimating filter - not working in lab- why?

Re: Downsampe and convert stereo file to mono file.

Jon Harris - 20:04 14-08-03
Question for Erik, Julius, or someone else in the know: Erik's web page says (http://www.mega-nerd.com/SRC/quality.html): "SoX provides three methods of resampling; a linear interpolator, a polyphase resampler and the Julius O. Smith simulated analogue filter method." What's the differenc...Re: Downsampe and convert stereo file to mono file.

Polyphase & wavetable playback?

R Jones - 19:39 25-07-05
Hi. I am looking to add "wavetable" playback of sampled music/instruments to an existing project. The design already uses an FPGA & has an audio CODEC which supports playback at 48 kHz. I want to implement pitch-shifting and mimic higher/lower notes by altering the playback rate of the sam...Polyphase & wavetable playback?

Re: Filter-banks: efficient splitting?

Matt Timmermans - 22:42 08-02-05
The magic words you want to Google are: polyphase DCT filter bank -- Matt ...Re: Filter-banks: efficient splitting?

Re: FIR design

Randy Yates - 09:51 31-05-07
Randy Yates writes: > julius writes: > > > On May 31, 8:14 am, Jerry Avins wrote: > > > Is your filter symmetric (or antisymmetric)? If so, you can replace half > > > the multipliers with adders (or subtracters). > > > > > > Jerry > > > > Or, use something like the Canon...Re: FIR design

Re: need interview questions for a DSP based embedded systems position

15:30 04-01-05
"siddharth.vaghela@gmail.com" writes: > thank u for the reply :) > thts wht i am doing exactly.. preparing my basics well and trying to > get my hands on simple programs on fir filters, bit reversals, etc etc. > i do get confused sometimes bcoz of the sheer size of material to be > re...Re: need interview questions for a DSP based embedded systems position
| 1 | 2 | 3 | 4 | 5 | 6 | next