Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

However, this also posed some interesting and potentially confusing questions about how MPPTs in a "stack" coordinate together to output the correct pack voltage. After some testing with 3 Nomura MPPTs, this article has been written to document our best understanding of how they work to hopefully reduce confusion about these devices moving forward.

Datasheets

Nomura MPPT

Nomura-MPPT-Datasheet.pdf

Nomura-MPPT-Instruction-Manual.pdf

SPV1020 MPPT Chip on Nomura

These documents will help you understand the modes of operation. They also have the information for communicating with the SPV1020 via SPI.

MPPT-SPV1020-Datasheet.pdf

MPPT-SPV1020-Application-Note.pdf

Considerations for MPPT stacking

When stacking MPPTs in series, it is crucial that the total voltage across the whole stack remains around nominal. This becomes a challenge in this configuration because the series configuration forces all MPPT output currents to be equal. In order to maximize total power utilization from each MPPT's input string in situations where the strings are producing different amounts of power, each MPPT is designed to be able to adjust its output voltage depending on its input power such that the total stack's nominal voltage is distributed by the ratios of each MPPT's input power, not just equally.

...

This begs the question: when one MPPT lowers its output voltage due to a weaker input string, how do other MPPTs in the stack "know" to increase their output voltage, while also ensuring that under normal conditions the stack voltage never exceeds the pack voltage?

Modes of Operation

To answer this question, it is important to first understand the three operating regions of the Nomura MPPT. First, consider a simplified design of the MPPT that does not need to take into account pack overvoltage, and can operate at an unlimited boost ratio (output/input ratio). Furthermore, assume there is only one MPPT in the series stack (the MPPT directly connects to the battery). For a given input power, the MPPT should try to output as close to this input power as possible. The output voltage is constrained by the state of charge of the battery.

MathinlinebodyP_i Pi=V_i * I_i \\

V_o \text{ is  is externally constrained} \\

P_o = V_o*I_o = P_i \\ i

Mathinline
bodyI_o = \frac{P_i}{V_o}

From basic power equations, the MPPT's output current should be a 1/x function of its required output voltage. Physically, the boost converter on the MPPT will try its hardest to fill the output capacitor until the pack draws the same amount of current that the boost converter is able to provide (itself being limited by the input side PV cells), at which point equilibrium is reached. We assume the MPPT is never capable of supplying enough current to cause overcurrent.

...

The MPPT also has a fourth mode, not shown in the above drawing, called pass-through mode, which occurs if the input voltage drops below the minimum required voltage for the boost converter. In this case, the output side is shorted so as to prevent the entire MPPT stack from going open-circuit, and the MPPT itself delivers no power.

...

MPPT Stack Dynamics

When operating in the constant-power region, the MPPTs in a string will naturally converge to the correct voltage distribution based on their input power. As a simple example, consider the case of a stack of two MPPTs connected to a battery. If one MPPT suddenly drops its output voltage, the second MPPT will see a larger portion of the total pack voltage. Initially, this will result in no current being delivered, since the MPPT sees a load with a higher potential than it. The MPPT's built-in diode prevents the battery from driving current into it.

...

This balancing only works at theoretically perfect efficiency when all MPPTs in the stack are operating in the constant-power region. If one MPPT saturates and enters voltage-limit mode, it will prevent itself from further boosting its output voltage and thus the voltage of the entire stack may decrease. The same effect will result from an MPPT entering pass-through mode (a large part of its input PV string becomes shaded or damaged).. This means that the distributed voltage-balancing of MPPTs in a stack only works well when the battery is not near its max voltage. This gives sufficient headroom for MPPTs to increase their output voltage to compensate for weaker or bypassing MPPTs.

However, charging can still occur when the battery is near its max voltage. As a corner-case example, consider the scenario when all MPPTs are initially in voltage-limit mode. Assume arbitrarily that one MPPT's input PV module falls to 50% efficiency, causing that MPPT's output voltage to drop. All other MPPTs are unable to further increase their output voltage so at first, the entire stack voltage starts to drop and current goes towards zero. However, as current reduces, the weak MPPT will eventually be able to output its original voltage again (specifically, when current drops to half its initial value, giving 50% the output power). The stack regains its full voltage and continues to charge the battery, although all other MPPTs are forced to operate at 50% efficiency.

In the general case, this means that if any MPPT enters voltage-limit mode, the efficiency of the entire stack is limited to the lowest-efficiency MPPT in the stack. Otherwise, all MPPTs can theoretically convert 100% of the power available from their input PV modules.

Diode Protection

The current Nomura MPPTs are equipped with blocking diodes to a) prevent current being driven back into the input PV module

Image Added