Now, what the heck do skateboards have to do with wind turbines? Not a lot, except that a skateboard running downhill IS A TURBINE… It’s the exact SAME HARDWARE… Nice
Both need an esk that is able to control torque (FOC/vesc), where the only difference is the sign (or direction) of this torque, and the direction of the flow of current. It’s an esk in regen mode, but with the nice feature that it is able to spin up out of stall by itself. It can do automatic take-of, and generate lift on the wings by running in normal esk mode, at the slightest wind detected by an air pressure sensor.
I am currently developing a vesc board which I have named FOC KING (prev. F-of-C). FOC KING (prev. F-of-C), but my motivation was not initially to build an electronic skateboard, but instead to build the electronics for a hoistable wind turbine for my sailboat.
Talking about hydropower… I’ve been there already, and you can produce a LOT of power by dragging a propeller after a sailboat - which actually then again makes it kind-of wind power.
You should be able to program the wind generator logics in Lisp, however I have not tried that myself.
Connected to solar inverter? If this inverter has some kind of MPPT, I don’t think it’s possible, because this MPPT is probably tailored for solar.
Max speed limit? Yes, should be possible to program that - also in lisp - (but I prefer C-language in the firmware). But this will be a software solution only. To be storm proof, you often would like a mechanical safety solution - lets say that one of your phase wires detaches or is cut, then you have a run-away.
And OMG, I have thought a lot about such mechanical safety solutions. You could design a small piece of hardware with a mechanical relay that shorts all three phase wires when the AC voltage gets above a threshold. The phase wires should then remain clamped together, until reset manually in some way.
WOW. I was thinking that this a dead topic and no one will answer.
The turbine that i have can sustain in winds +100 mph. The question came from the generator side due tue open voltage is 1 V per 10 rpm so could go over the ESC max voltage.
Regarding connecting to a solar inverter is to avoid charging and discharging a battery.
If this is possible the ESC will power on when the turbine start generating or need an adition power spuply to maintain the mcu running?
I think the low adoption of home wind turbines is due to the lack of a good controller. A good wind ESC could solve home wind generation.
It’s a feature done in esk8, most likely a list script but AFAIK it’s also hardware dependant.
What it does it when the vesc is connected to a power source such as a battery and it senses rotation on a motor, either through an encoder or hall sensors, it powers on the VESC.
I am a mechanical engineer with some understantgin of electronics so i have a lot if questions
Could be a solution to use a small bridge rectifier from PMG and connect to supply bord VCC? will that require at lesat 12 v to start the ESC?