modelPVInverterRMS
Inverter model including system management
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Overview
The PVinverterRMS model represents a simple PV inverter.
Concept
PVinverterRMS with reliable system manager.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | uMax2 | 3800 | Upper limits of input signals (MaxOutputPower) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | PVPowerRmsW | Output power of the PV system including the inverter | |
| Modelica.Blocks.Interfaces.RealInput | DCPowerInput | DC output power of PV panels as input for the inverter |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Nonlinear.Limiter | MaxOutputPower | Limitier for maximum output power | |
| Modelica.Blocks.Tables.CombiTable1Ds | EfficiencyConverterSunnyBoy3800 | Efficiency of the inverter for different operating points | |
| Modelica.Blocks.Math.Product | Product2 | Multiplies the output power of the PV cell with the efficiency of the inverter |
Revisions
-
October 11, 2016 by Tobias Blacha:
Moved into AixLib -
Februar 21, 2013 by Corinna Leonhardt:
Implemented