Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

160V from PV possible or more? #3

Open
dPeS opened this issue May 31, 2021 · 5 comments
Open

160V from PV possible or more? #3

dPeS opened this issue May 31, 2021 · 5 comments
Labels
question Further information is requested

Comments

@dPeS
Copy link

dPeS commented May 31, 2021

first of all - great project!

context: I'm mostly IT guy - familiar with coding but also electronics is my hobby. I have 4 x 450W PV (41V shorted) in series that I use for heating water via MPPT controler (commercial). Durring sunny day at 13:00-14:00 water is already at 65C and want to redirect that 160V (4x40) into 12V acid accu.

Is it possible to change that mosfet into more powerfull and drive 160V or more?

@martinjaeger
Copy link
Member

Unfortunately, that won't be easily possible. It's not only the MOSFET, but also several other components that would need to be changed, e.g. the capacitors and the MOSFET driver. It's basically a new PCB design...

@martinjaeger martinjaeger added the question Further information is requested label May 31, 2021
@dPeS
Copy link
Author

dPeS commented May 31, 2021

@martinjaeger but it is possible to make 12v output from 160V?

if you guide me I could replace driver + buy caps for higher volts - you will have free stress testing :]

@martinjaeger
Copy link
Member

It is possible in general, but the input voltage steps for the MPPT algorithm become very coarse because of the high ratio between input and output voltage. This microcontroller runs at 150 MHz, which is already quite good for the PWM signal resolution.

I don't think there is a pin-compatible driver for higher voltage (with similar drive current capabilities). If you find one, let me know...

@dPeS
Copy link
Author

dPeS commented Jun 21, 2021

@martinjaeger IPP110N20NA from infineon will do the job?

@X-Ryl669
Copy link

X-Ryl669 commented Nov 4, 2021

You can have 2 board and plug 2 PV panels in series on one board and the other 2 on another board. You'll then charge 2 12V batteries independently. Beware not to connect the batteries on the same load circuit (since it would share the different voltage ground).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants