3

My MPPT's maximum input voltage is 49.5V.
The solar panel's specs are:

  • Open circuit voltage (Voc) = 49.40V (plus or minus 3%)
  • Maximum power voltage (Vmp) = 40.42V
  • Maximum power current (Imp) = 10.02A
  • Short circuit current (Isc) = 10.69A (plus or minus 4%)

Since the solar panel's maximum Voc (50.882) could be slightly higher, how can I reduce it to be below 48V?

Would any of below solutions work and practical, or are there better alternatives?

  1. Use a set of 10A10 rectifier diodes in series. That uses the rectifier diode's forward voltage of 0.6-1V x 5 to drop the voltage. Paralleling is to make the pair capable of handling 20A (10Ax2.)

schematic

simulate this circuit – Schematic created using CircuitLab

  1. Use a 48V Zener diode in parallel

schematic

simulate this circuit Since the panel's output voltage drops below 48V quickly (I am assuming,) I guess I can use a low watt Zener diode and a low watt resistor (e.g. 0.25W.)

I live in a tropical country where there is good sun light. So I guess Panel could be operating close its max capacity.

jonathanjo
  • 12,049
  • 3
  • 27
  • 60
asan123K
  • 51
  • 4
  • 2
    Welcome. Do you have the specs of the MPPT system? The datasheet of that has vital information. – jonathanjo Dec 19 '22 at 06:53
  • MPPT is https://www.amazon.in/UTL-Gamma-Inverter-1000VA-12Volt/dp/B08F46724G?th=1. Unfortunately cannot find a PDF version. I have the printed hard copy (though very small font used by them). if you can let me know the parameters you need I can type them in one by one. – asan123K Dec 19 '22 at 07:18
  • hard copy is too small t take a clear picture – asan123K Dec 19 '22 at 07:18
  • I don't think you need R1. If the Zener diode is big enough you can just put the diode in parallel. However the diode should be big enough to dissipate maybe 5-10 watts without overheating. I'm not sure if they make ones that are big enough (usual ones are 1/4 watt) – user253751 Dec 19 '22 at 08:04
  • 2
    I'm slightly inclined to just leave it alone since the extra voltage is not very much, and it only happens when the sun is bright and the inverter is *off*. Surely the inverter is designed with more than a 2.5% margin of safety, especially when it's off. – user253751 Dec 19 '22 at 08:06
  • How will your MPPT charger ever see the panel's open-circuit voltage, which can only be seen and measured on an unconnected solar panel, or a solar panel delivering zero current, making it quite safe for whatever is connected to it? – ocrdu Dec 19 '22 at 08:35
  • I don't see "49.4 V" on your solar panel's datasheet: is this the right datasheet? But also: is the system in a location which gets 1000 W/m2? – jonathanjo Dec 19 '22 at 08:35
  • @ocrdu, I guess actual voltage will be between Voc and Vmp, depending on the drawn current. So even thought MPPT will not see exact Voc, I guess there is a possibility of seeing some thing close to Voc when drawn current(by MPPT) is low. – asan123K Dec 19 '22 at 10:17
  • @jonathanjo, "Voc = 49.40V (plus or minus 3%)" is from sticker on back of the solar panel. I live in a tropical country where there is good sun light. So I guess Panel could be operating close it's max capacity. – asan123K Dec 19 '22 at 10:19
  • `Protections` include `I/P HV`. – greybeard Dec 19 '22 at 10:27

2 Answers2

2

You could not use a low watt resistor or Zener. You need to drop around 2.9 V at 10 A, so the resistor would dissipate 29 W, and the Zener could dissipate up to 480 W.

The way a Zener regulates is you size the resistor to drop the difference between the input and output voltage at the maximum load current. So for 2.9 V and 10 A it would be: $$ \frac{2.9 V}{10 A} = 290 m\Omega$$

So at the maximum current draw the dropping resistor and load form a voltage divider that reduces the 50.9 V to 48 V.

When the load is not drawing the maximum the Zener has to make up the difference to keep the voltage drop the same, so let's say the MPPT has a minimum draw of 2 A. This would only drop 0.58 V across the resistor, so the Zener needs to draw 8 A to keep the voltage at 48 V. That's a dissipation of 384 W. Hardly low power. If the MPPT was disconnected or shut off the Zener would draw all 10 A for a \$P_{diss}\$ of 480 W.

This all assumes a steady 50.9 V input, but your input is going to vary over a pretty wide range up to that value as maximum, and that complicates things even further. Whatever the input voltage is there will be a 2.9 V drop when drawing 10 A. So a Zener is not going to be what you want.

The diodes would be a better option, although they'd need to dissipate up to 50 W between \$(10 A \times 1 V \times 5\$) and their drop would vary from 3 V to 5 V with current.

All that said, I tend to agree with the comments, I don't think it's going to be a problem in the real world. You'd probably never see those sorts of voltages from the panel when connected to a load.

Also, you might take a look at this related question.

GodJihyo
  • 17,628
  • 1
  • 16
  • 45
  • (**at 1kW/m²**, the 2.9 Volts wouldn't be at 10 A) overvoltage will be a problem only at low load: how about a crow-bar? – greybeard Dec 19 '22 at 09:28
  • @greybeard, "crow-bar" you mean as a resister ? – asan123K Dec 19 '22 at 10:21
  • (@asan123K: shunt the whole panel as in put a metal bar over its terminals. Think thyristor and a Zener to trigger.) – greybeard Dec 19 '22 at 16:00
  • @greybeard Lacking better data on the panel and MPPT I'm basically taking the worst case scenario. As far as a crowbar, that would shut the input to the MPPT down on overvoltage, rather than just limiting the voltage while allowing it to still work. I don't think that's what the OP is looking for. – GodJihyo Dec 19 '22 at 16:39
1

I tend to agree with the point made in comments, however: it's hard to believe it's that sensitive. This is the VOC, which is rather a nominal figure, basied on nominal sunlight conditions in order to make useful comparisons between products. Every solar designer knows it's not likely you have this voltage, and you might have considerably more or considerably less depending on many factors. Under what circumstances will your MPPT system ever get VOC? I see from your comments you live somewhere sunny: in which case your system may well deliver more than VOC-STC on peak days. In the first place, is the system even in a location which receives 1000 W/m2?

Your MPPT system says it has protection against input high voltage. So perhaps you don't have to use anything.

enter image description here
From linked datasheet

However

  • Consider using a non-optimal tilt for your panels. This will reduce their peak voltage without circuitry.
  • Consider active monitoring of the voltage, ie, microcontroller + voltage measurement + relay + resistor/diode. Which is pretty much adding your own input over-voltage protection, without constant loss of resistors or diodes.
jonathanjo
  • 12,049
  • 3
  • 27
  • 60
  • Sunny days in UK in summer get 1000W/m^2, and so do many locations around the world. In Switzerland our panels have many days at their full rated output - 14kWh produced per day. – Solar Mike Dec 19 '22 at 13:18
  • @SolarMike ... yes I see also from asker's comments he's somewhere sunny. I edited the comment into the question. – jonathanjo Dec 19 '22 at 14:57