期刊文献+
共找到19,906篇文章
< 1 2 250 >
每页显示 20 50 100
Impact performance of a floating slab with a longitudinal connection track under fatigue loading
1
作者 LI Pei-cheng ZENG Zhi-ping +3 位作者 WANG Wei-dong LI Ping YE Meng-xuan LI Qiu-yi 《Journal of Central South University》 2025年第2期678-690,共13页
In order to accommodate higher speeds,heavier axle weights,and vibration damping criteria,a new floating slab structure was proposed.The new type of floating slab track structure was composed of three prefabricated fl... In order to accommodate higher speeds,heavier axle weights,and vibration damping criteria,a new floating slab structure was proposed.The new type of floating slab track structure was composed of three prefabricated floating slabs longitudinally interconnected with magnesium ammonium phosphate concrete(MPC).This study investigated the dynamic performance of the structure.We constructd a full-scale indoor experimental model to scrutinize the disparities in the impact performance between a longitudinally connected floating slab track and its longitudinally disconnected counterpart.Additionally,a long-term fatigue experiment was conducted to assess the impact performance of longitudinally connected floating slab tracks under fatigue loading.The findings are described in the following.1)The new structure effectively suppresses ground vibrations,exhibiting a well-balanced energy distribution profile.However,the imposition of fatigue loading leads to a reduction in the damping performance of the steel spring damping system,thereby reducing its capacity to attenuate structural vibrations and leading to an increase in ground vibration energy;2)After 107 loading cycles,the attenuation rate of the vibration acceleration for the MPC increases by 171.9%.Conversely,at the corresponding disconnected location,the attenuation rate of ground vibration acceleration decreases by 65.6%.In conclusion,longitudinally connected floating slab tracks exhibit superior vibration reduction performance.While the vibration reduction performance of longitudinally connected floating slab tracks may diminish to some extent during long-term service,these tracks continue to meet specific vibration reduction requirements. 展开更多
关键词 longitudinally connected floating slab track full-scale experimental model fatigue experiment drop hammer in impact dynamic response
在线阅读 下载PDF
Yang-Mills bar connection and holomorphic structure
2
作者 Teng Huang 《中国科学技术大学学报》 CAS CSCD 北大核心 2024年第8期2-5,1,I0002,共6页
In this note,we study the Yang-Mills bar connection,i.e.,the curvature of obeys,δ_(A)^(*)F_(A)^(0.2)on a principal G-bundle P over a compact complex manifold.According to the Koszul-Malgrange criterion,any holomorphi... In this note,we study the Yang-Mills bar connection,i.e.,the curvature of obeys,δ_(A)^(*)F_(A)^(0.2)on a principal G-bundle P over a compact complex manifold.According to the Koszul-Malgrange criterion,any holomorphic structure on can be seen as a solution to this equation.Suppose that G=SU(2)or SO(3)and X is a complex surface with H_(1)(X,Z_(2))=0.We then prove that the-part curvature of an irreducible Yang-Mills bar connection vanishes,i.e.,(P,δ_(A))is holomorphic. 展开更多
关键词 Yang-Mills bar connection holomorphic structure Kähler surface
在线阅读 下载PDF
改进RRT-Connect算法的机器人路径规划研究 被引量:3
3
作者 陈志澜 唐昊阳 《计算机科学与探索》 北大核心 2025年第2期396-405,共10页
针对标准RRT-Connect算法在路径规划中存在的路径冗长、转折较多和区域通过性欠缺问题,提出了一种新的改进RRT-Connect算法(TRRT-Connect)。采用改进RRT算法搜索并添加一个中间根节点,实现同时扩展四棵随机树,加快算法收敛速度。在随机... 针对标准RRT-Connect算法在路径规划中存在的路径冗长、转折较多和区域通过性欠缺问题,提出了一种新的改进RRT-Connect算法(TRRT-Connect)。采用改进RRT算法搜索并添加一个中间根节点,实现同时扩展四棵随机树,加快算法收敛速度。在随机点的选取上使用目标偏置策略,在新节点的生成上叠加引力场,同时融合贪婪搜索策略。结合新的动态步长调节方法,通过识别扫描区域内障碍物的个数动态选择合适的步长。对生成的初始路径使用双向剪枝优化方法,加快剪枝效率,剔除路径上的冗余节点。对路径转折处进行光滑处理,减少路径转折。在三种不同环境地图中进行仿真对比实验,结果表明,TRRT-Connect算法与标准RRT-Connect算法相比较,在路径长度、迭代次数和节点数上有较大改善,在密集障碍物区域的通过性较好,路径更加光滑且无转折,证明了该算法的有效性。同时将TRRT-Connect算法应用于现场实例仿真中,使得移动机器人的运输路径长度相较于传统固定路径降低了15.4%,且路径光滑,进一步验证了该算法的实用性。 展开更多
关键词 RRT-connect算法 动态步长调节 双向剪枝优化 路径规划
在线阅读 下载PDF
基于改进RRT-Connect算法的机械臂路径规划 被引量:2
4
作者 郭辉 刘祚时 +1 位作者 黄鹏 宋诗强 《组合机床与自动化加工技术》 北大核心 2025年第3期41-45,54,共6页
针对双向快速搜索随机树(RRT-Connect)算法在机械臂路径规划中存在的采样随机性强、收敛速度慢、生成路径冗长等问题,提出了一种改进的RRT-Connect算法。首先,采用动态概率阈值的目标偏置策略,避免采样过程陷入局部极小值;其次,对新节... 针对双向快速搜索随机树(RRT-Connect)算法在机械臂路径规划中存在的采样随机性强、收敛速度慢、生成路径冗长等问题,提出了一种改进的RRT-Connect算法。首先,采用动态概率阈值的目标偏置策略,避免采样过程陷入局部极小值;其次,对新节点引入预定义参数深度的重选父节点环节,并对每次迭代生成的新路径和两树连接处设置转角约束,优化路径质量;最后,对初始路径进行剪枝优化,删除冗余节点,利用二阶贝塞尔曲线进行路径平滑处理,使其更符合机械臂的动力学特性。实验结果表明,改进算法的场景适应能力更强,路径质量和搜索效率更高。 展开更多
关键词 机械臂 双向快速搜索随机树 路径规划 目标偏置
在线阅读 下载PDF
基于复杂环境的RRT-Connect路径规划算法改进
5
作者 谭仲万 袁宇浩 《科学技术与工程》 北大核心 2025年第19期8127-8134,共8页
针对RRT-Connect算法在复杂环境下路径规划效率低、避障能力差以及生成路径质量差等问题,提出一种改进的RRT-Connect算法。首先,提出一种双向目标偏向策略,增加算法的目标导向性以及路径规划效率。其次,提出一种避障优化策略,增加算法... 针对RRT-Connect算法在复杂环境下路径规划效率低、避障能力差以及生成路径质量差等问题,提出一种改进的RRT-Connect算法。首先,提出一种双向目标偏向策略,增加算法的目标导向性以及路径规划效率。其次,提出一种避障优化策略,增加算法在复杂环境下的主动避障能力以及通过能力。最后,加入路径重组策略和平滑策略对生成的初始路径进行优化处理,减少路径长度及拐点,提高路径质量。通过MATLAB将改进算法与其他算法在3种复杂环境下进行对比研究。仿真结果表明,改进算法相对规划时间更少、路径长度更短、采样次数更少、路径规划成功率更高,证明了改进算法在复杂环境下的有效性。 展开更多
关键词 RRT-connect算法 路径规划 双向目标偏向策略 避障优化策略 路径优化策略
在线阅读 下载PDF
基于ε-Connections的旅游领域本体构建 被引量:1
6
作者 李璞 施雅贤 蒋运承 《计算机工程》 CAS CSCD 北大核心 2010年第22期274-276,共3页
针对传统本体构建方法的局限性,提出一种基于ε-Connections理论构建旅游领域模块化本体库的方法,基于改进的Tableau算法,利用Pellet推理机实现对多个本体的联合推理。实验结果证明,该模块化构建方法可以有效降低本体构建的复杂度,有利... 针对传统本体构建方法的局限性,提出一种基于ε-Connections理论构建旅游领域模块化本体库的方法,基于改进的Tableau算法,利用Pellet推理机实现对多个本体的联合推理。实验结果证明,该模块化构建方法可以有效降低本体构建的复杂度,有利于本体的维护和更新,提高本体重用模块抽取效率。 展开更多
关键词 本体 ε-connections理论 模块化 旅游领域
在线阅读 下载PDF
ADO Connection对象的ConnectionString属性的参数分析 被引量:1
7
作者 邓杰 《湖南师范大学自然科学学报》 CAS 北大核心 2001年第2期23-26,共4页
建立ADO连接的关键在于设置Connection String中有关提供者和源数据库的参数,只有掌握了体现这些参数设置的ConnectionString的生成规律,才能做到在程序中动态地建立ADO Connectio... 建立ADO连接的关键在于设置Connection String中有关提供者和源数据库的参数,只有掌握了体现这些参数设置的ConnectionString的生成规律,才能做到在程序中动态地建立ADO Connection对象与源数据库的连接. 展开更多
关键词 ADO-connection对象 ConnecionString属性 提供者 数据库类型
在线阅读 下载PDF
基于AOO与IBM Connections的社会化分享设计 被引量:3
8
作者 许运超 谭浩 《包装工程》 CAS CSCD 北大核心 2013年第18期46-49,共4页
着力于增强办公软件的社会化分享能力,采用品牌架构、易用性、一致性、反馈机制和用户归属感等设计方法,整合办公软件与社交媒体的功能,致力于提升办公软件的用户体验,以云技术为技术支持,设计出一款基于Apache Open Office(AOO)的社会... 着力于增强办公软件的社会化分享能力,采用品牌架构、易用性、一致性、反馈机制和用户归属感等设计方法,整合办公软件与社交媒体的功能,致力于提升办公软件的用户体验,以云技术为技术支持,设计出一款基于Apache Open Office(AOO)的社会化分享工具,实现了AOO与IBM Connections的集成,提升了AOO的社会化分享能力,开创了办公软件与IM以及社交媒体结合的先例。 展开更多
关键词 AOO IBM connectionS 社会化分享
在线阅读 下载PDF
改进RRT-Connect与DWA算法的巡检机器人路径规划研究 被引量:8
9
作者 罗征志 韩怡可 +1 位作者 张鑫 邹宇博 《计算机工程与应用》 CSCD 北大核心 2024年第15期344-354,共11页
针对传统RRT-Connect算法在密集复杂环境中路径规划效率低、动态避障效果差等问题,提出一种改进RRT-Connect与DWA融合算法。该算法通过改进采样策略、动态步长优化和碰撞检测引导随机树生长;在随机树中采用贪心策略和角度约束优化路径... 针对传统RRT-Connect算法在密集复杂环境中路径规划效率低、动态避障效果差等问题,提出一种改进RRT-Connect与DWA融合算法。该算法通过改进采样策略、动态步长优化和碰撞检测引导随机树生长;在随机树中采用贪心策略和角度约束优化路径。基于巡检机器人建立运动学模型,通过速度采样空间生成轨迹簇;建立模糊逻辑系统自适应调整DWA算法评价函数的权重系数,将全局最优路径点融入DWA算法中实现全局最优路径和实时避障。仿真结果表明,在油气站场密集复杂环境中,改进RRT-Connect算法较传统算法路径缩短约27.09%,平滑度提高约84.6%,碰撞距离提高约18.75%;改进融合算法路径减少约2.97%,平滑度提高约78.8%,碰撞距离提高约30.6%,验证了提出算法的有效性。 展开更多
关键词 路径规划 改进RRT-connect算法 DWA算法 融合算法
在线阅读 下载PDF
基于改进RRT-Connect算法的全局路径规划 被引量:5
10
作者 朱建军 王明森 《组合机床与自动化加工技术》 北大核心 2024年第4期52-55,61,共5页
针对RRT-Connect算法在复杂环境内的路径规划中存在探索性弱、收敛速度慢、冗余节点多、搜索路径较长等问题,提出一种改进的RRT-Connect算法。通过引入高质量随机点和动态步长的方法,提高了生成随机树的质量并减少了冗余节点数量;采用... 针对RRT-Connect算法在复杂环境内的路径规划中存在探索性弱、收敛速度慢、冗余节点多、搜索路径较长等问题,提出一种改进的RRT-Connect算法。通过引入高质量随机点和动态步长的方法,提高了生成随机树的质量并减少了冗余节点数量;采用正向寻优和逆向贪婪的方式,改善了搜索路径较长的问题。实验结果表明,改进RRT-Connect算法平均路径规划时间缩短26.41%,平均路径规划长度缩短19.05%,平均路径规划节点个数减少41.91%,证明了改进RRT-Connect算法相比于原算法规划效率更高,规划时间更少,规划路径质量更优。 展开更多
关键词 路径规划 RRT-connect算法 动态步长 轨迹优化 贪婪算法 3次B样条曲线
在线阅读 下载PDF
A global-local finite element analysis of hybrid composite-to-metal bolted connections used in aerospace engineering 被引量:2
11
作者 LIANG Ke 《Journal of Central South University》 SCIE EI CAS CSCD 2017年第6期1225-1232,共8页
Efficient bolted joint design is an essential part of designing the minimum weight aerospace structures, since structural failures usually occur at connections and interface. A comprehensive numerical study of three-d... Efficient bolted joint design is an essential part of designing the minimum weight aerospace structures, since structural failures usually occur at connections and interface. A comprehensive numerical study of three-dimensional(3D) stress variations is prohibitively expensive for a large-scale structure where hundreds of bolts can be present. In this work, the hybrid composite-to-metal bolted connections used in the upper stage of European Ariane 5ME rocket are analyzed using the global-local finite element(FE) approach which involves an approximate analysis of the whole structure followed by a detailed analysis of a significantly smaller region of interest. We calculate the Tsai-Wu failure index and the margin of safety using the stresses obtained from ABAQUS. We find that the composite part of a hybrid bolted connection is prone to failure compared to the metal part. We determine the bolt preload based on the clamp-up load calculated using a maximum preload to make the composite part safe. We conclude that the unsuitable bolt preload may cause the failure of the composite part due to the high stress concentration in the vicinity of the bolt. The global-local analysis provides an efficient computational tool for enhancing 3D stress analysis in the highly loaded region. 展开更多
关键词 BOLTED connection global-local finite element approach failure BOLT PRELOAD
在线阅读 下载PDF
Reliability index algorithm of a sub-domain interconnection large communication network 被引量:1
12
作者 Fusheng Dai Aijun Liu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期339-348,共10页
The normalized weighted capacity reliability index of a sub-domain interconnection large scale communication network is defined and a new algorithm to calculate the reliability index is proposed, The proposed algorith... The normalized weighted capacity reliability index of a sub-domain interconnection large scale communication network is defined and a new algorithm to calculate the reliability index is proposed, The proposed algorithm can be performed using logical or algebraic operation by means of computer-aided programming and the correctness of each key step is validated in detail. This paper takes the sub-domain interconnection symmetrical topologi- cal network for a typical example to calculate the network reliability index and verifies the correctness of the proposed algorithm us- ing the real measured statistical data. The real measured results are well in accordance with the results obtained by the proposed algorithm. The result shows that the proposed algorithm is a valid means to estimate the reliability index of a sub-domain intercon- nection large-scale communication network. 展开更多
关键词 communication network RELIABILITY sub-domain inter- connection transmission capacity.
在线阅读 下载PDF
Effects of temperature change on elastic behavior of steel beams with semi-rigid connections 被引量:2
13
作者 蔡建国 冯健 韩运龙 《Journal of Central South University》 SCIE EI CAS 2010年第4期845-851,共7页
Based on the nonlinear displacement-strain relationship,the virtual work principle method was used to establish the nonlinear equilibrium equations of steel beams with semi-rigid connections under vertical uniform loa... Based on the nonlinear displacement-strain relationship,the virtual work principle method was used to establish the nonlinear equilibrium equations of steel beams with semi-rigid connections under vertical uniform loads and temperature change.Considering the non-uniform temperature distribution across the thickness of beams,the formulas for stresses and vertical displacements were presented.On the basis of a flowchart for analysis of the numerical example,the effect of temperature change on the elastic behavior of steel beams was investigated.It is found that the maximal stress is mainly influenced by axial temperature change,and the maximal vertical displacement is principally affected by temperature gradients.And the effect of temperature gradients on the maximal vertical displacement decreases with the increase of rotational stiffness of joints.Both the maximal stress and vertical displacement decrease with the increase of rotational stiffness of joints.It can be concluded that the effects of temperature changes and rotational stiffness of joints on the elastic behavior of steel beams are significant.However,the influence of rotational stiffness becomes smaller when the rotational stiffness is larger. 展开更多
关键词 steel beams semi-rigid connections STRESS DISPLACEMENT STIFFNESS elastic behavior temperature change virtual work principle
在线阅读 下载PDF
Effect of weld on design of steel moment-resisting connection reinforced with steel plates
14
作者 陈鹏 黎永 《Journal of Central South University》 SCIE EI CAS 2005年第S2期274-277,共4页
The foreign experimental and FEM research of steel moment-resisting connection reinforced with steel plates are introduced. The effect of weld on the connection design is studied in two ways including weld detail and ... The foreign experimental and FEM research of steel moment-resisting connection reinforced with steel plates are introduced. The effect of weld on the connection design is studied in two ways including weld detail and geometrical detail of steel plates contrast to the reference drawing of connection design in China. The research shows that the weld plays an important role in the design of connections. The welds connecting reinforced plates and beam/column flange and the plate geometry have direct influence on the performance of the connections reinforced with plates. The study is helpful to the application of design of steel moment-resisting connection with steel plates. 展开更多
关键词 STEEL moment-resisting connection STEEL PLATES WELD
在线阅读 下载PDF
Method to determine α in rough set model based on connection degree
15
作者 Li Huaxiong Zhou Xianzhong Huang Bing 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第1期98-105,共8页
An improvement of tolerance relation is proposed in regard to rough set model based on connection degree by which reflexivity of relation can be assured without loss of information. Then, a method to determine optimal... An improvement of tolerance relation is proposed in regard to rough set model based on connection degree by which reflexivity of relation can be assured without loss of information. Then, a method to determine optimal identity degree based on relative positive region is proposed so that the identity degree can be computed in an objective method without any preliminary or additional information about data, which is consistent with the notion of objectivity in rough set theory and data mining theory. Subsequently, an algorithm is proposed, and in two examples, the global optimum identity degree is found out. Finally, in regard to optimum connection degree, the method of rules extraction for connection degree rough set model based on generalization function is presented by which the rules extracted from a decision table are enumerated. 展开更多
关键词 rough set data mining connection degree identity degree set pair relative positive region.
在线阅读 下载PDF
Gray Connection Analysis on Grain Yield and Agricultural Fundamental Infrastructure
16
作者 YANG Ying FAN Yadong 《Journal of Northeast Agricultural University(English Edition)》 CAS 2011年第3期88-91,共4页
Although the agriculture in Heilongjiang Province has develope poor historical basis and differences between rural and urban institutional fa d ct effectively in recent years, due to issues such as ors, the backward o... Although the agriculture in Heilongjiang Province has develope poor historical basis and differences between rural and urban institutional fa d ct effectively in recent years, due to issues such as ors, the backward of the agricultural fundamental infrastructure is always the major obstacle in rural economic development of Heilongjiang Province, which prevents the advantage of agricultural production from being fully developed, leading to the increase rate of the grain yield to grow slowly. The backward reflects in the following aspects, the serious aging of water facilities, insufficient agricultural machinery and equipment, low leve of rural roads, lacking of research equipment, shortage of ecological protection facilities, and so on. Based on the latcr data of Heilongjiang Province, this paper analyzed the connection between agricultural fundamental infrastructure and grain yield by using the gray connected model, differentiated primary rural fundamental infrastructure from the secondary one, and provided some suggestions to develop rural areas 展开更多
关键词 agricultural fundamental infrastructure grain yield gray connected model
在线阅读 下载PDF
Effects of connection types and elevated temperature on the impact behaviour of restrained beam in portal steel frame
17
作者 Yu-Xu Guo Feng Xi +2 位作者 Ying-Hua Tan Feng Liu Ya-Chao Hu 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2023年第7期174-191,共18页
Based on the background of structural protection and Disaster Reduction Engineering, the dynamic behaviour and failure mechanism of restrained beams in portal steel frames in localised fire are investigated via experi... Based on the background of structural protection and Disaster Reduction Engineering, the dynamic behaviour and failure mechanism of restrained beams in portal steel frames in localised fire are investigated via experimental measurement and numerical simulation techniques. Comprehensive parametric studies are carried out to discuss the influence of end connection types, temperature, impact velocity,impact mass and span-to-depth ratio(SDR) on the dynamic response of the beams. The characteristics of deformation, internal force and energy distribution about the restrained beams and its joints are investigated. A temperature dependent criterion for evaluating the frame joint performance is proposed to measure the degree of performance degradation and impact resistance of the joint. The dynamic displacement amplification factor in different temperature environments are proposed for the different beam end constraint types and SDRs. Results of the experimental and numerical analysis show that the welded connection(WC) of three typical joint types is the strongest, and the extended endplate connection(EEC) is the weakest in terms of the impact resistance performance. With regard to the failure mode of the joint, the failure positions of the WC and the welded-bolted connection are located in the inner web of the column. Meanwhile, the EEC is located in the connection position between the beam and the endplate. Three different internal force stages and two obvious critical temperature boundaries of the restrained beams emerge with the increase in temperature, and they have significant characteristics in terms of deformation trend, internal force transfer and energy distribution. During the impact, a phenomenon known as “compression arch action” develops into “catenary action” with the increase in deflection in the frame beam mechanism. 展开更多
关键词 Restrained beam connection Temperature Impact Failure modes Internal force mechanism
在线阅读 下载PDF
Study on the Application of UHVDC Hierarchical Connection Mode to Multi-infeed HVDC System 被引量:81
18
作者 LIU Zhenya QIN Xiaohui +1 位作者 ZHAO Liang ZHAO Qingbo 《中国电机工程学报》 EI CSCD 北大核心 2013年第10期I0001-I0026,25,共26页
随着我国特高压交直流技术的广泛应用,多馈入直流集中落入受端负荷中心将是未来我国电网发展所面临的重要问题。为从电网结构上有效解决多馈入直流系统的问题,提出一种特高压直流分层接入交流电网的方式。研究分层接入方式直流多馈入... 随着我国特高压交直流技术的广泛应用,多馈入直流集中落入受端负荷中心将是未来我国电网发展所面临的重要问题。为从电网结构上有效解决多馈入直流系统的问题,提出一种特高压直流分层接入交流电网的方式。研究分层接入方式直流多馈入短路比计算方法的适用性,从理论上对比特高压直流不同接入方式下多馈入直流电网的系统特性,证明特高压直流分层接入方式有助于提高多馈入直流系统的电压支撑能力,引导潮流在1000kV与500kV层级间合理分布。结合国家电网规划,仿真验证了特高压直流分层接入方式的优势。 展开更多
关键词 多馈入直流输电系统 特高压直流输电 连接模式 应用 输电技术 电网发展 负荷中心 电网结构
在线阅读 下载PDF
A Virtual Private Local PCN Ring Network Based on ATM VP Cross-Connection
19
作者 LinBin MaYingjun 《通信学报》 EI CSCD 北大核心 1995年第4期8-13,共6页
AVirtualPrivateLocalPCNRingNetworkBasedonATMVPCross-ConnectionLiuBin;MaYingjun;MengLuoming(BeijingUniversity... AVirtualPrivateLocalPCNRingNetworkBasedonATMVPCross-ConnectionLiuBin;MaYingjun;MengLuoming(BeijingUniversityofPostsandTelecom... 展开更多
关键词 数字无绳电话 异步传输模式 个人通信网 虚拟 交叉连接
在线阅读 下载PDF
中国深部煤层气研究与勘探开发现状及其发展趋势 被引量:4
20
作者 鞠玮 陶树 +4 位作者 杨兆彪 程家耀 尚海燕 宁卫科 吴春龙 《石油实验地质》 北大核心 2025年第1期9-16,共8页
深部煤层气的资源潜力巨大,是中国非常规天然气未来规模性增储上产的重要领域。为查明中国深部煤层气研究及勘探开发现状,基于中国知网和万方数据知识服务平台,系统检索并分类统计中国深部煤层气论文,以其为基础分析中国深部煤层气研究... 深部煤层气的资源潜力巨大,是中国非常规天然气未来规模性增储上产的重要领域。为查明中国深部煤层气研究及勘探开发现状,基于中国知网和万方数据知识服务平台,系统检索并分类统计中国深部煤层气论文,以其为基础分析中国深部煤层气研究现状,探讨其发展趋势,可为发展深部煤层气适应性勘探开发技术提供借鉴。论文年代分布体现了中国深部煤层气研究和产业发展历程:初期探索阶段(1994—2005年)、缓慢发展阶段(2006—2015年)、稳中求进阶段(2016—2020年)和快速发展阶段(2021年以来)。地质—工程“双甜点”预测是深部煤层气开发地质领域的重点研究内容,在地质、工程参数量化表征的基础上,借助三维地质与地质力学建模,开展深部煤层气勘探开发地质—工程一体化研究是保障效益开发的关键路径。煤储层天然裂缝的产出状态及发育程度显著影响压裂改造效果,压裂前后缝网体系的连通性是决定深部煤层气开发效果的重要指标。深部煤层气开发技术及其适用性是未来需重点探讨的方向之一,深化理论认识、定量刻画地质—工程条件、全方位解析影响因素是决定中国深部煤层气进一步快速发展的基础和关键。鄂尔多斯盆地、准噶尔盆地、四川盆地、塔里木盆地等盆地内部深部—超深部煤层气将是研究和勘探开发重点。 展开更多
关键词 深部煤层气 发展历程 地质—工程一体化 缝网连通性 开发技术
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部