For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reactive power control (Data Manager)

Enabling reactive power control on an SMA Data Manager, and why the total plant power decides what every setpoint means

The EMS sends the plant a reactive power setpoint as a percentage over Modbus. The Data Manager receives it and forwards it to its inverters. Nothing happens until reactive power is enabled as a grid management service in its own right: active power and reactive power are configured separately, and enabling one does not enable the other.

Use the Data Manager's own web interface

Log in to the Data Manager directly on its IP address, as Installer.

Enable reactive power

Configuration > Grid management service

The overview lists the services separately. Reactive power shows Configuration & activation while it is still unconfigured, and Active once it is done.

Both services active. Reactive power shows "Configuration & activation" until it is configured

In the Dutch interface: Configuratie > Netbeheer, row Blindvermogen, button Configuratie & activering.

Select Configuration & activation on the reactive power row and walk through the installation assistant:

1

Total plant power

Check this value before anything else, see the section below.

2

Operating mode

Choose Open-loop control. Closed-loop control needs an energy meter at the point of interconnection and stays greyed out without one.

3

Setpoint source

Choose Reactive power, Modbus. The cos phi options and the Q(U) curve are greyed out without a meter at the point of interconnection; a plain reactive power setpoint does not need one.

4

Rate of change and fallback

Leave the rate of change off unless the grid operator requires a ramp. The fallback defaults to a timeout of 600 s and a fallback value of 0 %, which is a sensible choice: the EMS refreshes the setpoint every few seconds, so the fallback only fires when the EMS is genuinely gone.

The setpoint source. The cos phi options and the Q(U) curve need a meter at the point of interconnection

In the Dutch interface the setpoint source is called Blind vermog., modbus, and the operating mode Besturing (open-loop) versus Regeling (closed-loop).

After saving, the assistant warns that control begins once the setpoint has been transmitted at least once. That is expected: the EMS starts writing on its next control cycle.

The total plant power decides what a percentage means

Both the active and the reactive power setpoint are sent as a percentage. The Data Manager converts that percentage using Total plant power, the field in the first step of the assistant. It is a manually entered value, and nothing verifies it against the inverters that are actually connected.

The total plant power, and SMA's warning that dependent parameters are recalculated

Make sure the value matches the plant's installed inverter power, and that the same number is entered as the device's rated power in our platform. Registers 30233 and 31547 report the inverter power the Data Manager itself has detected, which is a useful cross-check.

Verify on the plant

Configuration alone is not proof. Command a modest setpoint and measure what the plant does:

Register
Meaning

30805

Reactive power delivered by the plant, in var

32185

Reactive power specification currently applied, in percent

31239

Active power limit received over communication, in percent

As long as the EMS has never written, 31239 reports the SMA "value not available" sentinel rather than zero. Once the EMS writes, both registers follow the commanded percentage within seconds. If they follow it while 30805 stays at zero, the Data Manager accepts the setpoint but the inverters do not act on it.

Check that the inverters agree on the reference

The Data Manager forwards a percentage, and each inverter applies it to a reference of its own choosing. Inverter families do not necessarily agree on that reference, so the plant can deliver a different amount of reactive power than the percentage implies.

On a plant combining two Sunny Tripower CORE2 with two STP 125-70, a command of 10 % produced 78 kvar where 47 kvar was expected. The CORE2 units followed correctly, at 10 % of their own maximum reactive power. The STP 125-70 units delivered roughly four times their share, which lifted the plant total by a factor of 1.66.

Per inverter, the relevant setting is the reactive power mode and its reference quantity, see Sunny Boy / Sunny Tripower.

Last updated