Restoration of phase aberrations is crucial for addressing atmospheric turbulence in light propagation.Traditional restoration algorithms based on Zernike polynomials(ZPs)often encounter challenges related to high com...Restoration of phase aberrations is crucial for addressing atmospheric turbulence in light propagation.Traditional restoration algorithms based on Zernike polynomials(ZPs)often encounter challenges related to high computational complexity and insufficient capture of high-frequency phase aberration components,so we proposed a Principal-Component-Analysis-based method for representing phase aberrations.This paper discusses the factors influencing the accuracy of restoration,mainly including the sample space size and the sampling interval of D/r_(0),on the basis of characterizing phase aberrations by Principal Components(PCs).The experimental results show that a larger D/r_(0)sampling interval can ensure the generalization ability and robustness of the principal components in the case of a limited amount of original data,which can help to achieve high-precision deployment of the model in practical applications quickly.In the environment with relatively strong turbulence in the test set of D/r_(0)=24,the use of 34 terms of PCs can improve the corrected Strehl ratio(SR)from 0.007 to 0.1585,while the Strehl ratio of the light spot after restoration using 34 terms of ZPs is only 0.0215,demonstrating almost no correction effect.The results indicate that PCs can serve as a better alternative in representing and restoring the characteristics of atmospheric turbulence induced phase aberrations.These findings pave the way to use PCs of phase aberrations with fewer terms than traditional ZPs to achieve data dimensionality reduction,and offer a reference to accelerate and stabilize the model and deep learning based adaptive optics correction.展开更多
Texture qualities of cooked rice are comprised of many indexes with the complex relationship, so it is difficult to analyze and evaluate cooked rice. In this paper, the related indexes of texture properties were conve...Texture qualities of cooked rice are comprised of many indexes with the complex relationship, so it is difficult to analyze and evaluate cooked rice. In this paper, the related indexes of texture properties were conversed into the independent indexes of principal component based on the principal component analysis method. The results showed that the rice kernel types influenced the meanings of principal components indexes. For long and short rice, the first principal component was comprehensive index. But the second principal component was springiness for the short rice, while it was adhesiveness for long rice. Therefore, the first principal component can be used to express the quality of cooked rice with a few of indexes, and the rice type can be recognized according to the second principal component.展开更多
To overcome the too fine-grained granularity problem of multivariate grey incidence analysis and to explore the comprehensive incidence analysis model, three multivariate grey incidences degree models based on princip...To overcome the too fine-grained granularity problem of multivariate grey incidence analysis and to explore the comprehensive incidence analysis model, three multivariate grey incidences degree models based on principal component analysis (PCA) are proposed. Firstly, the PCA method is introduced to extract the feature sequences of a behavioral matrix. Then, the grey incidence analysis between two behavioral matrices is transformed into the similarity and nearness measure between their feature sequences. Based on the classic grey incidence analysis theory, absolute and relative incidence degree models for feature sequences are constructed, and a comprehensive grey incidence model is proposed. Furthermore, the properties of models are researched. It proves that the proposed models satisfy the properties of translation invariance, multiple transformation invariance, and axioms of the grey incidence analysis, respectively. Finally, a case is studied. The results illustrate that the model is effective than other multivariate grey incidence analysis models.展开更多
Power load forecasting accuracy related to the development of the power system. There were so many factors influencing the power load, but their effects were not the same and what factors played a leading role could n...Power load forecasting accuracy related to the development of the power system. There were so many factors influencing the power load, but their effects were not the same and what factors played a leading role could not be determined empirically. Based on the analysis of the principal component, the paper forecasted the demands of power load with the method of the multivariate linear regression model prediction. Took the rural power grid load for example, the paper analyzed the impacts of different factors on power load, selected the forecast methods which were appropriate for using in this area, forecasted its 2014-2018 electricity load, and provided a reliable basis for grid planning.展开更多
In order to improve reliability of the excavator's hydraulic system, a fault detection approach based on dynamic principal component analysis(PCA) was proposed. Dynamic PCA is an extension of PCA, which can effect...In order to improve reliability of the excavator's hydraulic system, a fault detection approach based on dynamic principal component analysis(PCA) was proposed. Dynamic PCA is an extension of PCA, which can effectively extract the dynamic relations among process variables. With this approach, normal samples were used as training data to develop a dynamic PCA model in the first step. Secondly, the dynamic PCA model decomposed the testing data into projections to the principal component subspace(PCS) and residual subspace(RS). Thirdly, T2 statistic and Q statistic performed as indexes of fault detection in PCS and RS, respectively. Several simulated faults were introduced to validate the approach. The results show that the dynamic PCA model developed is able to detect overall faults by using T2 statistic and Q statistic. By simulation analysis, the proposed approach achieves an accuracy of 95% for 20 test sample sets, which shows that the fault detection approach can be effectively applied to the excavator's hydraulic system.展开更多
The spaceborne synthetic aperture radar(SAR)sparse flight 3-D imaging technology through multiple observations of the cross-track direction is designed to form the cross-track equivalent aperture,and achieve the third...The spaceborne synthetic aperture radar(SAR)sparse flight 3-D imaging technology through multiple observations of the cross-track direction is designed to form the cross-track equivalent aperture,and achieve the third dimensionality recognition.In this paper,combined with the actual triple star orbits,a sparse flight spaceborne SAR 3-D imaging method based on the sparse spectrum of interferometry and the principal component analysis(PCA)is presented.Firstly,interferometric processing is utilized to reach an effective sparse representation of radar images in the frequency domain.Secondly,as a method with simple principle and fast calculation,the PCA is introduced to extract the main features of the image spectrum according to its principal characteristics.Finally,the 3-D image can be obtained by inverse transformation of the reconstructed spectrum by the PCA.The simulation results of 4.84 km equivalent cross-track aperture and corresponding 1.78 m cross-track resolution verify the effective suppression of this method on high-frequency sidelobe noise introduced by sparse flight with a sparsity of 49%and random noise introduced by the receiver.Meanwhile,due to the influence of orbit distribution of the actual triple star orbits,the simulation results of the sparse flight with the 7-bit Barker code orbits are given as a comparison and reference to illuminate the significance of orbit distribution for this reconstruction results.This method has prospects for sparse flight 3-D imaging in high latitude areas for its short revisit period.展开更多
A novel configuration performance prediction approach with combination of principal component analysis(PCA) and support vector machine(SVM) was proposed.This method can estimate the performance parameter values of a n...A novel configuration performance prediction approach with combination of principal component analysis(PCA) and support vector machine(SVM) was proposed.This method can estimate the performance parameter values of a newly configured product through soft computing technique instead of practical test experiments,which helps to evaluate whether or not the product variant can satisfy the customers' individual requirements.The PCA technique was used to reduce and orthogonalize the module parameters that affect the product performance.Then,these extracted features were used as new input variables in SVM model to mine knowledge from the limited existing product data.The performance values of a newly configured product can be predicted by means of the trained SVM models.This PCA-SVM method can ensure that the performance prediction is executed rapidly and accurately,even under the small sample conditions.The applicability of the proposed method was verified on a family of plate electrostatic precipitators.展开更多
Support vector classifier (SVC) has the superior advantages for small sample learning problems with high dimensions, with especially better generalization ability. However there is some redundancy among the high dim...Support vector classifier (SVC) has the superior advantages for small sample learning problems with high dimensions, with especially better generalization ability. However there is some redundancy among the high dimensions of the original samples and the main features of the samples may be picked up first to improve the performance of SVC. A principal component analysis (PCA) is employed to reduce the feature dimensions of the original samples and the pre-selected main features efficiently, and an SVC is constructed in the selected feature space to improve the learning speed and identification rate of SVC. Furthermore, a heuristic genetic algorithm-based automatic model selection is proposed to determine the hyperparameters of SVC to evaluate the performance of the learning machines. Experiments performed on the Heart and Adult benchmark data sets demonstrate that the proposed PCA-based SVC not only reduces the test time drastically, but also improves the identify rates effectively.展开更多
A technology for unintended lane departure warning was proposed. As crucial information, lane boundaries were detected based on principal component analysis of grayscale distribution in search bars of given number and...A technology for unintended lane departure warning was proposed. As crucial information, lane boundaries were detected based on principal component analysis of grayscale distribution in search bars of given number and then each search bar was tracked using Kalman filter between frames. The lane detection performance was evaluated and demonstrated in ways of receiver operating characteristic, dice similarity coefficient and real-time performance. For lane departure detection, a lane departure risk evaluation model based on lasting time and frequency was effectively executed on the ARM-based platform. Experimental results indicate that the algorithm generates satisfactory lane detection results under different traffic and lighting conditions, and the proposed warning mechanism sends effective warning signals, avoiding most false warning.展开更多
To better complete various missions, it is necessary to plan an optimal trajectory or provide the optimal control law for the multirole missile according to the actual situation, including launch conditions and target...To better complete various missions, it is necessary to plan an optimal trajectory or provide the optimal control law for the multirole missile according to the actual situation, including launch conditions and target location. Since trajectory optimization struggles to meet real-time requirements, the emergence of data-based generation methods has become a significant focus in contemporary research. However, due to the large differences in the characteristics of the optimal control laws caused by the diversity of tasks, it is difficult to achieve good prediction results by modeling all data with one single model.Therefore, the modeling idea of the mixture of experts(MoE) is adopted. Firstly, the K-means clustering algorithm is used to partition the sample data set, and the corresponding neural network classification model is established as the gate switch of MoE. Then, the expert models, i.e., the mappings from the generation conditions to the optimal control law represented by the results of principal component analysis(PCA), are represented by Kriging models. Finally, multiple rounds of accuracy evaluation, sample supplementation, and model updating are conducted to improve the generation accuracy. The Monte Carlo simulation shows that the accuracy of the proposed model reaches 96% and the generation efficiency meets the real-time requirement.展开更多
A statistical signal processing technique was proposed and verified as independent component analysis(ICA) for fault detection and diagnosis of industrial systems without exact and detailed model.Actually,the aim is t...A statistical signal processing technique was proposed and verified as independent component analysis(ICA) for fault detection and diagnosis of industrial systems without exact and detailed model.Actually,the aim is to utilize system as a black box.The system studied is condenser system of one of MAPNA's power plants.At first,principal component analysis(PCA) approach was applied to reduce the dimensionality of the real acquired data set and to identify the essential and useful ones.Then,the fault sources were diagnosed by ICA technique.The results show that ICA approach is valid and effective for faults detection and diagnosis even in noisy states,and it can distinguish main factors of abnormality among many diverse parts of a power plant's condenser system.This selectivity problem is left unsolved in many plants,because the main factors often become unnoticed by fault expansion through other parts of the plants.展开更多
Distinguishing geochemical anomalies from background is a basic task in exploratory geochemistry. The derivation of geochemical anomalies from stream sediment geochemical data and the decomposition of these anomalies ...Distinguishing geochemical anomalies from background is a basic task in exploratory geochemistry. The derivation of geochemical anomalies from stream sediment geochemical data and the decomposition of these anomalies into their component patterns were described. A set of stream sediment geochemical data was obtained for 1 880 km 2 of the Pangxidong area, which is in the southern part of the recently recognized Qinzhou-Hangzhou joint tectonic belt. This belt crosses southern China and tends to the northwest (NE) direction. The total number of collected samples was 7 236, and the concentrations of Ag, Au, Cu, As, Pb and Zn were measured for each sample. The spatial combination distribution law of geochemical elements and principal component analysis (PCA) were used to construct combination models for the identification of combinations of geochemical anomalies. Spectrum-area (S-A) fractal modeling was used to strengthen weak anomalies and separate them from the background. Composite anomaly modeling was combined with fractal filtering techniques to process and analyze the geochemical data. The raster maps of Au, Ag, Cu, As, Pb and Zn were obtained by the multifractal inverse distance weighted (MIDW) method. PCA was used to combine the Au, Ag, Cu, As, Pb, and Zn concentration values. The S-A fractal method was used to decompose the first component pattern achieved by the PCA. The results show that combination anomalies from a combination of variables coincide with the known mineralization of the study area. Although the combination anomalies cannot reflect local anomalies closely enough, high-anomaly areas indicate good sites for further exploration for unknown deposits. On this basis, anomaly and background separation from combination anomalies using fractal filtering techniques can provide guidance for later work.展开更多
Structural health monitoring is widely utilized in outdoor environments,especially under harsh conditions,which can introduce noise into the monitoring system.Therefore,designing an effective denoising strategy to enh...Structural health monitoring is widely utilized in outdoor environments,especially under harsh conditions,which can introduce noise into the monitoring system.Therefore,designing an effective denoising strategy to enhance the performance of guided wave damage detection in noisy environments is crucial.This paper introduces a local temporal principal component analysis(PCA)reconstruction approach for denoising guided waves prior to implementing unsupervised damage detection,achieved through novel autoencoder-based reconstruction.Experimental results demonstrate that the proposed denoising method significantly enhances damage detection performance when guided waves are contaminated by noise,with SNR values ranging from 10 to-5 dB.Following the implementation of the proposed denoising approach,the AUC score can elevate from 0.65 to 0.96 when dealing with guided waves corrputed by noise at a level of-5 dB.Additionally,the paper provides guidance on selecting the appropriate number of components used in the denoising PCA reconstruction,aiding in the optimization of the damage detection in noisy conditions.展开更多
As the“engine”of equipment continuous operation and repeated operation, equipment maintenance support plays a more prominent role in the confrontation of symmetrical combat systems. As the basis and guide for the pl...As the“engine”of equipment continuous operation and repeated operation, equipment maintenance support plays a more prominent role in the confrontation of symmetrical combat systems. As the basis and guide for the planning and implementation of equipment maintenance tasks, the equipment damage measurement is an important guarantee for the effective implementation of maintenance support. Firstly,this article comprehensively analyses the influence factors to damage measurement from the enemy’s attributes, our attributes and the battlefield environment starting from the basic problem of wartime equipment damage measurement. Secondly, this article determines the key factors based on fuzzy comprehensive evaluation(FCE) and performed principal component analysis (PCA) on the key factors. Finally, the principal components representing more than 85%of the data features are taken as the input and the equipment damage quantity is taken as the output. The data are trained and tested by artificial neural network (ANN) and random forest (RF). In a word, FCE-PCA-RF can be used as a reference for the research of equipment damage estimation in wartime.展开更多
In order to accurately describe the dynamic characteristics of flight vehicles through aerodynamic modeling, an adaptive wavelet neural network (AWNN) aerodynamic modeling method is proposed, based on subset kernel pr...In order to accurately describe the dynamic characteristics of flight vehicles through aerodynamic modeling, an adaptive wavelet neural network (AWNN) aerodynamic modeling method is proposed, based on subset kernel principal components analysis (SKPCA) feature extraction. Firstly, by fuzzy C-means clustering, some samples are selected from the training sample set to constitute a sample subset. Then, the obtained samples subset is used to execute SKPCA for extracting basic features of the training samples. Finally, using the extracted basic features, the AWNN aerodynamic model is established. The experimental results show that, in 50 times repetitive modeling, the modeling ability of the method proposed is better than that of other six methods. It only needs about half the modeling time of KPCA-AWNN under a close prediction accuracy, and can easily determine the model parameters. This enables it to be effective and feasible to construct the aerodynamic modeling for flight vehicles.展开更多
Choosing the right characteristic parameter is the key to fault diagnosis in analog circuit. The feature evaluation and extraction methods based on neural network are presented. Parameter evaluation of circuit feature...Choosing the right characteristic parameter is the key to fault diagnosis in analog circuit. The feature evaluation and extraction methods based on neural network are presented. Parameter evaluation of circuit features is realized by training results from neural network; the superior nonlinear mapping capability is competent for extracting fault features which are normalized and compressed subsequently. The complex classification problem on fault pattern recognition in analog circuit is transferred into feature processing stage by feature extraction based on neural network effectively, which improves the diagnosis efficiency. A fault diagnosis illustration validated this method.展开更多
To make up the poor quality defects of traditional control methods and meet the growing requirements of accuracy for strip crown,an optimized model based on support vector machine(SVM)is put forward firstly to enhance...To make up the poor quality defects of traditional control methods and meet the growing requirements of accuracy for strip crown,an optimized model based on support vector machine(SVM)is put forward firstly to enhance the quality of product in hot strip rolling.Meanwhile,for enriching data information and ensuring data quality,experimental data were collected from a hot-rolled plant to set up prediction models,as well as the prediction performance of models was evaluated by calculating multiple indicators.Furthermore,the traditional SVM model and the combined prediction models with particle swarm optimization(PSO)algorithm and the principal component analysis combined with cuckoo search(PCA-CS)optimization strategies are presented to make a comparison.Besides,the prediction performance comparisons of the three models are discussed.Finally,the experimental results revealed that the PCA-CS-SVM model has the highest prediction accuracy and the fastest convergence speed.Furthermore,the root mean squared error(RMSE)of PCA-CS-SVM model is 2.04μm,and 98.15%of prediction data have an absolute error of less than 4.5μm.Especially,the results also proved that PCA-CS-SVM model not only satisfies precision requirement but also has certain guiding significance for the actual production of hot strip rolling.展开更多
As a main charging burden of blast furnace(BF)ironmaking process,pellets play an important role in ironmaking process.However,compared with sinters,there are some inevitable disadvantages for traditional acid pellets,...As a main charging burden of blast furnace(BF)ironmaking process,pellets play an important role in ironmaking process.However,compared with sinters,there are some inevitable disadvantages for traditional acid pellets,e.g.,reduction swell,low melting temperature.Therefore,the fluxed-pellets have been applied in BF,especially MgO-fluxed pellets.In the present study,the effects of category and content of MgO bearing additive on the compressive strength(CS),reduction swelling index(RSI),reduction disintegration index(RDI)and melting-dripping properties of the pellets were investigated.Minerals composition,pore distribution and microstructure of MgO-flux pellets were studied by X-ray powder diffraction(XRD),mercury intrusion method and scanning electron microscopy(SEM),respectively.The results show that the light burned magnesite(LBM)is more suitable MgO bearing additive for fluxed-pellets.With increasing LBM content from 0 to 2.0%,the CS decreases from 3066 to 2689 N,RSI decreases from 16.43%to 9.97%and RDI decreases from 19.2%to 12.99%.The most appropriate MgO bearing additive content in the fluxed-pellets is 2.0%according to principal component analysis(PCA).展开更多
A new modeling and monitoring approach for multi-mode processes is proposed.The method of similarity measure(SM) and kernel principal component analysis(KPCA) are integrated to construct SM-KPCA monitoring scheme,wher...A new modeling and monitoring approach for multi-mode processes is proposed.The method of similarity measure(SM) and kernel principal component analysis(KPCA) are integrated to construct SM-KPCA monitoring scheme,where SM method serves as the separation of common subspace and specific subspace.Compared with the traditional methods,the main contributions of this work are:1) SM consisted of two measures of distance and angle to accommodate process characters.The different monitoring effect involves putting on the different weight,which would simplify the monitoring model structure and enhance its reliability and robustness.2) The proposed method can be used to find faults by the common space and judge which mode the fault belongs to by the specific subspace.Results of algorithm analysis and fault detection experiments indicate the validity and practicability of the presented method.展开更多
文摘Restoration of phase aberrations is crucial for addressing atmospheric turbulence in light propagation.Traditional restoration algorithms based on Zernike polynomials(ZPs)often encounter challenges related to high computational complexity and insufficient capture of high-frequency phase aberration components,so we proposed a Principal-Component-Analysis-based method for representing phase aberrations.This paper discusses the factors influencing the accuracy of restoration,mainly including the sample space size and the sampling interval of D/r_(0),on the basis of characterizing phase aberrations by Principal Components(PCs).The experimental results show that a larger D/r_(0)sampling interval can ensure the generalization ability and robustness of the principal components in the case of a limited amount of original data,which can help to achieve high-precision deployment of the model in practical applications quickly.In the environment with relatively strong turbulence in the test set of D/r_(0)=24,the use of 34 terms of PCs can improve the corrected Strehl ratio(SR)from 0.007 to 0.1585,while the Strehl ratio of the light spot after restoration using 34 terms of ZPs is only 0.0215,demonstrating almost no correction effect.The results indicate that PCs can serve as a better alternative in representing and restoring the characteristics of atmospheric turbulence induced phase aberrations.These findings pave the way to use PCs of phase aberrations with fewer terms than traditional ZPs to achieve data dimensionality reduction,and offer a reference to accelerate and stabilize the model and deep learning based adaptive optics correction.
基金Education Department of Heilongjiang Province in China for the Oversea Researcher Projects(1151HZ01,10531002)
文摘Texture qualities of cooked rice are comprised of many indexes with the complex relationship, so it is difficult to analyze and evaluate cooked rice. In this paper, the related indexes of texture properties were conversed into the independent indexes of principal component based on the principal component analysis method. The results showed that the rice kernel types influenced the meanings of principal components indexes. For long and short rice, the first principal component was comprehensive index. But the second principal component was springiness for the short rice, while it was adhesiveness for long rice. Therefore, the first principal component can be used to express the quality of cooked rice with a few of indexes, and the rice type can be recognized according to the second principal component.
基金supported by the National Natural Science Foundation of China(71401052)the Key Project of National Social Science Fund of China(12AZD108)+2 种基金the Doctoral Fund of Ministry of Education(20120094120024)the Philosophy and Social Science Fund of Jiangsu Province Universities(2013SJD630073)the Central University Basic Service Project Fee of Hohai University(2011B09914)
文摘To overcome the too fine-grained granularity problem of multivariate grey incidence analysis and to explore the comprehensive incidence analysis model, three multivariate grey incidences degree models based on principal component analysis (PCA) are proposed. Firstly, the PCA method is introduced to extract the feature sequences of a behavioral matrix. Then, the grey incidence analysis between two behavioral matrices is transformed into the similarity and nearness measure between their feature sequences. Based on the classic grey incidence analysis theory, absolute and relative incidence degree models for feature sequences are constructed, and a comprehensive grey incidence model is proposed. Furthermore, the properties of models are researched. It proves that the proposed models satisfy the properties of translation invariance, multiple transformation invariance, and axioms of the grey incidence analysis, respectively. Finally, a case is studied. The results illustrate that the model is effective than other multivariate grey incidence analysis models.
基金Supported by the Science and Technology Research Project Fund of Provincial Department of Education(12531004)Project of Heilongjiang Leading Talent Echelon Talented(2012)
文摘Power load forecasting accuracy related to the development of the power system. There were so many factors influencing the power load, but their effects were not the same and what factors played a leading role could not be determined empirically. Based on the analysis of the principal component, the paper forecasted the demands of power load with the method of the multivariate linear regression model prediction. Took the rural power grid load for example, the paper analyzed the impacts of different factors on power load, selected the forecast methods which were appropriate for using in this area, forecasted its 2014-2018 electricity load, and provided a reliable basis for grid planning.
基金Project(2003AA430200) supported by the National High-Tech Research and Development Program of China
文摘In order to improve reliability of the excavator's hydraulic system, a fault detection approach based on dynamic principal component analysis(PCA) was proposed. Dynamic PCA is an extension of PCA, which can effectively extract the dynamic relations among process variables. With this approach, normal samples were used as training data to develop a dynamic PCA model in the first step. Secondly, the dynamic PCA model decomposed the testing data into projections to the principal component subspace(PCS) and residual subspace(RS). Thirdly, T2 statistic and Q statistic performed as indexes of fault detection in PCS and RS, respectively. Several simulated faults were introduced to validate the approach. The results show that the dynamic PCA model developed is able to detect overall faults by using T2 statistic and Q statistic. By simulation analysis, the proposed approach achieves an accuracy of 95% for 20 test sample sets, which shows that the fault detection approach can be effectively applied to the excavator's hydraulic system.
基金This work was supported by the General Design Department,China Academy of Space Technology(10377).
文摘The spaceborne synthetic aperture radar(SAR)sparse flight 3-D imaging technology through multiple observations of the cross-track direction is designed to form the cross-track equivalent aperture,and achieve the third dimensionality recognition.In this paper,combined with the actual triple star orbits,a sparse flight spaceborne SAR 3-D imaging method based on the sparse spectrum of interferometry and the principal component analysis(PCA)is presented.Firstly,interferometric processing is utilized to reach an effective sparse representation of radar images in the frequency domain.Secondly,as a method with simple principle and fast calculation,the PCA is introduced to extract the main features of the image spectrum according to its principal characteristics.Finally,the 3-D image can be obtained by inverse transformation of the reconstructed spectrum by the PCA.The simulation results of 4.84 km equivalent cross-track aperture and corresponding 1.78 m cross-track resolution verify the effective suppression of this method on high-frequency sidelobe noise introduced by sparse flight with a sparsity of 49%and random noise introduced by the receiver.Meanwhile,due to the influence of orbit distribution of the actual triple star orbits,the simulation results of the sparse flight with the 7-bit Barker code orbits are given as a comparison and reference to illuminate the significance of orbit distribution for this reconstruction results.This method has prospects for sparse flight 3-D imaging in high latitude areas for its short revisit period.
基金Project(9140A18010210KG01) supported by the Departmental Pre-Research Fund of China
文摘A novel configuration performance prediction approach with combination of principal component analysis(PCA) and support vector machine(SVM) was proposed.This method can estimate the performance parameter values of a newly configured product through soft computing technique instead of practical test experiments,which helps to evaluate whether or not the product variant can satisfy the customers' individual requirements.The PCA technique was used to reduce and orthogonalize the module parameters that affect the product performance.Then,these extracted features were used as new input variables in SVM model to mine knowledge from the limited existing product data.The performance values of a newly configured product can be predicted by means of the trained SVM models.This PCA-SVM method can ensure that the performance prediction is executed rapidly and accurately,even under the small sample conditions.The applicability of the proposed method was verified on a family of plate electrostatic precipitators.
基金the National Natural Science of China (50675167)a Foundation for the Author of National Excellent Doctoral Dissertation of China(200535)
文摘Support vector classifier (SVC) has the superior advantages for small sample learning problems with high dimensions, with especially better generalization ability. However there is some redundancy among the high dimensions of the original samples and the main features of the samples may be picked up first to improve the performance of SVC. A principal component analysis (PCA) is employed to reduce the feature dimensions of the original samples and the pre-selected main features efficiently, and an SVC is constructed in the selected feature space to improve the learning speed and identification rate of SVC. Furthermore, a heuristic genetic algorithm-based automatic model selection is proposed to determine the hyperparameters of SVC to evaluate the performance of the learning machines. Experiments performed on the Heart and Adult benchmark data sets demonstrate that the proposed PCA-based SVC not only reduces the test time drastically, but also improves the identify rates effectively.
基金Project(51175159)supported by the National Natural Science Foundation of ChinaProject(2013WK3024)supported by the Science andTechnology Planning Program of Hunan Province,ChinaProject(CX2013B146)supported by the Hunan Provincial InnovationFoundation for Postgraduate,China
文摘A technology for unintended lane departure warning was proposed. As crucial information, lane boundaries were detected based on principal component analysis of grayscale distribution in search bars of given number and then each search bar was tracked using Kalman filter between frames. The lane detection performance was evaluated and demonstrated in ways of receiver operating characteristic, dice similarity coefficient and real-time performance. For lane departure detection, a lane departure risk evaluation model based on lasting time and frequency was effectively executed on the ARM-based platform. Experimental results indicate that the algorithm generates satisfactory lane detection results under different traffic and lighting conditions, and the proposed warning mechanism sends effective warning signals, avoiding most false warning.
基金Defense Industrial Technology Development Program (JCKY2020204B016)National Natural Science Foundation of China (92471206)。
文摘To better complete various missions, it is necessary to plan an optimal trajectory or provide the optimal control law for the multirole missile according to the actual situation, including launch conditions and target location. Since trajectory optimization struggles to meet real-time requirements, the emergence of data-based generation methods has become a significant focus in contemporary research. However, due to the large differences in the characteristics of the optimal control laws caused by the diversity of tasks, it is difficult to achieve good prediction results by modeling all data with one single model.Therefore, the modeling idea of the mixture of experts(MoE) is adopted. Firstly, the K-means clustering algorithm is used to partition the sample data set, and the corresponding neural network classification model is established as the gate switch of MoE. Then, the expert models, i.e., the mappings from the generation conditions to the optimal control law represented by the results of principal component analysis(PCA), are represented by Kriging models. Finally, multiple rounds of accuracy evaluation, sample supplementation, and model updating are conducted to improve the generation accuracy. The Monte Carlo simulation shows that the accuracy of the proposed model reaches 96% and the generation efficiency meets the real-time requirement.
基金Project(217/s/458)supported by Azarbaijan Shahid Madani University,Iran
文摘A statistical signal processing technique was proposed and verified as independent component analysis(ICA) for fault detection and diagnosis of industrial systems without exact and detailed model.Actually,the aim is to utilize system as a black box.The system studied is condenser system of one of MAPNA's power plants.At first,principal component analysis(PCA) approach was applied to reduce the dimensionality of the real acquired data set and to identify the essential and useful ones.Then,the fault sources were diagnosed by ICA technique.The results show that ICA approach is valid and effective for faults detection and diagnosis even in noisy states,and it can distinguish main factors of abnormality among many diverse parts of a power plant's condenser system.This selectivity problem is left unsolved in many plants,because the main factors often become unnoticed by fault expansion through other parts of the plants.
基金Project(1212010071012) supported by Guangdong Pangxidong Mineral Prospect Investigation, ChinaProject(41004051) supported by the National Natural Science Foundation of ChinaProject ([2007]038-01-18) supported by Nationwide Mineral Resource Potential Evaluation Projects of Ministry of Land and Resources, China
文摘Distinguishing geochemical anomalies from background is a basic task in exploratory geochemistry. The derivation of geochemical anomalies from stream sediment geochemical data and the decomposition of these anomalies into their component patterns were described. A set of stream sediment geochemical data was obtained for 1 880 km 2 of the Pangxidong area, which is in the southern part of the recently recognized Qinzhou-Hangzhou joint tectonic belt. This belt crosses southern China and tends to the northwest (NE) direction. The total number of collected samples was 7 236, and the concentrations of Ag, Au, Cu, As, Pb and Zn were measured for each sample. The spatial combination distribution law of geochemical elements and principal component analysis (PCA) were used to construct combination models for the identification of combinations of geochemical anomalies. Spectrum-area (S-A) fractal modeling was used to strengthen weak anomalies and separate them from the background. Composite anomaly modeling was combined with fractal filtering techniques to process and analyze the geochemical data. The raster maps of Au, Ag, Cu, As, Pb and Zn were obtained by the multifractal inverse distance weighted (MIDW) method. PCA was used to combine the Au, Ag, Cu, As, Pb, and Zn concentration values. The S-A fractal method was used to decompose the first component pattern achieved by the PCA. The results show that combination anomalies from a combination of variables coincide with the known mineralization of the study area. Although the combination anomalies cannot reflect local anomalies closely enough, high-anomaly areas indicate good sites for further exploration for unknown deposits. On this basis, anomaly and background separation from combination anomalies using fractal filtering techniques can provide guidance for later work.
基金National Science Foundation of Zhejiang under Contract(LY23E010001)。
文摘Structural health monitoring is widely utilized in outdoor environments,especially under harsh conditions,which can introduce noise into the monitoring system.Therefore,designing an effective denoising strategy to enhance the performance of guided wave damage detection in noisy environments is crucial.This paper introduces a local temporal principal component analysis(PCA)reconstruction approach for denoising guided waves prior to implementing unsupervised damage detection,achieved through novel autoencoder-based reconstruction.Experimental results demonstrate that the proposed denoising method significantly enhances damage detection performance when guided waves are contaminated by noise,with SNR values ranging from 10 to-5 dB.Following the implementation of the proposed denoising approach,the AUC score can elevate from 0.65 to 0.96 when dealing with guided waves corrputed by noise at a level of-5 dB.Additionally,the paper provides guidance on selecting the appropriate number of components used in the denoising PCA reconstruction,aiding in the optimization of the damage detection in noisy conditions.
文摘As the“engine”of equipment continuous operation and repeated operation, equipment maintenance support plays a more prominent role in the confrontation of symmetrical combat systems. As the basis and guide for the planning and implementation of equipment maintenance tasks, the equipment damage measurement is an important guarantee for the effective implementation of maintenance support. Firstly,this article comprehensively analyses the influence factors to damage measurement from the enemy’s attributes, our attributes and the battlefield environment starting from the basic problem of wartime equipment damage measurement. Secondly, this article determines the key factors based on fuzzy comprehensive evaluation(FCE) and performed principal component analysis (PCA) on the key factors. Finally, the principal components representing more than 85%of the data features are taken as the input and the equipment damage quantity is taken as the output. The data are trained and tested by artificial neural network (ANN) and random forest (RF). In a word, FCE-PCA-RF can be used as a reference for the research of equipment damage estimation in wartime.
基金Project(51209167) supported by Youth Project of the National Natural Science Foundation of ChinaProject(2012JM8026) supported by Shaanxi Provincial Natural Science Foundation, China
文摘In order to accurately describe the dynamic characteristics of flight vehicles through aerodynamic modeling, an adaptive wavelet neural network (AWNN) aerodynamic modeling method is proposed, based on subset kernel principal components analysis (SKPCA) feature extraction. Firstly, by fuzzy C-means clustering, some samples are selected from the training sample set to constitute a sample subset. Then, the obtained samples subset is used to execute SKPCA for extracting basic features of the training samples. Finally, using the extracted basic features, the AWNN aerodynamic model is established. The experimental results show that, in 50 times repetitive modeling, the modeling ability of the method proposed is better than that of other six methods. It only needs about half the modeling time of KPCA-AWNN under a close prediction accuracy, and can easily determine the model parameters. This enables it to be effective and feasible to construct the aerodynamic modeling for flight vehicles.
基金the National Natural Science Fundation of China (60372001 90407007)the Ph. D. Programs Foundation of Ministry of Education of China (20030614006).
文摘Choosing the right characteristic parameter is the key to fault diagnosis in analog circuit. The feature evaluation and extraction methods based on neural network are presented. Parameter evaluation of circuit features is realized by training results from neural network; the superior nonlinear mapping capability is competent for extracting fault features which are normalized and compressed subsequently. The complex classification problem on fault pattern recognition in analog circuit is transferred into feature processing stage by feature extraction based on neural network effectively, which improves the diagnosis efficiency. A fault diagnosis illustration validated this method.
基金Project(52005358)supported by the National Natural Science Foundation of ChinaProject(2018YFB1307902)supported by the National Key R&D Program of China+1 种基金Project(201901D111243)supported by the Natural Science Foundation of Shanxi Province,ChinaProject(2019-KF-25-05)supported by the Natural Science Foundation of Liaoning Province,China。
文摘To make up the poor quality defects of traditional control methods and meet the growing requirements of accuracy for strip crown,an optimized model based on support vector machine(SVM)is put forward firstly to enhance the quality of product in hot strip rolling.Meanwhile,for enriching data information and ensuring data quality,experimental data were collected from a hot-rolled plant to set up prediction models,as well as the prediction performance of models was evaluated by calculating multiple indicators.Furthermore,the traditional SVM model and the combined prediction models with particle swarm optimization(PSO)algorithm and the principal component analysis combined with cuckoo search(PCA-CS)optimization strategies are presented to make a comparison.Besides,the prediction performance comparisons of the three models are discussed.Finally,the experimental results revealed that the PCA-CS-SVM model has the highest prediction accuracy and the fastest convergence speed.Furthermore,the root mean squared error(RMSE)of PCA-CS-SVM model is 2.04μm,and 98.15%of prediction data have an absolute error of less than 4.5μm.Especially,the results also proved that PCA-CS-SVM model not only satisfies precision requirement but also has certain guiding significance for the actual production of hot strip rolling.
基金Projects(51874080,51604069)supported by the National Natural Science Foundation of ChinaProject(N162504004)supported by the Fundamental Research Funds for the Central Universities,China
文摘As a main charging burden of blast furnace(BF)ironmaking process,pellets play an important role in ironmaking process.However,compared with sinters,there are some inevitable disadvantages for traditional acid pellets,e.g.,reduction swell,low melting temperature.Therefore,the fluxed-pellets have been applied in BF,especially MgO-fluxed pellets.In the present study,the effects of category and content of MgO bearing additive on the compressive strength(CS),reduction swelling index(RSI),reduction disintegration index(RDI)and melting-dripping properties of the pellets were investigated.Minerals composition,pore distribution and microstructure of MgO-flux pellets were studied by X-ray powder diffraction(XRD),mercury intrusion method and scanning electron microscopy(SEM),respectively.The results show that the light burned magnesite(LBM)is more suitable MgO bearing additive for fluxed-pellets.With increasing LBM content from 0 to 2.0%,the CS decreases from 3066 to 2689 N,RSI decreases from 16.43%to 9.97%and RDI decreases from 19.2%to 12.99%.The most appropriate MgO bearing additive content in the fluxed-pellets is 2.0%according to principal component analysis(PCA).
基金Projects(61273163,61325015,61304121)supported by the National Natural Science Foundation of China
文摘A new modeling and monitoring approach for multi-mode processes is proposed.The method of similarity measure(SM) and kernel principal component analysis(KPCA) are integrated to construct SM-KPCA monitoring scheme,where SM method serves as the separation of common subspace and specific subspace.Compared with the traditional methods,the main contributions of this work are:1) SM consisted of two measures of distance and angle to accommodate process characters.The different monitoring effect involves putting on the different weight,which would simplify the monitoring model structure and enhance its reliability and robustness.2) The proposed method can be used to find faults by the common space and judge which mode the fault belongs to by the specific subspace.Results of algorithm analysis and fault detection experiments indicate the validity and practicability of the presented method.