Improving the pseudo-randomness properties of chaotic maps using deep-zoom

Jeaneth Machicao1, Odemir M Bruno1

  • 1Scientific Computing Group, São Carlos Institute of Physics, University of São Paulo, PO Box 369, São Carlos, SP 13560-970, Brazil.

Summary

This study introduces a novel method to generate new chaotic orbits from existing maps, enhancing randomization. This technique enables a powerful new pseudo-random number generator (PRNG) comparable to established methods.

Related Concept Videos

Wald-Wolfowitz Runs Test II01:17

Wald-Wolfowitz Runs Test II

The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
586
Properties of the z-Transform I01:17

Properties of the z-Transform I

The z-transform is a fundamental tool in digital signal processing, enabling the analysis of discrete-time systems through its various properties. It is an invaluable tool for analyzing discrete-time systems, offering a range of properties that simplify complex signal manipulations. One fundamental property is linearity. For any two discrete-time signals, the z-transform of their linear combination equals the same linear combination of their individual z-transforms. This property is essential...
669
Definition of z-Transform01:26

Definition of z-Transform

The z-transform is a powerful mathematical tool used in the analysis of discrete-time signals and systems. It is an essential analytical tool, analogous to the Laplace transform used in continuous-time systems. It plays a crucial role in the analysis of signals and systems, complementing the discrete-time Fourier transform. Both the z-transform and the Laplace transform convert differential or difference equations into algebraic equations, simplifying the process of solving complex problems.
1.7K
Region of Convergence01:17

Region of Convergence

The z-transform is a powerful mathematical tool used in the analysis of discrete-time signals and systems. It is a crucial tool in the analysis of discrete-time systems, but its convergence is limited to specific values of the complex variable z. This range of values, known as the Region of Convergence (ROC), is fundamental in determining the behavior and stability of a system or signal. The ROC defines the region in the complex plane where the z-transform converges, which can take various...
992
Properties of the z-Transform II01:16

Properties of the z-Transform II

The property of Accumulation in signal processing is derived by analyzing the accumulated sum of a discrete-time signal and using the time-shifting property to determine its z-transform. This principle reveals that the z-transform of the summed signal is related to the z-transform of the original signal by a multiplicative factor.
Moreover, the convolution property indicates that the convolution of two signals in the time domain corresponds to the product of their z-transforms in the frequency...
454
Random Variables01:09

Random Variables

A random variable is a single numerical value that indicates the outcome of a procedure. The concept of random variables is fundamental to the probability theory and was introduced by a Russian mathematician, Pafnuty Chebyshev, in the mid-nineteenth century.
Uppercase letters such as X or Y denote a random variable. Lowercase letters like x or y denote the value of a random variable. If X is a random variable, then X is written in words, and x is given as a number.
For example, let X = the...
18.2K