Abstract

Magnetic bearings are widely applied in High Temperature Gas-cooled Reactor (HTGR) and auxiliary bearings are important backup and safety components in AMB systems. The performance of auxiliary bearings significantly affects the reliability, safety, and serviceability of the AMB system, the rotating equipment, and the whole reactor. Research on the dynamic behavior during the touchdown process is crucial for analyzing the severity of the touchdown. In this paper, a data-based dynamic analysis method of the touchdown process is proposed. The dynamic model of the touchdown process is firstly established. In this model, some specific mechanical parameters are regarded as functions of deformation of auxiliary bearing and velocity of rotor firstly; furthermore, a machine learning method is utilized to model these function relationships. Based on the dynamic model and the Kalman filtering technique, the proposed method can offer estimation of the rotor motion state from noisy observations. In addition, the estimation precision is significantly improved compared with the method without learning. The proposed method is validated by the experimental data from touchdown experiments.

1. Introduction

Magnetic bearings are widely applied in High Temperature Gas-cooled Reactor (HTGR), where the rotating machines are running under highly purified helium environment. Compared with conventional bearings, Active Magnetic Bearings (AMBs) possess several attractive advantages, such as no friction, no need of lubrication, and the ability of long-term high speed running. Some types of essential rotating equipment in HTGR are supported by AMBs, that is, the main helium circulator and the helium blower in the fuel circulation system. The reliability of this equipment, especially in accident condition, plays a crucial role in the safety of the whole nuclear plant.

In an AMB system, the rotating rotor is suspended by electromagnetic forces and there is no contact between the rotor and the stator. An AMB system is a complex mechatronic system and consists of a large number of structural, electronic components and sophisticated control software. AMB systems are usually equipped with a series of control, protection, backup, and safety components and software to ensure the reliability and the safety of the whole rotating equipment. The control and protection software of an AMB system is designed to suspend the rotor within a wide range of operating conditions. Some abnormal operation conditions, for example, long-term overload, unexpected impact, and slight failure of components, are sustainable and can hardly affect the suspension. However, in the worst case, the magnetic suspension will fail and the rotor will touch down. To avoid damage to the rotor and the stator during the touchdown process, the so-called auxiliary bearings are necessary for AMB systems. The auxiliary bearings bear the rotating rotor during the touchdown process. They are important backup and safety components in AMB systems and can be regarded as the “last stand” for the safety of an AMB system.

In the applications associated with HTGR, the performance of auxiliary bearings significantly affects the reliability, safety, and serviceability of the AMB system, the rotating equipment, and the whole reactor. Research on the dynamic behavior during the touchdown process is crucial for analyzing the severity of the touchdown. Evaluating the contact forces between the rotor and the auxiliary bearings plays a central role of dynamic analysis of a touchdown process. However, due to the restrictions in structure design, it is difficult to equip force sensors in engineering rotating equipment. Thus these forces can hardly be measured directly and should be estimated from the acceleration and velocity of the rotor. On the other hand, only the displacements of the rotor are recorded in AMB systems. As is well known, estimating the velocity and acceleration from noisy displacement data is hardly realizable. Therefore this paper focuses on the estimation of velocities and accelerations of the rotor based on the dynamic model and the measured data.

Many remarkable achievements have been accomplished in the literature to estimate the highly nonlinear dynamic process associated with rotor touchdown. In 1991, Ishii and Kirk [1] built the touchdown model of the Jeffcott rotor, gained the transient response of the touchdown process by a numerical method, and obtained the optimal damping to reduce the displacement and the contact force. In 1994, Fumagali and Schweitzer [2] analyzed the influence of the air gap, friction coefficient, supporting damping, and stiffness on the dynamic behavior of rotors touchdown process. Fang and Barrett [3] added the Coulomb friction to Kirks mathematical model and gained the transient response using the Newmark- method. In 2003, Zeng [4] studied the dynamic behavior of the rotor drop onto the auxiliary bearing with different supporting conditions, found out the critical friction coefficient causing the backward whirling, and claimed the low friction coefficient and soft support can reduce the contact force and the possibility of occurring backward whirl. Sun et al. [57] considered rotor drop simulation of a flywheel energy storage system, numerically and experimentally. The results suggested therefore that the life of the auxiliary bearing can be extended by reducing auxiliary bearing clearance, dropping velocity, contact friction, and support stiffness, applying static side-loads and increasing support. Keogh and Yong [8] indicated that the rotor drop procedure can be treated as a combination of bounce and rub. They simulated transient thermal response for a series of contact conditions. Moreover, an active recovery strategy was also obtained to make the rotor return from a persistent contact state back to a contact-free state [9]. The majority of reported research involves horizontal rotor drop. However, in vertical rotor drop tests forward whirl is prevalent. In 2008, Tan et al. [10] built a finite element model of vertical arranged rotor drop onto the auxiliary bearings and got the equivalent stress distribution of the rotor and auxiliary bearings. In 2011, Zhao et al. [11] used ABAQUS to analyze stress and deformation in an auxiliary bearing. However, this paper lacks consideration of the dynamic behavior of the rotor. In 2013, Xiao et al. [12] analyzed the load characteristics of the ceramic ball auxiliary bearing and established a finite element model in ANSYS applied in the transient response of the dropped rotor. However, this work did not consider the friction between the rotor and auxiliary bearing. Sun et al. [13] estimated the displacements, velocities, and accelerations of the rotor during touchdown from both the dynamic model and noisy data, the dynamic model of the rotor is introduced, and Kalman filtering technique is applied. Most papers in this region emphasize the dynamic behavior of the rotor touchdown process and the influence of different factors such as the air gap, rotational speed, and the eccentricity. Only a few works pay attention to the process of data acquired by the experiments.

On the other hand, rapidly developing machine learning techniques offer an attractive solution for data process. In the region of motion control of mechatronic systems, soft sensing [1416] is an important application of machine learning technique. Soft sensing is an approach to estimate hard-to-measure variables of a dynamic system from easy-to-measure variables. The soft sensing technique can also be applied to improve the measurement quality of some variables by incorporating information from various sources. Many achievements of soft sensing based on Neural Network (NN) [1721] and Support Vector Regression (SVR) [22, 23] are reported. These applications of soft sensing technique are closely related to the motion data process. However, to our best knowledge, no achievement of learning-based data process in the region of touchdown process is published.

In this paper, a novel touchdown process analysis method based on prior knowledge based learning technique is proposed. Similar to some above-mentioned literature, the presented work mainly utilizes a data-based design verification strategy. In other words, the proposed method depends on the actual data and will be implemented in the machine which is already designed and built and when touchdown incident or test has occurred.

More specifically, this paper is an extension of [13] and the dynamical model proposed in [13] is utilized. In [13], some mechanical parameters, such as stiffness, damping ration, and friction coefficient, are introduced and regarded as known constants. In this paper, however, these parameters are modeled as functions of deformation of auxiliary bearing and velocity of the rotor. These functions are mathematically modeled by a prior knowledge based machine learning method. Kalman filtering technique is then applied to estimate the velocity and accelerator of the rotor. The learning-based model is trained by minimizing the error between measured and estimated motion states of the rotor. The proposed method is validated by the results of touchdown experiments.

The proposed method can be utilized to evaluate the operational state and residual life of the auxiliary bearings [7, 24] after touchdown. The improvement in designing auxiliary bearing can be expected thereby.

2. An Introduction to Prior Knowledge Based Kernel Regression

Prior Knowledge Based Kernel Regression (PKBKR) [25] is an extension of SVR [26, 27]. Similar to SVR, PKBKR is a sample-based modeling method. When some input-output relationship has to be modeled, some training samples (input-output pairs ) should be observed firstly, and then the model can be established. The process of establishing the model based on the training samples is usually called “training.” PKBKR is also a kernel method; that is, a kernel function is applied to evaluate the relationship between various samples. A kernel function is a bivariable real-valued function defined by the user. In this paper we use the notation rather than conventional to avoid confusing with stiffness. For a sample and a sample set , we use the following notation:

Suppose that samples are obtained; the PKBKR model is in the following form: where is coefficients, . The parameter will be determined in the training procedure. The main difference between PKBKR and standard SVR is that the PKBKR algorithm allows introducing an initial guess of the known model. The regularization term in SVR, which is introduced to control the model complexity, is replaced by the distance between the estimated model and the initial guess in the function space. Compared with standard SVR, the incorporation of initial guess may produce a more reasonable model. The detailed implementation of PKBKR can be found in [25] and is ignored here due to the limitation of space.

In this paper, the output is physically a mechanical quantity and cannot be measured directly, thus we use a function of to train the model. Because of this and computational considerations, model (2) is slightly modified in this paper. The following model is used: where is a sample set defined by the user and can be differed from the observed sample set . The particularity in modeling and training of PKBKR models will be discussed in the following sections.

3. Dynamic Model of Touchdown Process

3.1. Basic Assumptions of Model

In this paper, auxiliary bearing in the form of angular contact rolling-element bearing and vertically arranged AMB system is studied. A bearing of this type can bear both radial and axial load. In other words, it can be utilized as a radial-axial auxiliary bearing.

The touchdown process is quite complicated, which involves highly nonlinear and coupled interactions between the rotor, inner ring, balls, and outer ring of auxiliary bearings. Among these interactions, the impact between the rotor and the inner ring of auxiliary bearing plays a dominant role. Thus, for simplicity, in this paper the interaction between the rotor and a radial-axial auxiliary bearing is considered, the auxiliary bearing is regarded as a whole, and the dynamic characteristics of auxiliary bearing parts and interactions between these parts are presented by the contact model with variable mechanical parameters, which will be discussed in this section.

On the other hand, as discussed in [28, 29] and this paper, the major impact forces occur at the first few impacts, this procedure usually takes only about one-tenth of a second, and the variation of the rotational speed of the rotor is neglectable. In this procedure, the motion state of the rotor is mainly affected by the impact forces, and the speed-dependent forces, such as centrifugal and gyroscopic forces, play relatively minor roles. Therefore this paper concentrates on the impact forces between rotor and auxiliary bearing.

The rotor motion can be described by its displacements in three directions, namely, , where and are the radial displacements and is the axial displacement. The inclination of the rotor is ignored in this paper.

3.2. Dynamic Model

Figure 1, which is a sketch of the auxiliary bearing, reveals contact forces. Throughout this paper, we assume that the rotor rotates in the anticlockwise direction.

The dynamic behavior of the rotor can be described by the following equations [13]: The definitions of notations are listed in the nomenclature.

In the touchdown process, the dynamic behaviors of the rotor can be divided into a few classes according to the contact situations between the rotor and the auxiliary bearing. In the following part we divide the contact forces into two parts. The subscripts and are utilized to denote the source of the contact force, namely, , for example. In this paper, the normal contact forces are described by the stiffness-damping model and the tangential contact forces by the friction model. Moreover, this paper assumes that the radial and the axial contact phenomena are decoupled. The detailed discussions of contact forces are given as follows:() Radial contact(a) No radial contact exists: the criterion of this case is . The contact forces resulting by radial contact are all zero; namely, (b) Radial contact occurs: in this case, the radial force is given by the stiffness-damping model, and the tangent and axial forces are given by the friction model; namely, () Axial contact(a) No axial contact exists: the criterion of this case is . The contact forces resulting by axial contact are all zero; namely, (b) Axial contact occurs: in this case, the axial force is obtained by the stiffness-damping model, and the radial force is zero. The tangent force, estimated by theoretical derivations and experiments, is proportional to the axial positive pressure due to friction. It is important to notice the positive pressure is exactly . The force resulted by the friction and will not lead to tangent force. From this discussion,

3.3. Learning-Based Model of Parameters

The model discussed in the above subsection involves some mechanical parameters, such as . In [13], these parameters are regarded as constants and these values are determined theoretically or empirically. However, in this paper, these parameters are modeled as functions of auxiliary bearing deformation and rotor velocity. These function relationships can hardly be determined theoretically or experimentally. Thus this paper uses PKBKR technique to model these relationships. To be more specific, we use the PKBKR to model the following parameters: where refer to the radial and axial deformation of auxiliary bearing and velocity of the rotor, respectively. Moreover, and are predefined sample sets. The nominal values of these parameters are regarded as constant functions and utilized as the initial guesses of the models in (9a), (9b), (9c), (9d), (9e), and (9f). We formally denote these constant functions by , respectively. Their values can be found in [13]. The parameters will be determined in the training process discussed in Section 4.3.

4. State Estimation and Model Training

Kalman filtering is an effective algorithm for state estimation based on system model and observations. Nonlinear extended Kalman filtering can be applied to deal with the nonlinear discrete-time system.

4.1. State Space Description of Touchdown Process

To apply Kalman filtering the state space description should be established firstly. Define the state variable as Then through the discussions in the next section, the derivative of is where is the state transfer function. The observations are given by the displacement sensors. The observation variable is defined as .

The derivative matrix of with respect to the state variable , denoted by , is also necessary for applying Kalman filtering. This procedure is quite tedious and the computation result is quite complex. Hence we only give a few components of this matrix as examples, and the others can be computed in a similar way

4.2. Nonlinear Extended Kalman Filtering

In the last subsection, the system is described by the following time-invariant continuous-time state space description: where and are the state variable and the observation variable, is the state transfer function, and is the observation matrix. In order to discretize the model (14a) and (14b) to a discrete-time model, the Runge-Kutta [30] method is utilized, and then the discrete-time model is in the following iterative form: where is the sampling period.

The first-order derivative matrix of should be evaluated to apply Kalman filtering. Through tedious computations, the derivative matrix can be written in the iterative form [23]: where is the identity matrix.

Then extended Kalman filtering can be applied to compute the rotor displacement estimation . The detailed estimation program is standard, and we write down it here for completeness where are predefined parameters.

4.3. Model Training

Suppose that all mechanical parameters are given and a measured data set is available, given the coefficients , and then the system state and output can be estimated based on the dynamic model and the state estimation technique discussed in the above subsections. Therefore the estimated output depends on the coefficients and can be utilized to evaluate the precision of PKBKR model. More specifically, we use the following minimization problem to train these parameters: where is the regularization parameter and is the reproducing kernel Hilbert space [31, 32] associated with the kernel function . The regularization term represents the distance between PKBKR models and initial guesses. The prior knowledge carried by the initial guesses is incorporated by introducing this term.

5. Experiments

5.1. Experiment Setup

Experiments are performed to validate the proposed method. The data in the experiments are attained from 21 touchdown experiments on the backup helium circulator system of HTR-10. A detailed description of this system can be found in [11, 13, 33]. These experiments are performed with various conditions; for example, the brake of drive motor will be applied and an additional axial load (about 2000 N) will be applied by an axial loader [29]. The experiment conditions are summarized in Table 1.

In the analysis, the data in the first 0.15 seconds after the touchdown is used. The proposed method is utilized to estimate the state of the system. Moreover, the results in [13], which are produced by a method without machine learning modeling, are also illustrated for comparison.

5.2. Results of Displacement Estimation

Firstly, the results of rotor displacement estimation in experiment #11 are shown in Figures 24. In these figures, the measured displacements are denoted by . Notations refer to the displacements estimated by the method in [13] and stand for estimation results of the proposed method.

Moreover, the displacement estimation errors of all 21 experiments are shown in Figure 5, where the estimation error is evaluated by the root mean square error as where denotes the size of data set, denote -th sample of , respectively, and other notations are self-explanatory.

As shown in Figure 5, precise estimations of the displacement of the rotor can be achieved by the proposed method under various conditions in all 21 experiments, and the root mean square errors in all three directions are less than 0.02 mm. Thus the proposed method is suitable for analyzing the touchdown process under various conditions.

It is obvious that the proposed method makes an excellent estimation of rotor displacement and outperforms the method without learning, especially in the estimation of -displacement.

The main reason is that, in the original dynamic model, some mechanical parameters are assumed to be constant, but in practice these parameters may be affected by the motion of rotor and auxiliary bearing. By introducing learning method, these parameters are allowed to vary with respect to rotor motion and the quality of the dynamic model is significantly improved. Moreover, the relationship between these parameters and the rotor motion is determined by the measured data; thus precise estimations are achieved. On the other hand, as for the precision of radial displacement estimation, both methods (with and without learning) are similar, shown in Figure 5. The main reason is that, compared with complicated axial motion, the radial motion of the rotor is relatively simpler and smoother. As shown in Figure 5, the rotor carries out circular motion after first few impacts and radial displacements in X- and Y-direction are sinusoidal. The radial acceleration, velocity, and deformation of the auxiliary bearing are relatively smaller; thus the radial mechanical parameters do not vary significantly and the estimation method with constant methods also achieves satisfactory performance.

5.3. Results of Force Estimation

The estimated contact force in experiment #11 is shown in Figure 6. The maximal impact occurs at the first touchdown. The touchdown process can be divided into two stages: in the first six bounces, no radial contact between the rotor and auxiliary bearing occurs and the radial forces can be neglected; after the sixth bounces, the rotor clings to the auxiliary bearing and large radial forces emerge. The radial force is dominated by the normal force.

The experiment results have shown the validity of the proposed method in estimating the motion state of the rotor during the touchdown process.

Furthermore, in order to visualize the force estimations in all 21 experiments, the peak values of axial and radial forces are extracted. The peak values are grouped according to the number of impacts. The statistical distributions are illustrated in the form of boxplot, shown in Figures 7 and 8. From these figures, a similar pattern can be found; namely, the maximal axial impact occurs at the first two touchdowns and the peak values of axial force decrease slowly in the following touchdowns and bounces. As above mentioned, the radial forces emerge after the first radial contact between rotor and bearing, and the peak values of radial force increase at the first several radial impacts. The maximal radial force is about one-third to one-half of the maximal axial force.

6. Conclusions and Discussions

Magnetic bearings are widely applied in High Temperature Gas-cooled Reactor (HTGR) and auxiliary bearings are important backup and safety components in AMB systems. In the applications associated with HTGR, the performance of auxiliary bearings significantly affects the reliability, safety, and serviceability of the AMB system, the rotating equipment, and the whole reactor. The dynamic model of the touchdown process is firstly established. In this model, some mechanical parameters are regarded as functions of deformation of auxiliary bearing and velocity of the rotor and a machine learning technique is utilized to model these function relationships. Based on the dynamic model and Kalman filtering technique, the proposed method can offer estimations of rotor’s motion state from noisy observations and estimation precision is significantly improved compared with the method without learning. The proposed method is validated by the experimental data from touchdown experiments.

The proposed method in this paper provides a novel data processing method for the touchdown process and is a foundation for further researches.

The future work includes the following:

() As above mentioned, this paper depends on the actual touchdown data, which cannot be directly utilized in the design stage of the whole rotating equipment. In order to evaluate the severity of touchdown and improve the auxiliary bearing design, analysis of strain and stress in the auxiliary bearing will be performed based on the estimated force. Moreover, the operational state and remaining life of auxiliary bearings can be estimated as well, as discussed in [7, 24]. Together with these works, the design-verification-validation loop can be completed.

() In this paper, a relatively simple motion model is applied. Only one axial-radial auxiliary bearing and three degree-of-freedom of the rotor are considered, the eccentricity is constant, and the gyroscopic force is ignored. In the future work, we intend to apply the proposed method to the five degree-of-freedom rotor-bearing model [28]. Furthermore, the overall motion model considering the interaction between the rotor, inner ring, balls, and outer ring of the auxiliary bearing will be analyzed in the future.

() In this paper, 21 experiments are analyzed and conclusions are plotted in a statistical sense. In the future, more touchdown experiments are planned to make more precise statistical analyses of the performance of auxiliary bearings, touchdown conditions, and their effect on the whole reactor under accident conditions.

Nomenclature

:Contact angle between the rotor and the auxiliary bearing
:Second-order derivatives of displacements, namely, the accelerations of the rotor
:Derivatives of displacements, namely, the velocities of the rotor
:Vector of auxiliary bearing radial deformation and rotor radial velocity
:Vector of auxiliary bearing axial deformation and rotor axial velocity
:Friction coefficient between the rotor and the auxiliary bearing
:Rotational speed of the rotor
sign:Signum function
:Rotational angle of the rotor
:Rotational angle of the rotor at the instant of the shutdown of magnetic bearings
:Radial and axial damping coefficient
:Eccentricity between the mass center and the rotational center of the rotor
:Radial, tangential, and axial contact forces between the rotor and the auxiliary bearing
:Contact forces caused by radial contact
Contact forces caused by axial contact
:Acceleration due to gravity
:Radial and axial stiffness
:Coefficient between tangential force and axial positive pressure
:Mass of the rotor
:Kernel function
:Radial displacement of the rotor
:Nominal radial and axial clearance between the rotor and the auxiliary bearing at operation position
:Time elapsed since the shutdown of magnetic bearings
:Sample sets
Displacements of the rotor in three directions
:Coefficients in learning models.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This paper is financially supported by the National Science and Technology Major Project of China (2011ZX069) and Project 61305065 and Project 51275261 supported by NSFC.