Open Access
Issue
Wuhan Univ. J. Nat. Sci.
Volume 29, Number 3, June 2024
Page(s) 284 - 292
DOI https://doi.org/10.1051/wujns/2024293284
Published online 03 July 2024

© Wuhan University 2024

Licence Creative CommonsThis is an Open Access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

0 Introduction

Due to find that chaotic phenomena commonly exist in nonlinear dynamical systems, in recent years, chaotic and hyperchaotic systems have been studied in many scientific realms, such as mathematics, physics, chemistry, biology, electronic, neural network mechanics, and so forth. Chaos has the potential application value in secure communication because of some particular properties, including strange attractor, ergodicity of phase space, and sensitive dependence on its initial condition, etc.; in this situation, chaotic behavior of the nonlinear system is desired, but in other situation chaotic behavior is undesired because of its harmfulness for people's lives, such as chaos in mechanical systems results in increased noise, increased component cracks, friction and wear, and reduced overall system performance, the harmful chaos need to be suppressed as much as possible or eliminated totally. However, people had been thinking it was impossible to control or apply chaos for a long time because of its extreme complexity.

Until 1990, Ott, Grebogi and Yorke have proposed a chaos control method, which is simply called OGY [1]; they have used OGY to control a chaotic system successfully. It has opened the door of chaos control, but it is a pity that OGY requires a priori information of the chaotic system. Since then, many chaos control methods are proposed and applied, such as the targeting method [2,3], time-delayed feedback control method [4-6], stable manifold method[7-11] etc. On the other hand, many chaos control schemes have been proposed, such as adaptive control [12], sliding mode control[13], fuzzy logic control[14], neural network control[15] and so on.

In the above chaotic control methods, the targeting method is the direct promotion method of OGY, it takes the subtraction value of the target output signal and the present output signal as the coming origin of the feedback signal. The time-delay feedback control takes the subtraction value of the past output signal and the present output signal as the coming origin of the feedback signal. The targeting and the time-delay feedback control methods all belong to the linear method, but the stable manifold method is a nonlinear method.

Control and synchronization of chaotic system has been largely studied in recent years. The authors have studied the stabilization and synchronization of a class of chaotic systems with both discrete and distributed time-varying delays by periodically intermittent control [16]. The stabilization of nonlinear systems with time-delay is realized under flexible delayed impulsive control [17]. The size of the delay can be smaller or larger than the impulsive intervals, and there is no magnitude relationship between the delay in continuous flow and impulsive delay. Based on the Lyapunov stability theorem, the nonlinear controllers are obtained to realize the dislocated function projective partial synchronization and the general dislocated function projective partial synchronization of the two dynamical systems, respectively[18].

In most situations, we find that the stabilization or synchronization of chaotic systems were achieved by imposing some very complex nonlinear controllers on chaotic systems. However, the complex nonlinear controllers make the chaotic circuit design very difficult, leading to its practical application being inconvenient [16-21]. The linear feedback controller has an advantage of structure and form, and circuit realization is simple, so people should use the linear feedback controller to control and stabilize chaotic system as much as possible. In this paper, we use the linear feedback control method to study the stabilization of the two chaotic systems with and without time delay.

The rest of this paper is arranged as follows: the stabilization of the chaotic system without time-delay is realized by the linear feedback controller in Section 1, and in Section 2, we studied the stabilization of the chaotic system with time-delay. In Section 3, numerical examples are presented to illustrate the effectiveness and correctness of the two linear feedback controllers constructed in Section 1 and 2. Finally, conclusion will be presented in Section 4.

1 Stabilization of the Chaotic System without Time-Delay

In fact, the state equations of many chaotic or hyperchaotic systems can be divided into two linear and nonlinear parts: such as the Lorenz system, the Chen system, the Chua circuit system, and the Lorenz hyperchaotic system etc. So the state equations of the chaotic or hyperchaotic systems can be written as follows,

x ˙ = D x + f ( x ) (1)

where x=(x1,x2,x3,,xn)T is state vector, Dx and f(x) are linear and nonlinear parts of the system, respectively. If let Ω is the chaotic region of the system, then its equilibrium point x¯ must satisfy x¯Ω. Our goal is to stabilize chaotic trajectories of the system (1) to the point x¯ by the following linear feedback controller,

u = R ( x - x ¯ ) (2)

where u is the controller added on the system (1). Because x¯ is an equilibrium point of the chaotic system (1), x¯ is a solution of the equation (1), and we have

x ¯ ˙ = D x ¯ + f ( x ¯ ) (3)

In order to realize the goal, we define the error of the system and its equilibrium point as follows,

e = x - x ¯ + u (4)

According to (1), (2), (3) and (4), we can get the error system as follows,

e ˙ = ( D + R ) e + f ( x ) - f ( x ¯ ) = ( D + R ) e + f ( e + x ¯ ) - f ( x ¯ ) = ( D + R ) e + F ( e )   (5)

where F(e) =f(e+x¯)-f(x¯).

Because the zero point of the error system (5) is its fixed point, F(0)=0. Taylor series of the nonlinear function F(e) at the zero point is given as follows,

F ( e ) = F ' ( 0 ) e   + [ H . O . T . ] (6)

where [H.O.T.] is the high order term of Taylor series with respect to e. Let α =F'(0), we can obtain the linearized system of the error system (5) as follows,

e ˙ = ( D + R + α I ) e (7)

where I is an identity matrix.

According to the stable theory of the linear system, we can give the following conclusion for stabilizing the system (1).

Theorem 1   If there exists a real matrix R which makes all the eigenvalues of the matrix D+R+αI have negative real parts, then the chaotic system (1) can be stabilized to the equilibrium point x¯ as the trajectories are very close to x¯.

Remark 1   Theorem 1 shows that the chaotic system (1) can be stabilized to the equilibrium pointx¯as the chaotic trajectories are very close to x¯. Can the trajectories be very close to the point x¯ under the arbitrary initial condition? The answer is definite. Because of the ergodicity of the chaotic trajectories in phase space, the trajectories can close to any point of the chaotic region.

In this section, we give the linear feedback control strategy to stabilize the chaotic system without time-delay. However, the time-delay phenomenon is universal existing in complex system, so we will necessarily study the stabilization of the chaotic system with time-delay in Section 2.

2 Stabilization of the Chaotic System with Time-Delay

We consider a chaotic system with time-delay, and its dynamical equation can be written as the following vector form,

y ˙ = A y + B y ( t - τ ) + f ( y ) + g ( y ( t - τ ) ) (8)

where Ay and By(t-τ) are linear parts without and with time-delay, respectively. f(y) and g(y(t-τ)) are nonlinear parts without and with time-delay, respectively, y=(y1,y2,y3,,yn)T is the state vector. Let Ω is chaotic region, the equilibrium point y¯ of the system satisfies y¯Ω. Our goal is to stabilize the chaotic trajectories of the system (8) to y¯ by the following linear feedback controller,

u = R ( y - y ¯ ) (9)

where R is an undetermined real matrix. Because y¯ is an equilibrium point of the chaotic system (8), y¯ satisfies the equation (8), and we can get

y ¯ ˙ = A y ¯ + B y ¯ ( t - τ ) + f ( y ¯ ) + g ( y ¯ ( t - τ ) ) (10)

We impose the controller u on the system (8), let the error e=y-y¯ of the systems (8) and (10), the error system is described as follows,

e ˙ = ( A + R ) e + B e ( t - τ ) + f ( y ) - f ( y ¯ ) + g ( y ( t - τ ) ) - g ( y ¯ ( t - τ ) )      = ( A + R ) e + B e ( t - τ ) + F ( e ) + G ( e ( t - τ ) )   (11)

where,

{ F ( e ) = f ( y ) - f ( y ¯ ) = f ( e + y ¯ ) - f ( y ¯ ) G ( e ( t - τ ) ) = g ( y ( t - τ ) ) - g ( y ¯ ( t - τ ) ) = g ( e ( t - τ ) + y ¯ ( t - τ ) ) - g ( y ¯ ( t - τ ) )

Thus, stabilizing chaotic system (8) to its equilibrium point y¯ will be changed into e0 as t+. It is obvious that the zero point is the fixed point of the nonlinear function F(e)+G(e(t-τ)). According to Taylor's theorem of multivariate function, Taylor's expansion of F(e)+G(e(t-τ)) at the zero point is shown as follows,

F ( e ) + G ( e ( t - τ ) ) = C e + [ H . O . T . ] 1 + D e ( t - τ ) + [ H . O . T . ] 2 (12)

where, C=F'(e)Rn×n, D=G'(e(t-τ))Rn×n, [H.O.T.]1 and [H.O.T.]2 are the high-order expansion terms of F(e) and G(e(t-τ)), respectively, so we can obtain the linearization equation of the controlled error system (11) at the zero point as follows,

e ˙ = ( A + R + C I ) e + ( B + D I ) e ( t - τ ) (13)

In order to make e0 as t+, what conditions need to be satisfied? The answer will be given in Theorem 2.

Next, we introduce a lemma, which is necessary to prove theorem 2 firstly, and then present the proof process of Theorem 2.

Lemma 1   Let x,yRn are any vectors, the following inequality

2 x T y x T x + y T y (14)

holds.

Theorem 2   If there is a real matrix RRn×n in (9) which makes error system (13) satisfy the following equation,

P ( A + R + C I ) + ( A + R + C I ) T P = - 2 I (15)

where P is a positive matrix and satisfies the normal inequality as follows,

P B + D I < 1 (16)

then e0 as t+.

Proof   In order to prove that the zero solution of the error system (13) is asymptotically stable, a Lyapunov function is constructed as follows,

V ( t ) = e T ( t ) P e ( t ) + t - τ t e T ( s ) e ( s ) d s (17)

It is obvious that V(t) is positive. In the meantime, the derivative of the Lyapunov function (17) is described as follows,

V ˙ ( t ) = e T ( t ) [ ( A + R + C I ) T P + P ( A + R + C I ) ] e ( t ) + 2 e T ( t - τ ) ( B + D I ) T P e ( t ) + e T ( t ) e ( t ) - e T ( t - τ ) e ( t - τ ) (18)

According to (14) and (16), the equation (18) changes into the following inequality,

V ˙ ( t ) - 2 e T ( t ) e ( t ) + e T ( t - τ ) e ( t - τ ) + e T ( t ) P T ( B + D I ) ( B + D I ) T P e ( t ) + e T ( t ) e ( t ) - e T ( t - τ ) e ( t - τ ) = - e T ( t ) e ( t ) + e T ( t ) P T ( B + D I ) ( B + D I ) T P e ( t ) (19)

According to (16), we can obtain a relational expression as follows,

[ P T ( B + D I ) ( B + D I ) T P ] 1 / 2 = P T ( B + D I ) P B + D I < 1 (20)

We square both sides of the inequality (20) and then substitute the square result into (19), which we easily find V˙(t)<0. According to the Lyapunov stability theorem, the linear error system (13) is asymptotically stable, that is e0 as t+. The end of the proof is here.

Thus, when trajectories of the chaotic system (8) are close to the equilibrium point y¯, the chaotic system (8) can be stabilized to y¯ under the linear controller (9).

3 Numeral Simulation

In this section, we simulate the stabilization of the chaotic system without and with time-delay, respectively; they are shown in Section 3.1 and 3.2 to illustrate the correctness of Theorem 1 and Theorem 2, respectively.

3.1 Simulation for the Chaotic System without Time-Delay

We take the three eight hyperchaotic system[22] as example of a chaotic system without time-delay to carry out the simulation; its dynamical equations are shown as follows,

{ x ˙ 1 = a ( x 2 - x 1 ) x ˙ 2 = b x 1 - x 1 x 3 - x 2 + c x 4 x ˙ 3 = x 1 x 2 - θ x 3 x ˙ 4 = - k x 1 (21)

where x1, x2, x3 and x4 are state variables, and a, b, c, θ, and k are system parameters. When a=10, b=28, c=2, θ=4, and k=8, the system (21) is in a hyperchaotic state and has some attractors presented in Fig.1.

thumbnail Fig.1 The attractors of the system (21)

Without loss of generality, we stabilize the hyperchaotic system (21) to its only equilibrium point (0,0, 0, 0). According to the equations (1), (2), (3), (4) and (5), the error system of the controlled system (21) can be written as follows,

( e ˙ 1 e ˙ 2 e ˙ 3 e ˙ 4 ) = ( - a + r 1   a      0      0      b - 1 + r 2       0      c      0         0     - θ + r 3 0    - k        0            0      r 4 ) ( e 1 e 2 e 3 e 4 ) + (    0 - e 1 e 3   e 1 e 2    0 ) (22)

According to Taylor's theorem of multivariate function, the Taylor expansion form of the nonlinear function (0,-e1e3, e1e2, 0)Tat the zero point is described as follows,

( 0 , - e 1 e 3 ,   e 1 e 2 ,   0 ) T = ( 0,0 ,   0 ,   0 ) T + [ H . O . T . ] (23)

Based on the formula (7), the Linearization system of the error system (22) at the zero point is shown as follows,

( e ˙ 1 e ˙ 2 e ˙ 3 e ˙ 4 ) = ( - a + r 1   a    0        0      b - 1 + r 2     0        c      0         0     - θ + r 3 0    - k         0          0        r 4 ) ( e 1 e 2 e 3 e 4 ) (24)

When a=10, b=28, c=2, θ=4, and k=8, the characteristic equation of coefficient matrix in equation (24) is shown as follows,

{ λ 1 = r 3 - 4 λ 3 + p 2 λ 2 + p 1 λ + p 0 = 0 (25)

where the coefficients of the characteristic equation (25) are shown as follows,

{ p 0 = r 1 r 4 + 10 r 2 r 4 - r 1 r 2 r 4 + 270 r 4 - 160 p 1 = r 1 r 2 + r 1 r 4 + r 2 r 4 - r 1 - 10 r 2 - 11 r 4 - 270 p 2 = - ( r 1 + r 2 + r 4 - 11 ) (26)

According to the Routh-Hurwitz theorem, the sufficient condition of all the eigenvalues with negative real parts is described as follows,

{ r 3 < 4 p 0 > 0 p 1 p 2 - p 0 > 0 p 2 > 0 (27)

By solving the inequality (27), we can obtain one of the solutions shown as follows,

{ r 1 = - 20 r 2 = - 10 r 3 = 0 r 4 = - 10 (28)

According to the controller (2) and equations (28), the controlled system (21) can be described as follows,

{ x ˙ 1 = 10 ( x 2 - x 1 ) - 20 x 1 , x ˙ 2 = 28 x 1 - x 1 x 3 - x 2 + 2 x 4 - 10 x 2 , x ˙ 3 = x 1 x 2 - 4 x 3 , x ˙ 4 = - 8 x 1 - 10 x 4 . (29)

The time series curves of the system (21) at the controlled front and rear are shown in Fig. 2, where the time series curves of the system (21) are shown before the 20th second, and the ones of the system (29) are shown after the 20th second. The 20th second is a time cutoff for whether the system (21) is controlled.

thumbnail Fig.2 The time series curves of the hyperchaotic system (21) at controlled front and rear

From Fig.2, we can find that the system is in a hyperchaotic state in a chaotic region. Since the 20th second, the system has been controlled and comes into the controlled region; its time series curves quickly tend to be the only equilibrium point (0,0,0,0). All these illustrate that the correctness of stabilizing the chaotic system without time-delay in Theorem 1.

3.2 Simulation for the Chaotic System with Time-Delay

Rucklidge system with time-delay, whose bifurcation characteristics have been studied [23] is introduced to illustrate the correctness of the Theorem 2. Its differential equations are written as follows,

{ y ˙ 1 = - a y 1 + b y 2 - y 2 y 3 y ˙ 2 = y 1 ( t - τ ) y ˙ 3 = y 2 2 - y 3 (30)

where y1, y2 and y3 are state variables and a, b are system parameters.

If b0, then the system (30) has one equilibrium point (0,0,0), otherwise, it has three equilibrium points (0,0,0), (0,b,b) and (0,-b,b). When a=2, b=7.7 and τ=0.12, the subtraction value curves of the system (30) are shown in Fig.3 under two different initial values (y1(0)=2,y2(0)=2.5,y3(0)=1) and (y1'(0)=2.000 1,y2'(0)=2.5,y3'(0)=1).

thumbnail Fig.3 The subtraction value curves of the system (30)

When the initial values of the system (30) take place subtle change; From Fig.3, we find the subtraction value curves cannot stabilize to zero. It indicates that the system (30) has a high sensitivity for the initial value. Hence, the Rucklidge system with time-delay is a chaotic system, and its chaotic attractors are presented in Fig. 4.

thumbnail Fig.4 The chaotic attractors of the system (30)

The system (30) can be written as follows,

( y ˙ 1 y ˙ 2 y ˙ 3 ) = ( - 2 7.7   0    0    0     0    0    0 - 1 ) ( y 1 y 2 y 3 ) + ( 0 0 0 1 0 0 0 0 0 ) ( y 1 ( t - τ ) y 2 ( t - τ ) y 3 ( t - τ ) ) + ( - y 2 y 3 0 y 2 2 ) (31)

When a=2, b=7.7 and τ=0.12, the chaotic system (30) has three equilibrium points (0,0,0), (0,7.7,7.7) and (0,-7.7,7.7). Without loss of generality, we arbitrarily select an equilibrium point x¯=(0,7.7,7.7). According to (11), when the system (31) is controlled, the error system at the point x¯=(0,7.7,7.7) is shown as follows,

( e ˙ 1 e ˙ 2 e ˙ 3 ) = ( - 2 + r 11 7.7 + r 12 r 13 r 21 r 22 r 23 r 31 r 32 - 1 + r 33 ) ( e 1 e 2 e 3 ) + ( 0 0 0 1 0 0 0 0 0 ) ( e 1 ( t - τ ) e 2 ( t - τ ) e 3 ( t - τ ) ) + ( - e 2 e 3 - 7.7 e 2 - 7.7 e 3    0 e 2 2 + 2 7.7 e 2 ) (32)

According to equations (12) and (32), we can calculate out

C = F ' ( e ) | e = 0 = ( 0 - 7.7 - 7.7 0 0 0 0 2 7.7 0 ) ,   D = G ' ( e ( t - τ ) ) | e ( t - τ ) = 0 = ( 0 0 0 0 0 0 0 0 0 ) (33)

In order to calculate out R in equation (9), we give the norm of the matrix VRm×n as follows,

V = m a x 1 j n { i = 1 m | v i j | } (34)

According to equation (34) and Theorem 2, we can calculate one positive solution of the matrix P in equation (15) as follows,

P = ( 0.5 0 0 0 0.5 0 0 0 0.5 ) (35)

Substituting equation (35) into equation (15), we can obtain the coefficient matrix of the linear feedback controller (9) as follows,

R = ( 0 0 1 2 7.7 0 - 2 - 7.7 1 2 7.7 - 7.7 - 1 ) (36)

According to equations (31), (9) and (36), the controlled Rucklidge system with time-delay is written as follows,

{ y ˙ 1 = - 2 y 1 + 7.7 y 2 - y 2 y 3 + 1 2 7.7 ( y 3 - 7.7 ) y ˙ 2 = y 1 ( t - 0.12 ) - 2 ( y 2 - 7.7 ) - 7.7 ( y 3 - 7.7 ) y ˙ 3 = y 2 2 - y 3 + 1 2 7.7 y 1 - 7.7 ( y 2 - 7.7 ) - ( y 3 - 7.7 ) (37)

In the following simulation, we observe whether the controlled system (37) can be stabilized to the equilibrium point x¯=(0,7.7,7.7). The simulation result is shown in Fig.5, where the time series curves of the system (30) are shown before the 25th second, and the ones of the system (37) are shown after the 25th second. The 25th second is a time cutoff for whether the system (30) is controlled.

thumbnail Fig.5 The time series curves of the chaotic system (30) at controlled front and rear

From Fig.5, we can find that the uncontrolled system (30) is in a chaotic state in the chaotic region between 0 to 25 s. Since the 25th second, the system has been controlled and comes into the controlled region; its time series curves quickly tend to the selected equilibrium point (0,7.7,7.7). All these illustrate the correctness of stabilizing the chaotic system with time-delay in Theorem 2.

Remark 2   The linear feedback controller (9) constructed for the chaotic system with time-delay (8) is very correct and effective. The controller can quickly make the chaotic system with time-delay stabilize to its any equilibrium point.

4 Conclusion

By applying the nonlinear system's first-order approximation method and the linear system's stabilization condition, we structure a linear feedback controller to control the chaotic systems without time-delay. The chaotic behavior of the chaotic system is eliminated, and the chaotic system can be stabilized to the predetermined equilibriums under the constructed linear feedback controller.

In the case of chaotic system with time-delay, we also structure a linear feedback controller to control and stabilize it by the first-order approximation method of the nonlinear system, the Lyapunov stability theorem, and the matrix inequality theory.

The constructed linear feedback controllers have some advantages, such as the structure is simple, the circuit design is easy, the control process is convenient and the stabilized effect is good. At the same time, the designed linear feedback controller has universality for chaotic systems without and with time-delay.

References

  1. Ott E, Grebogi C, Yorke J A. Controlling chaos [J]. Physical Review Letters, 1990, 64(11): 1196-1199. [NASA ADS] [CrossRef] [MathSciNet] [PubMed] [Google Scholar]
  2. Shinbrot T, Ott E, Grebogi C, et al. Using chaos to direct trajectories to targets [J]. Physical Review Letters, 1990, 65(26): 3215-3218. [NASA ADS] [CrossRef] [PubMed] [Google Scholar]
  3. Kostelich E J, Grebogi C, Ott E, et al. Higher dimensional targeting [J]. Physical Review E, 1993, 47(1): 305-310. [NASA ADS] [CrossRef] [MathSciNet] [PubMed] [Google Scholar]
  4. Pyragas K. Continuous control of chaos by self-controlling feedback [J]. Physics Letters A, 1992, 170: 421-428. [NASA ADS] [CrossRef] [Google Scholar]
  5. Ding Y T, Jiang W H, Wang H B. Delayed feedback control and bifurcation analysis of Rossler chaotic system[J]. Nonlinear Dynamics, 2010, 61(4): 707-715. [CrossRef] [MathSciNet] [Google Scholar]
  6. Wang F, Zhang J G. Response and bifurcation of fractional duffing oscillator under combined recycling noise and time-delayed feedback control[J]. Wuhan University Journal of Natural Sciences, 2023, 28 (5): 421-432. [CrossRef] [EDP Sciences] [Google Scholar]
  7. Sakamoto N, Van Der Schaft A J. Analytical approximation methods for the stabilizing solution of the Hamilton-Jacobi equation[J]. IEEE Transactions on Automatic Control, 2008, 53(10): 2335-2350. [CrossRef] [MathSciNet] [Google Scholar]
  8. Yuasa Y, Sakamoto N, Umemura Y. Optimal control designs for systems with input saturations and rate limiters[C]//SICE Annual Conference, 2010: 2042-2045. [Google Scholar]
  9. Sakamoto N. Case studies on the applications of the stable manifold approach for nonlinear optimal control design[J]. Automatica, 2013, 49(2): 568-576. [CrossRef] [MathSciNet] [Google Scholar]
  10. Fujimoto R, Sakamoto N. The stable manifold approach for optimal swing up and stabilization of an inverted pendulum with input saturation[C]// The 18th IFAC World Congress, 2011, 18: 8046-8051. [Google Scholar]
  11. Habaguchi Y, Sakamoto N, Nagata K. Nonlinear optimal stabilization of unstable periodic orbits [J]. International Federation of Automatic Control, 2015, 48-18: 215-220. [Google Scholar]
  12. Vaidyanathan S, Volos C. Analysis and adaptive control of a novel 3-D conservative no-equilibrium chaotic system [J]. Arch Control Sci, 2015, 25(3): 333-353. [CrossRef] [MathSciNet] [Google Scholar]
  13. Singh J P, Roy B K. Second order adaptive time varying sliding mode control for synchronization of hidden chaotic orbits in a new uncertain 4-D conservative chaotic system [J]. Trans Inst Meas Control, 2018, 40(13): 3573-3586. [NASA ADS] [CrossRef] [Google Scholar]
  14. Ahn C K. Fuzzy delayed output feedback synchronization for time-delayed chaotic systems [J]. Nonlinear Analysis: Hybrid Systems, 2010, 4(1):16-24. [CrossRef] [MathSciNet] [Google Scholar]
  15. Ahn C K. Neural network H chaos synchronization[J]. Nonlinear Dynamics, 2010, 60(3): 295-302. [CrossRef] [MathSciNet] [Google Scholar]
  16. Song Q K, Huang T W. Stabilization and synchronization of chaotic systems with mixed time-varying delays via intermittent control with non-fixed both control period and control width[J]. Neurocomputing, 2015, 154: 61-69. [CrossRef] [Google Scholar]
  17. Chen X Y, Liu Y, Ruan Q H, et al. Stabilization of nonlinear time-delay systems: Flexible delayed impulsive control[J]. Applied Mathematical Modelling, 2023, 114: 488-501. [Google Scholar]
  18. Li D K, Wei X M. Dislocated function projective partial synchronization between dynamical systems[J]. Alexandria Engineering Journal, 2023, 66: 919-926. [CrossRef] [Google Scholar]
  19. Li R H, Chen W S, Li S. Finite-time stabilization for hyper-chaotic Lorenz system families via adaptive control[J]. Applied Mathematical Modelling, 2013, 37(4): 1966-1972. [Google Scholar]
  20. Yan H,Gao Y B. Synchronization for chaotic Lure systems via delayed feedback PD control [J]. Journal of Nantong University, 2017, 16(4): 12-21(Ch). [Google Scholar]
  21. Li D K. Generalized dislocated modified functional projective synchronization of chaotic systems [J]. Journal of Southwest University, 2019, 41(11): 37-46(Ch). [Google Scholar]
  22. Li D K. Hopf bifurcation and circuit implementation of a new hyperchaotic Lorenz system [J]. Journal of Ningxia University, 2016, 37(3): 294-301(Ch). [Google Scholar]
  23. He H J, Cui Y, Sun G. Time-delay Rucklidge system Hopf bifurcation analysis and circuit simulation[J]. Chinese Journal of Computational Mechanics, 2019, 36(4): 542-547(Ch). [NASA ADS] [Google Scholar]

All Figures

thumbnail Fig.1 The attractors of the system (21)
In the text
thumbnail Fig.2 The time series curves of the hyperchaotic system (21) at controlled front and rear
In the text
thumbnail Fig.3 The subtraction value curves of the system (30)
In the text
thumbnail Fig.4 The chaotic attractors of the system (30)
In the text
thumbnail Fig.5 The time series curves of the chaotic system (30) at controlled front and rear
In the text

Current usage metrics show cumulative count of Article Views (full-text article views including HTML views, PDF and ePub downloads, according to the available data) and Abstracts Views on Vision4Press platform.

Data correspond to usage on the plateform after 2015. The current usage metrics is available 48-96 hours after online publication and is updated daily on week days.

Initial download of the metrics may take a while.