期刊文献+
共找到789,837篇文章
< 1 2 250 >
每页显示 20 50 100
A New Approach for Topology Control in Software Defined Wireless Sensor Networks Using Soft Actor-Critic
1
作者 Ho Hai Quan Le Huu Binh +1 位作者 Nguyen Dinh Hoa Cuong Le Duc Huy 《Computers, Materials & Continua》 2026年第5期1272-1289,共18页
Wireless Sensor Networks(WSNs)play a crucial role in numerous Internet of Things(IoT)applications and next-generation communication systems,yet they continue to face challenges in balancing energy efficiency and relia... Wireless Sensor Networks(WSNs)play a crucial role in numerous Internet of Things(IoT)applications and next-generation communication systems,yet they continue to face challenges in balancing energy efficiency and reliable connectivity.This study proposes SAC-HTC(Soft Actor-Critic-based High-performance Topology Control),a deep reinforcement learning(DRL)method based on the Actor-Critic framework,implemented within a Software Defined Wireless Sensor Network(SDWSN)architecture.In this approach,sensor nodes periodically transmit state information,including coordinates,node degree,transmission power,and neighbor lists,to a centralized controller.The controller acts as the reinforcement learning(RL)agent,with the Actor generating decisions to adjust transmission ranges,while the Critic evaluates action values to reflect the overall network performance.The bidirectional Node-Controller feedback mechanism enables the controller to issue appropriate control commands to each node,ensuring the maintenance of the desired node degree,reducing energy consumption,and preserving network connectivity.The algorithmfurther incorporates soft entropy adjustment to balance exploration and exploitation,alongwith an off-policy mechanism for efficient data reuse,making it well-suited to the resource-constrained conditions ofWSNs.Simulation results demonstrate that SAC-HTC not only outperforms traditional methods and several existing RL algorithms but also achieves faster convergence,optimized communication range control,global connectivity maintenance,and extended network lifetime.The key novelty of this research lies in the integration of the SAC method with the SDWSN architecture forWSNs topology control,providing an adaptive,efficient,and highly promisingmechanism for large-scale,dynamic,and high-performance sensor networks. 展开更多
关键词 Soft actor-critic topology control deep reinforcement learning WSNS energy optimization SDWSN
在线阅读 下载PDF
基于Actor-Critic算法的新能源电力系统发电控制研究
2
作者 杨媛 杨明 +2 位作者 朱生军 乔虎 杨洪志 《电子设计工程》 2026年第8期29-33,共5页
针对新能源电力系统因参数波动导致的控制稳定性不足问题,提出一种融合Actor-Critic算法与生成对抗网络的智能控制模型。通过轻量化网络架构设计,结合经验模态分解与网络剪枝技术优化计算效率,并利用生成对抗网络增强动态环境适应能力... 针对新能源电力系统因参数波动导致的控制稳定性不足问题,提出一种融合Actor-Critic算法与生成对抗网络的智能控制模型。通过轻量化网络架构设计,结合经验模态分解与网络剪枝技术优化计算效率,并利用生成对抗网络增强动态环境适应能力。实验表明,在0.001学习率与40个神经元的配置下,模型频率偏差最低达0.0035 Hz,功率控制误差为69.685 MW,系统运行总成本降至6.944万元。对比传统PID与模糊逻辑控制,新模型在动态响应速度与经济性方面表现最优。研究为高比例新能源并网系统的实时优化控制提供了数据驱动解决方案,具有显著的工程应用价值。 展开更多
关键词 actor-critic算法 新能源 电力系统 发电控制 轻量化
在线阅读 下载PDF
Offline Generalized Actor-Critic With Distance Regularization
3
作者 Huanting Feng Yuhu Cheng Xuesong Wang 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期57-71,共15页
In order to address the issue of overly conservative offline reinforcement learning(RL) methods that limit the generalization of policy in the out-of-distribution(OOD) region,this article designs a surrogate target fo... In order to address the issue of overly conservative offline reinforcement learning(RL) methods that limit the generalization of policy in the out-of-distribution(OOD) region,this article designs a surrogate target for OOD value function based on dataset distance and proposes a novel generalized Q-learning mechanism with distance regularization(GQDR).In theory,we not only prove the convergence of GQDR,but also ensure that the difference between the Q-value learned by GQDR and its true value is bounded.Furthermore,an offline generalized actor-critic method with distance regularization(OGACDR) is proposed by combining GQDR with actor-critic learning framework.Two implementations of OGACDR,OGACDR-EXP and OGACDRSQR,are introduced according to exponential(EXP) and opensquare(SQR) distance weight functions,and it has been theoretically proved that OGACDR provides a safe policy improvement.Experimental results on Gym-MuJoCo continuous control tasks show that OGACDR can not only alleviate the overestimation and overconservatism of Q-value function,but also outperform conservative offline RL baselines. 展开更多
关键词 actor-critic distance regularization generalized Qlearning offline reinforcement learning out-of-distribution(OOD)
在线阅读 下载PDF
Within-visual-range air combat maneuver decision-making in obstructed environments via a curriculum self-play soft actor-critic with an attention mechanism
4
作者 Longjie Zheng Xin Li +6 位作者 Xichao Su Bai Li Lei Wang Junlin Zhou Haijun Peng Wei Tian Xinwei Wang 《Defence Technology(防务技术)》 2026年第3期122-137,共16页
With the rapid development of artificial intelligence,intelligent air combat maneuver decision-making(ACMD)has garnered global attention.Although deep reinforcement learning provides a promising approach to ACMD,exist... With the rapid development of artificial intelligence,intelligent air combat maneuver decision-making(ACMD)has garnered global attention.Although deep reinforcement learning provides a promising approach to ACMD,existing methods often suffer from rigid reward functions and limited adaptability to evolving adversarial strategies.Moreover,most research assumes open airspace,overlooking the influence of potential obstacles.In this paper,we address one-on-one within-visual-range ACMD in obstructed environments,and propose an improved Soft Actor-Critic(SAC)algorithm trained under a curriculum self-play framework.A maneuver strategy mirroring inference module is integrated to estimate each other's likely positions when visual obstruction occurs.By leveraging curriculum learning to guide progressive experience accumulation and self-play for adversarial evolution,our method enhances both training efficiency and tactical diversity.We further integrate an attention mechanism that dynamically adjusts the weights of sub-rewards,enabling the learned policy to adapt to rapidly changing air combat situations.Numerical simulations demonstrate that our enhanced SAC converges more quickly and achieves higher win rates than other baseline methods.An animation is available at bilibili.com/video/BV1BHVszHE98 for better illustration. 展开更多
关键词 Air combat maneuver decision-making Soft actor-critic Curriculum self-play training Attention mechanism Obstructed environment
在线阅读 下载PDF
面向长序列自主作业的非对称Actor-Critic强化学习方法 被引量:1
5
作者 任君凯 瞿宇珂 +3 位作者 罗嘉威 倪子淇 卢惠民 叶益聪 《国防科技大学学报》 北大核心 2025年第4期111-122,共12页
长序列自主作业能力已成为制约智能机器人走向实际应用的问题之一。针对机器人在复杂场景中面临的多样化长序列操作技能需求,提出了一种高效鲁棒的非对称Actor-Critic强化学习方法,旨在解决长序列任务学习难度大与奖励函数设计复杂的挑... 长序列自主作业能力已成为制约智能机器人走向实际应用的问题之一。针对机器人在复杂场景中面临的多样化长序列操作技能需求,提出了一种高效鲁棒的非对称Actor-Critic强化学习方法,旨在解决长序列任务学习难度大与奖励函数设计复杂的挑战。通过整合多个Critic网络协同训练单一Actor网络,并引入生成对抗模仿学习为Critic网络生成内在奖励,从而降低长序列任务学习难度。在此基础上,设计两阶段学习方法,利用模仿学习为强化学习提供高质量预训练行为策略,在进一步提高学习效率的同时,增强策略的泛化性能。面向化学实验室长序列自主作业的仿真结果表明,该方法显著提高了机器人长序列操作技能的学习效率与行为策略的鲁棒性。 展开更多
关键词 自主作业机器人 强化学习 actor-critic 长序列操作
在线阅读 下载PDF
基于Actor-Critic算法的新能源汽车实时充电优化调度研究 被引量:1
6
作者 赖城贤 杨婷 苏庆列 《黑龙江工业学院学报(综合版)》 2025年第5期128-133,共6页
随着新能源汽车的普及,其充电调度问题日益凸显。研究旨在通过优化充电调度算法,实现新能源汽车充电的实时优化,以提升充电效率和降低成本。研究采用了分两步执行的Actor-Critic充电调度算法,利用多层感知器构建Actor和Critic网络,并通... 随着新能源汽车的普及,其充电调度问题日益凸显。研究旨在通过优化充电调度算法,实现新能源汽车充电的实时优化,以提升充电效率和降低成本。研究采用了分两步执行的Actor-Critic充电调度算法,利用多层感知器构建Actor和Critic网络,并通过并行计算提高算法效率。研究结果显示,该算法在精准率上迅速上升,在约200次迭代后达到0.9,显著优于其他算法。在运行时间方面,该算法始终保持较低水平,显示出高运行效率。在充电负载管理上,该算法在50小时内达到约45kW的负载,充电效率接近90%,且充电成本在所有车辆数量下均为最低。该算法在新能源汽车充电调度中表现出色,不仅提高了充电效率,降低了充电成本,而且具有较快的收敛速度和较低的运行时间,为新能源汽车充电调度提供了一种有效的解决方案。 展开更多
关键词 actor-critic算法 新能源汽车 实时充电 优化调度 状态空间
在线阅读 下载PDF
Mixture of Experts Framework Based on Soft Actor-Critic Algorithm for Highway Decision-Making of Connected and Automated Vehicles
7
作者 Fuxing Yao Chao Sun +2 位作者 Bing Lu Bo Wang Haiyang Yu 《Chinese Journal of Mechanical Engineering》 2025年第1期382-395,共14页
Decision-making of connected and automated vehicles(CAV)includes a sequence of driving maneuvers that improve safety and efficiency,characterized by complex scenarios,strong uncertainty,and high real-time requirements... Decision-making of connected and automated vehicles(CAV)includes a sequence of driving maneuvers that improve safety and efficiency,characterized by complex scenarios,strong uncertainty,and high real-time requirements.Deep reinforcement learning(DRL)exhibits excellent capability of real-time decision-making and adaptability to complex scenarios,and generalization abilities.However,it is arduous to guarantee complete driving safety and efficiency under the constraints of training samples and costs.This paper proposes a Mixture of Expert method(MoE)based on Soft Actor-Critic(SAC),where the upper-level discriminator dynamically decides whether to activate the lower-level DRL expert or the heuristic expert based on the features of the input state.To further enhance the performance of the DRL expert,a buffer zone is introduced in the reward function,preemptively applying penalties before insecure situations occur.In order to minimize collision and off-road rates,the Intelligent Driver Model(IDM)and Minimizing Overall Braking Induced by Lane changes(MOBIL)strategy are designed by heuristic experts.Finally,tested in typical simulation scenarios,MOE shows a 13.75%improvement in driving efficiency compared with the traditional DRL method with continuous action space.It ensures high safety with zero collision and zero off-road rates while maintaining high adaptability. 展开更多
关键词 DECISION-MAKING Soft actor-critic Connected and automated vehicles
在线阅读 下载PDF
Dynamics of Nonlinear Rossby Waves With the Derivative-Expansion Method
8
作者 TIAN Hongxiao ZHANG Ruigang LIU Quansheng 《应用数学和力学》 北大核心 2026年第3期313-328,共16页
Nonlinear Rossby waves are used to describe typical wave phenomena in large-scale atmosphere andocean.Owing to the nonlinearity of the involved problems,the weakly nonlinear method,ie the derivative ex-pansion method,... Nonlinear Rossby waves are used to describe typical wave phenomena in large-scale atmosphere andocean.Owing to the nonlinearity of the involved problems,the weakly nonlinear method,ie the derivative ex-pansion method,was mainly used to investigate Rossby waves under the combined effects of the generalizedβ-effect and the basic flow effect.The derivative expansion method has the advantage of capturing the multi-scalecharacteristics of wave processes simultaneously.In the case where the perturbation expansion is independentof secular terms,the nonlinear equations describing the amplitude evolution of nonlinear waves were derived,such as the Korteweg-de Vries equation,the Boussinesq equation and Zakharov-Kuznetsov equation.Both quali-tative and quantitative analyses indicate that the generalizedβ-effect is the key factor inducing the evolution ofRossby solitary waves. 展开更多
关键词 planetary Rossby waves generalized beta effect derivative-expansion method nonlinear equation
在线阅读 下载PDF
Influence of SiC Content on Foaming Stability,Cell Structure,and Compression Performance of SiC/Al-Based Composite Foam Prepared by Two-Step Foaming Method
9
作者 Huang Wenzhan Liu Tao +3 位作者 Chen Yao Wang Lucai Wu Jianguo You Xiaohong 《稀有金属材料与工程》 北大核心 2026年第4期890-898,共9页
SiC/Al-based composite foams were prepared by a two-step foaming method.The influence of the SiC content and its distribution uniformity on the foaming stability,cell structure,and mechanical properties of the aluminu... SiC/Al-based composite foams were prepared by a two-step foaming method.The influence of the SiC content and its distribution uniformity on the foaming stability,cell structure,and mechanical properties of the aluminum foams was investigated.The macro/micro-features of the aluminum foams were characterized and analyzed.Results demonstrate that an appropriate increase in SiC content and the uniform distribution of SiC can improve the foaming stability,optimize the cell diameter and cell wall thickness,ameliorate the cell distribution,and enhance the hardness and compressive strength of the aluminum foams.However,either insufficient or excessive SiC leads to uneven distribution of SiC particles,which is unfavorable to foaming stability and good cell structure formation.With 6wt%SiC,both the foaming stability and cell structure of the aluminum foam reach the optimal state,resulting in the highest compressive strength and optimal energy absorption capacity. 展开更多
关键词 aluminum foam two-step foaming method foaming stability cell structure HARDNESS compressive strength
原文传递
A New Inversion-free Iterative Method for Solving the Nonlinear Matrix Equation and Its Application in Optimal Control
10
作者 GAO Xiangyu XIE Weiwei ZHANG Lina 《应用数学》 北大核心 2026年第1期143-150,共8页
In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to ... In this paper,we consider the maximal positive definite solution of the nonlinear matrix equation.By using the idea of Algorithm 2.1 in ZHANG(2013),a new inversion-free method with a stepsize parameter is proposed to obtain the maximal positive definite solution of nonlinear matrix equation X+A^(*)X|^(-α)A=Q with the case 0<α≤1.Based on this method,a new iterative algorithm is developed,and its convergence proof is given.Finally,two numerical examples are provided to show the effectiveness of the proposed method. 展开更多
关键词 Nonlinear matrix equation Maximal positive definite solution Inversion-free iterative method Optimal control
在线阅读 下载PDF
Broadband ground motion simulation and analysis of a near-fault 3D basin-mountain coupling site based on the hybrid method
11
作者 Liu Zhongxian Tang Kang +2 位作者 Li Chengcheng Yuan Xiaoming Zhang Hai 《Earthquake Engineering and Engineering Vibration》 2026年第1期87-110,共24页
This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SE... This study presents an effective hybrid simulation approach for simulating broadband ground motion in complex near-fault locations.The approach utilizes a deterministic approach based on the spectral element method(SEM),which is used to simulate low-frequency ground motion(f<1 Hz)by incorporating an innovative efficient discontinuous Galerkin(DG)method for grid division to accurately model basin sedimentary layers at reduced costs.It also introduces a comprehensive hybrid source model for high-frequency random scattering and a nonlinear analysis module for basin sedimentary layers.Deterministic outcomes are combined with modified three-dimensional stochastic finite fault method(3D-EXSIM)simulations of high-frequency ground motion(f>1 Hz).A fourth-order Butterworth filter with zero phase shift is employed for time-domain filtering of low-and high-frequency time series at a crossover frequency of 1 Hz,merging the low and high-frequency ground motions into a broadband time series.Taking an Ms 6.8 Luding earthquake,as an example,this hybrid method was used for a rapid and efficient simulation analysis of broadband ground motion in the region.The accuracy and efficiency of this hybrid method were verified through comparisons with actually observed station data and empirical attenuation curves.Deterministic method simulation results revealed the effects of mountainous topography,basin effects,nonlinear effects within the basin’s sedimentary layers,and a coupling interaction between the basin and the mountains.The findings are consistent with similar studies,showing that near-fault sedimentary basins significantly focus and amplify strong ground motion,and the soil’s nonlinear behavior in the basin influences ground motion to varying extents at different distances from the fault.The mountainous topography impacts the basin’s response to ground motion,leading to barrier effects.This research provides a scientific foundation for seismic zoning,urban planning,and seismic design in nearfault mountain basin regions. 展开更多
关键词 hybrid ground motion simulation method spectral element method three-dimensional stochastic finite fault method near-fault basin-mountain coupling effect basin effect nonlinear effect
在线阅读 下载PDF
Study on the effect of preparation method on denitration performance of Co-modified Ce/TiO_(2) catalyst
12
作者 YU Chao ZHANG Boya +2 位作者 SHEN Kai HAN Yuxuan ZHANG Yaping 《燃料化学学报(中英文)》 北大核心 2026年第3期79-91,共13页
This study systematically conducted preparation optimization and performance investigations on Co-modified Ce/TiO_(2) catalysts,with a focus on examining how preparation methods and Co loading regulate the catalyst’s... This study systematically conducted preparation optimization and performance investigations on Co-modified Ce/TiO_(2) catalysts,with a focus on examining how preparation methods and Co loading regulate the catalyst’s low-temperature denitrification activity.After identifying optimal preparation parameters via condition screening,multiple characterization techniques-including BET,XRD,XPS,H_(2)-TPR and in situ DRIFTS-were employed to deeply analyze the catalyst’s physicochemical properties and reaction mechanism.Results demonstrated that compared to the impregnation and co-precipitation methods,the Ce-Co_(0.025)/TiO_(2)-SG catalyst(prepared by the sol-gel method with a Co/Ti mass ratio of 0.025)exhibited significantly superior denitrification activity:NO conversion remained stably above 95%in the 225−350℃ temperature range,and it displayed high N_(2) selectivity.Characterization analysis revealed that abundant surface oxygen vacancies,a high proportion of Ce^(3+) species,and prominent acidic sites collectively contributed to enhancing its low-temperature denitrification performance.This work provides reference value for the development of highly efficient low-temperature denitrification catalysts. 展开更多
关键词 preparation method Co Ce/TiO_(2) low-temperature denitration NH_(3)-SCR
在线阅读 下载PDF
Establishment of a Determination Method for Fruit Texture in Chieh-qua Using Texture Analyzer
13
作者 Ying WANG Xuan DU Na LIU 《Agricultural Biotechnology》 2026年第1期54-59,共6页
[Objectives]This study was conducted to establish a quantitative assessment method for the textural quality of chieh-qua fruit.[Methods]Using two modes of a texture analyzer,namely TPA(texture profile analysis)and pun... [Objectives]This study was conducted to establish a quantitative assessment method for the textural quality of chieh-qua fruit.[Methods]Using two modes of a texture analyzer,namely TPA(texture profile analysis)and puncture,the index data of the fruit were obtained by setting different trigger forces,deformation levels,test speeds,as well as puncture speeds and puncture depths.The data included TPA hardness,adhesiveness,springiness,cohesiveness,gumminess,chewiness,resilience,as well as skin hardness,skin toughness,flesh hardness,fracturability,and compactness.[Results]Different deformation levels had a significant impact on all parameters.Hardness,adhesiveness,gumminess and chewiness showed a trend of first increasing and then decreasing with the deformation level increasing.When the deformation level was 30%,the adhesiveness,gumminess and chewiness reached their maximum values.When the deformation level was 50%,TPA hardness reached its maximum.When the compression speed was 3 mm/s,the measured values of TPA hardness,adhesiveness,chewiness,and resilience were at their maximums.The skin hardness varied significantly under different trigger forces.When the trigger force was 15 g,the skin hardness reached a maximum value of 944.63 g,and the skin toughness,flesh hardness,fracturability,and compactness also reach their maximum values respectively.When the puncture depth was 12 mm,the flesh hardness and skin toughness reached their maximums of 682.51 g and 1.82 mm,respectively.In the TPA mode,the flesh hardness of chieh-qua showed an extremely significant negative correlation with springiness,cohesiveness,and resilience(P<0.01).The fruit fracturability detected by puncture had an extremely significant positive correlation with compactness(P<0.01).[Conclusions]The evaluation method for measuring chieh-qua texture by combining TPA and the puncture mode could accurately and quantitatively reflect the differences in the flesh texture quality of chieh-qua.The optimal parameters for texture measurement of chieh-qua fruit were determined as a 15 g trigger force with 50%deformation and a 3 mm/s compression speed in TPA mode,and a 15 g trigger force with a 12 mm puncture depth in puncture mode.Puncture speed was found to have no significant effect on the texture indices of chieh-qua. 展开更多
关键词 CHIEH-QUA Texture analyzer Texture quality Determination method
在线阅读 下载PDF
A novel scaling method for the elastic ring supporting structure of an aero-engine rotor system: analytical and experimental investigations
14
作者 Lei LI Tianyue MA +4 位作者 Zhong LUO Dongwu GAO Xiangdong GE Hui MA Shibin WANG 《Applied Mathematics and Mechanics(English Edition)》 2026年第1期1-18,共18页
The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometr... The testing of large structures is limited by high costs and long cycles, making scaling methods an attractive solution. However, the scaling process of elastic rings introduces complexities in multi-parameter geometric distortions, leading to a diminution in the predictive accuracy of the distorted similitude. To address this challenge, this study formulates a novel set of scaling laws, tailored to account for the intricate geometric distortions associated with elastic rings. The proposed scaling laws are formulated based on the intrinsic deformation characteristics of elastic rings, rather than the traditional systemic governing equations. Numerical and experimental cases are conducted to assess the efficacy and precision of the proposed scaling laws, and the obtained results are compared with those achieved by traditional methods. The outcomes demonstrate that the scaling laws put forth by this study significantly enhance the predictive capabilities for deformations of elastic rings. 展开更多
关键词 rotor system AERO-ENGINE elastic ring scaling method supporting structure
在线阅读 下载PDF
Multiphysics Implicit Coupling Method for Fluid,Particles,and Large-Deformation Structures
15
作者 Xiangxiang Wang Hualong Xie +3 位作者 Yue Yu Min Li Yubin Wang Fei Xing 《Computer Modeling in Engineering & Sciences》 2026年第2期367-401,共35页
This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,Calcu... This study presents an implicit multiphysics coupling method integrating Computational Fluid Dynamics(CFD),the Multiphase Particle-in-Cell(MPPIC)model,and the Finite Element Method(FEM),implemented with OpenFOAM,CalculiX,and preCICE to simulate fluid-particle-structure interactions with large deformations.Mesh motion in the fluid field is handled using the radial basis function(RBF)method.The particle phase is modeled by MPPIC,where fluid-particle interaction is described through momentum exchange,and inter-particle collisions are characterized by collision stress.The structural field is solved by nonlinear FEM to capture large deformations induced by geometric nonlinearity.Coupling among fields is realized through a partitioned,parallel,and non-intrusive iterative strategy,ensuring stable transfer and convergence of interface forces and displacements.Notably,the influence of particles on the structure is not direct but mediated by the fluid,while structural motion directly affects particle dynamics.The results demonstrate that the proposed approach effectively captures multiphysics interaction processes and provides a valuable reference for numerical modeling of coupled fluid-particle-structure systems. 展开更多
关键词 Fluid-particle-structure interaction large deformation partitioned method non-intrusive coupling
在线阅读 下载PDF
A Cost-Effective Approach to Precisely Estimate Singlet-Triplet Energy Gaps in MR-TADF Molecules:Combining Delta Self-Consistent Field and Time-Dependent Density Functional Theory Methods
16
作者 Qian Jina Dong Wang 《Chinese Journal of Chemical Physics》 2026年第1期41-50,I0021-I0032,I0042,共23页
As a novel class of purely organic fluores-cent materials,multiple resonance thermal-ly activated delayed fluorescence(MR-TADF)compounds hold significant promise for next-generation display technologies.The efficiency... As a novel class of purely organic fluores-cent materials,multiple resonance thermal-ly activated delayed fluorescence(MR-TADF)compounds hold significant promise for next-generation display technologies.The efficiency of exciton utilization and the overall performance of organic light-emit-ting devices are closely linked to the singlet-triplet energy gap(ΔE_(ST))of MR-TADF emitters.Identifying an economic and accu-rate theoretical approach to predictΔE_(ST)would be beneficial for high-throughput screening and facilitate the inverse design of MR-TADF molecules.In this study,we evaluated the S_(1)state energy(E(S_(1))),T_(1)state ener-gy(E(T_(1))),andΔE_(ST)using three different physical interpretations:adiabatic excitation ener-gy,vertical absorption energy,and vertical emission energy.We employed the time-depen-dent density functional theory(TDDFT)and delta self-consistent field(ΔSCF)methods to calculate E(S_(1)),E(T_(1)),andΔE_(ST)for 20 MR-TADF molecules reported in the literature.We compared these calculated values with experimental data obtained from fluorescence spec-troscopy at room-temperature(or 77 K)and phosphorescence spectroscopy conducted at 77 K.Our findings indicate that the vertical absorption energy at the S0 state minimum,deter-mined by theΔSCF method,accurately predicts the S_(1)state energy.Similarly,the vertical absorption energy at the S0 state minimum,calculated using the TDDFT method,effectively predicts the T_(1)state energy.TheΔE_(ST)derived from the difference between these two excita-tion energies exhibited the smallest mean absolute error of only 0.039 eV compared to the ex-perimental values.This combination represents the most accurate and cost-effective method reported to date for predicting theΔE_(ST)of MR-TADF molecules,and can be integrated into AI-driven inverse design workflows for new emitters. 展开更多
关键词 Organic light-emitting diode Multiple resonance thermally activated delayed fluorescence emitter Single-triplet energy gap Delta self-consistent field method Time-de-pendent density functional theory method
在线阅读 下载PDF
Synchronization Stability Analysis of Multi-VSC Grid-connected System via Multi-scale Method
17
作者 Meng Huang Yangjian Ling +3 位作者 Han Yan Xikun Fu Xiaoming Zha Herbert Ho-Ching Iu 《CSEE Journal of Power and Energy Systems》 2026年第1期282-293,共12页
In a multiple voltage source converter(VSC)system,the nonlinear characteristics of phase-locked loops(PLLs)and their interactions have a significant influence on the synchronization stability of converters.In this pap... In a multiple voltage source converter(VSC)system,the nonlinear characteristics of phase-locked loops(PLLs)and their interactions have a significant influence on the synchronization stability of converters.In this paper,these influences are investigated from the perspective of the time domain.First,a novel time-domain model of the multi-VSC system is obtained by using a multi-scale method.On this basis,a stability criterion is proposed to assess the synchronization stability of the system.Then,the accuracy of the time-domain model and its stability criterion in various conditions are discussed.Moreover,the negative impact of the interaction on the system is quantified.Finally,the above theoretical analysis is also verified in the controller hardware-in-the-loop(CHIL)experiments. 展开更多
关键词 Multi-scale method multi-VSC phase-locked loops synchronization stability time-domain model
原文传递
Healthcare professionals’perspectives on disclosure of diagnosis and related issues in childhood cancer:A mixed methods systematic review
18
作者 Run Xie Xiaoyan Huang +4 位作者 Yiran Du Ying Gu Qiongfang Kang Hongsheng Wang Daqian Zhu 《International Journal of Nursing Sciences》 2026年第1期96-104,I0006,共10页
Objectives This review aimed to systematically synthesize the available research on the disclosure of diagnosis and related issues in childhood cancer from the perspectives of healthcare professionals,with the goal of... Objectives This review aimed to systematically synthesize the available research on the disclosure of diagnosis and related issues in childhood cancer from the perspectives of healthcare professionals,with the goal of informing the optimization of disclosure processes and meeting the communication needs of affected families.Methods In accordance with the Joanna Briggs Institute(JBI)methodology for mixed methods systematic reviews,the convergent segregated approach was used in this review.Articles were retrieved from 11 databases,including PubMed,Web of Science,CINAHL,CENTRAL,Embase,Ovid/Medline,PsycINFO,PsycArticles,Scopus,ERIC,and China National Knowledge Infrastructure(CNKI).The quality of the selected articles was assessed using the Mixed Method Appraisal Tool(MMAT).The review protocol was registered on PROSPERO(CRD42024542746).Results A total of 21 studies from 10 countries were included.Their methodological quality was generally medium to high,with MMAT scores ranging from 60%to 100%.The synthesis yielded three core themes:1)the spectrum of professional and societal attitudes toward disclosure;2)the dynamic practices of navigating disclosure amid uncertainty,including timing and environment,stakeholders,and content of disclosure;and 3)factors influencing disclosure,including children’s,parental,healthcare professionals’,and socio-cultural factors.Conclusions This review synthesized the perspectives and experiences of healthcare professionals regarding disclosure in childhood cancer,highlighting the complexity and multidimensional nature of this process in clinical practice.Future research should further investigate the experiences and needs of children and their parents,explore cultural variations in disclosure practices,develop context-appropriate assessment tools,and construct multidimensional intervention strategies to enhance the humanistic care and professional effectiveness of the disclosure process. 展开更多
关键词 Communication CANCER DISCLOSURE Healthcare professionals Mixed methods PEDIATRIC Systematic review
暂未订购
On the Use of the Nelder-Mead Simplex Method in Control Design and Systems Theory
19
作者 Laura Menini Corrado Possieri Antonio Tornambe 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期186-204,共19页
The Nelder-Mead simplex method is a well-known algorithm enabling the minimization of functions that are not available in closed-form and that need not be differentiable or convex.Furthermore,it is particularly parsim... The Nelder-Mead simplex method is a well-known algorithm enabling the minimization of functions that are not available in closed-form and that need not be differentiable or convex.Furthermore,it is particularly parsimonious on the number of function evaluations,thus making it preferable to convex optimization paradigms in the case,common when dealing with control design problems,that the objective function of the optimization problem is non-differentiable,non-convex,and its closed-form is not available or difficult to be computed analytically.The main goal of this paper is to show how the joint use of the Nelder-Mead simplex method and the Morrison algorithm can be successfully used to solve relevant and challenging control problems that cannot be easily solved using analytic methods.In particular,it is shown how the problems of strong stabilization,static output feedback stabilization,and design of robust controllers having fixed structure can be framed as optimization problems,which,in turn,can be efficiently solved by coupling the two above mentioned algorithms.The performance of this procedure is compared with state-of-the-art techniques on dozens of static output feedback benchmark case studies,and its effectiveness is demonstrated by several examples. 展开更多
关键词 Optimization method robust controller static output feedback strong stabilizability
在线阅读 下载PDF
Investigation of equivalent strength parameters of soil-rock mixture using numerical manifold method
20
作者 Junfeng Li Yongtao Yang +2 位作者 Yang Xia Hong Zheng Shuilin Wang 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第1期637-650,共14页
As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalen... As binary geological media,soil-rock mixtures(SRMs)exhibit a distinct gradational composition,leading to their unique mechanical behaviors.To appraise the stability of SRM slopes,it is essential to determine equivalent parameters of SRMs,which are typically obtained through experimental and numerical methods.In contrasted to other numerical methods,the numerical manifold method(NMM)is more effective in addressing SRM problems.This is because the high-precision regular mathematical meshes in NMM can be used without aligning with the soil-rock interfaces and boundaries of SRMs.In the current research,the equivalent strength parameters of SRMs,i.e.the equivalent cohesion ce and internal friction angleϕ_(e),are determined using NMM.Initially,an NMM triaxial numerical model is established and validated based on triaxial experiments.Subsequently,the soil and rock parameters are derived through parameter inversion.Moreover,the impacts of rock content,size,shape and rock blocks'major-axis orientation on ce andϕ_(e) of SRMs are thoroughly examined using the NMM triaxial numerical model.Additionally,a fitting function is proposed to linkϕ_(e) to the rock content and size of SRMs.When other influencing factors are fixed,the above fitting model leads to the following conclusions:(1)the predictedϕ_(e) of SRMs increase with the increase of rock content;and(2)SRM samples with smaller rocks display a higher predictedϕ_(e). 展开更多
关键词 Soil-rock mixtures Equivalent strength parameters Numerical manifold method
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部