期刊文献+
共找到1,448篇文章
< 1 2 73 >
每页显示 20 50 100
基于改进A^(*)算法+LM-BZS算法的农业机器人路径规划
1
作者 张万枝 赵威 +3 位作者 李玉华 赵乐俊 侯加林 朱倩 《农业机械学报》 EI CAS CSCD 北大核心 2024年第8期81-92,共12页
针对目前农业机器人在全局路径规划过程中存在规划效率低、规划路径折线段多、折线角度大、作业不稳定等问题,以果园履带机器人为运动学模型,提出一种基于改进A^(*)算法+低阶多段贝塞尔曲线拼接(Low-order multi-segment Bezier curve s... 针对目前农业机器人在全局路径规划过程中存在规划效率低、规划路径折线段多、折线角度大、作业不稳定等问题,以果园履带机器人为运动学模型,提出一种基于改进A^(*)算法+低阶多段贝塞尔曲线拼接(Low-order multi-segment Bezier curve splicing,LM-BZS)算法的路径规划方法。首先,根据先验地图获取果园环境信息,将果树和障碍物视作不可通行区域,并结合机器人本体尺寸,对不可通行区域进行膨胀拟合处理;然后,利用改进A^(*)算法搜索路径,对初步生成路径进行树行节点调整;最后,采用LM-BZS算法对调整后的路径点进行优化处理,生成符合果园履带机器人作业要求的行驶路径。仿真试验结果表明,相较于传统A^(*)算法,本文所提出的改进算法在无障碍和有障碍环境中,路径规划时间分别减少76.75%、86.40%,节点评估数量分别减少36.68%、39.37%;经LM-BZS算法优化所得路径在无障碍环境中,相较于传统A^(*)算法和高阶贝塞尔算法,平均曲率分别降低45.81%、18.94%;在有障碍环境中平均曲率分别降低56.98%、27.81%。场地试验结果表明,果园履带机器人在对本文算法生成路径进行跟踪行驶时,在无障碍和有障碍环境中,最大横向误差分别为0.428、0.491 m,平均横向误差分别为0.232、0.276 m,平均航向偏差分别为11.06°、13.76°,符合果园履带机器人自主行驶条件。 展开更多
关键词 农业机器人 改进A^(*)算法 路径规划 lm-BZS算法
下载PDF
基于x-LMS算法的直升机主动消振电力作动器系统研究
2
作者 郝振洋 杨健 +2 位作者 张嘉文 曹鑫 王涛 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2024年第1期53-65,共13页
直升机前飞时,气动环境会导致不同方位角的桨叶出现气动载荷的瞬间不对称,通过基础结构传递会在机身形成大幅度的低频振动。为了消除多方向幅值变化的振动力,利用结构响应主动控制原理,设计了基于x-LMS算法的主动消振电力作动器系统,并... 直升机前飞时,气动环境会导致不同方位角的桨叶出现气动载荷的瞬间不对称,通过基础结构传递会在机身形成大幅度的低频振动。为了消除多方向幅值变化的振动力,利用结构响应主动控制原理,设计了基于x-LMS算法的主动消振电力作动器系统,并进行了减振实验。首先,通过比较确定了单台作动器中两台电机同向旋转的方案。通过两台作动器的组合使用,推导出输出力的数学模型。其次,采用负载相位差交叉耦合的控制策略设计系统控制框图。针对存在耦合的相位外环,通过回差阵特征值法确定满足系统稳定裕度要求的参数范围,再根据灵敏度函数和输入跟踪性能在所得的参数稳定域内寻找最优解。然后,提出了基于x-LMS算法的直升机主动振动控制系统,并通过仿真验证了该系统的减振效果。最后,研制的实验样机进行了动稳态实验以及减振实验,验证了系统的实际减振效果。 展开更多
关键词 结构响应主动控制 消振电力作动器 回差阵特征值法 x-lmS算法
下载PDF
基于改进LM算法的冗余机器人运动学参数标定
3
作者 赵铁军 孙晨曦 徐靖 《组合机床与自动化加工技术》 北大核心 2024年第11期90-93,98,共5页
机器人的定位精度是衡量机器人性能的重要指标,相较于重复定位精度可以从几何参数上提高几何参数,绝对定位精度还需对非几何参数进行校准。对于冗余自由度机器人,非几何参数求解更为复杂。在分析了LM算法的基础上,提出了一种基于改进LM... 机器人的定位精度是衡量机器人性能的重要指标,相较于重复定位精度可以从几何参数上提高几何参数,绝对定位精度还需对非几何参数进行校准。对于冗余自由度机器人,非几何参数求解更为复杂。在分析了LM算法的基础上,提出了一种基于改进LM算法的冗余机器人标定算法。首先,通过混合五参数MD-H方法建立机器人正运动学模型,采用速度级雅可比矩阵求解机器人运动学参数。实验过程中,采用深度相机对机器人末端位置进行测量。采用改进LM算法,根据测量结果对运动学参数进行校准。在改进LM算法中,通过变初始步长提高算法的适应性,并动态更新阻尼因子提高了收敛速度。改进后Quick-LM算法相较传统LM算法收敛速度提高46.7%,使机器人最大误差降低了9.18 mm,证明了改进后算法的有效性和实用性。 展开更多
关键词 机器人 运动学参数标定 改进lm算法 运动学模型
下载PDF
基于改进变步长LMS算法的谐波电流检测法
4
作者 曹珍贯 方金明 董高辉 《佳木斯大学学报(自然科学版)》 CAS 2024年第4期19-23,共5页
针对传统基于瞬时无功功率理论谐波电流检测中的二阶低通滤波器无法同时满足检测精度和响应时间的问题,提出了基于改进的双曲正切函数变步长LMS算法(IVSSLMS)的低通滤波器提取p轴和q轴中直流分量的方法;将两个谐波电流的间隔时间通过适... 针对传统基于瞬时无功功率理论谐波电流检测中的二阶低通滤波器无法同时满足检测精度和响应时间的问题,提出了基于改进的双曲正切函数变步长LMS算法(IVSSLMS)的低通滤波器提取p轴和q轴中直流分量的方法;将两个谐波电流的间隔时间通过适当的调节采样间隔次数来延长,目的是为了达到高次谐波的自相关性能迅速降为零。从理论上分析了算法性能的优越,给出了参数的取值,并在simulink中搭建了仿真模型,仿真实验结果表明,改进后的低通滤波器直流分量的跟踪速度提升了一倍,得到基波正弦波形的THD值下降了0.37%。并得出以下结论:在同样输电条件下,采用改进变步长LMS算法构成低通滤波器加快了直流量的跟踪,提取的基波分量更加接近于理想波形,提升了谐波检测的瞬时性和准确性。 展开更多
关键词 瞬时无功理论 lmS算法 谐波总畸变率
下载PDF
Adaptive inverse control of random vibration based on the filtered-X LMS algorithm 被引量:10
5
作者 Yang Zhidong,Huang Qitao~(++),Han Junwei~§and Li Hongren~§National Key Laboratory of Robots Technique and System,Harbin Institute of Technology,Harbin 150080,China PhD Candidate ~++ PhD ~§Professor 《Earthquake Engineering and Engineering Vibration》 SCIE EI CSCD 2010年第1期141-146,共6页
Random vibration control is aimed at reproducing the power spectral density (PSD) at specified control points. The classical frequency-spectrum equalization algorithm needs to compute the average of the multiple fre... Random vibration control is aimed at reproducing the power spectral density (PSD) at specified control points. The classical frequency-spectrum equalization algorithm needs to compute the average of the multiple frequency response functions (FRFs), which lengthens the control loop time in the equalization process. Likewise, the feedback control algorithm has a very slow convergence rate due to the small value of the feedback gain parameter to ensure stability of the system. To overcome these limitations, an adaptive inverse control of random vibrations based on the filtered-X least mean-square (LMS) algorithm is proposed. Furthermore, according to the description and iteration characteristics of random vibration tests in the frequency domain, the frequency domain LMS algorithm is adopted to refine the inverse characteristics of the FRF instead of the traditional time domain LMS algorithm. This inverse characteristic, which is called the impedance function of the system under control, is used to update the drive PSD directly. The test results indicated that in addition to successfully avoiding the instability problem that occurs during the iteration process, the adaptive control strategy minimizes the amount of time needed to obtain a short control loop and achieve equalization. 展开更多
关键词 random vibration power spectral density frequency response function adaptive inverse control filtered-X lmS algorithm
下载PDF
Simplified p-norm-like Constraint LMS Algorithm for Efficient Estimation of Underwater Acoustic Channels 被引量:8
6
作者 F.Y. Wu Y.H. Zhou +1 位作者 F. Tong R. Kastner 《Journal of Marine Science and Application》 2013年第2期228-234,共7页
Underwater acoustic channels are recognized for being one of the most difficult propagation media due to considerable difficulties such as: multipath, ambient noise, time-frequency selective fading. The exploitation ... Underwater acoustic channels are recognized for being one of the most difficult propagation media due to considerable difficulties such as: multipath, ambient noise, time-frequency selective fading. The exploitation of sparsity contained in underwater acoustic channels provides a potential solution to improve the performance of underwater acoustic channel estimation. Compared with the classic 10 and 11 norm constraint LMS algorithms, the p-norm-like (Ip) constraint LMS algorithm proposed in our previous investigation exhibits better sparsity exploitation performance at the presence of channel variations, as it enables the adaptability to the sparseness by tuning of p parameter. However, the decimal exponential calculation associated with the p-norm-like constraint LMS algorithm poses considerable limitations in practical application. In this paper, a simplified variant of the p-norm-like constraint LMS was proposed with the employment of Newton iteration m to approximate the decimal exponential calculation. Num simulations and the experimental results obtained in physical shallow water channels demonstrate the effectiveness of the proposed method compared to traditional norm constraint LMS algorithms. 展开更多
关键词 p-norm-like constraint tmderwater acoustic channels lmS algorithm sparsity exploitation
下载PDF
Adaptive Controller for Vehicle Active Suspension Generated Through LMS Filter Algorithms 被引量:2
7
作者 孙建民 舒歌群 《Transactions of Tianjin University》 EI CAS 2006年第3期163-168,共6页
The least means squares (LMS) adaptive filter algorithm was used in active suspension system. By adjusting the weight of adaptive filter, the minimum quadratic performance index was obtained. For two-degree-of-freed... The least means squares (LMS) adaptive filter algorithm was used in active suspension system. By adjusting the weight of adaptive filter, the minimum quadratic performance index was obtained. For two-degree-of-freedom vehicle suspension model, LMS adaptive controller was designed. The acceleration of the sprung mass,the dynamic tyre load between wheels and road,and the dynamic deflection between sprung mass and unsprung mass were determined as the evaluation targets of suspension performance. For LMS adaptive control suspension, compared with passive suspension, acceleration power spectral density of sprung mass acceleration under the road input model decreased 8-10 times in high frequency resonance band or low frequency resonance band. The simulation results show that LMS adaptive control is simple and remarkably effective. It further proves that the active control suspension system can improve both the riding comfort and handling safety in various operation conditions, and the method is fit for the active control of the suspension system. 展开更多
关键词 adaptive controller lmS filter algorithms riding comfort handling safety
下载PDF
Active micro-vibration control based on improved variable step size LMS algorithm 被引量:1
8
作者 Li Xiangmin Fang Yubin +2 位作者 Zhu Xiaojin Huang Yonghui Zhou Yijia 《High Technology Letters》 EI CAS 2020年第2期178-187,共10页
The contradiction of variable step size least mean square(LMS)algorithm between fast convergence speed and small steady-state error has always existed.So,a new algorithm based on the combination of logarithmic and sym... The contradiction of variable step size least mean square(LMS)algorithm between fast convergence speed and small steady-state error has always existed.So,a new algorithm based on the combination of logarithmic and symbolic function and step size factor is proposed.It establishes a new updating method of step factor that is related to step factor and error signal.This work makes an analysis from 3 aspects:theoretical analysis,theoretical verification and specific experiments.The experimental results show that the proposed algorithm is superior to other variable step size algorithms in convergence speed and steady-state error. 展开更多
关键词 adaptive filtering variable step size least mean square(lmS)algorithm logarithmic and SYMBOLIC functions convergence and STEADY state error ACTIVE CONTROL of micro vibration
下载PDF
融合改进LM算法及动态时间规整算法的人体动作捕捉研究
9
作者 张欣宇 邱国鹏 《西南大学学报(自然科学版)》 CAS CSCD 北大核心 2024年第5期175-185,共11页
人体动作捕捉是指通过技术手段捕捉人体的运动轨迹和姿态信息,广泛应用于娱乐、体育、医疗等领域.然而,现有的动作捕捉技术存在捕捉不准确、计算效率低等问题,影响了其在实时应用场景中的表现.针对这些问题,引入一种骨骼点坐标拟合优化L... 人体动作捕捉是指通过技术手段捕捉人体的运动轨迹和姿态信息,广泛应用于娱乐、体育、医疗等领域.然而,现有的动作捕捉技术存在捕捉不准确、计算效率低等问题,影响了其在实时应用场景中的表现.针对这些问题,引入一种骨骼点坐标拟合优化Levenberg-Marquardt算法,并采用粒子群算法对其加以优化.同时采用动态时间规整算法进行人体动作捕捉及评估,以期实现人体动作的实时捕捉.结果显示,该算法对肩部侧平举这一动作的捕捉准确率最高达到了99.23%,明显优于其余对比算法.此外,该算法对深蹲动作的测试时间最短,仅为1.15 s,表明该算法在进行动作捕捉时具有显著的性能优势及很强的实际应用效果,为人体动作捕捉领域提供了新的解决方案. 展开更多
关键词 LEVENBERG-MARQUARDT算法 动态时间规整算法 人体动作捕捉 粒子群算法 骨骼点数据提取
下载PDF
Study of Variable Step Size LMS Adaptive Algorithm Based on Variable Region
10
作者 曲永印 邵世煌 +1 位作者 姜林 周振雄 《Journal of Donghua University(English Edition)》 EI CAS 2006年第4期32-35,共4页
This paper puts forward a new variable step size LMS adaptive algorithm based on variable region. The step size p(k) in the algorithm varies with the variation of the region of deviation e (k) to ensure the optimi... This paper puts forward a new variable step size LMS adaptive algorithm based on variable region. The step size p(k) in the algorithm varies with the variation of the region of deviation e (k) to ensure the optimization of the three performance objectives including initial convergent speed, trace ability of the time-varying system and steady disregulation. The paper demonstrates the convergence of the algorithm accompanied by random noise, 展开更多
关键词 variable step size lmS algorithm variable region CONVERGENCE model identification.
下载PDF
基于改进指数优化与迭代加权LM法的机器人标定方法
11
作者 赵云涛 方成 李维刚 《组合机床与自动化加工技术》 北大核心 2024年第11期18-23,共6页
针对协作机器人的出厂标定过程步骤繁琐,效率低下的问题,提出了一种基于两步策略的运动学标定算法,通过结合改进指数优化算法和迭代加权LM算法,简化标定流程并提高定位精度。首先,基于改进DH方法与位置微分误差变换建立机器人参数辨识模... 针对协作机器人的出厂标定过程步骤繁琐,效率低下的问题,提出了一种基于两步策略的运动学标定算法,通过结合改进指数优化算法和迭代加权LM算法,简化标定流程并提高定位精度。首先,基于改进DH方法与位置微分误差变换建立机器人参数辨识模型,结合测量装置坐标系搭建标定系统误差模型,利用改进指数优化算法快速获取测量坐标系初始参数;其次,为提高辨识结果的鲁棒性,将距离残差作为权值因子,通过迭代加权LM算法补偿机器人模型的几何参数误差和测量坐标系矩阵参数误差;最后,通过实验验证,结果表明机器人位置误差的平均值、均方差误差和最大误差分别降低了80.28%、71.61%和52.16%,验证了该方法的正确性和有效性。 展开更多
关键词 协作机器人 运动学标定 指数优化算法 lm算法 激光跟踪仪
下载PDF
基于LM-BP神经网络的办公建筑逐时空调能耗预测
12
作者 王曦 甘灵丽 +1 位作者 王亮 欧雪梅 《建筑节能(中英文)》 CAS 2024年第1期58-64,共7页
利用LM算法对BP神经网络进行改进,以提高模型收敛速度,减少迭代次数,并分别对夏季、冬季空调能耗模拟数据进行样本训练和测试,构建了LM-BP神经网络的办公建筑逐时空调能耗预测模型。结果表明夏季模型的预测值和模拟值之间的MAPE误差平均... 利用LM算法对BP神经网络进行改进,以提高模型收敛速度,减少迭代次数,并分别对夏季、冬季空调能耗模拟数据进行样本训练和测试,构建了LM-BP神经网络的办公建筑逐时空调能耗预测模型。结果表明夏季模型的预测值和模拟值之间的MAPE误差平均为5.74%,冬季模型的MAPE误差平均为5%,其误差均在10%以内,说明LM-BP神经网络在建筑空调能耗预测方面的可行性。并以成都地区某办公建筑实际空调能耗数据为基础对该模型进行了验证,其预测值与实际值平均相对误差为6.6%,说明建立的能耗预测模型能够满足实际工程的需要,准确的用电预测数据可为办公建筑用电侧进行实际电力市场交易提供科学的决策依据。 展开更多
关键词 空调能耗 lm算法 神经网络 办公建筑
下载PDF
An improved WPM interference rejection system using an adaptive LMS algorithm
13
作者 Zhong Weizhi Guo Qing +1 位作者 Guo Yan Xiao Liping 《High Technology Letters》 EI CAS 2010年第3期241-246,共6页
Based on the good time-frequency localization of the wavelet packet modulation (WPM) system and the analysis of the muhitone (MT) interference, an improved WPM narrow band interference (NBI) rejection system usi... Based on the good time-frequency localization of the wavelet packet modulation (WPM) system and the analysis of the muhitone (MT) interference, an improved WPM narrow band interference (NBI) rejection system using an adaptive least mean square (LMS) algorithm is discussed in this paper. In the WPM interference rejection system, according to the structure of the wavelet packet tree (WFF) and the characteristic of the MT interference, the demodulated WPM signal which contains the interference component is filtered using an adaptive LMS filtering implementation. Theoretical analysis and simulation resuits show that the proposed method improves the bit error rate (BER) performance of the WPM system in the presence of MT interference. 展开更多
关键词 WPM interference rejection system adaptive lmS algorithm MT interference
下载PDF
The implementation of Automatic Adaptive Equalizer Based on LMS Algorithm
14
作者 Ping-xiang JIANG,Shou-shan LIU,Jun YANG,Wei-tao MU (College of Information and Electrical Engineering,Shandong University of Science and Technology,qingdao266510,China) 《Journal of Measurement Science and Instrumentation》 CAS 2010年第S1期62-65,共4页
In this paper,the inter-symbol interference and eliminating method are introduced.After analyzing the principle of adaptive equalization,we designed an adaptive equalizer using the LMS algorithm,and constructed a simu... In this paper,the inter-symbol interference and eliminating method are introduced.After analyzing the principle of adaptive equalization,we designed an adaptive equalizer using the LMS algorithm,and constructed a simulation system using MATLAB.Then we analyzed the convergence speed and mean square error characteristic of the adaptive equalizer by changing the step length factor to test the performance of the algorithm. 展开更多
关键词 SELF-ADAPTIVE FILTER lmS algorithm MATLAB
下载PDF
基于LM方法的麻花钻刃带宽度测量研究
15
作者 周正 台立钢 +1 位作者 陈志远 张禹 《计量学报》 CSCD 北大核心 2024年第4期480-488,共9页
提出一种基于二值化的麻花钻刃带宽度检测方法。首先对目标边缘进行锐化,然后用巴特沃斯高通滤波提取边缘信息;其次通过改进的大津二值化算法对疑似边缘点进行阈值分割,获取边缘点坐标;再次使用列文伯格-马夸尔特(LM)方法对边缘附近的... 提出一种基于二值化的麻花钻刃带宽度检测方法。首先对目标边缘进行锐化,然后用巴特沃斯高通滤波提取边缘信息;其次通过改进的大津二值化算法对疑似边缘点进行阈值分割,获取边缘点坐标;再次使用列文伯格-马夸尔特(LM)方法对边缘附近的点进行拟合,得到刃带宽度曲线并求其拐点,求取麻花钻刃带宽度的数据。最后进行对比实验,用LM方法对未处理的M35直径2.5 cm的刃带图像进行处理得到刃带宽度1.467 mm,测量误差0.467 mm。改进后的测量结果为0.853 mm,测量误差为0.147 mm。 展开更多
关键词 几何量计量 麻花钻刃带宽度 列文伯格-马夸尔特方法 二值化算法 视觉测量
下载PDF
Image Compression Using DPCM with LMS Algorithm
16
作者 Ranbeer Tyagi Rohit yadav Shekhar Sharma 《通讯和计算机(中英文版)》 2011年第6期490-493,共4页
关键词 lmS算法 DPCM 图像压缩 差分脉冲编码调制 自适应预测滤波器 图像失真 缩采 估计误差
下载PDF
一种可用于低信噪比环境的变步长LMS算法
17
作者 周映 《舰船电子工程》 2024年第9期70-73,148,共5页
论文研究了自适应最小均方误差(Least Mean Squares,LMS)滤波算法的步长选取问题。在分析现有算法的基础上,通过构造步长与误差信号之间的非线性函数,提出一种新的变步长LMS算法。新算法采用误差信号的自相关估计值控制步长,而不是直接... 论文研究了自适应最小均方误差(Least Mean Squares,LMS)滤波算法的步长选取问题。在分析现有算法的基础上,通过构造步长与误差信号之间的非线性函数,提出一种新的变步长LMS算法。新算法采用误差信号的自相关估计值控制步长,而不是直接利用瞬时误差控制步长,避免了噪声干扰,降低了稳态失调,可工作于低信噪比环境。同时新算法步长控制无记忆效应,提高了收敛速度。仿真表明,新算法的稳态失调和收敛速度均优于现有变步长LMS算法。 展开更多
关键词 自适应滤波 变步长 lmS算法 收敛速度 稳态失调 误差信号 自相关估计 瞬时误差
下载PDF
基于自适应LMS算法的跨声速风洞模型系统辨识
18
作者 李斌斌 寇西平 +4 位作者 吕彬彬 余立 杨兴华 路波 曾开春 《振动与冲击》 EI CSCD 北大核心 2024年第3期164-170,共7页
针对风洞试验模型系统辨识不准确的问题,利用自适应LMS(least mean square)滤波器模型对跨声速风洞模型进行系统辨识。由于实测信号中存在多模态耦合,为了提高系统辨识精准度,首先对输入输出信号作了FRF(frequency response analysis)... 针对风洞试验模型系统辨识不准确的问题,利用自适应LMS(least mean square)滤波器模型对跨声速风洞模型进行系统辨识。由于实测信号中存在多模态耦合,为了提高系统辨识精准度,首先对输入输出信号作了FRF(frequency response analysis)分析得到试验模型俯仰方向前两阶模态,其次利用快速Fourier变换进行模态解耦,接着利用自适应LMS滤波器模型、传递函数模型、多项式模型对俯仰方向单模态进行系统辨识,最后得到了基于自适应LMS滤波器模型的俯仰方向一阶、二阶模态滤波器系数。通过对比不同数学模型的输出与输入之间的相关系数和均方误差及辨识结果,表明自适应LMS滤波器模型具有更高的系统辨识精准度和更简洁的数学模型结构。为后续风洞试验模型振动主动控制计算法的设计提供有力支撑。 展开更多
关键词 系统辨识 自适应lmS算法 快速FOURIER变换 跨声速风洞试验 主动振动控制
下载PDF
求解Hankel张量方程的修正自适应LM算法
19
作者 马昌凤 李清雅 《高校应用数学学报(A辑)》 北大核心 2024年第1期64-72,共9页
结合经典的LM算法及其变形,提出了求解Hankel张量方程的修正自适应LM算法,并证明其全局收敛性和局部二次收敛性.数值实验验证了所提算法的可行性和有效性.
关键词 Hankel张量方程 修正自适应lm算法 收敛性分析 数值实验
下载PDF
一种LM-BP加速搜索的周跳探测与修复方法
20
作者 梁凌峰 李克昭 +2 位作者 张捍卫 雷伟伟 岳哲 《导航定位学报》 CSCD 北大核心 2024年第1期35-42,共8页
针对传统三频周跳探测与修复方法中的不敏感、漏检以及效率较低等问题,提出一种基于莱文伯格-马夸特(LM)-反向传播(BP)神经网络加速搜索法的伪距相位组合与电离层残差组合联合周跳探测与修复方法:利用2个伪距相位组合以减少不敏感周跳数... 针对传统三频周跳探测与修复方法中的不敏感、漏检以及效率较低等问题,提出一种基于莱文伯格-马夸特(LM)-反向传播(BP)神经网络加速搜索法的伪距相位组合与电离层残差组合联合周跳探测与修复方法:利用2个伪距相位组合以减少不敏感周跳数量,利用1个电离层残差组合以提高小周跳探测敏感度;在构成3个线性无关的组合观测值后,使用LM-BP加速搜索算法进行周跳探测与修复。实验结果表明,相对常规的伪距相位组合与电离层残差组合联合方法,该方法能够提高周跳探测与修复性能,可探测小至1个的周跳,探测与修复整体时效有较大提升。 展开更多
关键词 北斗卫星导航系统(BDS) 周跳探测与修复 莱文伯格-马夸特(lm)-反向传播(BP)算法 神经网络 伪距载波相位组合 电离层残差组合
下载PDF
上一页 1 2 73 下一页 到第
使用帮助 返回顶部