Iaetsd-Design and Implementation of Pseudo Random Number Generator
Iaetsd-Design and Implementation of Pseudo Random Number Generator
www.iaetsd.in
Hardware cost.
Lower Throughput Rate
unpredictable period length
Its not sure that the random numbers
produced by these mixed PRNGs will have
acceptable statistical properties.
with
and
as an initial seed.
Choosing a value 4 for not only makes the LGM
chaotic but also simplifies the implementation of
equation to merely left-shifting the product of Xt
and 1-Xt by 2 b. The state size decreases from 32 to
31 b, as the dynamics and in the equation are the
same. This is equivalent to a degradation of
resolution by 1 b. In addition, fixed points (at Xt=0
and 0.75) as well as short periods exist when the
LGM is digitized. From exhaustive runs for all of the
seeds, we obtain all other periods for the 32-b LGM
without reseeding. The performance of a CB-PRNG
using only the Nonlinear Module is unsatisfactory.
So, to solve the fixed points and short-period
problem, a new Reseeding Module is in proposed.
4.2 RESEEDING MODULE
www.iaetsd.in
4.3.1 DX GENERATOR
t>=7
(a)
(b)
www.iaetsd.in
www.iaetsd.in
6 . SIMULATION RESULTS
RC (Reseeding counter )
7. CONCLUSION
The proposed reseeding mechanism solves
the short-period problem originated from the
digitization of the chaotic map. The long-period DX
www.iaetsd.in
[7]
L. Y. Deng and H. Xu, A system of
highdimensional, efficient, longcycle and portable
uniform random number generators,
ACM
Trans.ModelComput. Simul., vol. 13, no. 4, pp. 299
309, Oct. 1, 2003.
[8] L. Y. Deng, Efficient and portable multiple
recursive generators of large order, ACM Trans.
Modeling Comput. Simul., vol. 15, no. 1, pp. 113,
Jan. 2005.
[9] L. Blum, M. Blum, and M. Shub, A simple
unpredictable pseudo- random number generator,
SIAM J. Comput., vol. 15, pp. 364383, 1986.
[10] B. M. Gammel, R. Goettfert, and O. Kniffler,
An NLFSR-based stream cipher, in Proc. IEEE Int.
Symp. Circuits Syst., 2006, pp. 29172920.
[11]D.Mukhopadhyay,D.R.Chowdhury,andC.Rebeiro
,Theory of composing non-linear machines with
predictable cyclic structures,inProc. 8th Int. Conf.
Cellular Autom. Res. Ind., 2008, pp. 210219,
Springer.
[12]D.Mukhopadhyay,Grouppropertiesofnonlinearc
ellularautomata, J. Cellular Autom., vol. 5, no. 1, pp.
139155, Oct. 2009.
www.iaetsd.in