Use case A (Generated Power Monitoring AC/DC)
ReRa Solutions BV | Toernooiveld 200, 6525 EC Nijmegen, The Netherlands
Phone: +31 24 3620100 | Email: info@pvblocks.com
VAT-Nummer: NL850127531B01 | Chamber of Commerce: 51686341
For this use case we would like to calculate the conversion efficiency of an inverter. The PV-system is equipped with 12 PV-modules, that are connected as one string to the inverter we want to analyze.
The conversion efficiency is defined as follows:
\[
Eff=100\% \cdot \frac{\text{AC energy [kWh]}}{\text{DC energy [kWh]}}
\]
We will need to measure both the DC output power and the AC output power. We will setup a PV-Blocks system that will allow for these measurements.
Each PV-Blocks system uses the PV-Base pack. We will start the configuration by adding that.
PV-PSU - Power
The PV-PSU is a high quality 24VDC power-supply. It is used to power the PV-Link computer and all connected PVBlocks.
PV-LINK - Computing
The PV-LINK is an industrial computer that runs a robust Linux distribution. All measurements are orchestrated by this component. It runs a local database to store up to 10 years of continuous data (depending on the system size), as well as a webserver that can be used to configure the system. The computer can be connected to the internet to access the pvblocks cloud, however it will run perfectly without an active internet connection as well.
PV-BASE - Communications
The PV-Base is the communication gateway to all installed PVBlocks.
The first parameter to measure is the AC output of the system. The AC output has to be measured ‘behind’ the inverter. PV-Blocks supports 1-phase and 3 phase AC networks. In this use case our inverter generates AC power in a single phase. The AC meter will be a B21-112-100 from ABB (accuracy class 1.0). This meter can be directly connected to the PV-MOD-AC PV-Block by means of its digital interface.
PV-KWH-1P - Single phase electricity meter
The PV-KWH-1P is a DIN-Rail device that can be mounted inside the grid connection enclosure close to the inverter. It will measure the generated AC power continuously. The meter is an ABB B21-112-100.
More info…
PV-MOD-AC - kWh meters interface
This PV-Block communicates directly to AC electricity meters that support the RS485 interface.
More info…
The second parameter to measure is the DC output of the PV-string. The DC output will be measured ‘before’ the micro-inverter. To measure this DC output, we will use a ReRa Solutions PV-MON. The PV-MON is a high precision instrument that can be connected directly to a PV-string (up to 1500V) or between a single PV-Module and the rest of the PV-string. It will measure the current and voltage continuously. The PV-MON has a fixed temperature sensor that can be used to measure the PV temperature, however that is not required for this specific use case.
The PV-MON is connected to the PV-Blocks system using a PV-MOD-DC block. Up to 12 PV-MON’s can be connected to one single PV-MOD-DC
PV-MON - DC Current, Voltage and Temperature
The PV-MON is a high precision instrument that can be connected between a PV-Module and the rest of the PV-system. It will measure the current and voltage continuously. The PV-MON has a fixed temperature sensor that can be used to measure the PV-module temperature. There is the possibility to connect an analog irradiance sensor (0..100mV)
More info…
PV-MOD-DC
Digital interface between a PV-MON-DC and the PV-Blocks system. Up to 12 PV-MONs can be connected to one single PV-MOD-DC.
More info…
The operator can setup the PV-Blocks system by means of an ethernet connection using any web browser. Setting up the system in completely handled by the internal webserver. The PV-Blocks system runs standalone and does not need any maintenance besides a regular backup. The measured values are stored locally on the internal computer. Depending on the amount of PV-Blocks connected, about 10 years of data can be stored locally. Measured data can be downloaded from the web-interface directly.
The PV-Blocks system is completely open to developers by means of an extensive API. Developers can create their own programs to retrieve the data and analyze it in any possible way. An example python script is included with the system that should help a developer to get started.
You can use the PV-Blocks cloud to off-load all data automatically online. Dashboards (Grafana) can be build directly and shown to any audience. Of course the cloud solution complies to the highest security standards.