A. Scope
My project consists in one PV generator and one Vertical Axis wind turbine generator, combined to charge the same battery.
The combination serves to demonstration purposes - to show kids how can we convert the renewable energy into electricity.
The use of electronics is limited to diodes and bipolar transistors of general use. No logic circuits, no integrated circuits, no ready-to-mount modules.
+++
B. General characteristics
The battery is made up 3 units of AAA NiMH 1.2 V, 800 mAh, of general purpose.
The PV panel is a 6 V one.
The vertical axis wind turbine is to be made, design is based on SAvonius, Darrieus, giromill - H-type- all to be decided.
The (combined) generator has to charge the battery and the battery is to light an white LED.
+++
C. Status of work
- The PV charger is completed, tested in field - OK.
- The Wind turbine : only the Joule thief circuitry is tested on prototype desk - OK.
The schematics attached is not yet tested on desk prototype
+++
D. Combine the 2 chargers
This is the part I would very much appreciate your help and kind patience, which were of crucial relevance for me to get to this point.
Scratching head questions:
a) Since the wind generator can supply only very little voltage (up to 5 V, my guess) and since the Joule thief needs a constant voltage, that the Wind generator cant offer, is the solution I imagine (see the picture) a feasible one?
The 1 regular Diode is plan to offer (more or less) constant 0.6 V, while the 2 in series are expected to offer 1.2 V. The next Zener is 2.1 V (if I can find one) and the next one is 3.1 V.
The manual (at this stage) switch shall select the right diode path according to the wind speed (and provided voltage).
Are the concept and circuit correct/feasible?
b) The 2 circuits are separate at this stage since they are to be developed separately.
Can some problems show up in the moment the 2 circuits will power the same battery?
+++
At later stage, one 3.3 V Arduino board is planned to control and comand the combined generator. In fact, the Arduino will operate the SWs that are now manual, according to a code and info gathered by sensors.