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

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

相关文章

Springboot项目启动失败提示找不到dao类的解决

《Springboot项目启动失败提示找不到dao类的解决》SpringBoot启动失败,因ProductServiceImpl未正确注入ProductDao,原因:Dao未注册为Bean,解决:在启... 目录错误描述原因解决方法总结***************************APPLICA编

Python标准库之数据压缩和存档的应用详解

《Python标准库之数据压缩和存档的应用详解》在数据处理与存储领域,压缩和存档是提升效率的关键技术,Python标准库提供了一套完整的工具链,下面小编就来和大家简单介绍一下吧... 目录一、核心模块架构与设计哲学二、关键模块深度解析1.tarfile:专业级归档工具2.zipfile:跨平台归档首选3.

使用IDEA部署Docker应用指南分享

《使用IDEA部署Docker应用指南分享》本文介绍了使用IDEA部署Docker应用的四步流程:创建Dockerfile、配置IDEADocker连接、设置运行调试环境、构建运行镜像,并强调需准备本... 目录一、创建 dockerfile 配置文件二、配置 IDEA 的 Docker 连接三、配置 Do

深入浅出SpringBoot WebSocket构建实时应用全面指南

《深入浅出SpringBootWebSocket构建实时应用全面指南》WebSocket是一种在单个TCP连接上进行全双工通信的协议,这篇文章主要为大家详细介绍了SpringBoot如何集成WebS... 目录前言为什么需要 WebSocketWebSocket 是什么Spring Boot 如何简化 We

Java Stream流之GroupBy的用法及应用场景

《JavaStream流之GroupBy的用法及应用场景》本教程将详细介绍如何在Java中使用Stream流的groupby方法,包括基本用法和一些常见的实际应用场景,感兴趣的朋友一起看看吧... 目录Java Stream流之GroupBy的用法1. 前言2. 基础概念什么是 GroupBy?Stream

python中列表应用和扩展性实用详解

《python中列表应用和扩展性实用详解》文章介绍了Python列表的核心特性:有序数据集合,用[]定义,元素类型可不同,支持迭代、循环、切片,可执行增删改查、排序、推导式及嵌套操作,是常用的数据处理... 目录1、列表定义2、格式3、列表是可迭代对象4、列表的常见操作总结1、列表定义是处理一组有序项目的

C#中的Converter的具体应用

《C#中的Converter的具体应用》C#中的Converter提供了一种灵活的类型转换机制,本文详细介绍了Converter的基本概念、使用场景,具有一定的参考价值,感兴趣的可以了解一下... 目录Converter的基本概念1. Converter委托2. 使用场景布尔型转换示例示例1:简单的字符串到

Spring Boot Actuator应用监控与管理的详细步骤

《SpringBootActuator应用监控与管理的详细步骤》SpringBootActuator是SpringBoot的监控工具,提供健康检查、性能指标、日志管理等核心功能,支持自定义和扩展端... 目录一、 Spring Boot Actuator 概述二、 集成 Spring Boot Actuat

PyTorch中的词嵌入层(nn.Embedding)详解与实战应用示例

《PyTorch中的词嵌入层(nn.Embedding)详解与实战应用示例》词嵌入解决NLP维度灾难,捕捉语义关系,PyTorch的nn.Embedding模块提供灵活实现,支持参数配置、预训练及变长... 目录一、词嵌入(Word Embedding)简介为什么需要词嵌入?二、PyTorch中的nn.Em

在IntelliJ IDEA中高效运行与调试Spring Boot项目的实战步骤

《在IntelliJIDEA中高效运行与调试SpringBoot项目的实战步骤》本章详解SpringBoot项目导入IntelliJIDEA的流程,教授运行与调试技巧,包括断点设置与变量查看,奠定... 目录引言:为良驹配上好鞍一、为何选择IntelliJ IDEA?二、实战:导入并运行你的第一个项目步骤1