博文

修理级别分析进展2024(LORA, Level of Repair Analysis Progress)

  LOR A (Level Of Repair Analysis,修理级别分析)是一种系统性的分析方法,它以经济性或非经济性因素为依据,确定装备中待分析产品需要进行维修活动的最佳级别,广泛应用于飞机、船舶等。对于经济性分析,最早于90年代由美国 L. Barros,    R. J. Basten等人建立了0-1规划模型,国内西北工业大学、电子科大和一些装备研究院所的研究者进行过相关研究。但这个模型求解太难了,大家都陆续转向联合优化问题,经济性分析模型的求解被长期搁置而成为冷门,同样也限制了修理级别分析的实际应用。     模型的求解是此领域待解决的基础性问题。一些人使用lingo和cplex等软件求解模型,但结果却不尽人意。近期Deng和Qiao等人在Computers & Industrial Engineering(IF=7.9,工程技术大类一区top)上发表文章,称其提出一种原创的0-1规划模型求解方法,让LORA的落地成为可能。     作者在2019年尝试通过启发式算法来求解经济性模型,首次完整给出了算法的收敛曲线和求解结果,相关结果发表于当年的航空学报上。经过长期思考提出了一种解码算法,实现去约束的目的,大大提高了求解性能。论文首次给出了可行解的准确数目计算公式,同时还建立考虑维修时间的多目标模型并完成求解。这是修理级别经济性分析领域十多年来最精彩的工作之一,论文非常详细,附录中还给出了关键的程序代码,我已经按流程复现出其中的主要结果。     作者希望能与业内同行开展合作,通过数学和计算机工具持续提升对这一问题的求解能力,帮助降低各类装备每年所产生的昂贵维修或维护成本。 《A novel unconstrained methodology for economic analysis of the level of repair with a case study of a multi-indenture and multi-echelon repair network》 附件(A ttachment ): CAIE-article-1.pdf-Download    航空学报...

近年修理级别分析(LORA)方面的文献

  2024 ------------------------------------------------------------------- W Deng, Weiliang Qiao, Xiaoxue Ma, Bing Han,  A novel unconstrained methodology for economic analysis of the level of repair with a case study of a multi-indenture and multi-echelon repair network,  Computers & Industrial Engineering,  Volume 192,  2024,  110215,  ISSN 0360-8352,  https://doi.org/10.1016/j.cie.2024.110215.  (https://www.sciencedirect.com/science/article/pii/S036083522400336X)   Abstract: The multi-indenture and multi-echelon economic analysis of repair levels is commonly modelled as a constrained 0–1 programming problem. However, with the increase in the scale of the decision variables, the proportion of feasible solutions in the solution space sharply decreases, posing a challenge for traditional solution methods. In this paper, the transformation of the initial problem into an unconstrained integer programming problem is demonstrated. Specif...