Numerical modeling of coupling effect of plateau vortex and atmospheric circulation based on adaptive filtering and computational analysis of spatio-temporal characteristics

Jinpeng Yue1
1School of Earth and Environment, University of Leeds, Leeds, LS2 9JT, UK

Abstract

In this paper, the basic Wiener filter structure and adaptive algorithm module are used to optimize the parameter adjustment and data noise processing in the adaptive filter algorithm. Based on the LMS criterion, the algorithm is further refined by quantization error and affine projection optimization, which improves the accuracy and speed of vortex and circulation data analysis. The optimized algorithm reduces noise and covariance error, and achieves excellent performance in filtering evaluation (SRTAE: 1.623×102m and 1.162×104m/s). The results show that the spatio-temporal coupling effect between vortex and circulation can be found through numerical modeling and spatio-temporal analysis. This study provides a valuable reference for promoting the application of computational mathematics in the field of climate monitoring.

Keywords: adaptive filtering algorithm, wiener filter, quantization error. numerical modeling, coupling effect

1. Introduction

The plateau vortex, a sub-weather-scale low-pressure vortex that occurs on the main body of the plateau in summer and half a year, is a major weather system in the plateau region [5, 26]. It is often generated in the central and western part of the plateau, and most of it weakens and disappears in the downslope of the eastern part of the plateau, rarely moving out of the plateau, and is the main rainfall system on the plateau in summer [7,17,25]. It is worth noting that, under the favorable circulation situation, individual plateau vortex can move eastward out of the plateau development, often triggering the downstream area of the plateau a wide range of heavy rain, thunderstorms and other catastrophic weather processes [13,23].

Atmospheric circulation refers to the distribution and movement of various meteorological elements in the atmosphere in the horizontal and vertical directions, including air pressure, temperature, humidity, wind direction and wind speed. It is an indispensable part of the earth’s climate system and plays an important role in the formation and change of the earth’s climate [14,20,22,3]. Atmospheric circulation is mainly divided into two categories, one is global atmospheric circulation and the other is local atmospheric circulation. The global atmospheric circulation refers to the extensive movement of the Earth’s atmosphere, including the equatorial low-pressure belt, subtropical high-pressure belt, polar low-pressure belt, and North and South Polar high-pressure systems and other components of the circulation system [1,6,16,21]. This circulation system is the result of a combination of factors such as the Earth’s rotation, solar radiation, and temperature differences between different regions of the Earth’s surface [19,11,10]. Local atmospheric circulation refers to the movement of air currents in local areas on the Earth, including local winds, ocean winds, topographic winds and valley winds. This circulation system is the result of the combined effect of factors such as topography, sea and land distribution, surface cover, solar radiation, etc. [9,15,18].

This paper proposes an adaptive filtering algorithm to analyze the data related to the plateau vortex and atmospheric circulation, adjust and optimize the filtering coefficients in the filtering subsystem through the adaptive algorithm module, and realize the adaptive adjustment of the filtering step size of the adaptive filtering algorithm. The basic Wiener filter structure is then used to separate the signal from the noise of the plateau vortex and atmospheric circulation data, so as to optimize the performance of the adaptive filtering algorithm in data processing. Subsequently, this paper introduces the LMS criterion into the adaptive filtering algorithm for further optimization, and proposes the quantization error algorithm and the affine projection algorithm to deal with the ordinary data and the strong correlation data, so as to reduce the data analysis error and convergence speed of the adaptive filtering algorithm. In this study, the performance of the adaptive filtering algorithm optimized based on the LMS criterion is tested by experimentally analyzing the noise covariance and online filtering performance of the algorithm in data processing. The coupling effect and spatial and temporal characteristics of the vortex and atmospheric circulation over the Tibetan Plateau during the period of 2000-2020 are investigated by using the data of the vortex and atmospheric circulation over the Tibetan Plateau.

2. Adaptive filtering optimization algorithm construction

2.1. Adaptive filtering algorithm establishment

2.1.1. Signal representation

1) Random signals, arbitrary in the system, with no clear connection to time, in a state of disorder, can not be described by an accurate time function of the signal, but, in this chaotic world, the value of the change is subject to statistical laws.

2) Deterministic signals, can be used as a function of time, graphical representation of the signal for deterministic signals, that is, given a time series t, can predict the size of the y=x(t) signal for deterministic signals.

2.1.2. Adaptive filter module structure

The filtering subsystem and the adaptive algorithm module [8] are the main building blocks of the adaptive filter. The filter subsystem, which is one of the key components of the system, is characterized by a variety of structural modes depending on the function it solves. The adaptive algorithms are at the heart of the filter computation, where the adjustment of the filter coefficients or of the parameters of the filter sub-structure is done in the algorithmic part. Various criteria and algorithms intervene during the adjustment of the adaptive filter coefficients. The focus of the algorithmic tuning is the adaptive tuning of the filtering step size, which aims at a rapid decrease of the error to a global minimum in accordance with the principles set by the system. The adaptive process I and the filtering process II are the two processes in the filtering part of the adaptive filter. Adjustment of the filter coefficients wi(k) is the fundamental goal of process 1, which results in a gradual decrease of the useful objective function ε() and a gradual approximation of the signal y(k) to the desired reference signal d(k), which is used as the final output. The adjustment principle of filter coefficients is mainly carried out by the error signal e(k) between y(k) and d(k) to carry out a certain algorithm, the result of which allows the filter to quickly be in the optimal working condition, and ultimately complete the filtering goal. It can be seen that the adaptive algorithm process is an iterative search for the global optimum, and the regulation mechanism of the algorithm affects the time required for the adaptive process in the iterative loop t. It should be noted that the objective function ε() is a function of x(k), d(k), and y(k), i.e., ε()=ε[x(k),d(k)y(k)], and therefore the objective function should have two properties.

1) Non-negativity: (1)ε()=ε[x(k),d(k),y(k)]0,x(k),d(k),y(k).

2) Optimality: (2)ε()=ε[x(k),d(k),y(k)]=0,wheny(k)=d(k).

Adaptive parameter optimization process, the essence of the corresponding algorithm to make the objective function ε() gradually minimized, finally, can make y(k) infinitely close to the signal d(k), can make the parameters in the system wi(k) converge to wopt, this solution wopt is the best solution of the parameters of the adaptive algorithm. Thus, the adaptive adjustment process is the optimal linear expected adaptive adjustment process, in order to facilitate the adjustment of the main objective direction, at this time, both the filter is expected to complete the desired signal d(k), and the weight coefficients are expected to be adjusted, the two should be considered at the same time, and this successive time-varying form of the analysis occurs throughout the process.

2.1.3. Basic Wiener filter structure design

A filtering technique that separates useful signals from the noise of plateau eddy and atmospheric circulation data is the Wiener filtering technique. Stable stochastic process models and degenerate models of linear spatially robust systems are its theoretical basis. As a requirement for the design of Wiener filter, i.e., to give a representation of the h(k) or H(z) function of the filter under the condition of minimum mean-square error, the essence of the process is to solve the Wiener-Hopf equation. x(k) and y(k) signals are fed into the filter at the same time in the conventional Wiener filter structure [4]. The mathematical model y(k) will contain a connected component in x(k), while the other component is independent of x(k). The Wiener filter generates an optimal prediction of the connected component with x(k) in y(k), while e(k) is obtained by subtracting y(k) from this analysis.

If there is a FIR filter consisting of N weight coefficients, the Wiener filter is e(k) differentiated from the original signal y(k) and the result is: (3)ek=ykn^k=ykwTxk=yki=0N1w(i)xki, where xk and w are the input signal vector and weight vector, respectively, determined by: (4)xk=[xkxk1Mxk(N1)],w=[w(0)w(1)Mw(N1)].

The error squared is: (5)ek2=yk22ykxkTw+wTxkxkTw.

The mean square error (MSE)ε can be obtained by taking the expectation around the Eq. (5), if x(k) and y(k) as the afferent and efferent are combined with the ansatz, that is: (6)ε=E[ek]2=E[yk]22E[ykxkTw]+E[wTxkxkTw]=σ2+2PTw+wTRw, where E represents the expectation, σ2=E[yk]2 is the variance of y(k), P=E[ykxk] is the inter-correlation vector of length N, and R=E[xkxkT] is the autocorrelation matrix of N×N. The graph obtained from the filter coefficients of a bowl-shaped MSE is characterized by a unique minimum bottom whose values are all greater than zero. The gradient of the altered graph surface can be expressed as: (7)=dεdw=2P+2Rw.

In weighting coefficient w(i), the coefficients self correspond to points in the surface, in the lowermost part of the surface, when the gradient vector obtains very small, and the filtering weight vector approaches the optimal wopt: (8)wop=R1P.

This is the solution of the Wiener-Hoff equation. Appropriate algorithms are used to tune the filter weight coefficients is the first task of this algorithm wi(0),wi(1),wi(2),,wi(N1), so as to find the optimal point of the performance surface wopt.

2.2. Adaptive filtering optimization algorithm based on LMS criterion

In this paper, the adaptive filtering algorithm is optimized based on the LMS criterion [24], which aims to shorten the convergence time or reduce the complexity of the algorithm in order to improve the performance of the adaptive filtering algorithm in the analysis of spatial and temporal characteristics of the coupling effect of the plateau vortex and the atmospheric circulation. In this paper, the adaptive filtering algorithm based on the LMS criterion, i.e., quantization error method and affine projection algorithm, is designed.

2.2.1. Quantization error algorithm

The basic idea of the quantization error algorithm [2] is to reduce the computational complexity of the LMS algorithm by using a short word length or using a simple power of 2. The computational complexity is the multiplication operation performed during the coefficient update as well as the operation of the output signal of the adaptive filter, which simplifies the LMS algorithm by quantizing the error signal, and ultimately obtains the quantization error adaptive filtering algorithm, which has adjustable parameters the digital filter weight coefficient update equation is: (9)w(k+1)=w(k)+2μQ[e(k)]x(k), where Q[] is the quantization operation. The quantization function is a function that takes discrete values, is bounded, and is non-decreasing. Different quantization methods determine the various quantization error algorithms.

Quantization of the error implies a modification of the minimization objective function, and in gradient type algorithms, the weights are updated with the following formula: (10)w(k+1)=w(k)μF[e(k)]w(k)=w(k)μF[e(k)]e(k)e(k)w(k).

For linear combiners, Eq. (10) can be rewritten as: (11)w(k+1)=w(k)+μF[e(k)]e(k)x(k).

Therefore, the minimization objective function in the quantization error algorithm needs to be satisfied: (12)F[e(k)]e(k)=2Q[e(k)].

Common quantization error algorithms are symbol error algorithms, two-symbol algorithms, power-of-2 error algorithms, and symbol-data algorithms.

1) Symbolic error algorithm

The quantization function is a symbolic function, which is defined as: (13)sgn[b]={1b>0,0b=0,1b<0.

The symbolic error algorithm quantifies the error using a symbolic function with an update equation for the coefficient vector: (14)w(k+1)=w(k)+2μsgn[e(k)]x(k).

2) Two-symbol algorithm

The idea of the two-symbol algorithm is to make large corrections to the coefficient vector when the modulus of the error signal is larger than some predetermined value. The fundamental reason for using the two-symbol algorithm is to avoid the slow convergence problem inherent in the symbolic error algorithm caused by using sgn[e(k)] instead of e(k) when |e(k)| is large.

The quantization function of the two-symbol algorithm is: (15)ds[a]={εsgn[a]|a|>ρ,sgn[a]|a|ρ, where ε>1 is a power of 2. The two-symbol algorithm utilizes the above function to quantify the error in a way that the coefficients are updated: (16)w(k+1)=w(k)+2μds[e(k)]x(k).

3) Power error algorithm of 2

The power of 2 error algorithm uses the following quantization function to quantize the error signal: (17)pe[b]={sgn[b]|b|1,2floor[log2|b|]sgn[b]2bd+1|b|<1,τsgn[b]|b|<2bd+1, where floor[] denotes the integer value of [], bd is the word length of the data with the sign bit removed, and the τ value is usually 0 or 2bd.

The coefficient update equation for the power error algorithm for 2: (18)w(k+1)=w(k)+2μpe[e(k)]x(k).

2.2.2. Optimized processing algorithm for strongly correlated data

The data reuse method is used to improve the convergence speed of the adaptive filtering algorithm when the correlation between the signals of the plateau vortex and the coupled atmospheric circulation effects input into the adaptive filtering algorithm is high, the price paid for reusing the past signals is the increase of the algorithm’s misalignments and computational effort, so the algorithm, like ordinary algorithms, also introduces a convergence factor to balance the amount of misalignments and the speed of convergence.

In data reuse, the last L+1 input vector is written as in Eq. (19), the output vector as in Eq. (20), the desired signal as in Eq. (21) and the error vector as in Eq. (22): (19)X(k)=[x(k)x(k1)x(kL)]=[x(k)x(k1)x(kL)x(k1)x(k2)x(kL1)x(kN)x(kN1)x(kLN)],(20)y(k)=XT(k)W(k)=[y0(k)y1(k)yL(k)],(21)D(k)=[d(k)d(k1)d(kL)],(22)e(k)=[e0(k)e1(k)eL(k)]=[d(k)y0(k)d(k1)y1(k)d(kL)yL(k)]=D(k)y(k).

The idea of the affine projection algorithm [12] is that the k+1-moment weight vector W(k+1) is kept as close as possible to the k-moment weight vector W(k), i.e., under D(k)XT(k)W(k+1)=0 conditions, to minimize the following equation: (23)12W(k+1)W(k)2.

The transformation of an optimization problem containing constraints into a problem optimized without constraints can be achieved by using a mathematical method, i.e., the Lagrange multiplier method, where the expression of the function optimized without constraints is to minimize the following equation: (24)F[W(k+1)]=12W(k+1)W(k)2+λT(k)[D(k)XT(k)W(k+1)], where λ(k) is a (L+1)×1-dimensional Lagrange multiplier. Let F[W(k+1)]W(k+1)=0, be obtained: (25)W(k+1)=W(k)+X(k)λ(k).

Bringing Eq. (25) into the constraint relationship in Eq. (23) gives: (26)XT(k)X(k)λ(k)=D(k)XT(k)W(k)=e(k).

The solution can be obtained from the above equation and brought into the weight update equation to get the weight update formula, in order to regulate the balance of steady state dislocation and convergence speed, the step factor is added, then the final affine projection algorithm’s weight update formula is: (27)W(k+1)=W(k)+μX(k)[XT(k)X(k)]1e(k).

It can be seen that the affine projection algorithm becomes a normalized least mean square algorithm when the data reuse factor is L=1.

3. Adaptive filtering optimization algorithm testing

The stochastic noise characteristics of the plateau vortex and atmospheric circulation coupling effect data are usually unknown or inaccurate, and in such a scenario, the traditional Kalman filtering not only fails to play the role of noise reduction, but also destroys the beneficial signals contained in the data. Therefore, the optimized adaptive filtering method based on LMS has a good application scenario in the spatial and temporal characterization of the coupled effects of plateau eddies and atmospheric circulation. In this section, we will verify whether the adaptive filtering optimization algorithm proposed in this paper can accurately process the data related to the coupling effect of plateau vortex and atmospheric circulation, so as to ensure the analysis accuracy of the data.

3.1. Experimental setup

In this paper, the coupled vortex and atmospheric circulation data of the Tibetan Plateau from December 4, 2023 to December 10, 2023 provided by the International Service Data Center are selected, with a sampling interval Δt of 30s and a total of 20,512 calendar elements for seven consecutive days. The pseudorange single-point localization results are solved using RTKLIB open-source software to obtain the raw data. The data analysis performance of the three methods, SWVAKF, RT-ALS and the adaptive filtering optimization model proposed in this paper, is compared in terms of the changes of noise parameters and noise covariance of the model in the process of analyzing and processing the coupled data of the plateau vortex and the atmospheric circulation, respectively.

3.2. Analysis of algorithm testing results

3.2.1. Algorithmic noise and covariance analysis

In the actual test scenario, in order to compare and analyze the data processing and analysis accuracy of the three methods, this paper takes the analysis results of the standard method ALS as the reference value of the model, and the closer the noise parameter and covariance in the data analysis processing of the model are to the reference value, which indicates that the analysis of the data of coupling of the plateau vortex with the atmospheric circulation and the analysis accuracy are more precise.The iterative results of the analysis of the ALS model are shown in Figure 1, with the changes of the noise parameter and observation noise covariance R in Figure 1 and the results of 20 iterations of the ALS model converged. Figures 1a and 1b are the results of the variation of the noise parameter and the observed noise covariance, respectively. 20 iterations of the ALS model results in the convergence of the process noise parameter q and the observed noise covariance R. Therefore, the optimal noise covariance of the ALS model is the same as the process noise parameter. Therefore, the optimal reference value of the noise covariance is q = 4.25×109m2/s2, R = 7.00×102m2.

Figure 1 The adaptive filtering algorithm data processing and estimation results

The data analysis and processing results of SWVAKF, RT-ALS and the adaptive filtering optimization algorithm proposed in this paper are shown in Figure 2, with 2a and 2b representing the results of noise and noise covariance analysis for different models, respectively. From the figure, it can be seen that the analysis results of the process noise parameter q of the SWVAKF model are unstable, and there is a large deviation from the ALS around the 2000th calendar year, which indicates that the SWVAKF model is not ideal for this process noise covariance analysis that satisfies a specific matrix form.The analysis results of the observation noise covariance R of the SWVAKF model are jittered near the ALS, and the magnitude of the jitter is less than the RT-ALS algorithm. In contrast, the analytical results of the process noise parameter q and the observed noise covariance R of the adaptive filtering optimization algorithm proposed in this paper are gradually smooth with the increase of calendar elements, and the analytical results are close to those of ALS.

Figure 2 Data analysis of different models
3.2.2. Algorithm online filtering performance analysis
1) Evaluation metrics

In order to evaluate the online filtering analysis accuracy of different models, this paper takes the square root of the normalized Frobenius parameter of the noise covariance matrix (SRNFN) as an evaluation criterion, defined as:

(28)SRNFN=(1np2Ms1MP^jP~j2)14, where np denotes the dimension of the noise covariance matrix, and P^j and P~j are the valuation and truth value of the noise covariance matrix at the jth Monte Carlo simulation, respectively.

2) Analysis of online filtering performance results

The online filtering results of SWVAKF, RT-ALS and this paper’s adaptive filtering optimization algorithm for the coupling of plateau vortex and atmospheric circulation are shown in Figure 3, where 3a and 3b represent the results of position residuals and velocity residuals of the model’s online filtering, respectively. It can be seen that the position residuals and velocity residuals of the adaptive filtering optimization algorithm proposed in this paper gradually decrease with the increase of the calendar element, and some of the residuals have converged to 0. This is mainly due to the fact that the real-time analysis of the noise covariance has gradually converged to the optimal value, thus obtaining the optimal state valuation. The state valuation residuals of both components of the SWVAKF model are larger than those of RT-ALS, mainly because of the lower analysis accuracy of the SWVAKF adaptive filtering model, and the state valuation residuals of the SWVAKF model become the largest around 4000 and 11000 calendar elements, mainly because the analysis results of the process noise parameter q deviate more from the reference value.

Figure 3 Model online filtering results

The SRTAE values of the online filtering results of the three methods are shown in Table 1. The SRTAE of both state components of the optimization algorithm proposed in this paper are lower than those of RT-ALS adaptive filtering and SWVAKF model, which are improved by 64.14% and 66.68% compared with RT-ALS adaptive filtering, and 80.24% and 79.33% compared with SWVAKF, respectively. It can be concluded that the state analysis accuracy of the adaptive filtering algorithm optimized based on the LMS criterion gradually improves with calendar elements and is significantly better than the RT-ALS adaptive filtering and SWVAKF model. Overall, the RT-ALS model is affected by the simultaneous inaccuracy of the process noise covariance and the observation noise covariance, and the processing accuracy of the analysis of the plateau eddy coupled with the atmospheric circulation data is limited, while the SWVAKF is limited by the specific matrix structure form of the process noise, and the results of the analysis of the process noise covariance show a large deviation. The two methods not only fail to play the role of noise reduction for the analysis of the coupled data of plateau vortex and atmospheric circulation, but also destroy the beneficial signals contained in the data. The algorithm in this paper, as a real-time adaptive filtering analysis method, is significantly better than the comparative model in terms of both the data analysis processing results and the filtering results. Therefore, the model in this paper is more suitable for the spatial and temporal characterization of the coupling effect of plateau eddies and atmospheric circulation.

Table 1 SRTAE analysis of online filtering results
Model Position component (m) Velocity component (m/s)
SWVAKF 8.214×102 5.623×104
RT-ALS 4.526×102 3.487×104
This model 1.623×102 1.162×104

4. Analysis of the coupling effect between the plateau vortex and the atmospheric circulation

4.1. Selection of research data

4.1.1. Plateau vortex data

Reasonably defining plateau vortices and tracking their movement paths are prerequisites for conducting this study. Currently, there are three main types of algorithms for determining plateau vortices; the first type is based on physical characteristics and defines vortices by setting a threshold value for a particular parameter. The second category is based on the geometrical features of the flow field to determine the vortex by the shape or curvature of the instantaneous flow line; and the third category is the hybrid method, which is a combination of the first two methods. A new method of plateau vortex detection is proposed, which uses high-resolution satellite remote sensing of plateau temperature data to obtain the thermogenic velocity field, identifies the plateau vortex center by analyzing the geometrical features of the thermogenic velocity field, determines the vortex center location, size, polarity, and intensity, and traces its path. Since it completely depends on the geometric features of the flow field, it belongs to the second category of algorithms.

4.1.2. Atmospheric circulation data

The CFSR data from the National Centers for Environmental Prediction (NCEP) is a new kind of high-resolution reanalysis data of coupled atmospheric circulation with a horizontal resolution of 0.5×0.5, a vertical stratification of 37 layers, and a length of the atmospheric circulation data data data from January 1980 to January 2020, which can be used to find out some fine features in the atmospheric circulation at a much smaller scale. In this paper, the 6-hour-by-6-hour CFSR data are selected, and the selected atmospheric circulation elements include boundary layer height, latitudinal wind speed, meridional wind speed, vertical velocity, friction velocity, and so on.

4.2. Analysis of the coupling of the plateau vortex and atmospheric circulation

The data used in this paper include the location of the plateau vortex center, vortex size, vortex polarity, vortex strength, and atmospheric circulation latitudinal wind speed, and the study period is 2000-2020. It should be noted that this paper focuses on the spatial and temporal characteristics of the coupling effect of the plateau vortex and the general circulation in March, because the interannual variability of the vortex on the Tibetan Plateau in March is the largest relative to other months, and previous studies have also focused on the impact of the changes of the plateau vortex on the general circulation in March. For the mechanism analysis, two diagnostic quantities, namely, the intensity of the Tibetan Plateau vortex activity and its induced potential height between the upper troposphere and lower troposphere of the atmospheric circulation, are used in this paper. The data are analyzed using the proposed adaptive filtering optimization algorithm, and the eddy intensity forcing used in the simulation is derived from the eddy intensity forcing output from the Coupled Model Intercomparison Program 5 (CMIP5) model, which is a latitudinally uniform eddy intensity forcing, and the simulation time period is from 2000 to 2020, with a total of 21 years. The results of the simulation and analysis of the spatial and temporal characteristics of the coupled effects of vortex strength and atmospheric circulation on the Tibetan Plateau are shown in Figure 4, with 4a-4c representing the results for the western, central and eastern regions of the Tibetan Plateau, respectively.

Figure 4 The vortex and atmospheric circulation coupling eect analysis

It can be seen that there is a close coupling effect between the vortex intensity and the atmospheric circulation in different spatial and temporal regions of the Tibetan Plateau. Comparatively speaking, the coupling effect between the intensity of the Tibetan plateau vortex in the western and eastern regions of the Tibetan Plateau and the atmospheric circulation in the western region is stronger in terms of the upper tropopause potential height and the lower tropopause potential height, and the average intensity of the Tibetan plateau vortex in the western region reached 603.89 hPa in 2007, and the atmospheric circulation potential height increased to 43.76 km. The intensity of the Tibetan plateau vortex in the eastern region reached 43.76 km in 2001, 2011, and 2019. In 2001, 2011 and 2019, the average strength of the Tibetan Plateau vortex in the western region is 688.21 hPa, 686.00 hPa and 680.93 hPa, respectively, and the height of the atmospheric circulation potential in the simultaneous spatial period of the same year reaches a peak of 49.31 km, 49.38 km and 49.31 km, respectively. The above results show that there is a strong coupling between the vortex strength and the atmospheric circulation over the Tibetan Plateau in different time zones, and that the changes in vortex strength can affect the changes in the potential heights of the upper and lower troposphere of the atmospheric circulation. This coupling implies that the changes of vortex strength on the Tibetan Plateau may affect the atmospheric circulation anomalies.

5. Conclusion

In this paper, the structure of the adaptive filtering algorithm is optimized using the LMS criterion to improve the performance of the adaptive filtering algorithm in the analysis of plateau eddy and atmospheric circulation data. Through testing experiments to verify the performance of the adaptive algorithm, it is found that the noise parameter and observation noise covariance of the adaptive filter optimization algorithm proposed in this paper are smooth with the increase of calendar elements, and the analysis results are closer to the reference value. The position residuals and velocity residuals of the algorithm gradually decrease with the increase of calendar elements, and some of the residuals tend to zero, which indicates that the effectiveness of the algorithm in the analysis of plateau eddy and atmospheric circulation data has been verified. The analysis of vortex and general circulation data on the Tibetan Plateau during the period of 2000-2020 reveals that there is a close coupling between the strength of the vortex and the general circulation in different spatial and temporal regions of the Tibetan Plateau. In the western part of the Tibetan Plateau, the mean plateau vortex intensity reached 603.89 hPa in 2007, and the atmospheric circulation potential height increased to 43.76 kilometers. The work accomplished in this study verifies the coupling effect between the atmospheric circulation and the plateau vortex, and lays a foundation for the further comprehensive utilization of the anomalous signals of the plateau vortex in different spatial and temporal regions of the Tibetan Plateau to predict the atmospheric circulation characteristics.

References:

  1. J. Cheng, C. Gao, S. Hu, and G. Feng. High-stability algorithm for the three-pattern decomposition of global atmospheric circulation. Theoretical and Applied Climatology, 133:851–866, 2018. https://doi.org/10.1007/s00704-017-2226-2.
  2. S. M. Dehghan, A. Jafarian Abianeh, and M. Mansourian. Offline self-tuning algorithm for speed controllers considering position sensor quantisation error. International Journal of Electronics, 108(6):1014–1034, 2021. https://doi.org/10.1080/00207217.2020.1819437.
  3. Q. Ding, A. Schweiger, M. L’Heureux, D. S. Battisti, S. Po-Chedley, N. C. Johnson, E. Blanchard-Wrigglesworth, K. Harnos, Q. Zhang, R. Eastman, et al. Influence of high-latitude atmospheric circulation changes on summertime arctic sea ice. Nature Climate Change, 7(4):289–295, 2017. https://doi.org/10.1038/nclimate3241.
  4. L.-M. Dogariu, R.-L. Costea, C. Paleologu, and J. Benesty. A fourth-order tensorial wiener filter using the conjugate gradient method. Symmetry, 16(11):1433, 2024. https://doi.org/10.3390/sym16111433.
  5. X. Feng, C. Liu, G. Fan, and J. Zhang. Analysis of the structure of different tibetan plateau vortex types. Journal of Meteorological Research, 31(3):514–529, 2017. https://doi.org/10.1007/s13351-017-6123-5.
  6. J. Fohlmeister, N. Sekhon, A. Columbu, G. Vettoretti, N. Weitzel, K. Rehfeld, C. Veiga-Pires, M. Ben-Yami, N. Marwan, and N. Boers. Global reorganization of atmospheric circulation during dansgaard–oeschger cycles. Proceedings of the National Academy of Sciences, 120(36):e2302283120, 2023. https://doi.org/10.1073/pnas.2302283120.
  7. S.-M. Fu, Z. Mai, J.-H. Sun, W.-L. Li, Y. Ding, and Y.-Q. Wang. Impacts of convective activity over the tibetan plateau on plateau vortex, southwest vortex, and downstream precipitation. Journal of the Atmospheric Sciences, 76(12):3803–3830, 2019. https://doi.org/10.1175/JAS-D-18-0331.1.
  8. J.-N. He, T. Kumaresan, T. Yu, W. Fang, and S. Natarajan. Numerical implementation and comparison study on simulating thermo-elastic fracture using adaptive phase-field method combined with bfgs algorithm and am algorithm. Theoretical and Applied Fracture Mechanics, 133:104650, 2024. https://doi.org/10.1016/j.tafmec.2024.104650.
  9. G. R. Henderson, B. S. Barrett, L. J. Wachowicz, K. S. Mattingly, J. R. Preece, and T. L. Mote. Local and remote atmospheric circulation drivers of arctic change: a review. Frontiers in Earth Science, 9:709896, 2021.
  10. S. Hu, B. Zhou, C. Gao, Z. Xu, Q. Wang, and J. Chou. Theory of three-pattern decomposition of global atmospheric circulation. Science China Earth Sciences, 63:1248–1267, 2020. https://doi.org/10.1007/s11430-019-9614-y.
  11. J. Kjellsson. Weakening of the global atmospheric circulation with global warming. Climate Dynamics, 45(3):975–988, 2015. https://doi.org/10.1007/s00382-014-2337-8.
  12. L. Li, S. Wang, S. S. Bhattacharjee, J. R. Jensen, and M. G. Christensen. Nearest kronecker product decomposition based multilinear filtered active-impulsive algorithm for active noise control. Mechanical Systems and Signal Processing, 210:110525, 2023. https://doi.org/10.1016/j.ymssp.2023.110525.
  13. Z. Lin, X. Yao, W. Guo, and J. Du. Vertical structure of tibetan plateau vortex in boreal summer. Theoretical and Applied Climatology, 145(1):427–440, 2021. https://doi.org/10.1007/s00704-021-03640-x.
  14. P. Maher, E. P. Gerber, B. Medeiros, T. M. Merlis, S. Sherwood, A. Sheshadri, A. H. Sobel, G. K. Vallis, A. Voigt, and P. Zurita-Gotor. Model hierarchies for understanding atmospheric circulation. Reviews of Geophysics, 57(2):250–280, 2019. https://doi.org/10.1029/2018RG000607.
  15. Y. Miao, S. Liu, Y. Zheng, S. Wang, B. Chen, H. Zheng, and J. Zhao. Numerical study of the effects of local atmospheric circulations on a pollution event over beijing–tianjin–hebei, china. Journal of Environmental Sciences, 30:9–20, 2015. https://doi.org/10.1016/j.jes.2014.08.025.
  16. R. G. Prinn, R. F. Weiss, J. Arduini, T. Arnold, H. L. DeWitt, P. J. Fraser, A. L. Ganesan, J. Gasore, C. M. Harth, O. Hermansen, et al. History of chemically and radiatively important atmospheric gases from the advanced global atmospheric gases experiment (agage). Earth System Science Data Discussions, 2018:1–39, 2018. https://doi.org/10.5194/essd-10-985-2018.
  17. C.-W. Qiu and Y. Yang. Vortex generation reaches a new plateau. Science, 357(6352):645–645, 2017. https://doi.org/10.1126/science.aan6359.
  18. Y. N. Sasaki and R. Ito. Impact of the kuroshio large meander on local atmospheric circulation and precipitation in winter. Progress in Earth and Planetary Science, 11(1):15, 2024. https://doi.org/10.1186/s40645-024-00620-3.
  19. R. Schiemann, M.-E. Demory, L. C. Shaffrey, J. Strachan, P. L. Vidale, M. S. Mizielinski, M. J. Roberts, M. Matsueda, M. F. Wehner, and T. Jung. The resolution sensitivity of northern hemisphere blocking in four 25-km atmospheric global circulation models. Journal of Climate, 30(1):337–358, 2017. https://doi.org/10.1175/JCLI-D-16-0100.1.
  20. J. A. Screen, T. J. Bracegirdle, and I. Simmonds. Polar climate change as manifest in atmospheric circulation. Current Climate Change Reports, 4:383–395, 2018. https://doi.org/10.1007/s40641-018-0111-4.
  21. I. Simmonds and M. Li. Trends and variability in polar sea ice, global atmospheric circulations, and baroclinicity. Annals of the New York Academy of Sciences, 1504(1):167–186, 2021. https://doi.org/10.1111/nyas.14673.
  22. I. R. Simpson, J. Bacmeister, R. B. Neale, C. Hannay, A. Gettelman, R. R. Garcia, P. H. Lauritzen, D. R. Marsh, M. J. Mills, B. Medeiros, et al. An evaluation of the large-scale atmospheric circulation and its variability in cesm2 and other cmip models. Journal of Geophysical Research: Atmospheres, 125(13):e2020JD032835, 2020. https://doi.org/10.1029/2020JD032835.
  23. Y. Tang, G. Wu, B. He, Y. Liu, J. Mao, and T. Ma. Two types of tibetan plateau vortex genesis in june and the associated mechanisms. Climate Dynamics, 61(9):4343–4357, 2023. https://doi.org/10.1007/s00382-023-06806-7.
  24. Z. Q. Q. Wang, Z. Wang, H. R. Wang, and J. C. Wang. Lms blind adaptive multiuser detection for underwater acoustic communication with mmse and moe criteria. Applied Mechanics and Materials, 556:5046–5051, 2014. https://doi.org/10.4028/www.scientific.net/AMM.556-562.5046.
  25. G. Wu, Y. Tang, B. He, Y. Liu, J. Mao, T. Ma, and T. Ma. Potential vorticity perspective of the genesis of a tibetan plateau vortex in june 2016. Climate Dynamics, 58(11):3351–3367, 2022. https://doi.org/10.1007/s00382-021-06102-2.
  26. S. Yu, W. Gao, D. Xiao, and J. Peng. Observational facts regarding the joint activities of the southwest vortex and plateau vortex at their onset from the tibetan plateau. Advances in Atmospheric Sciences, 33:34–46, 2016. https://doi.org/10.1007/s00376-015-5039-1.