Next Article in Journal
A Federated Learning Framework with Attention Mechanism and Gradient Compression for Time-Series Strategy Modeling
Previous Article in Journal
Embedded HVDC System Planning Methods for Typical Scenarios in Regional Power Grids
Previous Article in Special Issue
On the Behavior of a Non-Linear Bandpass Filter with Self Voltage-Controlled Resistors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on the Robustness of Boolean Chaotic Systems

1
School of Information Engineering, Shanxi Vocational University of Engineering Science and Technology, Taiyuan 030024, China
2
College of Physics and Optoelectronics, Taiyuan University of Technology, Taiyuan 030024, China
*
Author to whom correspondence should be addressed.
Electronics 2025, 14(16), 3291; https://doi.org/10.3390/electronics14163291
Submission received: 16 July 2025 / Revised: 17 August 2025 / Accepted: 18 August 2025 / Published: 19 August 2025

Abstract

Boolean chaotic systems solely composed of logic devices have been successfully applied in fields such as random number generation, reservoir computing, and radar detection because of their simple structure and amenability to integration. However, noise in a circuit makes Boolean chaotic systems less robust, which means noise transforms the outputs from chaotic to periodic. In this paper, the characteristics of the process through which logic devices respond to input signals are called device response characteristics. A device’s response characteristic parameters can adjust its response speed and the results it yields to the same input signal. The relationship between logical device response characteristic parameters and the time delay parameter was studied. The results indicate that the distribution range and continuity of chaos in the time delay parameter space can be enhanced by reducing the logical device response characteristic parameters, thereby improving the robustness of a Boolean chaotic system. This research is significant for the hardware design of Boolean chaotic system, as it details the selection of appropriate devices for enhancing chaotic time delay parameter space and robustness.

1. Introduction

Boolean chaos is generated by autonomous Boolean networks, consisting of interconnected nodes that update autonomously. Each node’s input is a Boolean variable—0 or 1—and performs Boolean operations. In recent years, these networks have been widely studied and successfully applied in fields such as information security [1,2], reservoir computing [3,4,5], radar detection [6,7], and physically unclonable functions [8,9].
Unlike classical Boolean networks, which use control signals to update all nodes synchronously or asynchronously [10], the update time of each node in autonomous Boolean networks is uncertain and depends on its own response characteristics, thus generating more complex chaotic signals. In 2009, Zhang et al. developed an autonomous Boolean network by coupling XOR logic gates with XNOR logic gates and observed chaotic signals in a corresponding experiment [11]. The bandwidth of Boolean chaos is about GHz (−10 dB), offering great advantages relative to existing electrical chaos. Therefore, it has undergone rapid development in many fields, especially random number generation [12,13,14]. In 2013, Rosin et al. proposed a Boolean chaotic system composed of three input logic devices. It was found that Boolean chaotic systems cannot generate chaotic signals when there are fewer than five logic devices. The entropy value of the chaotic sequence increased as the number of logic devices increased. Therefore, a Boolean chaotic system consisting of 16 devices was realized, generating random numbers at 100 Mbit/s [15]. In 2019, Zhang Qiqi et al. developed a Boolean chaotic system with 15 two-input logic devices and generated random numbers at 100 Mbit/s [16]. Research on the effects of the number of logic devices on the system showed that the system could not output an oscillating signal when there were only three logic devices, while it could produce a chaotic output when the number was greater than 6. As the number increased, the entropy value of the chaotic sequence output by the system increased alongside it. At the same time, many researchers have conducted theoretical research on Boolean chaos. In 2010, Cavalcante et al. found that the time delay between different nodes and the device response characteristics of logic gates are the key factors affecting the generation of Boolean chaos [17]. The stability and unpredictability of Boolean chaos are key to ensuring the safe generation of random numbers. In 2019, Gong Lishuang et al. used theoretical simulations to demonstrate that noise makes Boolean chaotic sequences unpredictable [18]. In 2021, Liu Haifang et al. studied the influence of noise on Boolean chaos under the influence of different time delay parameters [19]. It was found that small Boolean chaotic systems lack robustness to noise. Accordingly, the authors proposed a method for improving robustness by increasing the number of logic devices. In 2025, Sil, Priyotosh et al. examined the dynamics of Boolean networks, finding that the dynamics of Boolean networks tend towards a more chaotic regime as network connectivity or size increases [20]. However, increasing the number of logic devices will increase the power consumption and volume of the system. Reducing the number of components is very important, especially in the high-speed generation random numbers with a large number of parallel Boolean chaotic entropy sources [15].
In summary, to date, the research on Boolean chaotic systems has mainly focused on the topological structures of networks, enhancing the performance of Boolean chaotic systems by increasing the number of devices and improving circuit structures. There is relatively little research on the response characteristics of logic devices, although previous studies [17] have shown that the response characteristics of devices are a key factor in the generation of chaos. It is assumed that the stability of Boolean chaotic systems can be enhanced by optimizing the response characteristics of logic devices without increasing the number of devices. In order to verify this hypothesis and propose a method for enhancing the robustness of small Boolean chaotic systems, we conducted the following research.
We studied a small Boolean chaotic system composed of three two-input logic devices, carrying out a numerical simulation of how Boolean chaos robustness changes with the variation trend of time delay parameters and device response characteristic parameters. Permutation entropy was employed to characterize chaos. The simulation results indicate that the distribution of Boolean chaos in the time delay parameter space is small and discontinuous, and Boolean chaos lacks robustness at the boundary between chaos and the period. We further investigated the impact of logic device response characteristics on the robustness of Boolean chaos. A simulation experiment verified the effectiveness of this method, showing that reducing the device response characteristic parameters can improve the distribution range and continuity of chaos in the time delay parameter space, thereby enhancing the robustness of Boolean chaos.
Robustness lays the foundation for Boolean chaos in safe random bit generation. The method described in this paper can be used to select logic devices with appropriate response characteristics to reduce the size of the system in the hardware design of Boolean chaotic systems.

2. Boolean Chaotic System Model

A schematic of a small Boolean chaotic system with three nodes is shown in Figure 1. Node 1 performs the XNOR operation, while nodes 2 and 3 perform the XOR operation. Each node has two inputs from the outputs of the previous and next adjacent nodes, respectively. Boolean delay piecewise-linear differential equations are the improved versions of the Boolean delay equations. Differential equations can describe the continuous temporal evolution of the continuous output state of Boolean chaotic systems [21,22]. Therefore, Boolean delay piecewise-linear differential equations were used to describe the small Boolean chaotic system depicted in Figure 1. Differential Equations (1a) and (1b) are mathematical models of the small Boolean chaotic system. The differential terms dx1/dt, dx2/dt, and dx3/dt can be used to simulate logic devices’ response processes. The coefficients τlp,1, τlp,2, and τlp,3 can be used to adjust the speed of the response process; hence, they are called the device response characteristic parameters. The variable xi(t) is the output of node i, Xi(t) denotes the quantitative results of xi(t) obtained using Equation (1a), and xth = 0.5 V is the threshold voltage, which is determined by the characteristics of the logic devices themselves. The time delay parameter τij denotes the signal transmission delay between devices.
τ l p , 1 d x 1 ( t ) d t = x 1 ( t ) + X 2 ( t τ 1 , 2 ) X 3 ( t τ 1 , 3 ) τ l p , 2 d x 2 ( t ) d t = x 2 ( t ) + X 3 ( t τ 2 , 3 ) X 1 ( t τ 2 , 1 ) τ l p , 3 d x 3 ( t ) d t = x 3 ( t ) + X 1 ( t τ 3 , 1 ) X 2 ( t τ 3 , 2 )
X i ( t ) = 1 , x i ( t ) > x th 0 , x i ( t ) < = x th i = 1 , 2 , 3
Permutation entropy can be used to characterize the complexity of a sequence, offering advantages in terms of calculation simplicity and speed. It is a commonly used method for characterizing chaotic sequences [19,23]. Equations (2a)–(2c) were used to calculate H. In these equations, Y(t) is the sequence obtained via reconstruction of the output sequence x(t), the reconstruction dimension d is set to 5, and the reconstruction dimension τe is set to 5 ns. By arbitrarily arranging the elements in the d-dimensional data Y(t), d! arrangements can be obtained, and Ce represents one of the arrangements: e = 1, 2, 3… d!. The value of f(Y(t)) is 1 when the arrangement of elements in datum Y(t) at time t is consistent with Ce; otherwise, it is 0. PCe is the probability of arranging Ce. Obviously, the range of the permutation entropy value H is 0–1, and the higher the permutation entropy value, the greater the complexity of the output x(t). Permutation entropy H reaches its maximum value of 1 when the data in Y(t) that conform to any arrangement Ce have an equal probability distribution: PCe = 1/d!.
Y ( t ) = { x ( t ) , x ( t + τ e ) , x ( t + 2 τ e ) , , x ( t + ( d 1 ) × τ e ) } ,
P C e = t = 1 n d + 1 f ( Y ( t ) ) n d + 1 f ( Y ( t ) ) = 1 permutation   of   Y ( t ) C e 0 permutation   of   Y ( t ) C e ,
H = e = 1 d ! P C e log ( P C e ) log ( d ! )

3. Results

Chaos is extremely sensitive to initial values, and small changes in initial values can result in the complete separation of chaotic trajectories. In hardware implementation for Boolean chaotic systems, the noise in the circuit is equivalent to constantly changing initial values, causing the system output to constantly change. Time delay and logic devices’ nonlinear response characteristics are the source of Boolean chaos [18]. So, we studied the impact of noise on the system under the influence of these two different parameters. Permutation entropy H was employed to characterize chaos (with a high permutation entropy value) and periods (with low permutation entropy values) [19,23]. The variation in the entropy value can be used to characterize the robustness of chaos. In the experiment, node 1 was used as the output; the time delay parameter values are shown in Table 1.
The impact of noise on the dynamics of Boolean chaos is shown in Figure 2. Figure 2 shows map graphs of the permutation entropy H of output x1(t) in two-dimensional parameter space (τlp, τ13). Figure 2a is a map of the permutation entropy H of x1(t) without noise. Figure 2b is a map of the permutation entropy Hnoise of x1(t) with noise. Figure 2c is a map of permutation entropy difference HnoiseH. Parameter τlp represents the values of τlp,1, τlp,2, and τlp,3. The more complex the sequence x1(t), the higher the H value. Therefore, a high H value represents chaos, while a low H value represents periodicity. A permutation entropy H greater than 0.95 was used to identify chaotic sequences in this study based on experience. In Figure 2a,b, the red pixels represent high permutation entropy, the green pixels represent low permutation entropy, and the black dashed line is the boundary where the permutation entropy value is 0.95. Evidently, the high-H regions are distributed in areas with small τlp or τ13. Moreover, the distribution of high-entropy regions is discontinuous; that is, there are low-H regions mixed in with the high-H regions. A comparative analysis of Figure 2a,b shows that noise can easily cause drastic changes in permutation entropy near the boundary. Figure 2c illustrates the changes more intuitively. In Figure 2c, the color gradient from black to white represents the value of HnoiseH from 1 to −1; the dashed line is consistent with the black dashed line in Figure 2b. Red pixels represent chaotic degradation regions. The results indicate that chaotic degradation often occurs at the boundaries.
In order to depict the phenomenon of chaotic degradation intuitively, Figure 3 shows the outputs transitions of the Boolean chaotic system in the red area in Figure 2c. Figure 3a,b show the output sequence x1(t) and its spectrum without noise interference. The output sequence x1(t) in the figure is a complex sequence without periodicity, with a flat spectrum and no obvious peaks. Figure 3c,d show the output sequence x1noise(t) and its spectrum with noise. The sequence x1noise(t) in the figure changes from chaotic to periodic over time, and clear peaks can be seen in its spectrum. The results indicate that noise causes the system output to degrade from chaotic to periodic at the boundary of chaos and periodicity, indicating the small Boolean chaotic system lacks robustness.
In reference [19], the lack of robustness in Boolean chaotic systems was found to be due to the fact that edge jitter caused by noise changes the value of the time delay parameter. Therefore, a small change in the time delay parameter τ13 causes chaotic degradation at the boundary of chaos and periodicity, as shown in Figure 3. Figure 4 is a schematic diagram of the noise-induced changes in the time delay parameter. In Figure 4, x3 represents the output signal of node 3. Signal x3 changes from 0 to 1 at time t1, generating a rising edge. It is assumed that the rising edge is transmitted to node 1 and generates a falling edge in the signal of node 1 at t2. Obviously, the time delay parameter τ13 = t2t1. The black line represents the ideal position for edge flipping. Noise can cause an edge to deviate from the ideal position, as shown in the gray area in the figure. Thus, the actual value of the time delay parameter τ13 changes to τ13 + noise. The variation in the delay parameter τ13 leads to changes between chaotic sequences in the continuous chaotic space, but it can easily lead to the degradation of chaos towards periodicity at the boundary.
The analysis above indicates that enhancing the distribution range and continuity of chaos in the time delay parameter space can improve the robustness of a small Boolean chaotic system. Figure 2 shows that the distribution range and continuity of chaos in the time delay parameter space, indicating that the distribution range of chaos on the τ13 axis and continuity increase as the device response characteristic parameters decrease.
In order to enhance the robustness of Boolean chaotic systems, we studied the influence of device response characteristics on output x1. Figure 5 shows the impact of noise on output x1 in the time delay parameter space (τ12, τ13) under the influence of different device response characteristic parameters. Figure 5a–e show the distribution of the permutation entropy of x1 in the time delay parameter space (τ12, τ13) when τlp = 0.05, 0.1, 0.2, 0.3, and 0.4 ns, respectively. The first column depicts the permutation entropy H of the x1(t) without noise. The second column indicates the permutation entropy Hnoise of the x1(t) with noise. The third column indicates the permutation entropy difference HnoiseH. The colors in Figure 5 serve the same function as they do in Figure 2. A comparison between Figure 5a1–e1 shows that the smaller the value of the device response time τlp, the larger the high-permutation-entropy region. Correspondingly, a comparison between Figure 5a3–e3 shows that the permutation entropy difference caused by noise becomes increasingly smaller as τlp decreases. This is particularly true for the chaotic degradation area depicted in red, which becomes increasingly smaller until it disappears at τlp = 0.05 ns. The results indicate that the sensitivity of chaos to time delay parameters can be reduced by reducing the device response characteristic parameter τlp, thereby improving chaos robustness.
In the continuous Boolean chaotic space, as shown in Figure 5e1, noise does not generate drastic changes in permutation entropy, but it does cause changes in the chaotic trajectory, making the chaotic sequence unpredictable. Figure 6 shows the influence of noise on the output x1 in a stable Boolean chaotic system with τlp = 0.05 ns, τ12 = 1.1 ns, and τ13 = 0.96 ns (Figure 6a). In Figure 6a, the red curve represents the chaotic sequence x1 without noise, and the blue curve represents the chaotic sequence x1noise with noise, while the black line in Figure 6b represents the difference x1noisex1. Evidently, the chaotic sequence separates into completely different trajectories over time, which makes the output chaotic sequence x1(t) unpredictable.

4. Discussion and Conclusions

In classical chaos, noise can cause the output to vary between different chaotic trajectories by changing the initial value, making the output unpredictable. However, the experimentally obtained results shown in Figure 2 indicate that noise reduces the robustness of small Boolean chaotic systems, meaning that the output randomly varies between being chaotic and periodical. Analysis reveals that noise causes small shifts in chaotic parameters, leading to a transition from chaos to periodicity in the output.
Previous studies have shown that the nonlinear response characteristics of logic devices are the fundamental cause of Boolean chaos. So, we studied the influence of the response characteristics of logic devices on the robustness of Boolean chaos. The results indicate that the distributions of chaos in the device response characteristic parameter space and time delay parameter space are interdependent. Reducing the device response characteristic parameters can enhance the distribution range and continuity of chaos in the time delay parameter space, and vice versa. Therefore, the sensitivity of Boolean chaos to noise-induced changes in time delay parameters can be reduced by reducing the device response characteristic parameters, thereby enhancing the robustness of small Boolean chaotic systems.
This study lays a theoretical foundation for the hardware design of Boolean chaotic systems. By selecting high-speed response devices, the robustness of small Boolean chaotic systems can be enhanced, and the number of logic devices can be reduced. This work is expected to result in smaller Boolean chaotic systems with high-speed devices.

Author Contributions

Conceptualization and methodology, H.L.; software, H.G.; validation, H.L.; formal analysis, H.G.; investigation, H.L.; resources, J.Z.; data curation, H.L.; writing—original draft preparation, H.L.; writing—review and editing, J.Z.; visualization, H.L.; supervision, J.Z.; project administration, J.Z.; funding acquisition, H.G., H.L. and J.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Cryptologic Science Fund of China under grant number 2025NCSF02059, the Natural Science Foundation of Shanxi Province of China under grant number 202303021222283, and the Scientific and Technological Innovation Programs of Higher Education Institutions in Shanxi under grant number 2023L423.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors on request.

Conflicts of Interest

The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

References

  1. Zhou, H.; Yao, L.; Feng, Y.; Huang, Z.; Lu, Y. Lightweight High-Throughput TRNG Based on Single-Node Boolean Chaotic Structure. Int. J. Circuit Theory Appl. 2025, 53, 2983–2995. [Google Scholar] [CrossRef]
  2. Gong, L.; Zhang, J.; Liu, H.; Sang, L.; Wang, Y. True Random Number Generators Using Electrical Noise. IEEE Access 2019, 7, 125796–125805. [Google Scholar] [CrossRef]
  3. Wang, X.; Zhang, J.; Wang, Y. Design and implementation of single node reservoir with time delay feedback. Chin. J. Electron Devices 2023, 46, 951–958. [Google Scholar] [CrossRef]
  4. Calvet, E.; Reulet, B.; Rouat, J. The connectivity degree controls the difficulty in reservoir design of random boolean networks. Front. Comput. Neurosci. 2024, 18, 1348138. [Google Scholar] [CrossRef] [PubMed]
  5. Haynes, N.D.; Soriano, M.C.; Rosin, D.P.; Fischer, I.; Gauthier, D.J. Reservoir computing with a single time-delay autonomous Boolean node. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2015, 91, 020801. [Google Scholar] [CrossRef]
  6. Xu, H.; Li, Y.; Li, Y.; Li, J.; Wang, B.; Liu, L. Through-Wall Human Motion Recognition Using Random Code Radar Sensor With Multi-Domain Feature Fusion. IEEE Sens. J. 2022, 22, 15123–15132. [Google Scholar] [CrossRef]
  7. Qiao, J.; Xu, H.; Zhang, J.; Han, H.; Wang, B. High-resolution and anti-jamming chaotic guided radar prototype for perimeter intrusion detection. J. Electromagn. Waves Appl. 2019, 33, 1060–1069. [Google Scholar] [CrossRef]
  8. Charlot, N.; Canaday, D.; Pomerance, A.; Gauthier, D.J. Hybrid Boolean Networks as Physically Unclonable Functions. IEEE Access 2021, 9, 44855–44867. [Google Scholar] [CrossRef]
  9. Shanta, A.S.; Majumder, M.B.; Hasan, M.S.; Rose, G.S. Physically unclonable and reconfigurable computing system (PURCS) for hardware security applications. IEEE Trans. Comput. Aided Des. Integr. Circuits Syst. 2021, 40, 405–418. [Google Scholar] [CrossRef]
  10. Li, G.; Luo, C.; Zhou, S.; Xu, L.; Yan, P.; Zhang, H. Dynamics of generalized asynchronous Boolean networks based on probability transition: Searching for attractors and basins. Chaos Solitons Fractals 2021, 197, 116467. [Google Scholar] [CrossRef]
  11. Zhang, R.; Cavalcante, H.L.d.S.; Gao, Z.; Gauthier, D.J.; Socolar, J.E.S. Boolean chaos. Phys. Rev. E 2009, 80, 045202. [Google Scholar] [CrossRef] [PubMed]
  12. Liu, H.; Wang, Y.; Sang, L.; Zhang, J. Physical generation of random numbers using an asymmetrical Boolean network. Chin. Phys. B 2021, 30, 110503. [Google Scholar] [CrossRef]
  13. Munoz-Pacheco, J.M.; García-Chávez, T.; Gonzalez-Diaz, V.R.; Fuente-Cortes, G.L.; Gómez-Pavón, L.C. Two New Asymmetric Boolean Chaos Oscillators with No Dependence on Incommensurate Time-Delays and Their Circuit Implementation. Symmetry 2020, 12, 506. [Google Scholar] [CrossRef]
  14. Dong, L.; Yang, H.; Zeng, Y. Analysis and Improvement of True Random Number Generator Based on Autonomous Boolean Network. In Proceedings of the 13th International Conference on Computational Intelligence and Security (CIS), Hong Kong, China, 15–18 December 2017. [Google Scholar] [CrossRef]
  15. Rosin, D.P.; Rontani, D.; Gauthier, D.J. Ultra-fast physical generation of random numbers using hybrid Boolean networks. Phys. Rev. E Stat. Nonlinear Soft Matter Phys. 2013, 87, 040902. [Google Scholar] [CrossRef]
  16. Zhang, Q.; Zhang, J.; Li, P.; Guo, Y.; Wang, Y. Boolean-chaos-based physical random number generator. J. Commun. 2019, 40, 201–206. [Google Scholar]
  17. Cavalcante, H.L.D.D.; Gauthier, D.J.; Socolar, J.E.S.; Zhang, R. On the origin of chaos in autonomous Boolean networks. Philos. Trans. R. Soc. A 2010, 368, 495–513. [Google Scholar] [CrossRef]
  18. Gong, L.; Zhang, J.; Sang, L.; Liu, H.; Wang, Y. The unpredictability analysis of Boolean chaos. IEEE Trans. Circuits Syst. II: Express Briefs 2020, 67, 1854–1858. [Google Scholar] [CrossRef]
  19. Liu, H.; Wang, Y.; Zhang, G.; Zhang, J. Analysis and improvement of Boolean chaos robustness to noise. Commun. Nonlinear Sci. Numer. Simul. 2022, 105, 106064. [Google Scholar] [CrossRef]
  20. Sil, P.; Mitra, S.; Martin, O.C.; Samal, A. Choices of regulatory logic class modulate the dynamical regime in random Boolean networks. Chaos Solitons Fractals 2025, 195, 116231. [Google Scholar] [CrossRef]
  21. Ghil, M. Boolean Delay Equations: A dynamical approach to modeling complex systems. Ann. Geophys. 2024, 67, NG444. [Google Scholar] [CrossRef]
  22. Rosin, D. Dynamics of Complex Autonomous Boolean Networks. Doctoral Dissertation, Duke University, Berlin, Germany, 2014. [Google Scholar]
  23. Xiang, S.; Pan, W.; Qiang, N.; Zhang, L.; Zhu, H. Chaotic unpredictability properties of small network. Opt. Commun. 2013, 311, 294–300. [Google Scholar] [CrossRef]
Figure 1. Structural diagram of the small Boolean chaotic system.
Figure 1. Structural diagram of the small Boolean chaotic system.
Electronics 14 03291 g001
Figure 2. Map graphs of the permutation entropy H of the output time series x1 in the two-dimensional parameter spaces (τlp,τ13): (a) map of H of x1 without noise; (b) map of Hnoise of x1 with noise; and (c) map of HnoiseH.
Figure 2. Map graphs of the permutation entropy H of the output time series x1 in the two-dimensional parameter spaces (τlp,τ13): (a) map of H of x1 without noise; (b) map of Hnoise of x1 with noise; and (c) map of HnoiseH.
Electronics 14 03291 g002
Figure 3. Outputs of the small Boolean chaotic system with τlp = 0.13 ns and τ13 = 0.96 ns: (a) time series x1 without noise; (b) power spectra without noise; (c) time series x1noise with noise; and (d) power spectra with noise.
Figure 3. Outputs of the small Boolean chaotic system with τlp = 0.13 ns and τ13 = 0.96 ns: (a) time series x1 without noise; (b) power spectra without noise; (c) time series x1noise with noise; and (d) power spectra with noise.
Electronics 14 03291 g003
Figure 4. A schematic diagram of the noise-induced offset in the delay time parameter τ13.
Figure 4. A schematic diagram of the noise-induced offset in the delay time parameter τ13.
Electronics 14 03291 g004
Figure 5. Map graphs of the permutation entropy H of the output time series x1 without noise, the Hnoise of the output time series x1 with noise, and HnoiseH in the two-dimensional delay time parameter spaces (τ12, τ13) for different values of τlp: (a1a3) τlp = 0.05 ns; (b1b3) τlp = 0.1 ns; (c1c3) τlp = 0.2 ns; (d1d3) τlp = 0.3 ns; and (e1e3) τlp = 0.4 ns.
Figure 5. Map graphs of the permutation entropy H of the output time series x1 without noise, the Hnoise of the output time series x1 with noise, and HnoiseH in the two-dimensional delay time parameter spaces (τ12, τ13) for different values of τlp: (a1a3) τlp = 0.05 ns; (b1b3) τlp = 0.1 ns; (c1c3) τlp = 0.2 ns; (d1d3) τlp = 0.3 ns; and (e1e3) τlp = 0.4 ns.
Electronics 14 03291 g005
Figure 6. The impact of noise on the outputs of the small Boolean chaotic system: (a) x1 without noise and x1noise with noise; (b) x1noisex1.
Figure 6. The impact of noise on the outputs of the small Boolean chaotic system: (a) x1 without noise and x1noise with noise; (b) x1noisex1.
Electronics 14 03291 g006
Table 1. Time delay parameters of the small Boolean chaotic system.
Table 1. Time delay parameters of the small Boolean chaotic system.
τ12/nsτ13/nsτ21/nsτ23/nsτ31/nsτ32/ns
0.21.1211.21.2
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

Liu, H.; Gao, H.; Zhang, J. Research on the Robustness of Boolean Chaotic Systems. Electronics 2025, 14, 3291. https://doi.org/10.3390/electronics14163291

AMA Style

Liu H, Gao H, Zhang J. Research on the Robustness of Boolean Chaotic Systems. Electronics. 2025; 14(16):3291. https://doi.org/10.3390/electronics14163291

Chicago/Turabian Style

Liu, Haifang, Hua Gao, and Jianguo Zhang. 2025. "Research on the Robustness of Boolean Chaotic Systems" Electronics 14, no. 16: 3291. https://doi.org/10.3390/electronics14163291

APA Style

Liu, H., Gao, H., & Zhang, J. (2025). Research on the Robustness of Boolean Chaotic Systems. Electronics, 14(16), 3291. https://doi.org/10.3390/electronics14163291

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