安科瑞IoT电能管理系统性解决方案在马来西亚某工厂的应用

本文主要是介绍安科瑞IoT电能管理系统性解决方案在马来西亚某工厂的应用,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

苏月婷

江苏安科瑞电器制造有限公司

1. 应用场景Application Scenario

  对工厂的三相用电设备的用电量进行采集并上传至系统, 从而使用户能够实现在PC上就能通过IoT EMS系统查看设备用电情况。

  Customers need to collect the basic energy consumption data and upload it to management system so that they can realized real-time and remote data monitoring using their PC.

  2. 技术选型 Technical Selection

  2.1三相回路电压为415Vac L-L,额定电流不超过80A AC,三相四线接线,电表方面选型三相带RS485(MODBUS-RTU)通讯的电表ADL400。

  Rated voltage of 3-phase monitoring circuits is 415Vac L-L while the rated current is below 80A AC, thus selection of metering devices will be ADL400 3-phase energy meter with RS485 communication of MODBUS-RTU protocol

  2.2工厂经确认后WiFi覆盖条件较好,频段为2.4GHz,方便提供220Vac供电,网关选用AWT100-WiFi搭配POW模块。支持广播自动抄表以便后续下行设备的添加。该网关上行为4GHz WiFi,采用MODBUS-RTU over TCP的透传通讯协议。下行为RS485通讯,采用MODBUS-RTU协议,从而与ADL400配合对数据进行上传至云服务器通向系统。

  After discussing with the customer, factory is with stable 4GHz WiFi coverage and signal,and a power supply of 220Vac is preferable. So, for the gateway parts, we select AWT100-WiFi which own auto-broadcasting function that can ease the later adjustment with subsequent ADL400. Also, AWT100-WiFi is paired with AWT100-POW power module.Other than that, since AWT100-WiFi is with upstream of 2.4GHz WiFi using MODBUS-RTU over TCP protocol and downstream of RS485 using MODBUS-RTU protocol to be paired with ADL400 for energy consumption data uploaded to cloud server and finally to the IoT System.

  2.3测试阶段服务器使用我司已经租用的亚马逊云服务器以节省客户预算。

  For pilot project phase, cloud server is highly recommended to use our company’s cloud server which has been rent on Amazon to save the customers’ budget on testing phase.

  2.4根据需求系统选用IoT EMS系统,并提供3个月试用以便客户测试。

  According to the request, IoT Energy Management System will be the most appropriate one and can provide 3-month free trial for testing use.

  3. 初期方案架构Pilot Project Solution Structure

  4. 后期方案方向 Plan after Pilot Project

  若初期方案测试成功,后期方案方向为:

  If pilot project proved to be successful, later plan should be as below:

  4.1云托管方案:综合考虑云服务器租用成本以及点位数量不多的情况,云方案推荐为系统软件选用托管,云服务器依旧使用我司的云服务器。硬件设备层无需改动,只需后续增订ADL400三相电能表,若点位数量需求较多,根据情况配套增订AWT100-WiFi网关。

  Cloud Hosting Service Solution: Considering about the comprehensive cost of renting the cloud server and the amount of monitoring circuits, deployment of cloud IoT Energy Management System should be paired with hosting service. In this situation, customer don’t need to afford the rent of cloud server and will use our own cloud server. Also, for the hardware of this solution, no change need be done just like in the pilot project solution structure. Customer only need to order more ADL400 3-phase energy meter and maybe paired AWT100-WiFi gateway according to the number of subsequent request.

  4.2本地买断方案:若客户对数据保密性比较有想法,后期推荐方向为IoT系统买断服务,服务器架设本地服务器并搭配工业交换机与UPS电源。硬件设备层电表依旧推荐ADL400,特殊型号ADF400L不推荐使用,原因是在三相四线接线为直通式接线而非互感器接入时,ADF400L的测量模块需求数量较多,无法减少成本。网关方面根据后期点位数量增配AWT100-CE或者APort100.

  Local Buy-out Service Solution: If request from customers for data safety and Confidentiality is much more higher. The buy-out service of IoT Energy Management System to be paired with a Local Server will be the best choice. Yet the solution need to do a lot of change in hardware like. First, deploying of local server need to be paired with industrial switch and UPS. Second, for energy meter, ADL400 is still more recommendable.Since the special module, ADF400L Multi-circuit energy meter with built-in Ethernet communication won’t save much budget on the application of 3-phase wiring via direct connection instead of via CTs. At last, gateway need to be changed from AWT100-WiFi to AWT100-CE or Aport100 according to the amount of subsequent request.

  5. 后期方案架构 (仅指采用本地方案的情况下) Late-stage Solution Structure (For local solution only)

这篇关于安科瑞IoT电能管理系统性解决方案在马来西亚某工厂的应用的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



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

相关文章

线上Java OOM问题定位与解决方案超详细解析

《线上JavaOOM问题定位与解决方案超详细解析》OOM是JVM抛出的错误,表示内存分配失败,:本文主要介绍线上JavaOOM问题定位与解决方案的相关资料,文中通过代码介绍的非常详细,需要的朋... 目录一、OOM问题核心认知1.1 OOM定义与技术定位1.2 OOM常见类型及技术特征二、OOM问题定位工具

Python一次性将指定版本所有包上传PyPI镜像解决方案

《Python一次性将指定版本所有包上传PyPI镜像解决方案》本文主要介绍了一个安全、完整、可离线部署的解决方案,用于一次性准备指定Python版本的所有包,然后导出到内网环境,感兴趣的小伙伴可以跟随... 目录为什么需要这个方案完整解决方案1. 项目目录结构2. 创建智能下载脚本3. 创建包清单生成脚本4

java.sql.SQLTransientConnectionException连接超时异常原因及解决方案

《java.sql.SQLTransientConnectionException连接超时异常原因及解决方案》:本文主要介绍java.sql.SQLTransientConnectionExcep... 目录一、引言二、异常信息分析三、可能的原因3.1 连接池配置不合理3.2 数据库负载过高3.3 连接泄漏

PHP应用中处理限流和API节流的最佳实践

《PHP应用中处理限流和API节流的最佳实践》限流和API节流对于确保Web应用程序的可靠性、安全性和可扩展性至关重要,本文将详细介绍PHP应用中处理限流和API节流的最佳实践,下面就来和小编一起学习... 目录限流的重要性在 php 中实施限流的最佳实践使用集中式存储进行状态管理(如 Redis)采用滑动

SpringBoot 多环境开发实战(从配置、管理与控制)

《SpringBoot多环境开发实战(从配置、管理与控制)》本文详解SpringBoot多环境配置,涵盖单文件YAML、多文件模式、MavenProfile分组及激活策略,通过优先级控制灵活切换环境... 目录一、多环境开发基础(单文件 YAML 版)(一)配置原理与优势(二)实操示例二、多环境开发多文件版

深入浅出Spring中的@Autowired自动注入的工作原理及实践应用

《深入浅出Spring中的@Autowired自动注入的工作原理及实践应用》在Spring框架的学习旅程中,@Autowired无疑是一个高频出现却又让初学者头疼的注解,它看似简单,却蕴含着Sprin... 目录深入浅出Spring中的@Autowired:自动注入的奥秘什么是依赖注入?@Autowired

C#文件复制异常:"未能找到文件"的解决方案与预防措施

《C#文件复制异常:未能找到文件的解决方案与预防措施》在C#开发中,文件操作是基础中的基础,但有时最基础的File.Copy()方法也会抛出令人困惑的异常,当targetFilePath设置为D:2... 目录一个看似简单的文件操作问题问题重现与错误分析错误代码示例错误信息根本原因分析全面解决方案1. 确保

Redis实现高效内存管理的示例代码

《Redis实现高效内存管理的示例代码》Redis内存管理是其核心功能之一,为了高效地利用内存,Redis采用了多种技术和策略,如优化的数据结构、内存分配策略、内存回收、数据压缩等,下面就来详细的介绍... 目录1. 内存分配策略jemalloc 的使用2. 数据压缩和编码ziplist示例代码3. 优化的

C# LiteDB处理时间序列数据的高性能解决方案

《C#LiteDB处理时间序列数据的高性能解决方案》LiteDB作为.NET生态下的轻量级嵌入式NoSQL数据库,一直是时间序列处理的优选方案,本文将为大家大家简单介绍一下LiteDB处理时间序列数... 目录为什么选择LiteDB处理时间序列数据第一章:LiteDB时间序列数据模型设计1.1 核心设计原则

SpringBoot集成XXL-JOB实现任务管理全流程

《SpringBoot集成XXL-JOB实现任务管理全流程》XXL-JOB是一款轻量级分布式任务调度平台,功能丰富、界面简洁、易于扩展,本文介绍如何通过SpringBoot项目,使用RestTempl... 目录一、前言二、项目结构简述三、Maven 依赖四、Controller 代码详解五、Service