首页 > 最新文献

2020 Annual Reliability and Maintainability Symposium (RAMS)最新文献

英文 中文
Architecture-based Software Reliability Incorporating Fault Tolerant Machine Learning 结合容错机器学习的基于体系结构的软件可靠性
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153718
Maskura Nafreen, Saikath Bhattacharya, L. Fiondella
With the increased interest to incorporate machine learning into software and systems, methods to characterize the impact of the reliability of machine learning are needed to ensure the reliability of the software and systems in which these algorithms reside. Towards this end, we build upon the architecture-based approach to software reliability modeling, which represents application reliability in terms of the component reliabilities and the probabilistic transitions between the components. Traditional architecture-based software reliability models consider all components to be deterministic software. We therefore extend this modeling approach to the case, where some components represent learning enabled components. Here, the reliability of a machine learning component is interpreted as the accuracy of its decisions, which is a common measure of classification algorithms. Moreover, we allow these machine learning components to be fault-tolerant in the sense that multiple diverse classifier algorithms are trained to guide decisions and the majority decision taken. We demonstrate the utility of the approach to assess the impact of machine learning on software reliability as well as illustrate the concept of reliability growth in machine learning. Finally, we validate past analytical results for a fault tolerant system composed of correlated components with real machine learning algorithms and data, demonstrating the analytical expression’s ability to accurately estimate the reliability of the fault tolerant machine learning component and subsequently the architecture-based software within which it resides.
随着人们对将机器学习整合到软件和系统中的兴趣的增加,需要有方法来表征机器学习可靠性的影响,以确保这些算法所在的软件和系统的可靠性。为此,我们建立了基于体系结构的软件可靠性建模方法,该方法根据组件可靠性和组件之间的概率转换来表示应用程序可靠性。传统的基于体系结构的软件可靠性模型认为所有组件都是确定性软件。因此,我们将这种建模方法扩展到这种情况,其中一些组件表示支持学习的组件。在这里,机器学习组件的可靠性被解释为其决策的准确性,这是分类算法的常用度量。此外,我们允许这些机器学习组件具有容错性,因为训练了多个不同的分类器算法来指导决策和采取的大多数决策。我们展示了评估机器学习对软件可靠性影响的方法的实用性,并说明了机器学习中可靠性增长的概念。最后,我们用真实的机器学习算法和数据验证了由相关组件组成的容错系统的过去分析结果,证明了分析表达式准确估计容错机器学习组件以及其所在的基于架构的软件可靠性的能力。
{"title":"Architecture-based Software Reliability Incorporating Fault Tolerant Machine Learning","authors":"Maskura Nafreen, Saikath Bhattacharya, L. Fiondella","doi":"10.1109/RAMS48030.2020.9153718","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153718","url":null,"abstract":"With the increased interest to incorporate machine learning into software and systems, methods to characterize the impact of the reliability of machine learning are needed to ensure the reliability of the software and systems in which these algorithms reside. Towards this end, we build upon the architecture-based approach to software reliability modeling, which represents application reliability in terms of the component reliabilities and the probabilistic transitions between the components. Traditional architecture-based software reliability models consider all components to be deterministic software. We therefore extend this modeling approach to the case, where some components represent learning enabled components. Here, the reliability of a machine learning component is interpreted as the accuracy of its decisions, which is a common measure of classification algorithms. Moreover, we allow these machine learning components to be fault-tolerant in the sense that multiple diverse classifier algorithms are trained to guide decisions and the majority decision taken. We demonstrate the utility of the approach to assess the impact of machine learning on software reliability as well as illustrate the concept of reliability growth in machine learning. Finally, we validate past analytical results for a fault tolerant system composed of correlated components with real machine learning algorithms and data, demonstrating the analytical expression’s ability to accurately estimate the reliability of the fault tolerant machine learning component and subsequently the architecture-based software within which it resides.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"184 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116202533","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}
引用次数: 4
An Empirical Study of Comparison of Code Metric Aggregation Methods and Software Reliability Evaluation 代码度量聚合方法与软件可靠性评估比较的实证研究
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153606
Zekun Song, Yichen Wang, P. Zong, Lin Wang, G. Feng, Wenqian Kang
How to evaluate software reliability based on historical data of embedded software projects is one of the problems we have to face in practical engineering. Therefore, we establish a software reliability evaluation model based on code metrics. The model uses code metrics to score software reliability. This evaluation technique requires the aggregation of software code metrics into project metrics. What are the differences among different aggregation methods in the software reliability evaluation process, and which methods can improve the accuracy of the reliability evaluation model we have established are our concerns. In view of the above problems, we conduct an empirical study on the application of software code metric aggregation methods based on actual projects.
如何基于嵌入式软件项目的历史数据对软件可靠性进行评估是实际工程中必须面对的问题之一。为此,建立了基于代码度量的软件可靠性评估模型。该模型使用代码度量对软件可靠性进行评分。这种评估技术需要将软件代码度量聚合到项目度量中。不同的聚合方法在软件可靠性评估过程中的区别,以及哪些方法可以提高所建立的可靠性评估模型的准确性是我们关注的问题。针对上述问题,我们结合实际项目对软件代码度量聚合方法的应用进行了实证研究。
{"title":"An Empirical Study of Comparison of Code Metric Aggregation Methods and Software Reliability Evaluation","authors":"Zekun Song, Yichen Wang, P. Zong, Lin Wang, G. Feng, Wenqian Kang","doi":"10.1109/RAMS48030.2020.9153606","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153606","url":null,"abstract":"How to evaluate software reliability based on historical data of embedded software projects is one of the problems we have to face in practical engineering. Therefore, we establish a software reliability evaluation model based on code metrics. The model uses code metrics to score software reliability. This evaluation technique requires the aggregation of software code metrics into project metrics. What are the differences among different aggregation methods in the software reliability evaluation process, and which methods can improve the accuracy of the reliability evaluation model we have established are our concerns. In view of the above problems, we conduct an empirical study on the application of software code metric aggregation methods based on actual projects.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"526 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116220366","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}
引用次数: 1
Fault Diagnosis and Prediction Method for Valve Clearance of Diesel Engine Based on Linear Regression 基于线性回归的柴油机气门间隙故障诊断与预测方法
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153697
Yinglai Liu, Wenbing Chang, Siyue Zhang, Shenghan Zhou
Diesel engine is the power source of warship and the core part of power system. Diesel engine not only has complex fuselage structure and many moving parts, but also is in a worse operating environment than other parts.
柴油机是舰船的动力源,是舰船动力系统的核心部件。柴油机不仅机身结构复杂,运动部件多,而且运行环境也比其他部件差。
{"title":"Fault Diagnosis and Prediction Method for Valve Clearance of Diesel Engine Based on Linear Regression","authors":"Yinglai Liu, Wenbing Chang, Siyue Zhang, Shenghan Zhou","doi":"10.1109/RAMS48030.2020.9153697","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153697","url":null,"abstract":"Diesel engine is the power source of warship and the core part of power system. Diesel engine not only has complex fuselage structure and many moving parts, but also is in a worse operating environment than other parts.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123720413","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}
引用次数: 1
Combining Hazards into a Single-Top Fault Tree 将危险组合成单顶故障树
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153625
J. Weglian, J. Riley, F. Ferrante
SUMMARY & CONCLUSIONSCommercial nuclear power plants use probabilistic risk assessment (PRA) models to gain insights into the risks associated with operating the plants. PRA models can be used to assess a variety of hazards such as internal events (transients and loss of coolant accidents), internal flooding, fire, seismic, and other hazards. Each model can provide risk insights, identify vulnerabilities, and identify significant equipment or operator actions. This information can be used to improve plant performance and safety via equipment or operational changes. It is often convenient, and for some risk-informed regulations it may be required, to combine all hazard PRA models into a single calculational model. This “one-top” model provides a single PRA fault tree that can be solved to generate the risk for all hazards. Combining these models can be a challenge, if they were built with different revisions to the internal events model at their core. The one-top model provides a convenient platform for assessing the risk from all of the modeled hazards in a single quantification. Certain software tools, such as the EPRI FRANX software, simplify the process of creating a one-top model. However, quantifying a one-top model has challenges, because each hazard model is built with different assumptions, data, biases, and uncertainty. Furthermore, when one hazard generates a risk value much larger than the risk value from another hazard, combining the results runs the risk of masking risk insights from the hazard with the smaller risk value. In addition to quantifying the one-top model for risk-informed applications that require or benefit from it, hazard models should still be quantified separately to get the risk insights the individual models provide.
商业核电站使用概率风险评估(PRA)模型来深入了解与运行核电站相关的风险。PRA模型可用于评估各种危害,如内部事件(瞬态和冷却剂损失事故)、内部洪水、火灾、地震和其他危害。每个模型都可以提供风险洞察,识别漏洞,并识别重要的设备或操作人员操作。这些信息可用于通过设备或操作变更来提高工厂性能和安全性。将所有风险PRA模型合并为单个计算模型通常是方便的,并且对于一些风险知情的法规可能需要。这种“一顶”模型提供了一个单一的PRA故障树,可以解决所有危害的风险。如果这些模型是用内部事件模型的不同修订版构建的,那么组合这些模型可能是一个挑战。单顶模型提供了一个方便的平台,可以在一个单一的量化中评估所有建模危害的风险。某些软件工具,如EPRI FRANX软件,简化了创建一顶模型的过程。然而,量化一个单顶模型是有挑战的,因为每个风险模型都是用不同的假设、数据、偏差和不确定性建立的。此外,当一种风险产生的风险值远远大于另一种风险产生的风险值时,将结果结合起来可能会掩盖来自风险值较小的风险的风险见解。除了对需要或从中受益的风险知情应用程序的单顶模型进行量化外,还应该对风险模型进行单独量化,以获得各个模型提供的风险洞察。
{"title":"Combining Hazards into a Single-Top Fault Tree","authors":"J. Weglian, J. Riley, F. Ferrante","doi":"10.1109/RAMS48030.2020.9153625","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153625","url":null,"abstract":"SUMMARY & CONCLUSIONSCommercial nuclear power plants use probabilistic risk assessment (PRA) models to gain insights into the risks associated with operating the plants. PRA models can be used to assess a variety of hazards such as internal events (transients and loss of coolant accidents), internal flooding, fire, seismic, and other hazards. Each model can provide risk insights, identify vulnerabilities, and identify significant equipment or operator actions. This information can be used to improve plant performance and safety via equipment or operational changes. It is often convenient, and for some risk-informed regulations it may be required, to combine all hazard PRA models into a single calculational model. This “one-top” model provides a single PRA fault tree that can be solved to generate the risk for all hazards. Combining these models can be a challenge, if they were built with different revisions to the internal events model at their core. The one-top model provides a convenient platform for assessing the risk from all of the modeled hazards in a single quantification. Certain software tools, such as the EPRI FRANX software, simplify the process of creating a one-top model. However, quantifying a one-top model has challenges, because each hazard model is built with different assumptions, data, biases, and uncertainty. Furthermore, when one hazard generates a risk value much larger than the risk value from another hazard, combining the results runs the risk of masking risk insights from the hazard with the smaller risk value. In addition to quantifying the one-top model for risk-informed applications that require or benefit from it, hazard models should still be quantified separately to get the risk insights the individual models provide.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121660015","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}
引用次数: 1
Comparison of Critical Bending Moment in a Bridge Based on Influence Line Diagram (ILD), FOSM Method and Optimization 基于影响线图(ILD)、FOSM法和优化的桥梁临界弯矩比较
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153664
K. Gopikrishna, T. D. Gunneswara Rao, C. Putcha
The location of critical section in any civil infrastructure viz., bridges, trusses etc., that experience maximum value of design parameters for the subjected moving loads is imperative in order to design a safe structure. Traditionally these locations are evaluated by constructing the influence line diagrams (ILD) for the structures subjected to moving loads. In general the variations of these critical parameters viz., deflections, bending moment, shear force etc are evaluated at different locations while designing the configurations of the members of bridges, trusses etc. The location of critical parameters for instance the location of absolute maximum bending moment in a structure, may not coincide with the location of maximum deflection for a given position of load. Hence, in this paper an alternative probabilistic approach based on first order reliability principles is proposed for evaluating the location of critical section for the bridge structures subjected to moving loads, subsequently critical parameters can be evaluated at that location. In order to illustrate the approach, the following cases are considered
在任何民用基础设施(如桥梁、桁架等)中,为了设计一个安全的结构,在移动荷载作用下,其设计参数值达到最大值的关键截面的位置是必不可少的。传统上,这些位置是通过构建受移动荷载作用的结构的影响线图(ILD)来评估的。一般来说,这些关键参数的变化,即挠度,弯矩,剪力等,在设计桥梁,桁架等构件的配置时,在不同的位置进行评估。关键参数的位置,例如结构中绝对最大弯矩的位置,可能与给定荷载位置的最大挠度位置不一致。因此,本文提出了一种基于一阶可靠度原理的替代概率方法来评估移动荷载作用下桥梁结构的临界截面位置,从而可以在该位置评估关键参数。为了说明该方法,考虑了以下情况
{"title":"Comparison of Critical Bending Moment in a Bridge Based on Influence Line Diagram (ILD), FOSM Method and Optimization","authors":"K. Gopikrishna, T. D. Gunneswara Rao, C. Putcha","doi":"10.1109/RAMS48030.2020.9153664","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153664","url":null,"abstract":"The location of critical section in any civil infrastructure viz., bridges, trusses etc., that experience maximum value of design parameters for the subjected moving loads is imperative in order to design a safe structure. Traditionally these locations are evaluated by constructing the influence line diagrams (ILD) for the structures subjected to moving loads. In general the variations of these critical parameters viz., deflections, bending moment, shear force etc are evaluated at different locations while designing the configurations of the members of bridges, trusses etc. The location of critical parameters for instance the location of absolute maximum bending moment in a structure, may not coincide with the location of maximum deflection for a given position of load. Hence, in this paper an alternative probabilistic approach based on first order reliability principles is proposed for evaluating the location of critical section for the bridge structures subjected to moving loads, subsequently critical parameters can be evaluated at that location. In order to illustrate the approach, the following cases are considered","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"82 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122184810","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}
引用次数: 0
Bayesian Reliability Analysis with Slice Sampling in Launch Vehicle Applications 运载火箭切片抽样的贝叶斯可靠性分析
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153710
Marie Ireland, J. Gonzales
Mission reliability for launch vehicles is the probability of successfully placing a payload into its delivery orbit within the required accuracy constraints accounting for design and process reliability. Launch vehicle design reliability provides an estimate of reliability by accounting for potential failure modes that originate within the system hardware and software while process reliability includes consideration of failure modes introduced by manufacturing, infrastructure, assembly, ground processing, and system integration activities. In order to account for the failure modes described above, the design reliability predictions are updated with historical flight successes and failures from similar launch vehicles to get the overall mission reliability.
运载火箭的任务可靠性是考虑到设计和过程可靠性,在要求的精度约束条件下成功地将有效载荷送入其交付轨道的概率。运载火箭设计可靠性通过计算源自系统硬件和软件的潜在故障模式来提供可靠性估计,而过程可靠性包括考虑由制造、基础设施、装配、地面处理和系统集成活动引入的故障模式。为了解释上述失效模式,设计可靠性预测会根据类似运载火箭的历史飞行成功和失败进行更新,以获得总体任务可靠性。
{"title":"Bayesian Reliability Analysis with Slice Sampling in Launch Vehicle Applications","authors":"Marie Ireland, J. Gonzales","doi":"10.1109/RAMS48030.2020.9153710","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153710","url":null,"abstract":"Mission reliability for launch vehicles is the probability of successfully placing a payload into its delivery orbit within the required accuracy constraints accounting for design and process reliability. Launch vehicle design reliability provides an estimate of reliability by accounting for potential failure modes that originate within the system hardware and software while process reliability includes consideration of failure modes introduced by manufacturing, infrastructure, assembly, ground processing, and system integration activities. In order to account for the failure modes described above, the design reliability predictions are updated with historical flight successes and failures from similar launch vehicles to get the overall mission reliability.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"258 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122665424","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}
引用次数: 0
Dynamic Environmental Stress Screening Using Machine Learning 基于机器学习的动态环境应力筛选
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153583
Justin Brown, Ian Campbell
Summary and ConclusionsThermal Environmental Stress Screening (ESS) is a proven method used to detect manufacturing defects in production hardware. Numerous multi-hour cycles are performed to properly screen systems with thousands of solder connections, complex mechanical configurations, and intricate electrical designs. The current industry standard thermal ESS process is to perform a survey on the system, define the profile, and establish a set quantity of cycles to perform per system. It is also well-understood that machine learning has the capability to improve manufacturing processes [1]. In an effort to reduce test times and unnecessary stress, a Machine Learning (ML) model, based on the amount of production rework performed on the system prior to ESS, can be generated to predict the optimal amount of cycles to perform on the system. This approach improves both cost and schedule of the system under test.
摘要与结论热环境应力筛选(ESS)是一种成熟的用于检测生产硬件制造缺陷的方法。为了正确筛选具有数千个焊点连接、复杂的机械配置和复杂的电气设计的系统,需要进行多次数小时的循环。目前的行业标准热ESS流程是对系统进行调查,定义轮廓,并建立每个系统要执行的固定数量的循环。众所周知,机器学习具有改善制造过程的能力[1]。为了减少测试时间和不必要的压力,可以根据ESS之前在系统上执行的生产返工量生成机器学习(ML)模型,以预测在系统上执行的最佳周期量。这种方法提高了被测系统的成本和进度。
{"title":"Dynamic Environmental Stress Screening Using Machine Learning","authors":"Justin Brown, Ian Campbell","doi":"10.1109/RAMS48030.2020.9153583","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153583","url":null,"abstract":"Summary and ConclusionsThermal Environmental Stress Screening (ESS) is a proven method used to detect manufacturing defects in production hardware. Numerous multi-hour cycles are performed to properly screen systems with thousands of solder connections, complex mechanical configurations, and intricate electrical designs. The current industry standard thermal ESS process is to perform a survey on the system, define the profile, and establish a set quantity of cycles to perform per system. It is also well-understood that machine learning has the capability to improve manufacturing processes [1]. In an effort to reduce test times and unnecessary stress, a Machine Learning (ML) model, based on the amount of production rework performed on the system prior to ESS, can be generated to predict the optimal amount of cycles to perform on the system. This approach improves both cost and schedule of the system under test.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122720566","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}
引用次数: 0
RAMS 2020 Cover Page RAMS 2020封面
Pub Date : 2020-01-01 DOI: 10.1109/rams48030.2020.9153677
{"title":"RAMS 2020 Cover Page","authors":"","doi":"10.1109/rams48030.2020.9153677","DOIUrl":"https://doi.org/10.1109/rams48030.2020.9153677","url":null,"abstract":"","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126066666","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}
引用次数: 0
Degradation Analysis of Machine Processing Accuracy for Manufacturing Systems with Effect of Unqualified Products 不合格品影响下制造系统机械加工精度退化分析
Pub Date : 2020-01-01 DOI: 10.1109/RAMS48030.2020.9153590
Zhenggeng Ye, Zhiqiang Cai, F. Zhou, P. Zhang
The machine fault prognosis method by monitoring the manufacturing system dynamical performance has been widely studied recently, which is also the most common and significant problem faced in manufacturing industries. In a manufacturing system, machine is the key component. The dynamic and precise identification of the healthy state of the machine can support the decision making of production operation. In this paper, since the propagation of unqualified products will lead to the deterioration of machine’s processing accuracy, quality of imported products is considered to be an important factor affecting machine’s performance. Considering this practical scenario, a non-homogeneous Poisson process is applied to model the number of quality failures in a manufacturing system, and the log-normal distribution is used to depict the impact strength of unqualified products to a machine. At last, the applicability of the proposed model is discussed for the serial manufacturing system, and an analysis procedure of machine’s accuracy degradation is provided to illustrate its actionability.
基于制造系统动态性能的机械故障预测方法是近年来研究较多的问题,也是制造业面临的最普遍和最重要的问题。在制造系统中,机器是关键部件。通过对机器健康状态的动态、精确识别,为生产操作决策提供支持。在本文中,由于不合格产品的传播会导致机器的加工精度下降,因此我们认为进口产品的质量是影响机器性能的重要因素。考虑到这一实际情况,应用非均匀泊松过程来模拟制造系统中质量失效的数量,并使用对数正态分布来描述不合格产品对机器的冲击强度。最后,讨论了该模型在系列制造系统中的适用性,并给出了机床精度退化的分析程序来说明其可操作性。
{"title":"Degradation Analysis of Machine Processing Accuracy for Manufacturing Systems with Effect of Unqualified Products","authors":"Zhenggeng Ye, Zhiqiang Cai, F. Zhou, P. Zhang","doi":"10.1109/RAMS48030.2020.9153590","DOIUrl":"https://doi.org/10.1109/RAMS48030.2020.9153590","url":null,"abstract":"The machine fault prognosis method by monitoring the manufacturing system dynamical performance has been widely studied recently, which is also the most common and significant problem faced in manufacturing industries. In a manufacturing system, machine is the key component. The dynamic and precise identification of the healthy state of the machine can support the decision making of production operation. In this paper, since the propagation of unqualified products will lead to the deterioration of machine’s processing accuracy, quality of imported products is considered to be an important factor affecting machine’s performance. Considering this practical scenario, a non-homogeneous Poisson process is applied to model the number of quality failures in a manufacturing system, and the log-normal distribution is used to depict the impact strength of unqualified products to a machine. At last, the applicability of the proposed model is discussed for the serial manufacturing system, and an analysis procedure of machine’s accuracy degradation is provided to illustrate its actionability.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131234897","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}
引用次数: 0
Use Case7, Identifying the Boundaries of Use and Environment in Your Product 用例7,确定产品中使用和环境的边界
Pub Date : 2020-01-01 DOI: 10.1109/rams48030.2020.9153695
A. Bahret
SUMMARY & CONCLUSIONSCharacterizing use and environment is critical to setting and satisfying reliability goals. The incorrect assessment and definitions of use case and environment is one of the most common reasons reliability targets are not met in the customer’s hands. This paper will discuss a technique for improving the process of characterizing how products are used for the purpose of deriving use cases and environmental conditions.
摘要与结论:确定使用和环境特征是制定和实现可靠性目标的关键。对用例和环境的不正确的评估和定义是客户无法实现可靠性目标的最常见原因之一。本文将讨论一种技术,用于改进描述产品如何用于派生用例和环境条件的过程。
{"title":"Use Case7, Identifying the Boundaries of Use and Environment in Your Product","authors":"A. Bahret","doi":"10.1109/rams48030.2020.9153695","DOIUrl":"https://doi.org/10.1109/rams48030.2020.9153695","url":null,"abstract":"SUMMARY & CONCLUSIONSCharacterizing use and environment is critical to setting and satisfying reliability goals. The incorrect assessment and definitions of use case and environment is one of the most common reasons reliability targets are not met in the customer’s hands. This paper will discuss a technique for improving the process of characterizing how products are used for the purpose of deriving use cases and environmental conditions.","PeriodicalId":360096,"journal":{"name":"2020 Annual Reliability and Maintainability Symposium (RAMS)","volume":"273 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2020-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122927723","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}
引用次数: 0
期刊
2020 Annual Reliability and Maintainability Symposium (RAMS)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1