SunPower / PVMismatch

An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
http://sunpower.github.io/PVMismatch/
BSD 3-Clause "New" or "Revised" License
79 stars 30 forks source link

update documentation to latest version with bypass diode configurabil… #93

Closed chetan201 closed 6 years ago

chetan201 commented 6 years ago

update documentation to latest version with bypass diode configurability

chetan201 commented 6 years ago

@amir-asgharzadeh Could you approve this PR for updated documentation? Thanks!

chetan201 commented 6 years ago

Thanks @amir-asgharzadeh

mikofski commented 6 years ago

Hi @chetan201 and @amir-asgharzadeh thanks for updating the docs and the bypass configuration addition is fantastic, great work. There were a couple of outstanding issues

xjianwei520 commented 5 years ago

thank you sir, good API for users . @chetan201 @mikofski According to this new Function, Can I built this electrical topology scenario : Each substring in module have two bypass diode which are Series relationship, just like picture below: pic

chetan201 commented 5 years ago

@xjianwei520 That is essentially one bypass diode with double the forward voltage. You can change the Bypass diode voltage drop value from default 0.5V to your desired value. Note that since the diode is assumed to be ideal.

Although, I see that from your drawing, there are substrings in parallel too. That scenario won't be possible to model.