期刊文献+
共找到22,414篇文章
< 1 2 250 >
每页显示 20 50 100
Cooperative robust parallel operation of multiple actuators
1
作者 XU Liang XU Xiang LIU Tao 《控制理论与应用》 北大核心 2026年第1期3-11,共9页
This paper studies cooperative robust parallel operation of multiple actuators over an undirected communication graph.The plant is modeled as an uncertain linear system,and the actuators are linear and identical.Based... This paper studies cooperative robust parallel operation of multiple actuators over an undirected communication graph.The plant is modeled as an uncertain linear system,and the actuators are linear and identical.Based on the internal model principle,a distributed dynamic output feedback control law is proposed to achieve both robust output regulation of the closed-loop system and plant input sharing among the actuators.A practical example of five motors cooperatively driving an uncertain shaft under an external load torque is presented to show the effectiveness of the proposed control law. 展开更多
关键词 cooperative parallel operation multiple actuators robust output regulation CONSENSUS
在线阅读 下载PDF
A Class of Parallel Algorithm for Solving Low-rank Tensor Completion
2
作者 LIU Tingyan WEN Ruiping 《应用数学》 北大核心 2025年第4期1134-1144,共11页
In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice ... In this paper,we established a class of parallel algorithm for solving low-rank tensor completion problem.The main idea is that N singular value decompositions are implemented in N different processors for each slice matrix under unfold operator,and then the fold operator is used to form the next iteration tensor such that the computing time can be decreased.In theory,we analyze the global convergence of the algorithm.In numerical experiment,the simulation data and real image inpainting are carried out.Experiment results show the parallel algorithm outperform its original algorithm in CPU times under the same precision. 展开更多
关键词 Tensor completion Low-rank CONVERGENCE parallel algorithm
在线阅读 下载PDF
Flow and heat transfer characteristics of regenerative cooling parallel channel
3
作者 JU Yinchao LIU Xiaoyong +1 位作者 XU Guoqiang DONG Bensi 《推进技术》 北大核心 2025年第1期163-171,共9页
Due to the complex high-temperature characteristics of hydrocarbon fuel,the research on the long-term working process of parallel channel structure under variable working conditions,especially under high heat-mass rat... Due to the complex high-temperature characteristics of hydrocarbon fuel,the research on the long-term working process of parallel channel structure under variable working conditions,especially under high heat-mass ratio,has not been systematically carried out.In this paper,the heat transfer and flow characteristics of related high temperature fuels are studied by using typical engine parallel channel structure.Through numeri⁃cal simulation and systematic experimental verification,the flow and heat transfer characteristics of parallel chan⁃nels under typical working conditions are obtained,and the effectiveness of high-precision calculation method is preliminarily established.It is known that the stable time required for hot start of regenerative cooling engine is about 50 s,and the flow resistance of parallel channel structure first increases and then decreases with the in⁃crease of equivalence ratio(The following equivalence ratio is expressed byΦ),and there is a flow resistance peak in the range ofΦ=0.5~0.8.This is mainly caused by the coupling effect of high temperature physical proper⁃ties,flow rate and pressure of fuel in parallel channels.At the same time,the cooling and heat transfer character⁃istics of parallel channels under some conditions of high heat-mass ratio are obtained,and the main factors affect⁃ing the heat transfer of parallel channels such as improving surface roughness and strengthening heat transfer are mastered.In the experiment,whenΦis less than 0.9,the phenomenon of local heat transfer enhancement and deterioration can be obviously observed,and the temperature rise of local structures exceeds 200℃,which is the risk of structural damage.Therefore,the reliability of long-term parallel channel structure under the condition of high heat-mass ratio should be fully considered in structural design. 展开更多
关键词 Regenerative cooling Heat transfer Flow resistance ENGINE parallel channel
在线阅读 下载PDF
面向国产异构众核系统的Parallel C语言设计与实现 被引量:10
4
作者 何王全 刘勇 +2 位作者 方燕飞 魏迪 漆锋滨 《软件学报》 EI CSCD 北大核心 2017年第4期764-785,共22页
异构众核架构具有超高的性能功耗比,已成为超级计算机体系结构的重要发展方向.但众核系统更为复杂的并行层次和存储层次,给编程和优化带来了极大的挑战.因此,研究面向众核系统的并行编程技术,对于降低国产众核系统并行应用的编程难度、... 异构众核架构具有超高的性能功耗比,已成为超级计算机体系结构的重要发展方向.但众核系统更为复杂的并行层次和存储层次,给编程和优化带来了极大的挑战.因此,研究面向众核系统的并行编程技术,对于降低国产众核系统并行应用的编程难度、提升并行程序的性能都具有重要的意义.提出统一架构的多模式并行编程模型,包括异构融合的加速运算模型和按同构方式编程的自主运算模型,根据编程模型设计了Parallel C语言,能够有效地描述国产众核系统的异构并行性.与其他众核系统上MPI+X的使用模式相比,编程和系统优化都具有全局视角,在多级局部性描述、单边消息、兼容已有多核应用等方面具有特色;基于Open64构建了Parallel C编译系统,全面支持加速运算模型和自主运算模型,提出并实现了数据布局与自动DMA、编译指导的线程代理和拓扑位置感知的集合通信等优化.Micro Benchmark和实际应用在神威太湖之光计算机系统上的测试数据结果表明:Parallel C语言和编译系统具有良好的性能和可扩展性,能够有效支撑大型应用. 展开更多
关键词 异构众核 编程模型 并行语言 parallel C 编译器 消息传递
在线阅读 下载PDF
基于Parallel_CORDIC的高精度高速度直接数字频率合成器的FPGA实现 被引量:13
5
作者 祁艳杰 刘章发 《电子学报》 EI CAS CSCD 北大核心 2014年第7期1392-1397,共6页
本文提出了一种直接数字频率合成器(DDFS)的设计,以Parallel_CORDIC(COrdinate Rotation Digital Computer)算法模块替代传统的查找表方式,实现了相位与幅度的一一对应,输出相位完全正交的正余弦波形;同时应用旋转角度预测及4:2的进位... 本文提出了一种直接数字频率合成器(DDFS)的设计,以Parallel_CORDIC(COrdinate Rotation Digital Computer)算法模块替代传统的查找表方式,实现了相位与幅度的一一对应,输出相位完全正交的正余弦波形;同时应用旋转角度预测及4:2的进位保存加法器(CSA)技术,将速度比传统CORDIC算法提高41.7%,精度提高到10-4.最后以Xilinx的FPGA硬件实现整个设计. 展开更多
关键词 直接数字频率合成技术(DDFS) parallel CORDIC 进位保存加法器(CSA) FPGA
在线阅读 下载PDF
英语修辞格Parallelism的表现形式与效果 被引量:4
6
作者 蔡国华 《华南师范大学学报(社会科学版)》 CSSCI 2003年第3期139-141,共3页
关键词 英语 修辞格 parallelISM 平行 表现形式 效果
在线阅读 下载PDF
Parallel C语言级容错机制的设计与实现
7
作者 何王全 方燕飞 +2 位作者 魏迪 董恩铭 漆锋滨 《计算机工程与应用》 CSCD 北大核心 2018年第17期41-49,61,共10页
大规模异构众核计算机系统具有计算能力强、性能功耗比高等突出优点,已成为超级计算机的发展方向,但其复杂的异构结构和庞大的系统规模,也使系统的可用性面临巨大挑战,因此研究面向大规模异构众核系统的轻量级容错技术具有重要意义。针... 大规模异构众核计算机系统具有计算能力强、性能功耗比高等突出优点,已成为超级计算机的发展方向,但其复杂的异构结构和庞大的系统规模,也使系统的可用性面临巨大挑战,因此研究面向大规模异构众核系统的轻量级容错技术具有重要意义。针对传统基于检查点的系统级容错开销过大的问题,在Parallel C语言中设计并实现了故障局部感知的轻量级降级、编译指导与自动分析的检查点等语言支持的容错机制,兼顾了好用性和高效性。局部故障感知的轻量级降级结合动态任务调度框架实现,支持众核系统,可扩展到百万以上并行规模;编译指导与自动分析的检查点通过程序员插入简单的编译指示,由编译器进行分析,提示不需要保留的数据,可有效降低保留恢复的数据量。神威太湖之光超级计算机上的测试数据表明,两种容错措施相对于传统容错方法效果良好,轻量级降级的容错开销小于1%,相对于传统回卷容错方法单次故障执行时间可减少3.5%以上,编译指导与自动分析的检查点在典型应用中最多可将保留量降低至1/10,具有很好的实用性。 展开更多
关键词 容错 降级 检查点 parallel C语言
在线阅读 下载PDF
A Class of Real-Time Parallel Combined Methods ofDigital Simulation for Large Systems
8
作者 Liu Degui & Chen Lirong(Beijing Institute of Computer Application and Simulation Technology, 100854, P. R. China) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2000年第2期25-31,共7页
In this paper, a class of real-time parallel combined methods (RTPCM) of the digital simulation for a partitioned large system is presented. By means of combination of the parallelism across the system with the parall... In this paper, a class of real-time parallel combined methods (RTPCM) of the digital simulation for a partitioned large system is presented. By means of combination of the parallelism across the system with the parallelism across the method, stiff and non-stiff subsystems are solved in parallel on parallel computer by a parallel Rosenbrock method and a parallel RK method, respectively. Their construction, convergence and numerical stability are discussed, and the digitalsimulation experiments are conducted. 展开更多
关键词 Large system Real-time parallel combined method parallel computer
在线阅读 下载PDF
Seismic 3D Prestack Time Migration on Parallel Computers
9
作者 Liu Ping & Chen Yunhe(Wuhan Digital Engineering institute, Wuchang P. O. Box 74223, P. R. China 430074) 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 1995年第3期49-55,共7页
Parallel versions of prestack KirchhofT 3D integral migration algorithm, which is suitable forseismic data processing, are described in this paper. Firstly, the inherent parallel characteristics of seismicdata process... Parallel versions of prestack KirchhofT 3D integral migration algorithm, which is suitable forseismic data processing, are described in this paper. Firstly, the inherent parallel characteristics of seismicdata processing are analyzed. Then some principles in algorithm partition are discussed. Based on these analyses and the system architecture, communication mechanism, this algorithm is divided into four subtasksallocated to four nodes of 990 STAR-l. Then we describe in detail a module-partitioning method-theI / O processing and communication are separated from the computation process, the processes includingI / O processing and communication are allocated to transputer T805 and the other is allocated to processori860. These two processes are synchronized by shared memory and memory-lock mechanism, but the communication betWeen different nodes is implemented through links of transputer. Load balance among fourprocessor modules is performed dynamically. Finally, we discussed the speed--up of the parallel versions ofprestack KirchhofT 3D integral migration algorithm running on four nodes. Some further researches are also melltioned in this paper. 展开更多
关键词 parallel algorithm 3D prestack migration parallel processing
在线阅读 下载PDF
TVBPS:一种基于Parallel Sets的具有度量属性的多变元时态数据可视化方法 被引量:2
10
作者 孙宁伟 刘海峰 +3 位作者 赵瑜 刘勇 王璐 肖卫东 《计算机应用研究》 CSCD 北大核心 2014年第5期1591-1596,1600,共7页
针对现有"具有度量属性的多变元时态数据"可视化方法不足,提出Parallel Sets分类值排列顺序优化算法ACLEARCR、基于相关度的Parallel Sets变元轴配置算法(VABC)、深度信息Parallel Sets(DCPS)共同组成基于Parallel Sets的具... 针对现有"具有度量属性的多变元时态数据"可视化方法不足,提出Parallel Sets分类值排列顺序优化算法ACLEARCR、基于相关度的Parallel Sets变元轴配置算法(VABC)、深度信息Parallel Sets(DCPS)共同组成基于Parallel Sets的具有度量属性的多变元时态数据可视化方法 TVBPS。使用具体数据集对提出的可视化方法进行实验,获得的视图能够挖掘数据集中的隐含知识,证明了该方法的有效性。TVBPS可视化方法为分析多变元时态数据集提供了有效手段,具有较高的适用性和易用性。 展开更多
关键词 度量属性 多变元 时态 信息可视化 parallel SETS
在线阅读 下载PDF
Halin图和Series-Parallel图的动态色数 被引量:1
11
作者 董桂香 许振宇 《山东科技大学学报(自然科学版)》 CAS 2005年第1期101-103,共3页
图的动态着色是BruceMontgomery于2001年引入的一个新概念。本文分别证明了Halin图和非5圈的Series Parallel图的动态色数都不超过4。
关键词 HALIN图 Series—parallel 动态着色 动态色数
在线阅读 下载PDF
Halin图和Series-Parallel图的星荫度 被引量:2
12
作者 吴建良 贠军亮 张咏梅 《山东科技大学学报(自然科学版)》 CAS 2000年第4期22-24,共3页
证明了:(1)所有Halin图的星荫度为3,和(2)所有SeriesParallel图的星荫度小于等于3.
关键词 HALIN图 Series-parallel 星荫度 染色 星染色
在线阅读 下载PDF
Parallel Sets的改进及其在全球恐怖袭击数据分析中的应用 被引量:5
13
作者 肖卫东 周城 +2 位作者 孙扬 葛斌 汤大权 《国防科技大学学报》 EI CAS CSCD 北大核心 2011年第1期115-119,共5页
随着恐怖主义愈演愈烈,"反恐"成为当今世界各国军事安全部门的中心任务。使用分类型可视化工具Parallel Sets分析国际恐怖主义数据库中多属性分类值间的关系,揭示数据库中的隐性信息,并针对Parallel Sets任意排列分类值产生... 随着恐怖主义愈演愈烈,"反恐"成为当今世界各国军事安全部门的中心任务。使用分类型可视化工具Parallel Sets分析国际恐怖主义数据库中多属性分类值间的关系,揭示数据库中的隐性信息,并针对Parallel Sets任意排列分类值产生较多交叉的不足,提出带降势的启发式分类值布局算法,自动优化分类值布局顺序,减轻视图中的可视混乱,降势策略可以减少参与计算的分类值数目。实验结果表明,改进的ParallelSets可清晰展现国际恐怖主义数据库中各分类值间的关联,从而辅助用户分析不同恐怖组织的行为特征等信息;带降势的启发式分类值布局算法简单高效,适用于数据量较大、分类值较多的数据集。 展开更多
关键词 平行集 边交叉问题 恐怖主义 可视化分析 降势
在线阅读 下载PDF
Improvement and performance of parallel multilevel fast multipole algorithm 被引量:16
14
作者 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
试论Parallelism的类型及其作用 被引量:6
15
作者 周维杰 《北京第二外国语学院学报》 2000年第2期66-71,共6页
本文论述了 Parallelism的五个类型 ,即语音、词汇、短语、句子和段落的平行排列 ,以及它的作用 ,即通过平行排列 ,或者形成节奏感和韵律美 ;或者造成层次感和绘画美 ;或者构成立体感和建筑美 ;或者通过相互指涉 ,以扩大表意空间 ;或者... 本文论述了 Parallelism的五个类型 ,即语音、词汇、短语、句子和段落的平行排列 ,以及它的作用 ,即通过平行排列 ,或者形成节奏感和韵律美 ;或者造成层次感和绘画美 ;或者构成立体感和建筑美 ;或者通过相互指涉 ,以扩大表意空间 ;或者造成磅礴的气势 ,以强化表达效果 ,突出表达内容等。 展开更多
关键词 parallelISM 语音 词汇 英语 修辞手法
在线阅读 下载PDF
Excavation-induced microseismicity and rockburst occurrence:Similarities and differences between deep parallel tunnels with alternating soft-hard strata 被引量:17
16
作者 FENG Guang-liang CHEN Bing-rui +3 位作者 JIANG Quan XIAO Ya-xun NIU Wen-jing LI Peng-xiang 《Journal of Central South University》 SCIE EI CAS CSCD 2021年第2期582-594,共13页
Excavation-induced microseismicity and rockburst occurrence in deep underground projects provide invaluable information that can be used to warn rockburst occurrence,facilitate rockburst mitigation procedures,and anal... Excavation-induced microseismicity and rockburst occurrence in deep underground projects provide invaluable information that can be used to warn rockburst occurrence,facilitate rockburst mitigation procedures,and analyze the mechanisms responsible for their occurrence.Based on the deep parallel tunnels with the maximum depth of 1890 m created as part of the Neelum–Jhelum hydropower project in Pakistan,similarities and differences on excavation-induced microseismicity and rockburst occurrence between parallel tunnels with soft and hard alternant strata are studied.Results show that a large number of microseismic(MS)events occurred in each of the parallel tunnels during excavation.Rockbursts occurred most frequently in certain local sections of the two tunnels.Significant differences are found in the excavation-induced microseismicity(spatial distribution and number of MS events,distribution of MS energy,and pattern of microseismicity variation)and rockbursts characteristics(the number and the spatial distribution)between the parallel tunnels.Attempting to predict the microseismicity and rockburst intensities likely to be encountered in subsequent tunnel based on the activity encountered when the parallel tunnel was previously excavated will not be an easy or accurate procedure in deep tunnel projects involving complex lithological conditions. 展开更多
关键词 MICROSEISMICITY ROCKBURST soft and hard alternant strata deep parallel tunnels Neelum–Jhelum hydropower project
在线阅读 下载PDF
Self-adaptive large neighborhood search algorithm for parallel machine scheduling problems 被引量:8
17
作者 Pei Wang Gerhard Reinelt Yuejin Tan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2012年第2期208-215,共8页
A self-adaptive large neighborhood search method for scheduling n jobs on m non-identical parallel machines with mul- tiple time windows is presented. The problems' another feature lies in oversubscription, namely no... A self-adaptive large neighborhood search method for scheduling n jobs on m non-identical parallel machines with mul- tiple time windows is presented. The problems' another feature lies in oversubscription, namely not all jobs can be scheduled within specified scheduling horizons due to the limited machine capacity. The objective is thus to maximize the overall profits of processed jobs while respecting machine constraints. A first-in- first-out heuristic is applied to find an initial solution, and then a large neighborhood search procedure is employed to relax and re- optimize cumbersome solutions. A machine learning mechanism is also introduced to converge on the most efficient neighborhoods for the problem. Extensive computational results are presented based on data from an application involving the daily observation scheduling of a fleet of earth observing satellites. The method rapidly solves most problem instances to optimal or near optimal and shows a robust performance in sensitive analysis. 展开更多
关键词 non-identical parallel machine scheduling problem with multiple time windows (NPMSPMTW) oversubscribed self- adaptive large neighborhood search (SALNS) machine learning.
在线阅读 下载PDF
Inverse Control of Cable-driven Parallel Mechanism Using Type-2 Fuzzy Neural Network 被引量:9
18
作者 LI Cheng-Dong YI Jian-Qiang +1 位作者 YU Yi ZHAO Dong-Bin 《自动化学报》 EI CSCD 北大核心 2010年第3期459-464,共6页
The level adjustment of cable-driven parallel mecha-nism is challenging due to the difficulty in obtaining an accurate mathematical model and the fact that different sources of un-certainties exist in the adjustment p... The level adjustment of cable-driven parallel mecha-nism is challenging due to the difficulty in obtaining an accurate mathematical model and the fact that different sources of un-certainties exist in the adjustment process.This paper presents a type-2 fuzzy neural network(T2FNN)based inverse control scheme for the level adjustment process.The T2FNN,whose consequent interval weights are trained by the iterative least squares estimation method,is used to approximate the inverse dynamics of the process and to handle uncertainties.Finally,the proposed control scheme and its counterpart type-1 fuzzy neural network based inverse control scheme--are compared and implemented for leveling the cable-driven parallel mechanism. 展开更多
关键词 Inverse control type-2 fuzzy logic neural network parallel mechanism
在线阅读 下载PDF
New multi-DSP parallel computing architecture for real-time image processing 被引量:4
19
作者 Hu Junhong Zhang Tianxu Jiang Haoyang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第4期883-889,共7页
The flexibility of traditional image processing system is limited because those system are designed for specific applications. In this paper, a new TMS320C64x-based multi-DSP parallel computing architecture is present... The flexibility of traditional image processing system is limited because those system are designed for specific applications. In this paper, a new TMS320C64x-based multi-DSP parallel computing architecture is presented. It has many promising characteristics such as powerful computing capability, broad I/O bandwidth, topology flexibility, and expansibility. The parallel system performance is evaluated by practical experiment. 展开更多
关键词 parallel computing image processing REAL-TIME computer architecture
在线阅读 下载PDF
ParallelCluster:一种时序多维数据的可视化方法 被引量:3
20
作者 姚中华 张龙飞 宋汉辰 《系统仿真学报》 CAS CSCD 北大核心 2013年第9期2135-2139,共5页
平行坐标系在多维数据表示上具有显著优势,但其在时序数据表示上存在不足。提出了一种通过添加时间属性轴,将平行坐标系扩展到三维空间的方法,形成由属性维、值域维、时间维构成的三坐标空间,称为ParallelCluster。从而将单个实体的时... 平行坐标系在多维数据表示上具有显著优势,但其在时序数据表示上存在不足。提出了一种通过添加时间属性轴,将平行坐标系扩展到三维空间的方法,形成由属性维、值域维、时间维构成的三坐标空间,称为ParallelCluster。从而将单个实体的时序多维数据表现为由多条折线构成的折线簇,用于进行时序多维数据分析。在显示上采用剪裁渐变技术,突出显示当前时间点前后的数据集,增强轮廓信息。实验结果表明ParallelCluster能够很好地综合分析包括时间维度在内的多维数据,发现维度特征和时序特征。 展开更多
关键词 平行坐标系 时序 多维数据 数据可视化
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部