FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > DSP

DSP comp.dsp newsgroup, mailing list

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-18-2005, 04:12 PM
Sastry
Guest
 
Posts: n/a
Default Relationship between Fibonacci and Galois Implementation of Maximal Length Sequences

I know that they both generate Maximal Length sequences.
1. Do they generate in comeplete different order?
2. Do they generate same sequence but different phase? By different
phase I mean, one method generates the same sequence as the other
method but after one time? If this is the case, is there any specific
relationship?
3. If 2 is true, in order to make both the methods generate the same
sequence with same phase, the seeds must be different. Is there any
specific relationship between the seeds? If 2 is false, ignore this
question.

Thank you sooo much for any thoughts.

Sastry

Reply With Quote
  #2 (permalink)  
Old 05-19-2005, 07:38 PM
Dilip V. Sarwate
Guest
 
Posts: n/a
Default Re: Relationship between Fibonacci and Galois Implementation of Maximal Length Sequences


"Sastry" <sastry.vadlamani@gmail.com> wrote in message
news:1116429129.378355.132290@g14g2000cwa.googlegr oups.com...
>I know that they both generate Maximal Length sequences.
> 1. Do they generate in comeplete different order?


Depending on how the connection polynomial is defined
in the two cases, you can get the same sequence from
each type of generator circuit, or the two sequences will
be , time-reverses of each other.

> 2. Do they generate same sequence but different phase? By different
> phase I mean, one method generates the same sequence as the other
> method but after one time? If this is the case, is there any specific
> relationship?


Subject to my caveat about time-reverses above, the answer is Yes.
If both generators are initialied to the same seed, you will get diffferent
phases of the same sequence.

> 3. If 2 is true, in order to make both the methods generate the same
> sequence with same phase, the seeds must be different. Is there any
> specific relationship between the seeds?


Yes, there is a specific relationship between the seeds that must
be used in order to get the same sequence from the two types of
generators: an invertible linear transformation. This transformation
is essentially that used to obtain a bit-serial basis from a canonical
polynomial basis (or vice versa). Look at McEliece's Finite Fields
for Computer Scientists and Engineers (Kluwer Press, 1987) or
search the web for "bit-serial multiplier"



Reply With Quote
  #3 (permalink)  
Old 05-20-2005, 01:21 AM
Sastry
Guest
 
Posts: n/a
Default Re: Relationship between Fibonacci and Galois Implementation of Maximal Length Sequences

Thanks Dilip. I will do that.

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
fibonacci arithmetic briancartwright2@gmail.com Verilog 0 11-12-2008 12:10 AM
How do I optimize filter coefficient bit length and signal bit length? From Sweden FPGA 1 05-20-2008 08:55 PM
Question about Galois/Fibonacci LFSRs and CDMA EM DSP 2 11-15-2004 05:10 PM
Abnormal routing behavior for Active Module implementation and bitstream length. Kelvin @ SG FPGA 0 02-05-2004 11:27 AM


All times are GMT +1. The time now is 12:29 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved