You can find more information on our web, so please take a look.
disabled
to get my meter to automatically report meter readings.Code: Select all
decimal feature description
value
1 Report Total KWH
2 Report Total Watt
4 Report Total Voltage (likely redundant value of clamp 1)
8 Report Total Current (Amps)
256 Report Watt for Clamp 1
512 Report Watt for Clamp 2
1024 Report Watt for Clamp 3
2048 Report KWH for Clamp 1
4096 Report KWH for Clamp 2
8192 Report KWH for Clamp 3
65536 Report Voltage for Clamp 1
131072 Report Voltage for Clamp 2
262144 Report Voltage for Clamp 3
524288 Report Current (A) for Clamp 1
1048576 Report Current (A) for Clamp 2
2097152 Report Current (A) for Clamp 3
Setting up the Aeotec Home Energy Meter Gen5For me including this device was a roller-coaster. Mostly due to the lack of a proper written manual, that covers ALL configuration parameters..For some the default automatic reporting might work out of box and no changes are desired. I however log all values to a database to create visualizations of my actuators, so time based reports of consumption value are useful to me.In my installation case, I ran into some added complexity. Where at first I though my device was broken. I got 0 watt usage on clamp 1, that after inspection was clearly the right value. While phase number two was utilized a whopping 30 Amps, a surprise.To a huge surprise, I needed a hidden parameter 13 to beto get my meter to automatically report meter readings.After disabling, it is recommended to re-associate the device to the Z-way controller. (Use the ExpertUI and the Device it's expert configuration, to set the association)I am still a bit dumbfounded, as CRC16 is to protect from some nasty value corruptions. So I enabled parameter 13, which didn't seem to break reporting.A few things I think everyone should know about getting this device to work:To calculated the decimal value to use in parameters 101, 102 and 103, get a calculator or use excel:You sum up the decimal values of the described report "features" you want to be report.That sum is the value you put in the report group (101, 102 or 103)After configuring the reporting intervals in parameters 111, 112 and 113. Makes sure parameter 3 is disabled, it seems you cannot use both!Questions and remarks are welcome!
This article explains how to efficiently design a standards compliant power quality (PQ) measurement instrument using a ready to use platform that accelerates development. It will discuss different solutions for designing a Class A and Class S meter, including a new Class S power quality measurement integrated solution that significantly reduces the development time and costs for power quality monitoring products. The article “Power Quality Monitoring Part 1: The Importance of Standards Compliant Power Quality Measurements” provides an understanding of the IEC standard of power quality and its parameters.
The basic components of an instrument designed for power quality measurement are shown in Figure 1. First, the current and voltage transducers must account for the operational range of the instrument and adapt the input signal to the dynamics of the analog-to-digital converter (ADC) input. Traditional transducers are the first source of uncertainty in the measurement; therefore, correct selection is of great importance. Next, the signal goes to an ADC; its individual characteristics such as offset, gain, and nonlinearity errors create a second source of uncertainty. Selecting the correct ADC for this function is a demanding effort for designing a power quality instrument. Lastly, a series of signal processing algorithms must be produced to get electrical and power quality measurements from the input signals.
Figure 1. The main components of an instrument for power quality measurements.
Depending on the location and application of the power quality instrument, the nominal supply voltage (UNOM), nominal current (INOM), and frequency varies. Independently of the nominal values that the instrument measures, the IEC 61000-4-7 standard requires power quality measurement instruments to reach the accuracies presented in Table 1; therefore, the transducers must be selected such that the instrument fulfills the accuracy requirements.
Table 1. Accuracy Requirements for Current, Voltage, and Power Measurements Specified by IEC 61000-4-7 Standard Class Measurement Conditions Maximum Error A Voltage UM ≥ 1% UNOMCurrent
IM ≥ 10% INOMINOM: Nominal current range of the measurement instrument
UNOM: Nominal voltage range of the measurement instrument
UM, IM, and PM: Measured values
The IEC61000-4-71 standard recommends designing the input circuitry following these nominal voltages (UNOM) and nominal currents (INOM):
Additionally, the transducers selected for measuring voltage and current must keep their characteristics and accuracy unchanged when a 1.2× UNOM and INOM applied continuously. A signal four times the nominal voltage or 1 kV rms, whichever is less, applied for 1 second to the instrument must not lead to any damage. Likewise, a 10× INOM current for 1 second shall not produce any damage.
Even though the IEC 61000-4-30 standard does not specify a minimum requirement for sampling rate, the ADC must have enough sampling rate to measure some oscillatory and fast power quality phenomena. An insufficient sampling rate could result in the misclassification of a power quality event or the failure to detect one. The IEC 61000-4-30 standard states that the instrument voltage and current sensors should be appropriate for up to 9 kHz. Thus, the sampling frequency of the ADC must be selected following the rules of signal analysis to perform a measurement of frequency components up to 9 kHz included. Figure 2 illustrates the consequences of when the sampling rate is not sufficient. The top left waveform contains 64 samples per 10 cycles (200 ms) and the top right waveform has 1024 samples per 10 cycles. As shown in Figure 2, the top left graph shows a voltage dip event while the top right graph shows that the dip is transient induced.
The IEC standard applies to single-phase and three-phase systems; therefore, the selected ADC must be able to sample the required number of voltage and current channels simultaneously. Having measurements for all the voltage and current channels on the instrument at the same time allows all parameters to be examined and immediately triggered when a power quality event occurs.
Even though selecting the transducers and ADC for power quality measurements requires a comprehensive engineering effort, developing the algorithms for processing the raw ADC measurements is undoubtedly the task that demands most of the time and resources to make a power quality instrument. To implement a standard compliant instrument, the right DSP hardware must be chosen and the algorithms to calculate the power quality parameters from the waveform samples have to be developed and properly tested. The standard not only requires calculations but also different time dependent aggregations with time accuracies less than ±1 seconds per 24-hour period for Class A and ±5 seconds per 24-hour period for Class S. These algorithms must perform harmonic analysis. Additionally, power quality parameters rely on fast Fourier transform (FFT) analysis (harmonics, interharmonics, mains signaling voltage, unbalance), which are challenging to implement. The FFT analysis requires the waveforms to be sampled at 1024 samples per 200 ms (10 cycles) minimum. Performing resampling of the raw waveforms from the ADC to the required rate requires care to avoid harmonic distortion and aliasing.
After the algorithms are developed, the IEC standard requires a comprehensive list of more than 400 tests that the instrument must pass to be fully certified.
Figure 3 shows a block diagram with the most relevant functions a DSP system needs for producing power quality measurements.
Figure 2. ADC sampling rate effect on power quality measures.
Figure 3. Block diagram: relevant functions of a DSP power quality system.
Considering the accuracy, number of channels, and sampling rate requirements to develop a Class A PQ instrument, the AD777x and AD7606x family of products are recommended for the ADC conversion of the signal chain/system. Note that these solutions provide just the raw digitized data from the input signals. A DSP system must be developed to get certified PQ measurements.
Link to acrel
The AD777x is an 8-channel, 24-bit simultaneous sampling ADC family of devices. Eight full sigma-delta (∑-Δ) ADCs are on-chip providing sampling rates of 16 kSPS/32 kSPS/128 kSPS. The AD777x provides a low input current to allow direct sensor connection. Each input channel has a programmable gain stage allowing gains of 1, 2, 4, and 8 to map lower amplitude sensor outputs into the full-scale ADC input range, maximizing the dynamic range of the signal chain. The AD777x accepts a VREF voltage from 1 V up to 3.6 V and analog input range: 0 V to 2.5 V or ±1.25 V. The analog inputs can be configured to accept true differential, pseudo differential, or single-ended signals to match different sensor output configurations. A sample rate converter is provided to allow fine resolution control over the AD7770 and it can be used in applications where the ODR resolution is required to maintain coherency with 0.01 Hz changes in the line frequency. The AD777x also provides large signal input bandwidth 5 kHz (AD7771 10 kHz). A data output and SPI communications interfaces are provided although the SPI can also be configured to output the sigma-delta conversion data. The temperature range is from –40°C to +105°C, functional up to +125°C with a power supply of 3.3 V or ±1.65 V.
Figure 4 shows a 3-phase typical applications system diagram for the AD777x family of ADCs for a PQ instrument using current transformers as current transducers and resistor dividers for voltage.
The AD7606x provides a 16-/18-bit, simultaneous sampling, analog-to-digital data acquisition system (DAS) with eight channels. Each channel contains analog input clamp protection, a programmable gain amplifier (PGA), a low-pass filter, and a 16-/18-bit successive approximation register (SAR) ADC. The AD7606x also contains a flexible digital filter, low drift, 2.5 V precision reference and reference buffer to drive the ADC, and flexible parallel and serial interfaces.
The AD7606B operates from a single 5 V supply and accommodates ±10 V, ±5 V, and ±2.5 V true bipolar input ranges when sampling at throughput rates of 800 kSPS (AD7606B)/1 MSPS (AD7606C) for all channels. The input clamp protection tolerates different voltages with user selectable analog input ranges (±20 V, ±12.5 V, ±10 V, ±5 V, and ±2.5 V). The AD7606x requires a single 5 V analog supply. The single-supply operation, on-chip filtering, and high input impedance eliminate the need for external driver op amps, which require bipolar supplies.
In software mode, the following advanced features are available:
Figure 4 shows a 3-phase typical applications system diagram for the AD7606x family of ADCs for a power quality instrument using current transformers as current transducers and resistor dividers for voltage.
Figure 4. A power quality 3-phase applications system diagram for the AD777X and AD7606x families of ADCs.
The ADE9430, a highly accurate, fully integrated, polyphase energy metering IC combined with the ADSW-PQ-CLS software library running on a host microcontroller, is a complete solution that is IEC 61000-4-30 Class S standard compliant. This integration significantly reduces the development time and costs for PQ monitoring products. The ADE9430 + ADSW-PQ-CLS solution simplifies the implementation and certification of energy and PQ monitoring systems by providing a tight integration of acquisition and calculation engines. Figure 5 shows a 3-phase applications system diagram for the ADE9430 + ADSW-PQ-CLS solution for a power quality instrument using current transformers as current transducers and resistor dividers for voltage.
With seven input channels, the ADE9430 can be used on a 3-phase system or up to three single-phase systems. It supports current transformers (CTs) or Rogowski coils with an external analog integrator for current measurements. It provides an integrated analog front end for power quality monitoring and energy measurement. The ADE9430 is pin-compatible with the ADE9000 and ADE9078 with equivalent analog and metrology performance. Its features include:
The ADSW-PQ-CLS software library is designed specifically to be integrated with the ADE9430 to generate standard compliant IEC 61000-4-30 Class S PQ measurements. It implements all parameters defined in IEC 61000-4-30 for Class S instruments. Users can decide which PQ parameters to use. This library needs low CPU/RAM resources and is core/OS agnostic (Arm® Cortex®-M minimum). Supported MCU architectures include Arm Cortex-M0, Cortex-MO+, Cortex-M1, Cortex-M3, and Cortex-M4. For distribution to end users, the library is provided as a CMSIS-PACK file (.pack) compatible with Keil Microvision, IAR Embedded Workbench version 8.x, or Analog Devices CrossCore® Embedded Studio. The license for software library is included with the purchase of the ADE9430. A PC serial command line interface (CLI) example is provided to evaluate the library and its features. Figure 6 shows how PQ parameters are displayed by this CLI.
Figure 5. An ADE9430 and ADSW-PQ-CLS PQ 3-phase system diagram.
Figure 6. ADSW-PQ-CLS software library serial CLI interface.
The EVAL-ADE9430ARDZ enables quick evaluation and prototyping of energy and Class S power quality measurement systems with the ADE9430 and the ADSW-PQ-CLS Power Quality Library. The power quality library and application example are provided to simplify implementation of larger systems. This kit provides a plug and play type of experience that is easy to use to test the power quality parameters of a 3-phase electrical system.
The kit has the following hardware features:
Figure 7 shows the connections required to use the EVAL-ADE9430ARDZ with a PC.
The EVAL-ADE9430ARDZ consists of a PCB with four current and three voltages + neutral input connectors and on-board ADE9430, isolators, a real-time clock, a Cortex-M4 STM NUCLEO-413ZH development board with an example application of the ADSW-PQ-CLS library, and three current sensors.
Figure 7. A diagram of the EVAL-ADE9430ARDZ connected to a PC.
The ADE9430 + ADSW-PQ-CLS solution has been certified to accurately measure power quality parameters following the requirements of the IEC 61000-4-30 Class S standard.
Designing a standards compliant power quality meter is a challenging task. To reduce the time and engineering resources needed to produce an IEC 61000-4-30 Class S standard compliant PQ measurement instrument, the ADE9430 + ADSW-PQ-CLS is a complete go-to solution that enables designers with a ready to use platform to accelerate development and solve for many critical design challenges.
1“IEC 61000-4-30:2015: Electromagnetic Compatibility (EMC)-Part 4-30: Testing and Measurement Techniques-Power Quality Measurement Methods.” International Electrotechnical Commission, February 2015.
Want more information on 3 phase power monitor? Feel free to contact us.