+ All Categories
Home > Documents > System integration Guide

System integration Guide

Date post: 11-Jan-2022
Category:
Upload: others
View: 3 times
Download: 0 times
Share this document with a friend
25
System integration Guide
Transcript
Page 1: System integration Guide

System integration Guide

Page 2: System integration Guide

Page 1

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

System Integration Guide [SIG]

About this guide Purpose

This guide explains the Setting up Solar remote monitoring gateway DelREMO V2C0 device to work with the customer specific web portal. This guide serves as a quick reference guide for engineers to integrate messages from DelREMO gateway device with their own web portal. Web portal implementation is not in the scope of this document.

Note:

For DelREMO installation document please refer to the DelREMO user manual.

For inverter related information refer to the respective Inverter model user manual / documentation.

Intended reader

This guide is written for the Engineers / System integrators to facilitate using DelREMO V2C0 gateway device with owner specific web servers.

Page 3: System integration Guide

Page 2

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Contents:

1. Introduction ............................................................................................................................ 3

2. System Overview. ................................................................................................................ 3

3. Specification .......................................................................................................................... 4

5. Connection, Power-up and local configuration ................................................................ 5

Device Connection: ................................................................................................................. 5

Device configuration: .............................................................................................................. 5

Local portal Configuration: ..................................................................................................... 5

MODBUS Address scheme ...................................................................................................... 5

6. Data format ............................................................................................................................ 7

6.1 General data packet format: ........................................................................................ 8

6.2 Data Set: ............................................................................................................................ 9

Valid Response: ......................................................................................................................... 17

7. Inverter codes [Error, Model,…] ....................................................................................... 18

8. PC software tool for debugging........................................................................................ 19

9. Trouble shooting ................................................................................................................. 19

10. Further suggestions in implementing Web server......................................................... 20

Appendix A ................................................................................................................................ 21

Page 4: System integration Guide

Page 3

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

1. Introduction

DelREMO V3C0 is a remote monitoring gateway device with several features aimed to gather data from solar inverters, Energy meters and sensors. This unit is unique solution for fetching data from various sensors, solar inverter, and Energy meters in a solar site.

2. System Overview.

Figure 1: 2.1 Comprehensive monitoring system.

Page 5: System integration Guide

Page 4

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

3. Specification

Table 1 Electrical Characteristics

Input voltage 24V DC

Input power 10W + 10 to sensors

GSM specification 4G GSM

Memory 8GM SD card

Dimension

Communication channels

RS485 2

Ethernet 1

GSM/ GPRS 2G GSM

Environmental Characteristics

Operating temperature 0 – 50 0C

Storage temperature 0 – 70 oC

Humidity

Electrical interference

IP class IP20

• 4 nos. of 0 to 10 VDC or 0 to 5VDC analog inputs for sensor integration like irradiance, pyrometer, temperature etc.

• 4 nos. of 4 to 20 mA or 0 to 20 mA sensors DC analog inputs for sensor integration like wind speed, humidity temperature etc.

• 2 nos. of potential free digital inputs for alarm or inverter power management.

• 2 nos. of isolated RS485 communication ports, maximum up to 60 devices.

• LCD interface for local configuration & data display.

• LED indication for device function & troubleshooting.

• Supports micro SIM card (2G GSM)

• Isolated Power supply for all electronics with in the device.

• Send data to the server using Ethernet, GSM/GPRS.

• Remote control / management through E management console.

• Local Monitoring of Inverter, Energy meter and Sensors Data.

• Built in Real Time Clock (RTC).

Page 6: System integration Guide

Page 5

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

4. Connection, Power-up and local configuration

Device Connection: 1. Connect the DelREMO to RS485 MODBUS to which inverter and Energy meters are

connected. 2. Connect the sensors to the analog input port. 3. Connect the Ethernet cable from device to a local router [after configuration 2G

connection can be used]. 4. Power ON the device with the provided power adaptor.

Device configuration: 5. After DelREMO device boots up, configure the device for DHCP. 6. Note down the IP address displayed on the device screen.

Local portal Configuration: 7. From a PC/laptop in the same network open the web browser with the IP address

displayed on device. 8. Login with the admin username and password. 9. Configure inverters – see DelREMO 2V0 user manual for more details. 10. Configure Energy meters connected to MODBUS. 11. Configure time and interval. 12. Set the offset for connected sensors. 13. Set communication interface type - Ethernet / GSM. 14. Set the server URL and port number. 15. Restart the DelREMO device.

MODBUS Address scheme 1. If there is no energy meter, DelREMO can be connected with maximum 60 inverters. 2. Inverter id (1 to 30) should connect to RS485 Port1 and id (31-60) to RS485 Port2. 3. Maximum 5 supported Energy meter can be connected with DelREMO starting with device

id 41 to 45. Supported Energy meters: Table 2:

Make Model

Schneider EM6400

Schneider EM6400NG

Secure meters Elite440

4. Energy meters should be connected to RS485 Port2 only.

Page 7: System integration Guide

Page 6

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Delta string inverter has MODBUS registers for all parameters. Example:

Table 3: Address Command Description 45056 Total Power Total power generated by

the inverter. 45057 Input 1 DC voltage DC1 voltage

49153 Output 1 AC voltage - phase R phase voltage

For more information refer to Delta Inverter datasheet.

Page 8: System integration Guide

Page 7

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

5. Data format Connection to DelREMO device is a TC/IP connection over internet. Data packets are part of the http post method over the TCP IP. Below is the structure of the post method http://ipaddress/log.csv?<MAC ID><data set> ipaddress – IP address of the server configured where data to be http posted. Log.csv – file name / format MAC ID – MAC ID of the device sending the http post data <data set> - one of the data set listed in this section. Following are individual data packets that will be sent by the DelREMO device during any of the post method transmission. All the data group is a different http post and are NOT combined together. Each of the parameter is a comma separated value, so the delimiter is ‘,’.

Page 9: System integration Guide

Page 8

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

5.1 General data packet format:

<utc timestamp>,<protocol id content type & version > ,<index>,<par1>,<par2>,…………………………………………………………..\r\n

<utc timestamp> - seconds from 00:00, 1st Jan 1970 Table 4:

Protocol ID, content, Type version header

Protocol ID Packet type Data on period

Meaning

DGWIS.01 DGW IS [Inverter status] 01 [Inverter data]

Inverter Status

DGWIS.11 DGW IS [inverter Alarm/event] 11 [Even / Alarm]

Event / Alarm packet

DGWSS.01 DGW SS [Sensor] 01 [Always 01]

Sensor packet

DGWES.01 DGW ES [64xx Energy Meter]

DGWEL.01 DGW EL [Elite series Energy

Meter]

<Index> - this is the inverter ID on the MODBUS. Table 5:

Packet type <index> Description

IS 1…..60 Inverter ID on the MODBUS, maximum 60 inverters SS 1 Always 1 only – index do not change and is fixed

ES/EL 1 - 5 Corresponds to energy meter MODBUS ID 41 to 45

Page 10: System integration Guide

Page 9

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

6.2 Data Set:

Inverter data (Periodic log) ID: DGWIS.01 <UTC timestamp>,<DGWIS.01>,<MODBUS ID>,<par1>,<par2>,…………………………..\r\n Sample data: 1582536034,DGWIS.01,1,230.5,230.5,230.5,5,6,5.5,100,100,100,50,50,50,200,200,200,200,200,200,4,4,4,4,4,4,,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,0000000000000000,0000000000000000,0000000000000000,80.5,5.7,12000.6,800.100,2,0,O3617101077WF

Table 6:

Inverter headers Seq."DGWIS.01"or "DGWIS.11"

Sl.No. Parameters

1 Modbus ID

2 AC V1

3 AC V2

4 AC V3

5 AC I1

6 AC I2

7 AC I3

8 AC W1

9 AC W2

10 AC W3

11 AC F1

12 AC F2

13 AC F3

14 DC V1

15 DC V2

16 DC V3

17 DC V4

18 DC V5

19 DC V6

20 DC I1

21 DC I2

22 DC I3

23 DC I4

24 DC I5

25 DC I6

26 DC W1

27 DC W2

28 DC W3

Page 11: System integration Guide

Page 10

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

29 DC W4

30 DC W5

31 DC W6

32 String I1

33 String I2

34 String I3

35 String I4

36 String I5

37 String I6

38 String I7

39 String I8

40 String I9

41 String I10

42 String I11

43 String I12

44 String I13

45 String I14

46 String I15

47 String I16

48 String I17

49 String I18

50 String I19

51 String I20

52 Today Energy

53 Today Runtime

54 Total Energy

55 Total Runtime

56 Error

57 Warning

58 Fault

59 Inverter Serial Number

Page 12: System integration Guide

Page 11

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

6.3 Inverter data (Event/alarm log) ID: DGWIS.11 <UTC timestamp>,<DGWIS.11>,<MODBUS ID>,<par1>,<par2>,…………………………..\r\n 1582536034,DGWIS.11,1,230.5,230.5,230.5,5,6,5.5,100,100,100,50,50,50,200,200,200,200,200,200,4,4,4,4,4,4,,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,000000000000f000,0000000000000100,0000000000000030,80.5,5.7,12000.6,800.100,2,0,O3617101077WF In the above format Events : Error is a 8 byte value [0x00 0x00 0x00 0x00 0x00 0x00 0xf0 0x00], first 4 bytes are not used / Dummy bytes. Last bytes with represent total of 32 bits have information about the inverter Error E31 to E0.

Warning is a 8 byte value [0x00 0x00 0x00 0x00 0x00 0x00 0x01 0x00] , first 4 bytes are not used / Dummy bytes. Last bytes with represent total of 32 bits have information about the inverter Warning W31 to W0. Fault is 8 byte value [0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x30] first 4 bytes are not used / Dummy bytes. Last bytes with represent total of 32 bits have information about the Inverter fault F31 to F0. See Appendix A for the details of Error, warning and Fault at the end of this document. Inverter Modbus data sheet to decode the specific event:

Table 7:

Inverter headers Seq."DGWIS.01"or "DGWIS.11"

S.No. Parameters

1 Modbus ID

2 AC V1

3 AC V2

4 AC V3

5 AC I1

6 AC I2

7 AC I3

8 AC W1

9 AC W2

10 AC W3

11 AC F1

12 AC F2

Page 13: System integration Guide

Page 12

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

13 AC F3

14 DC V1

15 DC V2

16 DC V3

17 DC V4

18 DC V5

19 DC V6

20 DC I1

21 DC I2

22 DC I3

23 DC I4

24 DC I5

25 DC I6

26 DC W1

27 DC W2

28 DC W3

29 DC W4

30 DC W5

31 DC W6

32 String I1

33 String I2

34 String I3

35 String I4

36 String I5

37 String I6

38 String I7

39 String I8

40 String I9

41 String I10

42 String I11

43 String I12

44 String I13

45 String I14

46 String I15

47 String I16

48 String I17

49 String I18

50 String I19

51 String I20

52 Today Energy

53 Today Runtime

Page 14: System integration Guide

Page 13

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

54 Total Energy

55 Total Runtime

56 Error

57 Warning

58 Fault

59 Serial Number

Page 15: System integration Guide

Page 14

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

6.4 Sensor Data ID: DGWSS.01 <UTC timestamp>,<DGWSS.01>,<index>,<par1>,<par2>,…………………………..\r\n Sample data: 1582536034,DGWSS.01,1,20,25,0,0,0,0,0,0,0,3,100,0

Table 8:

I/O headers Seq. "DGWSS.01"

S.No. Parameters Comment

1 index Will always be 1

2 sensor1 V1 input on DelREMO V2

3 sensor2 V2 input on DelREMO V2

4 sensor3 V3 input on DelREMO V2

5 sensor4 V4 input on DelREMO V2

6 sensor5 I1 input on DelREMO V2

7 sensor6 I2 input on DelREMO V2

8 sensor7 I3 input on DelREMO V2

9 sensor8 I4 input on DelREMO V2

10 DI status 8 bit digital input [MSB:D7 …

LSB:D0]

11 DO status 1 byte uses bit D1:relay 2 and

D0: relay1

12 Power Control % Please contact our technical

support for more details.

13 Signal strength of GSM If GSM SIM connected then signal strength value 0 – 31

Page 16: System integration Guide

Page 15

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

6.5 Energy meter data ID: DGWES.01 OR DGWEL.01 <UTC timestamp>,<DGWES.01>,<MODBUS ID>,<par1>,<par2>,…………………………..\r\n or <UTC timestamp>,<DGWEL.01>,<MODBUS ID>,<par1>,<par2>,…………………………..\r\n

Table 9: Energy Meter headers Seq. "DGWES.01" for Energy

meter model Schneider EM6400

S.No. Parameters

1 Modbus ID

2 Active power

3 Average PF

4 Average Current

5 Frequency

6 R phase Act Power

7 Y phase Act Power

8 B phase Act Power

9 R-Y Phase Voltage

10 Y-B Phase Voltage

11 B-R Phase Voltage

12 R-N Phase Voltage

13 Y-N Phase Voltage

14 B-N Phase Voltage

15 R-Phase Current

16 Y-Phase Current

17 B-Phase Current

18 Forward Active Energy

19 Forward Apparent Energy

20 Number of Power Interruptions

Page 17: System integration Guide

Page 16

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Table 10:

Energy Meter headers Seq. "DGWEL.01" for Energy meter Make: Secure meters Model: Elite series

S.No. Parameters

1 Modbus ID

2 Supported Parameters Energy

3 Energy parameter BitMask for Load Survey

4 Instantaneous parameter BitMask for Load Survey

5 R Phase to Neutral Voltage

6 Y Phase to Neutral Voltage

7 B Phase to Neutral Voltage

8 Average Voltage

9 RY Voltage

10 YB Voltage

11 BR Voltage

12 R Phase Line current

13 Y Phase Line current

14 B Phase Line current

15 Neutral Line current

16 Power factor R

17 Power factor Y

18 Power factor B

19 Avg power factor

20 R- Phase Active Power

21 Y- Phase Active Power

22 B- Phase Active Power

23 3 Phase Active Power

24 Frequency Hz

25 R-Phase Voltage Total Harmonic Distortion

26 Y-Phase Voltage Total Harmonic Distortion

27 B-Phase Voltage Total Harmonic Distortion

28 R-Phase Current Total Harmonic Distortion

29 Y-Phase Current Total Harmonic Distortion

30 B-Phase Current Total Harmonic Distortion

31 R-Phase Power Total Harmonic Distortion

32 R-Phase Power Total Harmonic Distortion

33 R-Phase Power Total Harmonic Distortion

34 Active Total - Import (Kwh ti)

35 Active Total - Export (Kwh te)

36 Cumulative Power ON Minutes

Page 18: System integration Guide

Page 17

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

37 Cumulative Power OFF Minutes

38 Available Snapshots

39 Snap shot number

40 Time of snapshot

41 Daily Energy Parameter Mask as per Snapshot number

42 Active Total - Import (kWhT(I))

43 Active Total - Export (kWhT(E))

44 Active Fundamental - Import

45 Active Fundamental - Export

46 Reactive - Import While Active Import (kVArh(I)_WI)

47 Reactive - Export While Active Import (kVArh(E)_WI)

48 Reactive - Import While Active Export (kVArh(I)_WE)

49 Reactive - Export While Active Export (kVArh(E)_WE)

50 Apparent - Import

51 Apparent - Export

52 Reactive - Import

53 Reactive - Export

54 Active - Forwarded

55 Apparent - Forwarded

56 Reactive - Lag Forwarded

57 Reactive - Lead Forwarded

58 Meter Serial Number

After every post DelREMO will wait for a valid http response. If it does not receive than it will try again until a valid response. The Unsent Records in the DelREMO display shows the count of the remaining data packets to be sent.

Valid Response: HTTP/1.1 200 OK\r\n\r\nDone\r\n

Page 19: System integration Guide

Page 18

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

6. Inverter codes [Error, Model,…] Example: If DelREMO sends Error code as 4611 (hex values) =0100011000010001 (bin values)

0 1 0 0 0 1 1 0 0 0 0 1 0 0 0 1 E15,E14,E13,E12,E11,E10, E9, E8, E7, E6 , E5 , E4, E3 , E2, E1, E0

We can get the information that Error 14, Error 10, Error 9, Error 4 and Error 0 are now occurring.

• See Appendix A for more details at the end of this document.

Page 20: System integration Guide

Page 19

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

7. PC software tool for debugging. Hercules_3-2-8(TCP Server): This software is useful to check the connectivity and packet format sent by the client to server.

1. Open the software on the same system whose URL/ip address is configures as

server in the DelREMO. 2. Select TCP Server and provide the same port number as set in DelREMO. 3. Click Listen to start the server. Now you can view the Data packet posted by

DelREMO.

8. Trouble shooting

Page 21: System integration Guide

Page 20

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Unilog (UDP listener): This software is to view the UDP messages from the Delremo to Specified system. This software will work only if DelREMO and the System is in same local network.

1. Open the software, go to windows and click on “new window” to open another window. 2. On the right side top select “UDP Port”. 3. In “Server Port Settings” give the port number (default 1024), then connect to listen all

the UDP logs. 4. In the DelREMO local portal go to configuration -> ports -> DIP (Debug ip). Configure it

with the same IP where the Unilog software is running. Restart the DelREMO.

9. Further suggestions in implementing Web server

Page 22: System integration Guide

Page 21

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Appendix A

For More details about the inverter error please refer to the Inverter technical documentation.

This is a general information which applies for the Fault, error Warning for the inverters listed in

this table

Page 23: System integration Guide

Page 22

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Inverter Errors:

Page 24: System integration Guide

Page 23

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Inverter Warnings:

Page 25: System integration Guide

Page 24

DelREMO 2C0 Standalone Solar remote monitoring device SIG.

Inverter Faults:


Recommended