Next Article in Journal
Application of Information-Sharing for Resilient and Sustainable Food Delivery in Last-Mile Logistics
Previous Article in Journal
The Optimization of Working Time for a Consecutively Connected Production Line
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Singularity, Observability and Statistical Independence in the Context of Chaotic Systems

Faculty of Electronics, Telecommunications and Information Technology, University Politehnica of Bucharest, 061071 Bucharest, Romania
*
Author to whom correspondence should be addressed.
Mathematics 2023, 11(2), 305; https://doi.org/10.3390/math11020305
Submission received: 4 December 2022 / Revised: 25 December 2022 / Accepted: 3 January 2023 / Published: 6 January 2023
(This article belongs to the Section Dynamical Systems)

Abstract

:
Pseudorandom number generators (PRNGs) have always been a central research topic in data science, and chaotic dynamical systems are one of the means to obtain scientifically proven data. Chaotic dynamical systems have the property that they have a seemingly unpredictable and random behavior obtained by making use of deterministic laws. The current paper will show how several notions used in the study of chaotic systems—statistical independence, singularity, and observability—can be used together as a suite of test methods for chaotic systems with high potential of being used in the PRNG or cryptography fields. In order to address these topics, we relied on the adaptation of the observability coefficient used in previous papers of the authors, we calculated the singularity areas for the chaotic systems considered, and we evaluated the selected chaotic maps from a statistical independence point of view. By making use of the three notions above, we managed to find strong correlations between the methods proposed, thus supporting the idea that the resulting test procedure is consistent. Future research directions consist of applying the proposed test procedure to other chaotic systems in order to gather more data and formalize the approach in a test suite that can be used by the data scientist when selecting the best chaotic system for a specific use (PRNG, cryptography, etc.).

1. Introduction

People have needed to communicate sensitive subjects among themselves from the beginning of time [1], and it was of paramount importance that no one else apart from the intended recipient of the message could understand the meaning [2]. Cryptography was born as a means to allow the involved parties to maintain the confidentiality of the shared information, even when there is a man-in-the-middle who wants to capture and decipher the message [3,4]. Confidentiality remains one of the main pillars and interest topics in cryptography [5,6], and the ramifications of this essential domain in the past decades are very vast and far-reaching.
One of the enablers of a good cryptographic system is represented by the use of dynamical chaotic systems [7,8,9]. Nonlinear dynamical chaotic systems are a hot area of investigation, independent on their form: with or without a stable equilibrium point [10]. FPGA implementations of different chaotic systems are also of interest, as they are the first step when transforming theory into practical applications in real life [11]. Different fields, such as robotics, encryption, and wired or wireless communication, can benefit from the results obtained in this new active research topic area represented by the study of chaotic dynamical systems [3].
Nevertheless, not all chaotic systems share the same cryptographic properties [12,13], and there is not such a concept of “one size fits all applications”. The aim of this paper is to shed some light on this by analyzing the Clifford, Tinkerbell, and Ikeda maps from three different perspectives: observability [14,15,16], singularity [17], and statistical independence [18,19]. Moreover, the aim is to find a connection/correlation among the three approaches such that when a chaotic system passes the three “tests”, then one can say with a higher degree of certainty that the respective system stands a chance as a good cryptographic system.
The original contribution of this paper is that it analyzes in detail and as a whole the three concepts noted above, which are usually treated separately/independently, and manages to link them together to create a unified and stronger perspective of a dynamical chaotic map to be used in cryptography. Investigating the observability, singularity, and statistical independence alone (one by one) can be a disadvantage, being similar to locally optimizing a function; this is the main benefit of this paper, that it achieves a unified analysis of a dynamical system by combining three different strong perspectives.
Section 2 presents the existing state-of-the-art results that were the starting point of this research. Section 3 goes further and adds a new layer of knowledge on the observability, singularity, and statistical independence topics. The main results and other potential research directions are presented in Section 4.

2. Theoretical Background

A simple definition of a dynamical system can be that it is a rule for time evolution on a state space. An example of such a system is the Lorenz system. The Lorenz system is defined by a set of three differential equations shown below (continuous representation—(1) and discrete representation—(2); Δ t = 1 / F s ). The merits for this system of differential equations can be attributed to Edward Lorenz, a U.S. meteorologist, who wanted to find a way to express the changes in wind speed and temperature. The way he managed to accomplish this goal was through the set of three differential equations described below. Subsequent computer validations proved that the equations found by Lorenz were leading to a complex system where small changes in the set of initial conditions led to completely different results in time. The solutions stemming from this chaotic system can always be found evolving around a structure named a strange attractor fractal [17]. A set of parameters used to ensure a chaotic behavior occurs are a = 10 , b = 8 / 3 , and c = 28 [20]; x, y, and z are the state variables for the Lorenz system.
d x d t = a · ( y x ) d y d t = x · ( c z ) y d z d t = x · y b · z
x k + 1 x k Δ t = a · ( y k x k ) y k + 1 y k Δ t = x k · ( c z k ) y k z k + 1 z k Δ t = x k · y k b · z k
The main theoretical concepts used in this paper are described next. Observability is the capacity to determine the system’s states or the time evolution of the input/output in any finite, non-zero time interval, based on the the system’s history. In other words, observability allows the observation and analysis of the internal states of the system just by having access to its input/output space. Observability in the context of an n-dimensional chaotic system means that, having involved a series of values generated by the state variables of the system, one can reconstruct the phase space of the system [21]. Note that the concept of observability is discussed in the hypothesis that the system parameters are known. The idea of observability for multi-dimensional systems is discussed at length in [22,23].
The definition of the singularity manifold for dynamical systems, S O ¯ , can be seen from different perspectives, and it is closely related to the notion of observability. The space area where the observability property of the system is lost for a specific state variable represents the singularity manifold for that variable. The system is not observable in that area. The fact that a system is fully observable is of paramount importance in cryptography and that is why determining the singularity manifolds will be one of the angles we will investigate in this paper [24].
Next is presented the approach used to determine when statistical independence is reached. Vlad et al. [18] defined a test procedure that can conclude whether two random variables are statistically independent by making use of a Pearson-like test procedure and a visual assessment as well. An improved statistical independence test was proposed by the same group of authors [19] who made use in an innovative way of the chi square test [25] in order to check the compliance of two experimental datasets with the Gaussian bivariate probability law.
The datasets that will be analyzed in this paper from the point of view of statistical independence will be called X and Y and will be collected from the solution space of the investigated dynamical systems. According to the test procedure described in [18], X and Y will be converted into two new datasets (U and V) that are distributed according to a Gaussian probability law. The spatial chi square test proposed in [19] will take statistical independence decisions based on the new datasets (U and V). Simply put, the test will verify whether U and V satisfy the standard normal bivariate probability law (3). If the answer is Yes, then the original X and Y are statistically independent as well.
p ( u , v ) = 1 2 π e u 2 + v 2 2
The two statistical hypotheses of the spatial chi square test are noted below:
  • H 0 —the null hypothesis: the two datasets (U and V) follow the bivariate normal probability law specified in (3), i.e., U and V (and implicitly X and Y) are statistically independent.
  • H 1 —the alternative hypothesis: the two datasets (U and V) do not follow the bivariate normal probability law specified in (3), i.e., U and V (and implicitly X and Y) are not statistically independent
The first step when applying the chi square test is to group the experimental data in classes, and the number of occurrences in each class is counted. Next, the test value is calculated based on (4):
z = k = 1 M ( m k N P k ) 2 N P k
where the number of classes used is denoted by M, m k represents the number of occurrences in class k, i.e., the count of the experimental data points from U and V that belong to the respective class. Furthermore, the volume of data is N (total number of experimental data points ( u i , v i ) ), P k is the reference probability for class k, assuming that variables U and V are jointly Gaussian. The chosen chi square test used in this paper was a bilateral test with a statistical significance level α = 0.05 .
The number of classes of the spatial chi square test, M, is dependent on the volume of experimental data, N, as can be observed in Table 1. The first column notes the data volume, N; the second column includes the number of classes, M, for a specific N value. The next two columns reference the number of sectors and circles used to reach the number of classes from column 2. In fact, the value in column 2 is equal to the product of the values stored in columns 3 and 4. One can choose to use as many M classes for the algorithm as desired. The only condition is to have a minimum amount of occurrences in each class, this being a prerequisite for the chi square test [19].

3. Experimental Results

3.1. Dynamical Systems

The Clifford dynamical system is defined by Equation (5).
x 1 + = s i n ( a · x 2 ) + c · c o s ( a · x 1 ) x 2 + = s i n ( b · x 1 ) + d · c o s ( b · x 2 )
If x 1 and x 2 are the values of the system at moment t in time, x 1 + and x 2 + are the values of the system at the next moment in time, t + 1 . For a selection of system parameters that are known to lead to a chaotic behavior ( a = 1.4 , b = 1.6 , c = 1 , d = 0 ) and x 1 ( 0 ) = 0.1 and x 2 ( 0 ) = 0.1 as the set of initial conditions, the first 100,000 iterations calculated based on (5) are depicted in Figure 1.
The Ikeda dynamical system is defined by Equation (6).
x 1 + = 1 + u · [ x 1 · c o s ( t ) x 2 · s i n ( t ) ] x 2 + = u · [ x 1 · s i n ( t ) + x 2 · c o s ( t ) ] t = 0.4 6 1 + x 1 2 + x 2 2
A parameter that is known to lead to a chaotic behavior is u = 0.9 and for the set of initial conditions x 1 ( 0 ) = 0.1 and x 2 ( 0 ) = 0.12 , the first 100,000 iterations calculated based on (6) are depicted in Figure 2.
The Tinkerbell dynamical system is defined by Equation (7).
x 1 + = x 1 2 x 2 2 + a · x 1 + b · x 2 x 2 + = 2 · x 1 · x 2 + c · x 1 + d · x 2
For a selection of system parameters that are known to lead to a chaotic behavior ( a = 0.9 , b = 0.6013 , c = 2 , d = 0.5 ) and x 1 ( 0 ) = 0.1 and x 2 ( 0 ) = 0.1 as the set of initial conditions, the first 100,000 iterations calculated based on (7) are depicted in Figure 3.

3.2. Observability

The procedure used to calculate the observability coefficient for each of the dynamical systems selected is shown next. The first system analyzed is the Clifford map described in (5). The steps followed are presented next and are based on the results from [14,24]:
  • Create the fluency matrix F i j , where each value depends on the terms from the equations describing the chaotic map:
    (a)
    1 for linear dependency;
    (b)
    1 ¯ for non-linear dependency;
    (c)
    λ = 1 2 · π for trigonometric dependency.
  • F i j = λ λ λ λ
  • Select a state variable to rebuild the dynamics of the system; define the column array C 1 , i , with 1 on the ith position and 0 elsewhere: c 1 , 1 = 1 0 and c 1 , 2 = 0 1
  • Create matrix H 1 , i by multiplying each line from F i j with the corresponding element from array c 1 , i and replacing element x i i with a · H 1 , 1 = · λ 0 0 for x 1 and H 1 , 2 = 0 0 λ · for x 2
  • Further on, variable p 1 , i will count the number of linear elements from H 1 , i and q 1 , i the number of non-linear and trigonometric elements from H 1 , i , for each state variable x 1 or x 2 .
    p 1 , 1 = 0 q 1 , 1 = 1 for x 1 and p 1 , 2 = 0 q 1 , 2 = 1 for x 2 .
  • Next, the · from matrix H 1 , i is replaced with the corresponding element from the fluency matrix, and the resulting matrix is transposed:
    H 11 = λ λ 0 0 H 11 T = λ 0 λ 0 for x 1
    H 12 = 0 0 λ λ H 12 T = 0 λ 0 λ for x 2
  • The column arrays c 2 , i are created by summing the elements on the lines of the previously defined matrices H 1 , i T (1 and 1 ¯ are considered as 1):
    c 2 , 1 = λ λ and c 2 , 2 = λ λ
  • Matrices H 2 , i are created by replacing any non-zero element from H 1 , i T with a · and the zero elements with the corresponding terms from the fluency matrix multiplied by the corresponding element from array c 2 , i
    H 21 = · λ · λ for x 1 and H 22 = λ · λ · for x 2
  • The expression p 2 , i will count the number of linear elements from H 2 , i and q 2 , i the number of non-linear and trigonometric elements from H 2 , i , for each state variable x i .
    p 2 , 1 = 0 q 2 , 1 = 2 for x 1 and p 2 , 2 = 0 q 2 , 2 = 2 for x 2 .
  • The observability coefficient η i (for each state variable) is calculated with the following formula:
    η i = 1 2 · p i , 1 p i , 1 + q i , 1 + q i , 1 ( p i , 1 + q i , 1 ) 3 + p i , 2 p i , 2 + q i , 2 + q i , 2 ( p i , 2 + q i , 2 ) 2
  • By taking into account the p and q values previously calculated, and the fact that
    p k + q k = 1 + q k for p k = 0 and dependance non trigonometric p k + q k = λ + q k = 1 2 · π for p k = 0 and dependance trigonometric
    one can easily find that
    η 1 = 0.54 η 2 = 0.54
The system analyzed next from an observability perspective is the Ikeda map. The steps followed are similar to the ones for the Clifford map and the results are presented below:
  • By taking into account that the equations from (6) are not purely trigonometric as it was the case for Clifford, they were considered as non-linear, and the fluency matrix F i j = 1 ¯ 1 ¯ 1 ¯ 1 ¯
  • Choose a state variable to reconstruct the dynamics of the system; define the column array C 1 , i , with 1 on the ith position and 0 elsewhere: c 1 , 1 = 1 0 and c 1 , 2 = 0 1
  • Create matrix H 1 , i by multiplying each line from F i j with the corresponding element from array c 1 , i and replacing element x i i with a · H 1 , 1 = · 1 ¯ 0 0 for x 1 and H 1 , 2 = 0 0 1 ¯ · for x 2
  • Variable p 1 , i will count the number of linear elements from H 1 , i and q 1 , i the number of non-linear and trigonometric elements from H 1 , i , for each state variable x 1 or x 2 .
    p 1 , 1 = 0 q 1 , 1 = 1 for x 1 and p 1 , 2 = 0 q 1 , 2 = 1 for x 2 .
  • The · from matrix H 1 , i is replaced with the corresponding element from the fluency matrix, and the resulting matrix is transposed:
    H 11 = 1 ¯ 1 ¯ 0 0 H 11 T = 1 ¯ 0 1 ¯ 0 for x 1
    H 12 = 0 0 1 ¯ 1 ¯ H 12 T = 0 1 ¯ 0 1 ¯ for x 2
  • The column arrays c 2 , i are created by summing the elements on the lines of the previously defined matrices H 1 , i T (1 and 1 ¯ are considered as 1):
    c 2 , 1 = 1 1 and c 2 , 2 = 1 1
  • Matrices H 2 , i are created by replacing any non-zero element from H 1 , i T with a · and the zero elements with the corresponding terms from the fluency matrix multiplied by the corresponding element from array c 2 , i
    H 21 = · 1 ¯ · 1 ¯ for x 1 and H 22 = 1 ¯ · 1 ¯ · for x 2
  • Variable p 2 , i will count the number of linear elements from H 2 , i and q 2 , i the number of non-linear and trigonometric elements from H 2 , i , for each state variable x i .
    p 2 , 1 = 0 q 2 , 1 = 2 for x 1 and p 2 , 2 = 0 q 2 , 2 = 2 for x 2 .
  • The observability coefficient η i (for each state variable) is calculated with the formula
    η i = 1 2 · p i , 1 p i , 1 + q i , 1 + q i , 1 ( p i , 1 + q i , 1 ) 3 + p i , 2 p i , 2 + q i , 2 + q i , 2 ( p i , 2 + q i , 2 ) 2
  • By taking into account the p and q values previously calculated, and the fact that
    p k + q k = 1 + q k for p k = 0 and dependance non trigonometric p k + q k = λ + q k = 1 2 · π for p k = 0 and dependance trigonometric
    one can easily find that
    η 1 = 0.17 η 2 = 0.17
The last system analyzed from an observability perspective is the Tinkerbell map. The main results are presented below:
  • The fluency matrix looks different this time, being the result of a combination of linear and non-linear elements F i j = 1 ¯ 1 ¯ 1 1
  • Choose a state variable to reconstruct the dynamics of the system; define the column array C 1 , i , with 1 on the ith position and 0 elsewhere: c 1 , 1 = 1 0 and c 1 , 2 = 0 1
  • Create matrix H 1 , i by multiplying each line from F i j with the corresponding element from array c 1 , i and replacing element x i i with a · H 1 , 1 = · 1 ¯ 0 0 for x 1 and H 1 , 2 = 0 0 1 · for x 2
  • Variable p 1 , i will count the number of linear elements from H 1 , i and q 1 , i the number of non-linear and trigonometric elements from H 1 , i , for each state variable x 1 or x 2 .
    p 1 , 1 = 0 q 1 , 1 = 1 for x 1 and p 1 , 2 = 1 q 1 , 2 = 0 for x 2 .
  • The · from matrix H 1 , i is replaced with the corresponding element from the fluency matrix, and the resulting matrix is transposed:
    H 11 = 1 ¯ 1 ¯ 0 0 H 11 T = 1 ¯ 0 1 ¯ 0 for x 1
    H 12 = 0 0 1 1 H 12 T = 0 1 0 1 for x 2
  • The column arrays c 2 , i are created by summing the elements on the lines of the previously defined matrices H 1 , i T (1 and 1 ¯ are considered as 1):
    c 2 , 1 = 1 1 and c 2 , 2 = 1 1
  • Matrices H 2 , i are created by replacing any non-zero element from H 1 , i T with a · and the zero elements with the corresponding terms from the fluency matrix multiplied by the corresponding element from array c 2 , i
    H 21 = · 1 ¯ · 1 for x 1 and H 22 = 1 ¯ · 1 · for x 2
  • The variable p 2 , i will count the number of linear elements from H 2 , i and q 2 , i the number of non-linear and trigonometric elements from H 2 , i , for each state variable x i .
    p 2 , 1 = 1 q 2 , 1 = 1 for x 1 and p 2 , 2 = 1 q 2 , 2 = 1 for x 2 .
  • The observability coefficient η i (for each state variable) is calculated with the formula
    η i = 1 2 · p i , 1 p i , 1 + q i , 1 + q i , 1 ( p i , 1 + q i , 1 ) 3 + p i , 2 p i , 2 + q i , 2 + q i , 2 ( p i , 2 + q i , 2 ) 2
  • By taking into account the p and q values previously calculated, and the fact that
    p k + q k = 1 + q k for p k = 0 and dependance non trigonometric p k + q k = λ + q k = 1 2 · π for p k = 0 and dependance trigonometric
    one can easily find that
    η 1 = 0.44 η 2 = 0.88
The results of the observability analysis are collated in Table 2.
One can notice that the Tinkerbell observability coefficients are different for the two state variables, which is a different observation compared to the first two systems analyzed. A potential explanation can be the fact that the Tinkerbell system is described as a combination of linear and non-linear terms, compared to the Clifford and Ikeda maps, which were purely trigonometric or non-linear.

3.3. Singularity

Closely related to the concept of observability previously discussed is another important topic, discussed in the following paragraphs: singularity. A singularity manifold is the space where the observability property of the system vanishes. The desired outcome for cryptography is that the system is non-singular, meaning that it is completely observable from the perspective of the observed state variable, or S O ¯ = .
The procedure used to determine the singularity areas for the three systems analyzed in this paper and the results obtained are presented next. The relationship between the space phase at the current iteration and the next one are depicted in (11) for the state variable x i .
Φ i : X = s = x i Y = s + = x i +
Variables X and Y correspond to iterations k and k + 1 ; O i is the observability matrix corresponding to the state variable x i of a non-linear dynamical system and is equal to the Jacobian of the map Φ i ; O i is expressed in (12).
O i = δ X δ x 1 δ X δ x 2 δ Y δ y 1 δ Y δ y 2
The chaotic system is fully observable when d e t ( O i ) is never 0. That means that the map Φ i is inversible and the system can be always written in an iterative form like in (13).
X + = Y Y + = F i ( X , Y )
where function F i has no singularities, and index i designates the state variable. If the aforementioned condition is not met, the system is not fully observable. The singularity manifold for the state variable x i is expressed in mathematical form in (14).
S O ¯ i = { ( x 1 , x 2 ) R | d e t ( O i ) = 0 }
For the Clifford system, the singularity manifolds for both state variables are calculated in (15)–(18):
Φ 1 : X = s = x 1 Y = s + = x 1 + = s i n ( a · x 2 ) + c · c o s ( a · x 1 )
O 1 = 1 0 c · a · s i n ( a · x 1 ) a · c o s ( a · x 2 )
Φ 2 : X = s = x 2 Y = s + = x 2 + = s i n ( a · x 1 ) + d · c o s ( b · x 2 )
O 2 = 0 1 b · c o s ( b · x 1 ) d · b · s i n ( b · x 2 )
The singularity manifolds are defined by d e t ( O 1 ) = a · c o s ( a · x 2 ) and d e t ( O 2 ) = b · c o s ( b · x 1 ) .
Next, Figure 4 shows in a visual form the overlap between the Clifford system and the singularity manifolds. The belts of different colors are, in theory, lines and are obtained by solving the equations derived from the determinants of the Jacobians calculated above. A 0.2 deviation centered around the theoretical singularity areas/lines was considered in order to find out how many of the experimental attractor points fall into them (the same 0.2 width was used for the other system as well). In this way, an empirical estimation of the overlap between the Clifford attractor and the singularity manifolds was obtained. The red diamonds and the cyan squares are definining the singularity areas/lines for state variables x 1 and x 2 , respectively; 12.26 % of the Clifford attractor points overlap with S O ¯ 1 and 22.02 % overlap with S O ¯ 2 .
By following a similar approach for the Ikeda map, one can easily obtain the singularity manifolds from (19) and (20):
S O ¯ 1 = { ( x 1 , x 2 ) R | d e t ( O 1 ) = = u · 12 · [ x 2 2 · c o s ( t ) + x 1 · x 2 · s i n ( t ) ( 1 + x 1 2 + x 2 2 ) 2 + s i n ( t ) = 0 }
S O ¯ 2 = { ( x 1 , x 2 ) R | d e t ( O 2 ) = = u · 12 · [ x 1 2 · c o s ( t ) x 1 · x 2 · s i n ( t ) ( 1 + x 1 2 + x 2 2 ) 2 + s i n ( t ) = 0 }
where u and t are defined in (6).
Figure 5 presents the overlap between the Ikeda map and the singularity manifolds. The singularity areas in the attractor region are just dots this time. For reasons of consistency with the Clifford results, an area of 0.2 width around the points was considered in order to evaluate the percentage of overlap between the singularity manifolds and the Ikeda attractor. The red diamonds and the cyan squares are the coordinates of the singularity areas for state variables x 1 and x 2 , respectively; 0 % of the Ikeda attractor points overlap with S O ¯ 1 and 0.41 % overlap with S O ¯ 2 , much lower figures compared to the Clifford map.
The results for the Tinkerbell map are the easiest to read: one can easily obtain the singularity manifolds from (21) and (22):
S O ¯ 1 = 2 · x 2 + b
S O ¯ 2 = 2 · x 2 c
where b and c are defined in (7).
Figure 6 presents the overlap between the Tinkerbell map and the singularity manifolds. The singularity areas in the attractor region are again lines, as they were for the Clifford map. For reasons of consistency, the same area of 0.2 width around the lines was considered in order to evaluate the percentage of overlap between the singularity manifolds and the Tinkerbell attractor. The red diamonds and the cyan squares define the coordinates of the lines/singularity areas for state variables x 1 and x 2 , respectively; 2.84 % of the Tinkerbell attractor points overlap with S O ¯ 1 and 4.83 % overlap with S O ¯ 2 , much lower figures compared to the Clifford map but higher than for the Ikeda map.
The observability and singularity results are combined in a single view in Table 3.

3.4. Transient Time and Statistical Independence

The third perspective used to analyze the dynamical systems considered in this paper is the notion of statistical independence. This is an important aspect when judging whether a system is suitable to be used in cryptography and PRNGs. Section 2 describes in detail the theoretical results used to decide if two datasets are statistically independent. The two datasets are extracted from a Monte Carlo simulation for a chosen dynamical system and they are separated by at least the statistical independence distance of the system. There is another important aspect apart from using a big enough time between the moments when the two datasets are selected and that is the transient time. The datasets to be analyzed have to be selected after the transient time elapses. The transient time is a system parameter and is different for each map. It quantifies the moment when the pseudorandom process enters the stationary region.
The Monte Carlo simulation of a generic dynamical system starting with an uniform set of L initial conditions ( x i , 0 ) is depicted in (23). The term x i , j k refers to the kth trajectory corresponding to letting the dynamical system run starting from the initial condition x i , 0 k .
M i = x i , 0 1 x i , 1 1 . . . x i , N 1 x i , 0 2 x i , 1 2 . . . x i , N 2 . . . x i , 0 L x i , 1 L . . . x i , N L
The transient time for the Clifford map is visually depicted in Figure 7. One can easily notice that, at the beginning of the process iteration, the distribution of x 1 , 0 is uniform by design (the initial conditions), and as the time goes by ( k { 1 , 5 , 10 , 20 , 30 , 50 } ), the distribution of values x 1 , N k changes to a different one and becomes stable. The transient time for the Clifford system is approximately 30 iterations and, after this moment, the process is stationary. Similar results are obtained for the second state variable x 2 . It is thus safe to say that the statistical independence distance will be investigated for datasets selected after at least 100 iterations (higher than the transient time), in order to be outside the unstable, non-stationary area of the process.
Similar results were obtained for the Tinkerbell (Figure 8) and the Ikeda (Figure 9) maps. What is depicted in the pictures below are the histograms of the x 1 variable across multiple iterations obtained via a Monte Carlo simulation at different time moments.
Once the transient time topic is clarified, the next step on the way to find out which of the analyzed systems is suitable to be used as PRNG is to investigate the statistical independence. The statistical independence test described in [18,19] was applied to datasets obtained from the dynamical systems analyzed. The datasets (from iterations k 1 and k 2 ) were selected after 100 iterations to be in the stationary area of the chaotic process and were separated by d iterations ( k 2 k 1 = d ). State variable x 1 was used for the investigation regarding statistical independence, but similar results are obtained when x 2 was used instead.
When the statistical independence test passed for a certain minimum d, this was considered the minimum statistical independence distance; any distance higher than d ensured independence as well. Apart from a regular statistical hypotheses test procedure where a test value is compared with a reference value (alpha-quantile) and the test is a Pass or a Fail, the beauty of the Badea–Vlad independence test proposed in [18] is that it allows the researcher to visually evaluate and assess the independence of the datasets in question.
The visual results for the Clifford map are shown in Figure 10. The minimum statistical independence distance for this chaotic system is reasonably low, around 20 iterations. The test procedure passes for any distance higher than the minimum statistical independence distance. The results remain valid independent of the reference k 1 iteration where the first data are selected, as long as k 1 is higher than the transient time. Visually, the scatter diagrams of the test variables U and V are very similar for d = 20 and higher. However, for d = 10 , when the test fails, the scatter plot is also much different compared to the joint Gaussian scatter diagram, which is used as a reference, as described in [18,19].
Similar scatter diagrams can be simulated for the Ikeda and Tinkerbell maps. However, these two systems cannot be used to collect independent datasets, as can be seen in Figure 11 and Figure 12. The reason is that the scatter plots do not resemble the one obtained for a jointly bivariate Gaussian variable because there are some clear artifacts linked to data dependency (regular shapes or linear relationships).

4. Conclusions

Taking into account the results presented in Section 3, several important conclusions can be drawn regarding the procedure proposed for the unified testing of different chaotic systems and PRNG selection.
Table 2 shows that there is a correlation between the observability coefficient and the overlap between the attractor and the singularity manifolds (with a slight deviation for state variable x 2 for the Tinkerbell map). One can easily notice that the higher the observability coefficient for a specific state variable, the higher the overlap between the singularity region and the attractor of that chaotic system. In practice, systems are chosen such that the overlap is as small as possible because it allows more flexibility during application of data in different cryptographic applications. All in all, from the observability–singularity point of view, out of the three systems analyzed, Ikeda seems the most promising, followed by Tinkerbell and Clifford. Nevertheless, the singularity and observability are not the only concepts that matter. From a statistical independence point of view, as it can be easily noticed in Figure 10, Figure 11 and Figure 12 that the Clifford map is the only one capable of being used as PRNG.
To sum up, this paper presents a novel analysis procedure for dynamical maps, taking into account essential concepts such as statistical independence, singularity, and observability. The great advantage of the thinking flow proposed in this article is that it does not rely entirely on a single notion, no matter how strong that is. Singularity, observability, and statistical independence have been addressed singularly before in the literature, and it is a known fact that they alone can offer important insights into specific problems of interest in cryptography. Nonetheless, making use of the results from all three different perspectives considered together leads to a converged and stronger conclusion that can be used and further investigated from now on by researchers in the field of dynamical systems with cryptographic applications.
The approach proposed can be used for any system, independent of the number of state variables. The experimental results show that there is a fragile equilibrium between the concepts that can be used to select a system for use in cryptography, there is no such concept of one size fits all, and there is more of a compromise that needs to be made by the researcher, depending on the aspect that the respective investigation focuses on.

Author Contributions

Methodology, M.F.; Software, A.D.; Formal analysis, A.D.; Investigation, A.D.; Writing—original draft, A.D.; Writing—review and editing, M.F. All authors have read and agreed to the published version of the manuscript.

Funding

Alexandru Dinu acknowledges and is grateful for the financial support received from Politehnica University of Bucharest through the program “Optimizing the results of applied research of doctoral students and postdoctoral researchers—OPTIM Research”—MySMIS code: 153735.

Data Availability Statement

Not applicable.

Acknowledgments

The authors appreciate the experimental work done by Eleonora-Daniela Buga, Politehnica University Bucharest. Eleonora did her bachelor degree under the authors’ supervision and her help was instrumental to validate some of the results in this paper. More specifically, she worked on the transient time and statistical independence simulations and calculated the singularity manifolds presented in Section 3.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Liao, T.-L.; Chen, H.-C.; Peng, C.-Y.; Hou, Y.-Y. Chaos-Based Secure Communications in Biomedical Information Application. Electronics 2021, 10, 359. [Google Scholar] [CrossRef]
  2. Taleby Ahvanooey, M.; Li, Q.; Hou, J.; Rajput, A.R.; Chen, Y. Modern Text Hiding, Text Steganalysis, and Applications: A Comparative Analysis. Entropy 2019, 21, 355. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Shukla, P.K.; Khare, A.; Rizvi, M.A.; Stalin, S.; Kumar, S. Applied Cryptography Using Chaos Function for Fast Digital Logic-Based Systems in Ubiquitous Computing. Entropy 2015, 17, 1387–1410. [Google Scholar] [CrossRef] [Green Version]
  4. Knežević, M.; Tomović, S.; Mihaljević, M.J. Man-In-The-Middle Attack against Certain Authentication Protocols Revisited: Insights into the Approach and Performances Re-Evaluation. Electronics 2020, 9, 1296. [Google Scholar] [CrossRef]
  5. Hamida, E.B.; Noura, H.; Znaidi, W. Security of Cooperative Intelligent Transport Systems: Standards, Threats Analysis and Cryptographic Countermeasures. Electronics 2015, 4, 380–423. [Google Scholar] [CrossRef] [Green Version]
  6. Maurer, U.; Rüedlinger, A.; Tackmann, B. Confidentiality and Integrity: A Constructive Perspective. In Theory of Cryptography Conference; Springer: Berlin/Heidelberg, Germany, 2012; pp. 209–229. [Google Scholar]
  7. Boeing, G. Visual Analysis of Nonlinear Dynamical Systems: Chaos, Fractals, Self-Similarity and the Limits of Prediction. Systems 2016, 4, 37. [Google Scholar] [CrossRef] [Green Version]
  8. Sambas, A.; Vaidyanathan, S.; Bonny, T.; Zhang, S.; Sukono; Hidayat, Y.; Gundara, G.; Mamat, M. Mathematical Model and FPGA Realization of a Multi-Stable Chaotic Dynamical System with a Closed Butterfly-Like Curve of Equilibrium Points. Appl. Sci. 2021, 11, 788. [Google Scholar] [CrossRef]
  9. Zolfaghari, B.; Koshiba, T. Chaotic Image Encryption: State-of-the-Art, Ecosystem, and Future Roadmap. Appl. Syst. Innov. 2022, 5, 57. [Google Scholar] [CrossRef]
  10. Vijayakumar, M.D.; Natiq, H.; Leutcho, G.D.; Rajagopal, K.; Jafari, S.; Hussain, I. Hidden and Self-Excited Collective Dynamics of a New Multistable Hyper-Jerk System with Unique Equilibrium. Int. J. Bifurc. Chaos 2022, 32, 2250063. [Google Scholar] [CrossRef]
  11. Perez-Padron, J.; Posadas-Castillo, C.; Paz-Perez, J.; Zambrano-Serrano, E.; Platas-Garza, M.A. Fpga realization and Lyapunov–Krasovskii analysis for a master-slave synchronization scheme involving chaotic systems and time-delay neural networks. Math. Probl. Eng. 2021, 2021, 2604874. [Google Scholar] [CrossRef]
  12. Martínez, V.G.; Hernández-Álvarez, L.; Encinas, L.H. Analysis of the Cryptographic Tools for Blockchain and Bitcoin. Mathematics 2020, 8, 131. [Google Scholar] [CrossRef] [Green Version]
  13. Wang, L.; Cheng, H. Pseudo-Random Number Generator Based on Logistic Chaotic System. Entropy 2019, 21, 960. [Google Scholar] [CrossRef] [Green Version]
  14. Letellier, C.; Aguirre, L.A. Interplay between synchronization, observability, and dynamics. Phys. Rev. E Stat. Nonlin. Soft Matter Phys. 2010, 82 (1 Pt 2), 016204. [Google Scholar] [CrossRef] [PubMed]
  15. Frunzete, M.; Barbot, J.P.; Letellier, C. Influence of the singular manifold of nonobservable states in reconstructing chaotic attractors. Phys. Rev. E 2012, 86, 026205. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Frunzete, M.; Luca, A.; Vlad, A.; Barbot, J.P. Observability and singularity in the context of rössler map. Univ. Politeh. Buchar. Sci. Bull. Ser. Appl. Math. Phys. 2012, 74, 83–92. [Google Scholar]
  17. Frunzete, M. Quality Evaluation for Reconstructing Chaotic Attractors. Mathematics 2022, 10, 4229. [Google Scholar] [CrossRef]
  18. Badea, B.; Vlad, A. Revealing statistical independence of two experimental data sets. In An Improvement on Spearman’s Algorithm, Lectures Notes in Computer Science, Vol. 3980 (ICCSA 2006); Springer: Berlin/Heidelberg, Germany, 2006; pp. 1166–1176. ISSN 0302-9743. [Google Scholar]
  19. Vaduva, A.; Vlad, A.; Badea, B. Evaluating the performance of a test-method for statistical independence decision in the context of chaotic signals. In Proceedings of the 2016 International Conference on Communications (COMM), Bucharest, Romania, 9–11 June 2016; pp. 417–422. [Google Scholar] [CrossRef]
  20. Dinu, A.; Frunzete, M. The Lorenz chaotic system, statistical independence and sampling frequency. In Proceedings of the 2021 International Symposium on Signals, Circuits and Systems (ISSCS), Iasi, Romania, 15–16 July 2021; pp. 1–4. [Google Scholar] [CrossRef]
  21. Goodson, R.; Klein, R. A definition and some results for distributed system observability. IEEE Trans. Autom. Control 1970, 15, 165–174. [Google Scholar] [CrossRef]
  22. Hermann, R.; Krener, A. Nonlinear controllability and observability. IEEE Trans. Autom. Control 1977, 22, 728–740. [Google Scholar] [CrossRef] [Green Version]
  23. Diop, R.S.; Fliess, M. Nonlinear observability, identifiability, and persistent trajectories. In Proceedings of the 30th IEEE Conference on Decision and Control, England, UK, 11–13 December 1991; pp. 714–719. [Google Scholar]
  24. Frunzete, M.; Cucu, H. Observability coefficient for 2D dynamical systems. In Signal Processing Algorithms, Architectures, Arrangements, and Applications (SPA); IEEE: Poznan, Poland, 2017; pp. 292–295. [Google Scholar] [CrossRef]
  25. Walpole, R.E.; Myers, R.H. Probability and Statistics for Engineers and Scientists, 4th ed.; MacMillan Publishing: New York, NY, USA, 1989. [Google Scholar]
Figure 1. The Clifford attractor.
Figure 1. The Clifford attractor.
Mathematics 11 00305 g001
Figure 2. The Ikeda attractor.
Figure 2. The Ikeda attractor.
Mathematics 11 00305 g002
Figure 3. The Tinkerbell attractor.
Figure 3. The Tinkerbell attractor.
Mathematics 11 00305 g003
Figure 4. Singularity areas for the Clifford system.
Figure 4. Singularity areas for the Clifford system.
Mathematics 11 00305 g004
Figure 5. Singularity areas for the Ikeda system.
Figure 5. Singularity areas for the Ikeda system.
Mathematics 11 00305 g005
Figure 6. Singularity areas for the Tinkerbell system.
Figure 6. Singularity areas for the Tinkerbell system.
Mathematics 11 00305 g006
Figure 7. Transient time—Clifford map—histograms for variable x 1 .
Figure 7. Transient time—Clifford map—histograms for variable x 1 .
Mathematics 11 00305 g007
Figure 8. Transient time—Tinkerbell map—histograms for variable x 1 .
Figure 8. Transient time—Tinkerbell map—histograms for variable x 1 .
Mathematics 11 00305 g008
Figure 9. Transient time—Ikeda map—histograms for variable x 1 .
Figure 9. Transient time—Ikeda map—histograms for variable x 1 .
Mathematics 11 00305 g009
Figure 10. Scatter diagrams U–V for the Clifford map for different d distances.
Figure 10. Scatter diagrams U–V for the Clifford map for different d distances.
Mathematics 11 00305 g010
Figure 11. Scatter diagram U–V for the Ikeda map for distance d = 100.
Figure 11. Scatter diagram U–V for the Ikeda map for distance d = 100.
Mathematics 11 00305 g011
Figure 12. Scatter diagram U–V for the Ikeda map for distance d = 100.
Figure 12. Scatter diagram U–V for the Ikeda map for distance d = 100.
Mathematics 11 00305 g012
Table 1. Data dependency between the number of classes (M) and data volume (N).
Table 1. Data dependency between the number of classes (M) and data volume (N).
Data Volume (N)Number of Classes (M)Number of CirclesNumber of Sectors
10,0004868
40,0002881618
100,0006722428
1,000,00034404086
Table 2. Observability coefficients per state variable and chaotic system analyzed.
Table 2. Observability coefficients per state variable and chaotic system analyzed.
Chaotic System η 1 Observability Coefficient η 2 Observability Coefficient
Clifford0.540.54
Ikeda0.170.17
Tinkerbell0.440.88
Table 3. Observability coefficients per state variable and chatic system analyzed.
Table 3. Observability coefficients per state variable and chatic system analyzed.
Chaotic System η 1 Observability Coefficient η 2 Observability CoefficientOverlap Attractor and S O ¯ 1 Overlap Attractor and S O ¯ 2
Clifford0.540.5412.26%22.02%
Ikeda0.170.170%0.41%
Tinkerbell0.440.882.84%4.83%
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Dinu, A.; Frunzete, M. Singularity, Observability and Statistical Independence in the Context of Chaotic Systems. Mathematics 2023, 11, 305. https://doi.org/10.3390/math11020305

AMA Style

Dinu A, Frunzete M. Singularity, Observability and Statistical Independence in the Context of Chaotic Systems. Mathematics. 2023; 11(2):305. https://doi.org/10.3390/math11020305

Chicago/Turabian Style

Dinu, Alexandru, and Madalin Frunzete. 2023. "Singularity, Observability and Statistical Independence in the Context of Chaotic Systems" Mathematics 11, no. 2: 305. https://doi.org/10.3390/math11020305

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop