Sign in

username or email:

password:



Not a member?
Forgot your password?

Search compdsp



Search tips

Ads

Discussion Groups

See Also

Embedded SystemsFPGA

Discussion Groups > Comp.DSP

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

There are 4 threads in our archives.

You are looking at page 1 of 1.

The threads with the newest articles are listed first.

Re: Complexity of Viterbi decoding algorithm?
0

tarangdadia@gmail.com - 2005-06-16 21:09:00
It is exponential with the constraint length of the encoder. it is function of 2^K where K is constraint length. Refer some digi comm book for more detailed expression. Hope this helps. Tarang...Re: Complexity of Viterbi decoding algorithm?

Re: Punctured Viterbi decoding
0

tarangdadia@gmail.com - 2005-05-27 00:24:00
This was what I noted while working on punctured convolutional codes. =B7As the traceback length of the viterbi decoder increases, error in the decoded bit stream reduces and also the viterbi deco...Re: Punctured Viterbi decoding

Re: SINE SQUARE NYQUIST
0

tarangdadia@gmail.com - 2005-04-13 11:09:00
> TO sample and be able to reconstruct the sine wave we need to sample it > at > 2 x maximum frequency present. I think.. the better way to state this would be " to reconstruct the sine waver we...Re: SINE SQUARE NYQUIST

Interchanging FIR and Decimation operation
0

tarangdadia@gmail.com - 2005-04-09 14:50:00
Hi all, I have a yet another decimation question rather a decimation and a FIR filter question. I have 64K input samples that are filtered using a 3 tap - 2nd order FIR filter, say [a1 a2 a3]....Interchanging FIR and Decimation operation