Datasets
Standard Dataset
Solar PV Arrays Under Partial Shading
- Citation Author(s):
- Submitted by:
- Ioan Banu
- Last updated:
- Fri, 06/07/2024 - 09:32
- DOI:
- 10.21227/kg10-t974
- Data Format:
- License:
- Categories:
- Keywords:
Abstract
PV Solar Power System Under Partial Shading Irradiance Conditions
Operation of a solar photovoltaic (PV) array connected to a variable DC source to plot the l-V and P-V characteristics under partial shading irradiance conditions.
This dataset contains the model and simulation output results in Matlab/Simulink environment of the effects of solar PV arrays under partial shading conditions in different configuration with and without bypass protection diodes studied in a work submitted to the Solar Energy, Elsevier (Q2, 6.7 Impact Factor). Preliminary data were presented at the 18th International Conference of Constructive Design and Technological Optimization in Machine Building (https://oproteh.ub.ro/).
1. Open the script: PV_Solar_Array_3x2_Plots_script.m
2. Change the "DiodeMode = 1;" from the "%% Display Simulink Model" Section to desired case study.
DiodeMode = 1 - Case 1: Without Shading
DiodeMode = 2 - Case 2: Partial Shading and Without Protection Diodes
DiodeMode = 3 - Case 3: Partial Shading and Only Bypass Diodes
DiodeMode = 4 - Case 4: Partial Shading and Both Bypass and Blocking Protection Diodes
3. Run the script.