When someone says" I 'm running with mppt mode off and 50% duty cycle."
When on 50% duty cycle is it just the series FET being driven by the PWM, just chopping up the DC and no involvement of the Micro?
What if you just sensed the current or the rpm and drove the series FET that way?
example low rpm low current draw = 100% duty cycle, high rpm high current draw 50% duty cycle.
Or how about a wind speed to rpm ratio sensor to adjust the duty cycle?
My board was deisnged to be an instrument for research, so it has many modes of operation. On of them is a fixed duty cycle mode where you just command the processor to hold the duty cycle at some fixed percentage. The microprocessor is still involved in that it generates the clock, but it doesn't make any adjustments based on inputs in that mode.
You wouldn't want to start with 100% duty cycle beause it might keep the turbine from starting up.
There are many possible circuits and approaches to the problem. A microcontroller chip with a bunch of A/D inputs, PWM outputs, and other features costs about $5.00. It doesn't take very many op-amps, resistors, caps, or comparitor chips to quickly add up to the same cost with a lot less capability and flexibility.
I have been waiting for a year to get the packet from a local civil engineer
To give to the city so I can put up the pole for my VAWT I finally had to send an E-Mail to his boss! Looks Like I can pick it up on the 26th that will be 1 year and 4 days I hope I get it.
Thin I can start the song and dance with PG&E to get it hooked up.
Lester
-- Edited by Lester on Wednesday 12th of December 2012 11:10:55 AM
V4 is on the bench, but I have another project (that actually pays me) that is due at the end of the year so I need to work on that project. I plan to get back to V4 early next year.
Hi Steve, are you using a voltage divider to determine the voltage at the input of your MPPT? If not what method are you using? Have you considered supplying just the micro and software and allowing the end user to add their own converter circuit?
Yes, I use voltage dividers for voltage and hall effect sensors for current.
I think most people who want to build their own converter circuit would use the Audrino. (sp?)