期刊文献+
共找到933,113篇文章
< 1 2 250 >
每页显示 20 50 100
Bearing Fault Diagnosis Based on Multimodal Fusion GRU and Swin-Transformer
1
作者 Yingyong Zou Yu Zhang +2 位作者 Long Li Tao Liu Xingkui Zhang 《Computers, Materials & Continua》 2026年第1期1587-1610,共24页
Fault diagnosis of rolling bearings is crucial for ensuring the stable operation of mechanical equipment and production safety in industrial environments.However,due to the nonlinearity and non-stationarity of collect... Fault diagnosis of rolling bearings is crucial for ensuring the stable operation of mechanical equipment and production safety in industrial environments.However,due to the nonlinearity and non-stationarity of collected vibration signals,single-modal methods struggle to capture fault features fully.This paper proposes a rolling bearing fault diagnosis method based on multi-modal information fusion.The method first employs the Hippopotamus Optimization Algorithm(HO)to optimize the number of modes in Variational Mode Decomposition(VMD)to achieve optimal modal decomposition performance.It combines Convolutional Neural Networks(CNN)and Gated Recurrent Units(GRU)to extract temporal features from one-dimensional time-series signals.Meanwhile,the Markovian Transition Field(MTF)is used to transform one-dimensional signals into two-dimensional images for spatial feature mining.Through visualization techniques,the effectiveness of generated images from different parameter combinations is compared to determine the optimal parameter configuration.A multi-modal network(GSTCN)is constructed by integrating Swin-Transformer and the Convolutional Block Attention Module(CBAM),where the attention module is utilized to enhance fault features.Finally,the fault features extracted from different modalities are deeply fused and fed into a fully connected layer to complete fault classification.Experimental results show that the GSTCN model achieves an average diagnostic accuracy of 99.5%across three datasets,significantly outperforming existing comparison methods.This demonstrates that the proposed model has high diagnostic precision and good generalization ability,providing an efficient and reliable solution for rolling bearing fault diagnosis. 展开更多
关键词 MULTI-MODAL GRU swin-transformer CBAM CNN feature fusion
在线阅读 下载PDF
基于Swin-Transformer智能辅助模型用于诊断胎儿眼部畸形
2
作者 陶雄杰 邸臻炜 +9 位作者 梁博诚 欧阳淑媛 郭慧 贺杰 仝蕊 陈家希 解迪 赵英丽 覃妮 李胜利 《中国医学影像技术》 北大核心 2025年第12期1960-1965,共6页
目的观察基于Swin-Transformer的智能辅助模型用于诊断胎儿眼部畸形的价值。方法回顾性收集经产前筛查确诊眼部畸形胎儿的1282幅及526幅正常胎儿眼部声像图,按8∶1∶1比例划分训练集、验证集及测试集。基于Swin-Transformer构建智能辅... 目的观察基于Swin-Transformer的智能辅助模型用于诊断胎儿眼部畸形的价值。方法回顾性收集经产前筛查确诊眼部畸形胎儿的1282幅及526幅正常胎儿眼部声像图,按8∶1∶1比例划分训练集、验证集及测试集。基于Swin-Transformer构建智能辅助诊断模型,并与4种主流模型MobileNet-V2、ResNet-50、VGG-16及Vision-Transformer比较其效能。结果基于Swin-Transformer智能辅助模型诊断测试集胎儿眼部畸形的敏感度为88.31%、特异度为97.37%,受试者工作特征(ROC)曲线的曲线下面积为0.990、精确率为87.31%、F1分数为87.71%,均优于4种主流模型。Swin-Transformer模型在诊断所有畸形的热力图中均呈高度聚焦,混淆矩阵分析显示聚集明显,ROC曲线显示其同时诊断各畸形的效能最佳,t-SNE特征分布聚类边界更清晰且性能稳定。结论基于Swin-Transformer智能辅助模型用于产前诊断胎儿眼部畸形具有较高准确性与稳定性,有望为辅助诊断胎儿眼部畸形提供关键技术支撑。 展开更多
关键词 畸形 胎儿 超声检查 产前 swin-transformer 智能辅助诊断
暂未订购
基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法
3
作者 昌千琳 罗永捷 +2 位作者 王强钢 任博 周念成 《电工技术学报》 北大核心 2025年第23期7664-7676,共13页
为提高光伏系统自动化运维水平,该文提出一种基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法,以实现准确可靠的智能化光伏状态监测。首先,通过校正与归一化预处理提升Ⅰ-V曲线数据的规范性;其次,采用格拉姆角场、递... 为提高光伏系统自动化运维水平,该文提出一种基于Ⅰ-Ⅴ曲线全局特征提取的光伏组串Swin-Transformer故障诊断方法,以实现准确可靠的智能化光伏状态监测。首先,通过校正与归一化预处理提升Ⅰ-V曲线数据的规范性;其次,采用格拉姆角场、递归图和相对位置矩阵多维度刻画Ⅰ-Ⅴ曲线的动态特性,提取表征光伏组串状态信息的Ⅰ-Ⅴ全局特征;然后,针对特征图的局部区域周期性重复等特点,提出Swin Transformer故障诊断模型,采用分层结构聚合局部特征实现层次化表示,设计移位窗口机制融合局部与全局特征,通过局部自注意力计算实现高效故障诊断;最后,3.75 kW光伏系统的仿真和现场实验表明,所提方法在相对位置矩阵特征变换下性能最佳,可精确诊断不同条件和严重程度的多种故障。在每类样本数低至25个时模型准确率为99.67%,在30 dB噪声干扰下模型准确率为99.56%。采用多种特征数据与不同算法进行消融实验,验证了所提特征提取法与故障诊断模型的优越性,该研究为光伏组串稳定运行提供了可靠的技术支持。 展开更多
关键词 光伏组串 故障诊断 Ⅰ-Ⅴ曲线 全局特征 swin-transformer
在线阅读 下载PDF
基于Swin-Transformer的多尺度多源域自适应轴承故障诊断 被引量:2
4
作者 周玉国 张志凯 +2 位作者 张金超 于春风 周立俭 《机床与液压》 北大核心 2025年第1期32-42,共11页
针对当前多源域自适应方法无法充分挖掘多源域中不同尺度故障信息的问题,提出一种基于Swin-Transformer(Swin-T)的多尺度多源域自适应轴承故障诊断方法。通过连续小波变换,获得振动信号在不同频带的特征。为更充分地利用多源域中不同尺... 针对当前多源域自适应方法无法充分挖掘多源域中不同尺度故障信息的问题,提出一种基于Swin-Transformer(Swin-T)的多尺度多源域自适应轴承故障诊断方法。通过连续小波变换,获得振动信号在不同频带的特征。为更充分地利用多源域中不同尺度的故障信息,提出基于Swin-T的多尺度特征提取网络。为了减小各域之间的数据分布差异,构建基于最大均值差异的特征对齐网络,并根据不同尺度对分类的贡献赋予权值。此外,构建多尺度特征融合模块,对不同尺度的特征信息进行融合,得到故障特征集。最后,利用Softmax对特征集进行故障分类,并通过最小化多分类器预测差异损失得到最终分类结果。在凯斯西储大学和青岛理工大学轴承数据集上,该方法的故障分类准确度分别达到99.63%和99.40%。 展开更多
关键词 轴承 故障诊断 多源域自适应 swin-transformer 多尺度特征提取 最大均值差异
在线阅读 下载PDF
基于ARM架构与Docker的Swin-Transformer遥感影像云检测方法研究
5
作者 陆俊南 戴山 胡昌苗 《无线电工程》 2025年第12期2373-2384,共12页
针对特定平台下遥感影像分割、分类应用,提出了一种基于ARM架构与Docker容器化部署的Swin-Transformer遥感影像云检测方法。通过构建无符号16位的图像-标签样本,保持地物的光谱细节不被压缩丢失,与传统的8位自然图像相比,提升了云与雪... 针对特定平台下遥感影像分割、分类应用,提出了一种基于ARM架构与Docker容器化部署的Swin-Transformer遥感影像云检测方法。通过构建无符号16位的图像-标签样本,保持地物的光谱细节不被压缩丢失,与传统的8位自然图像相比,提升了云与雪高亮类别的可分性和检测精度。同时,针对ARM架构硬件及操作系统,采用基于Docker容器化技术的跨平台部署方案,实现算法环境的一致性封装与灵活迁移。数据实验表明,利用基于ImageNet-1k样本预训练的Swin-Transformer模型进行小块推理并添加精细化调整进行模型迭代,结合模型迭代的主动学习策略,提升了复杂场景下的地物分类准确率,同时基于ARM的Docker部署方案保持了跨平台的兼容性,为特定环境中的遥感智能解译提供了可行技术路径。 展开更多
关键词 ARM DOCKER swin-transformer 分割 云检测
在线阅读 下载PDF
改进Swin-Transformer的地震数据噪声压制方法研究
6
作者 易玺 罗仁泽 《软件导刊》 2025年第1期35-42,共8页
随机噪声作为非相干噪声的主要组成部分,一直是地震资料处理的重点和难点。传统随机噪声压制方法在处理地震数据时容易出现伪影、边缘信息模糊等问题,有必要开发一种基于深度学习的随机噪声压制方法,通过直接学习图像的深层特征实现去... 随机噪声作为非相干噪声的主要组成部分,一直是地震资料处理的重点和难点。传统随机噪声压制方法在处理地震数据时容易出现伪影、边缘信息模糊等问题,有必要开发一种基于深度学习的随机噪声压制方法,通过直接学习图像的深层特征实现去噪。鉴于Swin-Transformer能够有效挖掘图像的深层信息,提出一种基于Swin-Transformer的改进去噪方法。该方法采用编码器—解码器的Unet框架,采用一长一短双通道并行提取编码器中的多个维度特征,并引入新的特征融合机制来合并这些特征,最终由解码器重现提取到的有用信息。采用实际工区数据进行测试,实验结果表明,与当前主流深度学习模型相比,所提方法的SNR和SSIM分别最高提升2.33 dB和0.07,去噪性能优异。 展开更多
关键词 swin-transformer Unet 图像去噪 地震数据
在线阅读 下载PDF
基于CBAM-Swin-Transformer迁移学习的海上微动目标分类方法
7
作者 何肖阳 陈小龙 +3 位作者 杜晓林 苏宁远 袁旺 关键 《系统工程与电子技术》 北大核心 2025年第4期1155-1167,共13页
雷达作为海上目标监测和识别的重要手段,海上目标运动特征精细化描述与分类是其关键技术。基于深度学习的卷积网络分类方法不依赖于模型,但仍难以适应复杂多变的海洋环境、多样性海上目标,泛化能力有限。将卷积注意力机制模块(convoluti... 雷达作为海上目标监测和识别的重要手段,海上目标运动特征精细化描述与分类是其关键技术。基于深度学习的卷积网络分类方法不依赖于模型,但仍难以适应复杂多变的海洋环境、多样性海上目标,泛化能力有限。将卷积注意力机制模块(convolutional block attention module,CBAM)融入Swin-Transformer网络,并基于迁移学习(transfer learning,TL)策略,提出一种兼顾舰船目标和低空旋翼飞行目标的海上微动目标分类方法(简称为TL-CBAM-Swin-Transformer),提升多种观测条件下的模型分类适应能力。首先,建立海上微动目标模型,并基于3种雷达实测数据构建海面非匀速平动、三轴转动、直升机、固定翼无人机的微动时频数据集。然后,设计TL-CBAM-Swin-Transformer网络,CBAM从通道维和空间维提取特征,提高其小尺度中多头注意力信息的提取能力。实测数据验证结果表明,相比Swin-Transformer,所提网络的分类准确度提升3.43%。采用TL法,将所提网络在ImageNet数据上进行预训练,将智能像素处理(intelligent pixel processing,IPIX)雷达微动目标作为源域进行预训练,并迁移至科学与工业研究委员会(Council for Scientific and Industrial Research,CSIR)雷达微动目标,分类概率达97.9%,将直升机旋翼作为源域进行预训练并迁移至固定翼无人机,分类概率达98.8%,验证了所提算法具有较强的泛化能力。 展开更多
关键词 雷达目标分类 海上微动目标 迁移学习 swin-transformer网络 注意力机制 时频分析
在线阅读 下载PDF
医学图像分割中YOLO与Swin-Transformer的多模态融合研究
8
作者 齐豪 刘玮 齐静 《信息系统工程》 2025年第10期117-120,共4页
本文基于医学图像分割主流方法回顾,研究了YOLO模型的快速定位能力与Swin-Transformer的全局建模优势,提出一种多模态融合分割方法。该方法设计了双分支结构,一方面利用YOLO系列模型实现病灶区域的初步检测与特征提取,另一方面引入Swin-... 本文基于医学图像分割主流方法回顾,研究了YOLO模型的快速定位能力与Swin-Transformer的全局建模优势,提出一种多模态融合分割方法。该方法设计了双分支结构,一方面利用YOLO系列模型实现病灶区域的初步检测与特征提取,另一方面引入Swin-Transformer进行长距离依赖建模与上下文理解,并利用融合机制集成两者特征,提升其分割性能。在多个医学图像数据集上进行了实验,分析了不同模块对整体性能的影响。结果表明,该方法在保持推理速度的同时,显著提高了分割的准确性与鲁棒性,优于现有主流方法。 展开更多
关键词 医学图像分割 YOLO swin-transformer 多模态融合 深度学习
在线阅读 下载PDF
A decision framework for rural domestic sewage treatment models and process:Evidence from Inner Mongolia Autonomous Region,China 被引量:1
9
作者 Ying Yan Pengyu Li +5 位作者 Zixuan Wang Yubo Tan Tianlong Zheng Jianguo Liu Xiaoxia Yang Junxin Liu 《Journal of Environmental Sciences》 2026年第1期302-311,共10页
Rural domestic sewage treatment is critical for environmental protection.This study defines the spatial pattern of villages from the perspective of rural sewage treatment and develops an integrated decision-making sys... Rural domestic sewage treatment is critical for environmental protection.This study defines the spatial pattern of villages from the perspective of rural sewage treatment and develops an integrated decision-making system to propose a sewage treatment mode and scheme suitable for local conditions.By considering the village spatial layout and terrain factors,a decision tree model of residential density and terrain type was constructed with accuracies of 76.47%and 96.00%,respectively.Combined with binary classification probability unit regression,an appropriate sewage treatment mode for the village was determined with 87.00%accuracy.The Analytic Hierarchy Process(AHP),combined with the Technique for Order Preference(TOPSIS)by Similarity to an Ideal Solution model,formed the basis for optimal treatment process selection under different emission standards.Verification was conducted in 542 villages across three counties of the Inner Mongolia Autonomous Region,focusing on the standard effluent effect(0.3773),low investment cost(0.3196),and high standard effluent effect(0.5115)to determine the best treatment process for the same emission standard under different needs.The annual environmental and carbon emission benefits of sewage treatment in these villages were estimated.This model matches village density,geographic feature,and social development level,and provides scientific support and a theoretical basis for rural sewage treatment decision-making. 展开更多
关键词 Rural domestic sewage Sewage treatment model DECISION-MAKING Environmental-economic benefits Inner Mongolia
原文传递
Description and Evaluation of the Emission and Atmospheric Processes Integrated and Coupled Community(EPICC)Model Version 1.0 被引量:1
10
作者 EPICC Model Working Group 《Advances in Atmospheric Sciences》 2026年第4期671-694,I0001-I0006,共30页
We present a comprehensive description and benchmark evaluation of the global–regional chemical transport model called the Emission and Atmospheric Processes Integrated and Coupled Community(EPICC)model.The framework... We present a comprehensive description and benchmark evaluation of the global–regional chemical transport model called the Emission and Atmospheric Processes Integrated and Coupled Community(EPICC)model.The framework incorporates(1)grid configuration,(2)transport dynamics,(3)chemical mechanisms,(4)aerosol processes,(5)wet/dry deposition parameterizations,and(6)heterogeneous chemistry treatments associated with sulfate,nitrous acid(HONO)chemistry,and aerosol/cloud–photolysis interactions(APIs/CPIs).Openly shared with the atmospheric research community,the model facilitates integration of advanced physicochemical schemes to enhance simulation accuracy.Globally,the model demonstrates realistic representations of ozone(O_(3))and aerosol optical depth.The EPICC model generally demonstrates robust performance in simulating regional concentrations of O_(3) and PM_(2.5)(and its components)in China.It successfully captures vertical profiles of both global and regional O_(3).Notably,the model mitigates frequently reported sulfate underestimations in highly industrialized regions of China.The model accurately captures two regional severe pollution episodes observed in eastern China(January/June 2021).Sensitivity experiments highlight the critical roles of heterogeneous chemical mechanisms associated with sulfate,HONO chemistry,APIs,and CPIs in capturing PM_(2.5) and O_(3) concentrations in China.Improved sulfate mechanisms result in an increase of approximately 32.4%(2.8μg m^(−3))in simulated winter sulfate concentrations when observations exceed 10μg m^(−3).Enhanced HONO elevates winter O_(3) and PM_(2.5) by≤20 and≤10μg m^(−3),respectively.Overall,CPIs dominate over APIs in improving O_(3) and PM_(2.5) simulations across China.Locally,APIs mitigate PM_(2.5) and O_(3) discrepancies in the Sichuan Basin.Seasonal cloud–chemistry coupling explains the weaker impact of PM_(2.5) in summer. 展开更多
关键词 EPICC model PM_(2.5) O_(3) sulfate nitrous acid aerosol/cloud-photolysis interactions
在线阅读 下载PDF
Agri-Eval:Multi-level Large Language Model Valuation Benchmark for Agriculture
11
作者 WANG Yaojun GE Mingliang +2 位作者 XU Guowei ZHANG Qiyu BIE Yuhui 《农业机械学报》 北大核心 2026年第1期290-299,共10页
Model evaluation using benchmark datasets is an important method to measure the capability of large language models(LLMs)in specific domains,and it is mainly used to assess the knowledge and reasoning abilities of LLM... Model evaluation using benchmark datasets is an important method to measure the capability of large language models(LLMs)in specific domains,and it is mainly used to assess the knowledge and reasoning abilities of LLMs.Therefore,in order to better assess the capability of LLMs in the agricultural domain,Agri-Eval was proposed as a benchmark for assessing the knowledge and reasoning ability of LLMs in agriculture.The assessment dataset used in Agri-Eval covered seven major disciplines in the agricultural domain:crop science,horticulture,plant protection,animal husbandry,forest science,aquaculture science,and grass science,and contained a total of 2283 questions.Among domestic general-purpose LLMs,DeepSeek R1 performed best with an accuracy rate of 75.49%.In the realm of international general-purpose LLMs,Gemini 2.0 pro exp 0205 standed out as the top performer,achieving an accuracy rate of 74.28%.As an LLMs in agriculture vertical,Shennong V2.0 outperformed all the LLMs in China,and the answer accuracy rate of agricultural knowledge exceeded that of all the existing general-purpose LLMs.The launch of Agri-Eval helped the LLM developers to comprehensively evaluate the model's capability in the field of agriculture through a variety of tasks and tests to promote the development of the LLMs in the field of agriculture. 展开更多
关键词 large language models assessment systems agricultural knowledge agricultural datasets
在线阅读 下载PDF
Ecological Dynamics of a Logistic Population Model with Impulsive Age-selective Harvesting
12
作者 DAI Xiangjun JIAO Jianjun 《应用数学》 北大核心 2026年第1期72-79,共8页
In this paper,we establish and study a single-species logistic model with impulsive age-selective harvesting.First,we prove the ultimate boundedness of the solutions of the system.Then,we obtain conditions for the asy... In this paper,we establish and study a single-species logistic model with impulsive age-selective harvesting.First,we prove the ultimate boundedness of the solutions of the system.Then,we obtain conditions for the asymptotic stability of the trivial solution and the positive periodic solution.Finally,numerical simulations are presented to validate our results.Our results show that age-selective harvesting is more conducive to sustainable population survival than non-age-selective harvesting. 展开更多
关键词 The logistic population model Selective harvesting Asymptotic stability EXTINCTION
在线阅读 下载PDF
Special Issue“Recent Developments in Dimension Reduction and Model Checking”——In Honor of Professor Lixing Zhu's Outstanding Contributions in Statistics
13
作者 ZHU Liping XU Wangli LI Yingxing 《Journal of Systems Science & Complexity》 2026年第1期1-2,共2页
The proliferation of high-dimensional data and the widespread use of complex models present central challenges in contemporary statistics and data science.Dimension reduction and model checking,as two foundational pil... The proliferation of high-dimensional data and the widespread use of complex models present central challenges in contemporary statistics and data science.Dimension reduction and model checking,as two foundational pillars supporting scientific inference and data-driven decisionmaking,have evolved through the collective wisdom of generations of statisticians.This special issue,titled"Recent Developments in Dimension Reduction and Model Checking for regressions",not only aims to showcase cutting-edge advances in the field but also carries a distinct sense of academic homage to honor the groundbreaking and enduring contributions of Professor Lixing Zhu,a leading scholar whose work has profoundly shaped both areas. 展开更多
关键词 scientific inference model checking model checkingas complex models dimension reduction high dimensional data
原文传递
Ecosystem service models are indeed being validated:A response to Pereira et al.(2025)
14
作者 James M.Bullock Danny A.P.Hooftman +1 位作者 John W.Redhead Simon Willcock 《Geography and Sustainability》 2026年第1期247-248,共2页
In their recent paper Pereira et al.(2025)claim that validation is overlooked in mapping and modelling of ecosystem services(ES).They state that“many studies lack critical evaluation of the results and no validation ... In their recent paper Pereira et al.(2025)claim that validation is overlooked in mapping and modelling of ecosystem services(ES).They state that“many studies lack critical evaluation of the results and no validation is provided”and that“the validation step is largely overlooked”.This assertion may have been true several years ago,for example,when Ochoa and Urbina-Cardona(2017)made a similar observation.However,there has been much work on ES model validation over the last decade. 展开更多
关键词 evaluation MAPPING modeling es model ecosystem services VALIDATION
在线阅读 下载PDF
Efficient Model Reduction of Linear Time-varying Systems via Shifted Legendre Polynomial Approximations
15
作者 XIAO Zhihua TANG Man ZHU Zhihui 《应用数学》 北大核心 2026年第2期481-493,共13页
This paper presents an efficient model reduction technique for linear time-varying systems based on shifted Legendre polynomials.The approach constructs approximate low-rank decomposition factors of finite-time Gramia... This paper presents an efficient model reduction technique for linear time-varying systems based on shifted Legendre polynomials.The approach constructs approximate low-rank decomposition factors of finite-time Gramians directly from the expansion coefficients of impulse responses.Leveraging these factors,we develop two model reduction algorithms that integrate the low-rank square root method with dominant subspace projection.Our method is computationally efficient and flexible,requiring only a few matrix-vector operations and a singular value decomposition of a low-dimensional matrix,thereby avoiding the need to solve differential Lyapunov equations.Numerical experiments confirm the effectiveness of the proposed approach. 展开更多
关键词 model reduction Time-varying systems Low-rank Gramians Balanced truncation Shifted Legendre polynomials
在线阅读 下载PDF
Modeling of Precipitation over Africa:Progress,Challenges,and Prospects
16
作者 A.A.AKINSANOLA C.N.WENHAJI +21 位作者 R.BARIMALALA P.-A.MONERIE R.D.DIXON A.T.TAMOFFO M.O.ADENIYI V.ONGOMA I.DIALLO M.GUDOSHAVA C.M.WAINWRIGHT R.JAMES K.C.SILVERIO A.FAYE S.S.NANGOMBE M.W.POKAM D.A.VONDOU N.C.G.HART I.PINTO M.KILAVI S.HAGOS E.N.RAJAGOPAL R.K.KOLLI S.JOSEPH 《Advances in Atmospheric Sciences》 2026年第1期59-86,共28页
In recent years,there has been an increasing need for climate information across diverse sectors of society.This demand has arisen from the necessity to adapt to and mitigate the impacts of climate variability and cha... In recent years,there has been an increasing need for climate information across diverse sectors of society.This demand has arisen from the necessity to adapt to and mitigate the impacts of climate variability and change.Likewise,this period has seen a significant increase in our understanding of the physical processes and mechanisms that drive precipitation and its variability across different regions of Africa.By leveraging a large volume of climate model outputs,numerous studies have investigated the model representation of African precipitation as well as underlying physical processes.These studies have assessed whether the physical processes are well depicted and whether the models are fit for informing mitigation and adaptation strategies.This paper provides a review of the progress in precipitation simulation overAfrica in state-of-the-science climate models and discusses the major issues and challenges that remain. 展开更多
关键词 RAINFALL MONSOON climate modeling CORDEX CMIP6 convection-permitting models
在线阅读 下载PDF
Modeling reaction between high-Al steel and slag with consideration of MgO-refractory dissolution into slag
17
作者 Rong-Zhen Mo Chi-Hao Zhang +1 位作者 Ying Ren Li-Feng Zhang 《Journal of Iron and Steel Research International》 2026年第3期106-115,共10页
The dissolution of MgO-refractory into the slag had an obvious influence on the steel-slag reaction and the slag property,especially for high-aluminum steels.The dissolution behavior of MgO-refractory was investigated... The dissolution of MgO-refractory into the slag had an obvious influence on the steel-slag reaction and the slag property,especially for high-aluminum steels.The dissolution behavior of MgO-refractory was investigated under various conditions,including the temperature,the initial steel composition,and the initial slag composition.A steel-slag-refractory kinetic model for high-aluminum steel was developed,which incorporated the process of MgO-refractory dissolution.The dependence of the MgO mass transfer coefficient k_(MgO)^(r)on temperature T during MgO-refractory dissolution process was established,as described by ln k_(MgO)^(r)=63,754/T+24.38524.It was indicated that the MgO dissolution rate was significantly influenced by the temperature.A higher temperature increased the dissolution rate of MgO.The initial steel composition had a slight impact on the MgO dissolution rate.Additionally,the initial slag composition strongly impacted the MgO saturation concentration and the dissolution rate.A lower initial Al_(2)O_(3)/SiO_(2)ratio increased the MgO dissolution rate.The steel-slag-refractory kinetic model accurately predicted the dissolution of MgO-refractory and the influence of dissolved MgO on the viscosity and composition change during steel-slag-refractory reactions.It was suggested that a higher temperature can hardly reduce the viscosity due to the dissolution of the MgO-refractory. 展开更多
关键词 MgO-refractory Steel-slag-refractory model Kinetic model High-aluminum steel Mold flux
原文传递
Preferences of Chinese Dermatologists for Large Language Model Responses in Clinical Psoriasis Scenarios:A Nationwide Cross-Sectional Survey in China
18
作者 Jungang Yang Jingkai Xu +6 位作者 Xuejiao Song Chengxu Li Lili Chen Lingbo Bi Tingting Jiang Xianbo Zuo Yong Cui 《Health Care Science》 2026年第1期40-48,共9页
Background:Large language models(LLMs)have shown considerable promise in supporting clinical decision-making.However,their adoption and evaluation in dermatology remains limited.This study aimed to explore the prefere... Background:Large language models(LLMs)have shown considerable promise in supporting clinical decision-making.However,their adoption and evaluation in dermatology remains limited.This study aimed to explore the preferences of Chinese dermatologists regarding LLM-generated responses in clinical psoriasis scenarios and to assess how they prioritize key quality dimensions,including accuracy,traceability,and logicality.Methods:A cross-sectional,web-based survey was conducted between December 25,2024,and January 22,2025,following the Checklist for Reporting Results of Internet E-Surveys guidelines.A total of 1247 valid responses were collected from practicing dermatologists across 33 of China's provincial-level administrative divisions.Participants evaluated responses to five categories of clinical questions(etiology,clinical presentation,differential diagnosis,treatment,and case study)generated by five LLMs:ChatGPT-4o,Kimi.ai,Doubao,ZuoYiGPT,and Lingyi-agent.Statistical associations between participant characteristics and model preferences were examined using chi-square tests.Results:ChatGPT-4o(Model 1)emerged as the most preferred model across all clinical tasks,consistently receiving the highest number of votes in case study(n=740),clinical presentation(n=666),differential diagnosis(n=707),etiology(n=602),and treatment(n=656).Significant variation in model preference by professional title was observed only for the differential diagnosis task(χ^(2)=21.13,df=12,p=0.0485),while no significant differences were found across hospital tiers(p>0.05).In terms of evaluation dimensions,accuracy was most frequently rated as“very important”(n=635).A significant association existed between hospital tier and the most valued dimension(χ^(2)=27.667,df=9,p=0.0011),with dermatologists in primary hospitals prioritizing traceability more than their peers in higher-tier hospitals.No significant associations were found across professional titles(p=0.127).Conclusions:Chinese dermatologists suggest a strong preference for ChatGPT-4o over domestic LLMs in psoriasis-related clinical tasks.While accuracy remains the primary criterion,traceability and logicality are also critical,particularly for clinicians in lower-tier hospitals.These findings suggest that future clinical LLMs should prioritize not only content accuracy but also source transparency and structural clarity to meet the diverse needs of different clinical settings. 展开更多
关键词 DERMATOLOGY large language model model evaluation
暂未订购
Stability of k-ε model in Kolmogorov flow
19
作者 Jiashuo GUO Le FANG 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期165-184,共20页
The Reynolds-averaged Navier-Stokes(RANS)technique enables critical engineering predictions and is widely adopted.However,since this iterative computation relies on the fixed-point iteration,it may converge to unexpec... The Reynolds-averaged Navier-Stokes(RANS)technique enables critical engineering predictions and is widely adopted.However,since this iterative computation relies on the fixed-point iteration,it may converge to unexpected non-physical phase points in practice.We conduct an analysis on the phase-space characteristics and the fixed-point theory underlying the k-ε turbulence model,and employ the classical Kolmogorov flow as a framework,leveraging its direct numerical simulation(DNS)data to construct a one-dimensional(1D)system under periodic/fixed boundary conditions.The RANS results demonstrate that under periodic boundary conditions,the k-ε model exhibits only a unique trivial fixed point,with asymptotes capturing the phase portraits.The stability of this trivial fixed point is determined by a mathematically derived stability phase diagram,indicating the fact that the k-ε model will never converge to correct values under periodic conditions.In contrast,under fixed boundary conditions,the model can yield a stable non-trivial fixed point.The evolutionary mechanisms and their relationship with boundary condition settings systematically explain the inherent limitations of the k-ε model,i.e.,its deficiency in computing the flow field under periodic boundary conditions and sensitivity to boundary-value specifications under fixed boundary conditions.These conclusions are finally validated with the open-source code OpenFOAM. 展开更多
关键词 k-εmodel Kolmogorov flow INSTABILITY turbulence model
在线阅读 下载PDF
Design optimization and FEA of B-6 and B-7 levels ballistics armor:A modelling approach
20
作者 Muhammad Naveed CHU Jinkui +1 位作者 Atif Ur Rehman Arsalan Hyder 《大连理工大学学报》 北大核心 2026年第1期66-77,共12页
Utilizing finite element analysis,the ballistic protection provided by a combination of perforated D-shaped and base armor plates,collectively referred to as radiator armor,is evaluated.ANSYS Explicit Dynamics is empl... Utilizing finite element analysis,the ballistic protection provided by a combination of perforated D-shaped and base armor plates,collectively referred to as radiator armor,is evaluated.ANSYS Explicit Dynamics is employed to simulate the ballistic impact of 7.62 mm armor-piercing projectiles on Aluminum AA5083-H116 and Steel Secure 500 armors,focusing on the evaluation of material deformation and penetration resistance at varying impact points.While the D-shaped armor plate is penetrated by the armor-piercing projectiles,the combination of the perforated D-shaped and base armor plates successfully halts penetration.A numerical model based on the finite element method is developed using software such as SolidWorks and ANSYS to analyze the interaction between radiator armor and bullet.The perforated design of radiator armor is to maintain airflow for radiator function,with hole sizes smaller than the bullet core diameter to protect radiator assemblies.Predictions are made regarding the brittle fracture resulting from the projectile core′s bending due to asymmetric impact,and the resulting fragments failed to penetrate the perforated base armor plate.Craters are formed on the surface of the perforated D-shaped armor plate due to the impact of projectile fragments.The numerical model accurately predicts hole growth and projectile penetration upon impact with the armor,demonstrating effective protection of the radiator assemblies by the radiator armor. 展开更多
关键词 radiator armor ballistics simulation Johnson-Cook model armor-piercing projectile perforated D-shaped armor plate
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部