Re: TCM decoder (Viterbi). Prevent overflow in metric path
- From: "valery" <s-valeriy@xxxxxxxxx>
- Date: Fri, 14 Jul 2006 07:57:19 -0500
It's the best way, but in this case I need subtruct constant value from all
path metrics on current step of algorithm, on next step this value may be
differ, but it must be same for all metrics (i saw this criterion in some
docs about Viterbi decoder). But I haven't checked this my self.
--sorry for my english :)
Would it be useful to right shift after say M stages? or you detect ifmetric,
any of the path increases a certain threshold divide it by 2. Just a
quick suggestion, I hope someone will notice and correct.
valery wrote:
Hi, I'm writing TCM decoder on VHDL. My question is: how I can prevent
overflow in metric path. I've found one way - subtraction minimum
but it's so difficult operation (find minimum and subtraction it), any
body know another way?
Thanks.
.
- References:
- Prev by Date: Re: OT (sort of): Why such bad manners on comp.dsp?
- Next by Date: Re: OT (sort of): Why such bad manners on comp.dsp?
- Previous by thread: Re: TCM decoder (Viterbi). Prevent overflow in metric path
- Next by thread: Re: TCM decoder (Viterbi). Prevent overflow in metric path
- Index(es):
Relevant Pages
|
Loading