浅谈安科瑞无线测温产品在荷兰某配电室项目中的应用

2023-10-27 14:12

本文主要是介绍浅谈安科瑞无线测温产品在荷兰某配电室项目中的应用,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

摘要:随着电力工业的发展,对设备的安全性、可靠性要求越来越高。在这种条件下,高压设备的无线测温系统应运而生。这种技术是将内置电池或电流感应和无线发射模块的测温传感器安装于各测温点,由于其体积小,且无需任何接线,其电气安全性可以得到保证。传感器周期性的将测温数据无线发送至接收单元,接收单元可联网将数据送至主站,以此实现一个区域系统的电气温度监测。

本文介绍了无线测温传感器在荷兰某变配电室的应用

Abstract: With the development power industry,the requirements for the safety and reliability of equipment are getting higher and higher. In this situation,ACREL wireless temperature monitoring system is designed for high voltage device. This technology is to install the temperature sensor with built-in battery or temperature sensor by current sensing and wireless transmitter module at each temperature measurement point. The sensor periodically sends the temperature measurement data wireless to the receiving unit, and the receiving unit can be connected to the network to send the data to the master station, thereby realizing electrical temperature monitoring of a regional system.

This article introduce wireless monitoring system used in substations in Netherlands.

1.当前现状 Current Status

多年来,由于技术水平的限制,虽然曾利用红外测温仪、红外成像仪、感温电缆、传统的点式测温系统希望解决上述问题,但都无法实现开关柜内如断路器、刀闸联接点和触头测温。目前,国内电力测温主要应用红外点测仪和光纤测温仪,而在线方式由于无法解决高压绝缘问题,所以高压开关的触点等空间有限的电气设备基本上都是处于完全无监控的状态下运行,存在重大安全隐患。

For many years, due to the limitations of the technical level, although infrared thermometer, infrared imager, temperature sensing cable, traditional point-type temperature measurement system have been used to solve the above problems, but can not achieve the switch cabinet such as circuit breaker, the connection point and contact temperature measurement. At present, domestic electric temperature measurement mainly uses infrared point measuring instrument and optical fiber temperature measuring instrument. However, the on-line method cannot solve the problem of high-voltage insulation, so the electrical equipment with limited space, such as the contact of high-voltage switch, basically operates in a completely unmonitored state, with major safety hazards.

2.项目概述 Project Overview

荷兰DigIoT公司是一家电力物联网公司,为当地各变电站提供电力物联网服务。客户咨询安科瑞无线测温产品,希望通过安科瑞ATE无线温度传感器和ATC接收器,对开关柜内的线缆进行温度检测,并通过RS485通讯将数据传输到后台进行实时监控,从而可以合理预防开关柜内部过热发生故障,影响设备正常运转,避免安全隐患。

DigIoT is an electric IoT company, providing electrical IoT services for local substations. Customer consults  Acrel wireless temperature measurement products, attending through Acrel ATE wireless temperature sensor and ATC receiver, the cable in the switchgear temperature detection, And through RS485 communication data transmission to the back platform for real-time monitoring, can effectively prevent overheating failure, affect the normal operation of equipment, avoid safety risks. 

3.无线测温产品介绍

Wireless temperature monitoring device Introduction

安科瑞在线测温装置适用于高低压开关内线缆街头,断路器触头,高压线缆中间头,低压大电流等设备的温度检测,防止在运行过程中因氧化,松动等因素造成接点接触电阻过大而发热成为安全隐患,及时,持续及准确反映设备运行状态,提供设备安全性。

Acrel on-line temperature measurement device is suitable for the temperature detection of high and low voltage switches, circuit breaker contacts, high voltage cable middle heads, low voltage and high current equipment, to prevent contact caused by oxidation, loosening and other factors during operation Excessive contact resistance and heat generation become a safety hazard, timely, continuous and accurate reflection of equipment operating status, and equipment safety.

3.1 无线测温方案Wireless temperature measurement scheme

1.测温元件Temperature measuring instrument

1)温度传感器Temperature sensor

a. 电池供电型无线温度传感器Battery-powered wireless temperature sensor

安装于发热部位,采集温度量并通过无线方式传输的传感器。

  目前无线温度传感器有四款:

 sensor installed in a heating area that collects temperature and transmits it wirelessly.

  There are currently four type wireless temperature sensors:

b. CT感应取电无线温度传感器CT induction radio wireless temperature sensor

安装于断路器触头、母排、电缆搭接点等大电流处,采集温度量并通过无线方式传输的传感器。

目前无线温度传感器有两款:

sensor installed at a high current such as a circuit breaker contact, a bus bar, a cable lap contact, to collect temperature and transmit it wirelessly.

There are currently two wireless temperature sensors:

b. 显示单元Displaying Unit

3.2结构图 Structure

3.3 产品方案组合图 Typical Solution

4.典型应用Typical Application

参考文献 Bibliography

1、Solutions for enterprise micro-grid system

安科瑞 缪阳扬

这篇关于浅谈安科瑞无线测温产品在荷兰某配电室项目中的应用的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/286182

相关文章

浅谈mysql的not exists走不走索引

《浅谈mysql的notexists走不走索引》在MySQL中,​NOTEXISTS子句是否使用索引取决于子查询中关联字段是否建立了合适的索引,下面就来介绍一下mysql的notexists走不走索... 在mysql中,​NOT EXISTS子句是否使用索引取决于子查询中关联字段是否建立了合适的索引。以下

PostgreSQL的扩展dict_int应用案例解析

《PostgreSQL的扩展dict_int应用案例解析》dict_int扩展为PostgreSQL提供了专业的整数文本处理能力,特别适合需要精确处理数字内容的搜索场景,本文给大家介绍PostgreS... 目录PostgreSQL的扩展dict_int一、扩展概述二、核心功能三、安装与启用四、字典配置方法

深度解析Java项目中包和包之间的联系

《深度解析Java项目中包和包之间的联系》文章浏览阅读850次,点赞13次,收藏8次。本文详细介绍了Java分层架构中的几个关键包:DTO、Controller、Service和Mapper。_jav... 目录前言一、各大包1.DTO1.1、DTO的核心用途1.2. DTO与实体类(Entity)的区别1

Python中re模块结合正则表达式的实际应用案例

《Python中re模块结合正则表达式的实际应用案例》Python中的re模块是用于处理正则表达式的强大工具,正则表达式是一种用来匹配字符串的模式,它可以在文本中搜索和匹配特定的字符串模式,这篇文章主... 目录前言re模块常用函数一、查看文本中是否包含 A 或 B 字符串二、替换多个关键词为统一格式三、提

Java MQTT实战应用

《JavaMQTT实战应用》本文详解MQTT协议,涵盖其发布/订阅机制、低功耗高效特性、三种服务质量等级(QoS0/1/2),以及客户端、代理、主题的核心概念,最后提供Linux部署教程、Sprin... 目录一、MQTT协议二、MQTT优点三、三种服务质量等级四、客户端、代理、主题1. 客户端(Clien

如何在Spring Boot项目中集成MQTT协议

《如何在SpringBoot项目中集成MQTT协议》本文介绍在SpringBoot中集成MQTT的步骤,包括安装Broker、添加EclipsePaho依赖、配置连接参数、实现消息发布订阅、测试接口... 目录1. 准备工作2. 引入依赖3. 配置MQTT连接4. 创建MQTT配置类5. 实现消息发布与订阅

springboot项目打jar制作成镜像并指定配置文件位置方式

《springboot项目打jar制作成镜像并指定配置文件位置方式》:本文主要介绍springboot项目打jar制作成镜像并指定配置文件位置方式,具有很好的参考价值,希望对大家有所帮助,如有错误... 目录一、上传jar到服务器二、编写dockerfile三、新建对应配置文件所存放的数据卷目录四、将配置文

怎么用idea创建一个SpringBoot项目

《怎么用idea创建一个SpringBoot项目》本文介绍了在IDEA中创建SpringBoot项目的步骤,包括环境准备(JDK1.8+、Maven3.2.5+)、使用SpringInitializr... 目录如何在idea中创建一个SpringBoot项目环境准备1.1打开IDEA,点击New新建一个项

CSS中的Static、Relative、Absolute、Fixed、Sticky的应用与详细对比

《CSS中的Static、Relative、Absolute、Fixed、Sticky的应用与详细对比》CSS中的position属性用于控制元素的定位方式,不同的定位方式会影响元素在页面中的布... css 中的 position 属性用于控制元素的定位方式,不同的定位方式会影响元素在页面中的布局和层叠关

springboot项目中整合高德地图的实践

《springboot项目中整合高德地图的实践》:本文主要介绍springboot项目中整合高德地图的实践,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录一:高德开放平台的使用二:创建数据库(我是用的是mysql)三:Springboot所需的依赖(根据你的需求再