Personal tools

Difference between revisions of "Inverter efficiency"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
(Created page with "== Abstract == <blockquote>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% ...")
 
m
Line 5: Line 5:
  
 
The Inverter efficiency is calculated by: [[File:EfficiencyCalulation.png]]
 
The Inverter efficiency is calculated by: [[File:EfficiencyCalulation.png]]
 +
 +
== Setup ==
  
 
For this we need the special grouping channel type: [[Ratio]]
 
For this we need the special grouping channel type: [[Ratio]]

Revision as of 13:19, 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.