| Literature DB >> 36229502 |
Jinghui Pan1, Lili Qu2, Kaixiang Peng3.
Abstract
A data driven method-based robot joint fault diagnosis method using deep residual neural network (DRNN) is proposed, where Resnet-based fault diagnosis method is introduced. The proposed method mainly deals with kinds of fault types, such as gain error, offset error and malfunction for both sensors and actuators, respectively. First, a deep residual network fault diagnosis model is derived by stacking small convolution cores and increasing the core size. meanwhile, the gaussian white noise is injected into the fault data set to verify the noise immunity for the proposed deep residual network. Furthermore, a simulation is conducted, where different fault diagnosis methods including support vector machine (SVM), artificial neural network (ANN), convolutional neural network (CNN), long-term memory network (LTMN) and deep residual neural network (DRNN) are compared, and the simulation results show the accuracy of fault diagnosis for robot system using DRNN is higher, meanwhile, DRNN needs less model training time. Visualization analysis proved the feasibility and effectiveness of the proposed method for robot joint sensor and actuator fault diagnosis using DRNN method.Entities:
Mesh:
Year: 2022 PMID: 36229502 PMCID: PMC9561173 DOI: 10.1038/s41598-022-22171-7
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.996
Actuator fault type table.
| Fault type | ||
|---|---|---|
| 1 | Not zero | Constant deviation fault |
| Zero | Constant gain fault | |
| 0 | Not zero | Actuator stuck |
| 0 | Zero | Actuator broken |
Figure 1Model of robot joint control system.
Actuator fault type table.
| Fault types | Parameters |
|---|---|
| ErrA1-F1 | |
| ErrA2-F2 | |
| ErrA3-F3 | |
| ErrA4-F4 | |
| Actuator & sensor deviation fault-F5 | |
| ErrS1-F6 | |
| ErrS2-F7 | |
| ErrS3-F8 | |
| ErrS4-F9 | |
| Norm-F10 |
Figure 2Diagram for CNN fault diagnosis system.
Figure 3Schematic diagram of data set enhancement method.
Figure 4RESNET model diagram.
Actuator fault type table.
| Network type | Average accuracy on training set | Average accuracy on testing set |
|---|---|---|
| ANN | ||
| SVM | ||
| CNN | ||
| LTMN | ||
| RESNET |
Figure 5Fault diagnosis results of three kind of neural networks.
Actuator fault type table.
| Network type | Max accuracy for training (%) | Max accuracy for testing (%) | Stable time | Training time |
|---|---|---|---|---|
| CNN | 99.2 | 97.3 | 4 Epoch | 1 T |
| LTMN | 100 | 100 | 7 Epoch | 12 T |
| RESNET | 100 | 100 | 5 Epoch | 2.5 T |
Figure 6Cross validation result.
Figure 7Output of of residual block.