期刊文献+
共找到29,023篇文章
< 1 2 250 >
每页显示 20 50 100
An improved model for predicting thermal contact resistance at multi-layered rock interface
1
作者 WEN Min-jie XIE Jia-hao +4 位作者 LI Li-chen TIAN Yi EL NAGGAR M.Hesham MEI Guo-xiong WU Wen-bing 《Journal of Central South University》 2025年第1期229-243,共15页
This study proposes a general imperfect thermal contact model to predict the thermal contact resistance at the interface among multi-layered composite structures.Based on the Green-Lindsay(GL)thermoelastic theory,semi... This study proposes a general imperfect thermal contact model to predict the thermal contact resistance at the interface among multi-layered composite structures.Based on the Green-Lindsay(GL)thermoelastic theory,semi analytical solutions of temperature increment and displacement of multi-layered composite structures are obtained by using the Laplace transform method,upon which the effects of thermal resistance coefficient,partition coefficient,thermal conductivity ratio and heat capacity ratio on the responses are studied.The results show that the generalized imperfect thermal contact model can realistically describe the imperfect thermal contact problem.Accordingly,it may degenerate into other thermal contact models by adjusting the thermal resistance coefficient and partition coefficient. 展开更多
关键词 multi-layered structures general thermal contact model thermal contact resistance GL thermoelastic theory Laplace transform
在线阅读 下载PDF
Experimental investigation on dynamic stab resistance of highperformance multi-layer textile materials
2
作者 Mulat Alubel Abtew François Boussu +1 位作者 Irina Cristian Bekinew Kitaw Dejene 《Defence Technology(防务技术)》 2025年第5期1-14,共14页
Stab-resistant textiles play a critical role in personal protection,necessitating a deeper understanding of how structural and layering factors influence their performance.The current study experimentally examines the... Stab-resistant textiles play a critical role in personal protection,necessitating a deeper understanding of how structural and layering factors influence their performance.The current study experimentally examines the effects of textile structure,layering,and ply orientation on the stab resistance of multi-layer textiles.Three 3D warp interlock(3DWI)structures({f1},{f2},{f3})and a 2D woven fabric({f4}),all made of high-performance p-aramid yarns,were engineered and manufactured.Multi-layer specimens were prepared and subjected to drop-weight stabbing tests following HOSBD standards.Stabbing performance metrics,including Depth of Trauma(DoT),Depth of Penetration(DoP),and trauma deformation(Ymax,Xmax),were investigated and analyzed.Statistical analyses(Two-and One-Way ANOVA)indicated that fabric type and layer number significantly impacted DoP(P<0.05),while ply orientation significantly affected DoP(P<0.05)but not DoT(P>0.05).Further detailed analysis revealed that 2D woven fabrics exhibited greater trauma deformation than 3D WIF structures.Increasing the number of layers reduced both DoP and DoT across all fabric structures,with f3 demonstrating the best performance in multi-layer configurations.Aligned ply orientations also enhanced stab resistance,underscoring the importance of alignment in dissipating impact energy. 展开更多
关键词 2D/3D woven fabrics High-performance fibers Protective textiles multi-layer panels Impact ply orientation Dynamic stab resistance
在线阅读 下载PDF
BDMFuse:Multi-scale network fusion for infrared and visible images based on base and detail features
3
作者 SI Hai-Ping ZHAO Wen-Rui +4 位作者 LI Ting-Ting LI Fei-Tao Fernando Bacao SUN Chang-Xia LI Yan-Ling 《红外与毫米波学报》 北大核心 2025年第2期289-298,共10页
The fusion of infrared and visible images should emphasize the salient targets in the infrared image while preserving the textural details of the visible images.To meet these requirements,an autoencoder-based method f... The fusion of infrared and visible images should emphasize the salient targets in the infrared image while preserving the textural details of the visible images.To meet these requirements,an autoencoder-based method for infrared and visible image fusion is proposed.The encoder designed according to the optimization objective consists of a base encoder and a detail encoder,which is used to extract low-frequency and high-frequency information from the image.This extraction may lead to some information not being captured,so a compensation encoder is proposed to supplement the missing information.Multi-scale decomposition is also employed to extract image features more comprehensively.The decoder combines low-frequency,high-frequency and supplementary information to obtain multi-scale features.Subsequently,the attention strategy and fusion module are introduced to perform multi-scale fusion for image reconstruction.Experimental results on three datasets show that the fused images generated by this network effectively retain salient targets while being more consistent with human visual perception. 展开更多
关键词 infrared image visible image image fusion encoder-decoder multi-scale features
在线阅读 下载PDF
FDiff-Fusion:基于模糊逻辑驱动的医学图像扩散融合网络分割模型
4
作者 耿胜 丁卫平 +3 位作者 鞠恒荣 黄嘉爽 姜舒 王海鹏 《计算机科学》 北大核心 2025年第6期274-285,共12页
医学图像分割在临床诊疗和病理分析中具有重要的应用价值。近年来,去噪扩散模型在图像分割建模方面取得了显著成功,其能够更好地捕获图像中的复杂结构和细节信息。然而,利用去噪扩散模型进行医学图像分割的方法大多忽略了分割目标的边... 医学图像分割在临床诊疗和病理分析中具有重要的应用价值。近年来,去噪扩散模型在图像分割建模方面取得了显著成功,其能够更好地捕获图像中的复杂结构和细节信息。然而,利用去噪扩散模型进行医学图像分割的方法大多忽略了分割目标的边界不确定和区域模糊因素,从而造成了最终分割结果的不稳定性和不准确性。为了解决这一问题,提出了一种基于模糊逻辑驱动的医学图像扩散融合网络分割模型(FDiff-Fusion)。该模型通过将去噪扩散模型集成到经典U-Net网络中,有效地从输入医学图像中提取丰富的语义信息。由于医学图像的分割目标边界不确定性和区域模糊化现象普遍存在,因此在U-Net网络的跳跃路径上设计了一种模糊学习模块。该模块为输入的编码特征设置多个模糊隶属度函数,以描述特征点之间的相似程度,并对模糊隶属度函数应用模糊规则处理,从而增强了模型对不确定边界和模糊区域的建模能力。此外,为了提高模型分割结果的准确性和鲁棒性,在测试阶段引入了基于迭代注意力特征融合的方法。该方法将局部上下文信息添加到注意力模块中的全局上下文信息中,以融合每个去噪时间步的预测结果。实验结果显示,与现有的先进分割网络相比,FDiff-Fusion在BRATS 2020脑肿瘤数据集上获得的平均Dice分数和HD95距离分别为84.16%和2.473mm,在BTCV腹部多器官数据集上获得的平均Dice分数和HD95距离分别为83.82%和7.98mm,表现出良好的分割性能。 展开更多
关键词 去噪扩散模型 U-Net网络 医学图像分割 模糊学习 迭代注意力特征融合
在线阅读 下载PDF
Intensive processing optimization of Zn-Cu fabricated by laser powder-bed fusion
5
作者 YAN Yi-cheng ZHU Jiang-qi +9 位作者 YAN Yuan-ming LIU Yang LIU Ya-jun SHI Chun-bao LIU Yong LIU Min QIU Hao HUANG Qian-li YAN Xing-chen ZHANG Xiang-yu 《Journal of Central South University》 2025年第4期1194-1210,共17页
Laser powder-bed fusion(LPBF)of Zn-0.8Cu(wt.%)alloys exhibits significant advantages in the customization of biodegradable bone implants.However,the formability of LPBFed Zn alloy is not sufficient due to the spheroid... Laser powder-bed fusion(LPBF)of Zn-0.8Cu(wt.%)alloys exhibits significant advantages in the customization of biodegradable bone implants.However,the formability of LPBFed Zn alloy is not sufficient due to the spheroidization during the interaction of powder and laser beam,of which the mechanism is still not well understood.In this study,the evolution of morphology and grain structure of the LPBFed Zn-Cu alloy was investigated based on single-track deposition experiments.As the scanning speed increases,the grain structure of a single track of Zn-Cu alloy gradually refines,but the formability deteriorates,leading to the defect’s formation in the subsequent fabrication.The Zn-Cu alloys fabricated by optimum processing parameters exhibit a tensile strength of 157.13 MPa,yield strength of 106.48 MPa and elongation of 14.7%.This work provides a comprehensive understanding of the processing optimization of Zn-Cu alloy,achieving LPBFed Zn-Cu alloy with high density and excellent mechanical properties. 展开更多
关键词 laser powder-bed fusion Zn alloys single track processing parameters mechanical properties
在线阅读 下载PDF
Three-dimensional finite-time optimal cooperative guidance with integrated information fusion observer
6
作者 Yiao Zhan Linwei Wang Di Zhou 《Defence Technology(防务技术)》 2025年第4期12-28,共17页
Intercepting high-maneuverability hypersonic targets in near-space environments poses significant challenges due to their extreme speeds and evasive capabilities.To address these challenges,this study presents an inte... Intercepting high-maneuverability hypersonic targets in near-space environments poses significant challenges due to their extreme speeds and evasive capabilities.To address these challenges,this study presents an integrated approach that combines a Three-Dimensional Finite-Time Optimal Cooperative Guidance Law(FTOC)with an Information Fusion Anti-saturation Predefined-time Observer(IFAPO).The proposed FTOC guidance law employs a nonlinear,non-quadratic finite-time optimal control strategy designed for rapid convergence within the limited timeframes of near-space interceptions,avoiding the need for remaining flight time estimation or linear decoupling inherent in traditional methods.To complement the guidance strategy,the IFAPO leverages multi-source information fusion theory and incorporates anti-saturation mechanisms to enhance target maneuver estimation.This method ensures accurate and real-time prediction of target acceleration while maintaining predefined convergence performance,even under complex interception conditions.By integrating the FTOC guidance law and IFAPO,the approach optimizes cooperative missile positioning,improves interception success rates,and minimizes fuel consumption,addressing practical constraints in military applications.Simulation results and comparative analyses confirm the effectiveness of the integrated approach,demonstrating its capability to achieve cooperative interception of highly maneuvering targets with enhanced efficiency and reduced economic costs,aligning with realistic combat scenarios. 展开更多
关键词 Anti-saturation predefined-time observer Nonlinear finite-time optimal control Three-dimensional guidance Information fusion
在线阅读 下载PDF
High-temperature stability and mechanical property optimization of laser powder bed fusion 316L steel after controlled annealing
7
作者 LI Wen-qi MENG Li-xin +3 位作者 ZHANG Qian-fen LU Hui-hu NIU Xiao-feng HOU Hua 《Journal of Central South University》 2025年第4期1179-1193,共15页
The research demonstrated that laser powder bed fusion(LPBF)coupled with controlled annealing at 1200°C,could significantly increase the proportion of coincidence site lattice(CSL)grain boundary,thereby achieving... The research demonstrated that laser powder bed fusion(LPBF)coupled with controlled annealing at 1200°C,could significantly increase the proportion of coincidence site lattice(CSL)grain boundary,thereby achieving an outstanding synergy of enhanced strength and exceptional ductility.The plastic deformation behavior,strain hardening behavior,and fracture behavior of LPBF 316L steel annealing at 1200℃for 20 h were studied through quasi-in-situ tensile process.It was found that LPBF 316L steel formed a certain proportion of deformation twins during the tensile process,and the formation of twins changed the crystal orientation,thus promoting further slip and crystal deformation.The synergistic effect of slip and twin promoted higher plasticity.LPBF process coupled with controlled annealing at 1200°C for 20 h leads to a ultimate tensile strength of 613 MPa and total elongation of 73.8%. 展开更多
关键词 laser powder bed fusion heat treatment microstructural evolution mechanical behavior plastic deformation behavior
在线阅读 下载PDF
Damage of multi-layer spaced metallic target plates impacted by radial layered PELE 被引量:8
8
作者 Chun Cheng Zhong-hua Du +4 位作者 Xi Chen Li-zhi Xu Cheng-xin Du Ji-long Han Xiao-dong Wang 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2020年第1期201-207,共7页
Three different kinds of PELE(the penetrator with lateral efficiency) were launched by ballistic artillery to impact the multi-layer spaced metal target plates.The lmpact velocities of the projectiles were measured by... Three different kinds of PELE(the penetrator with lateral efficiency) were launched by ballistic artillery to impact the multi-layer spaced metal target plates.The lmpact velocities of the projectiles were measured by the velocity measuring system.The damage degree and process of each laye r of target plate impacted by the three kinds of projectiles were analyzed.The experimental results show that all the three kinds of projectiles have the effect of expanding holes on the multi-layer spaced metal target plates.For the normal structure PELE(without layered) with tungsten alloy jacket and the radial layered PELE with tungsten alloy jacket,the diameters of holes on the seco nd layer of plates are 3.36 times and 3.76 times of the diameter of the projectile,re spectively.For radial layered PELE with W/Zr-based amorphous composite jacket,due to the large number of tungsten wires dispersed after the impact,the diameter of the holes on the four-layer spaced plates can reach 2.4 times,3.04 times,5.36 times and 2.68 times of the diameter of the projectile.Besides,the normal structure PELE with tungsten alloy jacket and the radial layered PELE whit tungsten alloy jacket formed a large number of fragments impact marks on the third target plate.Although the number of fragments penetrating the third target plate is not as large as that of the normal structure PELE,the area of dispersion of fragments impact craters on the third target plate is larger by the radial layered PELE.The radial layered PELE with W/Zr-based amorphous composite jacket released a lot of heat energy due to the impact of the matrix material,and formed a large area of ablation marks on the last three target plates. 展开更多
关键词 PELE(the PENETRATOR with lateral efficiency) multi-layer spaced metal TARGET PLATES Impact DAMAGE
在线阅读 下载PDF
Simulation of thermal field induced by concave spherical transducer in multi-layer media 被引量:5
9
作者 丁亚军 钱盛友 廖志远 《Journal of Central South University》 SCIE EI CAS 2013年第11期3166-3170,共5页
High intensity focused ultrasound(HIFU)therapy is an effective method in clinical treatment of tumors,in order to explore the bio-heat conduction mechanism of in multi-layer media by concave spherical transducer,tempe... High intensity focused ultrasound(HIFU)therapy is an effective method in clinical treatment of tumors,in order to explore the bio-heat conduction mechanism of in multi-layer media by concave spherical transducer,temperature field induced by this kind of transducer in multi-layer media will be simulated through solving Pennes equation with finite difference method,and the influence of initial sound pressure,absorption coefficient,and thickness of different layers of biological tissue as well as thermal conductivity parameter on sound focus and temperature distribution will be analyzed,respectively.The results show that the temperature in focus area increases faster while the initial sound pressure and thermal conductivity increase.The absorption coefficient is smaller,the ultrasound intensity in the focus area is bigger,and the size of the focus area is increasing.When the thicknesses of different layers of tissue change,the focus position changes slightly,but the sound intensity of the focus area will change obviously.The temperature in focus area will rise quickly before reaching a threshold,and then the temperature will keep in the threshold range. 展开更多
关键词 multi-layer media concave spherical transducer high intensity focused ultrasound thermal field
在线阅读 下载PDF
Numerical simulation analysis on multi-layer low-temperature heating method of asphalt pavement in hot in-place recycling 被引量:4
10
作者 MA Deng-cheng LAN Fen 《Journal of Central South University》 SCIE EI CAS CSCD 2020年第12期3793-3806,共14页
Asphalt mixture pavement reheating is one of the important steps in hot in-place recycling(HIR).To improve the heating speed of asphalt pavement in HIR,based on the numerical analysis model of asphalt mixture heating ... Asphalt mixture pavement reheating is one of the important steps in hot in-place recycling(HIR).To improve the heating speed of asphalt pavement in HIR,based on the numerical analysis model of asphalt mixture heating process,a new multi-layer low-temperature heating method(MLHM)was proposed.Considering input heat flux,the thermal capacity and thermal resistance of asphalt mixture,the heat transfer model was established based on energy conservation law.By heating the asphalt mixture in layers,it changes the situation that the heat energy can only be input from the upper surface of the asphalt mixture pavement.Through the simulation of the heating method of asphalt mixture in the existing technology,the result shows that the existing heating methods lead to serious aging or charring of the asphalt mixture.By MLHM,the upper and the bottom of the asphalt mixture are heated at the same time,and the heating temperature is lower than other heat methods,which not only reduces the heating thickness and increases the heating area of the asphalt mixture pavement,but also improves the heating speed,saves the energy resource and ensures the heating quality.Especially,by MLHM,the heating uniformity is better and speed is faster. 展开更多
关键词 asphalt pavement hot in-place recycling heating speed heating uniformity multi-layer LOW-TEMPERATURE
在线阅读 下载PDF
New multi-layer data correlation algorithm for multi-passive-sensor location system 被引量:1
11
作者 Zhou Li Li Lingyun He You 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第4期667-672,共6页
Under the scenario of dense targets in clutter, a multi-layer optimal data correlation algorithm is proposed. This algorithm eliminates a large number of false location points from the assignment process by rough corr... Under the scenario of dense targets in clutter, a multi-layer optimal data correlation algorithm is proposed. This algorithm eliminates a large number of false location points from the assignment process by rough correlations before we calculate the correlation cost, so it avoids the operations for the target state estimate and the calculation of the correlation cost for the false correlation sets. In the meantime, with the elimination of these points in the rough correlation, the disturbance from the false correlations in the assignment process is decreased, so the data correlation accuracy is improved correspondingly. Complexity analyses of the new multi-layer optimal algorithm and the traditional optimal assignment algorithm are given. Simulation results show that the new algorithm is feasible and effective. 展开更多
关键词 multi-passive-sensor data correlation multi-layer correlation algorithm location system correlation cost
在线阅读 下载PDF
Limit analysis of ultimate uplift capacity and failure mechanism ofshallow plate anchors in multi-layered soils 被引量:1
12
作者 LYU Cheng WANG Zhu-hong +1 位作者 ZENG Zheng-qiang ZHANG Xiao 《Journal of Central South University》 SCIE EI CAS CSCD 2022年第6期2049-2061,共13页
Considering the fact that in some complex cases,plate anchors are buried in multi-layered geotechnical materials,the ultimate dynamic analysis was performed to investigate the uplift capacity and failure mechanism of ... Considering the fact that in some complex cases,plate anchors are buried in multi-layered geotechnical materials,the ultimate dynamic analysis was performed to investigate the uplift capacity and failure mechanism of shallow strips and circular plate anchors in multi-layered soils.The nonlinear strength criterion and non-associated flow rule of geotechnical materials were introduced to investigate the influence of nonuniformity on the pullout performance and failure mechanism of shallow plate anchors.The expressions of the detaching curves or surfaces were obtained to reflect the failure mechanism,which can be used to figure out the ultimate uplift capacity and failure range.The results are generally in agreement with the numerical simulations and previous research.The effects of various parameters on the ultimate uplift capacity and failure mechanism of plate anchors in multi-layered soils were investigated,and it is found that the ultimate uplift capacity and failure range of shallow anchors increase with the increase of initial cohesion and dilatancy coefficient,but decrease with the unit weight,axial tensile stress and nonlinear coefficient. 展开更多
关键词 limit analysis dilatancy coefficient ultimate uplift capacity plate anchors multi-layered soils
在线阅读 下载PDF
Blast wave characteristics of multi-layer composite charge:Theoretical analysis,numerical simulation,and experimental validation 被引量:1
13
作者 Jun-bao Li Wei-bing Li +2 位作者 Xiao-wen Hong Jia-xin Yu Jian-jun Zhu 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第1期91-102,共12页
This article investigates the characteristics of shock wave overpressure generated by multi-layer composite charge under different detonation modes.Combining dimensional analysis and the explosion mechanism of the cha... This article investigates the characteristics of shock wave overpressure generated by multi-layer composite charge under different detonation modes.Combining dimensional analysis and the explosion mechanism of the charge,a peak overpressure prediction model for the composite charge under singlepoint detonation and simultaneous detonation was established.The effects of the charge structure and initiation method on the overpressure field characteristics were investigated in AUTODYN simulation.The accuracy of the prediction model and the reliability of the numerical simulation method were subsequently verified in a series of static explosion experiments.The results reveal that the mass of the inner charge was the key factor determining the peak overpressure of the composite charge under single-point detonation.The peak overpressure in the radial direction improved apparently with an increase in the aspect ratio of the charge.The overpressure curves in the axial direction exhibited a multi-peak phenomenon,and the secondary peak overpressure even exceeded the primary peak at distances of 30D and 40D(where D is the charge diameter).The difference in peak overpressure among azimuth angles of 0-90°gradually decreased with an increase in the propagation distance of the shock wave.The coupled effect of the detonation energy of the inner and outer charge under simultaneous detonation improved the overpressure in both radial and axial directions.The difference in peak overpressure obtained from model prediction and experimental measurements was less than 16.4%. 展开更多
关键词 Blast wave characteristics multi-layer composite charge Dimensional analysis AUTODYN mapping Model Explosion experiment
在线阅读 下载PDF
Digital modulation classification using multi-layer perceptron and time-frequency features
14
作者 Yuan Ye Mei Wenbo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2007年第2期249-254,共6页
Considering that real communication signals corrupted by noise are generally nonstationary, and timefrequency distributions are especially suitable for the analysis of nonstationary signals, time-frequency distributio... Considering that real communication signals corrupted by noise are generally nonstationary, and timefrequency distributions are especially suitable for the analysis of nonstationary signals, time-frequency distributions are introduced for the modulation classification of communication signals: The extracted time-frequency features have good classification information, and they are insensitive to signal to noise ratio (SNR) variation. According to good classification by the correct rate of a neural network classifier, a multilayer perceptron (MLP) classifier with better generalization, as well as, addition of time-frequency features set for classifying six different modulation types has been proposed. Computer simulations show that the MLP classifier outperforms the decision-theoretic classifier at low SNRs, and the classification experiments for real MPSK signals verify engineering significance of the MLP classifier. 展开更多
关键词 Digital modulation classification Time-frequency feature Time-frequency distribution multi-layer perceptron.
在线阅读 下载PDF
An improved particle filter indoor fusion positioning approach based on Wi-Fi/PDR/geomagnetic field 被引量:2
15
作者 Tianfa Wang Litao Han +5 位作者 Qiaoli Kong Zeyu Li Changsong Li Jingwei Han Qi Bai Yanfei Chen 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第2期443-458,共16页
The existing indoor fusion positioning methods based on Pedestrian Dead Reckoning(PDR)and geomagnetic technology have the problems of large initial position error,low sensor accuracy,and geomagnetic mismatch.In this s... The existing indoor fusion positioning methods based on Pedestrian Dead Reckoning(PDR)and geomagnetic technology have the problems of large initial position error,low sensor accuracy,and geomagnetic mismatch.In this study,a novel indoor fusion positioning approach based on the improved particle filter algorithm by geomagnetic iterative matching is proposed,where Wi-Fi,PDR,and geomagnetic signals are integrated to improve indoor positioning performances.One important contribution is that geomagnetic iterative matching is firstly proposed based on the particle filter algorithm.During the positioning process,an iterative window and a constraint window are introduced to limit the particle generation range and the geomagnetic matching range respectively.The position is corrected several times based on geomagnetic iterative matching in the location correction stage when the pedestrian movement is detected,which made up for the shortage of only one time of geomagnetic correction in the existing particle filter algorithm.In addition,this study also proposes a real-time step detection algorithm based on multi-threshold constraints to judge whether pedestrians are moving,which satisfies the real-time requirement of our fusion positioning approach.Through experimental verification,the average positioning accuracy of the proposed approach reaches 1.59 m,which improves 33.2%compared with the existing particle filter fusion positioning algorithms. 展开更多
关键词 fusion positioning Particle filter Geomagnetic iterative matching Iterative window Constraint window
在线阅读 下载PDF
Effect of process parameters on microstructure and mechanical properties of a nickel-aluminum-bronze alloy fabricated by laser powder bed fusion 被引量:1
16
作者 HAN Chang-jun ZOU Yu-jin +7 位作者 HU Gao-ling DONG Zhi LI Kai HUANG Jin-miao LI Bo-yuan ZHOU Kun YANG Yong-qiang WANG Di 《Journal of Central South University》 SCIE EI CAS CSCD 2024年第8期2944-2960,共17页
This work investigated the effect of process parameters on densification,microstructure,and mechanical properties of a nickel-aluminum-bronze(NAB)alloy fabricated by laser powder bed fusion(LPBF)additive manufacturing... This work investigated the effect of process parameters on densification,microstructure,and mechanical properties of a nickel-aluminum-bronze(NAB)alloy fabricated by laser powder bed fusion(LPBF)additive manufacturing.The LPBF-printed NAB alloy samples with relative densities of over 98.5%were obtained under the volumetric energy density range of 200−250 J/mm^(3).The microstructure of the NAB alloy printed in both horizontal and vertical planes primarily consisted ofβ'martensitic phase and bandedαphase.In particular,a coarser-columnar grain structure and stronger crystallographic texture were achieved in the vertical plane,where the maximum texture intensity was 30.56 times greater than that of random textures at the(100)plane.Increasing the volumetric energy density resulted in a decrease in the columnar grain size,while increasing the amount ofαphase.Notably,β_(1)'martensitic structures with nanotwins and nanoscaleκ-phase precipitates were identified in the microstructure of LPBF-printed NAB samples with a volumetric energy density of 250 J/mm^(3).Furthermore,under optimal process parameters with a laser power of 350 W and scanning speed of 800 mm/s,significant improvements were observed in the microhardness(HV 386)and ultimate tensile strength(671 MPa),which was attributed to an increase in refined acicular martensite. 展开更多
关键词 copper alloy nickel-aluminum-bronze alloy laser powder bed fusion additive manufacturing
在线阅读 下载PDF
Application of response surface method for optimal transfer conditions of multi-layer ceramic capacitor alignment system
17
作者 PARK Su-seong KIM Jae-min +1 位作者 CHUNG Won-jee SHIN O-chul 《Journal of Central South University》 SCIE EI CAS 2011年第3期726-730,共5页
The multi-layer ceramic capacitor (MLCC) alignment system aims at the inter-process automation between the first and the second plastic processes.As a result of testing performance verification of MLCC alignment syste... The multi-layer ceramic capacitor (MLCC) alignment system aims at the inter-process automation between the first and the second plastic processes.As a result of testing performance verification of MLCC alignment system,the average alignment rates are 95% for 3216 chip,88.5% for 2012 chip and 90.8% for 3818 chip.The MLCC alignment system can be accepted for practical use because the average manual alignment is just 80%.In other words,the developed MLCC alignment system has been upgraded to a great extent,compared with manual alignment.Based on the successfully developed MLCC alignment system,the optimal transfer conditions have been explored by using RSM.The simulations using ADAMS has been performed according to the cube model of CCD.By using MiniTAB,the model of response surface has been established based on the simulation results.The optimal conditions resulted from the response optimization tool of MiniTAB has been verified by being assigned to the prototype of MLCC alignment system. 展开更多
关键词 multi-layer ceramic capacitor (MLCC) alignment system response surface method (RSM) MiniTAB ADAMS
在线阅读 下载PDF
A multi-source information fusion layer counting method for penetration fuze based on TCN-LSTM 被引量:1
18
作者 Yili Wang Changsheng Li Xiaofeng Wang 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2024年第3期463-474,共12页
When employing penetration ammunition to strike multi-story buildings,the detection methods using acceleration sensors suffer from signal aliasing,while magnetic detection methods are susceptible to interference from ... When employing penetration ammunition to strike multi-story buildings,the detection methods using acceleration sensors suffer from signal aliasing,while magnetic detection methods are susceptible to interference from ferromagnetic materials,thereby posing challenges in accurately determining the number of layers.To address this issue,this research proposes a layer counting method for penetration fuze that incorporates multi-source information fusion,utilizing both the temporal convolutional network(TCN)and the long short-term memory(LSTM)recurrent network.By leveraging the strengths of these two network structures,the method extracts temporal and high-dimensional features from the multi-source physical field during the penetration process,establishing a relationship between the multi-source physical field and the distance between the fuze and the target plate.A simulation model is developed to simulate the overload and magnetic field of a projectile penetrating multiple layers of target plates,capturing the multi-source physical field signals and their patterns during the penetration process.The analysis reveals that the proposed multi-source fusion layer counting method reduces errors by 60% and 50% compared to single overload layer counting and single magnetic anomaly signal layer counting,respectively.The model's predictive performance is evaluated under various operating conditions,including different ratios of added noise to random sample positions,penetration speeds,and spacing between target plates.The maximum errors in fuze penetration time predicted by the three modes are 0.08 ms,0.12 ms,and 0.16 ms,respectively,confirming the robustness of the proposed model.Moreover,the model's predictions indicate that the fitting degree for large interlayer spacings is superior to that for small interlayer spacings due to the influence of stress waves. 展开更多
关键词 Penetration fuze Temporal convolutional network(TCN) Long short-term memory(LSTM) Layer counting Multi-source fusion
在线阅读 下载PDF
Belief exponential divergence for D-S evidence theory and its application in multi-source information fusion 被引量:1
19
作者 DUAN Xiaobo FAN Qiucen +1 位作者 BI Wenhao ZHANG An 《Journal of Systems Engineering and Electronics》 CSCD 2024年第6期1454-1468,共15页
Dempster-Shafer evidence theory is broadly employed in the research of multi-source information fusion.Nevertheless,when fusing highly conflicting evidence it may pro-duce counterintuitive outcomes.To address this iss... Dempster-Shafer evidence theory is broadly employed in the research of multi-source information fusion.Nevertheless,when fusing highly conflicting evidence it may pro-duce counterintuitive outcomes.To address this issue,a fusion approach based on a newly defined belief exponential diver-gence and Deng entropy is proposed.First,a belief exponential divergence is proposed as the conflict measurement between evidences.Then,the credibility of each evidence is calculated.Afterwards,the Deng entropy is used to calculate information volume to determine the uncertainty of evidence.Then,the weight of evidence is calculated by integrating the credibility and uncertainty of each evidence.Ultimately,initial evidences are amended and fused using Dempster’s rule of combination.The effectiveness of this approach in addressing the fusion of three typical conflict paradoxes is demonstrated by arithmetic exam-ples.Additionally,the proposed approach is applied to aerial tar-get recognition and iris dataset-based classification to validate its efficacy.Results indicate that the proposed approach can enhance the accuracy of target recognition and effectively address the issue of fusing conflicting evidences. 展开更多
关键词 Dempster-Shafer(D-S)evidence theory multi-source information fusion conflict measurement belief expo-nential divergence(BED) target recognition
在线阅读 下载PDF
Disparity estimation for multi-scale multi-sensor fusion
20
作者 SUN Guoliang PEI Shanshan +2 位作者 LONG Qian ZHENG Sifa YANG Rui 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期259-274,共16页
The perception module of advanced driver assistance systems plays a vital role.Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results ... The perception module of advanced driver assistance systems plays a vital role.Perception schemes often use a single sensor for data processing and environmental perception or adopt the information processing results of various sensors for the fusion of the detection layer.This paper proposes a multi-scale and multi-sensor data fusion strategy in the front end of perception and accomplishes a multi-sensor function disparity map generation scheme.A binocular stereo vision sensor composed of two cameras and a light deterction and ranging(LiDAR)sensor is used to jointly perceive the environment,and a multi-scale fusion scheme is employed to improve the accuracy of the disparity map.This solution not only has the advantages of dense perception of binocular stereo vision sensors but also considers the perception accuracy of LiDAR sensors.Experiments demonstrate that the multi-scale multi-sensor scheme proposed in this paper significantly improves disparity map estimation. 展开更多
关键词 stereo vision light deterction and ranging(LiDAR) multi-sensor fusion multi-scale fusion disparity map
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部