{"title":"Remaining useful life prediction of lithium-ion battery based on auto-regression and particle filter","authors":"Jie Lin, Minghua Wei","doi":"10.1108/IJICC-09-2020-0131","DOIUrl":"https://doi.org/10.1108/IJICC-09-2020-0131","url":null,"abstract":"PurposeWith the rapid development and stable operated application of lithium-ion batteries used in uninterruptible power supply (UPS), the prediction of remaining useful life (RUL) for lithium-ion battery played an important role. More and more researchers paid more attentions on the reliability and safety for lithium-ion batteries based on prediction of RUL. The purpose of this paper is to predict the life of lithium-ion battery based on auto regression and particle filter method.Design/methodology/approachIn this paper, a simple and effective RUL prediction method based on the combination method of auto-regression (AR) time-series model and particle filter (PF) was proposed for lithium-ion battery. The proposed method deformed the double-exponential empirical degradation model and reduced the number of parameters for such model to improve the efficiency of training. By using the PF algorithm to track the process of lithium-ion battery capacity decline and modified observations of the state space equations, the proposed PF + AR model fully considered the declined process of batteries to meet more accurate prediction of RUL.FindingsExperiments on CALCE dataset have fully compared the conventional PF algorithm and the AR + PF algorithm both on original exponential empirical degradation model and the deformed double-exponential one. Experimental results have shown that the proposed PF + AR method improved the prediction accuracy, decreases the error rate and reduces the uncertainty ranges of RUL, which was more suitable for the deformed double-exponential empirical degradation model.Originality/valueIn the running of UPS device based on lithium-ion battery, the proposed AR + PF combination algorithm will quickly, accurately and robustly predict the RUL of lithium-ion batteries, which had a strong application value in the stable operation of laboratory and other application scenarios.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"203 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121467966","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Unmanned vehicle dynamic obstacle detection, tracking and recognition method based on laser sensor","authors":"Hualei Zhang, M. Ikbal","doi":"10.1108/IJICC-10-2020-0143","DOIUrl":"https://doi.org/10.1108/IJICC-10-2020-0143","url":null,"abstract":"PurposeIn response to these shortcomings, this paper proposes a dynamic obstacle detection and tracking method based on multi-feature fusion and a dynamic obstacle recognition method based on spatio-temporal feature vectors.Design/methodology/approachThe existing dynamic obstacle detection and tracking methods based on geometric features have a high false detection rate. The recognition methods based on the geometric features and motion status of dynamic obstacles are greatly affected by distance and scanning angle, and cannot meet the requirements of real traffic scene applications.FindingsFirst, based on the geometric features of dynamic obstacles, the obstacles are considered The echo pulse width feature is used to improve the accuracy of obstacle detection and tracking; second, the space-time feature vector is constructed based on the time dimension and space dimension information of the obstacle, and then the support vector machine method is used to realize the recognition of dynamic obstacles to improve the obstacle The accuracy of object recognition. Finally, the accuracy and effectiveness of the proposed method are verified by real vehicle tests.Originality/valueThe paper proposes a dynamic obstacle detection and tracking method based on multi-feature fusion and a dynamic obstacle recognition method based on spatio-temporal feature vectors. The accuracy and effectiveness of the proposed method are verified by real vehicle tests.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-02-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132961901","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Improving the performance of query processing using proposed resilient distributed processing technique","authors":"C. Lakshmi, K. U. Rani","doi":"10.1108/IJICC-10-2020-0157","DOIUrl":"https://doi.org/10.1108/IJICC-10-2020-0157","url":null,"abstract":"PurposeResilient distributed processing technique (RDPT), in which mapper and reducer are simplified with the Spark contexts and support distributed parallel query processing.Design/methodology/approachThe proposed work is implemented with Pig Latin with Spark contexts to develop query processing in a distributed environment.FindingsQuery processing in Hadoop influences the distributed processing with the MapReduce model. MapReduce caters to the works on different nodes with the implementation of complex mappers and reducers. Its results are valid for some extent size of the data.Originality/valuePig supports the required parallel processing framework with the following constructs during the processing of queries: FOREACH; FLATTEN; COGROUP.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-02-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134507743","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Optimization of cloud load balancing using fitness function and duopoly theory","authors":"K. Resma, G. Sharvani, Ramasubbareddy Somula","doi":"10.1108/IJICC-11-2020-0176","DOIUrl":"https://doi.org/10.1108/IJICC-11-2020-0176","url":null,"abstract":"PurposeCurrent industrial scenario is largely dependent on cloud computing paradigms. On-demand services provided by cloud data centre are paid as per use. Hence, it is very important to make use of the allocated resources to the maximum. The resource utilization is highly dependent on the allocation of resources to the incoming request. The allocation of requests is done with respect to the physical machines present in the datacenter. While allocating the tasks to these physical machines, it needs to be allocated in such a way that no physical machine is underutilized or over loaded. To make sure of this, optimal load balancing is very important.Design/methodology/approachThe paper proposes an algorithm which makes use of the fitness functions and duopoly game theory to allocate the tasks to the physical machines which can handle the resource requirement of the incoming tasks. The major focus of the proposed work is to optimize the load balancing in a datacenter. When optimization happens, none of the physical machine is neither overloaded nor under-utilized, hence resulting in efficient utilization of the resources.FindingsThe performance of the proposed algorithm is compared with different existing load balancing algorithms such as round-robin load (RR) ant colony optimization (ACO), artificial bee colony (ABC) with respect to the selected parameters response time, virtual machine migrations, host shut down and energy consumption. All the four parameters gave a positive result when the algorithm is simulated.Originality/valueThe contribution of this paper is towards the domain of cloud load balancing. The paper is proposing a novel approach to optimize the cloud load balancing process. The results obtained show that response time, virtual machine migrations, host shut down and energy consumption are reduced in comparison to few of the existing algorithms selected for the study. The proposed algorithm based on the duopoly function and fitness function brings in an optimized performance compared to the four algorithms analysed.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-02-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130507901","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"An enhanced cosine-based visual technique for the robust tweets data clustering","authors":"K. Narasimhulu, K. MeenaAbarna, B. Sivakumar","doi":"10.1108/IJICC-10-2020-0151","DOIUrl":"https://doi.org/10.1108/IJICC-10-2020-0151","url":null,"abstract":"PurposeThe purpose of the paper is to study multiple viewpoints which are required to access the more informative similarity features among the tweets documents, which is useful for achieving the robust tweets data clustering results.Design/methodology/approachLet “N” be the number of tweets documents for the topics extraction. Unwanted texts, punctuations and other symbols are removed, tokenization and stemming operations are performed in the initial tweets pre-processing step. Bag-of-features are determined for the tweets; later tweets are modelled with the obtained bag-of-features during the process of topics extraction. Approximation of topics features are extracted for every tweet document. These set of topics features of N documents are treated as multi-viewpoints. The key idea of the proposed work is to use multi-viewpoints in the similarity features computation. The following figure illustrates multi-viewpoints based cosine similarity computation of the five tweets documents (here N = 5) and corresponding documents are defined in projected space with five viewpoints, say, v1,v2, v3, v4, and v5. For example, similarity features between two documents (viewpoints v1, and v2) are computed concerning the other three multi-viewpoints (v3, v4, and v5), unlike a single viewpoint in traditional cosine metric.FindingsHealthcare problems with tweets data. Topic models play a crucial role in the classification of health-related tweets with finding topics (or health clusters) instead of finding term frequency and inverse document frequency (TF–IDF) for unlabelled tweets.Originality/valueTopic models play a crucial role in the classification of health-related tweets with finding topics (or health clusters) instead of finding TF-IDF for unlabelled tweets.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-02-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121814649","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"A recursive implementation of the ALIENOR optimization method","authors":"D. Peri","doi":"10.1108/IJICC-04-2020-0041","DOIUrl":"https://doi.org/10.1108/IJICC-04-2020-0041","url":null,"abstract":"PurposeA recursive scheme for the ALIENOR method is proposed as a remedy for the difficulties induced by the method. A progressive focusing on the most promising region, in combination with a variation of the density of the alpha-dense curve, is proposed.Design/methodology/approachALIENOR method is aimed at reducing the space dimensions of an optimization problem by spanning it by using a single alpha-dense curve: the curvilinear abscissa along the curve becomes the only design parameter for any design space. As a counterpart, the transformation of the objective function in the projected space is much more difficult to tackle.FindingsA fine tuning of the procedure has been performed in order to identity the correct balance between the different elements of the procedure. The proposed approach has been tested by using a set of algebraic functions with up to 1,024 design variables, demonstrating the ability of the method in solving large scale optimization problem. Also an industrial application is presented.Originality/valueIn the knowledge of the author there is not a similar paper in the current literature.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"485 2","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120897494","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Probabilistic uncertain linguistic TODIM method based on the generalized Choquet integral and its application","authors":"Xiuqin Xu, Jialiang Xie, Na Yue, Honghui Wang","doi":"10.1108/ijicc-09-2020-0108","DOIUrl":"https://doi.org/10.1108/ijicc-09-2020-0108","url":null,"abstract":"PurposeThe purpose of this paper is to develop a probabilistic uncertain linguistic (PUL) TODIM method based on the generalized Choquet integral, with respect to the interdependencies between criteria, for the selection of the best alternate in the context of multiple criteria group decision-making (MCGDM).Design/methodology/approachOwing to decision makers (DMs) do not always show completely rational and may have the preference of bounded rational behavior, this may affect the result of the MCGDM. At the same time, criteria interaction is a focused issue in MCGDM. Hence, a novel TODIM method based on the generalized Choquet integral selects the best alternate using PUL evaluation, where the generalized Choquet integral is used to calculate the weight of criterion. The generalized PUL distance measure between two probabilistic uncertain linguistic elements (PULEs) is calculated and the perceived dominance degree matrices for each alternate relative to other alternates are obtained. Furthermore, the comprehensive perceived dominance degree of each alternate can be calculated to get the ranking.FindingsPotential application of the PUL-TODIM method is demonstrated through an evaluation example with sensitivity and comparative analysis.Originality/valueAs per author's concern, there are no TODIM methods with probabilistic uncertain linguistic sets (PULTSs) to solve MCGDM problems under uncertainty. Compared with the result of existing methods, the final judgment value of alternates using the extended TODIM methodology is highly corroborated, which proves its potential in solving MCGDM problems under qualitative and quantitative environments.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125861667","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Design and implementation of construction cost prediction model based on SVM and LSSVM in industries 4.0","authors":"M. Fan, Ashutosh Sharma","doi":"10.1108/ijicc-10-2020-0142","DOIUrl":"https://doi.org/10.1108/ijicc-10-2020-0142","url":null,"abstract":"PurposeIn order to improve the accuracy of project cost prediction, considering the limitations of existing models, the construction cost prediction model based on SVM (Standard Support Vector Machine) and LSSVM (Least Squares Support Vector Machine) is put forward.Design/methodology/approachIn the competitive growth and industries 4.0, the prediction in the cost plays a key role.FindingsAt the same time, the original data is dimensionality reduced. The processed data are imported into the SVM and LSSVM models for training and prediction respectively, and the prediction results are compared and analyzed and a more reasonable prediction model is selected.Originality/valueThe prediction result is further optimized by parameter optimization. The relative error of the prediction model is within 7%, and the prediction accuracy is high and the result is stable.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-01-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128197757","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"A hesitant fuzzy linguistic terms set-based AHP-TOPSIS approach to evaluate ERP software packages","authors":"Z. Ayag, Funda Samanlioglu","doi":"10.1108/ijicc-07-2020-0079","DOIUrl":"https://doi.org/10.1108/ijicc-07-2020-0079","url":null,"abstract":"PurposeIn this paper, two popular multiple-criteria decision-making (MCDM) methods with hesitant fuzzy logic approach; hesitant fuzzy analytic hierarchy process (hesitant F-AHP) and hesitant fuzzy the technique for order preference by similarity to ideal solution (HF-TOPSIS) are integrated as HF-AHP-TOPSIS to evaluating a set of enterprise resource planning (ERP) alternatives and rank them by weight to reach to the ultimate one that satisfies the needs and expectations of a company.Design/methodology/approachSelecting the best ERP software package among the rising number of the options in market has been a critical problem for most companies for a long time because of the reason that an improper ERP software package might lead to many issues (i.e. time loss, increased costs and a loss of market share). On the other hand, finding the best ERP alternative is a comprehensive MCDM problem in the presence of a set of alternatives and several potentially competing quantitative and qualitative criteria.FindingsIn this integrated approach, the hesitant F-AHP is used to determine the criteria weights, as the hesitant F-TOPSIS is utilized to rank ERP package alternatives. The proposed approach was also validated in a numerical example that has five ERP package alternatives and 12 criteria by three decision-makers in order to show its applicability to potential readers and practitioners.Research limitations/implicationsIf the number of the alternatives and criteria are dramatically increased beyond reasonable numbers, the reaching to final solution will be so difficult because of the great deal of fuzzy based calculations. Therefore, the number of criteria and alternatives should be at reasonable numbers.Practical implicationsThe proposed approach was also validated in a illustrated example with the five ERP package options and 12 criteria by the three decision-makers in order to show its applicability to potential readers and practitioners.Originality/valueFurthermore, in literature, to the best of our knowledge, the authors did not come cross any work that integrates the HF-AHP with the HF-TOPSIS for ERP software package selection problem.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131568922","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Muhammad Qiyas, Muhammad Sajjad Ali Khan, Saifullah Khan, S. Abdullah
{"title":"Concept of Yager operators with the picture fuzzy set environment and its application to emergency program selection","authors":"Muhammad Qiyas, Muhammad Sajjad Ali Khan, Saifullah Khan, S. Abdullah","doi":"10.1108/ijicc-06-2020-0064","DOIUrl":"https://doi.org/10.1108/ijicc-06-2020-0064","url":null,"abstract":"PurposeThe aim of this study as to find out an approach for emergency program selection.Design/methodology/approachThe authors have generated six aggregation operators (AOs), namely picture fuzzy Yager weighted average (PFYWA), picture fuzzy Yager ordered weighted average, picture fuzzy Yager hybrid weighted average, picture fuzzy Yager weighted geometric (PFYWG), picture fuzzy Yager ordered weighted geometric and picture fuzzy Yager hybrid weighted geometric aggregations operators.FindingsFirst of all, the authors defined the score and accuracy function for picture fuzzy set (FS), and some fundamental operational laws for picture FS using the Yager aggregation operation. After that, using the developed operational laws, developed some AOs, namely PFYWA, picture fuzzy Yager ordered weighted average, picture fuzzy Yager hybrid weighted average, PFYWG, picture fuzzy Yager ordered weighted geometric and picture fuzzy Yager hybrid weighted geometric aggregations operators, have been proposed along with their desirable properties. A decision-making (DM) approach based on these operators has also been presented. An illustrative example has been given for demonstrating the approach. Finally, discussed the comparison of the proposed method with the other existing methods and write the conclusion of the article.Originality/valueTo find the best alternative for emergency program selection.","PeriodicalId":352072,"journal":{"name":"Int. J. Intell. Comput. Cybern.","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-11-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121900393","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}