EasyManua.ls Logo

Acrel APM Series - 2.6 Demand

Acrel APM Series
77 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
69
For example: To read phase A voltage Uan, the data can be read at address 1120-1121 in Int16eger reading mode by
MODSCAN,the communication read-out value is 9 at address 1120, communication read-out value is 10176 at address 1121,that is,
communication read-out value Val_t is 9*65536+10176 = 600000, then Val_s = Val_t*0.1=600000*0.1=60kV.
2.3 Active power, reactive power, apparent power and energy (Secondary side; W/Var/VA/kWh)
The series of measured values are read with 03 command of the Modbus-RTU communication protocol. Each item occupies 1 word.
The power resolution 0.01, the correspondence between the communication value and the actual value is as follows: Val_s=Val_t*0.01;
The energy resolution is 1, and the correspondence between the communication value and the actual value is as follows: Val_s=Val_t*1;
where Val_t=first word×65536+second word.
For example: To read phase A active power Pa, the data can be read at address 253-254 in Int16eger reading mode by
MODSCAN ,the communication read-out value is 1 at address 253 and 26000 at address 254, that is ,Val_t=1×65536+26000=91536,
then Val_s = Val_t*0.01 = 915.36W.
For example: To read positive active energy IMP, the data can be read at address 300-301 MODSCAN in Int16eger reading mode by
MODSCAN , the communication read-out
value is 0 at address 300 and 19000 at address 301, that is, Val_t=0x65536+19000=19000, then Val_s =Val_t*1=19000Wh=19kWh.
2.4 Active power, reactive power, apparent power and energy (primary side; W/Var/VA/kWh)
The series of measured values are read with 03 command of the Modbus-RTU communication protocol. Each item occupies a float
(two words). The power resolution is 0.01, and the correspondence between the communication value and the actual value is as follows:
Val_s=Val_t*0.01; the energy resolution is 1, and the correspondence between the communication value and the actual value is as
follows: Val_s=Val_t*1; Val_t is calculated as follows:
The floating point variable data type value uses the sign bit to represent the sign of the data, and the exponent and mantissa represent
the size of the data. The data format used by the meter is the IEEE754 data format, which has 24-bit precision, and the high bit of
mantissa is always "1", so it is not saved and the distribution of bits is as follows:
1 sign bit, 8 exponent bits, 23 mantissas bits, the sign bit is the highest bit, and the mantissa is the lowest 23 bits.
Specific examples are as follows:
Read-out number (2word, arranged from highest to lowest ,4 bytes in total (0x474B, 0xAC00), 32bit):
Sign bit S , Index bit E , Mantissa M
Sign bit S=0("1" is negative, "0" is positive)
Calculate the index E=10001110 and convert it into a decimal number 142;
Calculate the mantissa M=100 1011 1010 1100 0000 0000 into a decimal number 4959232.
Calculation formula: primary side power
=
( 127)
23
( 1) 2 1
2
S E
M
The result of the above example is as follows:
For example: To read phase A active power PA, the data can be read at address 1150-1151 in Floating Pt reading mode by
Current ,I
A
I
B
I
C
0.001A
Val_sVal_t*0.001
A
Power factor, PF
A
PF
B
PF
C
PF
Total
0.001
Val_sVal_t*0.001
No unit
Frequency, F
0.01Hz
Val_s
Val_t*0.01
Hz
Unbalance ,I(ubl)
ULL(ubl),ULN(ubl)
0.1
Val_s
Val_t*0.1
%

Related product manuals