浅谈安科瑞直流表在孟加拉某能源公司的应用

摘要:本文介绍了安科瑞直流电表在孟加拉某能源公司的应用。主要用于光伏直流柜内,配合分流器对汇流箱的输出电流电压等进行测量,并采集配电现场的开关信号,装置带有RS485接口可以把测量和采集的数据和设备状态上传。

Abstract: This article introduces the application of Acrel DC meters in POWERCOM company in Bangladesh. It is mainly used in photovoltaic DC cabinets to measure the output current and voltage of the combiner box , and collect switch signals at the power distribution site. The device has an RS485 interface to upload the measured and collected data and equipment status.

1.项目概述:

Project Overview

该公司位于孟加拉,是该国较大的能源公司之一。主要使用了直流多功能电表PZ72L-DE/CKJ和分流器,用于对汇流箱的输出电流电压等的测量,以及对开关量状态的采集。

Power Control&Management-POWERCOM is located in Bangladesh and is one of the largest energy companies in the country. Mainly used DC multi-function meter PZ72L-DE/CKJ and shunt, used to measure the output current and voltage of the combiner box, and collect the status of the switch.

2.PZ系列直流可编程智能电表介绍

 PZ Series DC Programmable Intelligent Electric Meters

PZ系列智能直流电能表是针对直流屏、太阳能供电、电信基站、充电桩等应用场合而设计的,该系列仪表可测量直流系统中的电压、电流、功率、正向与反向电能。既可用于本地显示,又能与工控设备、计算机连接,组成测控系统。同时它具有多种外围接口功能可供用户选择:带有RS-485通讯接口,采用Modbus-RTU协议;可带继电器报警输出、开关量输入/输出。根据不同要求,通过仪表面板按键,对变比、通讯进行设置与控制。

产品符合 Q/GDW1825-2013《直流电能表技术规范》、GB/T29318-2012《电动汽车非车载充电电能计量》、Q/GDW364-2009《单相智能电能表技术规范》等标准的相关技术要求。

PZ series intelligent DC energy meter is designed for applications such as DC panels, solar power,telecommunications base stations, and charging posts. This series of instruments can measure voltage, current, power,forward and reverse power in DC system. It can be used for local display, and connected with industrial control

equipment, computers, form a measurement and control system. And it has a variety of external excuse functions for the user to choose: RS485 communication interface, Modbus-RTU protocol, relay alarm output, digital input/output. According to different requirements, through the instrument panel keys, you can set the ratio, communication parameters.

The product meets the relevant technical requirements of the standard Q/GDW1825-2013 DC power meter specification,GB/T29318-2012 Non-vehicle charging electric energy metering for electric vehicles,Q/GDW364-2009 Single-phase energy meter

specification.

3.型号说明

Model description

Technical features

Product functions

4.安装图片

Installation picture

5.总结

在光伏系统中,发电系统的安全性至关重要,PZ系列仪表作为一种先进的智能化、数字化的前端采集元件,已广泛应用于直流屏、太阳能供电、电信基站、充电桩等场合。可以实现对发电回路的电参量的实时监控,不仅能显示回路发电状况,还具有网络通讯功能,可以与串口服务器、计算机等组成电力监控系统。系统实现对采集数据的分析、处理,实时显示光伏系统的运行状态,为项目解决用电问题提供了真实可靠的依据,取得了较好的企业效益。In photovoltaic systems, the safety of the power generation system is very important. As an advanced intelligent and digital front-end collection component, PZ series meters have been widely used in DC screens, solar power supply, telecommunication base stations, charging piles and other occasions. It can realize real-time monitoring of the electrical parameters of the power generation loop, not only can display the power generation status of the loop, but also has a network communication function, and can form a power monitoring system with a serial server, a computer, etc. The system realizes the analysis and processing of the collected data, displays the operating status of the photovoltaic system in real time, provides a true and reliable basis for the project to solve the electricity problem, and has achieved good corporate benefits.

参考文献;Bibliography

1. Solutions for enterprise micro-grid system 

安科瑞 缪阳扬

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.hqwc.cn/news/416306.html

如若内容造成侵权/违法违规/事实不符,请联系编程知识网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

计算机找不到msvcp120.dll的修复方法,总结五种可靠的方法

在计算机使用过程中,遭遇“找不到msvcp120.dll”这一问题的困扰是许多用户都可能遇到的情况。这一特定的系统文件msvcp120.dll,作为Microsoft Visual C Redistributable Package的重要组成部分,对于运行某些应用程序至关重要。当系统提示无法…

springboot mybatis-plus swing实现报警监听

通过声音控制报警器,实现声光报警,使用beautyeye_lnf.jar美化界面如下 EnableTransactionManagement(proxyTargetClass true) SpringBootApplication EnableScheduling public class AlarmWarnApplication {public static void main(String[] args) …

基于SpringBoot Vue博物馆管理系统

大家好✌!我是Dwzun。很高兴你能来阅读我,我会陆续更新Java后端、前端、数据库、项目案例等相关知识点总结,还为大家分享优质的实战项目,本人在Java项目开发领域有多年的经验,陆续会更新更多优质的Java实战项目&#x…

一文了解【完全合作关系】下的【多智能体强化学习】

处于完全合作关系的多智能体的利益一致,获得的奖励相同,有共同的目标。比如多个工业机器人协同装配汽车,他们的目标是相同的,都希望把汽车装好。 在多智能体系统中,一个智能体未必能观测到全局状态 S。设第 i 号智能体…

Protobuf小记(万字)

Protobuf小记 序列化概念序列化和反序列化 ProtoBuf 初识快速上手通讯录 1.0通讯录 1.0 - 函数 API 小结 编译 contacts.proto 文件,生成 C 文件 proto 3 语法详解字段规则消息类型的定义与使用定义 通讯录 2.0通讯录 2.0 的写入实现通讯录 2.0 的输出实现通讯录 2.…

翻译: LLM构建 GitHub 提交记录的聊天机器人二 使用 Timescale Vector、pgvector 和 LlamaIndex

接着上篇内容:翻译: LLM构建 GitHub 提交记录的聊天机器人一 使用 Timescale Vector、pgvector 和 LlamaIndex TSV Time Machine 示例应用有三个页面: Home主页:提供应用程序使用说明的应用程序主页。Load Data加载数据:页面以加…

Linux 设备树详解

目录 1、概述 2、节点( node)和属性( property) 2.1、DTS 描述键值对的语法: 2.2 节点语法规范说明 2.3节点名及节点路径 2.4 节点别名(节点引用) 2.5 合并节点内容 2.6 替换节点内容 2…

禅道:从安装到使用,一篇文章带你全面了解

博客前言: 在这个充满竞争和快节奏的世界里,项目管理已经成为了许多行业的关键环节。禅道作为一种功能强大、易用的项目管理工具,正在被越来越多的企业和团队所采用。它不仅能帮助我们高效地管理项目,还能提升团队协作和沟通的效…

[C#]winform部署官方yolov8-obb旋转框检测的onnx模型

【官方框架地址】 https://github.com/ultralytics/ultralytics 【算法介绍】 Yolov8-obb(You Only Look Once version 8 with Oriented Bounding Boxes)是一种先进的对象检测算法,它在传统的Yolov3和Yolov4基础上进行了优化,加…

项目管理工具——禅道在企业内部的使用

目录 一、禅道的下载安装 1.1 禅道官网 1.2 安装步骤 二、禅道启动 2.1 访问禅道 三、禅道的使用 3.1 公司信息编辑 3.2 admin管理组织结构 3.2.1 岗位母部门添加 3.2.2 岗位子部门添加 3.2.3 用户新增 3.2.4 用户职位编辑 3.3 产品经理使用禅道 3.3.1 添加产品…

linux单机部署mysql(离线环境解压即可)

一、下载官网压缩包(tar.gz) MySQL :: Download MySQL Community Serverhttps://dev.mysql.com/downloads/mysql/根据自己的操作系统发行版本、位数、gclib版本、mysql版本来选择对应的压缩包 比如我是 linux系统debian10(官网只有linux ge…

【前端性能优化】如何取消http请求

文章目录 需要取消http请求的3种经典场景原生XMLHttpRequest取消http请求fetch取消http请求axios取消http请求哪些情况需要取消HTTP请求取消http请求能带来哪些性能提升 ✍创作者:全栈弄潮儿 🏡 个人主页: 全栈弄潮儿的个人主页 &#x1f3d9…