Cellular Automata (CA) have been found to make good pseudo-random number generators (PRNGs), and these CA-based PRNGs are well suited for implementation on Field Programmable Gate Arrays (FPGAs). To improve the quality of the random numbers that are generated, the basic CA structure is enhanced in two ways. First, the addition of a super-rule to each CA cell is considered. The resulting Self-Programmable CA (SPCA) uses the super-rule to determine when to make a dynamic rule change in each CA cell. The super-rule takes its inputs from neighboring cells and can be considered itself a second CA working in parallel with the main CA. When implemented on an FPGA, the use of lookup tables in each logic cell removes any restrictions on how the super-rules should be defined. Second, a hybrid configuration is formed by combining a CA with a Linear Feedback Shift Register (LFSR). This is advantageous for FPGA designs due to the compactness of the LFSR implementations. The suite of statistical tests found in the DIEHARD program is utilized to evaluate the quality of random numbers. Some of the hybrid CA/LFSR were found to pass all the DIEHARD tests.
P 44th IEEE Southeastern Symposium on System Theory
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.