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

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

相关文章

C语言中位操作的实际应用举例

《C语言中位操作的实际应用举例》:本文主要介绍C语言中位操作的实际应用,总结了位操作的使用场景,并指出了需要注意的问题,如可读性、平台依赖性和溢出风险,文中通过代码介绍的非常详细,需要的朋友可以参... 目录1. 嵌入式系统与硬件寄存器操作2. 网络协议解析3. 图像处理与颜色编码4. 高效处理布尔标志集合

SpringBoot项目中报错The field screenShot exceeds its maximum permitted size of 1048576 bytes.的问题及解决

《SpringBoot项目中报错ThefieldscreenShotexceedsitsmaximumpermittedsizeof1048576bytes.的问题及解决》这篇文章... 目录项目场景问题描述原因分析解决方案总结项目场景javascript提示:项目相关背景:项目场景:基于Spring

解决Maven项目idea找不到本地仓库jar包问题以及使用mvn install:install-file

《解决Maven项目idea找不到本地仓库jar包问题以及使用mvninstall:install-file》:本文主要介绍解决Maven项目idea找不到本地仓库jar包问题以及使用mvnin... 目录Maven项目idea找不到本地仓库jar包以及使用mvn install:install-file基

Java中的Lambda表达式及其应用小结

《Java中的Lambda表达式及其应用小结》Java中的Lambda表达式是一项极具创新性的特性,它使得Java代码更加简洁和高效,尤其是在集合操作和并行处理方面,:本文主要介绍Java中的La... 目录前言1. 什么是Lambda表达式?2. Lambda表达式的基本语法例子1:最简单的Lambda表

springboot项目如何开启https服务

《springboot项目如何开启https服务》:本文主要介绍springboot项目如何开启https服务方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录springboot项目开启https服务1. 生成SSL证书密钥库使用keytool生成自签名证书将

将Java项目提交到云服务器的流程步骤

《将Java项目提交到云服务器的流程步骤》所谓将项目提交到云服务器即将你的项目打成一个jar包然后提交到云服务器即可,因此我们需要准备服务器环境为:Linux+JDK+MariDB(MySQL)+Gi... 目录1. 安装 jdk1.1 查看 jdk 版本1.2 下载 jdk2. 安装 mariadb(my

Python结合PyWebView库打造跨平台桌面应用

《Python结合PyWebView库打造跨平台桌面应用》随着Web技术的发展,将HTML/CSS/JavaScript与Python结合构建桌面应用成为可能,本文将系统讲解如何使用PyWebView... 目录一、技术原理与优势分析1.1 架构原理1.2 核心优势二、开发环境搭建2.1 安装依赖2.2 验

Java字符串操作技巧之语法、示例与应用场景分析

《Java字符串操作技巧之语法、示例与应用场景分析》在Java算法题和日常开发中,字符串处理是必备的核心技能,本文全面梳理Java中字符串的常用操作语法,结合代码示例、应用场景和避坑指南,可快速掌握字... 目录引言1. 基础操作1.1 创建字符串1.2 获取长度1.3 访问字符2. 字符串处理2.1 子字

Node.js 数据库 CRUD 项目示例详解(完美解决方案)

《Node.js数据库CRUD项目示例详解(完美解决方案)》:本文主要介绍Node.js数据库CRUD项目示例详解(完美解决方案),本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考... 目录项目结构1. 初始化项目2. 配置数据库连接 (config/db.js)3. 创建模型 (models/

SpringShell命令行之交互式Shell应用开发方式

《SpringShell命令行之交互式Shell应用开发方式》本文将深入探讨SpringShell的核心特性、实现方式及应用场景,帮助开发者掌握这一强大工具,具有很好的参考价值,希望对大家有所帮助,如... 目录引言一、Spring Shell概述二、创建命令类三、命令参数处理四、命令分组与帮助系统五、自定