next up previous contents
Next: where p indicates the Up: Generation of Random Numbers Previous: where and the set   Contents

Shift-Register Generators

Compound generator of equation of above type, with m = 2, i.e generation of bits, known as shift-register, or Tauseworth, generator. We can write these bits as

b\( _{i} \) = ( \( a_{1}b_{i-1}+a_{2}b_{i-2}+...+a_{p-1}b_{i-p+1}+b_{i-p}) \)mod 2



Subsections

Amaury LATAILLADE 2002-11-04