Calibration VCAL ICAL PHASECAL: Difference between revisions
No edit summary |
|||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
For AC | For AC related measures there are 3 coefficients. VCAL ICAL and PHASECAL. | ||
These coefficients are set by default at manufacturing time. These are normally good enough to operate straight away and provide a decent reading. | These coefficients are set by default at manufacturing time. These are normally good enough to operate straight away and provide a decent reading. |
Revision as of 15:52, 15 January 2019
This guide covers calibration of AC factors VCAL ICAL PHASECAL used with RPICT series and Emonwrt3.
Overview
For AC related measures there are 3 coefficients. VCAL ICAL and PHASECAL.
These coefficients are set by default at manufacturing time. These are normally good enough to operate straight away and provide a decent reading.
All sensors even all produced identically have minor differences between them. This also applies for the ADC and passive components on the RPICT board. Therefore one may want to adjust the calibration coefficient to get more accurate values.
To achieve this a high quality multimeter or scope will be required. This will be the reference system that we will trust as being right.
Voltage VCAL
-1-
Setup in configuration an approximate value for VCAL. You might just use the default provided to start with. We will use VCAL = 545.0 in our example.
This can be anything but should be relatively close to the expected final value.
-2-
Vrms must be selected as output in the RPICT config (obviously). Connect the ac/ac adaptor to the board to be tested and note the reading of the measured voltage given by the RPICT.
Let's say in our case we get Vmes = 269.5
-3-
Use the multimeter to read the real voltage value. In our case Vreal = 245.6
-4-
Calculate the new VCAL as such
newVCAL = VCAL*Vreal/Vmes
For us here this is newVCAL = 525*245.6/269.5 = 478.44
-5-
Enter the newVCAL value in the configuration.
Current ICAL
-1-
Setup in configuration an approximate value for ICAL. You might just use the default provided to start with. We will use ICAL = 83.33 in our example.
This can be anything but should be relatively close to the expected final value.
-2-
Irms must be selected as output in the RPICT config (obviously). Connect the CT sensor to the board to be tested. Use a significant load of approx 2kW (this can be a kettle for example). Apply the load and note the reading of the measured voltage given by the RPICT.
Let's say in our case we get Imes = 2048.5
-3-
At the same time the above load is being measured use the multimeter to read the real current value. In our case Ireal = 2105.2
-4-
Calculate the new ICAL as such
newICAL = ICAL*Ireal/Imes
For us here this is newVCAL = 83.33*2105.2/2048.5 = 85.64
-5-
Enter the newICAL value in the configuration.
PHASECAL
-1-
Setup in configuration an approximate value for PHASECAL. .
-2-
Configure the board to output Power Factor.
If Power Factor is not configurable take records of RealPower, Vrms, Irms. Calculate Power Factor using RealPower/Irms/Vrms.
-3-
Use a purely resistive load like a radiator or a kettle.
-4-
Adjust Phasecal in the configuration until PowerFactor equal to 1 or slightly smaller. We recommend iterating in steps of 0.1. If PhaseCal =1.2 then try 1.3 1.4 etc until PowerFactor=1 is reached.