Introduction

With the developments in modern science and technology, more and more natural phenomena and social problems cannot be simply depicted by linear relationship, and they should be described by complex nonlinear models, which makes the nonlinear science one of the most hottest research spots [1,2,3,4,5,6,7,8,9,10]. In addition, most of the complex nonlinear models can be summarized by nonlinear equations, and solving nonlinear equation is of great importance for revealing the inner laws of these phenomena, especially for some practical scientific and engineering problems.

In the past decades, iterative methods have been commonly used in finding the solutions of nonlinear equation (NE), and the Newton iterative is one of the most effective methods, which converges to the theoretical roots of the nonlinear equations quadratically [11]. To improve the convergence performance of the Newton iterative for solving NE, many improved Newton-like iterations have been reported [12,13,14,15,16,17,18,19,20]. However, the computational workload increases dramatically with the increasing order of the NE, which greatly decreases the effectiveness and accurateness of the iteration method owing to its intrinsic serial-processing limitations [21].

In recent years, the study of complex networks spans many different fields such as mathematics, life sciences, and engineering [22,23,24,25,26,27,28,29]. The exploration of extremely complex topological structures and network dynamics has become a hot topic [30,31,32,33,34,35,36]. Among them, the recurrent neural network (RNN) develops very fast because of its inherent advantages of parallel processing and easy hardware implementation, and it has been deeply studied and investigated [37]. As one of the most effective computational approaches for finding the solutions of various equations [38,39,40], it has been widely applied in scientific and engineering fields [41,42,43,44]. The gradient-based neural network (GNN) and ZNN are two kinds of classic RNN, and the GNN is very effective and suitable to deal with large-scale static computational problems owing to its intrinsic advantages of parallel-processing ability. However, because the derivative information of the involved equation is not considered, the GNN approach cannot handle dynamic problems effectively. ZNN is a special RNN proposed in [45], and it has become an indispensable computational tool in dealing with time-varying problems. Comparing with GNN, ZNN has better robustness and effectiveness, and it has been widely used for solving dynamic equations [46,47,48].

The convergence performance and robustness of the ZNN are closely related to its activation functions (AFs), and choosing different AF will result in different robustness and effectiveness of the ZNN model. Considering the above facts, various novel AFs are proposed for the improvement of the ZNN [49, 50]. A specially constructed AF (sign-bi-power AF, SBPAF) [51] enables the ZNN model to develop from exponential convergence to finite time convergence, which further strengthens the real-time computing capabilities of the ZNN model. Noise and interference are inevitable for any dynamic system, which seriously deteriorate the accuracy and efficiency of the existing neural network models. However, noise compatibility is rarely considered in the existing ZNN models, and they are vulnerable to be attacked by various noises. For the purpose of improving its noise compatibility, a NTZNN model is proposed in [52, 53], and it works properly under various noises, but it only achieves exponential convergence, not finite time convergence or fixed time convergence. Considering the above issues, an NNTZNN model activated by a new versatile AF (VAF) is presented in [54], and the model in [54] achieves fixed-time convergence and noise suppression simultaneously, which is a milestone for the development of ZNN. To further improve the effectiveness and robustness of the ZNN, a RZNN model activated by a new PVAF for solving DNE is proposed in this work.

The key contributions and innovations are summarized below.

  1. (1)

    A new PVAF is presented to greatly improve the convergence performance and robustness of the ZNN.

  2. (2)

    Based on the proposed new PVAF, a RZNN model is designed for finding the solution DNE, and detailed mathematical analysis of the robustness and fast convergence of the RZNN model is provided.

  3. (3)

    Numerical simulated results are conducted to further verify the better robustness, effectiveness and fixed-time convergence of the RZNN model even in the noise polluted environment. Problem formulation and RZNN model.

In this section, the problem formulation is presented first. Then, the design steps of the ZNN and RZNN models for solving DNE are introduced.

Dynamic nonlinear equation (DNE)

In mathematics, the DNE can be summarized below:

$$ f(x(t),t) = 0 \in R $$
(1)

In Eq. (1), t is time, x(t) is the unknown dynamic parameter, and f(·) is the nonlinear function, and we assume that the DNE in (1) is solvable, and it at least has one solution. The purpose of this work is to design a NN to find the dynamic solution x(t) of the DNE (1) within fixed-time in the noise polluted environment, and the design procedure of the ZNN model for solving DNE (1) is introduced in the following part.

ZNN model for solving DNE

ZNN is a powerful and effective tool for solving dynamic problems. According to Ref. [45], the ZNN model for solving DNE can be constructed below:

First, let us define a dynamic error function e(t):

$$ e(t) = f(x(t),t) $$
(2)

Here, if e(t) converges to 0, and the state solution x(t) will satisfy f(x(t), t) = 0. Solving the DNE in (1) is equivalent to enforce e(t) converges to 0.

Then, the following formula is adopted for the convergence of e(t):

$$ \frac{{{\text{d}}e(t)}}{{{\text{d}}t}} = - \gamma \sigma \left( {e(t)} \right) $$
(3)

where γ > 0 is an adjustable parameter related to convergence performance, and σ(·) is an AF.

At last, substituting (2) into (3), the ZNN models for solving DNE is realized in Eq. (4).

$$ \frac{\partial f}{\partial x}\dot{x}(t) = - \gamma \sigma \left( {f(x(t),t)} \right) - \frac{\partial f}{\partial t} $$
(4)

AF is closely related to the effectiveness and robustness of the ZNN model, and any monotonically increasing odd AF could be considered as AF for the ZNN model [55, 56]. The commonly used AFs for the ZNN model are listed in the following Table 1.

Table 1 Commonly used AFs

It is worthy to mention that noise suppression and fast convergence are two important performance indicators of nonlinear dynamics. Many researchers have been devoted to finding effective AFs to improve the convergence performance of the ZNN model, and all the AFs listed in Table 1 can enforce the ZNN model exponentially or finite-time stable in ideal no-noise environment. However, noise suppression ability of the ZNN model is rarely considered in the previous works. A new RZNN model simultaneously achieves noise suppression and fixed-time convergence will be introduced in the following part.

RZNN model

The new PVAF of this work is presented below:

$$ \sigma \left( x \right) = \left( {a\left| x \right|^{p} + b\left| x \right|^{q} } \right)^{k} \text{sgn} (x) + cx + d\text{sgn} (x) $$
(5)

where p > 0, q > 0, k1> 0, k2> 0, p  q, and sgn(·) is the signum function.

Based on the PVAF (5), the RZNN model for solving DNE (1) is presented as follow:

$$ \frac{\partial f}{\partial x}\dot{x}(t) = - \gamma \sigma \left( {f(x(t),t)} \right) - \frac{\partial f}{\partial t} $$
(6)

The RZNN model with additive noises is also presented in Eq. (7):

$$ \frac{\partial f}{\partial x}\dot{x}(t) = - \gamma \sigma \left( {f(x(t),t)} \right) - \frac{\partial f}{\partial t} + n(t) $$
(7)

where n(t) is the additive noise.

RZNN model analysis

As the basis of discussing and analyzing the RZNN model, the following Lemma 1 should be presented in advance.

Generally, a RNN could be depicted by the following differential dynamic system:

$$ \dot{x}(t) = \phi \left( {x(t),t} \right),\quad t \in [0, + \infty ) $$
(8)

where \( x\left( t \right) \in {\mathbb{R}}^{\text{n}} \) stands for a suitable sized state. Let x(0) =  x0 present a suitable sized initial state for the dynamic system (8), and assume x(t) = 0 standing for the equilibrium point of the dynamic system (8). There are several theories for the convergence the dynamic system (8).

Definition 1

[57,58,59,60]. The origin of the dynamic system (8) will be globally finite-time stable if the system is asymptotically and globally stable; and there exists a locally bounded setting time function T: \( {\mathbb{R}}^{\text{n}} \to {\mathbb{R}} + \cup \left\{ 0 \right\} \), such that x(t, x0) = 0 for all t ≥ T(x0).

Definition 2

[61,62,63]. The origin of the dynamic system (8) will be globally finite-time stable if the system is globally finite-time stable and the settling time function T is globally bounded, i.e., there exists a constant tf∈ℝ+ satisfying tf T(x0) for all x0∈ℝn.

Lemma 1

[57, 64]. If there exists a radially continuous unbounded function V:n → ℝ + ∪{0} such that V(ζ) = 0 for ζΩ and any solution ζ(t) satisfies

$$ \dot{V}(\zeta ) \le - \left( {aV^{p} (\zeta ) + bV^{q} (\zeta )} \right)^{k} $$
(9)

where the constant parameters a, b, p, q, k >0, pk >1, qk <1. Then the set Ω is globally fixed-time attractive for the dynamic system (8), and the upper bound convergence time is

$$ T_{\hbox{max} } = \frac{1}{{a^{k} (pk - 1)}} + \frac{1}{{b^{k} (1 - qk)}} $$
(10)

RZNN model analysis without noise

In this part, the RZNN for solving DNE (1) without noise will be analyzed.

Theorem 1

If the DNE (1) is solvable, the neural state solution x(t) of the RZNN model (6) with any random initial state x(0) converges to the theoretical roots x*(t) of DNE (1) in fixed time ts:

$$ t_{s} \le \frac{1}{{\gamma a^{k} (pk - 1)}} + \frac{1}{{\gamma b^{k} (1 - qk)}} $$

Proof

According to Eq. (3), the dynamic error function e(t) of RZNN model (6) can be expressed as:

$$ \frac{{{\text{d}}e(t)}}{{{\text{d}}t}} = - \gamma \sigma \left( {e(t)} \right) $$
(11)

As the new PVAF (5) is used, we adopt v(t) =  |e(t)| as the Lyapunov function candidate, and the time differentiation of v(t) can be expressed as:

$$ \begin{aligned} \frac{{{\text{d}}v(t)}}{{{\text{d}}t}} & = \dot{e}(t)\text{sgn} \left( {e(t)} \right) = - \gamma \sigma \left( {e(t)} \right)\text{sgn} \left( {e(t)} \right) \\ & = - \gamma \left( {\left( {a\left| {e_{ij} (t)} \right|^{p} + b\left| {e_{ij} (t)} \right|^{q} } \right)^{k} \text{sgn} (e(t)) + ce(t) + d\text{sgn} (e(t))} \right)\text{sgn} \left( {e(t)} \right) \\ & = - \gamma \left( {\left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} + c\left| {e(t)} \right| + d} \right) \\ & \le - \gamma \left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} = - \left( {\gamma^{{{\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}}} \left( {av^{p} (t) + bv^{q} (t)} \right)} \right)^{k} \\ \end{aligned} $$
(12)

Then, based on Lemma 1, the bounded time ts can be directly obtained as:

$$ t_{s} \le t_{\hbox{max} } = \frac{1}{{\gamma a^{k} (pk - 1)}} + \frac{1}{{\gamma b^{k} (1 - qk)}} $$

As the bounded time ts is independent on the initial state of the system, and the RZNN model (6) is fixed-time stable in no noise environment.■

RZNN model analysis with noise

Noises are inevitable for any dynamic system, and the RZNN model (7) with various noises will be considered in this part.

Case 1: polluted by dynamic disappearing noise (DDN)

When the n(t) in (7) is a DDN, the following Theorem 2 ensures the stability of the RZNN model (7).

Theorem 2

If the DNE (1) is solvable, and the dynamic system is polluted by a DDN, which satisfies |n(t)|  δ|e(t)| and γc  δ (δ ∈ (0, +)). The neural state solution x(t) of the RZNN model (7) with any random initial state x(0) converges to the theoretical roots x*(t) of DNE (1) in fixed time ts:

$$ t_{s} \le \frac{1}{{\gamma a^{k} (pk - 1)}} + \frac{1}{{\gamma b^{k} (1 - qk)}} $$

Proof

According to Eq. (3), e(t) of RZNN model (7) can also be expressed as:

$$ \frac{{{\text{d}}e(t)}}{{{\text{d}}t}} = - \gamma \sigma \left( {e(t)} \right) + n(t) $$
(13)

Here, we adopt v(t) =  |e(t)|2 as the Lyapunov function candidate, and the time differentiation of v(t) can be expressed as:

$$ \frac{{{\text{d}}v(t)}}{{{\text{d}}t}} = 2e(t)\dot{e}(t) = 2e(t)\left( { - \gamma \sigma \left( {e(t)} \right) + n(t)} \right) $$
(14)

As the new PVAF (5) is used, |n(t)|  δ|e(t)| and γc ≥ δ, the following result can be obtained:

$$ \begin{aligned} \frac{{{\text{dv}}(t)}}{{{\text{d}}t}} & = 2e(t)\dot{e}(t) = 2e(t)\left( { - \gamma \sigma \left( {{\text{e}}(t)} \right) + n(t)} \right) \\ & = 2e(t)\left( { - \gamma \left( {\left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} \text{sgn} (e(t)) + ce(t) + d\text{sgn} (e(t))} \right) + n(t)} \right) \\ & = - 2\gamma \left( {\left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} \left| {e(t)} \right| + c\left| {e(t)} \right|^{2} + d\left| {e(t)} \right|} \right) + 2e(t)n(t) \\ & = - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} + 2\left( {e(t)n(t) - \gamma c\left| {e(t)} \right|^{2} } \right) - 2\gamma d\left| {e(t)} \right| \\ & \le - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} + 2\left( {\delta \left| {e(t)} \right|^{2} - \gamma c\left| {e(t)} \right|^{2} } \right) \\ & \le - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} = - \left( {(2\gamma )^{{{\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}}} \left( {a\left| {v(t)} \right|^{{\left( {\frac{pk + 1}{2k}} \right)}} + b\left| {v(t)} \right|^{{\left( {\frac{qk + 1}{2k}} \right)}} } \right)} \right)^{k} \\ \end{aligned} $$
(15)

Based on Lemma 1, the bounded time ts can be directly obtained as:

$$ \begin{aligned} t_{s} \le t_{{{\text{max}}}} & = \frac{1}{{2\lambda a^{k} \left( {\left( {\frac{{pk + 1}}{{2k}}} \right)k - 1} \right)}} + \frac{1}{{2\lambda b^{k} \left( {1 - (\frac{{qk + 1}}{{2k}})k} \right)}} \\ & = \frac{1}{{\lambda a^{k} \left( {pk - 1} \right)}} + \frac{1}{{\lambda b^{k} \left( {1 - qk} \right)}} \\ \end{aligned} $$
(16)

Based on the above analysis, we can conclude that the RZNN model (7) polluted by DDN converges to the theoretical solution of DNE (1) within a bounded time ts, and ts is also irrelevant to the initial state of the system. ■

Case 2: polluted by dynamic non-disappearing noise (DNDN)

When the n(t) in (7) is a DNDN, the following Theorem 3 ensures the stability of the RZNN model (7).

Theorem 3

If the DNE (1) is solvable, and the dynamic system is polluted by a DNDN, which satisfies |n(t)|  δ and γd  δ (δ∈ (0, +)). The neural state solution x(t) of the RZNN model (7) with any random initial state x(0) converges to the theoretical roots x*(t) of DNE (1) in fixed time ts:

$$ t_{s} \le \frac{1}{{\gamma a^{k} (pk - 1)}} + \frac{1}{{\gamma b^{k} (1 - qk)}} $$

Proof

Similar to the proof of Theorem 2, we still choose the Lyapunov function candidate v(t) =  |e(t)|2 to prove the fixed time convergence of the RZNN model (7) polluted by DNDN. The time differentiation of v(t) is

$$ \frac{{{\text{dv}}(t)}}{{{\text{d}}t}} = 2e(t)\dot{e}(t) = 2e(t)\left( { - \gamma \sigma \left( {e(t)} \right) + n(t)} \right) $$
(17)

As the new PVAF (5) is used, |n(t)|  δ and γd  δ, the following result can be obtained:

$$ \begin{aligned} \frac{{{\text{d}}v(t)}}{{{\text{d}}t}} & = 2e(t)\dot{e}(t) = 2e(t)\left( { - \gamma \sigma \left( {e(t)} \right) + n(t)} \right) \\ & = 2e(t)\left( { - \gamma \left( {\left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} \text{sgn} (e(t)) + ce(t) + d\text{sgn} (e(t))} \right) + n(t)} \right) \\ & = - 2\gamma \left( {\left( {a\left| {e(t)} \right|^{p} + b\left| {e(t)} \right|^{q} } \right)^{k} \left| {e(t)} \right| + c\left| {e(t)} \right|^{2} + d\left| {e(t)} \right|} \right) + 2e(t)n(t) \\ & = - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} + 2\left( {e(t)n(t) - \gamma d\left| {e(t)} \right|} \right) - 2\gamma c\left| {e(t)} \right|^{2} \\ & \le - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} + 2\left( {\delta \left| {e(t)} \right| - \gamma d\left| {e(t)} \right|} \right) \\ & \le - 2\gamma \left( {a\left| {e(t)} \right|^{{\left( {p + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} + b\left| {e(t)} \right|^{{\left( {q + {\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}} \right)}} } \right)^{k} = - \left( {(2\gamma )^{{{\raise0.7ex\hbox{$1$} \!\mathord{\left/ {\vphantom {1 k}}\right.\kern-0pt} \!\lower0.7ex\hbox{$k$}}}} \left( {a\left| {v(t)} \right|^{{\left( {\frac{pk + 1}{2k}} \right)}} + b\left| {v(t)} \right|^{{\left( {\frac{qk + 1}{2k}} \right)}} } \right)} \right)^{k} \\ \end{aligned} $$
(18)

Based on Lemma 1, the bounded time tb can be directly obtained as:

$$ t_{s} \le t_{\hbox{max} } = \frac{1}{{2\lambda a^{k} \left( {\left( {\frac{pk + 1}{2k}} \right)k - 1} \right)}} + \frac{1}{{2\lambda b^{k} \left( {1 - \left( {\frac{qk + 1}{2k}} \right)k} \right)}} = \frac{1}{{\lambda a^{k} \left( {pk - 1} \right)}} + \frac{1}{{\lambda b^{k} \left( {1 - qk} \right)}} $$
(19)

Based on the above analysis, we can conclude that the RZNN model (7) polluted by DNDN converges to the theoretical solution of DNE (1) within a bounded time ts, and ts is also irrelevant to the initial state of the system. ■

It is worthy to point out that Theorems 1, 2 and 3 demonstrate that the proposed RZNN model activated by the proposed PVAF (5) not only has the ability to converge to the theoretical solution X*(t) of DSE (1) in fixed-time ts, but also has the ability of rejecting interference and noises, and these are two important improvements of the ZNN model.

Numerical simulated verification

By adopting a new PVAF, a novel RZNN model is designed in Sect. 2, and its noise compatibility is analyzed and verified in Sect. 3. In this section, the numerical simulation results of the RZNN model in a noise-polluted environment for solving the DNE (1) are presented. In addition, the ZNN model (4) for solving the DNE (1) activated by the SBPAF in Table 1 is also provided for the purpose of comparison.

To verify the effectiveness and robustness of RZNN model (7), the following DNE is considered, and the design parameters are k1= k2= 5, γ = 1, p =5, q = 25.

$$ f\left( {x(t),t} \right)\, =\, 0.01\left( {x - \cos 2t} \right)\left( {x - \cos 2t - 5} \right)\left( {x + \cos 2t + 5} \right) $$
(20)

The theoretical solutions of the DNE (20) are x*(t) = cos(2t), x*(t) = cos(2t)+ 5, x*(t) =  − cos(2t) − 5. First, RZNN model (6) and ZNN model (4) activated by the SBPAF for solving the DNE (20) without noise is presented, then the RZNN model (7) and ZNN model (4) activated by the SBPAF for solving the DNE (20) attacked by various noises are considered.

Generating from ten any arbitrary initial state x(0) ∈ [− 10, 10], RZNN model (6) with k =2 (the parameter k in PVAF (5) is set as 2) and ZNN model (4) activated by the SBPAF are used to solve DNE (20) without noise. Figure 1 is the neural state solutions x(t) generated by RZNN model (6) and ZNN model (4) activated by the SBPAF in no noise environment. The red dotted curves are the theoretical solutions of the above DNE (20), and the solid blue curves are neural state solutions generated by RZNN model (6) and the ZNN model (4). Figure 2 is the simulated residual errors of the two models.

Fig. 1
figure 1

Solved by the RZNN model (6) and ZNN model (4) for solving DNE (20) without noise

Fig. 2
figure 2

Transient residual errors │e(t)│of the RZNN model (6) and ZNN model (4) activated by the SBPAF for solving DNE (20) without noise

As seen in Figs. 1 and 2, the RZNN model (6) and ZNN model (4) activated by the SBPAF are both effective for solving DNE (20) in no noise environment, but their convergence time is different. The ZNN model (4) activated by the SBPAF spends about 2.5 s to find the solution of the DNE (20), while the RZNN model (6) only spends about 0.1 s, and the RZNN model (6) is more effective and superior for solving DNE in no noise environment.

It is worthy to point out that the convergence performance of the RZNN model (6) is closely related to the parameter k in PVAF (5), and we can adopt different k values to control the convergence speed of the RZNN model (6), which has better practical application prospects than the ZNN model (4).

Then, the RZNN model (7) and ZNN model (4) activated by the SBPAF for solving the DNE (20) with the following four kinds of noises in Table 2 are considered.

Table 2 Different noises

Figure 3 is the neural state solutions x(t) generated by the RZNN model (7) and ZNN model (4) activated by the SBPAF for solving DNE (20) attacked by PN n(t) =  2cos(t), and Fig. 4 is the simulated residual errors of the two models.

Fig. 3
figure 3

Solved by the RZNN model (7) and ZNN model (4) for solving DNE (20) attacked by PN n(t) = 2cos(t). a State trajectories of the RZNN model (7) attacked by PN n(t) = 2cos(t). b State trajectories of the ZNN model (4) attacked by PN n(t) = 2cos(t)

Fig. 4
figure 4

Transient residual errors │e(t)│of the RZNN model (7) and ZNN model (4) activated by the SBPAF for solving DNE (20) attacked by PN n(t) = 2cos(t). a State trajectories of the RZNN model (7) attacked by CN n(t) =1. b State trajectories of the ZNN model (4) attacked by CN n(t) = 1

As seen in Figs. 3 and 4, we can conclude that the ZNN model (4) activated by the SBPAF for solving DNE is very vulnerable to PN. When being attacked by PN, the neural state solutions of RZNN model (7) still converge to the theoretical solutions of DNE (20) effectively, but the ZNN model (4) activated by the SBPAF fails to solve the DNE (20), which demonstrates that the RZNN model (7) has better robustness than ZNN model (4) activated by the SBPAF under periodic noise attacks.

At last, more simulation results of the RZNN model (7) and ZNN model (4) activated by the SBPAF attacked by other different types of noises for solving the DNE (20) are considered. Figures 5, 6, 7, 8, 9 and 10 present the simulation results of the RZNN model (7) and ZNN model (4) attacked by the following other three types noises: CN n(t) = 1, NDN n(t) = 0.15t and DN n(t) = exp(− t). Following Figs. 5, 6, 7, 8, 9 and 10, it can be observed that the external noises seriously deteriorate the convergence performance of the ZNN model (4) activated by the SBPAF, and it cannot obtain the accurate solutions of the DNE (20) when attacked by external noises. However, the RZNN model (7) always converges very quickly to the theoretical solutions of the DNE (20) under various noise disturbances, which further demonstrates the better robustness of the RZNN model (7). Moreover, we can also observe that the convergence speed of the RZNN model (7) is proportional to the parameter k in PVAF (5), which is a great improvement of the proposed RZNN model (7).

Fig. 5
figure 5

Solved by the RZNN model (7) and ZNN model (4) for solving DNE (20) attacked by CN n(t) = 1

Fig. 6
figure 6

Transient residual errors │e(t)│of the RZNN model (7) and ZNN model (4) activated by SBPAF for solving DNE (20) attacked by CN n(t) =  1. a State trajectories of the RZNN model (7) attacked by NDN n(t) = 0.15t. b State trajectories of the ZNN model (4) attacked by NDN n(t) = 0.15t

Fig. 7
figure 7

Solved by the RZNN model (7) and ZNN model (4) for solving DNE (20) attacked by NDN n(t) = 0.15t

Fig. 8
figure 8

Transient residual errors │e(t)│of the RZNN model (7) and ZNN model (4) activated by SBPAF attacked by NDN n(t) = 0.15t. a State trajectories of the RZNN model (7) attacked by DN n(t) = exp(− t). b State trajectories of the ZNN model (4) attacked by DN n(t) = exp(− t)

Fig. 9
figure 9

Solved by the RZNN model (7) and ZNN model (4) for solving DNE (20) attacked by DN n(t) = exp(− t)

Fig. 10
figure 10

Transient residual errors │e(t)│of a the RZNN model (7), b ZNN model (4) activated by the SBPAF for solving DNE (20) attacked by DN n(t) = exp(− t)

In summary, based on the above simulation example, we can conclude that the proposed RZNN model (7) is more effective in solving DNE in noise polluted environment. More importantly, compared to the ZNN model (4) activated by the SBPAF, the proposed RZNN model (7) has the advantages of better robustness, effectiveness, and fixed time convergence.

Robotic applications

With the development of artificial intelligence, the researches and applications of robots have aroused great interests in the academic and industrial communities in recent years [44, 65]. In this section, kinematic control of a mobile manipulator (MM) using the RZNN model (7) attacked by dynamic non-disappearing noise is considered. In addition, the ZNN model (4) activated by SBPAF is also applied to complete the same task for the purpose of comparison. The geometric model of the MM was introduced in Ref. [66]. According to Ref. [66], the forward kinematic equation of a MM can be described below:

$$ r(t) = \xi (\theta (t)) $$
(21)

In Eq. (21), r(t) represents the end-effector position, θ(t) is the joint angel, ξ(·) is a nonlinear mapping function between the end-effector and the joint angel. Generally, the position level Eq. (21) is converted to the velocity level kinematic equation.

$$ \dot{r}(t) = J(\theta )\dot{\theta }(t) $$
(22)

where J(θ) =  əξ(θ)/əθ denotes the Jacobian matrix.

The RZNN model (7) and the ZNN (4) activated by SPBAF are both used to the kinematic control of MM. The kinematic control models are shown as follows:

$$ J(\theta (t))\dot{\theta } = \dot{r}(t) - \gamma \sigma_{1} (r(t) - \zeta (\theta (t))) + n(t) $$
(23)
$$ J(\theta (t))\dot{\theta } = \dot{r}(t) - \gamma \sigma_{2} (r(t) - \zeta (\theta (t))) + n(t) $$
(24)

where σ1(·) stands for the proposed PVAF (5), and σ2(·) stands for the SBPAF in Table 1.

Equations (23) and (24) are the kinematic control models of the MM using the RZNN and ZNN activated by SPBAF, respectively. n(t) =  0.05t stands for non-vanishing noise.

Let us allocate a double circle for the MM to track, and the initial state of the MM is set as θ(0) = [0, 0, π/6, π/3, π/6, π/3, π/3, π/3]T, and task duration is 10 s. The experiment results are displayed in Figs. 11 and 12.

Fig. 11
figure 11

Trajectory tracking results of MM generated by the proposed RZNN (7) with NVN n(t) = 0.05t. a Whole tracking trajectories. b Motion trajectories of the mobile platform. c Desired path and actual trajectory. d Tracking errors at the joint position level

Fig. 12
figure 12

Trajectory tracking results of MM generated by ZNN model (4) activated by SPBAF with NVN n(t) = 0.05t. a Whole tracking motion trajectories. b Motion trajectories of the mobile platform. c Desired path and actual trajectory. d Tracking errors at the joint position level

Figures 11 and 12 are the trajectory tracking results of MM generated by the proposed RZNN (7) and the ZNN (4) with NDN n(t) =  0.05t, respectively.

Following Figs. 11 and 12, it is clear that the end-effector of the MM controlled by the proposed RZNN completes the double-circle path tracking task exactly, and its tracking errors are less than 0.6 mm when attacked by NDN, while the end-effector of the MM controlled by the ZNN model (4) cannot complete the double-circle path tracking task. The successful completion of double-circle tracking mission further validates the robustness and effectiveness of the RZNN.

Conclusion

In this work, a novel power-versatile activation function (PVAF) is presented. Based on the novel PVAF, a new RZNN model is proposed and analyzed for online finding of the solutions of DNE in noise-polluted environment. The fixed-time convergence of the proposed RZNN model is verified by rigorous mathematical analysis when attacked by various noises. In simulations, the ZNN model activated by the commonly used SBPAF for solving DNE in same conditions are also provided, and the comparison results demonstrate that the proposed RZNN model solves DNE effectively and accurately in noise polluted environment, while the ZNN model activated by SBPAF cannot solve the DNE properly in the same conditions. In addition, a successful completion of the noise-disturbed double-circle tracking task further verifies the practical application prospects of the proposed RZNN model.