期刊文献+
共找到3,152篇文章
< 1 2 158 >
每页显示 20 50 100
A Class of Parallel Algorithms of Real-TimeNumerical Simulation for Stiff Dynamic System 被引量:2
1
作者 Cao Xuenian Liu Degui Li Shoufu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第4期51-58,共8页
In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these met... In this paper a class of real-time parallel modified Rosenbrock methods of numerical simulation is constructed for stiff dynamic systems on a multiprocessor system, and convergence and numerical stability of these methods are discussed. A-stable real-time parallel formula of two-stage third-order and A(α)-stable real-time parallel formula with o ≈ 89.96° of three-stage fourth-order are particularly given. The numerical simulation experiments in parallel environment show that the class of algorithms is efficient and applicable, with greater speedup. 展开更多
关键词 Dynamic system Real-time simulation parallel algorithms?
在线阅读 下载PDF
Lower Bounds and a Nearly Fastest General Parallel Branch-and-Bound Algorithm 被引量:2
2
作者 Wu, Jigang Xie, Xing +1 位作者 Wan, Yingyu Chen, Guoliang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第3期65-73,共9页
In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log ... In this paper, it is supposed that the B&B algorithm finds the first optimal solution after h nodes have been expanded and m active nodes have been created in the state-space tree. Then the lower bound Ω(m+h log h) of the running time for the general sequential B&B algorithm and the lower bound Ω(m/p+h log p) for the general parallel best-first B&B algorithm in PRAM-CREW are proposed, where p is the number of processors available. Moreover, the lower bound Ω(M/p+H+(H/p) log (H/p)) is presented for the parallel algorithms on distributed memory system, where M and H represent total number of the active nodes and that of the expanded nodes processed by p processors, respectively. In addition, a nearly fastest general parallel best-first B&B algorithm is put forward. The parallel algorithm is the fastest one as p = max{hε, r}, where ε = 1/ rootlogh, and r is the largest branch number of the nodes in the state-space tree. 展开更多
关键词 BRANCH-AND-BOUND State-space tree Active list parallel algorithm Combinatorial search.
在线阅读 下载PDF
Efficient parallel adaptive array beamforming algorithm
3
作者 Huang Fei Sheng Weixing Ma Xiaofeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第6期1221-1226,共6页
For a large-scale adaptive array, the heavy computational load and the high-rate data transmission are two challenges in the implementation of an adaptive digital beamforming system. An efficient parallel digital beam... For a large-scale adaptive array, the heavy computational load and the high-rate data transmission are two challenges in the implementation of an adaptive digital beamforming system. An efficient parallel digital beamforming (DBF) algorithm based on the least mean square algorithm (PLMS) is proposed. An appropriate method is found to partition the least mean square (LMS) algorithm into a number of operational modules, which can be easily executed in a distributed-parallel-processing fashion. As a result, the proposed PLMS algorithm provides an effective solution that can alleviate the bottleneck of high-rate data transmission and reduce the computational cost. PLMS requires less computational load than that of the conventional parallel algorithms based on the recursive least square (RLS) algorithm, as well as it is easier to be implemented to do real time adaptive array processing. Moreover, low sidelobe of the beam pattern is obtained by constraining the static steering vector with Tschebyscheff coefficients. Finally, a scheme of the PLMS algorithm using distributed-parallel-processing system is also proposed. The simulation results demonstrate that the PLMS algorithm has the same interference cancellation performance as that of the conventional LMS algorithm. Moreover, the PLMS algorithm can obtain the same good beamforming performance, regardless how the algorithm is partitioned. It is expected that the proposed algorithm will be used in a large-scale adaptive array system to deal with real time adaptive digital beamforming processing. 展开更多
关键词 adaptive digital beamforming parallel algorithm least mean square generalized sidelobe canceller.
在线阅读 下载PDF
Chaotic migration-based pseudo parallel genetic algorithm and its application in inventory optimization 被引量:1
4
作者 ChenXiaofang GuiWeihua WangYalin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期411-417,共7页
Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and infor... Considering premature convergence in the searching process of genetic algorithm, a chaotic migration-based pseudo parallel genetic algorithm (CMPPGA) is proposed, which applies the idea of isolated evolution and information exchanging in distributed Parallel Genetic Algorithm by serial program structure to solve optimization problem of low real-time demand. In this algorithm, asynchronic migration of individuals during parallel evolution is guided by a chaotic migration sequence. Information exchanging among sub-populations is ensured to be efficient and sufficient due to that the sequence is ergodic and stochastic. Simulation study of CMPPGA shows its strong global search ability, superiority to standard genetic algorithm and high immunity against premature convergence. According to the practice of raw material supply, an inventory programming model is set up and solved by CMPPGA with satisfactory results returned. 展开更多
关键词 parallel genetic algorithm CHAOS premature convergence inventory optimization.
在线阅读 下载PDF
General and efficient parallel approach of finite element-boundary integral-multilevel fast multipole algorithm 被引量:3
5
作者 Pan Xiaomin Sheng Xinqing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第2期207-212,共6页
A general and efficient parallel approach is proposed for the first time to parallelize the hybrid finiteelement-boundary-integral-multi-level fast multipole algorithm (FE-BI-MLFMA). Among many algorithms of FE-BI-M... A general and efficient parallel approach is proposed for the first time to parallelize the hybrid finiteelement-boundary-integral-multi-level fast multipole algorithm (FE-BI-MLFMA). Among many algorithms of FE-BI-MLFMA, the decomposition algorithm (DA) is chosen as a basis for the parallelization of FE-BI-MLFMA because of its distinct numerical characteristics suitable for parallelization. On the basis of the DA, the parallelization of FE-BI-MLFMA is carried out by employing the parallelized multi-frontal method for the matrix from the finiteelement method and the parallelized MLFMA for the matrix from the boundary integral method respectively. The programming and numerical experiments of the proposed parallel approach are carried out in the high perfor- mance computing platform CEMS-Liuhui. Numerical experiments demonstrate that FE-BI-MLFMA is efficiently parallelized and its computational capacity is greatly improved without losing accuracy, efficiency, and generality. 展开更多
关键词 finite element-boundary integral-multilevel fast multipole algorithm parallelization.
在线阅读 下载PDF
Approximation algorithm for multiprocessor parallel job scheduling 被引量:1
6
作者 陈松乔 黄金贵 陈建二 《Journal of Central South University of Technology》 2002年第4期267-272,共6页
P k |fix| C max problem is a new scheduling problem based on the multiprocessor parallel job, and it is proved to be NP hard problem when k ≥3. This paper focuses on the case of k =3. Some new observations and new te... P k |fix| C max problem is a new scheduling problem based on the multiprocessor parallel job, and it is proved to be NP hard problem when k ≥3. This paper focuses on the case of k =3. Some new observations and new techniques for P 3 |fix| C max problem are offered. The concept of semi normal schedulings is introduced, and a very simple linear time algorithm Semi normal Algorithm for constructing semi normal schedulings is developed. With the method of the classical Graham List Scheduling, a thorough analysis of the optimal scheduling on a special instance is provided, which shows that the algorithm is an approximation algorithm of ratio of 9/8 for any instance of P 3|fix| C max problem, and improves the previous best ratio of 7/6 by M.X.Goemans. 展开更多
关键词 MULTIPROCESSOR parallel JOB SCHEDULING APPROXIMATION algorithm NP-HARD problem
在线阅读 下载PDF
Improvement and performance of parallel multilevel fast multipole algorithm 被引量:16
7
作者 Zhanhe Liu Peilin Huang +1 位作者 Zhe Wu Xu Gao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第1期164-169,共6页
The method of establishing data structures plays an important role in the efficiency of parallel multilevel fast multipole algorithm(PMLFMA).Considering the main complements of multilevel fast multipole algorithm(M... The method of establishing data structures plays an important role in the efficiency of parallel multilevel fast multipole algorithm(PMLFMA).Considering the main complements of multilevel fast multipole algorithm(MLFMA) memory,a new parallelization strategy and a modified data octree construction scheme are proposed to further reduce communication in order to improve parallel efficiency.For far interaction,a new scheme called dynamic memory allocation is developed.To analyze the workload balancing performance of a parallel implementation,the original concept of workload balancing factor is introduced and verified by numerical examples.Numerical results show that the above measures improve the parallel efficiency and are suitable for the analysis of electrical large-scale scattering objects. 展开更多
关键词 multilevel fast multipole algorithm(MLFMA) electromagnetic scattering parallelIZATION radar cross section(RCS).
在线阅读 下载PDF
Parallel discrete lion swarm optimization algorithm for solving traveling salesman problem 被引量:4
8
作者 ZHANG Daoqing JIANG Mingyan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第4期751-760,共10页
As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optim... As a typical representative of the NP-complete problem, the traveling salesman problem(TSP) is widely utilized in computer networks, logistics distribution, and other fields. In this paper, a discrete lion swarm optimization(DLSO) algorithm is proposed to solve the TSP. Firstly, we introduce discrete coding and order crossover operators in DLSO. Secondly, we use the complete 2-opt(C2-opt) algorithm to enhance the local search ability.Then in order to enhance the efficiency of the algorithm, a parallel discrete lion swarm optimization(PDLSO) algorithm is proposed.The PDLSO has multiple populations, and each sub-population independently runs the DLSO algorithm in parallel. We use the ring topology to transfer information between sub-populations. Experiments on some benchmarks TSP problems show that the DLSO algorithm has a better accuracy than other algorithms, and the PDLSO algorithm can effectively shorten the running time. 展开更多
关键词 discrete lion swarm optimization(DLSO)algorithm complete 2-opt(C2-opt)algorithm parallel discrete lion swarm optimization(PDLSO)algorithm traveling salesman problem(TSP)
在线阅读 下载PDF
Improved Hungarian algorithm for assignment problems of serial-parallel systems 被引量:5
9
作者 Tingpeng Li Yue Li Yanling Qian 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2016年第4期858-870,共13页
In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used t... In order to overcome the shortcoming of the classical Hungarian algorithm that it can only solve the problems where the total cost is the sum of that of each job, an improved Hungarian algorithm is proposed and used to solve the assignment problem of serial-parallel systems. First of all, by replacing parallel jobs with virtual jobs, the proposed algorithm converts the serial-parallel system into a pure serial system, where the classical Hungarian algorithm can be used to generate a temporal assignment plan via optimization. Afterwards, the assignment plan is validated by checking whether the virtual jobs can be realized by real jobs through local searching. If the assignment plan is not valid, the converted system will be adapted by adjusting the parameters of virtual jobs, and then be optimized again. Through iterative searching, the valid optimal assignment plan can eventually be obtained.To evaluate the proposed algorithm, the valid optimal assignment plan is applied to labor allocation of a manufacturing system which is a typical serial-parallel system. 展开更多
关键词 Hungarian algorithm assignment problem virtual job serial-parallel system optimization
在线阅读 下载PDF
Concise review of relaxations and approximation algorithms for nonidentical parallel-machine scheduling to minimize total weighted completion times 被引量:1
10
作者 Li Kai Yang Shanlin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第4期827-834,共8页
A class of nonidentical parallel machine scheduling problems are considered in which the goal is to minimize the total weighted completion time. Models and relaxations are collected. Most of these problems are NP-hard... A class of nonidentical parallel machine scheduling problems are considered in which the goal is to minimize the total weighted completion time. Models and relaxations are collected. Most of these problems are NP-hard, in the strong sense, or open problems, therefore approximation algorithms are studied. The review reveals that there exist some potential areas worthy of further research. 展开更多
关键词 parallel machine SCHEDULING REVIEW total weighted completion time RELAXATION algorithm
在线阅读 下载PDF
基于ABWO的并行DCNN优化算法 被引量:1
11
作者 毛伊敏 刘映兴 《计算机工程与设计》 北大核心 2025年第2期353-359,共7页
针对并行DCNN算法在大数据环境下存在特征差异性较小、模型性能不足、参数更新慢和集群并行效率低等问题,提出一种基于ABWO的并行DCNN优化算法PDCNN-ABWO。提出一种基于自适应密度峰值聚类的特征选择策略FS-ADPC划分原始特征,筛选差异... 针对并行DCNN算法在大数据环境下存在特征差异性较小、模型性能不足、参数更新慢和集群并行效率低等问题,提出一种基于ABWO的并行DCNN优化算法PDCNN-ABWO。提出一种基于自适应密度峰值聚类的特征选择策略FS-ADPC划分原始特征,筛选差异性较大的特征;设计一种ResNet-CBAMDW模型,提升模型性能;提出一种基于自适应黑寡妇优化算法的并行训练策略PT-ABWO优化初始参数,加快参数更新速度;提出一种基于大数据基准测试的动态负载均衡策略DLB-BDB,合理分配任务负载,提升集群并行效率。实验结果表明,该算法能够有效提升DCNN在大数据环境下的训练效率。 展开更多
关键词 大数据 并行深度卷积神经网络算法 密度峰值聚类 自适应黑寡妇优化算法 并行训练 基准测试 负载均衡
在线阅读 下载PDF
储能变流器有源前端模块化交错并联环流抑制
12
作者 张国澎 华森 +3 位作者 刘渤 郑征 陶海军 李常志 《电力系统保护与控制》 北大核心 2025年第10期78-86,共9页
针对交、直流侧分别并联的储能变流器有源前端模块化交错并联带来的零序环流问题,提出一种基于无差拍算法的改进环流抑制策略。首先,分析并联模块交错调制对环流的影响,给出系统在三相静止坐标系下的数学模型,并建立交错并联系统环流等... 针对交、直流侧分别并联的储能变流器有源前端模块化交错并联带来的零序环流问题,提出一种基于无差拍算法的改进环流抑制策略。首先,分析并联模块交错调制对环流的影响,给出系统在三相静止坐标系下的数学模型,并建立交错并联系统环流等效电路。然后,设计了环流控制器,环流控制通过计算每个模块的环流大小,得出各个模块的零矢量调节参数。其次,对相应模块控制过程中空间矢量脉宽调制(space vector pulse width modulation,SVPWM)的零矢量进行调节来抑制环流。最后,通过实验验证了该方法能够更有效地实现环流抑制和均流控制,并将系统效率提高了2.1%。 展开更多
关键词 储能变流器有源前端 多模块并联 交错调制 无差拍算法 环流抑制
在线阅读 下载PDF
基于ASCABC的并行DCNN优化算法
13
作者 胡健 周奇航 毛伊敏 《计算机工程与设计》 北大核心 2025年第4期983-989,共7页
针对大数据环境下并行DCNN存在冗余计算过多、收敛速度慢、参数寻优能力差以及中间数据倾斜等问题提出一种基于Spark和ASCABC的DCNN-SASCABC算法。提出基于冯诺依曼熵的FMC-VNE策略来对特征图进行压缩,降低冗余计算;提出基于自适应人工... 针对大数据环境下并行DCNN存在冗余计算过多、收敛速度慢、参数寻优能力差以及中间数据倾斜等问题提出一种基于Spark和ASCABC的DCNN-SASCABC算法。提出基于冯诺依曼熵的FMC-VNE策略来对特征图进行压缩,降低冗余计算;提出基于自适应人工蜂群算法的MPT-ASCABC策略进行参数初始化,提高DCNN收敛速度与参数寻优能力;提出中间数据分配策略BA-ID重分配中间数据,解决Spark中间数据倾斜的问题。实验结果表明,所提算法提高了大数据环境下模型训练效率。 展开更多
关键词 SPARK 大数据 并行DCNN 冗余数据 自适应人工蜂群算法 参数初始化 数据倾斜
在线阅读 下载PDF
三维抛物方程模型海底边界处理与并行算法研究
14
作者 瞿宇轩 程兴华 +1 位作者 周晓兰 邹劭芬 《声学技术》 北大核心 2025年第2期181-188,共8页
构建一种迅速而准确的三维声场模型以满足实际海洋条件,始终是当前科学研究的重点目标。作为一种步进求解的手段,抛物方程近似的方法在已知初始地的声场后以间距为单位步进,最终能得到整个波导中的声场,这对于处理声场三维变化和声道水... 构建一种迅速而准确的三维声场模型以满足实际海洋条件,始终是当前科学研究的重点目标。作为一种步进求解的手段,抛物方程近似的方法在已知初始地的声场后以间距为单位步进,最终能得到整个波导中的声场,这对于处理声场三维变化和声道水平变化相关的场景是十分方便的。但相对地,三维空间中的计算复杂度和计算范围要远大于二维空间,这就严重制约了模型的计算精度和速度。为了提高现有抛物方程模型的计算精度和运算速度,文章对同时考虑距离、深度和水平方位角的水下声传播模型,即三维抛物方程模型进行了推导并分析其数学特性。同时通过在海底边界插入完全匹配层的方法,对模型进行了改进,提出一种计算精度更高的抛物方程模型。此外,为了减小三维声场计算的时间,文章研究改进了模型的可并行性,在FOR3D串行算法的基础上基于多线程的共享内存技术OpenMP开发了三维抛物方程模型的并行算法,并与普通吸收层在不同线程数下的运行时间进行对比。结果表明,基于完全匹配层模型的并行算法与原模型相比,无论是在加速比还是运算速度上都有很大的提高,具有重要的工程意义。 展开更多
关键词 三维抛物方程 人工吸收层 完全匹配层 并行算法
在线阅读 下载PDF
高性能Benes网络路由求解算法及硬件加速器
15
作者 秦梦远 刘宏伟 郝沁汾 《计算机工程与应用》 北大核心 2025年第14期163-175,共13页
光互连网络使用光交叉开关阵列实现光交换。大规模快速光交叉开关阵列多使用紧凑的Benes网络构建,以避免级联过多开关点导致较高物理链路损耗。但对Benes网络的路由求解将引入数百纳秒至数毫秒的开销,产生交换性能瓶颈。为降低此开销并... 光互连网络使用光交叉开关阵列实现光交换。大规模快速光交叉开关阵列多使用紧凑的Benes网络构建,以避免级联过多开关点导致较高物理链路损耗。但对Benes网络的路由求解将引入数百纳秒至数毫秒的开销,产生交换性能瓶颈。为降低此开销并消除性能瓶颈,提出一种利于高性能硬件实现的Benes网络完全重排求解算法,改进了传统Benes网络求解算法的求解次序,提高了并行度。提出基于该算法的硬件加速器,具有优良的频率特性,FPGA版本加速器固定耗时26ns可完成一次16×16Benes网络重构求解。通过流水线优化,将连续求解吞吐量提升至700MOPs。相比现有同类路由求解算法的FPGA实现,其求解速度提升9.85倍,连续求解吞吐量提升2.8倍。若使用ASIC技术而非FPGA构建加速器芯片,预计可将求解耗时降低至与开关阵列重构耗时相仿的水平,彻底消除性能瓶颈。 展开更多
关键词 Benes网络 重排求解算法 并行化 硬件加速器 FPGA
在线阅读 下载PDF
面向高速列车控制数据的推测并行检测算法
16
作者 马强 《计算机工程与设计》 北大核心 2025年第3期762-769,共8页
针对传统检测方法难以高效处理轨道交通中海量列控数据的问题,设计一种面向高速列车控制数据的推测并行检测算法。分析高速列车控制数据的结构,进行尝试性的数据划分,消解数据内部依赖;利用推测技术,对传统的检测算法展开并行化改造,规... 针对传统检测方法难以高效处理轨道交通中海量列控数据的问题,设计一种面向高速列车控制数据的推测并行检测算法。分析高速列车控制数据的结构,进行尝试性的数据划分,消解数据内部依赖;利用推测技术,对传统的检测算法展开并行化改造,规避传统方法中内联关系对检测顺序的影响;在分布式平台上使用并行化的算法对划分数据展开检测,借助推测并行技术和分布式平台,提高面向列车控制数据的检测效率。基于西安铁路局的列控数据进行实验,其结果表明,与传统检测方法和其它并行检测方法相比,所提并行算法具有更好的检测效率、良好的可扩展,能够对海量的高速列车控制数据展开及时有效的检测。 展开更多
关键词 轨道交通 高速列车 列控数据 异常检测 分布式计算 推测并行 并行算法
在线阅读 下载PDF
基于LZ4算法的实时压缩处理器的设计
17
作者 赵瑜婕 李杰 +2 位作者 张德彪 冯凯强 张春兴 《火炮发射与控制学报》 北大核心 2025年第3期76-81,共6页
目前,由于导弹系统的不断发展,导致飞行过程中所要记录的数据越来越多,为满足弹载记录仪的数据存储要求,现针对弹载记录仪的数据压缩展开研究。通过对LZ4压缩算法的数据帧格式以及匹配方式进行改进,再利用FPGA并行处理数据的特点设计并... 目前,由于导弹系统的不断发展,导致飞行过程中所要记录的数据越来越多,为满足弹载记录仪的数据存储要求,现针对弹载记录仪的数据压缩展开研究。通过对LZ4压缩算法的数据帧格式以及匹配方式进行改进,再利用FPGA并行处理数据的特点设计并行化实时压缩处理器。该压缩处理器在FPGA上搭建,无需额外的数据缓存芯片,保证弹载记录仪轻量化的需求。实验结果表明,该处理器接收、处理数据位宽为8 bit,在200 MHz的工作频率下,能够实现1.60 Gbit/s的数据吞吐量,平均压缩比达到了1.82,可以有效实现弹载记录仪的实时压缩,为导弹后续的评估、分析和改进提供可靠的保障。 展开更多
关键词 弹载记录仪 FPGA LZ4压缩算法 并行化实时压缩
在线阅读 下载PDF
3-PTT并联机器人的误差分析与补偿
18
作者 陈明方 梁鸿键 +1 位作者 魏松坡 何朝银 《工程科学与技术》 北大核心 2025年第4期290-302,共13页
对并联机器人进行标定是提高位姿精度的有效措施。但传统标定方法存在误差参数多、误差累积及超静定方程组不易获得最优解等问题。为此,本文以3-PTT并联机器人为研究对象,首先,通过正运动学方程建立包含21个误差项的误差模型,细分18种... 对并联机器人进行标定是提高位姿精度的有效措施。但传统标定方法存在误差参数多、误差累积及超静定方程组不易获得最优解等问题。为此,本文以3-PTT并联机器人为研究对象,首先,通过正运动学方程建立包含21个误差项的误差模型,细分18种情况并向其中添加误差值,系统地分析铰链点安装坐标误差及连杆长度误差对动平台位置精度的影响关系。误差分析结果表明,连杆长度和静平台铰链点z坐标误差对末端精度影响显著,3个自由度方向上的误差均已超过1 mm。同时,为克服传统方法中的不足,本文提出一种逆运动学误差补偿算法。该算法利用机器人的逆运动学模型将机构误差转化为关节输入误差,减少了传统算法中的误差参数,大幅降低了优化方程的求解难度,提高了补偿效率。随后,采用改进粒子群算法对误差修正目标函数寻优,以此获得滑块补偿量,将其与理想滑块输入量叠加作为滑块修正量驱动机器人完成误差补偿。仿真结果表明,补偿后动平台位置误差均无限趋于0;实验结果显示:动平台在x、y、z轴自由度方向的误差最大值分别由10.89、12.42、2.12 mm降至0.97、1.14、0.72 mm,距离误差最大值由15.35 mm降至1.36 mm,补偿效果明显;误差均值分别由5.86、8.02、1.12 mm降至0.45、0.46、0.33 mm,距离误差均值降至0.82 mm,运行精度提高92.1%。 展开更多
关键词 并联机器人 误差分析 误差补偿 改进粒子群算法 位姿精度
在线阅读 下载PDF
基于并行球形译码算法的PMSM多步预测控制
19
作者 刘涛 娄瀚文 +1 位作者 李跃华 李博 《组合机床与自动化加工技术》 北大核心 2025年第4期102-106,共5页
模型预测控制在近几十年成为永磁同步电机控制领域的研究热点,其中多步预测算法相比传统的单步预测算法,具有更优的动稳态性能。但其寻优过程复杂且计算量大,限制了其在电机驱动领域的应用。为此,针对永磁同步电机驱动系统进行研究,提... 模型预测控制在近几十年成为永磁同步电机控制领域的研究热点,其中多步预测算法相比传统的单步预测算法,具有更优的动稳态性能。但其寻优过程复杂且计算量大,限制了其在电机驱动领域的应用。为此,针对永磁同步电机驱动系统进行研究,提出了一种基于并行球形译码算法的多步预测控制策略。相比于传统的多步预测,所提控制策略将多步预测过程转化为最小二乘问题,采用并行球形译码寻优策略实现多个分支同时探索。在此基础上,设计了基于FPGA的并行计算方法,有效优化了寻优效率。实验结果表明,所提策略大大减少了多步预测算法的计算时间,进而实现更高的预测步数,有效降低了永磁同步电机的电流谐波失真与转矩脉动。 展开更多
关键词 永磁同步电机 多步预测控制 并行球形译码算法 并行计算
在线阅读 下载PDF
基于压缩感知稀疏域模型并行坐标下降算法的DOA估计方法
20
作者 王宏妍 白艳萍 +2 位作者 郑文康 王立府 续婷 《吉林大学学报(理学版)》 北大核心 2025年第3期924-933,共10页
针对现有的波达方向(direction of arrival,DOA)估计方法在低信噪比、小快拍、多信源条件下估计精度较低的问题,提出一种基于并行坐标下降算法的DOA估计方法.首先,对空域等角度均匀划分,构造超完备冗余字典;其次,采用并行坐标下降算法... 针对现有的波达方向(direction of arrival,DOA)估计方法在低信噪比、小快拍、多信源条件下估计精度较低的问题,提出一种基于并行坐标下降算法的DOA估计方法.首先,对空域等角度均匀划分,构造超完备冗余字典;其次,采用并行坐标下降算法的思想对稀疏信号进行重构,得到信号在空域的稀疏系数矩阵;最后,将稀疏矩阵行向量的l2-范数映射到空域网格上,得到准确的DOA估计值.仿真实验结果表明:在低信噪比、小快拍、多信源条件下,该方法优于子空间类算法、贪婪类算法以及凸优化类算法,具有更低的均方根误差(RMSE)、更高的DOA估计精度和运行效率. 展开更多
关键词 波达方向估计 压缩感知 并行坐标下降算法 矢量水听器阵列信号
在线阅读 下载PDF
上一页 1 2 158 下一页 到第
使用帮助 返回顶部