@Hossein: It's a reproduction of the Current/Voltage nominal curve from Datasheet.
The 1.665V value is Open Voltage (0.665) + 1V to have a large range because of low temperature effect. It can be less, but 0.665V is not enough.
You've to run SimpleSolarCellAndPanelModel.m, does it solve your problem?
solar.m is just the external calculation function, but you can use it in your own scripts.
21 Jan 2011
ncquiverref
Quiver (vector) with a reference vector or color code on a map or Cartesian axes.
Author: Andrew Roberts
I would create only one function, but it's another approach. To add uitable's data, you can add this as default properties:
def.uitable = {'Data'};
(it should work)
And instead of having uiremember and uirestore at each uicontrol CreateFcn or DeleteFcn function, I prefer to pass all the objects at one time (all the children of the Graphic Current Figure here):
uiremember(findobj(gcf,'-depth',inf))
This is very nice work, but I am working on Solarex MSX-60 module. I need Excel file of MSX-60 module badly. Do you have any idea how I can find that ?
@Hossein: It's a reproduction of the Current/Voltage nominal curve from Datasheet.
The 1.665V value is Open Voltage (0.665) + 1V to have a large range because of low temperature effect. It can be less, but 0.665V is not enough.
sir,
i am unable to run solar.m file. please help
and also how to formulate the excel sheet for other solar cells. what technique have u used..
please help.
thanks.
Comment only
09 May 2012
Simple Solar Cell And Panel Model
Simple function for I/V and P/V calculation for a Sunpower solar cell, frequently used in solar cars
This is very nice work, but I am working on Solarex MSX-60 module. I need Excel file of MSX-60 module badly. Do you have any idea how I can find that ?
Comment only
20 Feb 2012
Simple Solar Cell And Panel Model
Simple function for I/V and P/V calculation for a Sunpower solar cell, frequently used in solar cars
@Hossein: It's a reproduction of the Current/Voltage nominal curve from Datasheet.
The 1.665V value is Open Voltage (0.665) + 1V to have a large range because of low temperature effect. It can be less, but 0.665V is not enough.
Comment only
02 Nov 2011
Simple Solar Cell And Panel Model
Simple function for I/V and P/V calculation for a Sunpower solar cell, frequently used in solar cars
Comment only