In addition, support vector machine adopts the
principle of maximizing interval to classify samples,
so it can effectively handle small sample data (Bin Li,
2019).
On the basis of the above analysis, this article
studies the problem of gearbox fault diagnosis. Using
polynomial chirplet transform for time-frequency
analysis of vibration signals, a set of transformation
kernel parameters that can centrally and accurately
represent the time-frequency characteristics of
vibration signals was proposed as features to
distinguish different states of gearboxes. Analyze the
time-domain and frequency-domain, and combine the
extracted time-domain and frequency-domain
features with the transformation kernel parameters to
form a feature vector group. Using the feature vector
group as the input set of support vector machine, a
gearbox fault diagnosis model based on PCT and
SVM is obtained. Compare and analyze the model
accuracy obtained from the feature vector groups
before and after adding transformation kernel
parameters, and conduct generalization experiments
on the gearbox fault dataset publicly available at
Southeast University.
2 POLYNOMIAL CHIRPLET
TRANSFORM
2.1 Definition of Polynomial Chirplet
Transform
Generally, for the analytical signal z(t) of the
frequency modulation signal s
(
t
)
, let the transform
kernel function
𝜅
(
t
)
=c
t
Here
c
,c
,c
,...,c
is the polynomial
coefficients, which is the transformation kernel
parameters. The definition of polynomial chirplet
transform is as follows:
𝑃𝐶𝑇
(𝑡
,𝜔;c
,c
,c
,...,c
)= 𝑧
(
𝜏
)
Ψ
,
,
,...,
(
𝜏
)
Ψ
,
,
,
,...,
(
𝜏
)
𝑔
∗
(𝜏−𝑡)𝑒𝑥𝑝(−𝑗𝜔𝜏)𝑑𝜏
Ψ
,
,
,...,
(
𝜏
)
=exp−j
1
i
c
𝜏
Ψ
,
,
,
,...,
(
𝜏
)
=expj
c
t
𝜏
g
(
t
)
is a Gaussian window function with a time
window of 𝜎,
g
(
t
)
=
1
2
√
𝜋𝜎
exp(−
t
4𝜎
)
2.2 Parameter Estimation of
Polynomial Chirplet Transform
According to the mathematical definition of
polynomial chirplet transform, by selecting
appropriate transformation kernel parameters
c
,c
,c
,...,c
, the transformation kernel function
matches the time-frequency characteristics of the
signal more closely. So, the higher the concentration
of the representation of time-frequency, the more
accurate the representation of the time-frequency
characteristics of the signal. From the above, it can be
seen that the selection of transformation kernel
parameters
c
,c
,c
,...,c
determines the
analytical performance of the polynomial chirplet
transform method, which in turn affects its accuracy
in characterizing the time-frequency characteristics of
non-stationary signals. Therefore, suitable
transformation kernel parameters can be used as
features of vibration signals for fault diagnosis and
detection research. In summary, estimating the
appropriate transformation kernel parameters
c
,c
,c
,...,c
is crucial for the study of gearbox
fault diagnosis.
Polynomial chirplet transform utilizes a
polynomial function to iteratively approximate the
time-frequency characteristics of signals, thereby
obtaining suitable polynomial transformation kernel
parameters. Based on this idea, a method for
parameter estimation has been developed based on
the definition of polynomial chirplet transform.
Without losing generality, it is assumed that the time-
frequency characteristics of the signal are any
function of time IF
(
𝑡
)
. In the 𝑖-th iteration process,
polynomial chirplet transform is first used to obtain
the time-frequency representation of the signal, i.e.
𝑃𝐶𝑇
(𝑡
,𝜔;c
,c
,c
,...,c
)= 𝑧
(
𝜏
)
Ψ
,
,
,...,
(
𝜏
)
Ψ
,
,
,
,...,
(
𝜏
)
𝑔
∗
(𝜏−𝑡)𝑒𝑥𝑝(−𝑗𝜔𝜏)𝑑𝜏
Among them, 𝜅
(
t
)
is the transformation kernel
function defined by parameters P
when the number
of iterations is 1. Make P
=0. When using
initialization kernel parameters to match the time-
frequency characteristics of signals, the effect is poor.
Therefore, further iterative optimization of
polynomial kernel parameters is needed.
The position of the ridge in the time-frequency
representation of a signal can represent its time-
frequency feature IF
(
𝑡
)
, and under noise conditions,
the energy of the signal is mainly concentrated near
the ridge. Therefore, by performing peak detection
along the time axis in the time-frequency
representation of the signal, the corresponding ridge
position can be obtained. Call it the approximate
time-frequency characteristic of the signal 𝐼𝐹
(
𝑡
)
.