Personal tools

Difference between revisions of "Inverter efficiency"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m
m (Setup)
Line 23: Line 23:
  
 
This will be done by an [[Accumulator]] as described [[Accumulator example|here]].
 
This will be done by an [[Accumulator]] as described [[Accumulator example|here]].
 +
 +
== Channel tree ==
 +
 +
Please mind the correct order of child channels as described above:
 +
 +
[[File:RatioCalculatorTree.png]]

Revision as of 13:20, 27 February 2014

Abstract

By efficiency, we are really saying, what percentage of the power that goes into the inverter comes out as usable AC current (nothing is ever 100% efficient, there will always be some losses in the system).
This efficiency figure will vary according to how much power is being used at the time, with the efficiency generally being greater when more power is used. -- Solar-facts.com

The Inverter efficiency is calculated by: EfficiencyCalulation.png

Setup

For this we need the special grouping channel type: Ratio

RatioCalculatorChannel.png

  • The Ratio calculator would return in the required channel combination values between 0..1
    To get readout values as percentage (0..100), set factor to 100.
  • The valid range 0..100 avoid values values over 100%, which is possible by inaccurate readings.

So the result will be aligned into the range.

Please note:

  • The performance ratio model accepts only exact 2 sub channels for correct operation!

If your inverter have more than one MPP tracker (as mine), you need also another special group to sum all PDC* up.

This will be done by an Accumulator as described here.

Channel tree

Please mind the correct order of child channels as described above:

RatioCalculatorTree.png