排序方式: 共有61条查询结果,搜索用时 0 毫秒
41.
42.
航空轮胎用橡胶弹性体在服役过程中遭受严苛的动态循环工况。为了研究弹性体在此工况下的力学响应特征和损伤机理,提出基于应力波作用的Mullins效应动态加载实验方法。根据应力波传导与作用特征,采用Hopkinson压杆加载思路,设计和配置了各单元尺寸参数,进而搭建可用于橡胶弹性体材料动态循环加载的实验系统,并开展了航空轮胎用丁苯橡胶的动态循环加载试验。基于试验信号分析发现:加载系统实现了弹性体材料Mullins效应动态应变递增的试验加载。最后开展加载测试参数的影响因素分析,结果表明通过优化系统各单元可实现Mullins效应的动态加、卸载参数的控制。 相似文献
43.
水中兵器延寿样本的装载可靠度鉴定试验方案 总被引:1,自引:0,他引:1
针对延寿样本子样少,按经典GJB899法对装载可靠度鉴定需要较长的试验时间这一实际情况,提出了一种减少试验时间的Bayes方法.该方法通过挖掘延寿前装载失效率信息,确定先验分布,再开展陆上加速装载试验以增加装载信息,并结合实际装载信息制定了装载可靠度鉴定试验新方案.实例计算表明:在确保鉴定效果的前提下,新方法可在较小的延寿样本条件下快速完成装载可靠度鉴定工作,满足水中兵器延寿工程的实际需要. 相似文献
44.
This study considers the block relocation and loading problem in container terminals. The optimal loading sequence and relocation location are simultaneously decided on the basis of the desired ship‐bay and initial yard space configuration. An integer linear programming model is developed to minimize the number of relocations in the yard space on the basis of no shifts in the ship bay. The accuracy of the model is tested on small‐scale scenarios by using CPLEX. Considering the problem size in the real world, we present a rule‐based heuristic method that is combined with a mathematical model for the removal, loading, and relocation operations. The influence of rules on algorithm performance is also analyzed, and the heuristic algorithm is compared with different types of algorithms in the literature. The extensive numerical experiments show the efficiency of the proposed heuristic algorithm. 相似文献
45.
针对嵌入式软件开发的特点,运用独立加载技术实现对嵌入式系统驱动程序代码的独立加载和升级。设备驱动程序独立加载技术打破了多个嵌入式软件模块合编成单个目标文件的传统模式,将各个软件模块进行独立和分离,通过硬件自动扫描引擎自动检测硬件设备,程序加载器构建设备链表和驱动程序链表,并根据配置信息分别加载相应的驱动程序和应用程序,实现多个嵌入式设备驱动程序的独立加载。嵌入式设备驱动程序独立加载技术的研究和应用为各系统组件和应用模块的独立开发以及软件模块动态扩展和独立升级提供了捷径,降低了嵌入式软件协作的人力和时间成本。 相似文献
46.
47.
钟园军 《中国人民武装警察部队学院学报》2009,25(6):61-63
针对三氯氢硅存在的火灾危险性进行分析,探讨其卸载时应注意的事项,并提出有效的安全防护、泄漏处理、灭火等方面的有效措施。 相似文献
48.
《防务技术》2020,16(6):1098-1105
Due to notable characteristics, sustainability concept and environmental issues, hybridisation natural with synthetic fibres to fabricate composites have been rapidly gaining market share in different applications (structural, military, aerospace and automotive vehicles). Compression, tension and fatigue tests of various stacking sequences of plain jute/carbon reinforced (PVB) polyvinyl butyral by hot hydraulic press technique were experimentally conducted. Six types of fabricated composites with various constituents (jute, carbon and their hybrids) were fabricated and tested. Notably, fatigue lifetime of hybrids increases with increasing the carbon content relative to the jute fibre content. On the other hand, Jute composites possess high strain compared to pure carbon composite, which gives an overall improvement in mechanical behaviours. Interestingly, H1 hybrid with Carbon/Jute/Carbon sequences offers similar fatigue stiffness behaviour of H3 hybrid with Carbon/Jute/Carbon/Jute sequences when subjected to cyclic loading. Carbon composite (C) exhibited the highest fatigue resistance, whiles jute composite (J) possessed the highest strain and semi brittle trends in both mechanical and fatigue performance. Results concluded that plain jute fibres could partially replace high-cost synthetic carbon fibres to produce more eco-friendly hybrids to be utilised in different composites industries. 相似文献
49.
《防务技术》2020,16(4):910-921
Non-cylindrical casings filled with explosives have undergone rapid development in warhead design and explosion control. The fragment spatial distribution of prismatic casings is more complex than that of traditional cylindrical casings. In this study, numerical and experimental investigations into the fragment spatial distribution of a prismatic casing were conducted. A new numerical method, which adds the Lagrangian marker points to the Eulerian grid, was proposed to track the multi-material interfaces and material dynamic fractures. Physical quantity mappings between the Lagrangian marker points and Eulerian grid were achieved by their topological relationship. Thereafter, the fragment spatial distributions of the prismatic casing with different fragment sizes, fragment shapes, and casing geometries were obtained using the numerical method. Moreover, fragment spatial distribution experiments were conducted on the prismatic casing with different fragment sizes and shapes, and the experimental data were compared with the numerical results. The effects of the fragment and casing geometry on the fragment spatial distributions were determined by analyzing the numerical results and experimental data. Finally, a formula including the casing geometry parameters was fitted to predict the fragment spatial distribution of the prismatic casing under internal explosive loading. 相似文献
50.
Motivated by some practical applications, we study a new integrated loading and transportation scheduling problem. Given a set of jobs, a single crane is available to load jobs, one by one, onto semitrailers with a given capacity. Loaded semitrailers are assigned to tractors for transportation tasks. Subject to limited resources (crane, semitrailers, and tractors), the problem is to determine (1) an assignment of jobs to semitrailers for loading tasks, (2) a sequence for the crane to load jobs onto semitrailers, (3) an assignment of loaded semitrailers to tractors for transportation tasks, and (4) a transportation schedule of assigned tractors such that the completion time of the last transportation task is minimized. We first formulate the problem as a mixed integer linear programming model (MILPM) and prove that the problem is strongly NP‐hard. Then, optimality properties are provided which are useful in establishing an improved MILPM and designing solution algorithms. We develop a constructive heuristic, two LP‐based heuristics, and a recovering beam search heuristic to solve this problem. An improved procedure for solutions by heuristics is also presented. Furthermore, two branch‐and‐bound (B&B) algorithms with two different lower bounds are developed to solve the problem to optimality. Finally, computational experiments using both real data and randomly generated data demonstrate that our heuristics are highly efficient and effective. In terms of computational time and the number of instances solved to optimality in a time limit, the B&B algorithms are better than solving the MILPM. © 2015 Wiley Periodicals, Inc. Naval Research Logistics 62: 416–433, 2015 相似文献