IET Collaborative Intelligent Manufacturing最新文献

筛选
英文 中文
Celebrating the 70th Anniversary of School of Mechanical Science and Engineering of Huazhong University of Science & Technology 庆祝华中科技大学机械科学与工程学院建校70周年
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-15 DOI: 10.1049/cim2.12062
Xinyu Li, Long Wen
{"title":"Celebrating the 70th Anniversary of School of Mechanical Science and Engineering of Huazhong University of Science & Technology","authors":"Xinyu Li, Long Wen","doi":"10.1049/cim2.12062","DOIUrl":"10.1049/cim2.12062","url":null,"abstract":"<p>The School of Mechanical Science and Engineering (MSE) of Huazhong University of Science & Technology (HUST-MSE) is one of the best mechanical engineering schools in China. HUST-MSE not only leads the development of equipment automation, digitization and intelligence in China but also wins a high reputation in the field of mechanical engineering in the world. To celebrate the 70th anniversary of HUST-MSE, this special issue aims at presenting the new methodologies and techniques for the application of intelligent manufacturing.</p><p>This special issue contains seven contributions on the topic areas of manufacturing scheduling, fault diagnosis, automatic welding, and reconfigurable battery systems, which are the important topics in intelligent manufacturing. All the papers are invited from the scholars who were graduated from HUST-MSE.</p><p>The first paper, ‘an approximate evaluation method for neighbourhood solutions in job shop scheduling problem’ by Gui et al., investigates the approximate evaluation method for the meta-heuristic algorithm solving the Job Shop Scheduling problem. The authors prove that the evaluated value of the neighbourhood solution is under certain conditions by exploring domain knowledge. It can reduce the computational time of the evaluation of meta-heuristics and improve its efficiency.</p><p>The second paper, ‘a deep reinforcement learning based approach for dynamic distributed blocking flowshop scheduling with job insertions’ by Sun et al., studies the distributed blocking flowshop scheduling problem (DBFSP) with new job insertions. The authors propose a multi-agent deep deterministic policy gradient method to optimize the job selection model and only make little local modification based on the original plan while minimizing the objective of the total completion time deviation of all products so that all jobs can be finished on time.</p><p>The third paper, ‘deep reinforcement learning-based balancing and sequencing approach for mixed model assembly lines’ by Lv et al., proposes a multi-agent iterative optimization method for the balancing and sequencing problem in mixed-model assembly lines. The balancing agent adopts a deep deterministic policy gradient algorithm, while the sequencing agent uses an Actor Critic algorithm. Then an iterative interaction mechanism is developed for these agents to minimize the work overload and the idle time at stations.</p><p>The fourth paper, ‘intelligent fault diagnosis of rotating machinery using lightweight network with modified tree-structured Parzen estimators’ by Liang et al., investigates a novel lightweight network with modified tree-structured Parzen estimators to automatically search the optimal hyper-parameters for the fault diagnosis task.</p><p>The fifth paper, ‘privacy-preserving gradient boosting tree: vertical federated learning for collaborative bearing fault diagnosis’ by Xia et al., focusses on the insufficient data in real manufacturing scenarios. The authors","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"155-156"},"PeriodicalIF":8.2,"publicationDate":"2022-09-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12062","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48325963","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Analysis of interactive manufacturing systems: Towards a performance-based assessment methodology 交互式制造系统分析:迈向基于绩效的评估方法
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-14 DOI: 10.1049/cim2.12063
Jose Antonio Mulet alberola, Irene Fassi
{"title":"Analysis of interactive manufacturing systems: Towards a performance-based assessment methodology","authors":"Jose Antonio Mulet alberola,&nbsp;Irene Fassi","doi":"10.1049/cim2.12063","DOIUrl":"10.1049/cim2.12063","url":null,"abstract":"<p>Current manufacturing systems are forced to meet the most dynamic market demands under sustainable factors. However, not only technical transformations will address the challenge but, to fully cover social needs, the analysis of the human role in highly interactive systems is still decisive, following a socially sustainable approach. To fully extract the most from both agents under a performance point of view, the main added value of agents in the work environment needs to be carefully analysed, captured, and boosted. The context shapes a specific operation or task, which consequently drives the final outcome according to individual necessities. Furthermore, a methodology that potentially helps a proper assessment of these performance-based interactions is still missing. The contribution focusses on the definition of a novel human-centric methodology under a holistic point of view to analyse performance-based interactions and to define appropriate indices and metrics that helps assessing the human-system interactions in the manufacturing domain. The methodology is applied in a case study to guide practitioners with its use.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 4","pages":"286-298"},"PeriodicalIF":8.2,"publicationDate":"2022-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12063","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48739139","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An approximate evaluation method for neighbourhood solutions in job shop scheduling problem 车间作业调度问题邻域解的近似评价方法
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-13 DOI: 10.1049/cim2.12049
Lin Gui, Xinyu Li, Liang Gao, Jin Xie
{"title":"An approximate evaluation method for neighbourhood solutions in job shop scheduling problem","authors":"Lin Gui,&nbsp;Xinyu Li,&nbsp;Liang Gao,&nbsp;Jin Xie","doi":"10.1049/cim2.12049","DOIUrl":"10.1049/cim2.12049","url":null,"abstract":"<p>Job shop scheduling problem is a classical scheduling problem, and it is very difficult to work out. To solve it well, the meta-heuristic algorithm is a good choice, and the evaluation method of neighbourhood solutions, which affects the efficiency of the algorithm and the quality of the solution, is one of the keys in the algorithm. We propose an approximate evaluation method by exploring domain knowledge in neighbourhood solutions. Firstly, we reduce the computational time of the evaluation by analysing the unnecessary computational operations. Secondly, according to the domain knowledge, we prove that the evaluated value of the neighbourhood solution is the exact value under certain conditions. At the same time, a set of critical parameters are calculated to correct the estimated value of the neighbourhood solutions that do not meet the conditions to improve the evaluation accuracy. With all of these, an approximate evaluation method for neighbourhood solutions in job shop scheduling problems is proposed. The experiments on different numerical instances show the superiority of the method proposed.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"157-165"},"PeriodicalIF":8.2,"publicationDate":"2022-09-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12049","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48275656","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Privacy-preserving gradient boosting tree: Vertical federated learning for collaborative bearing fault diagnosis 隐私保护梯度增强树:用于协同轴承故障诊断的垂直联邦学习
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-09 DOI: 10.1049/cim2.12057
Liqiao Xia, Pai Zheng, Jinjie Li, Wangchujun Tang, Xiangying Zhang
{"title":"Privacy-preserving gradient boosting tree: Vertical federated learning for collaborative bearing fault diagnosis","authors":"Liqiao Xia,&nbsp;Pai Zheng,&nbsp;Jinjie Li,&nbsp;Wangchujun Tang,&nbsp;Xiangying Zhang","doi":"10.1049/cim2.12057","DOIUrl":"10.1049/cim2.12057","url":null,"abstract":"<p>Data-driven fault diagnosis approaches have been widely adopted due to their persuasive performance. However, data are always insufficient to develop effective fault diagnosis models in real manufacturing scenarios. Despite numerous approaches that have been offered to mitigate the negative effects of insufficient data, the most challenging issue lies in how to break down the data silos to enlarge data volume while preserving data privacy. To address this issue, a vertical federated learning (FL) model, privacy-preserving boosting tree, has been developed for collaborative fault diagnosis of industrial practitioners while maintaining anonymity. Only the model information will be shared under the homomorphic encryption protocol, safeguarding data privacy while retaining high accuracy. Besides, an Autoencoder model is provided to encourage practitioners to contribute and then improve model performance. Two bearing fault case studies are conducted to demonstrate the superiority of the proposed approach by comparing it with typical scenarios. This present study's findings offer industrial practitioners insights into investigating the vertical FL in fault diagnosis.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"208-219"},"PeriodicalIF":8.2,"publicationDate":"2022-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12057","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45096955","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
A deep reinforcement learning based approach for dynamic distributed blocking flowshop scheduling with job insertions 一种基于深度强化学习的作业插入动态分布式阻塞流程调度方法
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-09 DOI: 10.1049/cim2.12060
Xueyan Sun, Birgit Vogel-Heuser, Fandi Bi, Weiming Shen
{"title":"A deep reinforcement learning based approach for dynamic distributed blocking flowshop scheduling with job insertions","authors":"Xueyan Sun,&nbsp;Birgit Vogel-Heuser,&nbsp;Fandi Bi,&nbsp;Weiming Shen","doi":"10.1049/cim2.12060","DOIUrl":"10.1049/cim2.12060","url":null,"abstract":"<p>The distributed blocking flowshop scheduling problem (DBFSP) with new job insertions is studied. Rescheduling all remaining jobs after a dynamic event like a new job insertion is unreasonable to an actual distributed blocking flowshop production process. A deep reinforcement learning (DRL) algorithm is proposed to optimise the job selection model, and local modifications are made on the basis of the original scheduling plan when new jobs arrive. The objective is to minimise the total completion time deviation of all products so that all jobs can be finished on time to reduce the cost of storage. First, according to the definitions of the dynamic DBFSP problem, a DRL framework based on multi-agent deep deterministic policy gradient (MADDPG) is proposed. In this framework, a full schedule is generated by the variable neighbourhood descent algorithm before a dynamic event occurs. Meanwhile, all newly added jobs are reordered before the agents make decisions to select the one that needs to be scheduled most urgently. This study defines the observations, actions and reward calculation methods and applies centralised training and distributed execution in MADDPG. Finally, a comprehensive computational experiment is carried out to compare the proposed method with the closely related and well-performing methods. The results indicate that the proposed method can solve the dynamic DBFSP effectively and efficiently.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"166-180"},"PeriodicalIF":8.2,"publicationDate":"2022-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12060","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49055467","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Intelligent fault diagnosis of rotating machinery using lightweight network with modified tree-structured parzen estimators 基于改进树结构parzen估计的轻量网络旋转机械故障智能诊断
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-09-02 DOI: 10.1049/cim2.12055
Jingkang Liang, Yixiao Liao, Zhuyun Chen, Huibin Lin, Gang Jin, Konstantinos Gryllias, Weihua Li
{"title":"Intelligent fault diagnosis of rotating machinery using lightweight network with modified tree-structured parzen estimators","authors":"Jingkang Liang,&nbsp;Yixiao Liao,&nbsp;Zhuyun Chen,&nbsp;Huibin Lin,&nbsp;Gang Jin,&nbsp;Konstantinos Gryllias,&nbsp;Weihua Li","doi":"10.1049/cim2.12055","DOIUrl":"10.1049/cim2.12055","url":null,"abstract":"<p>Deep learning-based methods have been widely used in the field of rotating machinery fault diagnosis. It is of practical significance to improve the calculation speed of the model on the premise of ensuring accuracy, so as to realise real-time fault diagnosis. However, designing an efficient and lightweight fault diagnosis network requires expert knowledge to determine the network structure and adjust the hyperparameters of the network, which is time-consuming and laborious. In order to design fault diagnosis networks considering both time and accuracy effortlessly, a novel lightweight network with modified tree-structured parzen estimators (LN-MT) is proposed for intelligent fault diagnosis of rotating machinery. Firstly, a lightweight framework based on global average pooling and group convolution is proposed, and a hyperparameter optimisation (HPO) method based on Bayesian optimisation called tree-structured parzen estimator is utilised to automatically search the optimal hyperparameters for the fault diagnosis task. The objective of the HPO algorithm is the weighting of accuracy and calculating time, so as to find models that balance both time and accuracy. The results of comparison experiments indicate that LN-MT can achieve superior fault diagnosis accuracies with few trainable parameters and less calculating time.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"194-207"},"PeriodicalIF":8.2,"publicationDate":"2022-09-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12055","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44181517","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Deep reinforcement learning-based balancing and sequencing approach for mixed model assembly lines 基于深度强化学习的混合模型装配线平衡和排序方法
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-08-31 DOI: 10.1049/cim2.12061
Youlong Lv, Yuanliang Tan, Ray Zhong, Peng Zhang, Junliang Wang, Jie Zhang
{"title":"Deep reinforcement learning-based balancing and sequencing approach for mixed model assembly lines","authors":"Youlong Lv,&nbsp;Yuanliang Tan,&nbsp;Ray Zhong,&nbsp;Peng Zhang,&nbsp;Junliang Wang,&nbsp;Jie Zhang","doi":"10.1049/cim2.12061","DOIUrl":"10.1049/cim2.12061","url":null,"abstract":"<p>A multi-agent iterative optimisation method based on deep reinforcement learning is proposed for the balancing and sequencing problem in mixed model assembly lines. Based on the Markov decision process model for balancing and sequencing, a balancing agent using a deep deterministic policy gradient algorithm, a sequencing agent using an Actor–Critic algorithm, as well as an iterative interaction mechanism between these agents' output solutions are designed for realising the global optimisation of mixed model assembly lines. The exchange of solution information including assembly time and station workload in the iterative interaction realises the coordination of the worker assignment policy at the balancing stage and the production arrangement policy at the sequencing stage for the minimisation of work overload and idle time at stations. Through the comparative experiments with heuristic rules, genetic algorithms, and the original deep reinforcement learning algorithm, the effectiveness of the proposed method is demonstrated and discussed for small-scale instances as well as large-scale ones.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"181-193"},"PeriodicalIF":8.2,"publicationDate":"2022-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12061","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"45671844","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Construction of a semi-dense point cloud model for a tube-to-tubesheet welding robot 管板焊接机器人半密集点云模型的建立
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-08-30 DOI: 10.1049/cim2.12056
Hui Wang, Youmin Rong, Chao Liu, Yu Huang
{"title":"Construction of a semi-dense point cloud model for a tube-to-tubesheet welding robot","authors":"Hui Wang,&nbsp;Youmin Rong,&nbsp;Chao Liu,&nbsp;Yu Huang","doi":"10.1049/cim2.12056","DOIUrl":"10.1049/cim2.12056","url":null,"abstract":"<p>Tube-to-tubesheet welding is widely applied in industrial fields. However, the current tubesheet welding robot still mainly relies on manual tubesheet models. Aiming to solve this problem, this paper proposed an improved direct method to automatically establish a tubesheet semi-dense point cloud model based on a selected monocular camera and a one-dimension (1D) laser rangefinder. Firstly, a laser filtering method was designed to acquire the distance between the camera and tubesheet through the 1D laser rangefinder. Then, from combing the 1D laser rangefinder data with keyframe data, the scale factor was obtained and proceeded to be processed by the Kalman filter to reduce the error. Then, the computed scale factor and all the keyframes were calculated to construct the tubesheet point cloud model through the graph optimisation algorithm. The experimental results showed that the semi-dense point cloud model of the tubesheet could be efficiently established by the proposed algorithm with row error and column error both less than 1 mm, satisfying the welding requirements.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"220-231"},"PeriodicalIF":8.2,"publicationDate":"2022-08-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12056","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42729819","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Reconfigurable battery systems: Challenges and safety solutions using intelligent system framework based on digital twins 可重构电池系统:使用基于数字孪生的智能系统框架的挑战和安全解决方案
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-08-15 DOI: 10.1049/cim2.12059
Akhil Garg, Jianhui Mou, Shaosen Su, Liang Gao
{"title":"Reconfigurable battery systems: Challenges and safety solutions using intelligent system framework based on digital twins","authors":"Akhil Garg,&nbsp;Jianhui Mou,&nbsp;Shaosen Su,&nbsp;Liang Gao","doi":"10.1049/cim2.12059","DOIUrl":"10.1049/cim2.12059","url":null,"abstract":"<p>Research on Reconfigurable Battery Systems (RBS) is gaining emphasis over the traditional fixed topology of the battery pack due to its advantages of adapting flexible topology (series-parallel) during its operation in the pack for meeting the non-linear time-dependent load requirements. There could emerge serious issues such as those related to safety due to malfunction of the switching circuit, heat generation from switches during frequent switching of circuits, charging temperature rise, increased charging time, sensing issues arising from the use of low-accuracy voltage/current sensors, state of charge/state of health estimation, and cost issues due to the use of increasing number of switches, fuses, contactors, relays, circuit breakers etc. To address these mentioned issues, the problem of optimal switching circuit topology for RBS is formulated as a mathematical multi-objective optimisation problem. An intelligent system framework based on digital twins is proposed. The proposed framework is further extended to a life cycle management approach that includes the interactions among pack design, pack assembly and operational and recycling levels. This could provide greater access of real-time big data cloud storage to the battery designers, manufacturers and recycling industries, who can make use of it to optimise their designs, systems and operations.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 3","pages":"232-248"},"PeriodicalIF":8.2,"publicationDate":"2022-08-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12059","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44983814","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Implementation of a holistic digital twin solution for design prototyping and virtual commissioning 用于设计原型和虚拟调试的整体数字孪生解决方案的实现
IF 8.2
IET Collaborative Intelligent Manufacturing Pub Date : 2022-07-13 DOI: 10.1049/cim2.12058
Miriam Ugarte Querejeta, Miren Illarramendi Rezabal, Gorka Unamuno, Jose Luis Bellanco, Eneko Ugalde, Antonio Valor Valor
{"title":"Implementation of a holistic digital twin solution for design prototyping and virtual commissioning","authors":"Miriam Ugarte Querejeta,&nbsp;Miren Illarramendi Rezabal,&nbsp;Gorka Unamuno,&nbsp;Jose Luis Bellanco,&nbsp;Eneko Ugalde,&nbsp;Antonio Valor Valor","doi":"10.1049/cim2.12058","DOIUrl":"10.1049/cim2.12058","url":null,"abstract":"<p>Industry 4.0 has ushered in a new era of digital manufacturing and in this context, digital twins are considered as the next wave of simulation technologies. The development and commissioning of Cyber Physical Systems (CPS) is taking advantage of these technologies to improve product quality while reducing costs and time to market. However, existing practices of virtual design prototyping and commissioning require the cooperation of domain specific engineering fields. This involves considerable effort as development is mostly carried out in different departments using vendor specific simulation tools. There is still no integrated simulation environment commercially available, in which all engineering disciplines can work collaboratively. This presents a major challenge when interlinking virtual models with their physical counterparts. This paper therefore addresses these challenges by implementing a holistic and vendor agnostic digital twin solution for design prototyping and commissioning practices. The solution was tested in an industrial use case, in which the digital twin effectively prototyped cost-efficient solar assembly lines.</p>","PeriodicalId":33286,"journal":{"name":"IET Collaborative Intelligent Manufacturing","volume":"4 4","pages":"326-335"},"PeriodicalIF":8.2,"publicationDate":"2022-07-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/cim2.12058","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43305836","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信