期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
动态隧道模糊C均值算法用于变压器油中溶解气体分析 被引量:6
1
作者 常涛 张晓星 +1 位作者 熊浩 孙才新 《高电压技术》 EI CAS CSCD 北大核心 2009年第9期2181-2185,共5页
变压器油中溶解气体分析(DGA)是电力变压器绝缘诊断的重要方法。针对模糊C均值(FCM)聚类算法用于溶解气体分析时易陷入局部极小的问题,利用全局最优化性能强的动态隧道(DT)算法,将两种算法结合,提出一种基于动态隧道的模糊C均值(DTFCM)... 变压器油中溶解气体分析(DGA)是电力变压器绝缘诊断的重要方法。针对模糊C均值(FCM)聚类算法用于溶解气体分析时易陷入局部极小的问题,利用全局最优化性能强的动态隧道(DT)算法,将两种算法结合,提出一种基于动态隧道的模糊C均值(DTFCM)算法。该算法首先采用FCM算法聚类得到局部最优值,再利用动态隧道算法以该局部最优值为初始值寻找更小的能量盆地,再将其值返回给FCM算法进行迭代寻优,直到找到全局最小值。通过该算法应用于变压器DGA数据分析,从而实现变压器的故障诊断。变压器油色谱样本及加噪样本故障诊断试验表明,该算法能快速、有效地对样本进行聚类,具有较高的诊断准确率。 展开更多
关键词 电力变压器 溶解气体分析 模糊C均值聚类算法 局部极小值 动态隧道系统 故障诊断
在线阅读 下载PDF
一种多轨道动态隧道技术训练BP网络算法 被引量:1
2
作者 刘君 胡方霞 +1 位作者 张玉芳 彭燕 《计算机工程与设计》 CSCD 北大核心 2007年第3期645-647,650,共4页
BP算法训练神经网络具有训练易陷入局部极小,收敛速度缓慢的缺点。将动态隧道技术运用到训练BP网络上,可以有效的改进BP网络易陷入局部极小的缺陷,但是传统的动态隧道技术训练BP网络算法在隧道方向具有不稳定性。提出一种多轨道动态隧... BP算法训练神经网络具有训练易陷入局部极小,收敛速度缓慢的缺点。将动态隧道技术运用到训练BP网络上,可以有效的改进BP网络易陷入局部极小的缺陷,但是传统的动态隧道技术训练BP网络算法在隧道方向具有不稳定性。提出一种多轨道动态隧道技术训练BP网络算法,在原基础上,增加了隧道搜索方向,考察搜索方向之间的相互影响,有效的改进了原算法的搜索效率。还对提出的新算法进行了性能分析,通过两种数据集进行了实验验证,证明其性能优于传统的动态隧道技术训练BP网络算法。 展开更多
关键词 神经网络 BP算法 动态隧道技术 多轨道 搜索效率
在线阅读 下载PDF
基于最大最小距离和动态隧道的聚类算法 被引量:4
3
作者 吕佳 《计算机工程与设计》 CSCD 北大核心 2010年第8期1775-1778,共4页
针对K-means聚类算法对初值敏感和易陷入局部最小值的缺陷,提出了一种基于最大最小距离和动态隧道的聚类算法。该算法首先利用最大最小距离法来优选初始聚类中心以避免由于聚类中心过于随机而导致其分布较为集中的情形,以提高划分初始... 针对K-means聚类算法对初值敏感和易陷入局部最小值的缺陷,提出了一种基于最大最小距离和动态隧道的聚类算法。该算法首先利用最大最小距离法来优选初始聚类中心以避免由于聚类中心过于随机而导致其分布较为集中的情形,以提高划分初始数据集的效率。动态隧道法具有全局寻优能力,利用钻隧过程可跳出局部极小点得到更小值点,再由K-means聚类算法对其迭代优化,如此反复直至得到全局极值。实验结果表明了该算法的可行性和有效性。 展开更多
关键词 聚类 非凸函数 最大最小法 动态隧道 钻隧
在线阅读 下载PDF
改进型动态隧道神经网络在蛋白质预测的应用
4
作者 刘君 熊忠阳 王银辉 《计算机工程与应用》 CSCD 北大核心 2011年第3期13-16,共4页
神经网络具有容易陷入局部极小的缺点,动态隧道神经网络通过"钻隧道"方式,让目标函数跳出局部最小,找到更小的可行域,从而避免神经网络陷入局部极小。传统的动态隧道技术隧道方向单一并且随意,因此具有不稳定性。为了有效提... 神经网络具有容易陷入局部极小的缺点,动态隧道神经网络通过"钻隧道"方式,让目标函数跳出局部最小,找到更小的可行域,从而避免神经网络陷入局部极小。传统的动态隧道技术隧道方向单一并且随意,因此具有不稳定性。为了有效提高动态隧道的搜索效率,提出了一种改进型动态隧道神经网络算法。该算法增加搜索的隧道数,引入夹角弹性系数控制隧道方向,考察隧道之间的相互影响。在对alpha、beta和coil型蛋白质的二级结构预测的实验中,改进型动态隧道神经网络算法预测的效果优于神经网络算法和传统的动态隧道神经网络算法。 展开更多
关键词 蛋白质二级结构预测 神经网络 动态隧道技术 多轨道
在线阅读 下载PDF
一种基于GTP协议的“动态隧道”防御方法 被引量:2
5
作者 张青 刘彩霞 《计算机应用研究》 CSCD 北大核心 2016年第11期3442-3445,共4页
针对移动通信网中用户分组数据在x GSN设备中的安全传输和隐私保护问题,提出一种基于GTP协议的"动态隧道"防御方法,构建拟态网关,让SGSN和GGSN之间用于传输用户分组数据的隧道标志(TEID)动态变化,打破TEID与用户身份标志的静... 针对移动通信网中用户分组数据在x GSN设备中的安全传输和隐私保护问题,提出一种基于GTP协议的"动态隧道"防御方法,构建拟态网关,让SGSN和GGSN之间用于传输用户分组数据的隧道标志(TEID)动态变化,打破TEID与用户身份标志的静态对应关系,从而保护用户分组数据。理论分析和仿真结果表明,"动态隧道"方法能提高系统安全性,有效保护用户隐私信息,而且通信开销和延时较低。 展开更多
关键词 移动通信网 移动目标防御 拟态安全防御 动态隧道 隧道标志符
在线阅读 下载PDF
一类全局最优化问题的动态隧道方法 被引量:2
6
作者 李博 曹圣山 《青岛海洋大学学报(自然科学版)》 CSCD 北大核心 2003年第1期160-164,共5页
研究了连续变量函数的全局最优化问题 ,给出了动态隧道方法。该动态隧道方法由局部搜索和动态隧道 2个阶段构成。在局部搜索阶段用了动态系统方法。对全局最优化问题的实例进行了数值实验 ,数值结果表明了该方法的稳健性和有效性。
关键词 全局最优化 动态隧道方法 动态系统 平衡点
在线阅读 下载PDF
电力变压器的动态隧道BP网络故障诊断算法 被引量:2
7
作者 李先明 刘君 《计算机工程与应用》 CSCD 北大核心 2008年第15期224-227,共4页
变压器油中溶解气体分析是电力变压器绝缘故障诊断的重要方法。将人工神经网络中的BP算法应用于电力变压器故障诊断。由于BP算法训练神经网络具有训练易陷入局部极小,收敛速度缓慢的缺点,动态隧道技术运用到训练BP网络上,可以有效地改... 变压器油中溶解气体分析是电力变压器绝缘故障诊断的重要方法。将人工神经网络中的BP算法应用于电力变压器故障诊断。由于BP算法训练神经网络具有训练易陷入局部极小,收敛速度缓慢的缺点,动态隧道技术运用到训练BP网络上,可以有效地改进BP网络易陷入局部极小的缺陷。经大量实例分析,并将其结果与传统的BP算法的结果进行比较,表明该算法能有效地对电力变压器单故障样本进行分类,具有较高的诊断准确率。 展开更多
关键词 神经网络 BP算法 动态隧道技术 电力变压器 油中溶解气体分析 故障诊断
在线阅读 下载PDF
基于滑动地址窗口的IPv6动态地址隧道模型
8
作者 马子川 黄小红 +1 位作者 闫屾 张沛 《电信科学》 北大核心 2015年第10期74-81,共8页
IPv6网络地址跳变传输技术能够有效阻止网络攻击者通过流量分析方式获知通信双方的行为特征。对相关技术进行了研究,将动态地址链的概念应用于IPv6网络地址跳变传输技术,提出了基于滑动地址窗口的IPv6动态地址隧道模型并开发了相应的原... IPv6网络地址跳变传输技术能够有效阻止网络攻击者通过流量分析方式获知通信双方的行为特征。对相关技术进行了研究,将动态地址链的概念应用于IPv6网络地址跳变传输技术,提出了基于滑动地址窗口的IPv6动态地址隧道模型并开发了相应的原型系统。通过对原型系统的各项指标进行测试和分析,证明该模型能够达到设计目标。 展开更多
关键词 网络地址跳变 动态地址链 滑动地址窗口 动态地址隧道
在线阅读 下载PDF
Blasting induced dynamic stress concentration and failure characteristics of deep-buried rock tunnel 被引量:1
9
作者 ZHAO Rui TAO Ming +2 位作者 XIANG Gong-liang WANG Shao-feng ZHAO Hua-tao 《Journal of Central South University》 SCIE EI CAS CSCD 2024年第7期2321-2340,共20页
In this study,the dynamic stress concentration factors(DSCF)around a straight-wall arch tunnel(SWAT)were solved analytically utilizing the complex variable function methods and Duhamel’s integral.The effects of wavel... In this study,the dynamic stress concentration factors(DSCF)around a straight-wall arch tunnel(SWAT)were solved analytically utilizing the complex variable function methods and Duhamel’s integral.The effects of wavelength,incident angle,and blasting rising time on the DSCF distribution were analyzed.Theoretical results pointed out dynamic disturbances resulting in compressive stress concentration in the vertical direction and tensile stress in the incident direction.As the wavelength and rising time increased,there was a tendency for the amplitude of stress concentration to initially rise and then converge.Moreover,a series of 3D FEM models were established to evaluate the effect of different initial stress states on the dynamic failure of the tunnel surrounding rock.The results indicated that the failure of the surrounding rock was significantly influenced by the direction of the static maximum principal stress and the direction of the dynamic disturbance.Under the coupling of static and blasting loading,damage around the tunnel was more prone to occur in the dynamic and static stress concentration coincidence zone.Finally,the damage modes of rock tunnel under static stress and blasting disturbance from different directions were summarized and a proposed support system was presented.The results reveal the mechanisms of deep-buried rock tunnel destruction and dynamically triggered rockburst. 展开更多
关键词 stress wave scattering dynamic stress analysis rock tunnel dynamic failure analysis
在线阅读 下载PDF
基于P2P的IPv6虚拟网络构造 被引量:3
10
作者 秦丰林 葛连升 刘琚 《计算机工程》 CAS CSCD 北大核心 2009年第22期97-99,共3页
IPv4向IPv6转换是Internet发展的趋势。针对双栈和隧道过渡技术存在的局限性,提出一种基于P2P的IPv6虚拟网络的设计方法。该方法采用双层无结构拓扑实现IPv4/IPv6路由表的构造和查找,通过动态隧道管理机制自动设置和维护IPv6节点间的隧... IPv4向IPv6转换是Internet发展的趋势。针对双栈和隧道过渡技术存在的局限性,提出一种基于P2P的IPv6虚拟网络的设计方法。该方法采用双层无结构拓扑实现IPv4/IPv6路由表的构造和查找,通过动态隧道管理机制自动设置和维护IPv6节点间的隧道,提高隧道管理效率。分析结果表明,该方法能够满足系统可扩展性和可行性的需求。 展开更多
关键词 IPv6虚拟网络 对等网络 动态隧道管理
在线阅读 下载PDF
Limiting drainage criterion for groundwater of mountain tunnel 被引量:1
11
作者 程盼 赵炼恒 +2 位作者 李亮 邹金锋 罗伟 《Journal of Central South University》 SCIE EI CAS 2014年第12期4660-4668,共9页
Large amount of groundwater discharging from tunnel is likely to cause destruction of the ecological environment in the vicinity of the tunnel, thus an appropriate drainage criterion should be established to balance t... Large amount of groundwater discharging from tunnel is likely to cause destruction of the ecological environment in the vicinity of the tunnel, thus an appropriate drainage criterion should be established to balance the tunnel construction and groundwater.To assess the related problems, an limiting drainage standard ranging from 0.5 to 2.0 m3/(m·d) was suggested for mountain tunnels based on survey and comparative analysis. After that, for the purpose of verifying the rationality of the standard, a calculated formula for dewatering funnel volume caused by drainage was deduced on the basis of the groundwater dynamics and experience method.Furthermore, the equation about the relationship between water discharge and drawdown of groundwater table was presented. The permeability coefficient, specific yield and groundwater table value were introduced, and then combined with the above equation, the drawdown of groundwater table under the proposed limiting drainage criterion was calculated. It is shown that the proposed drainage standard can reach the purpose of protecting ecological environment under the following two conditions. One is the permeability coefficient ranges from 10-4 to 10-5 m/s and the specific yield ranges from 0.1 to 0.001. The other is the permeability coefficient varies from 10-6 to 10-8 m/s and the specific yield varies from 0.1 to 0.01. In addition, a majority of common geotechnical layers are involved in the above ranges. Thus, the proposed limiting drainage standard which ranges from 0.5 to 2.0 m3/(m·d) for mountain tunnel is reasonable. 展开更多
关键词 mountain tunnel groundwater dewatering funnel limiting drainage criterion drawdown of groundwater table
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部