Hall sensor is widely used for estimating rotor phase of permanent magnet synchronous motor(PMSM). And rotor position is an essential parameter of PMSM control algorithm, hence it is very dangerous if Hall senor fault...Hall sensor is widely used for estimating rotor phase of permanent magnet synchronous motor(PMSM). And rotor position is an essential parameter of PMSM control algorithm, hence it is very dangerous if Hall senor faults occur. But there is scarcely any research focusing on fault diagnosis and fault-tolerant control of Hall sensor used in PMSM. From this standpoint, the Hall sensor faults which may occur during the PMSM operating are theoretically analyzed. According to the analysis results, the fault diagnosis algorithm of Hall sensor, which is based on three rules, is proposed to classify the fault phenomena accurately. The rotor phase estimation algorithms, based on one or two Hall sensor(s), are initialized to engender the fault-tolerant control algorithm. The fault diagnosis algorithm can detect 60 Hall fault phenomena in total as well as all detections can be fulfilled in 1/138 rotor rotation period. The fault-tolerant control algorithm can achieve a smooth torque production which means the same control effect as normal control mode (with three Hall sensors). Finally, the PMSM bench test verifies the accuracy and rapidity of fault diagnosis and fault-tolerant control strategies. The fault diagnosis algorithm can detect all Hall sensor faults promptly and fault-tolerant control algorithm allows the PMSM to face failure conditions of one or two Hall sensor(s). In addition, the transitions between health-control and fault-tolerant control conditions are smooth without any additional noise and harshness. Proposed algorithms can deal with the Hall sensor faults of PMSM in real applications, and can be provided to realize the fault diagnosis and fault-tolerant control of PMSM.展开更多
Microbial population and enzyme activities are the significant indicators of soil strength.Soil microbial dynamics characterize microbial population and enzyme activities.The present study explores the development of ...Microbial population and enzyme activities are the significant indicators of soil strength.Soil microbial dynamics characterize microbial population and enzyme activities.The present study explores the development of efficient predictive modeling systems for the estimation of specific soil microbial dynamics,like rock phosphate solubilization,bacterial population,and ACC-deaminase activity.More specifically,optimized subtractive clustering(SC)and Wang and Mendel's(WM)fuzzy inference systems(FIS)have been implemented with the objective to achieve the best estimation accuracy of microbial dynamics.Experimental measurements were performed using controlled pot experiment using minimal salt media with rock phosphate as sole carbon source inoculated with phosphate solubilizing microorganism in order to estimate rock phosphate solubilization potential of selected strains.Three experimental parameters,including temperature,pH,and incubation period have been used as inputs SC-FIS and WM-FIS.The better performance of the SC-FIS has been observed as compared to the WM-FIS in the estimation of phosphate solubilization and bacterial population with the maximum value of the coefficient of determination(0.9988)2 R=in the estimation of previous microbial dynamics.展开更多
Inland freshwater lake wetlands play an important role in regional ecological balance. Hongze Lake is the fourth biggest freshwater lake in China. In the past three decades, there has been significant loss of freshwat...Inland freshwater lake wetlands play an important role in regional ecological balance. Hongze Lake is the fourth biggest freshwater lake in China. In the past three decades, there has been significant loss of freshwater wet- lands within the lake and at the mouths of neighboring rivers, due to disturbance, primarily from human activities. The main purpose of this paper was to explore a practical technology for differentiating wetlands effectively from upland types in close proximity to them. In the paper, an integrated method, which combined per-pixel and per-field classifi- cation, was used for mapping wetlands of Hongze Lake and their neighboring upland types. Firstly, Landsat ETM+ imagery was segmented and classified by using spectral and textural features. Secondly, ETM+ spectral bands, textural features derived from ETM+ Pan imagery, relative relations between neighboring classes, shape fea^xes, and elevation were used in a decision tree classification. Thirdly, per-pixel classification results from the decision tree classifier were improved by using classification results from object-oriented classification as a context. The results show that the technology has not only overcome the salt-and-pepper effect commonly observed in the past studies, but also has im- proved the accuracy of identification by nearly 5%.展开更多
Train traffic rescheduling is a complicated and large-scaled combinatorial problem. According to the characteristics of China railway system and from the point of practical use, this paper introduces a rule-based trai...Train traffic rescheduling is a complicated and large-scaled combinatorial problem. According to the characteristics of China railway system and from the point of practical use, this paper introduces a rule-based train traffic reschedule interactive simulator. It can be used as a powerful training tool to train the dispatcher and to carry out experimental analysis. The production rules are used as the basic for describing the processes to be simulated. With the increase of rule, users can easily upgrade the simulator by adding their own rules.展开更多
For improving the translation quality of transfer-based MT system,a new metric for rule evaluation was proposed and applied to rule-base optimization.At the same time,a frequency filter was used to delete redundance b...For improving the translation quality of transfer-based MT system,a new metric for rule evaluation was proposed and applied to rule-base optimization.At the same time,a frequency filter was used to delete redundance before new acquired rules were added into rule-base.The new optimization method was applied to a general MT system.Experimental results show that the frequency filter is helpful to provide the knowledge expansion space of MT system for new acquired rules.The translation assessment score of open test corpus (including 2500 Chinese sentences) obtained is increased by 3.58% under 5-gram Nist metric,which is two times of that obtained by previous methods.展开更多
Identity verification using authenticity evaluation of handwritten signatures is an important issue.There have been several approaches for the verification of signatures using dynamics of the signing process.Most of t...Identity verification using authenticity evaluation of handwritten signatures is an important issue.There have been several approaches for the verification of signatures using dynamics of the signing process.Most of these approaches extract only global characteristics.With the aim of capturing both dynamic global and local features,this paper introduces a novel model for verifying handwritten dynamic signatures using neutrosophic rule-based verification system(NRVS)and Genetic NRVS(GNRVS)models.The neutrosophic Logic is structured to reflect multiple types of knowledge and relations among all features using three values:truth,indeterminacy,and falsity.These three values are determined by neutrosophic membership functions.The proposed model also is able to deal with all features without the need to select from them.In the GNRVS model,the neutrosophic rules are automatically chosen by Genetic Algorithms.The performance of the proposed system is tested on the MCYT-Signature-100 dataset.In terms of the accuracy,average error rate,false acceptance rate,and false rejection rate,the experimental results indicate that the proposed model has a significant advantage compared to different well-known models.展开更多
In the field of sentiment analysis,extracting aspects or opinion targets fromuser reviews about a product is a key task.Extracting the polarity of an opinion is much more useful if we also know the targeted Aspect or ...In the field of sentiment analysis,extracting aspects or opinion targets fromuser reviews about a product is a key task.Extracting the polarity of an opinion is much more useful if we also know the targeted Aspect or Feature.Rule based approaches,like dependency-based rules,are quite popular and effective for this purpose.However,they are heavily dependent on the authenticity of the employed parts-of-speech(POS)tagger and dependency parser.Another popular rule based approach is to use sequential rules,wherein the rules formulated by learning from the user’s behavior.However,in general,the sequential rule-based approaches have poor generalization capability.Moreover,existing approaches mostly consider an aspect as a noun or noun phrase,so these approaches are unable to extract verb aspects.In this article,we have proposed a multi-layered rule-based(ML-RB)technique using the syntactic dependency parser based rules along with some selective sequential rules in separate layers to extract noun aspects.Additionally,after rigorous analysis,we have also constructed rules for the extraction of verb aspects.These verb rules primarily based on the association between verb and opinion words.The proposed multi-layer technique compensates for the weaknesses of individual layers and yields improved results on two publicly available customer review datasets.The F1 score for both the datasets are 0.90 and 0.88,respectively,which are better than existing approaches.These improved results can be attributed to the application of sequential/syntactic rules in a layered manner as well as the capability to extract both noun and verb aspects.展开更多
This paper firstly proposes a new support vector machine regression (SVR) with a robust loss function, and designs a gradient based algorithm for implementation of the SVR, then uses the SVR to extract fuzzy rules and...This paper firstly proposes a new support vector machine regression (SVR) with a robust loss function, and designs a gradient based algorithm for implementation of the SVR, then uses the SVR to extract fuzzy rules and designs fuzzy rule-based system. Simulations show that fuzzy rule-based system technique based on robust SVR achieves superior performance to the conventional fuzzy inference method, the proposed method provides satisfactory performance with excellent approximation and generalization property than the existing algorithm.展开更多
The Wireless Sensor Networks(WSN)are vulnerable to assaults due to the fact that the devices connected to them have a reliable connection to the inter-net.A malicious node acts as the controller and uses a grey hole a...The Wireless Sensor Networks(WSN)are vulnerable to assaults due to the fact that the devices connected to them have a reliable connection to the inter-net.A malicious node acts as the controller and uses a grey hole attack to get the data from all of the other nodes in the network.Additionally,the nodes are dis-carding and modifying the data packets according to the requirements of the sys-tem.The assault modifies the fundamental concept of the WSNs,which is that different devices should communicate with one another.In the proposed system,there is a fuzzy idea offered for the purpose of preventing the grey hole attack from making effective communication among the WSN devices.The currently available model is unable to recognise the myriad of different kinds of attacks.The fuzzy engine identified suspicious actions by utilising the rules that were gen-erated to make a prediction about the malicious node that would halt the process.Experiments conducted using simulation are used to determine delay,accuracy,energy consumption,throughput,and the ratio of packets successfully delivered.It stands in contrast to the model that was suggested,as well as the methodologies that are currently being used,and analogue behavioural modelling.In comparison to the existing method,the proposed model achieves an accuracy rate of 45 per-cent,a packet delivery ratio of 79 percent,and a reduction in energy usage of around 35.6 percent.These results from the simulation demonstrate that the fuzzy grey detection technique that was presented has the potential to increase the net-work’s capability of detecting grey hole assaults.展开更多
Despite the presence of various construction project cost estimate softwares, human experience and knowledge cannot be disregarded. This fact has been proven in practice, where the success of construction cost estimat...Despite the presence of various construction project cost estimate softwares, human experience and knowledge cannot be disregarded. This fact has been proven in practice, where the success of construction cost estimate process is mainly based on knowledge of human estimator. The main question concerns what human knowledge determines the success of the construction cost estimation process. To address this question we have applied Delphi technique and the output is eleven factors that are enough to precisely represent construction cost estimator knowledge. Then we have used First Order Logic (FOL) to represent these factors in terms of predicates and rules. These FOL rules could be used for evaluating construction cost estimator knowledge in five classes: fail, pass, acceptable, good, and very good. As a validation process we have done experiments using history data and the results have proved the accuracy of our proposed method.展开更多
基金supported by National Natural Science Foundation of China(Grant No. 51275264)National Hi-tech Research and Development Program of China(863 Program, Grant No. 2011AA11A269)
文摘Hall sensor is widely used for estimating rotor phase of permanent magnet synchronous motor(PMSM). And rotor position is an essential parameter of PMSM control algorithm, hence it is very dangerous if Hall senor faults occur. But there is scarcely any research focusing on fault diagnosis and fault-tolerant control of Hall sensor used in PMSM. From this standpoint, the Hall sensor faults which may occur during the PMSM operating are theoretically analyzed. According to the analysis results, the fault diagnosis algorithm of Hall sensor, which is based on three rules, is proposed to classify the fault phenomena accurately. The rotor phase estimation algorithms, based on one or two Hall sensor(s), are initialized to engender the fault-tolerant control algorithm. The fault diagnosis algorithm can detect 60 Hall fault phenomena in total as well as all detections can be fulfilled in 1/138 rotor rotation period. The fault-tolerant control algorithm can achieve a smooth torque production which means the same control effect as normal control mode (with three Hall sensors). Finally, the PMSM bench test verifies the accuracy and rapidity of fault diagnosis and fault-tolerant control strategies. The fault diagnosis algorithm can detect all Hall sensor faults promptly and fault-tolerant control algorithm allows the PMSM to face failure conditions of one or two Hall sensor(s). In addition, the transitions between health-control and fault-tolerant control conditions are smooth without any additional noise and harshness. Proposed algorithms can deal with the Hall sensor faults of PMSM in real applications, and can be provided to realize the fault diagnosis and fault-tolerant control of PMSM.
文摘Microbial population and enzyme activities are the significant indicators of soil strength.Soil microbial dynamics characterize microbial population and enzyme activities.The present study explores the development of efficient predictive modeling systems for the estimation of specific soil microbial dynamics,like rock phosphate solubilization,bacterial population,and ACC-deaminase activity.More specifically,optimized subtractive clustering(SC)and Wang and Mendel's(WM)fuzzy inference systems(FIS)have been implemented with the objective to achieve the best estimation accuracy of microbial dynamics.Experimental measurements were performed using controlled pot experiment using minimal salt media with rock phosphate as sole carbon source inoculated with phosphate solubilizing microorganism in order to estimate rock phosphate solubilization potential of selected strains.Three experimental parameters,including temperature,pH,and incubation period have been used as inputs SC-FIS and WM-FIS.The better performance of the SC-FIS has been observed as compared to the WM-FIS in the estimation of phosphate solubilization and bacterial population with the maximum value of the coefficient of determination(0.9988)2 R=in the estimation of previous microbial dynamics.
基金Under the auspices of Natural Science Foundation of Jiangsu Province (No. BK2008360)Foundamental Research Funds for the Central Universities (No. 2009B12714,2009B11714)
文摘Inland freshwater lake wetlands play an important role in regional ecological balance. Hongze Lake is the fourth biggest freshwater lake in China. In the past three decades, there has been significant loss of freshwater wet- lands within the lake and at the mouths of neighboring rivers, due to disturbance, primarily from human activities. The main purpose of this paper was to explore a practical technology for differentiating wetlands effectively from upland types in close proximity to them. In the paper, an integrated method, which combined per-pixel and per-field classifi- cation, was used for mapping wetlands of Hongze Lake and their neighboring upland types. Firstly, Landsat ETM+ imagery was segmented and classified by using spectral and textural features. Secondly, ETM+ spectral bands, textural features derived from ETM+ Pan imagery, relative relations between neighboring classes, shape fea^xes, and elevation were used in a decision tree classification. Thirdly, per-pixel classification results from the decision tree classifier were improved by using classification results from object-oriented classification as a context. The results show that the technology has not only overcome the salt-and-pepper effect commonly observed in the past studies, but also has im- proved the accuracy of identification by nearly 5%.
文摘Train traffic rescheduling is a complicated and large-scaled combinatorial problem. According to the characteristics of China railway system and from the point of practical use, this paper introduces a rule-based train traffic reschedule interactive simulator. It can be used as a powerful training tool to train the dispatcher and to carry out experimental analysis. The production rules are used as the basic for describing the processes to be simulated. With the increase of rule, users can easily upgrade the simulator by adding their own rules.
基金Sponsored by the High Technology Research and Development Program of China (Grant No.2002AA117010-09)the National Natural Science Foun-dation of China (Grant No. 60375019)
文摘For improving the translation quality of transfer-based MT system,a new metric for rule evaluation was proposed and applied to rule-base optimization.At the same time,a frequency filter was used to delete redundance before new acquired rules were added into rule-base.The new optimization method was applied to a general MT system.Experimental results show that the frequency filter is helpful to provide the knowledge expansion space of MT system for new acquired rules.The translation assessment score of open test corpus (including 2500 Chinese sentences) obtained is increased by 3.58% under 5-gram Nist metric,which is two times of that obtained by previous methods.
文摘Identity verification using authenticity evaluation of handwritten signatures is an important issue.There have been several approaches for the verification of signatures using dynamics of the signing process.Most of these approaches extract only global characteristics.With the aim of capturing both dynamic global and local features,this paper introduces a novel model for verifying handwritten dynamic signatures using neutrosophic rule-based verification system(NRVS)and Genetic NRVS(GNRVS)models.The neutrosophic Logic is structured to reflect multiple types of knowledge and relations among all features using three values:truth,indeterminacy,and falsity.These three values are determined by neutrosophic membership functions.The proposed model also is able to deal with all features without the need to select from them.In the GNRVS model,the neutrosophic rules are automatically chosen by Genetic Algorithms.The performance of the proposed system is tested on the MCYT-Signature-100 dataset.In terms of the accuracy,average error rate,false acceptance rate,and false rejection rate,the experimental results indicate that the proposed model has a significant advantage compared to different well-known models.
文摘In the field of sentiment analysis,extracting aspects or opinion targets fromuser reviews about a product is a key task.Extracting the polarity of an opinion is much more useful if we also know the targeted Aspect or Feature.Rule based approaches,like dependency-based rules,are quite popular and effective for this purpose.However,they are heavily dependent on the authenticity of the employed parts-of-speech(POS)tagger and dependency parser.Another popular rule based approach is to use sequential rules,wherein the rules formulated by learning from the user’s behavior.However,in general,the sequential rule-based approaches have poor generalization capability.Moreover,existing approaches mostly consider an aspect as a noun or noun phrase,so these approaches are unable to extract verb aspects.In this article,we have proposed a multi-layered rule-based(ML-RB)technique using the syntactic dependency parser based rules along with some selective sequential rules in separate layers to extract noun aspects.Additionally,after rigorous analysis,we have also constructed rules for the extraction of verb aspects.These verb rules primarily based on the association between verb and opinion words.The proposed multi-layer technique compensates for the weaknesses of individual layers and yields improved results on two publicly available customer review datasets.The F1 score for both the datasets are 0.90 and 0.88,respectively,which are better than existing approaches.These improved results can be attributed to the application of sequential/syntactic rules in a layered manner as well as the capability to extract both noun and verb aspects.
基金Supported by Zhejiang Province Nature Science Fund (No.Y106259)
文摘This paper firstly proposes a new support vector machine regression (SVR) with a robust loss function, and designs a gradient based algorithm for implementation of the SVR, then uses the SVR to extract fuzzy rules and designs fuzzy rule-based system. Simulations show that fuzzy rule-based system technique based on robust SVR achieves superior performance to the conventional fuzzy inference method, the proposed method provides satisfactory performance with excellent approximation and generalization property than the existing algorithm.
文摘The Wireless Sensor Networks(WSN)are vulnerable to assaults due to the fact that the devices connected to them have a reliable connection to the inter-net.A malicious node acts as the controller and uses a grey hole attack to get the data from all of the other nodes in the network.Additionally,the nodes are dis-carding and modifying the data packets according to the requirements of the sys-tem.The assault modifies the fundamental concept of the WSNs,which is that different devices should communicate with one another.In the proposed system,there is a fuzzy idea offered for the purpose of preventing the grey hole attack from making effective communication among the WSN devices.The currently available model is unable to recognise the myriad of different kinds of attacks.The fuzzy engine identified suspicious actions by utilising the rules that were gen-erated to make a prediction about the malicious node that would halt the process.Experiments conducted using simulation are used to determine delay,accuracy,energy consumption,throughput,and the ratio of packets successfully delivered.It stands in contrast to the model that was suggested,as well as the methodologies that are currently being used,and analogue behavioural modelling.In comparison to the existing method,the proposed model achieves an accuracy rate of 45 per-cent,a packet delivery ratio of 79 percent,and a reduction in energy usage of around 35.6 percent.These results from the simulation demonstrate that the fuzzy grey detection technique that was presented has the potential to increase the net-work’s capability of detecting grey hole assaults.
文摘Despite the presence of various construction project cost estimate softwares, human experience and knowledge cannot be disregarded. This fact has been proven in practice, where the success of construction cost estimate process is mainly based on knowledge of human estimator. The main question concerns what human knowledge determines the success of the construction cost estimation process. To address this question we have applied Delphi technique and the output is eleven factors that are enough to precisely represent construction cost estimator knowledge. Then we have used First Order Logic (FOL) to represent these factors in terms of predicates and rules. These FOL rules could be used for evaluating construction cost estimator knowledge in five classes: fail, pass, acceptable, good, and very good. As a validation process we have done experiments using history data and the results have proved the accuracy of our proposed method.