Unity AI Insights: DC Voltage Deviation Flag Calculation

Last Modified on 2025-05-27 20:23:21 +0200

This calculation flags periods where actual DC Voltage is higher than expected, as it potentially indicates reduced AC Capacity. The flag is an input to the reduced AC capacity smart event.

  • Importance: to identify when an inverter is forcing its array to operate away from its Max Power Point (MPP), an indicator of reduced AC capacity

  • Schedule: runs once overnight on all inverters of a given site

  • Relevant sites: PV sites

  • Historical data needed: day of

Calculation logic

\begin{document} \[ \textit{Subarray.ExpectedVoltage} = \textit{Subarray.NominalDCVoltage} \times \textit{Subarray.ModulesPerString} \\ \times \left( 1 + \left( \frac{\textit{Subarray.TemperatureCoefficientOfNominalPower}}{100} \right) \times \left( \textit{PlaneOfArray}_{\textit{Subarray}}.\textit{ModuleTemperature} - 25 \right) \right) \] \[ \textit{Inverter.ExpectedVoltage} = \frac{\sum_i \textit{Subarray}_i.\textit{ExpectedVoltage} \times \textit{Subarray}_i.\textit{DCCapacity}}{\s

Inputs

Signals

Segment Apcode

Mloc Apcode

CalcType

CalcPeriod

MType

Notes

Inverter

EffectiveIrradiance

Calculated

siteTR

Irradiance

Inverter

DCVoltage

Mean

siteTR

Voltage

PlaneOfArray

ModuleTemperature

Final

siteTR

Temperature

PlaneOfArray

ModuleTemperature

CascadeFlag

siteTR

Temperature

Settings

Segment Apcode

Setting Apcode

Notes

Subarray

DCCapacity

Subarray

ModulesPerString

Subarray

NominalDCVoltage

Voltage at Max Power

Subarray

TemperatureCoefficientofNominalPower

% / degree C change in (Power or Voltage)

Entity Properties

Segment Apcode

EP Apcode

Notes

Subarray

PlaneOfArrayId

Configuration Parameters

Parameter

Value

Notes

DEVIATION_THRESHOLD

1.02

LOW_IRRADIANCE_THRESHOLD

200.0

Outputs

Signals

Segment Apcode

Mloc Apcode

CalcType

CalcPeriod

MType

Unit

Notes

Inverter

DCVoltageDeviationFlag

Calculated

siteTR

Flag

-

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article