Published: 31 March 2017

System identification of force transducers for dynamic measurements using particle swarm optimization

Jianshan Lu1
1Vehicle Engineering Research Institute, Zhejiang University of Technology, Hangzhou 310014, China
1Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information of Ministry of Education (Nanjing University of Science and Technology), Nanjing, 210094, China
Views 93
Reads 42
Downloads 1617

Abstract

A method of system identification for force transducers against the oscillation force is developed. In this method, force transducers are equipped with an additional top mass and excited by a facility with the sine mechanism. Particle swarm optimization (PSO) algorithm is employed to identify the parameters of the derived mathematical models. For improving the convergence speed of PSO, exponential transformation is introduced to the fitness function. Subsequently, numerical simulations and experiments are carried out, and consistent results demonstrate that the identification method proposed in this investigation is feasible and efficient for estimating the transfer functions from sinusoidal force calibration measurements.

1. Introduction

As the development of science and technology, the demands of measuring dynamic forces in research and industrial applications, such as model analysis, process monitoring, material testing, dynamic weighing and crash testing, are more and more strict. In all these fields, considerable measurement uncertainties can occur if only statically calibrated force transducers are used for the measurements of dynamic forces [1]. And in order to reduce the uncertainties of dynamic measurements, some effort has been devoted to dynamic force calibrations. But procedures for dynamic calibration of force transducers are still not well established. Until now, there have been three major attempts to develop dynamic calibration methods for force transducers, namely, methods for calibrating transducers against an impact force, methods for calibrating transducers against a step force, and methods for calibrating transducers against an oscillation force [2]. The three methods are categorized mainly according to the dynamic input behaviors. And as we know, from dynamic calibrations we not only can get the amplitude characteristics such as sensitivity, nonlinearity, repeatability, etc., but also can obtain the time domain characteristics and frequency response characteristics. For the methods of calibrating transducers against an oscillation force, Fujii and Kumme both have proposed their own methods which can be referred to [3, 4] respectively. Fujii proposed the Levitation Mass Method (LMM), and he evaluated the dynamic response of force transducer against an oscillation force, which was generated with a spring as a connected mass was hit by a hammer manually in [3]. Apart from the LMM, Kumme developed a method with a shaker, in which the inertial force of an attached mass was directly acting on the force transducer [5]. Kumme and his colleagues mainly focused on the dynamic sensitivity in the calibrations [4-7]. Dynamic sensitivity is the ratio of the electrical output signal of the force transducer and the acting dynamic force. In addition to the sensitivity, Ch Schlegel et al. also determined the stiffness and damping of the transducer [7]. And when determining a transient force from the transducer’s output signal, knowledge of the transfer function of a force transducer is required. Thus, Link et al. studied the dynamic input-output behavior of an employed force transducer with Kumme’s method in [8]. They applied a linear least-squares fit method to estimate the transfer function. But almost all physical systems are nonlinear to a certain extent and recursive in nature, and nonlinear system identification has attracted attention in the field of science and engineering [9].

Particle Swarm Optimization (PSO) algorithm is a population-based algorithm formed by a set of particles representing potential solutions for a given problem [10]. It has been successfully used in many identification applications such as IIR system identification problem [11], power system state estimation [12], ship motion model identification [13], etc. Compared with other artificial intelligence (AI) algorithms, i.e. neural networks (NN), genetic algorithm (GA), PSO can be easily programmed with basic mathematical and logic operation [12]. Unfortunately, PSO suffers from the premature convergence problem, which is particularly true in complex problems since the interacted information among particles in PSO is too simple to encourage a global search [14]. Researchers also have attempted various ways to analyze and improve conventional PSO algorithm [15-21]. In this investigation, PSO algorithm will be employed to finish the system identification of force transducers, and to preserve the fast convergence rate, a small modification is incorporated in the conventional PSO algorithm.

The remainder of this paper is organized as follows. In Section 2, the system set-up of calibration facility is presented and its mathematical model is derived. Section 3 introduces PSO algorithm into the system identification of force transducer, and algorithm procedure is summarized. In Section 4, PSO algorithm with exponential transformation is validated with numerical simulations. Some experiments are carried out in Section 5 and the experimental findings are discussed. Finally, Section 6 concludes this paper.

2. Calibration facility for force transducers and its mathematical approximation

2.1. System set-up

The system set-up for dynamic calibrations of force transducers used in this investigation is shown in Fig. 1. This calibration facility is similar to the one developed by Kumme at Physikalisch-Technische Bundesanstalt (PTB). But different from Kumme’s method, the facility uses a sine mechanism instead of a shaker to generate sinusoidal motion. The sine mechanism has been successfully applied in the field of testing automobile shock absorber. When the crank disk is rotating, the frame and slider move orthogonally as illustrated in Fig. 1 [22]. With kinematic analysis, we can get the following functions:

1
s=rsin(ωt+φ0),
2
a=-sω2,

where s and a are the displacement and acceleration of the frame respectively, r is the rotation radius, ω is the rotational angular velocity, φ0 is the initial angle and t is time. The force transducer to be calibrated is mounted on the frame and moves together with it according to Eq. (1).

Fig. 1System set-up for dynamic calibrations of force transducers

System set-up for dynamic calibrations of force transducers

The displacement s can be collected with a displacement transducer, and the acceleration a is assumed to be the same for the frame and the base mass inside force transducer. The dynamic force could be obtained based on the determination of the inertia force as a known mass mounted on the force transducer [22].

2.1.1. Mathematical model

Force transducer can be described by the Voigt model, consisting of a spring mass system with stiffness kf and damping bf acting between the end mass me and the base mass mb of the transducer [4]. When considering the influence of the coupling between the force transducer and the load mass ml, another spring mass system with stiffness kc and damping bc could be employed. Therefore, in this investigation, the schematic diagram illustrated in Fig. 2 can be used to represent the force transducer which is mounted in the calibration set-up.

Fig. 2Schematic diagram of a force transducer

Schematic diagram of a force transducer

And the following differential equations could be established according to Fig. 2:

3a
mlx¨l=-kcxl-xe-bcx˙l-x˙e-mlg,
3b
mex¨e=kcxl-xe+bcx˙l-x˙e-kfxe-xb-bfx˙e-x˙b-meg,
3c
mbx¨b=kfxe-xb+bfx˙e-x˙b+Fs-mbg,

where xl, xe, xb are the vertical movements of the load mass, the end mass and the base mass respectively, Fs is the acting force. Since the measured signals in this investigation are collected from the force transducer to be calibrated and the displacement transducer connected to the frame, our goal is to obtain the relationship between xe-xb and xb. xe-xb is proportional to the output signal Uf of the force transducer to be calibrated, and xb can be collected with the displacement transducer.

To simplify system Eq. (3), take X¨l=x¨l+g, X¨e=x¨e+g, X¨b=x¨b+g, Z1=xl-xe and Z2=xe-xb. In addition, the problem can be further considered in the Laplace space by introducing the complex variable s=jω to make the substitution x˙=sx, and the abbreviations Kf=kf+sbf and Kc=kc+sbc will be employed, too [7]. Thus system Eq. (3) can be expressed as following:

4a
Z¨1=-Kcml+KcmeZ1+KfmeZ2,
4b
Z¨2=KcmeZ1-Kfme+KfmbZ2-Fsmb.

Take u1=mlme/(ml+me),u2=memb/(me+mb),F=-Fs/mb, and transfer the algebraic equation system Eq. (4) into matrix formalism:

5
s2+Kcu1-Kfme-Kcmes2+Kfu2Z1Z2=0F.

The solution of this system can be performed using Cramer’s rule [7]:

6
Z1=1, Z2=2,

where:

=s2+Kcu1s2+Kfu2-KfKcme2, 1=KfmeF, 2=s2+Kcu1F.

To obtain the relationship between xe-xb and xb, take Z2/X¨b as the target model:

7
Z2X¨b=1/Kfmb-F2.

When considering the influence of the coupling between the force transducer and the load mass, by substituting expressions of Kf, F, and 2 into Eq. (7) we can obtain:

8
Z2(s)s2Xb(s)=-s2+n1s+n2s4+d1s3+d2s2+d3s+d4,

where:

d1=bcu1+bfme, d2=kcu1+kfme+bfbcmeml, d3=kfbc+kcbfmeml,
d4=kfkcmeml, n1=bcu1, n2=kcu1.

In the case where the coupling of the load mass to the force transducer is very stiff, the transfer function Eq. (7) can be simplified using the limits kc and bc0 [7]:

9
Z2(s)s2Xb(s)-1s2+d1's+d2',

where:

d1'=bfme+ml, d2'=kfme+ml.

Since the system identification is finished in computer with application of advanced tools from Digital Signal Processing (DSP), we carry out Z transform with bilinear method for -ρZ2(s)/s2Xb(s), where the constant ρ realizes the transformation of the displacement Z2 into a force signal. And corresponding discrete transfer functions H1(z) and H2(z) for Eqs. (8) and (9) can be obtained as following:

10
H1z=b0+b1z-1+b2z-2+b3z-3+b4z-4a0+a1z-1+a2z-2+a3z-3+a4z-4,

where:

a0=d4T4+2d3T3+4d2T2+8d1T+16, a1=4d4T4+4d3T3-16d1T-64,
a2=6d4T4-8d2T2+96, a3=4d4T4-4d3T3+16d1T-64,
a4=d4T4-2d3T3+4d2T2-8d1T+16, b0=n2ρT4+2n1ρT3+4ρT2,
b1=4n2ρT4+4n1ρT3, b2=6n2ρT4-8ρT2,
b3=4n2ρT4-4n1ρT3, b4=n2ρT4-2n1ρT3+4ρT2,

and T is the sampling time.

11
H2z=b0'+b1'z-1+b2'z-2a0'+a1'z-1+a2'z-2,

where:

a0'=d2'T2+2d1'T+4, a1'=2d2'T2-8, a2'=d2'T2-2d1'T+4
b1'=2ρT2, b0'=b2'=b1'/2

3. PSO based system identification

3.1. Schematic for system identification

The main task of system identification is to search iteratively for the parameters of the modeled system such that the input-output relationship matches closely to that of the actual system [11]. The basic block diagram for system identification is shown in Fig. 3. System input x(k) is given to both the unknown system to be identified and the modeled system. The output y'(k) mixed with a noise signal gives the final output y(k) to the actual system . On the other hand, the modeled system has an output of y^(k) for the same input. The difference e(k) between the two output signals is used by the identifier to adjust the parameters [22]. Since traditional algorithms usually have difficulties in optimizing complex nonlinear systems, the identification of transfer Eqs. (10) and (11) will be finished with particle swarm optimization algorithm in this work.

Fig. 3Block diagram for PSO based system identification

Block diagram for PSO based system identification

3.2. PSO algorithm

Particle swarm optimization algorithm is initialized with a population of possible solutions called particles. Particles start flying from the initial positions through the search space with velocities exploring almost all optimal solutions. The velocity of each particle is dynamically adjusted according to its own flying experience and its companions’ flying experience, and the performance of each particle position is evaluated by a fitness function. During the flights, the best previous experience for each particle is stored in its memory and called the personal best (Pbest), and the best previous position among all particles is called the global best (Gbest) [10, 12, 22, 23].

Let Xi=xi1,xi2, ,xiN be the position of the ith particle, for Eq. (10) N=10, and for Eq. (11) N=4. Similarly, the velocity Vi, the personal best XiPbest and the global best XGbest are represented as Vi=vi1,vi2, ,viN ,XiPbest=xi1Pbest,xi2Pbest, ,xiNPbest, and XGbest=x1Gbest,x2Gbest, ,xNGbest respectively. The particles are manipulated according to the following equations [10, 24]:

12
Vik+1=wVik+c1r1XiPbestk-Xik+c2r2XGbestk-Xik,
13
Xik+1=Xik+Vik+1,

where acceleration coefficients c1,c2 are positive constant parameters with the constraint c1+c24 that control the maximum step size. Typically, c1, c2 are both suggested to be 2.0. In [22] the authors also have studied the influence of acceleration coefficients c1, c2 on PSO performance, and the results indicate that parameters c1=2.0 and c2=2.0 can get the tradeoff between identification accuracy and convergence speed. Therefore, c1=2.0 and c2=2.0 will be taken in this investigation. r1, r2 are uniformly distributed random variables in the range [0, 1]. w is the inertia weight and controls the impact of the previous velocity of the particle on its current one. In general, a bigger w can guarantee the globally search ability, and avoid sinking into a local optimal solution. On the contrary, a smaller w is good for local search, and can guarantee the convergence of the arithmetic. Thus, a self-adaptive adjusted strategy for inertia weight w as follows can be taken [13]:

14
wj=wmax-jitermaxwmax-wmin,

where j is the current iteration generation, itermax is the maximum iteration times, wmin and wmax are the minimum inertia weight and maximum inertia weight, respectively. The value of inertia weight w in PSO is linearly decreased according to Eq. (14), and wmax, wmin are initial and final values for the inertia weight [23]. In this way, PSO tends to have more global search ability at the beginning of the run while having more local search ability near the end of the run [22]. wmax=0.9 and wmin=0.4 are generally taken in previous studies [14, 22].

In the system identification problem, PSO algorithm tries to minimize the error e(k) by adjusting the parameters of the modeled system. And mean square error (MSE) of time samples between the outputs of the actual system and the designed system as given by Eq. (15) is always considered as the fitness function [9, 11]. In mathematical statistics, mean square error is the mathematical expectation of differences between the estimated values and the truth values, and it is a convenient method to measure the average error:

15
MSE=F=1Mk=1My^k-y(k)2,

where M is the number of data points, y(k) is the output of the actual system, y^k=B^z-1A^z-1x(k) is the output of the modeled system with A^z-1=a^0+a^1z-1++a^nz-n,B^z-1=b^0+b^1z-1++b^mz-m. The smaller the MSE value is, the higher accuracy of the modeled system is.

In general, the main problems of the PSO algorithm are slow convergence and premature convergence [25]. To deal with the problems, exponential transformation is introduced to the fitness function for helping quickly search the global optimal solution:

16
F'=exp-F.

And with Eq. (16), the fitness function can be converted to a positive indicator in the range [0, 1].

3.3. Algorithm procedure

The implementation of PSO algorithm with exponential transformation (PSO+ algorithm) applied to system identification in this work is summarized as follows:

Step 1. Generate M input-output data points to form the system to be identified.

Step 2. Set acceleration coefficients c1, c2, the maximum iteration times itermax, and the scope of the inertial factors wmin, wmax that appear in Eqs. (12) and (14).

Step 3. Initialize the position and velocity for each particle. In this investigation, particle position corresponds to the parameters of transfer functions (10) and (11).

Step 4. Remember current particle position as Pbest of each particle. Find the particle with the best value of fitness function and remember its position as Gbest.

Step 5. Generate inertia weight w and random numbers r1, r2in Eq. (12), and update the velocities and positions according to Eqs. (12) and (13).

Step 6. Evaluate fitness values and update Pbest and Gbest.

Step 7. Return to step 5 until the total number of iterations is achieved.

Step 8. Output the identified parameters namely Gbest and end the program.

4. Numerical simulations

4.1. Validation of PSO+ algorithm

For testing the performance of PSO+ algorithm, two benchmark functions listed in Table 1 which are similar to transfer functions Eqs. (10) and (11) are considered for the case studies. The inputs for the two studies are both 5sin(2π×4t). And the two cases are simulated with PSO and PSO+ algorithms in MATLAB with the following parameters: c1=c2=2, wmin=0.4, wmax=0.9, population size, maximum position and maximum velocity are 150, 2 and 0.1 respectively. For case I, N=4 and the maximum generation is set to 1000. For case II, N=10 and the maximum generation is 2000. The transfer functions and their identification results are shown in Table 1. The outputs of actual systems and modeled systems for cases I and II are illustrated in Figs. 4 and 7 respectively. Figs. 5 and 6 are the curves of fitness functions for PSO and PSO+ in case I while Figs. 8 and 9 are those in case II.

From Figs. 4-9 and Table 1 we can see that, identification results of the two cases are in accordance with each other. Identification accuracies of PSO in the two cases are slightly higher than those of PSO+, but identification errors of PSO+ are very small too, since the MSE values listed in Table 1 are in the 10-17 order or less. From this point we know that, PSO+ algorithm is effective for system identification.

When comparing the convergence processes shown in Figs. 5-6 and Figs. 8-9, we can find that the convergence speed of PSO+ algorithm is obviously faster than that of PSO. For case I, PSO takes almost 880 iterations to converge to the global best while PSO+ takes less than 100 iterations. And for case II, PSO takes 1416 iterations to converge to the global best while PSO+ takes only 850 iterations. Consequently, we reach a conclusion that PSO+ algorithm can be used for system identification and it converges faster than conventional PSO.

Fig. 4Outputs for case I

Outputs for case I

Fig. 5Fitness value of global best particle for PSO in case I

Fitness value of global best particle  for PSO in case I

Fig. 6Fitness value of global best particle for PSO+ in case I

Fitness value of global best particle  for PSO+ in case I

Fig. 7Outputs for case II

Outputs for case II

Fig. 8Fitness value of global best particle for PSO in case II

Fitness value of global best particle  for PSO in case II

Fig. 9Fitness value of global best particle for PSO+ in case II

Fitness value of global best particle  for PSO+ in case II

Table 1Identification results of benchmark systems

Case I
Case II
Benchmark function
0.25+0.5z-1+0.25z-21-0.3z-1+0.4z-2
z-1-0.9z-2+0.81z-3-0.729z-41-0.04z-1-0.2775z-2+0.2101z-3-0.14z-4
Modeled systems
PSO
0.2907+0.5814z-1+0.2907z-21.1628-0.3488z-1+0.4651z-2
-2z-1+1.8z-2-1.62z-3+1.458z-4-2+0.08z-1+0.555z-2-0.4202z-3+0.28z-4
PSO+
0.3137+0.6274z-1+0.3137z-21.2547-0.3764z-1+0.5019z-2
-2z-1+1.8z-2-1.62z-3+1.458z-4-2+0.08z-1+0.555z-2-0.4202z-3+0.28z-4
MSE
PSO
1.0402e-31
2.5862e-31
PSO+
9.0450e-18
5.4054e-17

4.2. Performance study of PSO+ in the presence of the additive noise

For studying the ability of PSO+ algorithm to operate in the presence of the additive noise, the benchmark function of case I listed in Table 1 is employed to finish another simulation study. The input for this study is still 5sin(2π×4t), and white noises of different signal to noise ratios (SNRs) are added to the output. The parameters of PSO+ algorithm is set as those in case I.

Fig. 10Output in the case of 50 dB SNR

Output in the case of 50 dB SNR

Fig. 11Output in the case of 40 dB SNR

Output in the case of 40 dB SNR

Fig. 12Output in the case of 30 dB SNR

Output in the case of 30 dB SNR

Fig. 13Output in the case of 20 dB SNR

Output in the case of 20 dB SNR

The outputs of actual systems and modeled systems are illustrated in Figs. 10-14 respectively. The MSE values are shown in Fig. 15.

From Figs. 10-14 we can see that, the higher the SNR is, the smoother the output curve is. And in this situation, the identification accuracy of PSO+ algorithm is higher, too. The relationship between identification accuracy and SNR is shown in Fig. 15. The MSE values in the cases of 10 dB-50 dB SNRs are 80.1880, 7.9021, 0.9229, 0.0921 and 0.0092 respectively. In all these situations, the outputs of the modeled systems can follow the changes of the actual outputs. But in order to obtain the higher identification accuracy, filtering process for the actual outputs is suggested to be finished before identifying with PSO+ algorithm.

Fig. 14Output in the case of 10 dB SNR

Output in the case of 10 dB SNR

Fig. 15MSEs in the cases of different SNRs

MSEs in the cases of different SNRs

5. Experiments and analysis

As described in Section 2, the experimental device shown in Fig. 16 is built. The transducer is calibrated with a top mass of 25.717 kg, which is connected to the transducer with a special mechanical adaption. The Minor KTC type displacement transducer is employed to measure the displacement of the frame. The signal from the force transducer is amplified with a SGA powered signal conditioner. An industrial computer with a PCI-1716L data acquisition card is used to record the two transducer signals through a PCLD-8710 terminal board [22].

Fig. 16The experimental device

The experimental device

5.1. Experiment I

Firstly, the experiment is carried out with a force transducer of 5 kN. The sine mechanism is operating at a frequency of 4Hz and the transducer signals are sampled at 20 kHz. After filtering and resampling, PSO+ algorithm is employed to identify the simplified function Eq. (11) (Case III) and function Eq. (10) (Case IV). 200 input-output data points are taken for system identification and another 400 data points are taken for testing. The parameters of PSO+ algorithm are set as follows: c1=c2=2, wmin=0.4, wmax=0.9, population size and maximum position are 200 and 100 respectively. When identifying the simplified function Eq. (11), Recursive Least Squares (RLS) method is also used to do the identification besides the PSO+ algorithm. Alternative form of function Eq. (11) for RLS identification is shown below:

17
yk=ΦTΘ,

where:

Φ=-y(k-1)-y(k-2)xk+2xk-1+xk-2T, Θ=a1'a0'a2'a0'b0'a0'T.

Fig. 17 shows the identification errors of RLS and PSO+ for cases III and IV, and the convergence processes of fitness values for PSO+ algorithm are illustrated in Fig. 18. Testing results of the identified models for cases III and IV are shown in Fig. 19, and Fig. 20 shows the testing errors of the identified models with PSO+ algorithm. And for the empirical analysis of the testing results, MSE is employed as the accuracy evaluation standard which is shown in Table 2.

Fig. 17Identification errors for cases III and IV

Identification errors for cases III and IV

Fig. 18Fitness values of PSO+ for cases III and IV

Fitness values of PSO+ for cases III and IV

Fig. 19Testing results for cases III and IV

Testing results for cases III and IV

Fig. 20Testing errors of PSO+ for cases III and IV

Testing errors of PSO+ for cases III and IV

Table 2Testing results of experiment I

RLS for case III
PSO+ for case III
PSO+ for case IV
Testing MSE
19.7667
0.0191
0.0186

The results shown in Figs. 17 and 19 indicate that, RLS is not suitable for the identification of function Eq. (11) since big errors exist in the processes of identifying and testing. The testing MSE values shown in Table 2 also tell this, as MSE of RLS is more than 1000 times bigger than MSE of PSO+. So, when compared with RLS, the identification performance of PSO+ for case III is encouraging.

When comparing the results of PSO+ for cases III and IV shown in Figs. 19-20 and Table 2, we can find that simplification between functions Eqs. (10) and (11) almost has no influence on identification accuracy. The testing MSE values of PSO+ for case III and IV are 0.0191 and 0.0186 respectively, identification accuracy in case IV is slightly better than that in case III. Nevertheless, in Fig. 18, we can see that the convergence speed of PSO+ for case III is faster than that for case IV. Therefore, by comprehensively considering the identification accuracy and convergence speed, we reach a conclusion that the simplification between functions Eq. (10) and (11) is feasible. And with the identified parameters obtained in case III we can calculate out the stiffness and damping of the force transducer conveniently. In this experiment, the stiffness and damping of the 5 kN force transducer are 0.291×108 Nm-1 and 17136 Nsm-1 respectively.

5.2. Experiment II

For investigating the generality of this identification method, another force transducer of 12.5 kN is taken to carry out a same experiment. The parameters of PSO+ algorithm is set as those in experiment I. The identifications of 12.5 kN transducer for function Eq. (11) and function Eq. (10) are denoted as case V and case VI respectively. The identification results are shown in Figs. 21-24 and Table 3.

Fig. 21Identification errors for cases V and VI

Identification errors for cases V and VI

Fig. 22Fitness values of PSO+ for cases V and VI

Fitness values of PSO+ for cases V and VI

Fig. 23Testing results for cases V and VI

Testing results for cases V and VI

Fig. 24Testing errors of PSO+ for cases V and VI

Testing errors of PSO+ for cases V and VI

The results of experiment II are basically in accordance with those of experiment I. Identification error of RLS in Fig. 21 is still very big, and this leads to that the testing performance of RLS illustrated in Fig. 23 is not acceptable. Its MSE value is up to 0.9304 while MSE of PSO+ is only 0.0020. Then compare the identification performances of PSO+ for cases V and VI. As shown in Fig. 22, the convergence speed of PSO+ for case V is also faster than that for case VI obviously. The testing accuracies of PSO+ algorithm for cases V and VI are almost the same since MSE values of cases V and VI are 0.0020 and 0.0017 respectively. And with the identified parameters obtained in case V, the stiffness and damping of 12.5 kN force transducer are calculated as 0.246×108 Nm-1 and 3032 Nsm-1 respectively.

Table 3Testing results of experiment II

RLS for case V
PSO+ for case V
PSO+ for case VI
Testing MSE
0.9304
0.0020
0.0017

6. Conclusions

This paper represents a system set-up for dynamic calibrations of force transducers, and its mathematical model is derived in detail. For identifying the parameters of force transducers, PSO algorithm is introduced and a small modification is made to improve the convergence speed. Numerical simulations and experiments are carried out, and some conclusions are reached.

1) The sine mechanism described in this investigation is feasible for the dynamic calibration of force transducer.

2) The two experiments both indicate when PSO+ algorithm is employed to identify the simplified Eq. (11) and un-simplified Eq. (10), the identification accuracies are almost the same. Therefore, simplification between Eqs. (10) and (11) almost has no influence on system identification, and the mathematical approximation is reasonable.

3) PSO+ algorithm is effective for system identification, and with the aid of exponential transformation, the convergence speed of PSO+ is improved obviously.

References

  • Kumme Rolf Investigation of the comparison method for the dynamic calibration of force transducers. Measurement, Vol. 23, 1998, p. 239-2451.
  • Fujii Yusaku Toward dynamic force calibration. Measurement, Vol. 42, 2009, p. 1039-1044.
  • Fujii Yusaku A method for calibrating force transducers against oscillation force. Measurement Science and Technology, Vol. 14, 2003, p. 1259-1264.
  • Kumme R. Dynamic investigations of force transducers. Experimental Techniques, Vol. 17, 1993, p. 13-16.
  • Fujii Yusaku, Maru Koichi, Jin Tao, Yupapin Preecha P., Mitatha Somsak A method for evaluating dynamical friction in linear ball bearings. Sensors, Vol. 10, 2010, p. 10069-10080.
  • Zhang Li, Kumme Rolf Investigation of interferometric methods for dynamic force measurement. Proceedings of 17th IMEKO World Congress, Dubrovnik, Croatia, 2003, p. 315-318.
  • Schlegel Ch, Kieckenap G., Glöckner B., Buß A., Kumme R. Traceable periodic force calibration. Metrologia, Vol. 49, 2012, p. 224-235.
  • Link Alfred, Glöckner Bernd, Schlegel Christian, Kumme Rolf, Elster Clemens System identification of force transducers for dynamic measurements. Proceedings of 19th IMEKO World Congress, Lisbon, Portugal, 2009, p. 205-2071.
  • Luitel Bipul, Venayagamoorthy Ganesh K. Particle swarm optimization with quantum infusion for system identification. Engineering Applications of Artificial Intelligence, Vol. 23, 2010, p. 635-649.
  • Li Nai-Jen, Wang Wen-June, Hsu Chen-Chien James, Chang Wei, Chou Hao-Gong, Chang Jun-Wei Enhanced particle swarm optimizer incorporating a weighted particle. Neurocomputing, Vol. 124, 2014, p. 218-227.
  • Upadhyay P., Kar R., Mandal D., Ghoshal S. P. Craziness based particle swarm optimization algorithm for IIR system identification problem. International Journal of Electronics and Communications, Vol. 68, 2014, p. 369-378.
  • Tungadio D. H., Numbi B. P., Siti M. W., Jimoh A. A. Particle swarm optimization for power system state estimation. Neurocomputing, Vol. 148, 2015, p. 175-180.
  • Chen Yongbing, Song Yexin, Chen Mianyun Parameters identification for ship motion model based on particle swarm optimization. Kybernetes, Vol. 39, 2010, p. 871-880.
  • Tang Yang, Wang Zidong, Fang Jian-an Parameters identification of unknown delayed genetic regulatory networks by a switching particle swarm optimization algorithm. Expert Systems with Applications, Vol. 38, 2011, p. 2523-2535.
  • Zhang Wei, Ma Di, Wei Jin-jun, Liang Hai-feng A parameter selection strategy for particle swarm optimization based on particle positions. Expert Systems with Applications, Vol. 41, 2014, p. 3576-3584.
  • Alfi Alireza, Fateh Mohammad-Mehdi Parameter identification based on a modified PSO applied to suspension system. Journal of Software Engineering and Applications, Vol. 3, 2010, p. 221-229.
  • Nafar M., Gharehpetian G. B., Niknam T. Improvement of estimation of surge arrester parameters by using modified particle swarm optimization. Energy, Vol. 36, 2011, p. 4848-4854.
  • Yu Yu-zhen, Ren Xin-yi, Du Feng-shan, Shi Jun-jie Application of improved PSO algorithm in hydraulic pressing system identification. Journal of Iron and Steel Research, International, Vol. 19, 2012, p. 29-35.
  • Wu Zhitian, Wu Yuanxin, Hu Xiaoping, Wu Meiping Calibration of three-axis magnetometer using stretching particle swarm optimization algorithm. IEEE Transactions on Instrumentation and Measurement, Vol. 62, 2013, p. 281-292.
  • Andre Felipe Oliveira de Azevedo Dantas, Andre Laurindo Maitelli, Leandro Luttiane da Silva Linhares, Fabio Meneghetti Ugulino de Araujo A modified matricial PSO algorithm applied to system identification with convergence analysis. Journal of Control, Automation and Electrical Systems, Vol. 26, 2015, p. 149-158.
  • Xia Xin, Zhou Jianzhong, Xiao Jian, Xiao Han A novel identification method of Volterra series in rotor-bearing system for fault diagnosis. Mechanical Systems and Signal Processing, Vols. 66-67, 2016, p. 557-567.
  • Lu Jianshan, Xie Weidong, Zhou Hongbo Combined fitness function based particle swarm optimization algorithm for system identification. Computers and Industrial Engineering, Vol. 95, 2016, p. 122-134.
  • Marion Romain, Scorretti Riccardo, Siauve Nicolas, Raulet Marie-Ange, Krähenbühl Laurent Identification of Jiles-Atherton model parameters using particle swarm optimization. IEEE Transactions on Magnetics, Vol. 44, 2008, p. 894-897.
  • Al-Duwaish Hussain N. Identification of Hammerstein models with known nonlinearity structure using particle swarm optimization. Arabian Journal for Science and Engineering, Vol. 36, 2011, p. 1269-1276.
  • Galewski Marek A. Modal parameters identification with particle swarm optimization. Key Engineering Materials, Vol. 597, 2014, p. 119-124.

About this article

Received
19 September 2016
Accepted
18 January 2017
Published
31 March 2017
SUBJECTS
Mechanical vibrations and applications
Keywords
force transducer
system identification
dynamic calibration
sinusoidal force
PSO
Acknowledgements

This project is supported by National Natural Science Foundation of China (Grant No. 51405437), the Key Laboratory of Intelligent Perception and Systems for High-Dimensional Information (Nanjing University of Science and Technology), Ministry of Education (No. JYB201609).