5

I have a 100 W solar panel with these specifications:

  • Optimum operating voltage = 18.1 V
  • Optimum operating current = 5.52 A
  • Voc = 22.1 V
  • Isc = 5.86 A.

I connected this solar panel directly to a 100 W microinverter and connected a 33 W lamp to the inverter.

The voltage from the solar panels dropped from 19 V to 8 V.

Did something go wrong with the solar panel?

ocrdu
  • 8,705
  • 21
  • 30
  • 42
Nur Aqmarina
  • 125
  • 1
  • 5
  • What's the voltage rating of this lamp? – Mitu Raj Nov 10 '20 at 11:34
  • 220 Volt @Mitu Raj – Nur Aqmarina Nov 10 '20 at 12:19
  • Did the lamp get on, or remained off? – Mitu Raj Nov 10 '20 at 13:35
  • Does the panel run the inverter even without the lamp? –  Nov 10 '20 at 15:58
  • To debug this you need to remove some variables. I would suggest connecting a simple resistor to the solar panel. Something like 18.1V / 5.52 Amps = 3.3 Ohms. You can probably use a 25 or 50 Watt resistor as long as you don't leave it connected too long (like a couple of seconds). Measure the voltage across the resistor and calculate the power delivered to the resistor (P = V^2/R). Compare that with the power delivered to the micro-inverter. Maybe the MPPT algorithm of the microinverter is not working. Or maybe the microinverter doesn't work the way you think it does. – user57037 Nov 10 '20 at 22:04
  • I have faced the same problem recently..the simple answer is loose connection in you pv connections – Shelton Mukumbu Jun 25 '23 at 18:02
  • @SheltonMukumbu This question is 3 years old. Your answer MAY be correct but the answer given by others is more likely. I have converted this to a comment. || Welcome to SE Electrical Engineering. You are very welcome to answer other questions. – Russell McMahon Jun 26 '23 at 09:13

4 Answers4

11

Your panel is very probably fine (no guarantees, though).

A solar panel is roughly a current source over most of its V/I characteristic, not a voltage source.

So, the voltage you see across it depends on the impedance of the load that is connected (or the voltage of the battery that is connected); it isn't set by the solar panel itself.

The impedance of the load you have is pulling the solar panel's voltage down to 8 V, but the solar panel still delivers about 5 A under full sun, or about 40 W, which is all the power it needs to deliver for your lamp; it just isn't sitting at its Maximum Power Point, where it could and would deliver more (and, in this case, too much) power.

Here's a (measured) example of a 3 W load (a DC/DC converter with a loaded output) connected to a nominally 12 V, 10 W solar panel under full sun:

Solar panel characteristic
(Image source: me)

The areas of the coloured rectangles are V·I, so they represent power. The connected load's impedance makes the panel source about 0.6 A, delivering much less power than it would with a load that makes it source 0.57 A.

You can see how the solar panel's voltage drops to 5 V while still delivering all the power needed for this particular load.

ocrdu
  • 8,705
  • 21
  • 30
  • 42
  • 1
    but the results of testing the current from the solar panel that I did was around 1 ampere instead of 5 ampere – Nur Aqmarina Nov 10 '20 at 12:18
  • 1A at 8V is only 8W and isn't on a 100W panel's I/V characteristic under full sun; maybe at 10% of full sun you could get 1A at 8V (See https://www.centsys.com.au/pdf/Solar/0.07.B.0133%20100W%20Solar%20Panel%20Specifications%20sheet-29062015-NG.pdf for an example of a 100W panel's characteristics). How did you do your measurement? – ocrdu Nov 10 '20 at 12:42
  • I don't think there is enough information to conclude that the panel is fine. But it might be. – user57037 Nov 10 '20 at 22:48
1

I know this is old. I am writing this in sympathy to the OP, and others with similar issues.

I have a similar problem, but I think it is to be expected. Unfortunately, I was not expecting this from anything I read, so I am sharing an example of a real-life instance. (If this is NOT normal, of course, I would LOVE to hear how to fix it.)

I have a grid-tied solar array with 16 panels arranged in 2 strings with 8 panels each, using a Growatt Min 6000-TL-X string inverter. This is grid-tied with no batteries, and I can't fiddle with MPPT.

The panels are 365 W producing a theoretical total of 5840 W, well below the maximum for the inverter. I never get anything close. I get around 3800 W peak at midday.

Imp is 10.62 A and Isc is 11.26 A per panel. Vmp is 34.4 V and Voc is 41.4 V per panel.

I only recently completed it and turned it on. I get good irradiance with no shadows.

When measured with no load (disconnected from the grid) I get 290 to 304 V per string to the inverter, that's 290/8 = 36.25 V. This is higher than Vmp but lower than Voc per panel.

When measured under load, the current increases with the expected curve but never gets to 10.62 or 11.26 A. I expected current to vary, and accept that the current is probably appropriate for my angle and time of year.

I expected the voltage to behave differently than it does. When measured under load the voltage varies throughout the day. It never gets to the no-load measurement. It actually goes DOWN when irradiance and current increases. It does not follow the current curve, but starts high, dips low, rises again, and more or less levels out, slowly decreasing until the end of the day when it rises again and bobs around a bit. I assume this is a function of grid load and current affecting voltage.

Although both strings should be equal, one gets to 272 V during morning hours with little current, and then sags to 250 V, sometimes as low as 224 V. The second string stays below 250 V and sometimes goes below 200 V.

I have a "shine" monitor that produces nice graphic outputs. The current and power curves look reasonable (although lower than expected). The voltage is not a nice curve, and the odd shape was not expected, but I have never seen other people's curves, so I was NOT expecting this. If you are also new to this, and not expecting such odd looking results from your voltage measurements, at least now you know you are not alone, and this is probably normal.

ocrdu
  • 8,705
  • 21
  • 30
  • 42
0

No, that just means the lamp is using more power than the panels are providing. You'll only get 100W out of the panels at "optimum" conditions.

pjc50
  • 46,540
  • 4
  • 64
  • 126
  • 2
    the power of the lamp that I use is only 33 Watt – Nur Aqmarina Nov 10 '20 at 09:52
  • 1
    And how much power is the sun providing? Are you at the equator at noon? How far north are you, are the panels oriented directly at the sun, and what time of day is it? – pjc50 Nov 10 '20 at 09:54
  • See comment under JRE's answer. – ocrdu Nov 10 '20 at 10:29
  • 1
    It's not just about how much power the load requires. It's about the _impedance match_ between the load and the panel. Look at the I-V plot in Ocrdu's answer. For some given level of illumination, the instantaneous current and voltage _must_ lie somewhere on that green line. (For a different level of illumination, it would be a different line, but with a similar shape.) The load in Ocrdu's answer that is drawing only 0.57 Amps receives _much_ more power from the panel than the load that draws 0.62 Amps because the panel voltage at 0.57 Amps is so much higher. – Solomon Slow Sep 21 '21 at 14:45
  • Sophisticated solar installations use a so-called [_Maximum Power Point Tracker (MPPT)_](https://www.solar-electric.com/learning-center/mppt-solar-charge-controllers.html/) that automatically adjusts its input impedance to keep the panel operating at its maximum power point (again, see Ocrdu's answer) for any given level of illumination. – Solomon Slow Sep 21 '21 at 14:49
0
  1. Your solar panels are rated to provide 100 watts under optimum conditions.
  2. Under optimum conditions and no load, your panels will have a voltage of 22.1 volts.
  3. With no load, you say the voltage is 19 volts - that means your solar panels are not getting full sunlight to produce 100 watts.
  4. The inverter will waste a good bit of power in converting the DC from the solar panels to AC. It would not be surprising if the inverter wasted as much power as it puts out - your 33 watt lamp would then require 66 watts from the solar panels.

Solar panels do not provide a fixed voltage and current. They convert a certain percentage of light to power. Less light means less power. Less power means lower voltage and current.

Your solar panels aren't getting enough light, and your load needs more power than you think it does.

JRE
  • 67,678
  • 8
  • 104
  • 179
  • 4
    What the OP is seeing would happen under full sun with a total load of 33W also. A solar panel is roughly a current source over most of its characteristic, and the impedance of the load is setting the operating point's voltage, which is much lower than the panel's voltage at its MPP. At its MPP, it would be delivering more power than is needed. – ocrdu Nov 10 '20 at 10:14
  • true, I did the test when the sun was shining brightly and was able to produce a voltage of up to 19 Volts but when I connected the lamp the voltage from the panel dropped @ocrdu – Nur Aqmarina Nov 10 '20 at 12:13