期刊文献+
共找到11,038篇文章
< 1 2 250 >
每页显示 20 50 100
LSMDiskANN:更新友好型磁盘向量索引框架
1
作者 邱海浪 彭煜玮 彭智勇 《软件学报》 北大核心 2026年第3期1058-1083,共26页
在大模型时代,向量数据库的广泛应用推动了向量索引规模的急剧膨胀.如何在磁盘级向量索引中高效支持大规模向量的更新操作,并同时提供高性能的查询服务,已成为近年来的重要研究课题.针对当前领先算法FreshDiskANN在查询与更新混合负载... 在大模型时代,向量数据库的广泛应用推动了向量索引规模的急剧膨胀.如何在磁盘级向量索引中高效支持大规模向量的更新操作,并同时提供高性能的查询服务,已成为近年来的重要研究课题.针对当前领先算法FreshDiskANN在查询与更新混合负载场景中面临的查询吞吐瓶颈和极端查询延迟过高等问题,受到日志合并思想在次级索引中成功应用的启发,提出了一种基于LSM(log-structured merge)思想的更新友好型磁盘向量索引框架LSMDiskANN.在继承FreshDiskANN架构的基础上,设计并实现了包含磁盘中间层的3层架构,同时引入了磁盘组件搜索参数的动态确定机制以及面向合并操作删除阶段的重布局算法,从而进一步降低查询延迟和合并过程中的I/O开销.实验结果表明,在多个经典大规模高维向量数据集上,LSMDiskANN系统查询吞吐量最高提升35.5%,更新吞吐量最高提升14.24%,极端查询延迟最多降低73.45%,所提出的框架和策略能够有效提升系统在混合负载场景下的整体性能与稳定性. 展开更多
关键词 向量数据库 磁盘向量索引 动态向量索引 日志合并
在线阅读 下载PDF
HDFPM:A Heterogeneous Disk Failure Prediction Method Based on Time Series Features
2
作者 Zhongrui Jing Hongzhang Yang Jiangpu Guo 《Computers, Materials & Continua》 2026年第2期2187-2211,共25页
Hard disk drives(HDDs)serve as the primary storage devices in modern data centers.Once a failure occurs,it often leads to severe data loss,significantly degrading the reliability of storage systems.Numerous studies ha... Hard disk drives(HDDs)serve as the primary storage devices in modern data centers.Once a failure occurs,it often leads to severe data loss,significantly degrading the reliability of storage systems.Numerous studies have proposed machine learning-based HDD failure prediction models.However,the Self-Monitoring,Analysis,and Reporting Technology(SMART)attributes differ across HDD manufacturers.We define hard drives of the same brand and model as homogeneous HDD groups,and those from different brands or models as heterogeneous HDD groups.In practical engineering scenarios,a data center is often composed of a heterogeneous population of HDDs,spanning multiple vendors and models.Existing research predominantly focuses on homogeneous datasets,ignoring the model’s generalization capability across heterogeneous HDDs.As a result,HDD models with limited samples often suffer from poor training effectiveness and prediction performance.To address this issue,we investigate generalizable SMART predictors across heterogeneous HDD groups.By extracting time-series features within a fixed sliding time window,we propose a Heterogeneous Disk Failure Prediction Method based on Time Series Features(HDFPM)framework.This method is adaptable to HDD models with limited sample sizes,thereby enhancing its applicability and robustness across diverse drive populations.Experimental results show that the proposed model achieves an F1-score of 0.9518 when applied to two different Seagate HDD models,while maintaining the False Positive Rate(FPR)below 1%.After incorporating the Complexity-Ratio Dynamic Time Warping(CDTW)based feature enhancement method,the best prediction model achieves a True Positive Rate(TPR)of up to 0.93 between the two models.For next-day failure prediction across various Seagate models,the model achieves an F1-score of up to 0.8792.Moreover,the experimental results also show that within the same brand,the higher the proportion of shared SMART attributes across different models,the better the prediction performance.In addition,HDFPMdemonstrates the best stability andmost significant performance in heterogeneous environments. 展开更多
关键词 Heterogeneous hard disk drives failure prediction time series feature constrained dynamic time warping sensitivity analysis
在线阅读 下载PDF
BLOW-UP AND DIE-OUT OF SOLUTIONS OF NONLINEAR PSEUDO-HYPERBOLIC EQUATIONS OF GENERALIZED NERVE CONDUCTION TYPE
3
作者 王凡彬 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 1996年第11期1101-1106,共6页
This paper considers the initial boundary value problems with three types of the boundary conditions for nonlinear pseudo-hyperbolic equations of generalized nerve conduction type, using foe eigenfunction method, ... This paper considers the initial boundary value problems with three types of the boundary conditions for nonlinear pseudo-hyperbolic equations of generalized nerve conduction type, using foe eigenfunction method, the conditions for which the solutions blow-up and die-out in the finile time are got. 展开更多
关键词 nonlinear pseudo-hyperbolic equation of generalized nerve conduction type initial boundary value problem eigenfunction method BLOW-UP die-out
在线阅读 下载PDF
基于改进的DISK算法的农林航拍图配准研究
4
作者 董一波 刘立群 《软件工程》 2025年第1期28-32,共5页
针对无人机的农林航拍图像配准算法存在特征点识别较少、特征点匹配不精准等问题,提出了一种改进的离散关键点(Discrete Key point,DISK)算法。该算法首先采用梯度策略DISK算法对特征点进行有效描述;其次采用基于深度学习局部特征的匹... 针对无人机的农林航拍图像配准算法存在特征点识别较少、特征点匹配不精准等问题,提出了一种改进的离散关键点(Discrete Key point,DISK)算法。该算法首先采用梯度策略DISK算法对特征点进行有效描述;其次采用基于深度学习局部特征的匹配方法进行预匹配;最后利用RANSAC算法去除离群点,筛选匹配结果。为验证算法的有效性,选取了几组农业航拍图像的数据集进行实验比较。实验结果显示,与经典的SIFT、Dark feat算法及原始的DISK算法相比,改进的DISK算法显著提高了匹配精度,匹配精度由41.7%提升至98.9%,充分满足农林航拍图的匹配需求。 展开更多
关键词 农林航拍图 梯度策率 局部特征 图像配准 disk算法
在线阅读 下载PDF
Nonconforming <i>H</i><sup>1</sup>-Galerkin Mixed Finite Element Method for Pseudo-Hyperbolic Equations
5
作者 Yadong Zhang Yuqi Niu Dongwei Shi 《American Journal of Computational Mathematics》 2012年第4期269-273,共5页
Based on H1-Galerkin mixed finite element method with nonconforming quasi-Wilson element, a numerical approximate scheme is established for pseudo-hyperbolic equations under arbitrary quadrilateral meshes. The corresp... Based on H1-Galerkin mixed finite element method with nonconforming quasi-Wilson element, a numerical approximate scheme is established for pseudo-hyperbolic equations under arbitrary quadrilateral meshes. The corresponding optimal order error estimate is derived by the interpolation technique instead of the generalized elliptic projection which is necessary for classical error estimates of finite element analysis. 展开更多
关键词 pseudo-hyperbolic Equation NONCONFORMING H1-Galerkin Mixed Finite Element Error Estimate
在线阅读 下载PDF
Hot Disk热常数分析仪测定深层岩土导热系数试验研究
6
作者 朱坤浩 石岩 《吉林建筑大学学报》 2025年第2期76-81,共6页
地热能等可再生能源正在推动能源结构改革,逐步取代一次能源。中深层地热能较浅层地热能具有更好的稳定性与更大的利用潜力,研究中深层地热能具有更深远意义。中深层地热能开发利用受多因素影响,岩土导热系数是影响因素之一。试验基于SD... 地热能等可再生能源正在推动能源结构改革,逐步取代一次能源。中深层地热能较浅层地热能具有更好的稳定性与更大的利用潜力,研究中深层地热能具有更深远意义。中深层地热能开发利用受多因素影响,岩土导热系数是影响因素之一。试验基于SDZ-3000快速测井平台测定的实际工程现场地温数据,利用Hot Disk热常数分析仪测定地下1 870~2 015 m处开采出的中深层岩土屑的导热系数,其值为2.25 W·(m·K)^(-1),该深度下实际岩土导热系数为2.30 W·(m·K)^(-1),二者相差较小,验证了预测原位地层岩土导热系数试验的可行性。 展开更多
关键词 中深层地热能 岩土导热系数 Hot disk热常数分析仪 中深层岩土屑
在线阅读 下载PDF
Towards a blank design method for manufacturing big-tapered profiled ring disk by spinning-rolling process 被引量:1
7
作者 Xuechao LI Lianggang GUO +1 位作者 Xiaoqing CHEN Heng LI 《Chinese Journal of Aeronautics》 2025年第1期70-86,共17页
The big-tapered profiled ring disk is a key component of engines for rockets and missiles.A new forming technology,as called spinning-rolling process,has been proposed previously for the high performance,high efficien... The big-tapered profiled ring disk is a key component of engines for rockets and missiles.A new forming technology,as called spinning-rolling process,has been proposed previously for the high performance,high efficiency and low-cost manufacturing of the component.Blank design is the key part of plastic forming process design.For spinning-rolling process,the shape and size of the blank play a crucial role in process stability,deformation behavior and dimensional accuracy.So this work proposes a blank design method to determine the geometry structure and sizes of the blank.The mathematical model for calculating the blank size has been deduced based on volume conservation and neutral layer length invariance principle.The FE simulation and corresponding trial production of an actual big-tapered profiled ring disk show that the proposed blank design method is applicative.In order to obtain a preferred blank,the influence rules of blank size determined by different deformation degrees(rolling ratio k)on the spinning-rolling process are revealed by comprehensive FE simulations.Overall considering the process stability,circularity of the deformed ring disk and forming forces,a reasonable range of deformation degree(rolling ratio k)is recommended for the blank design of the new spinning-rolling process. 展开更多
关键词 Blank design method Spinning-rolling process Big-tapered profiled ring disk Rolling ratio Intelligent FE simulation
原文传递
Probability of detection and anomaly distribution modeling for surface defects in tenon-groove structures of aeroengine disks 被引量:1
8
作者 Hongzhuo LIU Disi YANG +3 位作者 Han YAN Zixu GUO Dawei HUANG Xiaojun YAN 《Chinese Journal of Aeronautics》 2025年第10期363-383,共21页
To ensure the structural integrity of life-limiting component of aeroengines,Probabilistic Damage Tolerance(PDT)assessment is applied to evaluate the failure risk as required by airworthiness regulations and military ... To ensure the structural integrity of life-limiting component of aeroengines,Probabilistic Damage Tolerance(PDT)assessment is applied to evaluate the failure risk as required by airworthiness regulations and military standards.The PDT method holds the view that there exist defects such as machining scratches and service cracks in the tenon-groove structures of aeroengine disks.However,it is challenging to conduct PDT assessment due to the scarcity of effective Probability of Detection(POD)model and anomaly distribution model.Through a series of Nondestructive Testing(NDT)experiments,the POD model of real cracks in tenon-groove structures is constructed for the first time by employing the Transfer Function Method(TFM).A novel anomaly distribution model is derived through the utilization of the POD model,instead of using the infeasible field data accumulation method.Subsequently,a framework for calculating the Probability of Failure(POF)of the tenon-groove structures is established,and the aforementioned two models exert a significant influence on the results of POF. 展开更多
关键词 Aeroengine disks Anomaly distribution Probabilistic damage tolerance Probability of detection(POD) Structural integrity Tenon-groove structures Transfer functions
原文传递
Deuteration of Water in Protoplanetary Disks During Luminosity Outbursts:Model Predictions for FU Ori Disks
9
作者 Anastasiia Topchieva Tamara Molyarova Anton Vasyunin 《Research in Astronomy and Astrophysics》 2025年第12期261-272,共12页
Luminosity outbursts of FU Ori-type objects(FUors)allow us to observe in the gas the molecules that are typically present in the ice in protoplanetary disks.In particular,the fraction of deuterated water,which is usua... Luminosity outbursts of FU Ori-type objects(FUors)allow us to observe in the gas the molecules that are typically present in the ice in protoplanetary disks.In particular,the fraction of deuterated water,which is usually mostly frozen in the midplane of a protoplanetary disk,has been measured for the first time in the gas of the disk around FUor V883 Ori.We test the hypothesis that the observed high HDO/H_(2)O ratio in the V883 Ori protoplanetary disk can be explained by luminosity outbursts of different amplitude,including a series of two consecutive outbursts.Using the ANDES astrochemical code,we modeled the distributions of water and deuterated water abundances under the action of luminosity outbursts of different amplitudes(from 400 to10,000 L_(⊙))and at different stellar luminosities at the pre-outburst stage.We show that the best agreement with the observed HDO/H_(2)O profile is obtained for outburst amplitudes of 2000 and 10,000 L_(⊙),while the observed bolometric luminosity of V883 Ori does not exceed 400 L_(⊙).We discuss possible reasons for this discrepancy,including the presence of past luminosity outbursts,the age of the star,and the influence of additional heating mechanisms in the midplane of the protoplanetary disk.We also consider how the high observed HDO/H_(2)O ratio may be related to the evolution of the chemical composition of the ice in the protoplanetary disk and the chemical processes activated under outburst conditions. 展开更多
关键词 ASTROCHEMISTRY interplanetary medium protoplanetary disks
在线阅读 下载PDF
Thermal radiation of accretion disks around a charged Hayward black hole
10
作者 Munisa Boltatoshova Bakhtiyor Narzilloev Bobomurat Ahmedov 《Communications in Theoretical Physics》 2025年第8期117-128,共12页
This study explores the dynamics of charged Hayward black holes,focusing on the effects of electric charge and the length factor on accretion disk characteristics.Our results show that increasing both parameters reduc... This study explores the dynamics of charged Hayward black holes,focusing on the effects of electric charge and the length factor on accretion disk characteristics.Our results show that increasing both parameters reduces the size of the event horizon and innermost stable circular orbits(ISCO)radius,with the electric charge exerting a more pronounced influence.Additionally,the length factor and electric charge can effectively replicate the spin of a Kerr black hole.Both parameters also affect the electromagnetic radiation emitted from the accretion disk,increasing the flux,temperature,and radiative efficiency.The peak radiation occurs in the soft x-ray band,with higher values of electric charge and length factor enhancing disk luminosity and shifting the peak to higher frequencies.These findings can offer valuable insights into the accretion processes around black holes and their observable signatures,particularly in x-ray astronomy. 展开更多
关键词 black hole dark matter accretion disk general relativity
原文传递
Accretion disk images around dilatonic black holes in dilaton-massive gravity
11
作者 Faizah D Alanazi Shahid Chaudhary +5 位作者 Muhammad Danish Sultan Ali M Mubaraki Saad Althobaiti Awatef Abidi Ahmadjon Abdujabbarov Asifa Ashraf 《Communications in Theoretical Physics》 2025年第10期196-208,共13页
We consider the recently developed black hole in massive Einstein-dilaton gravity including the coupling of the dilaton scalar field to massive graviton terms.This model has different horizon structures such as event ... We consider the recently developed black hole in massive Einstein-dilaton gravity including the coupling of the dilaton scalar field to massive graviton terms.This model has different horizon structures such as event horizons and inner horizons depending on the values of certain parameters.These variations influence how the black hole interacts with its surroundings.We utilize the well-known Novikov-Thorne model to investigate the thin accretion disks into this interesting model.Our research shows a crucial correlation between the dynamics of the accretion disk and the parameters of dilatonic black holes in dilaton-massive gravity.We observe that dilaton-massive gravity leads to significant contraction and outward expansion.We offer a detailed analysis of accretion by examining both direct and secondary images at various radial distances and observation angles. 展开更多
关键词 dilatonic black holes massive gravity images and accretion disks
原文传递
Heat Transfer and Flow Dynamics of Ternary Hybrid Nanofluid over a Permeable Disk underMagnetic Field and Joule Heating Effects
12
作者 Umi Nadrah Hussein Najiyah Safwa Khashi’ie +1 位作者 Norihan Md Arifin Ioan Pop 《Frontiers in Heat and Mass Transfer》 2025年第2期383-395,共13页
This study investigates the heat transfer and flow dynamics of a ternary hybrid nanofluid comprising alumina,copper,and silica/titania nanoparticles dispersed in water.The analysis considers the effects of suction,mag... This study investigates the heat transfer and flow dynamics of a ternary hybrid nanofluid comprising alumina,copper,and silica/titania nanoparticles dispersed in water.The analysis considers the effects of suction,magnetic field,and Joule heating over a permeable shrinking disk.Amathematicalmodel is developed and converted to a systemof differential equations using similarity transformation which then,solved numerically using the bvp4c solver in Matlab software.The study introduces a novel comparative analysis of alumina-copper-silica and alumina-coppertitania nanofluids,revealing distinct thermal conductivity behaviors and identifying critical suction values necessary for flow stabilization.Dual solutions are found within a specific range of parameters such that the minimum required suction values for flow stability,with S_(c)=1.2457 for alumina-copper-silica/water and S_(c)=1.2351 for alumina-coppertitania/water.The results indicate that increasing suction by 1%enhances the skin friction coefficient by up to 4.17%and improves heat transfer efficiency by approximately 1%,highlighting its crucial role in stabilizing the opposing flow induced by the shrinking disk.Additionally,the inclusion of 1%silica nanoparticles reduces both skin friction and heat transfer rate by approximately 0.28%and 0.85%,respectively,while 1%titania concentration increases skin friction by 3.02%but results in a slight heat transfer loss of up to 0.61%.These findings confirm the superior thermal performance of alumina-copper-titania/water,making it a promising candidate for enhanced cooling systems,energy-efficient heat exchangers,and industrial thermal management applications. 展开更多
关键词 Dual solutions Joule heating magnetic field shrinking disk suction ternary hybrid nanofluid
在线阅读 下载PDF
Radiative Flow of Ag-Fe_(3)O_(4)/Water Hybrid Nanofluids Induced by a Shrinking/Stretching Disk with Influence of Velocity and Thermal Slip Conditions
13
作者 Muhammad Zubair Mustafa Sumera Dero +2 位作者 Liaquat Ali Lund Mehboob Ul Hassan Umair Khan 《Computer Modeling in Engineering & Sciences》 2025年第4期499-513,共15页
This paper discusses the model of the boundary layer(BL)flow and the heat transfer characteristics of hybrid nanofluid(HNF)over shrinking/stretching disks.In addition,the thermal radiation and the impact of velocity a... This paper discusses the model of the boundary layer(BL)flow and the heat transfer characteristics of hybrid nanofluid(HNF)over shrinking/stretching disks.In addition,the thermal radiation and the impact of velocity and thermal slip boundary conditions are also examined.The considered hybrid nano-fluid contains silver(Ag)and iron oxide(Fe_(3)O_(4))nanoparticles dispersed in the water to prepare the Ag-Fe_(3)O_(4)/water-based hybrid nanofluid.The requisite posited partial differential equations model is converted to ordinary differential equations using similarity transformations.For a numerical solution,the shooting method in Maple is employed.Moreover,the duality in solutions is achieved for both cases of the disk(stretching(λ>0)and shrinking(λ<0)).At the same time,a unique solution is observed for λ=0.No solution is found for them at λ<λ_(c),whereas the solutions are split at the λ=λ_(c).Besides,the value of the λ_(c) is dependent on the φ_(hnf).Meanwhile,the values of f″(0)and -θ′(0)intensified with increasing φ_(hnf).Stability analysis has been applied using bvp4c in MATLAB software due to a dual solution.Furthermore,analysis shows that the first solution is stable and feasible physically.For the slip parameters,an increase in the velocity slip parameter increases the velocity and shear stress profiles while increasing the temperature profile in the first solutions.While the rise in thermal slip parameter reduces the temperature profile nanoparticle volume fractions increase it. 展开更多
关键词 Dual solutions slip and radiation hybrid nanofluid shrinking/stretching disk stability analysis
在线阅读 下载PDF
The Fate of Stars Embedded in AGN Disks is Determined by an Internal Mixing Threshold
14
作者 Zheng-Hao Xu 《Research in Astronomy and Astrophysics》 2025年第11期174-181,共8页
Stars can form and evolve within gaseous disks around active galactic nuclei(AGNs).In the sub-parsec region of disks around~10~8M_(☉)black holes,stars accrete rapidly,reaching■200 M_(☉)and settling into a quasi-ste... Stars can form and evolve within gaseous disks around active galactic nuclei(AGNs).In the sub-parsec region of disks around~10~8M_(☉)black holes,stars accrete rapidly,reaching■200 M_(☉)and settling into a quasi-steady state in which accretion balances wind-driven mass loss.Within this environment,their ultimate fate depends critically on the radiative-zone diffusion coefficient(Dmix),which encapsulates various mixing processes and governs chemical transport between surface and core.Using the MESA stellar evolution code,we simulate AGN stars across a range of mixing efficiencies.We find a critical threshold floor value D_(mix,min)≈1010 cm~2 s^(-1)that separates two distinct fates:1."Immortal stars"—when mixing is over-efficient(D_(mix,min)■10^(10)cm~2 s^(-1)),rapid hydrogen replenishment sustains core hydrogen burning,maintains main-sequence equilibrium,rendering the star effectively“immortal.”2."Metamorphic stars"—when mixing is merely efficient(D_(mix,min)<1010 cm~2 s^(-1)),stars exhaust core hydrogen,evolve off-main-sequence,shed mass to≈15 M_(☉),and produce super-solar a-abundances consistent with AGN observations.We conclude that maintaining a mixing floor below this threshold is sufficient to avoid immortality,as flux-induced extra mixing can be effectively modeled via constant floor values.Our estimates provide a foundation for future work on disk enrichment and stellar evolution. 展开更多
关键词 stars:massive stars:evolution galaxies:active ACCRETION accretion disks galaxies:abundances
在线阅读 下载PDF
大垄侧深分层施肥装置的设计与试验
15
作者 周魏岩 梁玉成 +5 位作者 许剑平 张海滨 甘露 朱炫铭 谢宇峰 郭兵 《农机化研究》 北大核心 2026年第5期89-95,共7页
针对施肥机械部件作业时开沟宽度过大、分层肥量不受控等问题,设计了一种大垄侧深分层施肥装置。根据作业要求对装置结构和关键工作部件进行了设计,将开沟圆盘优化为波纹形状,使其具有较强的硬度、耐磨性和防腐蚀性;施肥开沟机作业开沟... 针对施肥机械部件作业时开沟宽度过大、分层肥量不受控等问题,设计了一种大垄侧深分层施肥装置。根据作业要求对装置结构和关键工作部件进行了设计,将开沟圆盘优化为波纹形状,使其具有较强的硬度、耐磨性和防腐蚀性;施肥开沟机作业开沟深度为150~280 mm、开沟宽度为20 mm,主要起到保证沟宽和保护分层施肥效果的作用。试验结果表明,分层施肥作业时,装置的开沟宽度小于目前现有开沟器开出的沟槽,减小了对土壤结构的扰动性,施肥深度为浅层90 mm、深层200 mm,达到了设计分层深度施肥的要求;工作速度对分层施肥装置的施肥配比没有显著影响,在不同速度下浅层的变异系数为3.7%、深层的变异系数为7.9%,符合国家标准变异系数小于10%。研究为施肥开沟和分层施肥装置提供了可靠的技术支撑,具有一定的推广应用价值。 展开更多
关键词 大垄侧深 分层施肥装置 波纹圆盘 变异系数
在线阅读 下载PDF
基于协同通信的无线网络的虚拟骨干构建算法
16
作者 梁家荣 梁嘉裕 +2 位作者 黄金河 陈海强 黎昌珍 《广西大学学报(自然科学版)》 北大核心 2026年第1期167-176,共10页
为了构建协同通信下无线网络的虚拟骨干(VB),采用单位圆盘图(UDG)和扩展连通控制集(ECDS)分别模拟无线网络、虚拟骨干,并提出一个集中式的近似算法(C-EMCDS)来计算协同通信下的单位圆盘图中的扩展连通控制集。该集中式近似算法包括算法1... 为了构建协同通信下无线网络的虚拟骨干(VB),采用单位圆盘图(UDG)和扩展连通控制集(ECDS)分别模拟无线网络、虚拟骨干,并提出一个集中式的近似算法(C-EMCDS)来计算协同通信下的单位圆盘图中的扩展连通控制集。该集中式近似算法包括算法1(h-EDS构造算法)和算法2(h-ECDS构造算法)2个子算法,利用算法1可以计算协同通信下的单位圆盘图中的扩展控制集(EDS)。算法2是一个染色算法,它通过不断地在剩余集中选节点加入算法1输出的扩展控制集EDS,使它变成一个扩展连通控制集。研究表明:算法1和算法2的近似比(PR)分别为k+5和2k+14+20/k,其中k表示协同通信下的协同度,而它们的时间复杂度分别为O(n^(3))和O(hn^(3))。仿真结果表明,就ECDS的大小而言,C-EMCDS的性能较当前最好的2个同类算法好。 展开更多
关键词 无线网络 扩展连通控制集 单位圆盘图 虚拟骨干 协同通信
在线阅读 下载PDF
高温蠕变对轮盘疲劳寿命影响规律研究
17
作者 曲永磊 杨铭浩 +2 位作者 华以诺 赵铭鑫 杨连峰 《热能动力工程》 北大核心 2026年第2期40-47,共8页
为探究高温蠕变对涡轮盘疲劳寿命的影响,以某型燃气轮机高温涡轮盘为研究对象,采用有限元仿真技术构建三维数值模型,对3.4 h载荷谱内循环工况下的涡轮盘进行多物理场耦合仿真。基于仿真结果确定寿命考核点为涡轮盘盘心和引气孔边缘处,... 为探究高温蠕变对涡轮盘疲劳寿命的影响,以某型燃气轮机高温涡轮盘为研究对象,采用有限元仿真技术构建三维数值模型,对3.4 h载荷谱内循环工况下的涡轮盘进行多物理场耦合仿真。基于仿真结果确定寿命考核点为涡轮盘盘心和引气孔边缘处,使用史密斯-沃森-腾普(SWT)模型和拉森-米勒持久方程分别预测涡轮盘的疲劳寿命和蠕变寿命,根据线性损伤累积法得到涡轮盘疲劳/蠕变寿命。结果表明:高温涡轮盘引气孔边缘处为限寿部位,涡轮盘的疲劳寿命为9 720.6 h,蠕变寿命为24 656.8 h,疲劳/蠕变共同作用下的寿命为6 972.2 h,高温蠕变会对涡轮盘的疲劳寿命造成显著影响,相比于涡轮盘的疲劳寿命,受高温蠕变影响的疲劳/蠕变寿命降低幅度达到28.27%。 展开更多
关键词 高温涡轮盘 有限元仿真 高温蠕变 疲劳/蠕变寿命
原文传递
开槽盘式异步磁力耦合器电磁振动与噪声分析
18
作者 杨超君 朱志成 +2 位作者 王凯旋 郭亚飞 张意雯 《机械传动》 北大核心 2026年第1期40-49,共10页
【目的】磁场交替变换会引起机械部件的振动,从而产生噪声。电磁激振力与电磁转矩的波动是造成电磁振动噪声的主要原因。为了分析电磁激振力与电磁转矩波动的产生机制与作用规律,针对一台9对极16槽的开槽盘式异步磁力耦合器,进行了电磁... 【目的】磁场交替变换会引起机械部件的振动,从而产生噪声。电磁激振力与电磁转矩的波动是造成电磁振动噪声的主要原因。为了分析电磁激振力与电磁转矩波动的产生机制与作用规律,针对一台9对极16槽的开槽盘式异步磁力耦合器,进行了电磁振动噪声分析。【方法】首先,运用磁势磁导法与麦克斯韦应力张量法,推导出气隙磁密和电磁激振力的理论公式;并结合有限元仿真,得到了气隙磁密和电磁激振力傅里叶分解后的各谐波阶次幅值。其次,基于能量法,推导出齿槽转矩的表达式;运用有限元仿真,得到了磁力耦合器运行时产生的齿槽转矩及电磁转矩波动。再次,建立了电磁-结构-声学多物理场耦合模型;运用模态叠加法,得到了磁力耦合器稳定运行时产生的振动加速度与振动位移,并分析了其电磁噪声特征。最后,搭建磁力耦合器试验平台,测试了磁力耦合器稳定运行时的电磁噪声;将试验结果与仿真结果进行比较,以验证理论分析的正确性。【结果】结果表明,低阶电磁激振力是造成磁力耦合器振动的主要原因,且当电磁激振力频率与磁力耦合器固有频率相近时会产生较大振动。对比仿真结果,通过磁力耦合器试验平台得到的试验结果证明了理论分析的正确性。 展开更多
关键词 开槽盘式异步磁力耦合器 振动噪声 傅里叶分解 多物理场耦合
在线阅读 下载PDF
基于Hot Disk方法测量热导率的影响因素 被引量:18
19
作者 王强 戴景民 何小瓦 《天津大学学报》 EI CAS CSCD 北大核心 2009年第11期970-974,共5页
基于hot disk方法测量材料的热导率时,探头热容及时间延迟的存在会直接影响热导率测量的准确度.为了有效地评估这种影响的程度,本文基于探头表面平均温升理想模型提出了一种可实现热容补偿及时间补偿的修正模型,并利用hot disk热物性分... 基于hot disk方法测量材料的热导率时,探头热容及时间延迟的存在会直接影响热导率测量的准确度.为了有效地评估这种影响的程度,本文基于探头表面平均温升理想模型提出了一种可实现热容补偿及时间补偿的修正模型,并利用hot disk热物性分析仪的数据采集系统分别搭载两个不同半径的探头对Pyroceram 9606标准材料在常温常压条件下的热导率进行了测量.实验结果表明,对于测试时间比较短的情况,对理想模型进行探头热容补偿及时间补偿能够较大幅度地提高热导率的测量准确度,并且与hot disk热物性分析仪的测量结果非常接近,探头四线电阻散热的影响是造成差距的主要原因. 展开更多
关键词 材料检测与分析 热导率 瞬态平面热源法 热物性 HOT disk
在线阅读 下载PDF
开槽盘式磁力耦合器转矩特性分析
20
作者 杨超君 王凯旋 +1 位作者 郭亚飞 朱志成 《机械传动》 北大核心 2026年第1期1-8,共8页
【目的】开槽盘式磁力耦合器导体盘为开槽结构,使其在运动过程中产生的磁路变得更加复杂多变,增加了电磁转矩的计算难度。为此,建立一种较为可靠的开槽盘式磁力耦合器电磁转矩预测模型,研究其转矩特性。【方法】以一台18极16槽的盘式磁... 【目的】开槽盘式磁力耦合器导体盘为开槽结构,使其在运动过程中产生的磁路变得更加复杂多变,增加了电磁转矩的计算难度。为此,建立一种较为可靠的开槽盘式磁力耦合器电磁转矩预测模型,研究其转矩特性。【方法】以一台18极16槽的盘式磁力耦合器为研究对象开展相关分析。首先,运用等效磁路法,将相邻磁路及自身磁路共同作用产生的感应涡流作为一条支路,引入到新的等效磁路模型中;考虑三维端部效应并结合安培定律和基尔霍夫定律,推导了磁力耦合器的气隙磁通和输出转矩表达式;其次,运用有限元仿真软件对开槽盘式磁力耦合器进行模拟分析,得到气隙磁场和感应涡流的分布规律,以及受相邻涡流影响下输出转矩随气隙厚度、转速差的变化规律;最后,搭建相应的试验平台,对理论计算及有限元仿真结果进行了验证。【结果】结果表明,理论计算、有限元仿真与试验的结果基本一致。提出的理论模型具有较高的准确性,能够为开槽盘式磁力耦合器的转矩性能研究提供较为准确的预测模型。 展开更多
关键词 开槽盘式磁力耦合器 等效磁路法 输出转矩 相邻涡流 气隙磁场
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部