LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

solar system

Hello Everybody, i am a student doing my project on solar system. I need to develop a tool that can model the solar system, Pls note, no hardware is required, only simulation based. My question is how power in depends on area(shading) and irradiance. I have used the formula, Power in = area (m^2) x irradiance (W/m^2).And also how can we determine the efficiency of the cell. Pls note i have designed the diagram for a solar cell, later i will add up more cells in series and parallel to form a module.

0 Kudos
Message 1 of 29
(4,150 Views)

Do you think changing your user name will fool people?

 

duplicate post

Message 2 of 29
(4,144 Views)

In his defense... Ben did suggest that he re-register under a different user name.

 

But also, asking the same questions over and over isnt going to help.

 

To the OP... Explain how you got to where you are now and whats stopping you from going further. I'm not interested in reading your

explanation file, I'd like to hear it from you.

Message 3 of 29
(4,126 Views)

Thanks Wayne, previously i had put 4 case structures coz i need to fed values for different types of solar cell. I merge all the 4 case structure into one. Also, i want to know how can power in be determined from my diagram. When you run my program the efficiency value in the efficiency indicator in the front panel appears to be not good. If you the slide on the area(shading) on the front panel to about 0.8, the efficiency becomes 141 which is clearly impossible to have such value. Are there errors in my program.

0 Kudos
Message 4 of 29
(4,115 Views)

@WayneS1324 wrote:

In his defense... Ben did suggest that he re-register under a different user name.

 

But also, asking the same questions over and over isnt going to help.

 

To the OP... Explain how you got to where you are now and whats stopping you from going further. I'm not interested in reading your

explanation file, I'd like to hear it from you.


 

Guilty as charged!

 

See the other thread for the other suggestions.

 

Ben

 

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 5 of 29
(4,113 Views)

Why is there no slope in the y axis in my I-V graph?

Download All
0 Kudos
Message 6 of 29
(4,091 Views)

Could you post a screenshot of your block diagram, or an 8.6 compatible version?

0 Kudos
Message 7 of 29
(4,055 Views)

here it is, compatible with labview 8.5 and above.

0 Kudos
Message 8 of 29
(4,014 Views)

After having a look, there is a slope, it's just not very big.

Hint: Add an array to the output of I, increase the number of decimal places in it (by a lot) and run it again. 🙂

0 Kudos
Message 9 of 29
(3,986 Views)

Hello i appreciate your response. Can you help me? i am stuck, i cant move further.  My question: is there is any formula to calculate the diode saturation current, Is of a cell highlighted in blue. I have use Is as constant. I want to use the formula in the code instead of using the constant directly. Is diode voltage same as open circuit voltage, Voc? If you run my program, the graph of power vs voltage, does not seem to be good? actually it should be like (see screenshot). Pls see attachments. The code is compatible with your version of labview.

 

screenshot

 

original.jpg

 

 

My code screenshot

 

o2.png

0 Kudos
Message 10 of 29
(3,952 Views)