期刊文献+
共找到7,451篇文章
< 1 2 250 >
每页显示 20 50 100
SRKSE:Off-Grid Sub-Nyquist Channel Parameter Estimation for Signals of Opportunity
1
作者 Bian Zhiang Lu Hu +4 位作者 Wang Zhisen Li Hao He Xin Chen Jinyu Xiao Jin 《China Communications》 2026年第2期1-19,共19页
In GNSS-denied environments,signals of opportunity(SOP)offer an efficient and passive solution for navigation and positioning by utilizing ambient signals.Nevertheless,conventional SOP techniques face significant chal... In GNSS-denied environments,signals of opportunity(SOP)offer an efficient and passive solution for navigation and positioning by utilizing ambient signals.Nevertheless,conventional SOP techniques face significant challenges in real-time processing,especially under sub-Nyquist sampling conditions,due to high data acquisition rates and offgrid errors.To address this,this paper proposes the signal reconstruction and kernel sparse encoding(SRKSE)model,a novel general framework for high-precision parameter estimation.By combining compressed sensing with a deep unfolding network,the SRKSE model not only achieves robust signal reconstruction but also effectively reduces quantization errors.Key innovations of SRKSE include dual crossattention mechanisms for enhanced feature extraction,sinc sparse kernel encoding to minimize quantization errors,and a custom loss function for balanced optimization.With these advancements,SRKSE achieves up to a 650-fold improvement in time of arrival(TOA)estimation accuracy while operating at just 1%of the Nyquist sampling rate.The SRKSE surpasses both conventional and deep learning-based techniques in accuracy and efficiency,especially when operating under sub-Nyquist sampling conditions.Simulations and real-world experiments confirm the reliability and potential of SRKSE for real-time applications in IoT and wireless communication. 展开更多
关键词 channel estimation compressed sensing deep learning DUN OFF-GRID sub-Nyquist TOA
在线阅读 下载PDF
Renewable Estimation and Heterogeneity Detection Under Heterogeneous Estimating Equation Settings
2
作者 WANG Shuailin LIN Lu 《Journal of Systems Science & Complexity》 2026年第1期38-78,共41页
In this article,the authors explore the online updating estimation for general estimating equations(EEs)in heterogeneous streaming data settings.The framework is based on more conservative model assumptions,leading to... In this article,the authors explore the online updating estimation for general estimating equations(EEs)in heterogeneous streaming data settings.The framework is based on more conservative model assumptions,leading to more robust estimations and preventing misspecification.The authors establish the standard renewable estimation under blockwise heterogeneity assumption,which can correctly specify model in some sense.To mitigate heterogeneity and enhance estimation accuracy,the authors propose two novel online detection and fusion strategies,with corresponding algorithms provided.Theoretical properties of the proposed methods are demonstrated in the context of small block sizes.Extensive numerical experiments validate the theoretical findings.Real data analysis of the Ford Gobike docked bike-sharing dataset verifies the feasibility and robustness of the proposed methods. 展开更多
关键词 Estimating equation heterogeneity detection heterogeneity fusion renewable estimation
原文传递
Unified physics-informed subspace identification and transformer learning for lithium-ion battery state-of-health estimation
3
作者 Yong Li Hao Wang +3 位作者 Chenyang Wang Liye Wang Chenglin Liao Lifang Wang 《Journal of Energy Chemistry》 2026年第1期350-369,I0009,共21页
The growing use of lithium-ion batteries in electric transportation and grid-scale storage systems has intensified the need for accurate and highly generalizable state-of-health(SOH)estimation.Conventional approaches ... The growing use of lithium-ion batteries in electric transportation and grid-scale storage systems has intensified the need for accurate and highly generalizable state-of-health(SOH)estimation.Conventional approaches often suffer from reduced accuracy under dynamically uncertain state-of-charge(SOC)operating ranges and heterogeneous aging stresses.This study presents a unified SOH estimation framework that integrates physics-informed modeling,subspace identification,and Transformer-based learning.A reduced-order model is derived from simplified electrochemical dynamics,providing an interpretable and computationally efficient representation of battery behavior.Subspace identification across a wide SOC and SOH range yields degradation-sensitive features,which the Transformer uses to capture long-range aging dynamics via multi-head self-attention.Experiments on LiFePO4 cells under joint-cell training show consistently accurate SOH estimation,with a maximum error of 1.39%,demonstrating the framework’s effectiveness in decoupling SOC and SOH effects.In cross-cell validation,where training and validation are performed on different cells,the model maintains a maximum error of 2.06%,confirming strong generalization to unseen aging trajectories.Comparative experiments on LiFePO_(4)and public LiCoO_(2)datasets confirm the framework’s cross-chemistry applicability.By extracting low-dimensional,physically interpretable features via subspace identification,the framework significantly reduces training cost while maintaining high SOH estimation accuracy,outperforming conventional data-driven models lacking physical guidance. 展开更多
关键词 Lithium-ion battery Transformer learning Physics-informed modeling Subspace identification State-of-health estimation
在线阅读 下载PDF
Impact time cooperative guidance law of UAV based on maneuvering target state estimation
4
作者 Wei Zhu Feng Yu +2 位作者 Jin Guo Wenchao Xue Yanpeng Hu 《Control Theory and Technology》 2026年第1期38-53,共16页
Considering the impact of terminal impact time constraints and the state information of maneuvering targets on the guidance accuracy in multi-UAV cooperative guidance,this paper proposes an impact time cooperative con... Considering the impact of terminal impact time constraints and the state information of maneuvering targets on the guidance accuracy in multi-UAV cooperative guidance,this paper proposes an impact time cooperative control guidance law(ITCCG)that combines the optimal error dynamics with an improved adaptive cubature Kalman filter(IACKF)algorithm.First,a terminal impact time feedback term is introduced into proportional navigation guidance based on the relative virtual guidance model,and terminal time control is achieved through optimal error dynamics.Then,the Huber loss function is used to reduce the impact of measurement outliers,and the diagonal decomposition is applied to address the issue of non-positive definite matrices that cannot undergo Cholesky decomposition.Finally,the ITCCG and IACKF algorithms combined achieve multi-UAV time-cooperated guidance based on maneuvering target state estimation.Simulation results show that the proposed algorithm effectively reduces the target state estimation error and achieves cooperative guidance within the desired time frame. 展开更多
关键词 Time constraint Maneuvering target Optimal error dynamics Target estimation IACKF
原文传递
An Attention-Based 6D Pose Estimation Network for Weakly Textured Industrial Parts
5
作者 Song Xu Liang Xuan +1 位作者 Yifeng Li Qiang Zhang 《Computers, Materials & Continua》 2026年第2期2148-2166,共19页
The 6D pose estimation of objects is of great significance for the intelligent assembly and sorting of industrial parts.In the industrial robot production scenarios,the 6D pose estimation of industrial parts mainly fa... The 6D pose estimation of objects is of great significance for the intelligent assembly and sorting of industrial parts.In the industrial robot production scenarios,the 6D pose estimation of industrial parts mainly faces two challenges:one is the loss of information and interference caused by occlusion and stacking in the sorting scenario,the other is the difficulty of feature extraction due to the weak texture of industrial parts.To address the above problems,this paper proposes an attention-based pixel-level voting network for 6D pose estimation of weakly textured industrial parts,namely CB-PVNet.On the one hand,the voting scheme can predict the keypoints of affected pixels,which improves the accuracy of keypoint localization even in scenarios such as weak texture and partial occlusion.On the other hand,the attention mechanism can extract interesting features of the object while suppressing useless features of surroundings.Extensive comparative experiments were conducted on both public datasets(including LINEMOD,Occlusion LINEMOD and T-LESS datasets)and self-made datasets.The experimental results indicate that the proposed network CB-PVNet can achieve accuracy of ADD(-s)comparable to state-of-the-art using only RGB images while ensuring real-time performance.Additionally,we also conducted robot grasping experiments in the real world.The balance between accuracy and computational efficiency makes the method well-suited for applications in industrial automation. 展开更多
关键词 Industrial robots pose estimation industrial parts attention mechanism weak texture
在线阅读 下载PDF
Estimation of cross-sectional areas of individual tree stems using remotely collected data
6
作者 Gabriel Lessa Lavagnoli Gilson Fernandes da Silva +3 位作者 Giovanni Correia Vieira André Quintao Almeida Adriano Ribeiro de Mendonca Carlos Pedro Boechat Soares 《Journal of Forestry Research》 2026年第1期216-229,共14页
We investigated the impact of convexity and isoperimetric deficits on the accuracy of sectional area estimates of tree stems using traditional methods(caliper,tape,formulas based on stem diameter and circumference).In... We investigated the impact of convexity and isoperimetric deficits on the accuracy of sectional area estimates of tree stems using traditional methods(caliper,tape,formulas based on stem diameter and circumference).In two complementary experiments,the use of photographs to estimate cross-sectional areas was first validated,then the use of a caliper and diameter tape was computer-simulated.The results indicated that the photographic method offers high precision,with mean relative errors below 0.1%,minimal deviation,and no significant bias,and the traditional methods led to substantial and systematic errors,with deviations from circularity and convexity significantly increasing the errors in area estimation. 展开更多
关键词 Tree cross-sectional area measurement Isoperimetric decit Convexity decit Photographic estimation Forest mensuration Stem geometry Error analysis
在线阅读 下载PDF
A Superimposed Pilot with Transition Band Channel Estimation Scheme for OTFS
7
作者 He Xiandeng Shu Kai Yi Yunhui 《China Communications》 2026年第1期107-124,共18页
The orthogonal time frequency space(OTFS)modulation is a novel modulation scheme that can effectively cope with the high Doppler expansion caused by high mobility.Since it modulates data on delay-Doppler(DD)domain and... The orthogonal time frequency space(OTFS)modulation is a novel modulation scheme that can effectively cope with the high Doppler expansion caused by high mobility.Since it modulates data on delay-Doppler(DD)domain and makes full use of the sparse characteristics of DD domain,it has been widely studied to design efficient channel estimation and signal detection schemes.In this paper,we design a novel superimposed pilot pattern with transition band,which replaces the traditional embedded pilot(EP)guard zero-symbols,and perform a two-stage channel estimation.In the first stage,we fully utilize the dispersion characteristics of OTFS signal in DD domain,and use threshold decision to make coarse channel estimation.In the second stage,we use the results of the coarse estimation for iterative signal detection and accurate channel estimation.During the second stage,we make full use of the sparsity of the channel in DD domain,remodel the received signal into the form of sparse channel vector multiplied by channel coefficient matrix,and introduce Doppler index segmentation factor(DISF)to subdivide the Doppler index to solve the problem of fractional Doppler.Simulations reveal that,the scheme proposed in this paper has higher spectral efficiency compared with traditional EP scheme and lower peak-to-average power ratio(PAPR)compared with traditional superimposed pilot scheme. 展开更多
关键词 channel estimation OTFS signal detection superimposed pilot
在线阅读 下载PDF
Towards Real-Time Multi-Person Pose Estimation via Feature Selection and Sharpening Mechanisms
8
作者 Chengang Dong Yongkang Ding Jianwei Hu 《Computer Modeling in Engineering & Sciences》 2026年第3期888-908,共21页
Real-time multi-person pose estimation(MPE)built upon neural network architectures aims to simultaneously detect multiple human instances and regress joint coordinates in dynamic scenes.However,due to factors such as ... Real-time multi-person pose estimation(MPE)built upon neural network architectures aims to simultaneously detect multiple human instances and regress joint coordinates in dynamic scenes.However,due to factors such as high model complexity and limited expression of keypoint information,both the efficiency and accuracy of real-time MPE remain to be improved.To mitigate the adverse impacts caused by the aforementioned issues,this work develops FSEM-Pose,a real-time MPE model rooted in the YOLOv10 framework.In detail,first,FSEM-Pose upgrades the backbone module of the baseline network by introducing the Feature Shuffling-Convolution(FS-Conv),which effectively reduces the backbone size while maximizing the retention of spatial information from the input image.Second,FSEM-Pose incorporates a Feature Saliency Enhancement Module(FSEM)to strengthen the feature encoding of human keypoints,thereby improving the accuracy of pose estimation.Finally,FSEM-Pose further enhances inference efficiency via a lightweight optimization of the head using shared convolutional layers.Our method achieves competitive results across multiple accuracy and efficiency metrics on the MS COCO 2017 and CrowdPose datasets.While being lightweight in design,it improves average precision(AP)by 2.1%and 2.5%,respectively. 展开更多
关键词 Pose estimation feature sharpening LIGHTWEIGHT YOLOv10
在线阅读 下载PDF
Deep learning-based number of sources estimation under colored noise and imperfect array
9
作者 Linqiang JIANG Tao TANG +2 位作者 Zhidong WU Ding WANG Paihang ZHAO 《Chinese Journal of Aeronautics》 2026年第2期414-428,共15页
The estimation of the Number of Sources(NoS)is a significant challenge in signal processing,particularly due to the impact of colored noise on the performance of NoS estimation.This paper proposes a Multidimensional F... The estimation of the Number of Sources(NoS)is a significant challenge in signal processing,particularly due to the impact of colored noise on the performance of NoS estimation.This paper proposes a Multidimensional Feature Network(MFNet)which is designed for NoS estimation by extracting features of the sampled received signals and Sampled Covariance Matrix(SCM).The MFNet treats the raw signal and the SCM as two different types of data,and is able to achieve NoS estimation under colored noise and imperfect array.MFNet employs the Gated Recurrent Unit(GRU)to capture sequential information from the original signal data and to construct the Pseudo Covariance Matrix(PCM).Subsequently,various dimensional features,including eigenvalues and the Gerschgorin disk radius,are extracted from both the PCM and SCM,which are then jointly input into the subsequent network.An overall accuracy of 82%can be achieved after network training.The ablation experimental results demonstrate the effectiveness of multiple inputs.And simulation results demonstrate that the proposed MFNet achieves higher estimation accuracy compared to existing algorithms and exhibits greater robustness against colored noise. 展开更多
关键词 Number of source estimation Deep learning Colored noise Imperfect array Array signal processing
原文传递
Hybrid Temporal Convolutional Network-Transformer Model Optimized by Particle Swarm Optimization for State of Charge Estimation of Lithium-Ion Batteries
10
作者 Xincheng Han Hongyan Ma +1 位作者 Shuo Meng Chengzhi Ren 《Energy Engineering》 2026年第4期505-530,共26页
Lithium-ion(Li-ion)batteries stand as the dominant energy storage solution,despite their widespread adoption,precisely determining the state of charge(SOC)continues to pose significant difficulties,with direct implica... Lithium-ion(Li-ion)batteries stand as the dominant energy storage solution,despite their widespread adoption,precisely determining the state of charge(SOC)continues to pose significant difficulties,with direct implications for battery safety,operational reliability,and overall performance.Current SOC estimation techniques often demonstrate limited accuracy,particularly when confronted with complex operational scenarios and wide temperature variations,where their generalization capacity and dynamic adaptation prove insufficient.To address these shortcomings,this work presents a PSO-TCN-Transformer network model for SOC estimation.This research uses the Particle Swarm Optimization(PSO)method to automatically configure the architectural parameters of the Temporal Convolutional Network(TCN)and Transformer components.This automated optimization enhances the model’s ability to represent the dynamically evolving nature of SOC.Additionally,this integrated framework significantly increases the model’s capacity to capture SOC dynamics in complex operational scenarios.During training and evaluation using a comprehensive dataset that covers complex operating conditions and a broad temperature spanning from−20℃ to 40℃,the proposed model achieves a root mean square error(RMSE)of less than 0.6%,a maximum absolute error(MAXE)below 4.0%,and a coefficient of determination(R^(2))of 99.99%.Additional comparative experiments on data from an energy storage company further verify the model’s superior performance,with an RMSE of 1.18%and an MAXE of 1.95%.The implications of this work extend to the development of optimization strategies and hybrid architectures,providing insights that can be adapted for state estimation across a range of complex dynamic systems. 展开更多
关键词 Lithium-ion battery charge state estimation PSO algorithm PSO-TCN-transformer network
在线阅读 下载PDF
Single broadband source depth estimation using Stokes parameters in shallow water
11
作者 Yizheng Wei Chao Sun +1 位作者 Lei Xie Mingyang Li 《Chinese Physics B》 2026年第2期451-460,共10页
Presented in this study is a novel method for estimating the depth of single underwater source in shallow water,utilizing vector sensors.The approach leverages the depth distribution of the broadband Stokes parameters... Presented in this study is a novel method for estimating the depth of single underwater source in shallow water,utilizing vector sensors.The approach leverages the depth distribution of the broadband Stokes parameters to estimate source depth accurately.Unlike traditional matched field processing(MFP)and matched mode processing(MMP),the proposed approach can estimate source depth directly from the data received by sensors without requiring complete environmental information.Firstly,the broadband Stokes parameters(BSP)are established using the normal mode theory.Then the nonstationary phase approximation is used to simplify the theoretical derivation,which is necessary when dealing with broadband integrals.Additionally,range terms of the BSP are eliminated by normalization.By analyzing the depth distribution of the normalized broadband Stokes parameters(NBSP),it is found that the NBSP exhibit extreme values at the source depth,which can be used for source depth estimation.So the proposed depth estimation method is based on searching the peaks of the NBSP.Simulations show that this method is effective in relatively simple shallow water environments.Finally,the effect of source range,frequency bandwidth,sound speed profile(SSP),water depth,and signal-to-noise ratio(SNR)are studied.The findings indicate that the proposed method can accurately estimate the source depth when the SNR is greater than-5 d B and does not need to consider model mismatch issues.Additionally,variations in environmental parameters have minimal impact on estimation accuracy.Compared to MFP,the proposed method requires a higher SNR,but demonstrates superior robustness against fluctuations in environmental parameters. 展开更多
关键词 broadband source depth estimation shallow water POLARIZATION Stokes parameters
原文传递
Photovoltaic Parameter Estimation Using a Parallelized Triangulation Topology Aggregation Optimization with Real-World Dataset Validation
12
作者 Jun Zhe Tan Rodney H.G.Tan +4 位作者 Nor Ashidi Mat Isa Sew Sun Tiang Chun Kit Ang Kuo-Ping Lin Wei Hong Lim 《Computer Modeling in Engineering & Sciences》 2026年第2期691-736,共46页
Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introdu... Accurate estimation of photovoltaic(PV)parameters is essential for optimizing solar module perfor-mance and enhancing resource efficiency in renewable energy systems.This study presents a process innovation by introducing,for the first time,the Triangulation Topology Aggregation Optimizer(TTAO)integrated with parallel computing to address PV parameter estimation challenges.The effectiveness and robustness of TTAO are rigorously evaluated using two standard benchmark datasets(KC200GT and R.T.C.France solar cells)and a real-world dataset(Poly70W solar module)under single-,double-,and triple-diode configurations.Results show that TTAO consistently achieves superior accuracy by producing the lowest RMSE values and faster convergence compared to state-of-the-art metaheuristic algorithms.In addition,the integration of parallel computing significantly enhances computational efficiency,reducing execution time by up to 85%without compromising accuracy.Validation using real-world data further demonstrates TTAO’s adaptability and practical relevance in renewable energy systems,effectively bridging the gap between theoretical modeling and real-world implementation for PV system monitoring and optimization,contributing to climate mitigation through improved solar energy performance. 展开更多
关键词 Photovoltaic(PV) parameters estimation triangulation topology aggregation optimizer(TTAO) parallel computing OPTIMIZATION
在线阅读 下载PDF
Single-Dimensional Encryption Against Stealthy Attacks on Stochastic Event-Based Estimation
13
作者 Jun Shang Di Zhao +1 位作者 Hanwen Zhang Dawei Shi 《IEEE/CAA Journal of Automatica Sinica》 2026年第1期233-235,共3页
Dear Editor,This letter studies the problem of stealthy attacks targeting stochastic event-based estimation,alongside proposing measures for their mitigation.A general attack framework is introduced,and the correspond... Dear Editor,This letter studies the problem of stealthy attacks targeting stochastic event-based estimation,alongside proposing measures for their mitigation.A general attack framework is introduced,and the corresponding stealthiness condition is analyzed.To enhance system security,we advocate for a single-dimensional encryption method,showing that securing a singular data element is sufficient to shield the system from the perils of stealthy attacks. 展开更多
关键词 enhance system securitywe securing singular data element single dimensional encryption stochastic event based estimation stealthiness condition security mitigation attack framework stealthy attacks
在线阅读 下载PDF
UAV-to-Ground Channel Modeling:(Quasi-)Closed-Form Channel Statistics and Manual Parameter Estimation
14
作者 Zeng Linzhou Liao Xuewen +3 位作者 Xie Wenwu Ma Zhangfeng Xiong Baiping Jiang Hao 《China Communications》 2026年第1期47-66,共20页
(Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbi... (Quasi-)closed-form results for the statistical properties of unmanned aerial vehicle(UAV)airto-ground channels are derived for the first time using a novel spatial-vector-based method from a threedimensional(3-D)arbitrary-elevation one-cylinder model.The derived results include a closed-form expression for the space-time correlation function and some quasi-closed-form ones for the space-Doppler power spectrum density,the level crossing rate,and the average fading duration,which are shown to be the generalizations of those previously obtained from the two-dimensional(2-D)one-ring model and the 3-D low-elevation one-cylinder model for terrestrial mobile-to-mobile channels.The close agreements between the theoretical results and the simulations as well as the measurements validate the utility of the derived channel statistics.Based on the derived expressions,the impacts of some parameters on the channel characteristics are investigated in an effective,efficient,and explicable way,which leads to a general guideline on the manual parameter estimation from the measurement description. 展开更多
关键词 channel characteristics geometry-based stochastic model manual parameter estimation UAV channel modeling
在线阅读 下载PDF
Time Delay Estimation of Target Echo Signal Based on Multi-bright Spot Echoes
15
作者 Ge Yu Fan Du +1 位作者 Xiukun Li Yan Li 《哈尔滨工程大学学报(英文版)》 2026年第1期312-325,共14页
Accurate time delay estimation of target echo signals is a critical component of underwater target localization.In active sonar systems,echo signal processing is vulnerable to the effects of reverberation and noise in... Accurate time delay estimation of target echo signals is a critical component of underwater target localization.In active sonar systems,echo signal processing is vulnerable to the effects of reverberation and noise in the maritime environment.This paper proposes a novel method for estimating target time delay using multi-bright spot echoes,assuming the target’s size and depth are known.Aiming to effectively enhance the extraction of geometric features from the target echoes and mitigate the impact of reverberation and noise,the proposed approach employs the fractional order Fourier transform-frequency sliced wavelet transform to extract multi-bright spot echoes.Using the highlighting model theory and the target size information,an observation matrix is constructed to represent multi-angle incident signals and obtain the theoretical scattered echo signals from different angles.Aiming to accurately estimate the target’s time delay,waveform similarity coefficients and mean square error values between the theoretical return signals and received signals are computed across various incident angles and time delays.Simulation results show that,compared to the conventional matched filter,the proposed algorithm reduces the relative error by 65.9%-91.5%at a signal-to noise ratio of-25 dB,and by 66.7%-88.9%at a signal-to-reverberation ratio of−10 dB.This algorithm provides a new approach for the precise localization of submerged targets in shallow water environments. 展开更多
关键词 Multi-bright spot echoes Time-delay estimation Target echo signal Frequency sliced wavelet transform Fractional order fourier transform
在线阅读 下载PDF
Multiparameter Estimation of PMSM Combining Mechanical and Electrical Models with Nonlinear Saturated Inductance and Voltage Fitting
16
作者 Lupeng Yang Yuting Lu +1 位作者 Guodong Feng Yu Han 《CES Transactions on Electrical Machines and Systems》 2026年第1期109-120,共12页
In this paper,a precise and computationally efficient method for estimating multiparameter of permanent magnet synchronous motors(PMSMs)is proposed.This method can realize decoupling estimation with a small amount of ... In this paper,a precise and computationally efficient method for estimating multiparameter of permanent magnet synchronous motors(PMSMs)is proposed.This method can realize decoupling estimation with a small amount of data at a single speed,and considers the inductance correlation to improve the estimation accuracy.The saturation in the stator frame is first modeled,and then the related inductance model in the rotating frame is derived.The estimation model is established based on the related inductance model,which is modeled by polynomials of d-axis current(I_(d))for a given q-axis current(I_(q)).Then,the influence of permanent magnet(PM)flux linkage on inductance estimation can be eliminated by using the partial derivative of the correlated inductance model.The estimation model fully explores the inductance correlation and can realize the decoupling of PM flux linkage(λ_(0))and inductance,which greatly improves the inductance estimation accuracy,especially when Id is small.Moreover,this paper realizes the estimation of distortion voltage,PM flux linkage,and stator resistance based on the derived electrical model and mechanical model.Compared with the existing method,this method can use a small amount of data at a single speed to model voltage,which can effectively reduce the influence of measurement noise and improve the calculation efficiency.Experimental verification on a laboratory PMSM prototype shows that the method’s performance of the proposed method is better than existing methods under various working conditions. 展开更多
关键词 Permanent magnet synchronous motors(PMSMs) Decoupling estimation Correlated inductance Partial derivative Mechanical and electrical model
在线阅读 下载PDF
Advanced Meta-Heuristic Optimization for Accurate Photovoltaic Model Parameterization:A High-Accuracy Estimation Using Spider Wasp Optimization
17
作者 Sarah M.Alhammad Diaa Salama AbdElminaam +1 位作者 Asmaa Rizk Ibrahim Ahmed Taha 《Computers, Materials & Continua》 2026年第3期2269-2303,共35页
Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.W... Accurate parameter extraction of photovoltaic(PV)models plays a critical role in enabling precise performance prediction,optimal system sizing,and effective operational control under diverse environmental conditions.While a wide range of metaheuristic optimisation techniques have been applied to this problem,many existing methods are hindered by slow convergence rates,susceptibility to premature stagnation,and reduced accuracy when applied to complex multi-diode PV configurations.These limitations can lead to suboptimal modelling,reducing the efficiency of PV system design and operation.In this work,we propose an enhanced hybrid optimisation approach,the modified Spider Wasp Optimization(mSWO)with Opposition-Based Learning algorithm,which integrates the exploration and exploitation capabilities of the Spider Wasp Optimization(SWO)metaheuristic with the diversityenhancing mechanism of Opposition-Based Learning(OBL).The hybridisation is designed to dynamically expand the search space coverage,avoid premature convergence,and improve both convergence speed and precision in highdimensional optimisation tasks.The mSWO algorithm is applied to three well-established PV configurations:the single diode model(SDM),the double diode model(DDM),and the triple diode model(TDM).Real experimental current-voltage(I-V)datasets from a commercial PV module under standard test conditions(STC)are used for evaluation.Comparative analysis is conducted against eighteen advanced metaheuristic algorithms,including BSDE,RLGBO,GWOCS,MFO,EO,TSA,and SCA.Performance metrics include minimum,mean,and maximum root mean square error(RMSE),standard deviation(SD),and convergence behaviour over 30 independent runs.The results reveal that mSWO consistently delivers superior accuracy and robustness across all PV models,achieving the lowest RMSE values of 0.000986022(SDM),0.000982884(DDM),and 0.000982529(TDM),with minimal SD values,indicating remarkable repeatability.Convergence analyses further show that mSWO reaches optimal solutions more rapidly and with fewer oscillations than all competing methods,with the performance gap widening as model complexity increases.These findings demonstrate that mSWO provides a scalable,computationally efficient,and highly reliable framework for PV parameter extraction.Its adaptability to models of growing complexity suggests strong potential for broader applications in renewable energy systems,including performance monitoring,fault detection,and intelligent control,thereby contributing to the optimisation of next-generation solar energy solutions. 展开更多
关键词 modified Spider Wasp Optimizer(mSWO) photovoltaic(PV)modeling meta-heuristic optimization solar energy parameter estimation renewable energy technologies
在线阅读 下载PDF
Enhancing Underwater Monocular Depth Estimation with Lpg-Lap Unet for Target Tracking Mission
18
作者 YAO Peng WANG Yalu 《Journal of Ocean University of China》 2026年第1期161-170,共10页
Accurately estimating depth from underwater monocular images is essential for the target tracking task of unmanned underwater vehicles.This work proposes a method based on the Lpg-Lap Unet architecture.First,the Unet ... Accurately estimating depth from underwater monocular images is essential for the target tracking task of unmanned underwater vehicles.This work proposes a method based on the Lpg-Lap Unet architecture.First,the Unet architecture integrates Laplacian pyramid depth residuals and Sobel operators to improve the boundary details in depth images,which may suffer from the feature loss caused by upsampling and the blurriness of underwater images.Multiscale local planar guidance layers then fully exploit the intermediate depth features,and a comprehensive loss function ensures robustness and accuracy.Experimental results on benchmarks demonstrate the effectiveness of Lpg-Lap Unet and its superior performance over state-of-the-art models.An underwater target tracking system is then designed to further validate its real-time capabilities in the AirSim simulation platform. 展开更多
关键词 underwater monocular depth estimation Laplacian pyramid multiscale local planar guidance underwater target tracking
在线阅读 下载PDF
High-sensitivity phase estimation with a two-mode squeezed coherent state based on a Mach–Zehnder interferometer
19
作者 Pengxiang Ruan Jun Liu +3 位作者 Chenlu Li Qingli Jing Mingming Zhang Dong-Xu Chen 《Chinese Physics B》 2026年第2期389-400,共12页
A scheme is proposed based on a Mach-Zehnder interferometer with high phase sensitivity,utilizing a two-mode squeezed coherent state,generated by four-wave mixing,as input.The phase sensitivity of this scheme easily s... A scheme is proposed based on a Mach-Zehnder interferometer with high phase sensitivity,utilizing a two-mode squeezed coherent state,generated by four-wave mixing,as input.The phase sensitivity of this scheme easily surpasses the Heisenberg limit when intensity difference detection is applied.Under phase-matching conditions,the quantum Cramér-Rao bound significantly exceeds the Heisenberg limit.Additionally,the scheme exhibits robustness against photon loss.When compared with the modified SU(1,1)interferometer with two coherent state inputs,this approach demonstrates superior measurement sensitivity,evaluated through various detection methods and the quantum Cramér-Rao bound.This work holds potential applications in quantum metrology. 展开更多
关键词 two-mode squeezed coherent state phase estimation quantum Cramér–Rao bound Heisenberg limit
原文传递
KIG:A Knowledge Graph-Guided Iterative-Updating Graph Neural Network for Multisensor Time Series Time-Delay Estimation
20
作者 Siyuan Xu Dong Pan +3 位作者 Zhaohui Jiang Zhiwen Chen Haoyang Yu Weihua Gui 《IEEE/CAA Journal of Automatica Sinica》 2026年第2期327-345,共19页
Temporal alignment of multisensor time series(MTS)is a critical prerequisite for accurate modeling and optimal control in subsequent data-driven applications.Nevertheless,many approaches frequently neglect to consider... Temporal alignment of multisensor time series(MTS)is a critical prerequisite for accurate modeling and optimal control in subsequent data-driven applications.Nevertheless,many approaches frequently neglect to consider the complex interdependencies between different sensors in MTS,and temporal alignment in many methods is typically treated as an isolated task disconnected from the downstream objectives,leading to unsatisfactory performances in follow-up applications.To address these challenges,this paper proposes a novel knowledge graph(KG)-guided iterative-updating graph neural network(GNN)for time-delay estimation(TDE)in MTS.Initially,a domain-specific KG is constructed from domain mechanism knowledge,providing a foundation for GNN's initialization.Next,capitalizing on the inherent structure of the graph topology,a GNN-based TDE method is developed.Then,a customized loss function is constructed,which synthesizes both the performances of downstream tasks and graph-based constraints.Moreover,an innovative algorithm for GNN structure learning and iterative-updating is proposed to renovate the graph structure further.Finally,experimental results across various regression and classification tasks on numerical simulation,public datasets,and the real blast furnace ironmaking dataset demonstrate that the proposed method can achieve accurate temporal alignment of MTS. 展开更多
关键词 Blast furnace ironmaking process graph neural network(GNN) knowledge graph(KG) multisensor time series(MTS) temporal alignment time-delay estimation(TDE)
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部