<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.opensourceecology.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shure</id>
	<title>Open Source Ecology - Germany - Benutzerbeiträge [de]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.opensourceecology.de/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shure"/>
	<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/Spezial:Beitr%C3%A4ge/Shure"/>
	<updated>2026-06-03T06:47:36Z</updated>
	<subtitle>Benutzerbeiträge</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=13316</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=13316"/>
		<updated>2018-03-02T16:12:52Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Status==&lt;br /&gt;
&lt;br /&gt;
This project is not in active development. The information on this page is obsolete and outdated.&lt;br /&gt;
&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=13315</id>
		<title>Wind Turbine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=13315"/>
		<updated>2018-03-02T15:58:13Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Wind Turbine}}&lt;br /&gt;
[[File:Project-icon_vawt_wikithumb_h400px.png|388px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
This project is not in active development. The information on this page is obsolete and outdated.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA-NC)&lt;br /&gt;
&lt;br /&gt;
[[File:Etemu.com_TiVA_l2_front_wip.jpg|320px|thumb|left|3D Model of a [[TiVA]] rotor, work in progress. Note the hollow wings, this is a hybrid lift/drag wing profile with a full load TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 0.85.]]&lt;br /&gt;
&lt;br /&gt;
==[[TiVA]]==&lt;br /&gt;
Research and development is currently concentrated onto [[TiVA]], a tiny wind turbine prototyping platform. With this very small turbine, we can easily change parts, try out new ideas and increase the performance on a small scale in a fast and inexpensive way. Please have a look at the [[TiVA]] page for further information.&lt;br /&gt;
&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
===Development of ''[[Wilssen]]''===&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is monitoring and controlling all parameters. ''Wilssen'' is the brain of the wind turbines (+[[TiVA]]s!) and checks all the voltages at any time the wind turbine is generating power.&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
&lt;br /&gt;
* Design a mold for casting the alternator's stator&lt;br /&gt;
* 3D Models and Simulation&lt;br /&gt;
* Calculations for the forces at the bearing points and the mounting point&lt;br /&gt;
* LED drivers, controllable constant current sources for the high power LEDs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap / Log==&lt;br /&gt;
&lt;br /&gt;
[[File:TiVA_2_1_lenz2_sim_safety_extreme.png|512px|thumb|right|Safety factor at an extreme gust of wind for a Lenz2 wing coupled to a rotor base with an aluminum arm. WIP&amp;lt;ref&amp;gt;work in progress&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
==General design outlines==&lt;br /&gt;
&lt;br /&gt;
The wind turbine should be loosely designed according to the [[OSE Core Values]] except points 8 and 9, which demand high performance and equal to or higher than industrial efficiency &amp;lt;ref&amp;gt;[[OSE Core Values]]  points 8 and 9 demand a high performance and equal to or higher than industrial efficiency but the efficiency of a highly sophisticated industrial, FEA designed and airflow-simulated, wind tunnel tested model can't be matched by a diy design.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the [[OSE Core Values]], the wind turbine should be safe to operate, e.g. have a suitable safety factor in all structural calculations, proper isolation to prevent an electric shock.&lt;br /&gt;
&lt;br /&gt;
=====Assembly height=====&lt;br /&gt;
&lt;br /&gt;
The complete assembly of rotor and mast should not be higher than 10 m. If regional communities permit higher masts, the maximum height must not exceed 20 m, to avoid national and ICAO air traffic security issues and legal obligations to carry warning lights and report about their functionality.&lt;br /&gt;
There are various restrictions in Germany present which depend on the size and location of a wind turbine:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Verfahrensfrei sind Windenergieanlagen bis zu einer Höhe von 10 m&amp;lt;ref&amp;gt;Nummer 22 des Anhangs zu Paragraph 50 Abs. 1 LBO&amp;lt;/ref&amp;gt;. In Mischgebieten&amp;lt;ref&amp;gt;Mischgebiet bedeutet gleichwertige Wohn- und Gewerbenutzung&amp;lt;/ref&amp;gt; darf nachts ein Lärmrichtwert von 45 dB(A) nicht überschritten werden&amp;lt;ref&amp;gt;Auszug Windfibel Baden-Württemberg&amp;lt;/ref&amp;gt;. Zu den Genehmigungsverfahren sei gesagt, dass die Landesbauordnung der jeweiligen Bundesländer / Kommunen unterschiedlich ist, also sollte man beim Bauamt nachfragen.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Size=====&lt;br /&gt;
&lt;br /&gt;
We won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
Hint: In every wind condition, a 1 m diameter VAWT with a height of 4 m (4m²) is more efficient than a 2 m x 2 m (4 m²) VAWT due to the higher rpm and better aerodynamic figures. Industrial VAWTs aim for a large height, not for a large diameter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to design a rather small VAWT with [[TiVA]], resulting in the following advantages:&lt;br /&gt;
&lt;br /&gt;
* + DIY! People should be able to build them! -&amp;gt; KISS principle&lt;br /&gt;
* + less moving parts&lt;br /&gt;
* + does not necessarily have to be elevated, can stand on the ground&lt;br /&gt;
* + collects wind from every direction: no need for a directional control (+less mechanics, electronics)&lt;br /&gt;
* + has a smaller footprint&lt;br /&gt;
* + easier to design&lt;br /&gt;
* + way more easy to build&lt;br /&gt;
* + does not need a variable pitch control for high wind speed/ high power designs&lt;br /&gt;
* + uses cheaper materials, less bearings and axles, less machining operations&lt;br /&gt;
* + maintenance is easier, as the generator is on the ground, no need for a lift or a breakdown of the turbine head&lt;br /&gt;
* + a modular design is possible in a certain range (e.g. building it higher/longer in any direction)&lt;br /&gt;
* + does not necessarily need moldings or 3D shapes like sophisticated VAWT turbine blades&lt;br /&gt;
&lt;br /&gt;
* - lower rpm at the same rotor diameter, at the same wind surface area due to the partly reversed draft of the wings but:&lt;br /&gt;
* + can have a small diameter but a rather large height, thus more torque ''and'' more rpm&lt;br /&gt;
&lt;br /&gt;
Main disadvantage against a horizontal axis wind turbine:&lt;br /&gt;
&lt;br /&gt;
* - less power output compared to a sophisticated HAWT design if wind direction does not change often and turbulence is low&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The small form factor alone yields the following advantages next to being diy-friendly:&lt;br /&gt;
&lt;br /&gt;
* + easier maintenance&lt;br /&gt;
* + mobility, less weight&lt;br /&gt;
* + smaller impact on the environment/nature&lt;br /&gt;
* + lower system voltage and lower currents, less risky to operate&lt;br /&gt;
* + a smaller power rating results in a less complicated generator and inverter design&lt;br /&gt;
* + batteries can be charged quick&amp;amp;dirty with a simple charging circuit from a small wind turbine, which would not be possible with a high power wind turbine&lt;br /&gt;
&lt;br /&gt;
Specialties about distributed energy sourcing with small wind turbines:&lt;br /&gt;
&lt;br /&gt;
* (tbd) Multiple smaller wind turbines may have more physical weight per sourced energy (kg/kW) versus one large one.&lt;br /&gt;
* - requires an additional electrical infrastructure between multiple smaller wind turbines versus one large one -&amp;gt; more cables and balancing (electronics)&lt;br /&gt;
* + the grid can be laid out in such a way, that the turbines can be placed where the energy is needed the most, resulting in smaller run lengths of power cables and less power losses.&lt;br /&gt;
* + the small turbines can easily be moved to an area with a higher wind speed. This is interesting when it comes to structural or seasonal changes of the wind, e.g. when the trees grow leaves and form a barrier which decreases the ground wind speed or they form an alley/a tunnel which increases the wind speed, one may move the wind turbine to gain from the new environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Simply said, it is more flexible to use many small turbines versus one large one. If a larger energy source is required, we connect multiple wind turbines in a local grid -&amp;gt; distributed energy sourcing, a 'wind farm' consisting of VAWTs:&lt;br /&gt;
&lt;br /&gt;
[[File:flowe.jpg|thumb|alt=A VAWT testing space|The ''Caltech Field Laboratory for Optimized Wind Energy'' where arrays of closely spaced ''vertical axis wind turbines'' were tested.]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Dabiri carried out field tests in the summer of 2010 at an experimental farm known as the Field Laboratory for Optimized Wind Energy (FLOWE), which houses 24 10-meter-tall, 1.2-meter-wide VAWTs. In the field tests, which used six VAWTs, Dabiri and his colleagues measured the rotational speed and power generated by each of the turbines when placed in a number of different configurations. One turbine was kept in a fixed position for every configuration, while the others were on portable footings that allowed them to be shifted around.&lt;br /&gt;
They found that the aerodynamic interference between neighboring turbines was completely eliminated when all the turbines in an array were spaced four turbine diameters (roughly five meters or 16 feet) apart. In comparison, propeller-style HAWTs would need to be spaced 20 rotor diameters apart - which equates to a distance of more than one mile for the largest wind turbines currently in use - for the aerodynamic interference to be eliminated.&lt;br /&gt;
The six VAWTs generated from 21 to 47 watts of power per square meter of land area, while a comparably sized HAWT farm generates just two to three watts per square meter. See [https://www.youtube.com/watch?v=XthnaliaS88&amp;amp;t=1m2s video] and reference. &amp;lt;ref&amp;gt;http://www.gizmag.com/optimizing-wind-turbine-placement/19217/&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How does the wind turbine generate energy?==&lt;br /&gt;
&lt;br /&gt;
The energy is in the wind due to it's speed/local pressure differences. A wind turbine ''converts'' kinetic energy from the wind into mechanical energy. The VAWT yields energy as kinetic energy from the wind is absorbed by rotating wings. Wind is made up of moving air molecules which have mass - though not a lot. Any moving object with mass carries kinetic energy in an amount which is given by the equation&amp;lt;ref&amp;gt;http://www.reuk.co.uk/Calculation-of-Wind-Power.htm&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:Kinetic Energy = 0.5 x Mass x Velocity²&lt;br /&gt;
&lt;br /&gt;
where the mass is measured in kg, the velocity in m/s, and the energy is given in joules.&lt;br /&gt;
&lt;br /&gt;
Air has a known density (around 1.23 kg/m³ at sea level), so the mass of air hitting our wind turbine (which sweeps a known area) each second is given by the following equation:&lt;br /&gt;
&lt;br /&gt;
:Mass/sec (kg/s) = Velocity (m/s) x Area (m²) x Density (kg/m³)&lt;br /&gt;
&lt;br /&gt;
And therefore, the power (i.e. energy per second) in the wind hitting a wind turbine with a certain swept area is given by simply inserting the mass per second calculation into the standard kinetic energy equation given above resulting in the following vital equation:&lt;br /&gt;
&lt;br /&gt;
:Power = 0.5 x Swept Area x Air Density x Velocity³&lt;br /&gt;
&lt;br /&gt;
where Power is given in Watts (i.e. joules/second), the swept area in square meters, the Air density in kilograms per cubic meter, and the Velocity in meters per second.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Wide image-noborder|ETEMUcom_EVAwt6_iso.jpg|1280px|3=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.|4=99%|alt=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.}}&lt;br /&gt;
&lt;br /&gt;
A lift-type VAWT generates lift at almost the full 360 degree rotation, as long as you have a TSR&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Tip-speed_ratio&amp;lt;/ref&amp;gt; &amp;gt;&amp;gt; 1 (TSR=Tip Speed Ratio), i.e when the blades are moving faster than the wind is moving. This lift principle is why airplanes fly.&lt;br /&gt;
Depending on the operating speed and wind speed, the blades will actually be in stall for differing segments of the rotation, and hence not much lift, or at least a minimal amount compared to the drag, which slows the turbine down to a TSR &amp;lt; 1. This occurs when the angle of attack (for a static blade!) is at a certain point, let's say about 15 degrees. The following video shows aerodynamic stall, investigated on a 2D wing profile through air velocity, pressure, and turbulence intensity.&lt;br /&gt;
&lt;br /&gt;
http://youtu.be/Ti5zUD08w5s&lt;br /&gt;
&lt;br /&gt;
However, the dynamic stall characteristics are significantly different though, and since the angle of attack for a Darrieus turbine with lift airfoils is constantly changing, dynamic stall is much more important. For us, this is still ''rocket science'' and can't be measured. It has to be simulated with CFD/FEA and we hope to have some results about various wing types soon as Achmed from OSE Germany is working on a simulation with OpenFoam, an Open Source CFD program for Linux.&lt;br /&gt;
&lt;br /&gt;
A drag type VAWT has always a TSR &amp;lt;1, and the blades capture energy for more or less 180 degrees, the blades fight the wind the other 180 degrees.&lt;br /&gt;
&lt;br /&gt;
==EVA wind turbine==&lt;br /&gt;
&lt;br /&gt;
[[File:ETEMUcom_EVAwt8_intake_top_iso.jpg|thumb|Example of an '''''EVA''' wind turbine'' design, ISO view of the top end. Note the wing at the front and the tail rudder.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt6_iso.jpg&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
The '''''E'''nhanced '''V'''ertical '''A'''xis Wind Turbine'' idea incorporates an intake manifold at the front which is always facing the direction where the strongest wind is coming from. The main disadvantage of the VAWT against a HAWT is reduced: There is no attacking wind which will work against the natural, clockwise rotation of the VAWT. This may result in an increased overall efficiency.&lt;br /&gt;
&lt;br /&gt;
* + No wind is working 'against' the turbine, contrary to a standard VAWT, where half of the turbine is exposed to wind which flows into the 'wrong' direction&lt;br /&gt;
* + The wind speed right at the turbine intake is increased &amp;lt;ref&amp;gt;The deflection at the front adds up two &amp;quot;surfaces&amp;quot; of wind. However, the resulting wind speed won't change drastically.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* + (tbd) less oscillating forces, the wind flow is about unidirectional at the turbine: less vibrations and less wear at the rotating parts, more static and less dynamic thrust at the bearings, less torque ripple and cyclical stress.&lt;br /&gt;
* - More material is used for the construction of an '''''EVA''' wt'': two bearings, arms and static wings. However, these additional parts are not difficult to manufacture, as the surfaces are all plane.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt7_top_detailed_diagramm.jpg|Normal airflow in a VAWT at the maximum torque moment. Note the non-uniform airflow with varying surfaces as the turbine blades advance.&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake.jpg|Airflow in the '''''EVA''' wt'' design. View from the top.&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake_top_iso.jpg|Example of a simple constructional integration of the '''''EVA''' wt'' design with sheet material. ISO-View from the top.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Calculations and Simulations=&lt;br /&gt;
[[File:Better_metric.gif|thumb|All calculations are made in the metric system. This is the logo for the Jamaica Metrication Board, which completed its work in 1996.]]&lt;br /&gt;
All calculations are made in the ''metric'' system.&lt;br /&gt;
&lt;br /&gt;
Let's start with the base mount.&lt;br /&gt;
As the design outlines state we won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; = Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100) &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F(50\frac{m}{s})=\frac{1}{2} \times 1.2\frac{kg}{m^3} \times 1.0 \times 4m^2 \times 50\frac{m}{s}^2 = 6000 N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(20\frac{m}{s})=960N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(10\frac{m}{s})=240N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(5\frac{m}{s})=60N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO: Leverage should be taken into account here. How to calculate the load at the bearing points?&lt;br /&gt;
&lt;br /&gt;
TODO: Consider serious safety factor for robustness and against oscillations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maximum wind speed the turbine has to withstand:&lt;br /&gt;
{|&lt;br /&gt;
|IEC wind class&lt;br /&gt;
|I&lt;br /&gt;
|II&lt;br /&gt;
|III&lt;br /&gt;
|IV&lt;br /&gt;
|----&lt;br /&gt;
|50-year-maximum&lt;br /&gt;
|50 m/s&lt;br /&gt;
|42,5 m/s&lt;br /&gt;
|37,5 m/s&lt;br /&gt;
|30 m/s&lt;br /&gt;
|----&lt;br /&gt;
|average wind speed&lt;br /&gt;
|10 m/s&lt;br /&gt;
|8,5 m/s&lt;br /&gt;
|7,5 m/s&lt;br /&gt;
|6 m/s&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example for a classification in Germany, Berlin: The mean wind speed is classified above IEC class IV with an average value of 2.3 - 3.6 m/s at ground level &amp;lt;ref&amp;gt;equals a mast height of 10 m or below&amp;lt;/ref&amp;gt; without any obstacles.&lt;br /&gt;
&lt;br /&gt;
IEC classes are realistic for higher wind zones, industrial wind turbines are usually mounted at &amp;gt;50 m. We are safe with an IEC class IV design. The design should be build for a maximum load of &amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Estimating the power output of the VAWT==&lt;br /&gt;
&lt;br /&gt;
=====Power available in the wind:=====&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind. It is available as kinetic energy due to the moving mass of the air.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² at a small scale turbine &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Power available from the turbine:=====&lt;br /&gt;
&lt;br /&gt;
This is the estimated ''mechanical'' wind power conversion.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
while &amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20\% \\&lt;br /&gt;
\rho_{decent} = 30\% \\&lt;br /&gt;
\rho_{good} = 35\% \\&lt;br /&gt;
\rho_{superbVAWT} = 40\% \\&lt;br /&gt;
\rho_{superbHAWT} = 50\% \\&lt;br /&gt;
\rho_{limit} = 59\% \\&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? Tbd!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
* [http://www.rhein-zeitung.de/regionales/neuwied_artikel,-Energiemarkt-Frischer-Wind-weht-aus-Asbach-_arid,247585.html non OS example 1]&lt;br /&gt;
* http://www.fundamentalform.com/html/involute_wind_turbine.html&lt;br /&gt;
* http://www.daswindrad.de/forum/viewtopic.php?f=2&amp;amp;t=21&lt;br /&gt;
* http://www.tinytechindia.com/windenergy.htm&lt;br /&gt;
* http://www.macarthurmusic.com/johnkwilson/MakingasimpleSavoniuswindturbine.htm A bit more efficient than a standard Savonius&lt;br /&gt;
* https://www.youtube.com/playlist?list=PL212B7C0D6057AC28 youtube playlist&lt;br /&gt;
&lt;br /&gt;
====Daniel====&lt;br /&gt;
* http://www.youtube.com/user/danielturbin/videos?sort=dd&amp;amp;view=0   Wind is only one of many nice things he did&lt;br /&gt;
* http://www.maskinisten.net/viewtopic.php?t=8655  Forum with pictures and tests explained in Swedish&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;br /&gt;
[[Category: Energie]]&lt;br /&gt;
[[Category: Wind]]&lt;br /&gt;
[[Category: Turbine]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=13314</id>
		<title>Wind Turbine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=13314"/>
		<updated>2018-03-02T15:57:08Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Wind Turbine}}&lt;br /&gt;
[[File:Project-icon_vawt_wikithumb_h400px.png|388px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
This project is not in active development. The information on this page is obsolete and outdated.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA-NC)&lt;br /&gt;
&lt;br /&gt;
[[File:Etemu.com_TiVA_l2_front_wip.jpg|320px|thumb|left|3D Model of a [[TiVA]] rotor, work in progress. Note the hollow wings, this is a hybrid lift/drag wing profile with a full load TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 0.85.]]&lt;br /&gt;
&lt;br /&gt;
==[[TiVA]]==&lt;br /&gt;
Research and development is currently concentrated onto [[TiVA]], a tiny wind turbine prototyping platform. With this very small turbine, we can easily change parts, try out new ideas and increase the performance on a small scale in a fast and inexpensive way. Please have a look at the [[TiVA]] page for further information.&lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
[[File:DSC08567_edit_tiva_session.jpg|512px|thumb|right|3D modelling session for [[TiVA]].]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|working on the schematics and PCB layouts for [[Wilssen]], the controller.]]&lt;br /&gt;
&lt;br /&gt;
===Development of ''[[Wilssen]]''===&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is monitoring and controlling all parameters. ''Wilssen'' is the brain of the wind turbines (+[[TiVA]]s!) and checks all the voltages at any time the wind turbine is generating power.&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
&lt;br /&gt;
* Design a mold for casting the alternator's stator&lt;br /&gt;
* 3D Models and Simulation&lt;br /&gt;
* Calculations for the forces at the bearing points and the mounting point&lt;br /&gt;
* LED drivers, controllable constant current sources for the high power LEDs&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Roadmap / Log==&lt;br /&gt;
&lt;br /&gt;
[[File:TiVA_2_1_lenz2_sim_safety_extreme.png|512px|thumb|right|Safety factor at an extreme gust of wind for a Lenz2 wing coupled to a rotor base with an aluminum arm. WIP&amp;lt;ref&amp;gt;work in progress&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
==General design outlines==&lt;br /&gt;
&lt;br /&gt;
The wind turbine should be loosely designed according to the [[OSE Core Values]] except points 8 and 9, which demand high performance and equal to or higher than industrial efficiency &amp;lt;ref&amp;gt;[[OSE Core Values]]  points 8 and 9 demand a high performance and equal to or higher than industrial efficiency but the efficiency of a highly sophisticated industrial, FEA designed and airflow-simulated, wind tunnel tested model can't be matched by a diy design.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the [[OSE Core Values]], the wind turbine should be safe to operate, e.g. have a suitable safety factor in all structural calculations, proper isolation to prevent an electric shock.&lt;br /&gt;
&lt;br /&gt;
=====Assembly height=====&lt;br /&gt;
&lt;br /&gt;
The complete assembly of rotor and mast should not be higher than 10 m. If regional communities permit higher masts, the maximum height must not exceed 20 m, to avoid national and ICAO air traffic security issues and legal obligations to carry warning lights and report about their functionality.&lt;br /&gt;
There are various restrictions in Germany present which depend on the size and location of a wind turbine:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Verfahrensfrei sind Windenergieanlagen bis zu einer Höhe von 10 m&amp;lt;ref&amp;gt;Nummer 22 des Anhangs zu Paragraph 50 Abs. 1 LBO&amp;lt;/ref&amp;gt;. In Mischgebieten&amp;lt;ref&amp;gt;Mischgebiet bedeutet gleichwertige Wohn- und Gewerbenutzung&amp;lt;/ref&amp;gt; darf nachts ein Lärmrichtwert von 45 dB(A) nicht überschritten werden&amp;lt;ref&amp;gt;Auszug Windfibel Baden-Württemberg&amp;lt;/ref&amp;gt;. Zu den Genehmigungsverfahren sei gesagt, dass die Landesbauordnung der jeweiligen Bundesländer / Kommunen unterschiedlich ist, also sollte man beim Bauamt nachfragen.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Size=====&lt;br /&gt;
&lt;br /&gt;
We won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
Hint: In every wind condition, a 1 m diameter VAWT with a height of 4 m (4m²) is more efficient than a 2 m x 2 m (4 m²) VAWT due to the higher rpm and better aerodynamic figures. Industrial VAWTs aim for a large height, not for a large diameter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to design a rather small VAWT with [[TiVA]], resulting in the following advantages:&lt;br /&gt;
&lt;br /&gt;
* + DIY! People should be able to build them! -&amp;gt; KISS principle&lt;br /&gt;
* + less moving parts&lt;br /&gt;
* + does not necessarily have to be elevated, can stand on the ground&lt;br /&gt;
* + collects wind from every direction: no need for a directional control (+less mechanics, electronics)&lt;br /&gt;
* + has a smaller footprint&lt;br /&gt;
* + easier to design&lt;br /&gt;
* + way more easy to build&lt;br /&gt;
* + does not need a variable pitch control for high wind speed/ high power designs&lt;br /&gt;
* + uses cheaper materials, less bearings and axles, less machining operations&lt;br /&gt;
* + maintenance is easier, as the generator is on the ground, no need for a lift or a breakdown of the turbine head&lt;br /&gt;
* + a modular design is possible in a certain range (e.g. building it higher/longer in any direction)&lt;br /&gt;
* + does not necessarily need moldings or 3D shapes like sophisticated VAWT turbine blades&lt;br /&gt;
&lt;br /&gt;
* - lower rpm at the same rotor diameter, at the same wind surface area due to the partly reversed draft of the wings but:&lt;br /&gt;
* + can have a small diameter but a rather large height, thus more torque ''and'' more rpm&lt;br /&gt;
&lt;br /&gt;
Main disadvantage against a horizontal axis wind turbine:&lt;br /&gt;
&lt;br /&gt;
* - less power output compared to a sophisticated HAWT design if wind direction does not change often and turbulence is low&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The small form factor alone yields the following advantages next to being diy-friendly:&lt;br /&gt;
&lt;br /&gt;
* + easier maintenance&lt;br /&gt;
* + mobility, less weight&lt;br /&gt;
* + smaller impact on the environment/nature&lt;br /&gt;
* + lower system voltage and lower currents, less risky to operate&lt;br /&gt;
* + a smaller power rating results in a less complicated generator and inverter design&lt;br /&gt;
* + batteries can be charged quick&amp;amp;dirty with a simple charging circuit from a small wind turbine, which would not be possible with a high power wind turbine&lt;br /&gt;
&lt;br /&gt;
Specialties about distributed energy sourcing with small wind turbines:&lt;br /&gt;
&lt;br /&gt;
* (tbd) Multiple smaller wind turbines may have more physical weight per sourced energy (kg/kW) versus one large one.&lt;br /&gt;
* - requires an additional electrical infrastructure between multiple smaller wind turbines versus one large one -&amp;gt; more cables and balancing (electronics)&lt;br /&gt;
* + the grid can be laid out in such a way, that the turbines can be placed where the energy is needed the most, resulting in smaller run lengths of power cables and less power losses.&lt;br /&gt;
* + the small turbines can easily be moved to an area with a higher wind speed. This is interesting when it comes to structural or seasonal changes of the wind, e.g. when the trees grow leaves and form a barrier which decreases the ground wind speed or they form an alley/a tunnel which increases the wind speed, one may move the wind turbine to gain from the new environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Simply said, it is more flexible to use many small turbines versus one large one. If a larger energy source is required, we connect multiple wind turbines in a local grid -&amp;gt; distributed energy sourcing, a 'wind farm' consisting of VAWTs:&lt;br /&gt;
&lt;br /&gt;
[[File:flowe.jpg|thumb|alt=A VAWT testing space|The ''Caltech Field Laboratory for Optimized Wind Energy'' where arrays of closely spaced ''vertical axis wind turbines'' were tested.]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Dabiri carried out field tests in the summer of 2010 at an experimental farm known as the Field Laboratory for Optimized Wind Energy (FLOWE), which houses 24 10-meter-tall, 1.2-meter-wide VAWTs. In the field tests, which used six VAWTs, Dabiri and his colleagues measured the rotational speed and power generated by each of the turbines when placed in a number of different configurations. One turbine was kept in a fixed position for every configuration, while the others were on portable footings that allowed them to be shifted around.&lt;br /&gt;
They found that the aerodynamic interference between neighboring turbines was completely eliminated when all the turbines in an array were spaced four turbine diameters (roughly five meters or 16 feet) apart. In comparison, propeller-style HAWTs would need to be spaced 20 rotor diameters apart - which equates to a distance of more than one mile for the largest wind turbines currently in use - for the aerodynamic interference to be eliminated.&lt;br /&gt;
The six VAWTs generated from 21 to 47 watts of power per square meter of land area, while a comparably sized HAWT farm generates just two to three watts per square meter. See [https://www.youtube.com/watch?v=XthnaliaS88&amp;amp;t=1m2s video] and reference. &amp;lt;ref&amp;gt;http://www.gizmag.com/optimizing-wind-turbine-placement/19217/&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How does the wind turbine generate energy?==&lt;br /&gt;
&lt;br /&gt;
The energy is in the wind due to it's speed/local pressure differences. A wind turbine ''converts'' kinetic energy from the wind into mechanical energy. The VAWT yields energy as kinetic energy from the wind is absorbed by rotating wings. Wind is made up of moving air molecules which have mass - though not a lot. Any moving object with mass carries kinetic energy in an amount which is given by the equation&amp;lt;ref&amp;gt;http://www.reuk.co.uk/Calculation-of-Wind-Power.htm&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:Kinetic Energy = 0.5 x Mass x Velocity²&lt;br /&gt;
&lt;br /&gt;
where the mass is measured in kg, the velocity in m/s, and the energy is given in joules.&lt;br /&gt;
&lt;br /&gt;
Air has a known density (around 1.23 kg/m³ at sea level), so the mass of air hitting our wind turbine (which sweeps a known area) each second is given by the following equation:&lt;br /&gt;
&lt;br /&gt;
:Mass/sec (kg/s) = Velocity (m/s) x Area (m²) x Density (kg/m³)&lt;br /&gt;
&lt;br /&gt;
And therefore, the power (i.e. energy per second) in the wind hitting a wind turbine with a certain swept area is given by simply inserting the mass per second calculation into the standard kinetic energy equation given above resulting in the following vital equation:&lt;br /&gt;
&lt;br /&gt;
:Power = 0.5 x Swept Area x Air Density x Velocity³&lt;br /&gt;
&lt;br /&gt;
where Power is given in Watts (i.e. joules/second), the swept area in square meters, the Air density in kilograms per cubic meter, and the Velocity in meters per second.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Wide image-noborder|ETEMUcom_EVAwt6_iso.jpg|1280px|3=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.|4=99%|alt=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.}}&lt;br /&gt;
&lt;br /&gt;
A lift-type VAWT generates lift at almost the full 360 degree rotation, as long as you have a TSR&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Tip-speed_ratio&amp;lt;/ref&amp;gt; &amp;gt;&amp;gt; 1 (TSR=Tip Speed Ratio), i.e when the blades are moving faster than the wind is moving. This lift principle is why airplanes fly.&lt;br /&gt;
Depending on the operating speed and wind speed, the blades will actually be in stall for differing segments of the rotation, and hence not much lift, or at least a minimal amount compared to the drag, which slows the turbine down to a TSR &amp;lt; 1. This occurs when the angle of attack (for a static blade!) is at a certain point, let's say about 15 degrees. The following video shows aerodynamic stall, investigated on a 2D wing profile through air velocity, pressure, and turbulence intensity.&lt;br /&gt;
&lt;br /&gt;
http://youtu.be/Ti5zUD08w5s&lt;br /&gt;
&lt;br /&gt;
However, the dynamic stall characteristics are significantly different though, and since the angle of attack for a Darrieus turbine with lift airfoils is constantly changing, dynamic stall is much more important. For us, this is still ''rocket science'' and can't be measured. It has to be simulated with CFD/FEA and we hope to have some results about various wing types soon as Achmed from OSE Germany is working on a simulation with OpenFoam, an Open Source CFD program for Linux.&lt;br /&gt;
&lt;br /&gt;
A drag type VAWT has always a TSR &amp;lt;1, and the blades capture energy for more or less 180 degrees, the blades fight the wind the other 180 degrees.&lt;br /&gt;
&lt;br /&gt;
==EVA wind turbine==&lt;br /&gt;
&lt;br /&gt;
[[File:ETEMUcom_EVAwt8_intake_top_iso.jpg|thumb|Example of an '''''EVA''' wind turbine'' design, ISO view of the top end. Note the wing at the front and the tail rudder.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt6_iso.jpg&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
The '''''E'''nhanced '''V'''ertical '''A'''xis Wind Turbine'' idea incorporates an intake manifold at the front which is always facing the direction where the strongest wind is coming from. The main disadvantage of the VAWT against a HAWT is reduced: There is no attacking wind which will work against the natural, clockwise rotation of the VAWT. This may result in an increased overall efficiency.&lt;br /&gt;
&lt;br /&gt;
* + No wind is working 'against' the turbine, contrary to a standard VAWT, where half of the turbine is exposed to wind which flows into the 'wrong' direction&lt;br /&gt;
* + The wind speed right at the turbine intake is increased &amp;lt;ref&amp;gt;The deflection at the front adds up two &amp;quot;surfaces&amp;quot; of wind. However, the resulting wind speed won't change drastically.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* + (tbd) less oscillating forces, the wind flow is about unidirectional at the turbine: less vibrations and less wear at the rotating parts, more static and less dynamic thrust at the bearings, less torque ripple and cyclical stress.&lt;br /&gt;
* - More material is used for the construction of an '''''EVA''' wt'': two bearings, arms and static wings. However, these additional parts are not difficult to manufacture, as the surfaces are all plane.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt7_top_detailed_diagramm.jpg|Normal airflow in a VAWT at the maximum torque moment. Note the non-uniform airflow with varying surfaces as the turbine blades advance.&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake.jpg|Airflow in the '''''EVA''' wt'' design. View from the top.&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake_top_iso.jpg|Example of a simple constructional integration of the '''''EVA''' wt'' design with sheet material. ISO-View from the top.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Calculations and Simulations=&lt;br /&gt;
[[File:Better_metric.gif|thumb|All calculations are made in the metric system. This is the logo for the Jamaica Metrication Board, which completed its work in 1996.]]&lt;br /&gt;
All calculations are made in the ''metric'' system.&lt;br /&gt;
&lt;br /&gt;
Let's start with the base mount.&lt;br /&gt;
As the design outlines state we won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; = Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100) &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F(50\frac{m}{s})=\frac{1}{2} \times 1.2\frac{kg}{m^3} \times 1.0 \times 4m^2 \times 50\frac{m}{s}^2 = 6000 N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(20\frac{m}{s})=960N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(10\frac{m}{s})=240N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(5\frac{m}{s})=60N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO: Leverage should be taken into account here. How to calculate the load at the bearing points?&lt;br /&gt;
&lt;br /&gt;
TODO: Consider serious safety factor for robustness and against oscillations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maximum wind speed the turbine has to withstand:&lt;br /&gt;
{|&lt;br /&gt;
|IEC wind class&lt;br /&gt;
|I&lt;br /&gt;
|II&lt;br /&gt;
|III&lt;br /&gt;
|IV&lt;br /&gt;
|----&lt;br /&gt;
|50-year-maximum&lt;br /&gt;
|50 m/s&lt;br /&gt;
|42,5 m/s&lt;br /&gt;
|37,5 m/s&lt;br /&gt;
|30 m/s&lt;br /&gt;
|----&lt;br /&gt;
|average wind speed&lt;br /&gt;
|10 m/s&lt;br /&gt;
|8,5 m/s&lt;br /&gt;
|7,5 m/s&lt;br /&gt;
|6 m/s&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example for a classification in Germany, Berlin: The mean wind speed is classified above IEC class IV with an average value of 2.3 - 3.6 m/s at ground level &amp;lt;ref&amp;gt;equals a mast height of 10 m or below&amp;lt;/ref&amp;gt; without any obstacles.&lt;br /&gt;
&lt;br /&gt;
IEC classes are realistic for higher wind zones, industrial wind turbines are usually mounted at &amp;gt;50 m. We are safe with an IEC class IV design. The design should be build for a maximum load of &amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Estimating the power output of the VAWT==&lt;br /&gt;
&lt;br /&gt;
=====Power available in the wind:=====&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind. It is available as kinetic energy due to the moving mass of the air.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² at a small scale turbine &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Power available from the turbine:=====&lt;br /&gt;
&lt;br /&gt;
This is the estimated ''mechanical'' wind power conversion.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
while &amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20\% \\&lt;br /&gt;
\rho_{decent} = 30\% \\&lt;br /&gt;
\rho_{good} = 35\% \\&lt;br /&gt;
\rho_{superbVAWT} = 40\% \\&lt;br /&gt;
\rho_{superbHAWT} = 50\% \\&lt;br /&gt;
\rho_{limit} = 59\% \\&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? Tbd!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
* [http://www.rhein-zeitung.de/regionales/neuwied_artikel,-Energiemarkt-Frischer-Wind-weht-aus-Asbach-_arid,247585.html non OS example 1]&lt;br /&gt;
* http://www.fundamentalform.com/html/involute_wind_turbine.html&lt;br /&gt;
* http://www.daswindrad.de/forum/viewtopic.php?f=2&amp;amp;t=21&lt;br /&gt;
* http://www.tinytechindia.com/windenergy.htm&lt;br /&gt;
* http://www.macarthurmusic.com/johnkwilson/MakingasimpleSavoniuswindturbine.htm A bit more efficient than a standard Savonius&lt;br /&gt;
* https://www.youtube.com/playlist?list=PL212B7C0D6057AC28 youtube playlist&lt;br /&gt;
&lt;br /&gt;
====Daniel====&lt;br /&gt;
* http://www.youtube.com/user/danielturbin/videos?sort=dd&amp;amp;view=0   Wind is only one of many nice things he did&lt;br /&gt;
* http://www.maskinisten.net/viewtopic.php?t=8655  Forum with pictures and tests explained in Swedish&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;br /&gt;
[[Category: Energie]]&lt;br /&gt;
[[Category: Wind]]&lt;br /&gt;
[[Category: Turbine]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Datei:20111228LXM8731_UZURI_NOA_-2_facebook3.jpg&amp;diff=11650</id>
		<title>Datei:20111228LXM8731 UZURI NOA -2 facebook3.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Datei:20111228LXM8731_UZURI_NOA_-2_facebook3.jpg&amp;diff=11650"/>
		<updated>2016-02-09T02:17:32Z</updated>

		<summary type="html">&lt;p&gt;Shure: Shure uploaded a new version of Datei:20111228LXM8731 UZURI NOA -2 facebook3.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Alex Shure]] at work at the horizontal band saw.&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Datei:Alex_Shure.jpg&amp;diff=11649</id>
		<title>Datei:Alex Shure.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Datei:Alex_Shure.jpg&amp;diff=11649"/>
		<updated>2016-02-09T02:16:42Z</updated>

		<summary type="html">&lt;p&gt;Shure: Shure uploaded a new version of Datei:Alex Shure.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=11648</id>
		<title>Benutzer:Shure</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=11648"/>
		<updated>2016-02-09T02:06:08Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InternalWikiCommunication|Alex_Shure}}&lt;br /&gt;
(deprecated)&lt;br /&gt;
&lt;br /&gt;
[[Category:Mitgliederliste‏‎]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=11647</id>
		<title>Benutzer:Shure</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=11647"/>
		<updated>2016-02-09T02:05:59Z</updated>

		<summary type="html">&lt;p&gt;Shure: Der Seiteninhalt wurde durch einen anderen Text ersetzt: „{{InternalWikiCommunication|Alex_Shure}} Alex Shure (deprecated)  Category:Mitgliederliste‏‎“&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InternalWikiCommunication|Alex_Shure}}&lt;br /&gt;
[[Image:Alex_Shure.jpg|thumb|Alex Shure]]&lt;br /&gt;
(deprecated)&lt;br /&gt;
&lt;br /&gt;
[[Category:Mitgliederliste‏‎]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=10794</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=10794"/>
		<updated>2014-03-12T10:54:57Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Development */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
During collaborative sessions: '''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=10793</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=10793"/>
		<updated>2014-03-12T10:47:38Z</updated>

		<summary type="html">&lt;p&gt;Shure: m&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a wind energy harvesting and testing platform for anybody. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines. [[TiVA]] is also a prototyping platform for educational purposes: Students, teachers, hackers and anybody with interest in the topic can learn and tinker with renewable energy harvesting in a small scale.&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
Still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Is there anything you can supply or contribute? Please get in touch with [[Alex Shure|Alex]] or make a post in our Forum. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32m x 0.32m drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s?) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Open_Source_Ecology_Germany&amp;diff=10792</id>
		<title>Open Source Ecology Germany</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Open_Source_Ecology_Germany&amp;diff=10792"/>
		<updated>2014-03-12T10:42:40Z</updated>

		<summary type="html">&lt;p&gt;Shure: After talking with the project owner: Filapuller is not (yet?) Open Source, thus removed it. Also has no content and is not maintained in this wiki.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;display:none&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;}}&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;table class=&amp;quot;table10col&amp;quot; style=&amp;quot;text-align:center; width:100%; border:2px solid white; border-radius:20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;10&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;border-bottom:1px solid grey;&amp;quot;&amp;gt;&amp;amp;nbsp;Die Projekte&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr style=&amp;quot;background:#F0EEB7; font-size:0.7em;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;release&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Unipro_icon2.png|50px|link=Universal Prototyping Kit]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Universal Prototyping Kit|Baukasten]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;prototype&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Icon5c.png|50px|link=Zn/O-Brennstoffzelle]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Zn/O-Brennstoffzelle]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;testing&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Tiva-wind-turbine-transparent-50pxh.png|link=Wind_Turbine]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Wind_Turbine|Windturbine]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;documentation&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Plastic_shredder_50pxh.png|link=Filamaker]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Filamaker]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;rd inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt inaktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Induction-furnace_50pxh.png|link=Induktionsofen]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Induktionsofen]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;testing inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt inaktiv! Testphase.&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Tlud-stove_50pxh.png|link=Holzvergaserofen]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Holzvergaserofen|Holzvergaserofen]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;prototype&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:MC_Step_Motor.png|50px|link=CNC_Circuit_Mill]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[CNC_Circuit_Mill|CNC Platinenfräsen Elektronik]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;rd inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt inaktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Hoflader.png|50px|link=Hoflader]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Hoflader]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;documentation inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt inaktiv, Dokumentationsphase!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Rollhacke.png|50px|link=Rollhacke]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[Rollhacke]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;&amp;quot;&amp;gt;&amp;lt;!--&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File: |50px|link=]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;--&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr style=&amp;quot;background:#F0EEB7; font-size:0.7em;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;testing&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Wilssen_icon.png|50px|link=Wireless Wind Logging System]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[Wilssen| Wireless Wind Logging System]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;rd&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Icon5c.png|50px|link=Microbial_fuel_cell]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[Microbial_fuel_cell| Mikrobielle Brennstoffzelle]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;documentation&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:DiVER.png|50px|link=DiVER]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[DiVER]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;!-- &amp;lt;td class=&amp;quot;rd&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Filapuller.png|50px|link=Filapuller]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[Filapuller]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt; --&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;prototype&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:HOG3D PlaDruMas.png|50px|link=HOG3D_PlaDruMas_-_Platinen-_und_Druck-Maschine]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[HOG3D_PlaDruMas_-_Platinen-_und_Druck-Maschine|Platinen- 3D-Drucker Kombi]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[Hofladen]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;prototype&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Milking_robot.png|50px|link=Milking_robot]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[Milking_robot| Mobiler Melkroboter]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;research inactive&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt ausgesetzt bis 20. März!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:Archimedes_screw_credit_Britannica.png|50px| link=EDUWAMA_Energie_DUrch_WAsserMAssen]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[EDUWAMA_Energie_DUrch_WAsserMAssen| Hoch-Durchsatz-Wasserkraftwerk]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;prototype&amp;quot;&amp;gt;&amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt ausgesetzt aus Fischschutzgründen, ausser wir finden noch einen Babyfischfilter!!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File:EDUWAFA.png|50px| link=EDUWAFA_Energie_DUrch_WAsserFAll]]&amp;lt;html&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;/html&amp;gt;[[EDUWAFA_Energie_DUrch_WAsserFAll| Hoch-Druck-Wasserkraftwerk]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;td class=&amp;quot;&amp;quot;&amp;gt;&amp;lt;!--PROJECT TEMPLATE &amp;lt;span rel=&amp;quot;tooltip&amp;quot; title=&amp;quot;Projekt aktiv!&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[File: |50px|link=]]&amp;lt;html&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/html&amp;gt;[[]]&amp;lt;html&amp;gt;&amp;lt;/span&amp;gt;--&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;th colspan=&amp;quot;10&amp;quot; style=&amp;quot;text-align:left;&amp;quot;&amp;gt;Legende:&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td class=&amp;quot;inactive&amp;quot;&amp;gt;Projekt inaktiv!&amp;lt;br /&amp;gt;&amp;lt;a href=&amp;quot;Open_Source_Ecology_Germany/Profil&amp;quot;&amp;gt;Entwickler gesucht!&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;quot;research&amp;quot;&amp;gt;R &amp;amp; D&amp;lt;br /&amp;gt;Forschung &amp;amp; Entwicklung&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;quot;prototyping&amp;quot;&amp;gt;Prototyp&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;quot;documentation&amp;quot;&amp;gt;Dokumentation&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;quot;testing&amp;quot;&amp;gt;Testphase&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;quot;release&amp;quot;&amp;gt;Released&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;4&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;border-bottom:1px solid grey;&amp;quot;&amp;gt;&amp;amp;nbsp;Open Source Ecology Germany&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr style=&amp;quot;border:1px solid grey;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/OSEG_Organisation&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/book.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Werte&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/green_button.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Open_Source_Economy&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/globe_process.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Netzwerk&amp;quot;&amp;gt;&amp;lt;img width=60 height=60 src=&amp;quot;./images/icons/network.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Freunde&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/users.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr style=&amp;quot;background:#EFF9E2; height:50px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[OSEG_Organisation|OSEG Live]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Werte|Werte]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Open_Source_Economy|Open Source Economy]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Netzwerk|Netzwerk]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Freunde|Freunde]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; height=&amp;quot;50px&amp;quot; style=&amp;quot;border:1px solid lightgrey; border-left:0px; border-right:0px;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;font-size: 145%; line-height: 25px;&amp;quot;&amp;gt;&amp;lt;br/&amp;gt;Die Open Source Ecology (OSE) Germany ist eine offene Bewegung, die eine Open Source Ökonomie aufbaut, welche sowohl Produktion als auch Verteilung optimiert, und dabei Regeneration der Umwelt und soziale Gerechtigkeit fördert.&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;div style=&amp;quot;font-size: small; line-height: 150%;&amp;quot;&amp;gt;Wir entwickeln die '''Technologien''' zum Aufbau einer lokalen Ökonomie, von Traktoren über Windkraftwerke bis hin zu Autos, verbessern diese kontinuierlich gemäß &amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Werte|'''nachhaltigen Grundwerten''']]&amp;lt;html&amp;gt; wie Reproduzierbarkeit, Modularität, Eignung für den Eigenbau sowie ökologischem Design, und stellen die Ergebnisse jedem Open Source zur Verfügung.&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; style=&amp;quot;border:1em dotted white; border-left:0px; border-right:0px; background:lightgrey;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;osegtv&amp;quot; style=&amp;quot;width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;{{Videoset}}&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; height=&amp;quot;50px&amp;quot; style=&amp;quot;border:1px solid lightgrey; border-left:0px; border-right:0px;&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;[[File:Facebook_logo.png|link=https://www.facebook.com/OSEGermany]]  [[File:Twitter_logo.png|link=http://twitter.com/OSEGermany]] [[File:Youtube_logo.png|link=https://www.youtube.com/user/osegermany]]&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Profil&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/add_user.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;4&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Spenden&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/euro_coin.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;amp;nbsp;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Spenden/Bitcoinspenden&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/bitcoin.svg&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Unterstützen&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/add_to_favorites.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&amp;lt;tr style=&amp;quot;background:#EFF9E2; height:50px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;Externe Netzwerke&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Profil|Beitreten und eigenes Profil erstellen]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;4&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Spenden|Spenden]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td colspan=&amp;quot;2&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Unterstützen|Unterstützen]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; height=&amp;quot;50px&amp;quot; style=&amp;quot;border:1px solid lightgrey; border-left:0px; border-right:0px;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;5&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;border-bottom:1px solid grey;&amp;quot;&amp;gt;&amp;amp;nbsp;Kontakt&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;5&amp;quot; align=&amp;quot;right&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;border-bottom:1px solid grey;&amp;quot;&amp;gt;Hilfe&amp;amp;nbsp;&amp;lt;/h2&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/OSEG_Kommunikation&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/megaphone.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Events&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/event.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;http://forum.opensourceecology.de&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/users_comments.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;http://opensourceecology.de&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/promotion.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;/Open_Source_Ecology_Germany/Kontakt&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/mail.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;3&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;/Software&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/tools.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;quot;/Fragen_und_Antworten&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;./images/icons/help.png&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr style=&amp;quot;background:#EFF9E2; font-size:0.7em;&amp;quot;&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/OSEG_Kommunikation|Kommunikation]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Events|Events]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[http://forum.opensourceecology.de Forum]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[http://opensourceecology.de Blog]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[[Open_Source_Ecology_Germany/Kontakt|Kontakt]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;quot;3&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[[Software]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;/html&amp;gt;[[Fragen_und_Antworten|FAQ]]&amp;lt;html&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan=&amp;quot;10&amp;quot; height=&amp;quot;5px&amp;quot; style=&amp;quot;border:1px solid lightgrey; border-left:0px; border-right:0px; border-bottom:0px;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:red;&amp;quot;&amp;gt;&amp;lt;/html&amp;gt;[[Umstrukturierung|Momentan findet eine Umstrukturierung statt, für weitere Informationen klicke hier!]]&amp;lt;html&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ======= STYLESHEET FOR PROJECTS =========================== --&amp;gt;&lt;br /&gt;
&amp;lt;style type=&amp;quot;text/css&amp;quot;&amp;gt;/*&amp;lt;![CDATA[*/&lt;br /&gt;
table.table10col tr td {&lt;br /&gt;
    width: 10%;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.inaktiv,&lt;br /&gt;
td.inactive {&lt;br /&gt;
    opacity: .50;&lt;br /&gt;
    filter: alpha(opacity=50);&lt;br /&gt;
    transition: all 1s /*.75s*/ ease-in-out 0s;&lt;br /&gt;
    background-image: -webkit-linear-gradient(center 49%, rgb(214, 214, 214), transparent);&lt;br /&gt;
    background-image: -moz-linear-gradient(center 49%, rgb(214, 214, 214), transparent);&lt;br /&gt;
    background-image: -o-linear-gradient(center 49%,  rgb(214, 214, 214), transparent);&lt;br /&gt;
    background-image: linear-gradient(center 49%,  rgb(214, 214, 214), transparent);&lt;br /&gt;
}&lt;br /&gt;
td.inaktiv:hover,&lt;br /&gt;
td.inactive:hover {&lt;br /&gt;
    opacity: 1;/*.95;*/&lt;br /&gt;
    filter: alpha(opacity=100);&lt;br /&gt;
    background-image: -webkit-linear-gradient(center 51%, rgb(244, 244, 244) /*#EFF9E2*/, transparent);/*use 0deg instead of center for horizontal gradient*/&lt;br /&gt;
    background-image: -moz-linear-gradient(center 51%,  rgb(244, 244, 244), transparent);&lt;br /&gt;
    background-image: -o-linear-gradient(center 51%, rgb(244, 244, 244), transparent);&lt;br /&gt;
    background-image: linear-gradient(center 51%,  rgb(244, 244, 244), transparent);&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.inaktiv:hover a,&lt;br /&gt;
td.inactive:hover a {&lt;br /&gt;
    color: #111/*rgb(180, 179, 148)*/; /*same as testing*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.aktiv,&lt;br /&gt;
.active {&lt;br /&gt;
    opacity: 1;&lt;br /&gt;
    filter: alpha(opacity=100);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/* R &amp;amp; D */&lt;br /&gt;
td.rd,      /* &amp;lt;-- If this class is used then the link colour should remain blue, whereas the others change the link colour.  */&lt;br /&gt;
td.research,&lt;br /&gt;
td.development {&lt;br /&gt;
    background-color: #F8F6D7; /**//*rgb(102, 204, 204)*/;&lt;br /&gt;
}&lt;br /&gt;
td.rd,&lt;br /&gt;
td.rd a,&lt;br /&gt;
td.research,&lt;br /&gt;
td.development,&lt;br /&gt;
td.research a,&lt;br /&gt;
td.development a {&lt;br /&gt;
    color: rgb(80, 79, 48);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* PROTOTYPING */&lt;br /&gt;
td.prototyp,&lt;br /&gt;
td.prototype,&lt;br /&gt;
td.prototyping {&lt;br /&gt;
    background-color: #F8F6CB; /*#F0E4B7;*//*interesting in combination tan: rgb(240, 183, 100)*/ /*violet*/ ;&lt;br /&gt;
}&lt;br /&gt;
td.prototyp,&lt;br /&gt;
td.prototyp a,&lt;br /&gt;
td.prototype,&lt;br /&gt;
td.prototype a,&lt;br /&gt;
td.prototyping,&lt;br /&gt;
td.prototyping a {&lt;br /&gt;
    color: rgb(80, 79, 48);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* DOCUMENTATION */&lt;br /&gt;
td.dokumentation,&lt;br /&gt;
td.documentation {&lt;br /&gt;
     background-color: #F0EEB7;/*tan &amp;lt;-- OSE US*/;&lt;br /&gt;
}&lt;br /&gt;
td.dokumentation,&lt;br /&gt;
td.dokumentation a,&lt;br /&gt;
td.documentation,&lt;br /&gt;
td.documentation a {&lt;br /&gt;
   color: rgb(80, 79, 48);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
td.testing {&lt;br /&gt;
    background-color: #B4B394/*#DCE2A5*//*rgb(240, 238, 183)*//*yellowgreen*/; /*lightgreen;*/&lt;br /&gt;
}&lt;br /&gt;
td.testing,&lt;br /&gt;
td.testing a {&lt;br /&gt;
    color: rgb(255, 254, 223);/*#F8F6D7;*/&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
td.complete,&lt;br /&gt;
td.release {&lt;br /&gt;
    background-color: #D5E3AD;/*#EFF9E2*//*#E8E8E8*/; /*#C5B7D0*/ /*lightgrey*/ /*none*/;&lt;br /&gt;
}&lt;br /&gt;
td.complete,&lt;br /&gt;
td.release,&lt;br /&gt;
td.complete a,&lt;br /&gt;
td.release a {&lt;br /&gt;
    color: rgb(43, 57, 3); /* #F8F6D7;*/&lt;br /&gt;
}&lt;br /&gt;
/*]]&amp;gt;*/&amp;lt;/style&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=AgroCircle&amp;diff=10766</id>
		<title>AgroCircle</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=AgroCircle&amp;diff=10766"/>
		<updated>2014-03-02T20:36:49Z</updated>

		<summary type="html">&lt;p&gt;Shure: m typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alias &amp;quot;Agrokruh&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Übersicht==&lt;br /&gt;
Universeller Agrar - Roboter für den Bio-Gemüseanbau, aufbauend auf dem Rundfeldprinzip&lt;br /&gt;
&lt;br /&gt;
==Materialsammlung==&lt;br /&gt;
Erfinder: Ján Šlinský&lt;br /&gt;
* Talk TEDx Bratislava (mit englischen Untertiteln) http://www.youtube.com/watch?v=ZwP3A6z4sFc&lt;br /&gt;
&lt;br /&gt;
Doku aus der Slovakei:&lt;br /&gt;
* http://www.youtube.com/watch?v=mYrJ0BJ4Qak&lt;br /&gt;
&lt;br /&gt;
Linksammlung&lt;br /&gt;
* Ján Šlinský's CSA AgroKruh http://www.google.de/maps/@48.1699222,17.3968533,339m/data=!3m1!1e3 &lt;br /&gt;
* http://ec.europa.eu/environment/ecoap/about-eco-innovation/good-practices/slovakia/20140127-organic-farming-goes-in-circles_de.htm&lt;br /&gt;
* http://www.farmlandia.sk/en/agrokruh/&lt;br /&gt;
* http://www.agrokruh.sk/&lt;br /&gt;
* http://www.fairtrade.cz/files/texty/spolupracujeme/cepta-introducing-agrokruh.pdf&lt;br /&gt;
* http://www.osrliving.org/forum/forum_posts.asp?TID=44]&lt;br /&gt;
&lt;br /&gt;
==Komponenten==&lt;br /&gt;
&lt;br /&gt;
===Port===&lt;br /&gt;
http://www.youtube.com/watch?v=IMbGA-nOW64#t=53&lt;br /&gt;
&lt;br /&gt;
'''Funktion:''' Befestigte Installation für Lageraufnahme, 400V, Wasser, (optional Netzwerk)&lt;br /&gt;
*unverrückbar durch Eigengewicht oder Verankerung&lt;br /&gt;
&lt;br /&gt;
===Drehlager===&lt;br /&gt;
'''Funktion:''' Auflager für Traverse, Drehverteiler für Strom und Wasser, (optional Netzwerkanschluß (Wlan)), Synchronisation der  Verschiebung&lt;br /&gt;
&lt;br /&gt;
'''Realisation:'''&lt;br /&gt;
http://www.youtube.com/watch?v=IMbGA-nOW64#t=5m35&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Inkremental-Drehgeber (nich benötigt)&lt;br /&gt;
* Schleifkontakte&lt;br /&gt;
**5-polig für L1-3,N,PE&lt;br /&gt;
**fertig kaufen oder Eigenbau&lt;br /&gt;
**Eigenbau aus Ringen aus CU-Rohr, Motorkohlen, Kunststoffträgern (ggf. 3D-Druck)&lt;br /&gt;
**16A Belastbarkeit&lt;br /&gt;
* Zahnrad für umlaufende Kette des Radialantriebs&lt;br /&gt;
&lt;br /&gt;
===Traverse===&lt;br /&gt;
'''Funktion:'''  Lager für Geräteträger, Personenträger, nimmt Drehmomente und Kräfte auf&lt;br /&gt;
'''Realisation:'''&lt;br /&gt;
*3seitig&lt;br /&gt;
*ggf. mit Stützrad&lt;br /&gt;
*aus Veranstaltungsbau (Al oder St)&lt;br /&gt;
*Kranmast, Gitterrohrmast&lt;br /&gt;
*einfacher Eigenbau&lt;br /&gt;
&lt;br /&gt;
===Tangentialantrieb (Hauptantrieb)===&lt;br /&gt;
'''Funktion:''' Kreisbewegung, Antrieb für Geräte&lt;br /&gt;
'''Realisation:''' &lt;br /&gt;
&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=1m35&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=2m01&lt;br /&gt;
&lt;br /&gt;
*Drehstrom-Getriebemotor mit FU&lt;br /&gt;
*ggf. ohne Getriebe nur mit FU? - Ich glaube das ist nicht möglich. --[[User:Shure|Shure]] ([[User talk:Shure|talk]]) 21:35, 2 March 2014 (CET)&lt;br /&gt;
*Ein Rad mit Stützrädern oder 2 Räder&lt;br /&gt;
&lt;br /&gt;
===Radialantrieb (steuert Spirale)===&lt;br /&gt;
Ján Šlinský hat dafür ein einfache Lösung gefunden, die komplett ohne Elektronik auskommt:  Es gibt eine Umlaufende Kette, die sich um ein Zahnrad am Zentralmast wickelt. &lt;br /&gt;
Der Umfang dieses Zahnrades bestimmt die Spurweite der Spirale.&lt;br /&gt;
&lt;br /&gt;
===Geräteträger===&lt;br /&gt;
*http://www.youtube.com/watch?v=IMbGA-nOW64#t=4m30&lt;br /&gt;
*http://www.youtube.com/watch?v=IMbGA-nOW64#t=6m55 &lt;br /&gt;
&lt;br /&gt;
*selbsthemmende Übersetzung + Schrittmotor&lt;br /&gt;
*Ketten- oder Seilantrieb mit Rückkopplung vom Drehgeber, um Schlupf vom Hauptantrieb zu kompensieren&lt;br /&gt;
*Positionserkennung via Markern auf Traverse (induktiv, rfid, optisch) oder Entfernungsmessung&lt;br /&gt;
*Eilgang zum zurückfahren&lt;br /&gt;
*Steckdose für angetriebene Geräte, oder angetriebene Zapfwelle/Riemenscheibe&lt;br /&gt;
*Schleppkette für Strom, Wasser, Daten&lt;br /&gt;
*Gleitlagerung oder Formrollen&lt;br /&gt;
*Standardisierte WZ-Schnittstelle (z.B. von Einachstraktoren)&lt;br /&gt;
*Magnetventil für Wasser&lt;br /&gt;
&lt;br /&gt;
===Werkzeuge===&lt;br /&gt;
*modifizierte Handwerkzeuge&lt;br /&gt;
*Geräte von Einachstraktoren&lt;br /&gt;
*Eigenbauten&lt;br /&gt;
&lt;br /&gt;
====Spatenschreiter ;-)====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Saatvorbereiter =====&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=1m35&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=3m55&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Elektronik (optional)===&lt;br /&gt;
Elektronik wird in der einfachsten Realisationsstufe nicht benötigt.&lt;br /&gt;
&lt;br /&gt;
Für vermehrter Automatisierung (automatische Bewässerung, etc) jedoch wünschenswert&lt;br /&gt;
&lt;br /&gt;
*Arduino o. Raspberry Pi&lt;br /&gt;
*Frequenzumrichter (FU)&lt;br /&gt;
*ggf, Wlan&lt;br /&gt;
&lt;br /&gt;
==ToDos==&lt;br /&gt;
*Kontaktaufnahme zum Erfinder, Pläne nachfragen, Besuch abstatten&lt;br /&gt;
*Günstige Bezugsquellen recherchieren&lt;br /&gt;
*Geld besorgen&lt;br /&gt;
*Komponenten/Material beschaffen&lt;br /&gt;
*Eigenbauteile konstruieren&lt;br /&gt;
*Bauen, Programmieren und Testen&lt;br /&gt;
*Erfahrungen und Pläne teilen&lt;br /&gt;
&lt;br /&gt;
==Mitwirkende==&lt;br /&gt;
*[http://wiki.opensourceecology.de/user:ganafets82 Stefan Raabe]&lt;br /&gt;
*[http://www.coforum.de/?121 Thomas Kalka]&lt;br /&gt;
*[http://wiki.opensourceecology.de/User:FranzN Franz Nahrada]&lt;br /&gt;
&lt;br /&gt;
==Sammlung==&lt;br /&gt;
&lt;br /&gt;
===Ján Šlinský===&lt;br /&gt;
An ecological farmer. He has a diploma from the Mendel University in Brno, Faculty of Gardening. Jan Šlinský is the author of the agricultural system Agrokruh, whose main idea is to produce vegetables sustainably and ecologically. He has also built a net of local buyers, thus supporting local trade in his area.&lt;br /&gt;
Jan Šlinský is a practical and witty person with a well-developed common sense.&lt;br /&gt;
		 &lt;br /&gt;
&amp;quot;”Enough talk, it's time to act. It is not in the power of an individual to save the entire planet. However, each of us can help a particular place on Earth. But he must be sufficiently educated and skilled, and he has to love the place he is aiding. “&lt;br /&gt;
&lt;br /&gt;
http://www.agrokruh.sk/kontakt&lt;br /&gt;
tel.: 0918 655 564&lt;br /&gt;
&lt;br /&gt;
Dozent am Sokratov-Institut&lt;br /&gt;
&lt;br /&gt;
http://www.sokratovinstitut.sk/index.php/en/lektori/lektori#slinsky&lt;br /&gt;
		 &lt;br /&gt;
Talk an TEDx Bratislava mit englischen Untertiteln:  http://www.youtube.com/watch?v=ZwP3A6z4sFc&lt;br /&gt;
&lt;br /&gt;
HD-Video: http://www.youtube.com/watch?v=2P7MGNLz5xE&lt;br /&gt;
&lt;br /&gt;
[[Category:Landwirtschaft]]&lt;br /&gt;
[[Category:Bodenfruchtbarkeit]]&lt;br /&gt;
[[Category:Boden]]&lt;br /&gt;
[[Category:OSEG_Projekte]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=AgroCircle&amp;diff=10765</id>
		<title>AgroCircle</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=AgroCircle&amp;diff=10765"/>
		<updated>2014-03-02T20:35:10Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Tangentialantrieb (Hauptantrieb) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Alias &amp;quot;Agrokruh&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==Übersicht==&lt;br /&gt;
Universeller Agrar - Roboter für den Bio-Gemüseanbau, aufbauend auf dem Rundfeldprinzip&lt;br /&gt;
&lt;br /&gt;
==Materialsammlung==&lt;br /&gt;
Erfinder: Ján Šlinský&lt;br /&gt;
* Talk TEDx Bratislava (mit englischen Untertiteln) http://www.youtube.com/watch?v=ZwP3A6z4sFc&lt;br /&gt;
&lt;br /&gt;
Doku aus der Slovakei:&lt;br /&gt;
* http://www.youtube.com/watch?v=mYrJ0BJ4Qak&lt;br /&gt;
&lt;br /&gt;
Linksammlung&lt;br /&gt;
* Ján Šlinský's CSA AgroKruh http://www.google.de/maps/@48.1699222,17.3968533,339m/data=!3m1!1e3 &lt;br /&gt;
* http://ec.europa.eu/environment/ecoap/about-eco-innovation/good-practices/slovakia/20140127-organic-farming-goes-in-circles_de.htm&lt;br /&gt;
* http://www.farmlandia.sk/en/agrokruh/&lt;br /&gt;
* http://www.agrokruh.sk/&lt;br /&gt;
* http://www.fairtrade.cz/files/texty/spolupracujeme/cepta-introducing-agrokruh.pdf&lt;br /&gt;
* http://www.osrliving.org/forum/forum_posts.asp?TID=44]&lt;br /&gt;
&lt;br /&gt;
==Komponenten==&lt;br /&gt;
&lt;br /&gt;
===Port===&lt;br /&gt;
http://www.youtube.com/watch?v=IMbGA-nOW64#t=53&lt;br /&gt;
&lt;br /&gt;
'''Funktion:''' Befestigte Installation für Lageraufnahme, 400V, Wasser, (optional Netzwerk)&lt;br /&gt;
*unverrückbar durch Eigengewicht oder Verankerung&lt;br /&gt;
&lt;br /&gt;
===Drehlager===&lt;br /&gt;
'''Funktion:''' Auflager für Traverse, Drehverteiler für Strom und Wasser, (optional Netzwerkanschluß (Wlan)), Synchronisation der  Verschiebung&lt;br /&gt;
&lt;br /&gt;
'''Realisation:'''&lt;br /&gt;
http://www.youtube.com/watch?v=IMbGA-nOW64#t=5m35&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Inkremental-Drehgeber (nich benötigt)&lt;br /&gt;
* Schleifkontakte&lt;br /&gt;
**5-polig für L1-3,N,PE&lt;br /&gt;
**fertig kaufen oder Eigenbau&lt;br /&gt;
**Eigenbau aus Ringen aus CU-Rohr, Motorkohlen, Kunststoffträgern (ggf. 3D-Druck)&lt;br /&gt;
**16A Belastbarkeit&lt;br /&gt;
* Zahnrad für umlaufende Kette des Radialantriebs&lt;br /&gt;
&lt;br /&gt;
===Traverse===&lt;br /&gt;
'''Funktion:'''  Lager für Geräteträger, Personenträger, nimmt Drehmomente und Kräfte auf&lt;br /&gt;
'''Realisation:'''&lt;br /&gt;
*3seitig&lt;br /&gt;
*ggf. mit Stützrad&lt;br /&gt;
*aus Veranstaltungsbau (Al oder St)&lt;br /&gt;
*Kranmast, Gitterrohrmast&lt;br /&gt;
*einfacher Eigenbau&lt;br /&gt;
&lt;br /&gt;
===Tangentialantrieb (Hauptantrieb)===&lt;br /&gt;
'''Funktion:''' Kreisbewegung, Antrieb für Geräte&lt;br /&gt;
'''Realisation:''' &lt;br /&gt;
&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=1m35&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=2m01&lt;br /&gt;
&lt;br /&gt;
*Drehstrom-Getriebemotor mit FU&lt;br /&gt;
*ggf. ohne Getriebe nur mit FU? - Ich glaube das ist nicht möglich. --[[User:Shure|Shure]] ([[User talk:Shure|talk]]) 21:35, 2 March 2014 (CET)&lt;br /&gt;
*Ein Rad mit Stützrädern oder 2 Räder&lt;br /&gt;
&lt;br /&gt;
===Radialantrieb (steuert Spirale)===&lt;br /&gt;
Ján Šlinský hat dafür ein einfache Lösung gefunden, die komplett ohne Elektronik auskommt:  Es gibt eine Umlaufende Kette, die sich um ein Zahnrad am Zentralmast wickelt. &lt;br /&gt;
Der Umfang dieses Zahnrades bestimmt die Spurweite der Spirale.&lt;br /&gt;
&lt;br /&gt;
===Geräteträger===&lt;br /&gt;
*http://www.youtube.com/watch?v=IMbGA-nOW64#t=4m30&lt;br /&gt;
*http://www.youtube.com/watch?v=IMbGA-nOW64#t=6m55 &lt;br /&gt;
&lt;br /&gt;
*selbsthemmende Übersetzung + Schrittmotor&lt;br /&gt;
*Ketten- oder Seilantrieb mit Rückkopplung vom Drehgeber, um Schlupf vom Hauptantrieb zu kompensieren&lt;br /&gt;
*Positionserkennung via Markern auf Traverse (induktiv, rfid, optisch) oder Entfernungsmessung&lt;br /&gt;
*Eilgang zum zurückfahren&lt;br /&gt;
*Steckdose für angetriebene Geräte, oder angetriebene Zapfwelle/Riemenscheibe&lt;br /&gt;
*Schleppkette für Strom, Wasser, Daten&lt;br /&gt;
*Gleitlagerung oder Formrollen&lt;br /&gt;
*Standardisierte WZ-Schnittstelle (z.B. von Einachstraktoren)&lt;br /&gt;
*Magnetventil für Wasser&lt;br /&gt;
&lt;br /&gt;
===Werkzeuge===&lt;br /&gt;
*modifizierte Handwerkzeuge&lt;br /&gt;
*Geräte von Einachstraktoren&lt;br /&gt;
*Eigenbauten&lt;br /&gt;
&lt;br /&gt;
====Spatenschreiter ;-)====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Saatvorbereiter =====&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=1m35&lt;br /&gt;
*http://www.youtube.com/watch?v=Von3EgRGutw#t=3m55&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Elektronik (optional)===&lt;br /&gt;
Elektronik wird in der einfachsten Realisationsstufe nicht benötigt.&lt;br /&gt;
&lt;br /&gt;
Für vermehrter Automatisation (automatische Bewässerung, etc) jedoch wünschenswert&lt;br /&gt;
&lt;br /&gt;
*Arduino o. Raspberry Pi&lt;br /&gt;
*Frequenzumrichter (FU)&lt;br /&gt;
*ggf, Wlan&lt;br /&gt;
&lt;br /&gt;
==ToDos==&lt;br /&gt;
*Kontaktaufnahme zum Erfinder, Pläne nachfragen, Besuch abstatten&lt;br /&gt;
*Günstige Bezugsquellen recherchieren&lt;br /&gt;
*Geld besorgen&lt;br /&gt;
*Komponenten/Material beschaffen&lt;br /&gt;
*Eigenbauteile konstruieren&lt;br /&gt;
*Bauen, Programmieren und Testen&lt;br /&gt;
*Erfahrungen und Pläne teilen&lt;br /&gt;
&lt;br /&gt;
==Mitwirkende==&lt;br /&gt;
*[http://wiki.opensourceecology.de/user:ganafets82 Stefan Raabe]&lt;br /&gt;
*[http://www.coforum.de/?121 Thomas Kalka]&lt;br /&gt;
*[http://wiki.opensourceecology.de/User:FranzN Franz Nahrada]&lt;br /&gt;
&lt;br /&gt;
==Sammlung==&lt;br /&gt;
&lt;br /&gt;
===Ján Šlinský===&lt;br /&gt;
An ecological farmer. He has a diploma from the Mendel University in Brno, Faculty of Gardening. Jan Šlinský is the author of the agricultural system Agrokruh, whose main idea is to produce vegetables sustainably and ecologically. He has also built a net of local buyers, thus supporting local trade in his area.&lt;br /&gt;
Jan Šlinský is a practical and witty person with a well-developed common sense.&lt;br /&gt;
		 &lt;br /&gt;
&amp;quot;”Enough talk, it's time to act. It is not in the power of an individual to save the entire planet. However, each of us can help a particular place on Earth. But he must be sufficiently educated and skilled, and he has to love the place he is aiding. “&lt;br /&gt;
&lt;br /&gt;
http://www.agrokruh.sk/kontakt&lt;br /&gt;
tel.: 0918 655 564&lt;br /&gt;
&lt;br /&gt;
Dozent am Sokratov-Institut&lt;br /&gt;
&lt;br /&gt;
http://www.sokratovinstitut.sk/index.php/en/lektori/lektori#slinsky&lt;br /&gt;
		 &lt;br /&gt;
Talk an TEDx Bratislava mit englischen Untertiteln:  http://www.youtube.com/watch?v=ZwP3A6z4sFc&lt;br /&gt;
&lt;br /&gt;
HD-Video: http://www.youtube.com/watch?v=2P7MGNLz5xE&lt;br /&gt;
&lt;br /&gt;
[[Category:Landwirtschaft]]&lt;br /&gt;
[[Category:Bodenfruchtbarkeit]]&lt;br /&gt;
[[Category:Boden]]&lt;br /&gt;
[[Category:OSEG_Projekte]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=OSHW_Websites&amp;diff=10458</id>
		<title>OSHW Websites</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=OSHW_Websites&amp;diff=10458"/>
		<updated>2013-12-20T00:56:59Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Collection of OSHW Links:&lt;br /&gt;
&lt;br /&gt;
* http://makingsociety.com/&lt;br /&gt;
* http://etemu.com/&lt;br /&gt;
&lt;br /&gt;
==Germany==&lt;br /&gt;
* http://dokuwiki.bauraum-lowtech.org/&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=10457</id>
		<title>Benutzer:Shure</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Benutzer:Shure&amp;diff=10457"/>
		<updated>2013-12-06T11:48:12Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* WHO are you? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{InternalWikiCommunication|Alex_Shure}}&lt;br /&gt;
[[Image:Alex_Shure.jpg|thumb|Alex Shure]]&lt;br /&gt;
&lt;br /&gt;
==Team Culturing Information==&lt;br /&gt;
&lt;br /&gt;
==='''WHO''' are you?===&lt;br /&gt;
*''Name'' - Alex Shure&lt;br /&gt;
*''Location (country)'' - Germany&lt;br /&gt;
*''Contact Information (email, phone)'' - as at etemu.com, PGP: 0x3DF914EB, mobile: +49 151 five two seven 16901&lt;br /&gt;
*''Introduction Video'' - &lt;br /&gt;
*''Resume/CV'' - technologist, inventor: electronics, prototyping, research and development.&lt;br /&gt;
&lt;br /&gt;
==='''WHY''' are you motivated to support/develop this work?===&lt;br /&gt;
*''Do you support open source culture?''&lt;br /&gt;
''This question is pretty obsolete for any profile on this wiki.''&lt;br /&gt;
&lt;br /&gt;
*''Why are you interested in collaborating with us?''&lt;br /&gt;
I like to create/craft/tinker.&lt;br /&gt;
&lt;br /&gt;
*''What should happen so that you become more involved with OSE Europe?''&lt;br /&gt;
Let's wait for some time to pass, [[OSE_Europe/Germany|OSE Community in Germany]] is too virgin right now.&lt;br /&gt;
However, successful fundraising and a lab/workshop village/place full of interesting people, ideas and machines in Germany seem attractive to me.&lt;br /&gt;
&lt;br /&gt;
*''What is missing in OSE Europe?''&lt;br /&gt;
- New inventions. We shouldn't focus on the [[GVCS]].&lt;br /&gt;
&lt;br /&gt;
- An efficient electronic infrastructure, preferably low voltage DC.&lt;br /&gt;
&lt;br /&gt;
- Also, the [[GVCS]] lacks some quite important everyday machines. For the average household, there are definitely some appliances missing: Washing machine, dish washer, cooking range/small oven, most importantly a refrigerator!&lt;br /&gt;
&lt;br /&gt;
- Tools: Router, table saw, vacuum cleaner, chainsaw, ...&lt;br /&gt;
&lt;br /&gt;
*''What are your suggestions for improvement in OSE Europe?''&lt;br /&gt;
(tbd)&lt;br /&gt;
&lt;br /&gt;
==='''WHAT''' are your skills?===&lt;br /&gt;
&lt;br /&gt;
*''List all of your skills in these areas, at what level (beginner, intermediate, advanced) and where did you practice them:''&lt;br /&gt;
**Humor - advanced, post-human-level. dark and filthy.&lt;br /&gt;
**Natural Building - earthship design basics, geodesic structures, sub-terra-cooling&lt;br /&gt;
**Woodworking - intermediate. I worked as a carpenter some time ago. I built an acoustic guitar. And I carved a spoon once.&lt;br /&gt;
**Electronics - advanced. I prefer SMD over THT, AVR over MSP, SSRs over electromechanical relays, brushless over brushed motors. My DSO has 4 channels + FFT.&lt;br /&gt;
**Automation - intermediate. The light in my bathroom is automatically switched with a pyroelectric sensor. I sip tea in the kitchen while watching the ''Linux'' controlled CNC milling machine work in the basement via VNC ''on my smartphone''. My lathe is digitally controlled with a VFD.&lt;br /&gt;
**CAD Design - intermediate beginner, SketchUp expert, new to Inventor. Did some FEA, have not yet gotten into CFD.&lt;br /&gt;
**Energy - advanced -&amp;gt; power sources, renewable energy, efficiency calculations, grid layout, power consumption, rectifying techniques, power supplies, inverters, off-grid-systems,...&lt;br /&gt;
**CNC - advanced -&amp;gt; construction, maintenance of stepping motor and servo driven machines, retrofitting lathes and milling machines with modern hardware, LinuxCNC (formerly EMC2, the enhanced machine controller)&lt;br /&gt;
**Product Design - advanced &amp;lt;-&amp;gt; working at etemu.com prototyping.&lt;br /&gt;
**Sports -&amp;gt; downhill mountain biking, snowboarding, squash, climbing, pillow fights&lt;br /&gt;
&lt;br /&gt;
Jack of all technical trades, a master of none.&lt;br /&gt;
&lt;br /&gt;
*''How have you already contributed to OSE, OSE Europe and Open Source Hardware?''&lt;br /&gt;
I include the OSHW logo in any of my open source PCB and hardware designs. I try to publish everything under an Open Source license wherever possible.&lt;br /&gt;
I talk about it and spread the word.&lt;br /&gt;
I work actively on projects like the [[Wind_Turbine]], [[TiVA]], [[DiVER]], [[WiLSSEN]], ...&lt;br /&gt;
&lt;br /&gt;
===HOW can you help?===&lt;br /&gt;
&lt;br /&gt;
*''How do you want to contribute?''&lt;br /&gt;
Giving advice in engineering and bringing new inventions to life. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Mitgliederliste‏‎]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=9344</id>
		<title>DiVER/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=9344"/>
		<updated>2013-06-24T22:32:44Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:DiVER}}&lt;br /&gt;
&lt;br /&gt;
[[Open_Source_Ecology_Germany|&amp;lt;MainPage]]&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
DiVER:&lt;br /&gt;
'''Di'''rect Current low '''V'''oltage '''E'''lectrical Grid for '''R'''enewable energies&lt;br /&gt;
&lt;br /&gt;
*Any voltage over about 60VDC is not safe to the touch&lt;br /&gt;
*Any voltage over 60VDC needs a special license to operate in Germany, e.g. you may not build and connect a grid over 60V, unless a proper Electrician checks everything (VDE)&lt;br /&gt;
*Small permanent magnet alternators used in a generator at a wind turbine or a water turbine usually operate at below 100V&lt;br /&gt;
*It is very expensive to generate a true sine wave alternating current out of low voltage DC from the renewable energies&lt;br /&gt;
*Solar panels output low voltage DC&lt;br /&gt;
*TEG (thermo electric generators) output low voltage DC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Only a few systems really do need the high voltage AC of 230V or 110V.&lt;br /&gt;
&lt;br /&gt;
*Desktop Computers (although terribly inefficient compared to laptops and smartphones) do need 12 VDC, 5 VDC and 3,3 VDC.&lt;br /&gt;
*Laptops need about 12-20 VDC&lt;br /&gt;
*TFT Flatscreens run on DC, especially if they have an LED backlight.&lt;br /&gt;
*Mobile phones, smartphones, tablet PCs etc are all charged and run with 5VDC&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Difficulties and negative points about a low voltage DC grid:&lt;br /&gt;
&lt;br /&gt;
*Grid size is smaller with a lower voltage or:&lt;br /&gt;
*available Power is lower at the same AWG / cable dimensions&lt;br /&gt;
*special connectors have to be chosen&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A hybrid 230 VAC + DiVER infrastructure for OSEG/FeFG: 230VAC for high power appliances like some machines, DiVER for any consumer electronics (wherever possible) and efficient lighting.&lt;br /&gt;
&lt;br /&gt;
Household circuit breakers may be re-used for a DiVER grid, e.g. anything from 8-63A per phase.&lt;br /&gt;
&lt;br /&gt;
System voltage:&lt;br /&gt;
&lt;br /&gt;
*N: 0V, GND&lt;br /&gt;
*L1: 12VDC, 10-15VDC (one lead acid battery)&lt;br /&gt;
*L2: 24VDC, or higher, to be determined. e.g. 24-48VDC (three lead acid batteries)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A cheap NYM-J 2x2.5mm² (1 Phase) or 4x2.5mm² (2 Phase) cabling may be used for low power branches of the grid.&lt;br /&gt;
&lt;br /&gt;
E.g. for L2 with nominal voltage 3x12V = 36V: equals three lead acid batteries connected in series. If fully charged, grid voltage at the source would be 3*14V = 42V, at empty batteries about 32V.&lt;br /&gt;
&lt;br /&gt;
The L2 grid voltage (only the voltage!) may be compatible with PoE, Power over Ethernet 802.3af (802.3at Type 1) and 802.3at Type 2, if the grid voltage is above 40 V.&lt;br /&gt;
&lt;br /&gt;
At 36V and 63A, there are 2268W available in the grid, if we assume proper cables and connectors. It depends on the application, but I would have switched over to 230 VAC already at this power rating.&lt;br /&gt;
&lt;br /&gt;
One could make the 12V phase on/off grid redundant with one efficient ATX power supply+two Schottky diodes or with active switching. It is much easier to switch DC synchronous vs AC synchronous, because one does not have to establish a phase lock to get the waveform in sync.&lt;br /&gt;
&lt;br /&gt;
==Smart DiVER==&lt;br /&gt;
&lt;br /&gt;
The start would be to equip an energy monitoring system, like DiVER.Wilssen. Communication could take place via&lt;br /&gt;
*Wireless connections (even to non-grid-tied appliances. NRF24L01+, RFM, xBee)&lt;br /&gt;
*Wired LAN connection (expensive and uses additional cabling)&lt;br /&gt;
*PLC (Powerline Communication) with an Open Source protocol and hardware design. &lt;br /&gt;
&lt;br /&gt;
Research: What about RS485 between two phases, would that be possible? Is a choke / low-pass needed at the low impedance energy sources and appliances? What frequency is used best for transmitting data via a modulated power line? Coupling via passive RC-highpass?&lt;br /&gt;
There might be an integrated circuit for low voltage DC PLC communication?&lt;br /&gt;
&lt;br /&gt;
==DiVER.Wilssen==&lt;br /&gt;
The Wireless Logging System for Sourcing ENergy - Controller is monitoring some or all grid parameters and is connected with the BMS (battery monitoring/managment system) or may even contain BMS functions. Wilssen is the brain of a DiVER grid, Wilssen is recommended but not necessary for operation.&lt;br /&gt;
&lt;br /&gt;
*battery voltage of each battery (multiplexed) (2s1p, 3s1p, 3s2p, 3s4p etc)&lt;br /&gt;
*battery bank voltage&lt;br /&gt;
*l1 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
*l2 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
&lt;br /&gt;
*battery bank temperature sensor (OneWire preferred)&lt;br /&gt;
*over current protection &lt;br /&gt;
*under voltage protection&lt;br /&gt;
*Uninterruptable Power Source function.&lt;br /&gt;
*SSR&amp;lt;ref&amp;gt;Solid State Relay&amp;lt;/ref&amp;gt; usage, no conventional electromechanical Relays.&lt;br /&gt;
&lt;br /&gt;
At a future revision, Wilssen may also:&lt;br /&gt;
&lt;br /&gt;
*switch on chargers or grid-tied SMPS (switch mode power supplies) if source impedance gets to high/grid voltage too low.&lt;br /&gt;
&lt;br /&gt;
optional: digital ZVD (zero voltage diode) function via comparator+ISR at ADC or interrupt attached to a plain digital port pin. SSR could then be used as OC protection, UV protection and ZVD.   &lt;br /&gt;
&lt;br /&gt;
SSR module may be replaced with a MOSFET at low power applications. &lt;br /&gt;
&lt;br /&gt;
===Wilssen Hardware===&lt;br /&gt;
&lt;br /&gt;
*Voltage sensing should be through passive voltage dividers with appropriate headroom and a high impedance connection to the ADC, we don't need the galvanic isolation at these low voltages.&lt;br /&gt;
&lt;br /&gt;
*Current sensing should not be shunt based, but rather with a hall effect sensor or inductive. At DC, inductive sensing is not possible I guess, so we have to stick to hall sensors.&lt;br /&gt;
The integrated current sensor packages from Allegro are quite expensive. The following will be suitable for a &amp;lt;200A grid.&lt;br /&gt;
Bidirectional integrated hall effect current sensor:&lt;br /&gt;
ACS759	±50A to 200A&lt;br /&gt;
ACS756	±50A to 100A&lt;br /&gt;
&lt;br /&gt;
*SSR example:&lt;br /&gt;
100V, 100A type:&lt;br /&gt;
http://www.mercateo.com/p/139A-1779776/SSR_100A_100V_SIP_Typ_D1D100.html?showSimplePage=NO&amp;amp;ViewName=live~showGrossColumn&amp;amp;utm_source=product-search&amp;amp;utm_medium=web&amp;amp;utm_campaign=Halbleiterrelais#crydom-ssr-100a-100v-sip-typ-d1d100-crydom&lt;br /&gt;
&lt;br /&gt;
*2row LCD display for easy overview at the controller, showing the momentary power consumption and accumulated energy, grid voltage, ...&lt;br /&gt;
&lt;br /&gt;
==Physical Layout: Cabling, Sockets, Fuses==&lt;br /&gt;
&lt;br /&gt;
If the infrastructure is build from scratch and completely new, then it's best to start with a hybrid AC/DC&amp;lt;ref&amp;gt;Alternating Current / Direct Current, not the famous rockband&amp;lt;/ref&amp;gt; DiVER grid: &lt;br /&gt;
&lt;br /&gt;
cabling:&lt;br /&gt;
*open or closed ring topology with branches, e.g. 3p AC household EIS: 1 x NYM-J 5G2.5, laid in parallel with 1x NYM-J 4x2.5 (up to 4x10)&lt;br /&gt;
&lt;br /&gt;
Important: How to determine the cables other than by their inner topology? DiVER cables should be marked differently.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connectors, sockets, plugs, terminals===&lt;br /&gt;
&lt;br /&gt;
Suggestions for sockets and plugs for DiVER:&lt;br /&gt;
&lt;br /&gt;
*large screw terminals (which is somewhat legal, because the DIVER grid is safe to the touch )&lt;br /&gt;
*PowerCon sockets (expensive, proprietary, e.g. by Neutrik. How many poles?)&lt;br /&gt;
*SpeakOn sockets (moderately expensive, well suited because they carry 4 poles and are aimed for moderately high currents)&lt;br /&gt;
*XLR sockets (cheap, but can't carry much current. maybe for small appliances like phone chargers)&lt;br /&gt;
*Open Source screw terminals with M6 screws. 3D printed or milled.&lt;br /&gt;
&lt;br /&gt;
Any other recommendations?&lt;br /&gt;
&lt;br /&gt;
*CEE sockets are way too expensive, overkill and not meant for DIVER voltages. They may also be confused with the mains grid.&lt;br /&gt;
&lt;br /&gt;
*DiVER Fuses, circuit breakers, Wilssen, BMS, PDUs and so on are encased in a separate enclosure and are nowhere near the mains.&lt;br /&gt;
&lt;br /&gt;
XLR specifications from Neutrik NC3-FX&lt;br /&gt;
&lt;br /&gt;
 Capacitance between contacts ≤ 4 pF&lt;br /&gt;
 Contact resistance ≤ 3 mΩ (inner)&lt;br /&gt;
 Dielectric strength 1,5 kVdc&lt;br /&gt;
 Insulation resistance &amp;gt; 2 GΩ (initial)&lt;br /&gt;
 Rated current per contact 16 A&lt;br /&gt;
 Rated voltage 50 V&lt;br /&gt;
&lt;br /&gt;
===Separated or safety extra-low voltage (SELV)&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
IEC defines a SELV system as &amp;quot;an electrical system in which the voltage cannot exceed ELV under normal conditions, and under single-fault conditions, ''including'' earth faults in other circuits&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There exists some confusion regarding the origin of the acronym: &amp;quot;SELV&amp;quot; stands for &amp;quot;''separated'' extra-low voltage&amp;quot; in installation standards (e.g., BS 7671) and for &amp;quot;''safety'' extra-low voltage&amp;quot; in appliance standards (e.g., BS EN 60335).&lt;br /&gt;
&lt;br /&gt;
A SELV circuit must have:&lt;br /&gt;
* protective-separation (i.e., double insulation, reinforced insulation or protective screening) from all circuits other than SELV and PELV (i.e., all circuits that might carry higher voltages) As an example, in New Zealand, ELV wiring in domestic premises must be installed at a minimum distance of 50 mm from low voltage wiring or have a separate insulating barrier such as conduit.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;&lt;br /&gt;
* simple separation from other SELV systems, from PELV systems and from earth (ground).&lt;br /&gt;
&lt;br /&gt;
The safety of a SELV circuit is provided by&lt;br /&gt;
* the extra-low voltage&lt;br /&gt;
* the low risk of accidental contact with a higher voltage;&lt;br /&gt;
* the lack of a return path through earth (ground) that electric current could take in case of contact with a human body.&lt;br /&gt;
&lt;br /&gt;
The electrical connectors of SELV circuits should be designed such that they do not mate with connectors commonly used for non-SELV circuits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=9343</id>
		<title>DiVER/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=9343"/>
		<updated>2013-06-24T22:20:41Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Separated or safety extra-low voltage (SELV)http://en.wikipedia.org/wiki/Extra-low_voltage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:DiVER}}&lt;br /&gt;
&lt;br /&gt;
[[Open_Source_Ecology_Germany|&amp;lt;MainPage]]&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
DiVER:&lt;br /&gt;
'''Di'''rect Current low '''V'''oltage '''E'''lectrical Grid for '''R'''enewable energies&lt;br /&gt;
&lt;br /&gt;
*Any voltage over about 60VDC is not safe to the touch&lt;br /&gt;
*Any voltage over 60VDC needs a special license to operate in Germany, e.g. you may not build and connect a grid over 60V, unless a proper Electrician checks everything (VDE)&lt;br /&gt;
*Small permanent magnet alternators used in a generator at a wind turbine or a water turbine usually operate at below 100V&lt;br /&gt;
*It is very expensive to generate a true sine wave alternating current out of low voltage DC from the renewable energies&lt;br /&gt;
*Solar panels output low voltage DC&lt;br /&gt;
*TEG (thermo electric generators) output low voltage DC&lt;br /&gt;
&lt;br /&gt;
Only a few systems really do need the high voltage AC of 230V or 110V.&lt;br /&gt;
&lt;br /&gt;
*Desktop Computers (although terribly inefficient compared to laptops and smartphones) do need 12 VDC, 5 VDC and 3,3 VDC.&lt;br /&gt;
*Laptops need about 12-20 VDC&lt;br /&gt;
*TFT Flatscreens run on DC, especially if they have an LED backlight.&lt;br /&gt;
*Mobile phones, smartphones, tablet PCs etc are all charged and run with 5VDC&lt;br /&gt;
&lt;br /&gt;
Difficulties and negative points about a low voltage DC grid:&lt;br /&gt;
&lt;br /&gt;
*Grid size is smaller with a lower voltage or:&lt;br /&gt;
*available Power is lower at the same AWG / cable dimensions&lt;br /&gt;
*special connectors have to be chosen&lt;br /&gt;
&lt;br /&gt;
A hybrid 230 VAC + DiVER infrastructure for OSEG/FeFG: 230VAC for high power appliances like some machines, DiVER for any consumer electronics (wherever possible) and efficient lighting.&lt;br /&gt;
&lt;br /&gt;
Household circuit breakers may be re-used for a DiVER grid, e.g. anything from 8-63A per phase.&lt;br /&gt;
&lt;br /&gt;
System voltage:&lt;br /&gt;
&lt;br /&gt;
*N: 0V, GND&lt;br /&gt;
*L1: 12VDC, 10-15VDC (one lead acid battery)&lt;br /&gt;
*L2: 24VDC, or higher, to be determined. e.g. 24-48VDC (three lead acid batteries)&lt;br /&gt;
&lt;br /&gt;
A cheap NYM-J 2x2.5mm² (1 Phase) or 4x2.5mm² (2 Phase) cabling may be used for low power branches of the grid.&lt;br /&gt;
&lt;br /&gt;
E.g. for L2 with nominal voltage 3x12V = 36V: equals three lead acid batteries connected in series. If fully charged, grid voltage at the source would be 3*14V = 42V, at empty batteries about 32V.&lt;br /&gt;
&lt;br /&gt;
The L2 grid voltage (only the voltage!) may be compatible with PoE, Power over Ethernet 802.3af (802.3at Type 1) and 802.3at Type 2, if the grid voltage is above 40 V.&lt;br /&gt;
&lt;br /&gt;
At 36V and 63A, there are 2268W available in the grid, if we assume proper cables and connectors. It depends on the application, but I would have switched over to 230 VAC already at this power rating.&lt;br /&gt;
&lt;br /&gt;
One could make the 12V phase on/off grid redundant with one efficient ATX power supply+two Schottky diodes or with active switching. It is much easier to switch DC synchronous vs AC synchronous, because one does not have to establish a phase lock to get the waveform in sync.&lt;br /&gt;
&lt;br /&gt;
==Smart DiVER==&lt;br /&gt;
&lt;br /&gt;
The start would be to equip an energy monitoring system, like DiVER.Wilssen. Communication could take place via&lt;br /&gt;
*Wireless connections (even to non-grid-tied appliances. NRF24L01+, RFM, xBee)&lt;br /&gt;
*Wired LAN connection (expensive and uses additional cabling)&lt;br /&gt;
*PLC (Powerline Communication) with an Open Source protocol and hardware design. &lt;br /&gt;
&lt;br /&gt;
Research: What about RS485 between two phases, would that be possible? Is a choke / low-pass needed at the low impedance energy sources and appliances? What frequency is used best for transmitting data via a modulated power line? Coupling via passive RC-highpass?&lt;br /&gt;
There might be an integrated circuit for low voltage DC PLC communication?&lt;br /&gt;
&lt;br /&gt;
==DiVER.Wilssen==&lt;br /&gt;
The Wireless Logging System for Sourcing ENergy - Controller is monitoring some or all grid parameters and is connected with the BMS (battery monitoring/managment system) or may even contain BMS functions. Wilssen is the brain of a DiVER grid, Wilssen is recommended but not necessary for operation.&lt;br /&gt;
&lt;br /&gt;
*battery voltage of each battery (multiplexed) (2s1p, 3s1p, 3s2p, 3s4p etc)&lt;br /&gt;
*battery bank voltage&lt;br /&gt;
*l1 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
*l2 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
&lt;br /&gt;
*battery bank temperature sensor (OneWire preferred)&lt;br /&gt;
*over current protection &lt;br /&gt;
*under voltage protection&lt;br /&gt;
*Uninterruptable Power Source function.&lt;br /&gt;
*SSR&amp;lt;ref&amp;gt;Solid State Relay&amp;lt;/ref&amp;gt; usage, no conventional electromechanical Relays.&lt;br /&gt;
&lt;br /&gt;
At a future revision, Wilssen may also:&lt;br /&gt;
&lt;br /&gt;
*switch on chargers or grid-tied SMPS (switch mode power supplies) if source impedance gets to high/grid voltage too low.&lt;br /&gt;
&lt;br /&gt;
optional: digital ZVD (zero voltage diode) function via comparator+ISR at ADC or interrupt attached to a plain digital port pin. SSR could then be used as OC protection, UV protection and ZVD.   &lt;br /&gt;
&lt;br /&gt;
SSR module may be replaced with a MOSFET at low power applications. &lt;br /&gt;
&lt;br /&gt;
===Wilssen Hardware===&lt;br /&gt;
&lt;br /&gt;
*Voltage sensing should be through passive voltage dividers with appropriate headroom and a high impedance connection to the ADC, we don't need the galvanic isolation at these low voltages.&lt;br /&gt;
&lt;br /&gt;
*Current sensing should not be shunt based, but rather with a hall effect sensor or inductive. At DC, inductive sensing is not possible I guess, so we have to stick to hall sensors.&lt;br /&gt;
The integrated current sensor packages from Allegro are quite expensive. The following will be suitable for a &amp;lt;200A grid.&lt;br /&gt;
Bidirectional integrated hall effect current sensor:&lt;br /&gt;
ACS759	±50A to 200A&lt;br /&gt;
ACS756	±50A to 100A&lt;br /&gt;
&lt;br /&gt;
*SSR example:&lt;br /&gt;
100V, 100A type:&lt;br /&gt;
http://www.mercateo.com/p/139A-1779776/SSR_100A_100V_SIP_Typ_D1D100.html?showSimplePage=NO&amp;amp;ViewName=live~showGrossColumn&amp;amp;utm_source=product-search&amp;amp;utm_medium=web&amp;amp;utm_campaign=Halbleiterrelais#crydom-ssr-100a-100v-sip-typ-d1d100-crydom&lt;br /&gt;
&lt;br /&gt;
*2row LCD display for easy overview at the controller, showing the momentary power consumption and accumulated energy, grid voltage, ...&lt;br /&gt;
&lt;br /&gt;
==Physical Layout: Cabling, Sockets, Fuses==&lt;br /&gt;
&lt;br /&gt;
If the infrastructure is build from scratch and completely new, then it's best to start with a hybrid AC/DC&amp;lt;ref&amp;gt;Alternating Current / Direct Current, not the famous rockband&amp;lt;/ref&amp;gt; DiVER grid: &lt;br /&gt;
&lt;br /&gt;
cabling:&lt;br /&gt;
*open or closed ring topology with branches, e.g. 3p AC household EIS: 1 x NYM-J 5G2.5, laid in parallel with 1x NYM-J 4x2.5 (up to 4x10)&lt;br /&gt;
&lt;br /&gt;
Important: How to determine the cables other than by their inner topology? DiVER cables should be marked differently.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connectors, sockets, plugs, terminals===&lt;br /&gt;
&lt;br /&gt;
Suggestions for sockets and plugs for DiVER:&lt;br /&gt;
&lt;br /&gt;
*large screw terminals (which is somewhat legal, because the DIVER grid is safe to the touch )&lt;br /&gt;
*PowerCon sockets (expensive, proprietary, e.g. by Neutrik. How many poles?)&lt;br /&gt;
*SpeakOn sockets (moderately expensive, well suited because they carry 4 poles and are aimed for moderately high currents)&lt;br /&gt;
*XLR sockets (cheap, but can't carry much current. maybe for small appliances like phone chargers)&lt;br /&gt;
*Open Source screw terminals with M6 screws. 3D printed or milled.&lt;br /&gt;
&lt;br /&gt;
Any other recommendations?&lt;br /&gt;
&lt;br /&gt;
*CEE sockets are way too expensive, overkill and not meant for DIVER voltages. They may also be confused with the mains grid.&lt;br /&gt;
&lt;br /&gt;
*DiVER Fuses, circuit breakers, Wilssen, BMS, PDUs and so on are encased in a separate enclosure and are nowhere near the mains.&lt;br /&gt;
&lt;br /&gt;
XLR specifications from Neutrik NC3-FX&lt;br /&gt;
&lt;br /&gt;
 Capacitance between contacts ≤ 4 pF&lt;br /&gt;
 Contact resistance ≤ 3 mΩ (inner)&lt;br /&gt;
 Dielectric strength 1,5 kVdc&lt;br /&gt;
 Insulation resistance &amp;gt; 2 GΩ (initial)&lt;br /&gt;
 Rated current per contact 16 A&lt;br /&gt;
 Rated voltage 50 V&lt;br /&gt;
&lt;br /&gt;
===Separated or safety extra-low voltage (SELV)&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
IEC defines a SELV system as &amp;quot;an electrical system in which the voltage cannot exceed ELV under normal conditions, and under single-fault conditions, ''including'' earth faults in other circuits&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There exists some confusion regarding the origin of the acronym: &amp;quot;SELV&amp;quot; stands for &amp;quot;''separated'' extra-low voltage&amp;quot; in installation standards (e.g., BS 7671) and for &amp;quot;''safety'' extra-low voltage&amp;quot; in appliance standards (e.g., BS EN 60335).&lt;br /&gt;
&lt;br /&gt;
A SELV circuit must have:&lt;br /&gt;
* protective-separation (i.e., double insulation, reinforced insulation or protective screening) from all circuits other than SELV and PELV (i.e., all circuits that might carry higher voltages) As an example, in New Zealand, ELV wiring in domestic premises must be installed at a minimum distance of 50 mm from low voltage wiring or have a separate insulating barrier such as conduit.&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;&lt;br /&gt;
* simple separation from other SELV systems, from PELV systems and from earth (ground).&lt;br /&gt;
&lt;br /&gt;
The safety of a SELV circuit is provided by&lt;br /&gt;
* the extra-low voltage&lt;br /&gt;
* the low risk of accidental contact with a higher voltage;&lt;br /&gt;
* the lack of a return path through earth (ground) that electric current could take in case of contact with a human body.&lt;br /&gt;
&lt;br /&gt;
The electrical connectors of SELV circuits should be designed such that they do not mate with connectors commonly used for non-SELV circuits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=9027</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=9027"/>
		<updated>2013-06-02T23:51:37Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a wind energy harvesting and testing platform for anybody. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines. [[TiVA]] is also a prototyping platform for educational purposes: Students, teachers, hackers and anybody with interest in the topic can learn and tinker with renewable energy harvesting in a small scale.&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
Still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Is there anything you can supply or contribute? Please get in touch with [[Alex Shure|Alex]] or make a post in our Forum. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Diskussion:Basis-Set_Haus&amp;diff=9000</id>
		<title>Diskussion:Basis-Set Haus</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Diskussion:Basis-Set_Haus&amp;diff=9000"/>
		<updated>2013-06-02T00:04:06Z</updated>

		<summary type="html">&lt;p&gt;Shure: Created page with &amp;quot;Bitte die Sources (SKP?) hochladen und verlinken. Danke! --~~~~&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitte die Sources (SKP?) hochladen und verlinken. Danke! --[[User:Shure|Shure]] ([[User talk:Shure|talk]]) 02:04, 2 June 2013 (CEST)&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=8849</id>
		<title>DiVER/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=8849"/>
		<updated>2013-05-28T14:45:01Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Connectors, sockets, plugs, terminals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:DiVER}}&lt;br /&gt;
&lt;br /&gt;
[[Open_Source_Ecology_Germany|&amp;lt;MainPage]]&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
DiVER:&lt;br /&gt;
'''Di'''rect Current low '''V'''oltage '''E'''lectrical Grid for '''R'''enewable energies&lt;br /&gt;
&lt;br /&gt;
*Any voltage over about 60VDC is not safe to the touch&lt;br /&gt;
*Any voltage over 60VDC needs a special license to operate in Germany, e.g. you may not build and connect a grid over 60V, unless a proper Electrician checks everything (VDE)&lt;br /&gt;
*Small permanent magnet alternators used in a generator at a wind turbine or a water turbine usually operate at below 100V&lt;br /&gt;
*It is very expensive to generate a true sine wave alternating current out of low voltage DC from the renewable energies&lt;br /&gt;
*Solar panels output low voltage DC&lt;br /&gt;
*TEG (thermo electric generators) output low voltage DC&lt;br /&gt;
&lt;br /&gt;
Only a few systems really do need the high voltage AC of 230V or 110V.&lt;br /&gt;
&lt;br /&gt;
*Desktop Computers (although terribly inefficient compared to laptops and smartphones) do need 12 VDC, 5 VDC and 3,3 VDC.&lt;br /&gt;
*Laptops need about 12-20 VDC&lt;br /&gt;
*TFT Flatscreens run on DC, especially if they have an LED backlight.&lt;br /&gt;
*Mobile phones, smartphones, tablet PCs etc are all charged and run with 5VDC&lt;br /&gt;
&lt;br /&gt;
Difficulties and negative points about a low voltage DC grid:&lt;br /&gt;
&lt;br /&gt;
*Grid size is smaller with a lower voltage or:&lt;br /&gt;
*available Power is lower at the same AWG / cable dimensions&lt;br /&gt;
*special connectors have to be chosen&lt;br /&gt;
&lt;br /&gt;
A hybrid 230 VAC + DiVER infrastructure for OSEG/FeFG: 230VAC for high power appliances like some machines, DiVER for any consumer electronics (wherever possible) and efficient lighting.&lt;br /&gt;
&lt;br /&gt;
Household circuit breakers may be re-used for a DiVER grid, e.g. anything from 8-63A per phase.&lt;br /&gt;
&lt;br /&gt;
System voltage:&lt;br /&gt;
&lt;br /&gt;
*N: 0V, GND&lt;br /&gt;
*L1: 12VDC, 10-15VDC (one lead acid battery)&lt;br /&gt;
*L2: 24VDC, or higher, to be determined. e.g. 24-48VDC (three lead acid batteries)&lt;br /&gt;
&lt;br /&gt;
A cheap NYM-J 2x2.5mm² (1 Phase) or 4x2.5mm² (2 Phase) cabling may be used for low power branches of the grid.&lt;br /&gt;
&lt;br /&gt;
E.g. for L2 with nominal voltage 3x12V = 36V: equals three lead acid batteries connected in series. If fully charged, grid voltage at the source would be 3*14V = 42V, at empty batteries about 32V.&lt;br /&gt;
&lt;br /&gt;
The L2 grid voltage (only the voltage!) may be compatible with PoE, Power over Ethernet 802.3af (802.3at Type 1) and 802.3at Type 2, if the grid voltage is above 40 V.&lt;br /&gt;
&lt;br /&gt;
At 36V and 63A, there are 2268W available in the grid, if we assume proper cables and connectors. It depends on the application, but I would have switched over to 230 VAC already at this power rating.&lt;br /&gt;
&lt;br /&gt;
One could make the 12V phase on/off grid redundant with one efficient ATX power supply+two Schottky diodes or with active switching. It is much easier to switch DC synchronous vs AC synchronous, because one does not have to establish a phase lock to get the waveform in sync.&lt;br /&gt;
&lt;br /&gt;
==Smart DiVER==&lt;br /&gt;
&lt;br /&gt;
The start would be to equip an energy monitoring system, like DiVER.Wilssen. Communication could take place via&lt;br /&gt;
*Wireless connections (even to non-grid-tied appliances. NRF24L01+, RFM, xBee)&lt;br /&gt;
*Wired LAN connection (expensive and uses additional cabling)&lt;br /&gt;
*PLC (Powerline Communication) with an Open Source protocol and hardware design. &lt;br /&gt;
&lt;br /&gt;
Research: What about RS485 between two phases, would that be possible? Is a choke / low-pass needed at the low impedance energy sources and appliances? What frequency is used best for transmitting data via a modulated power line? Coupling via passive RC-highpass?&lt;br /&gt;
There might be an integrated circuit for low voltage DC PLC communication?&lt;br /&gt;
&lt;br /&gt;
==DiVER.Wilssen==&lt;br /&gt;
The Wireless Logging System for Sourcing ENergy - Controller is monitoring some or all grid parameters and is connected with the BMS (battery monitoring/managment system) or may even contain BMS functions. Wilssen is the brain of a DiVER grid, Wilssen is recommended but not necessary for operation.&lt;br /&gt;
&lt;br /&gt;
*battery voltage of each battery (multiplexed) (2s1p, 3s1p, 3s2p, 3s4p etc)&lt;br /&gt;
*battery bank voltage&lt;br /&gt;
*l1 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
*l2 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
&lt;br /&gt;
*battery bank temperature sensor (OneWire preferred)&lt;br /&gt;
*over current protection &lt;br /&gt;
*under voltage protection&lt;br /&gt;
*Uninterruptable Power Source function.&lt;br /&gt;
*SSR&amp;lt;ref&amp;gt;Solid State Relay&amp;lt;/ref&amp;gt; usage, no conventional electromechanical Relays.&lt;br /&gt;
&lt;br /&gt;
At a future revision, Wilssen may also:&lt;br /&gt;
&lt;br /&gt;
*switch on chargers or grid-tied SMPS (switch mode power supplies) if source impedance gets to high/grid voltage too low.&lt;br /&gt;
&lt;br /&gt;
optional: digital ZVD (zero voltage diode) function via comparator+ISR at ADC or interrupt attached to a plain digital port pin. SSR could then be used as OC protection, UV protection and ZVD.   &lt;br /&gt;
&lt;br /&gt;
SSR module may be replaced with a MOSFET at low power applications. &lt;br /&gt;
&lt;br /&gt;
===Wilssen Hardware===&lt;br /&gt;
&lt;br /&gt;
*Voltage sensing should be through passive voltage dividers with appropriate headroom and a high impedance connection to the ADC, we don't need the galvanic isolation at these low voltages.&lt;br /&gt;
&lt;br /&gt;
*Current sensing should not be shunt based, but rather with a hall effect sensor or inductive. At DC, inductive sensing is not possible I guess, so we have to stick to hall sensors.&lt;br /&gt;
The integrated current sensor packages from Allegro are quite expensive. The following will be suitable for a &amp;lt;200A grid.&lt;br /&gt;
Bidirectional integrated hall effect current sensor:&lt;br /&gt;
ACS759	±50A to 200A&lt;br /&gt;
ACS756	±50A to 100A&lt;br /&gt;
&lt;br /&gt;
*SSR example:&lt;br /&gt;
100V, 100A type:&lt;br /&gt;
http://www.mercateo.com/p/139A-1779776/SSR_100A_100V_SIP_Typ_D1D100.html?showSimplePage=NO&amp;amp;ViewName=live~showGrossColumn&amp;amp;utm_source=product-search&amp;amp;utm_medium=web&amp;amp;utm_campaign=Halbleiterrelais#crydom-ssr-100a-100v-sip-typ-d1d100-crydom&lt;br /&gt;
&lt;br /&gt;
*2row LCD display for easy overview at the controller, showing the momentary power consumption and accumulated energy, grid voltage, ...&lt;br /&gt;
&lt;br /&gt;
==Physical Layout: Cabling, Sockets, Fuses==&lt;br /&gt;
&lt;br /&gt;
If the infrastructure is build from scratch and completely new, then it's best to start with a hybrid AC/DC&amp;lt;ref&amp;gt;Alternating Current / Direct Current, not the famous rockband&amp;lt;/ref&amp;gt; DiVER grid: &lt;br /&gt;
&lt;br /&gt;
cabling:&lt;br /&gt;
*open or closed ring topology with branches, e.g. 3p AC household EIS: 1 x NYM-J 5G2.5, laid in parallel with 1x NYM-J 4x2.5 (up to 4x10)&lt;br /&gt;
&lt;br /&gt;
Important: How to determine the cables other than by their inner topology? DiVER cables should be marked differently.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connectors, sockets, plugs, terminals===&lt;br /&gt;
&lt;br /&gt;
Suggestions for sockets and plugs for DiVER:&lt;br /&gt;
&lt;br /&gt;
*large screw terminals (which is somewhat legal, because the DIVER grid is safe to the touch )&lt;br /&gt;
*PowerCon sockets (expensive, proprietary, e.g. by Neutrik. How many poles?)&lt;br /&gt;
*SpeakOn sockets (moderately expensive, well suited because they carry 4 poles and are aimed for moderately high currents)&lt;br /&gt;
*XLR sockets (cheap, but can't carry much current. maybe for small appliances like phone chargers)&lt;br /&gt;
*Open Source screw terminals with M6 screws. 3D printed or milled.&lt;br /&gt;
&lt;br /&gt;
Any other recommendations?&lt;br /&gt;
&lt;br /&gt;
*CEE sockets are way too expensive, overkill and not meant for DIVER voltages. They may also be confused with the mains grid.&lt;br /&gt;
&lt;br /&gt;
*DiVER Fuses, circuit breakers, Wilssen, BMS, PDUs and so on are encased in a separate enclosure and are nowhere near the mains.&lt;br /&gt;
&lt;br /&gt;
XLR specifications from Neutrik NC3-FX&lt;br /&gt;
&lt;br /&gt;
 Capacitance between contacts ≤ 4 pF&lt;br /&gt;
 Contact resistance ≤ 3 mΩ (inner)&lt;br /&gt;
 Dielectric strength 1,5 kVdc&lt;br /&gt;
 Insulation resistance &amp;gt; 2 GΩ (initial)&lt;br /&gt;
 Rated current per contact 16 A&lt;br /&gt;
 Rated voltage 50 V&lt;br /&gt;
&lt;br /&gt;
===Separated or safety extra-low voltage (SELV)&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
IEC defines a SELV system as &amp;quot;an electrical system in which the voltage cannot exceed ELV under normal conditions, and under single-fault conditions, ''including'' earth faults in other circuits&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There exists some confusion regarding the origin of the acronym: &amp;quot;SELV&amp;quot; stands for &amp;quot;''separated'' extra-low voltage&amp;quot; in installation standards (e.g., BS 7671) and for &amp;quot;''safety'' extra-low voltage&amp;quot; in appliance standards (e.g., BS EN 60335).&lt;br /&gt;
&lt;br /&gt;
A SELV circuit must have:&lt;br /&gt;
* protective-separation (i.e., double insulation, reinforced insulation or protective screening) from all circuits other than SELV and PELV (i.e., all circuits that might carry higher voltages)&lt;br /&gt;
* simple separation from other SELV systems, from PELV systems and from earth (ground).&lt;br /&gt;
&lt;br /&gt;
The safety of a SELV circuit is provided by&lt;br /&gt;
* the extra-low voltage&lt;br /&gt;
* the low risk of accidental contact with a higher voltage;&lt;br /&gt;
* the lack of a return path through earth (ground) that electric current could take in case of contact with a human body.&lt;br /&gt;
&lt;br /&gt;
The electrical connectors of SELV circuits should be designed such that they do not mate with connectors commonly used for non-SELV circuits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=8803</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=8803"/>
		<updated>2013-05-21T15:36:31Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
Still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Is there anything you can supply or contribute? Please get in touch with [[Alex Shure|Alex]] or make a post in our Forum. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=8797</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=8797"/>
		<updated>2013-05-21T00:13:38Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Prototyping */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
Still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Is there anything you can supply or contribute? Please get in touch with [[Alex Shure|Alex]] or make a post in our Forum. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8796</id>
		<title>Wind Turbine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8796"/>
		<updated>2013-05-20T23:49:55Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Size */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Wind Turbine}}&lt;br /&gt;
{{Germany/en}}&lt;br /&gt;
&lt;br /&gt;
[[File:Etemu.com_TiVA_l2_front_wip.jpg|720px|thumb|center|3D Model of a [[TiVA]] rotor, work in progress. Note the hollow wings, this is a hybrid lift/drag wing profile with a full load TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 0.85.]]&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
The '''wind turbine''' is in the research phase of product development. We are focusing on the '''[[TiVA]]'''-System ('''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine) right now and developing the '''[[Wilssen]]''' controller for it.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
We are developing an open source wind turbine with an agile open collaboration.&lt;br /&gt;
&lt;br /&gt;
[[TiVA]] and wind turbine specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA-NC)&lt;br /&gt;
&lt;br /&gt;
==[[TiVA]]==&lt;br /&gt;
Research and development is currently concentrated onto [[TiVA]], a tiny wind turbine prototyping platform. With this very small turbine, we can easily change parts, try out new ideas and increase the quality of the design on a small scale in a fast and inexpensive way. Please have a look at the [[TiVA]] page for further information.&lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
[[File:DSC08567_edit_tiva_session.jpg|512px|thumb|right|3D modelling session for [[TiVA]] with [[Alex Shure]] and Mario.]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Shure]] working on the schematics and PCB layouts for [[Wilssen]], the controller.]]&lt;br /&gt;
If you want to participate, just get in touch via our Forum or just hit [[Shure]] an e-mail. :)&lt;br /&gt;
&lt;br /&gt;
* [[Alex Shure]] – lead designer, research and development, modeling, prototyping&lt;br /&gt;
* [[Mario Grunau]] - 3D modelling (Autodesk Inventor, Maxon Cinema 4D)&lt;br /&gt;
* [[Achmed Touni]] - 3D modelling (FreeCAD, Blender3D), simulation (OpenFOAM, Ansys)&lt;br /&gt;
* [[Nikolay Georgiev]] - communication and organization&lt;br /&gt;
* [[Benjamin Rudtsch]] - [[Wilssen]], software development&lt;br /&gt;
* [[Leon Rische]] - [[Wilssen]], software development&lt;br /&gt;
&lt;br /&gt;
==Open Tasks==&lt;br /&gt;
You can help us with ''any'' improvement on the project or with the following specific tasks:&lt;br /&gt;
===Development of ''[[Wilssen]]''===&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is monitoring and controlling all parameters. ''Wilssen'' is the brain of the wind turbines (+[[TiVA]]s!) and checks all the voltages at any time the wind turbine is generating power.&lt;br /&gt;
&lt;br /&gt;
See the current open '''github issues''': https://github.com/etemu/wilssen/issues?state=open&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
&lt;br /&gt;
* Design a mold for casting the alternator's stator&lt;br /&gt;
* 3D Models and Simulation (Achmed and Mario are working on it)&lt;br /&gt;
* Calculations for the forces at the bearing points and the mounting point&lt;br /&gt;
* LED drivers, controllable constant current sources for the high power LEDs&lt;br /&gt;
* (many more soon to come)&lt;br /&gt;
&lt;br /&gt;
We still need the following materials for our first prototypes:&lt;br /&gt;
&lt;br /&gt;
* Round sheets of metal for the alternators&lt;br /&gt;
* Plywood (Multiplex)&lt;br /&gt;
* Tools for the lathe, boring bar, inserts..&lt;br /&gt;
* Aluminium sheets for the wings&lt;br /&gt;
* Polyester or epoxy resin and hardener + filler&lt;br /&gt;
* Paint which can be sprayed, should be a sealing one for outdoors&lt;br /&gt;
* Cases for the electronics, IP66&amp;lt;&lt;br /&gt;
* Neodymium magnets, preferably 15x5mm&amp;lt; &lt;br /&gt;
* Enameled copper wire aka. magnet wire, with a diameter of 0.4 - 1.0mm&lt;br /&gt;
* Electric planer&lt;br /&gt;
* Aluminium or stainless steel tubes, e.g. 12x8mm for [[TiVA]] &lt;br /&gt;
&lt;br /&gt;
Please get in touch with [[Alex Shure]] if you want to donate any material or machine which could come in handy for us.&lt;br /&gt;
&lt;br /&gt;
==Roadmap / Log==&lt;br /&gt;
&lt;br /&gt;
[[File:TiVA_2_1_lenz2_sim_safety_extreme.png|512px|thumb|right|Safety factor at an extreme gust of wind for a Lenz2 wing coupled to a rotor base with an aluminum arm. WIP&amp;lt;ref&amp;gt;work in progress&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
* 20120211 [[Alex Shure]] Start of &amp;quot;Open Agile SCRUM GVCS machine development&amp;quot; mailing list, [[Nikolay Georgiev]] sent an E-Mail to some OSE:E members - We begin to discuss the OSE:E project of constructing a wind turbine&lt;br /&gt;
* 20120222 [[Alex Shure]] First online meeting on the OSE:E project &amp;quot;develop a wind turbine&amp;quot; in mumble&lt;br /&gt;
* 20120311 [[Alex Shure]] I had a 6 hour meeting with a German wind turbine technician who works in QS where we discussed various aspects, advantages and disadvantages of horizontal and vertical axis wind turbines.&lt;br /&gt;
* 20120324 [[Alex Shure]] Had an online conference in mumble and spoke with [http://opensourceecology.org/wiki/Special:Contributions/Chrono Chrono], founder of the [[Apollo-NG]][https://apollo.open-resource.org] project. Chrono has experience in electronics, especially in integrated low power switching power supplies and mobile energy supplies. He is transforming a van into a mobile hackerspace, powered by renewable energy, totally off the grid.&lt;br /&gt;
* 20120325 [[Alex Shure]] Phone conference with Detlef Schmitz from the solar car team Heliodet; Detlef offered to build one small wind turbine prototype. He has contacts also with engineers and technicians form the solar car project, especially students from the FH/uni in Bochum.&lt;br /&gt;
* 20120326 [[Alex Shure]] Added the EVA wind turbine design. We could develop a VAWT which can be optionally equipped with the EVAwt features. The biggest disadvantage is the design issue with the top cover plate: with the EVAwt design, I can't think of an easy way to span the cables from the top for now.&lt;br /&gt;
* 20120327 [[Alex Shure]] [[chrono]] added a pad on Apollo for collaboration&lt;br /&gt;
* 20120328 [[Alex Shure]] Calculations&lt;br /&gt;
* 20120329 [[Alex Shure]] contacted Bernd from http://www.daswindrad.de&lt;br /&gt;
* 20120330 [[Alex Shure]] Added the [[TiVA]] page to the wiki and further designed the concept in the etherpad..&lt;br /&gt;
* 20120331 [[Alex Shure]] [[chrono]] moved the content from the pad at Apollo-NG into the dokuwiki at Apollo-NG. I split the [[TiVA]] parts and copied them to a wiki page here at [[OSE]]&lt;br /&gt;
* 20120404 [[Alex Shure]] Researched about copper losses in the enameled copper wire windings, let's use 0.45 - 1 mm wire.&lt;br /&gt;
* 20120405 [[Alex Shure]] I updated the TiVA wiki entry at OSE with a full BOM for a very first prototype, including sheet material for the negative form, painting and so on.  Also got Mario on board, who has experience in 3D modeling.&lt;br /&gt;
* 20120406 [[Alex Shure]] Meeting with Mario, 3D modelling session in Autodesk Inventor. &lt;br /&gt;
* 20120407 [[Alex Shure]] Met M. Klein, CEO of Wezek GmbH (engineering,  automation) and spoke about waterproof cases for the electronics.&lt;br /&gt;
* 20120408 [[Alex Shure]] Specification for [[TiVA]]'s alternator outlined. Diameter reduced to less than 200 mm, 1 phase alternator design is preferred due to less costs and the low power demand.&lt;br /&gt;
* 20120409 [[Alex Shure]] Finished the calculations of [[TiVA]]'s alternator. 16 round magnets, 16 coil segments, switchable from 8s1p up to 1s8p, calculated efficiency after rectification is above 90% for low loads.&lt;br /&gt;
* 20120410 [[Alex Shure]] We should stick to symmetric wing profiles if we go for a Darrieus style lift rotor, because those would be the easiest to fabricate. Researching on some NACA profiles now. Wings of the V-Rotor should incorporate a metal strip sandwiched between the two halves of the wing for the easiest and most rigid wing fixation method.&lt;br /&gt;
* 20120412 [[Alex Shure]] Fabricated three wings for [[TiVA]] out of solid wood (spruce)&lt;br /&gt;
* 20120413 [[Alex Shure]] Full day working session in the shop for [[TiVA]], made a hub, cut plywood, laminated the base, machined bearing seats on the lathe ...&lt;br /&gt;
* 20120414 [[Alex Shure]] Glued the cut plywood together, trimmed the edges, made another pass on the lathe after the lamination, to make sure everything is perfectly balanced.&lt;br /&gt;
* 20120415 [[Alex Shure]] Press-fit the bearings into the hub, tested the starting torque of the assembled hub with the bearings in place: not measurable with a 0.1 N scale -&amp;gt; good! Bought a stand air ventilator for testing purposes.&lt;br /&gt;
* 20120416 [[Alex Shure]] Ordered parts for the electronics + mechanics: Bearings (DIN 6003), Schottky diodes, M6 - M12 V2A stainless steel bolts and nuts, ...&lt;br /&gt;
* 20120417 [[Alex Shure]] Bought 5 kg of 0,45 mm diameter enameled copper wire (aka. magnet wire) for about 100,00 EUR. '''Does anybody have a cheap source for copper wire and magnets?&lt;br /&gt;
'''&lt;br /&gt;
* 20120422 [[Alex Shure]] Tested NACA0018 profiles at various angles: NACA0018 profiles aren't self starting at low angles. Aiming for a Lenz2 profile now.&lt;br /&gt;
* 20120426 [[Alex Shure]] Designed the alternator rotor assembly, sketched the model in SketchUp.&lt;br /&gt;
* 20120429 [[Alex Shure]] Ordered passive and active electronic parts.&lt;br /&gt;
* 20120507 [[Alex Shure]] Rotor assembly just got reconstructed: one less part which is turned on the lathe + implemented the alternator stacking feature.&lt;br /&gt;
* 20120508 [[Alex Shure]] Achmed is working on a FreeCAD model and will then make a mesh for OpenFOAM, an open source CFD software package.&lt;br /&gt;
* 20120510 [[Alex Shure]] Meeting with Mario, instructed him about the 3D model. We also agreed on leaving the NACA lift-only profiles for TiVA behind, as the Reynolds number is just too high for these small dimensions.&lt;br /&gt;
* 20120512 [[Alex Shure]] 3D modelling session with Mario, finished [[TiVA]]'s rotor base and began with the Lenz2 lift/drag hybrid wing profile.&lt;br /&gt;
&lt;br /&gt;
* Nov 2012 [[Alex Shure]] I stopped using the wiki as a crude archive and did not protocol everything which happened since May '12. A severe amount of time was put into other parts and projects of OSEG. All in all, we have agreed on getting a real project management suite online and use it for this and other projects of OSEG.&lt;br /&gt;
&lt;br /&gt;
==General design outlines==&lt;br /&gt;
&lt;br /&gt;
The wind turbine should be loosely designed according to the [[OSE Core Values]] except points 8 and 9, which demand high performance and equal to or higher than industrial efficiency &amp;lt;ref&amp;gt;[[OSE Core Values]]  points 8 and 9 demand a high performance and equal to or higher than industrial efficiency but the efficiency of a highly sophisticated industrial, FEA designed and airflow-simulated, wind tunnel tested model can't be matched by a diy design.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the [[OSE Core Values]], the wind turbine should be safe to operate, e.g. have a suitable safety factor in all structural calculations, proper isolation to prevent an electric shock.&lt;br /&gt;
&lt;br /&gt;
=====Assembly height=====&lt;br /&gt;
&lt;br /&gt;
The complete assembly of rotor and mast should not be higher than 10 m. If regional communities permit higher masts, the maximum height must not exceed 20 m, to avoid national and ICAO air traffic security issues and legal obligations to carry warning lights and report about their functionality.&lt;br /&gt;
There are various restrictions in Germany present which depend on the size and location of a wind turbine:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Verfahrensfrei sind Windenergieanlagen bis zu einer Höhe von 10 m&amp;lt;ref&amp;gt;Nummer 22 des Anhangs zu Paragraph 50 Abs. 1 LBO&amp;lt;/ref&amp;gt;. In Mischgebieten&amp;lt;ref&amp;gt;Mischgebiet bedeutet gleichwertige Wohn- und Gewerbenutzung&amp;lt;/ref&amp;gt; darf nachts ein Lärmrichtwert von 45 dB(A) nicht überschritten werden&amp;lt;ref&amp;gt;Auszug Windfibel Baden-Württemberg&amp;lt;/ref&amp;gt;. Zu den Genehmigungsverfahren sei gesagt, dass die Landesbauordnung der jeweiligen Bundesländer / Kommunen unterschiedlich ist, also sollte man beim Bauamt nachfragen.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Size=====&lt;br /&gt;
&lt;br /&gt;
We won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
Hint: In every wind condition, a 1 m diameter VAWT with a height of 4 m (4m²) is more efficient than a 2 m x 2 m (4 m²) VAWT due to the higher rpm and better aerodynamic figures. Industrial VAWTs aim for a large height, not for a large diameter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to design a rather small VAWT with [[TiVA]], resulting in the following advantages:&lt;br /&gt;
&lt;br /&gt;
* + DIY! People should be able to build them! -&amp;gt; KISS principle&lt;br /&gt;
* + less moving parts&lt;br /&gt;
* + does not necessarily have to be elevated, can stand on the ground&lt;br /&gt;
* + collects wind from every direction: no need for a directional control (+less mechanics, electronics)&lt;br /&gt;
* + has a smaller footprint&lt;br /&gt;
* + easier to design&lt;br /&gt;
* + way more easy to build&lt;br /&gt;
* + does not need a variable pitch control for high wind speed/ high power designs&lt;br /&gt;
* + uses cheaper materials, less bearings and axles, less machining operations&lt;br /&gt;
* + maintenance is easier, as the generator is on the ground, no need for a lift or a breakdown of the turbine head&lt;br /&gt;
* + a modular design is possible in a certain range (e.g. building it higher/longer in any direction)&lt;br /&gt;
* + does not necessarily need moldings or 3D shapes like sophisticated VAWT turbine blades&lt;br /&gt;
&lt;br /&gt;
* - lower rpm at the same rotor diameter, at the same wind surface area due to the partly reversed draft of the wings but:&lt;br /&gt;
* + can have a small diameter but a rather large height, thus more torque ''and'' more rpm&lt;br /&gt;
&lt;br /&gt;
Main disadvantage against a horizontal axis wind turbine:&lt;br /&gt;
&lt;br /&gt;
* - less power output compared to a sophisticated HAWT design if wind direction does not change often and turbulence is low&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The small form factor alone yields the following advantages next to being diy-friendly:&lt;br /&gt;
&lt;br /&gt;
* + easier maintenance&lt;br /&gt;
* + mobility, less weight&lt;br /&gt;
* + smaller impact on the environment/nature&lt;br /&gt;
* + lower system voltage and lower currents, less risky to operate&lt;br /&gt;
* + a smaller power rating results in a less complicated generator and inverter design&lt;br /&gt;
* + batteries can be charged quick&amp;amp;dirty with a simple charging circuit from a small wind turbine, which would not be possible with a high power wind turbine&lt;br /&gt;
&lt;br /&gt;
Specialties about distributed energy sourcing with small wind turbines:&lt;br /&gt;
&lt;br /&gt;
* (tbd) Multiple smaller wind turbines may have more physical weight per sourced energy (kg/kW) versus one large one.&lt;br /&gt;
* - requires an additional electrical infrastructure between multiple smaller wind turbines versus one large one -&amp;gt; more cables and balancing (electronics)&lt;br /&gt;
* + the grid can be laid out in such a way, that the turbines can be placed where the energy is needed the most, resulting in smaller run lengths of power cables and less power losses.&lt;br /&gt;
* + the small turbines can easily be moved to an area with a higher wind speed. This is interesting when it comes to structural or seasonal changes of the wind, e.g. when the trees grow leaves and form a barrier which decreases the ground wind speed or they form an alley/a tunnel which increases the wind speed, one may move the wind turbine to gain from the new environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Simply said, it is more flexible to use many small turbines versus one large one. If a larger energy source is required, we connect multiple wind turbines in a local grid -&amp;gt; distributed energy sourcing, a 'wind farm' consisting of VAWTs:&lt;br /&gt;
&lt;br /&gt;
[[File:flowe.jpg|thumb|alt=A VAWT testing space|The ''Caltech Field Laboratory for Optimized Wind Energy'' where arrays of closely spaced ''vertical axis wind turbines'' were tested.]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Dabiri carried out field tests in the summer of 2010 at an experimental farm known as the Field Laboratory for Optimized Wind Energy (FLOWE), which houses 24 10-meter-tall, 1.2-meter-wide VAWTs. In the field tests, which used six VAWTs, Dabiri and his colleagues measured the rotational speed and power generated by each of the turbines when placed in a number of different configurations. One turbine was kept in a fixed position for every configuration, while the others were on portable footings that allowed them to be shifted around.&lt;br /&gt;
They found that the aerodynamic interference between neighboring turbines was completely eliminated when all the turbines in an array were spaced four turbine diameters (roughly five meters or 16 feet) apart. In comparison, propeller-style HAWTs would need to be spaced 20 rotor diameters apart - which equates to a distance of more than one mile for the largest wind turbines currently in use - for the aerodynamic interference to be eliminated.&lt;br /&gt;
The six VAWTs generated from 21 to 47 watts of power per square meter of land area, while a comparably sized HAWT farm generates just two to three watts per square meter. See [https://www.youtube.com/watch?v=XthnaliaS88&amp;amp;t=1m2s video] and reference. &amp;lt;ref&amp;gt;http://www.gizmag.com/optimizing-wind-turbine-placement/19217/&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How does the wind turbine generate energy?==&lt;br /&gt;
&lt;br /&gt;
The energy is in the wind due to it's speed/local pressure differences. A wind turbine ''converts'' kinetic energy from the wind into mechanical energy. The VAWT yields energy as kinetic energy from the wind is absorbed by rotating wings. Wind is made up of moving air molecules which have mass - though not a lot. Any moving object with mass carries kinetic energy in an amount which is given by the equation&amp;lt;ref&amp;gt;http://www.reuk.co.uk/Calculation-of-Wind-Power.htm&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:Kinetic Energy = 0.5 x Mass x Velocity²&lt;br /&gt;
&lt;br /&gt;
where the mass is measured in kg, the velocity in m/s, and the energy is given in joules.&lt;br /&gt;
&lt;br /&gt;
Air has a known density (around 1.23 kg/m³ at sea level), so the mass of air hitting our wind turbine (which sweeps a known area) each second is given by the following equation:&lt;br /&gt;
&lt;br /&gt;
:Mass/sec (kg/s) = Velocity (m/s) x Area (m²) x Density (kg/m³)&lt;br /&gt;
&lt;br /&gt;
And therefore, the power (i.e. energy per second) in the wind hitting a wind turbine with a certain swept area is given by simply inserting the mass per second calculation into the standard kinetic energy equation given above resulting in the following vital equation:&lt;br /&gt;
&lt;br /&gt;
:Power = 0.5 x Swept Area x Air Density x Velocity³&lt;br /&gt;
&lt;br /&gt;
where Power is given in Watts (i.e. joules/second), the swept area in square meters, the Air density in kilograms per cubic meter, and the Velocity in meters per second.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Wide image-noborder|ETEMUcom_EVAwt6_iso.jpg|1280px|3=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.|4=99%|alt=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.}}&lt;br /&gt;
&lt;br /&gt;
A lift-type VAWT generates lift at almost the full 360 degree rotation, as long as you have a TSR&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Tip-speed_ratio&amp;lt;/ref&amp;gt; &amp;gt;&amp;gt; 1 (TSR=Tip Speed Ratio), i.e when the blades are moving faster than the wind is moving. This lift principle is why airplanes fly.&lt;br /&gt;
Depending on the operating speed and wind speed, the blades will actually be in stall for differing segments of the rotation, and hence not much lift, or at least a minimal amount compared to the drag, which slows the turbine down to a TSR &amp;lt; 1. This occurs when the angle of attack (for a static blade!) is at a certain point, let's say about 15 degrees. The following video shows aerodynamic stall, investigated on a 2D wing profile through air velocity, pressure, and turbulence intensity.&lt;br /&gt;
&lt;br /&gt;
http://youtu.be/Ti5zUD08w5s&lt;br /&gt;
&lt;br /&gt;
However, the dynamic stall characteristics are significantly different though, and since the angle of attack for a Darrieus turbine with lift airfoils is constantly changing, dynamic stall is much more important. For us, this is still ''rocket science'' and can't be measured. It has to be simulated with CFD/FEA and we hope to have some results about various wing types soon as Achmed from OSE Germany is working on a simulation with OpenFoam, an Open Source CFD program for Linux.&lt;br /&gt;
&lt;br /&gt;
A drag type VAWT has always a TSR &amp;lt;1, and the blades capture energy for more or less 180 degrees, the blades fight the wind the other 180 degrees.&lt;br /&gt;
&lt;br /&gt;
==EVA wind turbine==&lt;br /&gt;
&lt;br /&gt;
[[File:ETEMUcom_EVAwt8_intake_top_iso.jpg|thumb|Example of an '''''EVA''' wind turbine'' design, ISO view of the top end. Note the wing at the front and the tail rudder.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt6_iso.jpg&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
The '''''E'''nhanced '''V'''ertical '''A'''xis Wind Turbine'' idea incorporates an intake manifold at the front which is always facing the direction where the strongest wind is coming from. The main disadvantage of the VAWT against a HAWT is reduced: There is no attacking wind which will work against the natural, clockwise rotation of the VAWT. This may result in an increased overall efficiency.&lt;br /&gt;
&lt;br /&gt;
* + No wind is working 'against' the turbine, contrary to a standard VAWT, where half of the turbine is exposed to wind which flows into the 'wrong' direction&lt;br /&gt;
* + The wind speed right at the turbine intake is increased &amp;lt;ref&amp;gt;The deflection at the front adds up two &amp;quot;surfaces&amp;quot; of wind. However, the resulting wind speed won't change drastically.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* + (tbd) less oscillating forces, the wind flow is about unidirectional at the turbine: less vibrations and less wear at the rotating parts, more static and less dynamic thrust at the bearings, less torque ripple and cyclical stress.&lt;br /&gt;
* - More material is used for the construction of an '''''EVA''' wt'': two bearings, arms and static wings. However, these additional parts are not difficult to manufacture, as the surfaces are all plane.&lt;br /&gt;
&lt;br /&gt;
Who can help with FEA + fluid dynamics and simulate the wind flow at various EVA wind turbine designs? We want to investigate what wing form the intake should have and at which angle it should be mounted. Also:&lt;br /&gt;
Does it increase the efficiency if there's another, longer planar surface at the right of the intake parallel to the wind direction (The position where only a short, structural surface is shown in the sketches)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt7_top_detailed_diagramm.jpg|Normal airflow in a VAWT at the maximum torque moment. Note the non-uniform airflow with varying surfaces as the turbine blades advance.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt7_top_detailed_diagramm.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake.jpg|Airflow in the '''''EVA''' wt'' design. View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake_top_iso.jpg|Example of a simple constructional integration of the '''''EVA''' wt'' design with sheet material. ISO-View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake_top_iso.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Calculations and Simulations=&lt;br /&gt;
[[File:Better_metric.gif|thumb|All calculations are made in the metric system. This is the logo for the Jamaica Metrication Board, which completed its work in 1996.]]&lt;br /&gt;
All calculations are made in the ''metric'' system. Corrections and additional approaches are always welcome.&lt;br /&gt;
&lt;br /&gt;
Let's start with the base mount.&lt;br /&gt;
As the design outlines state we won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; = Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100) &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F(50\frac{m}{s})=\frac{1}{2} \times 1.2\frac{kg}{m^3} \times 1.0 \times 4m^2 \times 50\frac{m}{s}^2 = 6000 N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(20\frac{m}{s})=960N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(10\frac{m}{s})=240N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(5\frac{m}{s})=60N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO: Leverage should be taken into account here. How to calculate the load at the bearing points?&lt;br /&gt;
&lt;br /&gt;
TODO: Consider serious safety factor for robustness and against oscillations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maximum wind speed the turbine has to withstand:&lt;br /&gt;
{|&lt;br /&gt;
|IEC wind class&lt;br /&gt;
|I&lt;br /&gt;
|II&lt;br /&gt;
|III&lt;br /&gt;
|IV&lt;br /&gt;
|----&lt;br /&gt;
|50-year-maximum&lt;br /&gt;
|50 m/s&lt;br /&gt;
|42,5 m/s&lt;br /&gt;
|37,5 m/s&lt;br /&gt;
|30 m/s&lt;br /&gt;
|----&lt;br /&gt;
|average wind speed&lt;br /&gt;
|10 m/s&lt;br /&gt;
|8,5 m/s&lt;br /&gt;
|7,5 m/s&lt;br /&gt;
|6 m/s&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example for a classification in Germany, Berlin: The mean wind speed is classified above IEC class IV with an average value of 2.3 - 3.6 m/s at ground level &amp;lt;ref&amp;gt;equals a mast height of 10 m or below&amp;lt;/ref&amp;gt; without any obstacles.&lt;br /&gt;
&lt;br /&gt;
IEC classes are realistic for higher wind zones, industrial wind turbines are usually mounted at &amp;gt;50 m. We are safe with an IEC class IV design. The design should be build for a maximum load of &amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Estimating the power output of the VAWT==&lt;br /&gt;
&lt;br /&gt;
=====Power available in the wind:=====&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind. It is available as kinetic energy due to the moving mass of the air.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² at a small scale turbine &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Power available from the turbine:=====&lt;br /&gt;
&lt;br /&gt;
This is the estimated ''mechanical'' wind power conversion.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
while &amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \linebreak&lt;br /&gt;
\rho_{good} = 35% \linebreak&lt;br /&gt;
\rho_{superbVAWT} = 40% \linebreak&lt;br /&gt;
\rho_{superbHAWT} = 50% \linebreak&lt;br /&gt;
\rho_{limit} = 59% \linebreak&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? Tbd!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
* [http://www.rhein-zeitung.de/regionales/neuwied_artikel,-Energiemarkt-Frischer-Wind-weht-aus-Asbach-_arid,247585.html non OS example 1]&lt;br /&gt;
* http://www.fundamentalform.com/html/involute_wind_turbine.html&lt;br /&gt;
* http://www.daswindrad.de/forum/viewtopic.php?f=2&amp;amp;t=21&lt;br /&gt;
* http://www.tinytechindia.com/windenergy.htm&lt;br /&gt;
* http://www.macarthurmusic.com/johnkwilson/MakingasimpleSavoniuswindturbine.htm A bit more efficient than a standard Savonius&lt;br /&gt;
* https://www.youtube.com/playlist?list=PL212B7C0D6057AC28 youtube playlist&lt;br /&gt;
&lt;br /&gt;
====Daniel====&lt;br /&gt;
* http://www.youtube.com/user/danielturbin/videos?sort=dd&amp;amp;view=0   Wind is only one of many nice things he did&lt;br /&gt;
* http://www.maskinisten.net/viewtopic.php?t=8655  Forum with pictures and tests explained in Swedish&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8678</id>
		<title>Wind Turbine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8678"/>
		<updated>2013-05-09T21:35:24Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Assembly height */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Wind Turbine}}&lt;br /&gt;
{{Germany/en}}&lt;br /&gt;
&lt;br /&gt;
[[File:Etemu.com_TiVA_l2_front_wip.jpg|720px|thumb|center|3D Model of a [[TiVA]] rotor, work in progress. Note the hollow wings, this is a hybrid lift/drag wing profile with a full load TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 0.85.]]&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
The '''wind turbine''' is in the research phase of product development. We are focusing on the '''[[TiVA]]'''-System ('''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine) right now and developing the '''[[Wilssen]]''' controller for it.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
We are developing an open source wind turbine with an agile open collaboration.&lt;br /&gt;
&lt;br /&gt;
[[TiVA]] and wind turbine specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA-NC)&lt;br /&gt;
&lt;br /&gt;
==[[TiVA]]==&lt;br /&gt;
Research and development is currently concentrated onto [[TiVA]], a tiny wind turbine prototyping platform. With this very small turbine, we can easily change parts, try out new ideas and increase the quality of the design on a small scale in a fast and inexpensive way. Please have a look at the [[TiVA]] page for further information.&lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
[[File:DSC08567_edit_tiva_session.jpg|512px|thumb|right|3D modelling session for [[TiVA]] with [[Alex Shure]] and Mario.]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Shure]] working on the schematics and PCB layouts for [[Wilssen]], the controller.]]&lt;br /&gt;
If you want to participate, just get in touch via our Forum or just hit [[Shure]] an e-mail. :)&lt;br /&gt;
&lt;br /&gt;
* [[Alex Shure]] – lead designer, research and development, modeling, prototyping&lt;br /&gt;
* [[Mario Grunau]] - 3D modelling (Autodesk Inventor, Maxon Cinema 4D)&lt;br /&gt;
* [[Achmed Touni]] - 3D modelling (FreeCAD, Blender3D), simulation (OpenFOAM, Ansys)&lt;br /&gt;
* [[Nikolay Georgiev]] - communication and organization&lt;br /&gt;
* [[Benjamin Rudtsch]] - [[Wilssen]], software development&lt;br /&gt;
* [[Leon Rische]] - [[Wilssen]], software development&lt;br /&gt;
&lt;br /&gt;
==Open Tasks==&lt;br /&gt;
You can help us with ''any'' improvement on the project or with the following specific tasks:&lt;br /&gt;
===Development of ''[[Wilssen]]''===&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is monitoring and controlling all parameters. ''Wilssen'' is the brain of the wind turbines (+[[TiVA]]s!) and checks all the voltages at any time the wind turbine is generating power.&lt;br /&gt;
&lt;br /&gt;
See the current open '''github issues''': https://github.com/etemu/wilssen/issues?state=open&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
&lt;br /&gt;
* Design a mold for casting the alternator's stator&lt;br /&gt;
* 3D Models and Simulation (Achmed and Mario are working on it)&lt;br /&gt;
* Calculations for the forces at the bearing points and the mounting point&lt;br /&gt;
* LED drivers, controllable constant current sources for the high power LEDs&lt;br /&gt;
* (many more soon to come)&lt;br /&gt;
&lt;br /&gt;
We still need the following materials for our first prototypes:&lt;br /&gt;
&lt;br /&gt;
* Round sheets of metal for the alternators&lt;br /&gt;
* Plywood (Multiplex)&lt;br /&gt;
* Tools for the lathe, boring bar, inserts..&lt;br /&gt;
* Aluminium sheets for the wings&lt;br /&gt;
* Polyester or epoxy resin and hardener + filler&lt;br /&gt;
* Paint which can be sprayed, should be a sealing one for outdoors&lt;br /&gt;
* Cases for the electronics, IP66&amp;lt;&lt;br /&gt;
* Neodymium magnets, preferably 15x5mm&amp;lt; &lt;br /&gt;
* Enameled copper wire aka. magnet wire, with a diameter of 0.4 - 1.0mm&lt;br /&gt;
* Electric planer&lt;br /&gt;
* Aluminium or stainless steel tubes, e.g. 12x8mm for [[TiVA]] &lt;br /&gt;
&lt;br /&gt;
Please get in touch with [[Alex Shure]] if you want to donate any material or machine which could come in handy for us.&lt;br /&gt;
&lt;br /&gt;
==Roadmap / Log==&lt;br /&gt;
&lt;br /&gt;
[[File:TiVA_2_1_lenz2_sim_safety_extreme.png|512px|thumb|right|Safety factor at an extreme gust of wind for a Lenz2 wing coupled to a rotor base with an aluminum arm. WIP&amp;lt;ref&amp;gt;work in progress&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
* 20120211 [[Alex Shure]] Start of &amp;quot;Open Agile SCRUM GVCS machine development&amp;quot; mailing list, [[Nikolay Georgiev]] sent an E-Mail to some OSE:E members - We begin to discuss the OSE:E project of constructing a wind turbine&lt;br /&gt;
* 20120222 [[Alex Shure]] First online meeting on the OSE:E project &amp;quot;develop a wind turbine&amp;quot; in mumble&lt;br /&gt;
* 20120311 [[Alex Shure]] I had a 6 hour meeting with a German wind turbine technician who works in QS where we discussed various aspects, advantages and disadvantages of horizontal and vertical axis wind turbines.&lt;br /&gt;
* 20120324 [[Alex Shure]] Had an online conference in mumble and spoke with [http://opensourceecology.org/wiki/Special:Contributions/Chrono Chrono], founder of the [[Apollo-NG]][https://apollo.open-resource.org] project. Chrono has experience in electronics, especially in integrated low power switching power supplies and mobile energy supplies. He is transforming a van into a mobile hackerspace, powered by renewable energy, totally off the grid.&lt;br /&gt;
* 20120325 [[Alex Shure]] Phone conference with Detlef Schmitz from the solar car team Heliodet; Detlef offered to build one small wind turbine prototype. He has contacts also with engineers and technicians form the solar car project, especially students from the FH/uni in Bochum.&lt;br /&gt;
* 20120326 [[Alex Shure]] Added the EVA wind turbine design. We could develop a VAWT which can be optionally equipped with the EVAwt features. The biggest disadvantage is the design issue with the top cover plate: with the EVAwt design, I can't think of an easy way to span the cables from the top for now.&lt;br /&gt;
* 20120327 [[Alex Shure]] [[chrono]] added a pad on Apollo for collaboration&lt;br /&gt;
* 20120328 [[Alex Shure]] Calculations&lt;br /&gt;
* 20120329 [[Alex Shure]] contacted Bernd from http://www.daswindrad.de&lt;br /&gt;
* 20120330 [[Alex Shure]] Added the [[TiVA]] page to the wiki and further designed the concept in the etherpad..&lt;br /&gt;
* 20120331 [[Alex Shure]] [[chrono]] moved the content from the pad at Apollo-NG into the dokuwiki at Apollo-NG. I split the [[TiVA]] parts and copied them to a wiki page here at [[OSE]]&lt;br /&gt;
* 20120404 [[Alex Shure]] Researched about copper losses in the enameled copper wire windings, let's use 0.45 - 1 mm wire.&lt;br /&gt;
* 20120405 [[Alex Shure]] I updated the TiVA wiki entry at OSE with a full BOM for a very first prototype, including sheet material for the negative form, painting and so on.  Also got Mario on board, who has experience in 3D modeling.&lt;br /&gt;
* 20120406 [[Alex Shure]] Meeting with Mario, 3D modelling session in Autodesk Inventor. &lt;br /&gt;
* 20120407 [[Alex Shure]] Met M. Klein, CEO of Wezek GmbH (engineering,  automation) and spoke about waterproof cases for the electronics.&lt;br /&gt;
* 20120408 [[Alex Shure]] Specification for [[TiVA]]'s alternator outlined. Diameter reduced to less than 200 mm, 1 phase alternator design is preferred due to less costs and the low power demand.&lt;br /&gt;
* 20120409 [[Alex Shure]] Finished the calculations of [[TiVA]]'s alternator. 16 round magnets, 16 coil segments, switchable from 8s1p up to 1s8p, calculated efficiency after rectification is above 90% for low loads.&lt;br /&gt;
* 20120410 [[Alex Shure]] We should stick to symmetric wing profiles if we go for a Darrieus style lift rotor, because those would be the easiest to fabricate. Researching on some NACA profiles now. Wings of the V-Rotor should incorporate a metal strip sandwiched between the two halves of the wing for the easiest and most rigid wing fixation method.&lt;br /&gt;
* 20120412 [[Alex Shure]] Fabricated three wings for [[TiVA]] out of solid wood (spruce)&lt;br /&gt;
* 20120413 [[Alex Shure]] Full day working session in the shop for [[TiVA]], made a hub, cut plywood, laminated the base, machined bearing seats on the lathe ...&lt;br /&gt;
* 20120414 [[Alex Shure]] Glued the cut plywood together, trimmed the edges, made another pass on the lathe after the lamination, to make sure everything is perfectly balanced.&lt;br /&gt;
* 20120415 [[Alex Shure]] Press-fit the bearings into the hub, tested the starting torque of the assembled hub with the bearings in place: not measurable with a 0.1 N scale -&amp;gt; good! Bought a stand air ventilator for testing purposes.&lt;br /&gt;
* 20120416 [[Alex Shure]] Ordered parts for the electronics + mechanics: Bearings (DIN 6003), Schottky diodes, M6 - M12 V2A stainless steel bolts and nuts, ...&lt;br /&gt;
* 20120417 [[Alex Shure]] Bought 5 kg of 0,45 mm diameter enameled copper wire (aka. magnet wire) for about 100,00 EUR. '''Does anybody have a cheap source for copper wire and magnets?&lt;br /&gt;
'''&lt;br /&gt;
* 20120422 [[Alex Shure]] Tested NACA0018 profiles at various angles: NACA0018 profiles aren't self starting at low angles. Aiming for a Lenz2 profile now.&lt;br /&gt;
* 20120426 [[Alex Shure]] Designed the alternator rotor assembly, sketched the model in SketchUp.&lt;br /&gt;
* 20120429 [[Alex Shure]] Ordered passive and active electronic parts.&lt;br /&gt;
* 20120507 [[Alex Shure]] Rotor assembly just got reconstructed: one less part which is turned on the lathe + implemented the alternator stacking feature.&lt;br /&gt;
* 20120508 [[Alex Shure]] Achmed is working on a FreeCAD model and will then make a mesh for OpenFOAM, an open source CFD software package.&lt;br /&gt;
* 20120510 [[Alex Shure]] Meeting with Mario, instructed him about the 3D model. We also agreed on leaving the NACA lift-only profiles for TiVA behind, as the Reynolds number is just too high for these small dimensions.&lt;br /&gt;
* 20120512 [[Alex Shure]] 3D modelling session with Mario, finished [[TiVA]]'s rotor base and began with the Lenz2 lift/drag hybrid wing profile.&lt;br /&gt;
&lt;br /&gt;
* Nov 2012 [[Alex Shure]] I stopped using the wiki as a crude archive and did not protocol everything which happened since May '12. A severe amount of time was put into other parts and projects of OSEG. All in all, we have agreed on getting a real project management suite online and use it for this and other projects of OSEG.&lt;br /&gt;
&lt;br /&gt;
==General design outlines==&lt;br /&gt;
&lt;br /&gt;
The wind turbine should be loosely designed according to the [[OSE Core Values]] except points 8 and 9, which demand high performance and equal to or higher than industrial efficiency &amp;lt;ref&amp;gt;[[OSE Core Values]]  points 8 and 9 demand a high performance and equal to or higher than industrial efficiency but the efficiency of a highly sophisticated industrial, FEA designed and airflow-simulated, wind tunnel tested model can't be matched by a diy design.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the [[OSE Core Values]], the wind turbine should be safe to operate, e.g. have a suitable safety factor in all structural calculations, proper isolation to prevent an electric shock.&lt;br /&gt;
&lt;br /&gt;
=====Assembly height=====&lt;br /&gt;
&lt;br /&gt;
The complete assembly of rotor and mast should not be higher than 10 m. If regional communities permit higher masts, the maximum height must not exceed 20 m, to avoid national and ICAO air traffic security issues and legal obligations to carry warning lights and report about their functionality.&lt;br /&gt;
There are various restrictions in Germany present which depend on the size and location of a wind turbine:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Verfahrensfrei sind Windenergieanlagen bis zu einer Höhe von 10 m&amp;lt;ref&amp;gt;Nummer 22 des Anhangs zu Paragraph 50 Abs. 1 LBO&amp;lt;/ref&amp;gt;. In Mischgebieten&amp;lt;ref&amp;gt;Mischgebiet bedeutet gleichwertige Wohn- und Gewerbenutzung&amp;lt;/ref&amp;gt; darf nachts ein Lärmrichtwert von 45 dB(A) nicht überschritten werden&amp;lt;ref&amp;gt;Auszug Windfibel Baden-Württemberg&amp;lt;/ref&amp;gt;. Zu den Genehmigungsverfahren sei gesagt, dass die Landesbauordnung der jeweiligen Bundesländer / Kommunen unterschiedlich ist, also sollte man beim Bauamt nachfragen.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Size=====&lt;br /&gt;
&lt;br /&gt;
We won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
Hint: In every wind condition, a 1 m diameter VAWT with a height of 4 m (4m²) is more efficient than a 2 m x 2 m (4 m²) VAWT due to the higher rpm and better aerodynamic figures. Industrial VAWTs aim for a large height, not for a large diameter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to design a rather small VAWT, resulting in the following advantages:&lt;br /&gt;
&lt;br /&gt;
* + DIY! People should be able to build them! -&amp;gt; KISS principle&lt;br /&gt;
* + less moving parts&lt;br /&gt;
* + does not necessarily have to be elevated, can stand on the ground&lt;br /&gt;
* + collects wind from every direction: no need for a directional control (+less mechanics, electronics)&lt;br /&gt;
* + has a smaller footprint&lt;br /&gt;
* + easier to design&lt;br /&gt;
* + way more easy to build&lt;br /&gt;
* + does not need a variable pitch control for high wind speed/ high power designs&lt;br /&gt;
* + uses cheaper materials, less bearings and axles, less machining operations&lt;br /&gt;
* + maintenance is easier, as the generator is on the ground, no need for a lift or a breakdown of the turbine head&lt;br /&gt;
* + a modular design is possible in a certain range (e.g. building it higher/longer in any direction)&lt;br /&gt;
* + does not necessarily need moldings or 3D shapes like sophisticated VAWT turbine blades&lt;br /&gt;
&lt;br /&gt;
* - lower rpm at the same rotor diameter, at the same wind surface area due to the partly reversed draft of the wings but:&lt;br /&gt;
* + can have a small diameter but a rather large height, thus more torque ''and'' more rpm&lt;br /&gt;
&lt;br /&gt;
Main disadvantage against a horizontal axis wind turbine:&lt;br /&gt;
&lt;br /&gt;
* - less power output compared to a sophisticated HAWT design if wind direction does not change often and turbulence is low&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The small form factor alone yields the following advantages next to being diy-friendly:&lt;br /&gt;
&lt;br /&gt;
* + easier maintenance&lt;br /&gt;
* + mobility, less weight&lt;br /&gt;
* + smaller impact on the environment/nature&lt;br /&gt;
* + lower system voltage and lower currents, less risky to operate&lt;br /&gt;
* + a smaller power rating results in a less complicated generator and inverter design&lt;br /&gt;
* + batteries can be charged quick&amp;amp;dirty with a simple charging circuit from a small wind turbine, which would not be possible with a high power wind turbine&lt;br /&gt;
&lt;br /&gt;
Specialties about distributed energy sourcing with small wind turbines:&lt;br /&gt;
&lt;br /&gt;
* (tbd) Multiple smaller wind turbines may have more physical weight per sourced energy (kg/kW) versus one large one.&lt;br /&gt;
* - requires an additional electrical infrastructure between multiple smaller wind turbines versus one large one -&amp;gt; more cables and balancing (electronics)&lt;br /&gt;
* + the grid can be laid out in such a way, that the turbines can be placed where the energy is needed the most, resulting in smaller run lengths of power cables and less power losses.&lt;br /&gt;
* + the small turbines can easily be moved to an area with a higher wind speed. This is interesting when it comes to structural or seasonal changes of the wind, e.g. when the trees grow leaves and form a barrier which decreases the ground wind speed or they form an alley/a tunnel which increases the wind speed, one may move the wind turbine to gain from the new environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Simply said, it is more flexible to use many small turbines versus one large one. If a larger energy source is required, we connect multiple wind turbines in a local grid -&amp;gt; distributed energy sourcing, a 'wind farm' consisting of VAWTs:&lt;br /&gt;
&lt;br /&gt;
[[File:flowe.jpg|thumb|alt=A VAWT testing space|The ''Caltech Field Laboratory for Optimized Wind Energy'' where arrays of closely spaced ''vertical axis wind turbines'' were tested.]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Dabiri carried out field tests in the summer of 2010 at an experimental farm known as the Field Laboratory for Optimized Wind Energy (FLOWE), which houses 24 10-meter-tall, 1.2-meter-wide VAWTs. In the field tests, which used six VAWTs, Dabiri and his colleagues measured the rotational speed and power generated by each of the turbines when placed in a number of different configurations. One turbine was kept in a fixed position for every configuration, while the others were on portable footings that allowed them to be shifted around.&lt;br /&gt;
They found that the aerodynamic interference between neighboring turbines was completely eliminated when all the turbines in an array were spaced four turbine diameters (roughly five meters or 16 feet) apart. In comparison, propeller-style HAWTs would need to be spaced 20 rotor diameters apart - which equates to a distance of more than one mile for the largest wind turbines currently in use - for the aerodynamic interference to be eliminated.&lt;br /&gt;
The six VAWTs generated from 21 to 47 watts of power per square meter of land area, while a comparably sized HAWT farm generates just two to three watts per square meter. See [https://www.youtube.com/watch?v=XthnaliaS88&amp;amp;t=1m2s video] and reference. &amp;lt;ref&amp;gt;http://www.gizmag.com/optimizing-wind-turbine-placement/19217/&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How does the wind turbine generate energy?==&lt;br /&gt;
&lt;br /&gt;
The energy is in the wind due to it's speed/local pressure differences. A wind turbine ''converts'' kinetic energy from the wind into mechanical energy. The VAWT yields energy as kinetic energy from the wind is absorbed by rotating wings. Wind is made up of moving air molecules which have mass - though not a lot. Any moving object with mass carries kinetic energy in an amount which is given by the equation&amp;lt;ref&amp;gt;http://www.reuk.co.uk/Calculation-of-Wind-Power.htm&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:Kinetic Energy = 0.5 x Mass x Velocity²&lt;br /&gt;
&lt;br /&gt;
where the mass is measured in kg, the velocity in m/s, and the energy is given in joules.&lt;br /&gt;
&lt;br /&gt;
Air has a known density (around 1.23 kg/m³ at sea level), so the mass of air hitting our wind turbine (which sweeps a known area) each second is given by the following equation:&lt;br /&gt;
&lt;br /&gt;
:Mass/sec (kg/s) = Velocity (m/s) x Area (m²) x Density (kg/m³)&lt;br /&gt;
&lt;br /&gt;
And therefore, the power (i.e. energy per second) in the wind hitting a wind turbine with a certain swept area is given by simply inserting the mass per second calculation into the standard kinetic energy equation given above resulting in the following vital equation:&lt;br /&gt;
&lt;br /&gt;
:Power = 0.5 x Swept Area x Air Density x Velocity³&lt;br /&gt;
&lt;br /&gt;
where Power is given in Watts (i.e. joules/second), the swept area in square meters, the Air density in kilograms per cubic meter, and the Velocity in meters per second.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Wide image-noborder|ETEMUcom_EVAwt6_iso.jpg|1280px|3=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.|4=99%|alt=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.}}&lt;br /&gt;
&lt;br /&gt;
A lift-type VAWT generates lift at almost the full 360 degree rotation, as long as you have a TSR&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Tip-speed_ratio&amp;lt;/ref&amp;gt; &amp;gt;&amp;gt; 1 (TSR=Tip Speed Ratio), i.e when the blades are moving faster than the wind is moving. This lift principle is why airplanes fly.&lt;br /&gt;
Depending on the operating speed and wind speed, the blades will actually be in stall for differing segments of the rotation, and hence not much lift, or at least a minimal amount compared to the drag, which slows the turbine down to a TSR &amp;lt; 1. This occurs when the angle of attack (for a static blade!) is at a certain point, let's say about 15 degrees. The following video shows aerodynamic stall, investigated on a 2D wing profile through air velocity, pressure, and turbulence intensity.&lt;br /&gt;
&lt;br /&gt;
http://youtu.be/Ti5zUD08w5s&lt;br /&gt;
&lt;br /&gt;
However, the dynamic stall characteristics are significantly different though, and since the angle of attack for a Darrieus turbine with lift airfoils is constantly changing, dynamic stall is much more important. For us, this is still ''rocket science'' and can't be measured. It has to be simulated with CFD/FEA and we hope to have some results about various wing types soon as Achmed from OSE Germany is working on a simulation with OpenFoam, an Open Source CFD program for Linux.&lt;br /&gt;
&lt;br /&gt;
A drag type VAWT has always a TSR &amp;lt;1, and the blades capture energy for more or less 180 degrees, the blades fight the wind the other 180 degrees.&lt;br /&gt;
&lt;br /&gt;
==EVA wind turbine==&lt;br /&gt;
&lt;br /&gt;
[[File:ETEMUcom_EVAwt8_intake_top_iso.jpg|thumb|Example of an '''''EVA''' wind turbine'' design, ISO view of the top end. Note the wing at the front and the tail rudder.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt6_iso.jpg&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
The '''''E'''nhanced '''V'''ertical '''A'''xis Wind Turbine'' idea incorporates an intake manifold at the front which is always facing the direction where the strongest wind is coming from. The main disadvantage of the VAWT against a HAWT is reduced: There is no attacking wind which will work against the natural, clockwise rotation of the VAWT. This may result in an increased overall efficiency.&lt;br /&gt;
&lt;br /&gt;
* + No wind is working 'against' the turbine, contrary to a standard VAWT, where half of the turbine is exposed to wind which flows into the 'wrong' direction&lt;br /&gt;
* + The wind speed right at the turbine intake is increased &amp;lt;ref&amp;gt;The deflection at the front adds up two &amp;quot;surfaces&amp;quot; of wind. However, the resulting wind speed won't change drastically.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* + (tbd) less oscillating forces, the wind flow is about unidirectional at the turbine: less vibrations and less wear at the rotating parts, more static and less dynamic thrust at the bearings, less torque ripple and cyclical stress.&lt;br /&gt;
* - More material is used for the construction of an '''''EVA''' wt'': two bearings, arms and static wings. However, these additional parts are not difficult to manufacture, as the surfaces are all plane.&lt;br /&gt;
&lt;br /&gt;
Who can help with FEA + fluid dynamics and simulate the wind flow at various EVA wind turbine designs? We want to investigate what wing form the intake should have and at which angle it should be mounted. Also:&lt;br /&gt;
Does it increase the efficiency if there's another, longer planar surface at the right of the intake parallel to the wind direction (The position where only a short, structural surface is shown in the sketches)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt7_top_detailed_diagramm.jpg|Normal airflow in a VAWT at the maximum torque moment. Note the non-uniform airflow with varying surfaces as the turbine blades advance.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt7_top_detailed_diagramm.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake.jpg|Airflow in the '''''EVA''' wt'' design. View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake_top_iso.jpg|Example of a simple constructional integration of the '''''EVA''' wt'' design with sheet material. ISO-View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake_top_iso.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Calculations and Simulations=&lt;br /&gt;
[[File:Better_metric.gif|thumb|All calculations are made in the metric system. This is the logo for the Jamaica Metrication Board, which completed its work in 1996.]]&lt;br /&gt;
All calculations are made in the ''metric'' system. Corrections and additional approaches are always welcome.&lt;br /&gt;
&lt;br /&gt;
Let's start with the base mount.&lt;br /&gt;
As the design outlines state we won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; = Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100) &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F(50\frac{m}{s})=\frac{1}{2} \times 1.2\frac{kg}{m^3} \times 1.0 \times 4m^2 \times 50\frac{m}{s}^2 = 6000 N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(20\frac{m}{s})=960N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(10\frac{m}{s})=240N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(5\frac{m}{s})=60N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO: Leverage should be taken into account here. How to calculate the load at the bearing points?&lt;br /&gt;
&lt;br /&gt;
TODO: Consider serious safety factor for robustness and against oscillations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maximum wind speed the turbine has to withstand:&lt;br /&gt;
{|&lt;br /&gt;
|IEC wind class&lt;br /&gt;
|I&lt;br /&gt;
|II&lt;br /&gt;
|III&lt;br /&gt;
|IV&lt;br /&gt;
|----&lt;br /&gt;
|50-year-maximum&lt;br /&gt;
|50 m/s&lt;br /&gt;
|42,5 m/s&lt;br /&gt;
|37,5 m/s&lt;br /&gt;
|30 m/s&lt;br /&gt;
|----&lt;br /&gt;
|average wind speed&lt;br /&gt;
|10 m/s&lt;br /&gt;
|8,5 m/s&lt;br /&gt;
|7,5 m/s&lt;br /&gt;
|6 m/s&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example for a classification in Germany, Berlin: The mean wind speed is classified above IEC class IV with an average value of 2.3 - 3.6 m/s at ground level &amp;lt;ref&amp;gt;equals a mast height of 10 m or below&amp;lt;/ref&amp;gt; without any obstacles.&lt;br /&gt;
&lt;br /&gt;
IEC classes are realistic for higher wind zones, industrial wind turbines are usually mounted at &amp;gt;50 m. We are safe with an IEC class IV design. The design should be build for a maximum load of &amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Estimating the power output of the VAWT==&lt;br /&gt;
&lt;br /&gt;
=====Power available in the wind:=====&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind. It is available as kinetic energy due to the moving mass of the air.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² at a small scale turbine &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Power available from the turbine:=====&lt;br /&gt;
&lt;br /&gt;
This is the estimated ''mechanical'' wind power conversion.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
while &amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \linebreak&lt;br /&gt;
\rho_{good} = 35% \linebreak&lt;br /&gt;
\rho_{superbVAWT} = 40% \linebreak&lt;br /&gt;
\rho_{superbHAWT} = 50% \linebreak&lt;br /&gt;
\rho_{limit} = 59% \linebreak&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? Tbd!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
* [http://www.rhein-zeitung.de/regionales/neuwied_artikel,-Energiemarkt-Frischer-Wind-weht-aus-Asbach-_arid,247585.html non OS example 1]&lt;br /&gt;
* http://www.fundamentalform.com/html/involute_wind_turbine.html&lt;br /&gt;
* http://www.daswindrad.de/forum/viewtopic.php?f=2&amp;amp;t=21&lt;br /&gt;
* http://www.tinytechindia.com/windenergy.htm&lt;br /&gt;
* http://www.macarthurmusic.com/johnkwilson/MakingasimpleSavoniuswindturbine.htm A bit more efficient than a standard Savonius&lt;br /&gt;
* https://www.youtube.com/playlist?list=PL212B7C0D6057AC28 youtube playlist&lt;br /&gt;
&lt;br /&gt;
====Daniel====&lt;br /&gt;
* http://www.youtube.com/user/danielturbin/videos?sort=dd&amp;amp;view=0   Wind is only one of many nice things he did&lt;br /&gt;
* http://www.maskinisten.net/viewtopic.php?t=8655  Forum with pictures and tests explained in Swedish&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8677</id>
		<title>Wind Turbine/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Turbine/en&amp;diff=8677"/>
		<updated>2013-05-09T21:32:14Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Assembly height */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Wind Turbine}}&lt;br /&gt;
{{Germany/en}}&lt;br /&gt;
&lt;br /&gt;
[[File:Etemu.com_TiVA_l2_front_wip.jpg|720px|thumb|center|3D Model of a [[TiVA]] rotor, work in progress. Note the hollow wings, this is a hybrid lift/drag wing profile with a full load TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 0.85.]]&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
The '''wind turbine''' is in the research phase of product development. We are focusing on the '''[[TiVA]]'''-System ('''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine) right now and developing the '''[[Wilssen]]''' controller for it.&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
We are developing an open source wind turbine with an agile open collaboration.&lt;br /&gt;
&lt;br /&gt;
[[TiVA]] and wind turbine specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA-NC)&lt;br /&gt;
&lt;br /&gt;
==[[TiVA]]==&lt;br /&gt;
Research and development is currently concentrated onto [[TiVA]], a tiny wind turbine prototyping platform. With this very small turbine, we can easily change parts, try out new ideas and increase the quality of the design on a small scale in a fast and inexpensive way. Please have a look at the [[TiVA]] page for further information.&lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
[[File:DSC08567_edit_tiva_session.jpg|512px|thumb|right|3D modelling session for [[TiVA]] with [[Alex Shure]] and Mario.]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Shure]] working on the schematics and PCB layouts for [[Wilssen]], the controller.]]&lt;br /&gt;
If you want to participate, just get in touch via our Forum or just hit [[Shure]] an e-mail. :)&lt;br /&gt;
&lt;br /&gt;
* [[Alex Shure]] – lead designer, research and development, modeling, prototyping&lt;br /&gt;
* [[Mario Grunau]] - 3D modelling (Autodesk Inventor, Maxon Cinema 4D)&lt;br /&gt;
* [[Achmed Touni]] - 3D modelling (FreeCAD, Blender3D), simulation (OpenFOAM, Ansys)&lt;br /&gt;
* [[Nikolay Georgiev]] - communication and organization&lt;br /&gt;
* [[Benjamin Rudtsch]] - [[Wilssen]], software development&lt;br /&gt;
* [[Leon Rische]] - [[Wilssen]], software development&lt;br /&gt;
&lt;br /&gt;
==Open Tasks==&lt;br /&gt;
You can help us with ''any'' improvement on the project or with the following specific tasks:&lt;br /&gt;
===Development of ''[[Wilssen]]''===&lt;br /&gt;
The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is monitoring and controlling all parameters. ''Wilssen'' is the brain of the wind turbines (+[[TiVA]]s!) and checks all the voltages at any time the wind turbine is generating power.&lt;br /&gt;
&lt;br /&gt;
See the current open '''github issues''': https://github.com/etemu/wilssen/issues?state=open&lt;br /&gt;
&lt;br /&gt;
===Others===&lt;br /&gt;
&lt;br /&gt;
* Design a mold for casting the alternator's stator&lt;br /&gt;
* 3D Models and Simulation (Achmed and Mario are working on it)&lt;br /&gt;
* Calculations for the forces at the bearing points and the mounting point&lt;br /&gt;
* LED drivers, controllable constant current sources for the high power LEDs&lt;br /&gt;
* (many more soon to come)&lt;br /&gt;
&lt;br /&gt;
We still need the following materials for our first prototypes:&lt;br /&gt;
&lt;br /&gt;
* Round sheets of metal for the alternators&lt;br /&gt;
* Plywood (Multiplex)&lt;br /&gt;
* Tools for the lathe, boring bar, inserts..&lt;br /&gt;
* Aluminium sheets for the wings&lt;br /&gt;
* Polyester or epoxy resin and hardener + filler&lt;br /&gt;
* Paint which can be sprayed, should be a sealing one for outdoors&lt;br /&gt;
* Cases for the electronics, IP66&amp;lt;&lt;br /&gt;
* Neodymium magnets, preferably 15x5mm&amp;lt; &lt;br /&gt;
* Enameled copper wire aka. magnet wire, with a diameter of 0.4 - 1.0mm&lt;br /&gt;
* Electric planer&lt;br /&gt;
* Aluminium or stainless steel tubes, e.g. 12x8mm for [[TiVA]] &lt;br /&gt;
&lt;br /&gt;
Please get in touch with [[Alex Shure]] if you want to donate any material or machine which could come in handy for us.&lt;br /&gt;
&lt;br /&gt;
==Roadmap / Log==&lt;br /&gt;
&lt;br /&gt;
[[File:TiVA_2_1_lenz2_sim_safety_extreme.png|512px|thumb|right|Safety factor at an extreme gust of wind for a Lenz2 wing coupled to a rotor base with an aluminum arm. WIP&amp;lt;ref&amp;gt;work in progress&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
* 20120211 [[Alex Shure]] Start of &amp;quot;Open Agile SCRUM GVCS machine development&amp;quot; mailing list, [[Nikolay Georgiev]] sent an E-Mail to some OSE:E members - We begin to discuss the OSE:E project of constructing a wind turbine&lt;br /&gt;
* 20120222 [[Alex Shure]] First online meeting on the OSE:E project &amp;quot;develop a wind turbine&amp;quot; in mumble&lt;br /&gt;
* 20120311 [[Alex Shure]] I had a 6 hour meeting with a German wind turbine technician who works in QS where we discussed various aspects, advantages and disadvantages of horizontal and vertical axis wind turbines.&lt;br /&gt;
* 20120324 [[Alex Shure]] Had an online conference in mumble and spoke with [http://opensourceecology.org/wiki/Special:Contributions/Chrono Chrono], founder of the [[Apollo-NG]][https://apollo.open-resource.org] project. Chrono has experience in electronics, especially in integrated low power switching power supplies and mobile energy supplies. He is transforming a van into a mobile hackerspace, powered by renewable energy, totally off the grid.&lt;br /&gt;
* 20120325 [[Alex Shure]] Phone conference with Detlef Schmitz from the solar car team Heliodet; Detlef offered to build one small wind turbine prototype. He has contacts also with engineers and technicians form the solar car project, especially students from the FH/uni in Bochum.&lt;br /&gt;
* 20120326 [[Alex Shure]] Added the EVA wind turbine design. We could develop a VAWT which can be optionally equipped with the EVAwt features. The biggest disadvantage is the design issue with the top cover plate: with the EVAwt design, I can't think of an easy way to span the cables from the top for now.&lt;br /&gt;
* 20120327 [[Alex Shure]] [[chrono]] added a pad on Apollo for collaboration&lt;br /&gt;
* 20120328 [[Alex Shure]] Calculations&lt;br /&gt;
* 20120329 [[Alex Shure]] contacted Bernd from http://www.daswindrad.de&lt;br /&gt;
* 20120330 [[Alex Shure]] Added the [[TiVA]] page to the wiki and further designed the concept in the etherpad..&lt;br /&gt;
* 20120331 [[Alex Shure]] [[chrono]] moved the content from the pad at Apollo-NG into the dokuwiki at Apollo-NG. I split the [[TiVA]] parts and copied them to a wiki page here at [[OSE]]&lt;br /&gt;
* 20120404 [[Alex Shure]] Researched about copper losses in the enameled copper wire windings, let's use 0.45 - 1 mm wire.&lt;br /&gt;
* 20120405 [[Alex Shure]] I updated the TiVA wiki entry at OSE with a full BOM for a very first prototype, including sheet material for the negative form, painting and so on.  Also got Mario on board, who has experience in 3D modeling.&lt;br /&gt;
* 20120406 [[Alex Shure]] Meeting with Mario, 3D modelling session in Autodesk Inventor. &lt;br /&gt;
* 20120407 [[Alex Shure]] Met M. Klein, CEO of Wezek GmbH (engineering,  automation) and spoke about waterproof cases for the electronics.&lt;br /&gt;
* 20120408 [[Alex Shure]] Specification for [[TiVA]]'s alternator outlined. Diameter reduced to less than 200 mm, 1 phase alternator design is preferred due to less costs and the low power demand.&lt;br /&gt;
* 20120409 [[Alex Shure]] Finished the calculations of [[TiVA]]'s alternator. 16 round magnets, 16 coil segments, switchable from 8s1p up to 1s8p, calculated efficiency after rectification is above 90% for low loads.&lt;br /&gt;
* 20120410 [[Alex Shure]] We should stick to symmetric wing profiles if we go for a Darrieus style lift rotor, because those would be the easiest to fabricate. Researching on some NACA profiles now. Wings of the V-Rotor should incorporate a metal strip sandwiched between the two halves of the wing for the easiest and most rigid wing fixation method.&lt;br /&gt;
* 20120412 [[Alex Shure]] Fabricated three wings for [[TiVA]] out of solid wood (spruce)&lt;br /&gt;
* 20120413 [[Alex Shure]] Full day working session in the shop for [[TiVA]], made a hub, cut plywood, laminated the base, machined bearing seats on the lathe ...&lt;br /&gt;
* 20120414 [[Alex Shure]] Glued the cut plywood together, trimmed the edges, made another pass on the lathe after the lamination, to make sure everything is perfectly balanced.&lt;br /&gt;
* 20120415 [[Alex Shure]] Press-fit the bearings into the hub, tested the starting torque of the assembled hub with the bearings in place: not measurable with a 0.1 N scale -&amp;gt; good! Bought a stand air ventilator for testing purposes.&lt;br /&gt;
* 20120416 [[Alex Shure]] Ordered parts for the electronics + mechanics: Bearings (DIN 6003), Schottky diodes, M6 - M12 V2A stainless steel bolts and nuts, ...&lt;br /&gt;
* 20120417 [[Alex Shure]] Bought 5 kg of 0,45 mm diameter enameled copper wire (aka. magnet wire) for about 100,00 EUR. '''Does anybody have a cheap source for copper wire and magnets?&lt;br /&gt;
'''&lt;br /&gt;
* 20120422 [[Alex Shure]] Tested NACA0018 profiles at various angles: NACA0018 profiles aren't self starting at low angles. Aiming for a Lenz2 profile now.&lt;br /&gt;
* 20120426 [[Alex Shure]] Designed the alternator rotor assembly, sketched the model in SketchUp.&lt;br /&gt;
* 20120429 [[Alex Shure]] Ordered passive and active electronic parts.&lt;br /&gt;
* 20120507 [[Alex Shure]] Rotor assembly just got reconstructed: one less part which is turned on the lathe + implemented the alternator stacking feature.&lt;br /&gt;
* 20120508 [[Alex Shure]] Achmed is working on a FreeCAD model and will then make a mesh for OpenFOAM, an open source CFD software package.&lt;br /&gt;
* 20120510 [[Alex Shure]] Meeting with Mario, instructed him about the 3D model. We also agreed on leaving the NACA lift-only profiles for TiVA behind, as the Reynolds number is just too high for these small dimensions.&lt;br /&gt;
* 20120512 [[Alex Shure]] 3D modelling session with Mario, finished [[TiVA]]'s rotor base and began with the Lenz2 lift/drag hybrid wing profile.&lt;br /&gt;
&lt;br /&gt;
* Nov 2012 [[Alex Shure]] I stopped using the wiki as a crude archive and did not protocol everything which happened since May '12. A severe amount of time was put into other parts and projects of OSEG. All in all, we have agreed on getting a real project management suite online and use it for this and other projects of OSEG.&lt;br /&gt;
&lt;br /&gt;
==General design outlines==&lt;br /&gt;
&lt;br /&gt;
The wind turbine should be loosely designed according to the [[OSE Core Values]] except points 8 and 9, which demand high performance and equal to or higher than industrial efficiency &amp;lt;ref&amp;gt;[[OSE Core Values]]  points 8 and 9 demand a high performance and equal to or higher than industrial efficiency but the efficiency of a highly sophisticated industrial, FEA designed and airflow-simulated, wind tunnel tested model can't be matched by a diy design.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition to the [[OSE Core Values]], the wind turbine should be safe to operate, e.g. have a suitable safety factor in all structural calculations, proper isolation to prevent an electric shock.&lt;br /&gt;
&lt;br /&gt;
=====Assembly height=====&lt;br /&gt;
&lt;br /&gt;
The complete assembly of rotor and mast should not be higher than 10 m. If regional communities permit higher masts, the maximum height must not exceed 20 m, to avoid national and ICAO air traffic security issues and legal obligations to carry warning lights and report about their functionality.&lt;br /&gt;
There are various restrictions in Germany present which depend on the size and location of a wind turbine:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Verfahrensfrei sind nach Nummer 22 des Anhangs zu Paragraph 50 Abs. 1 LBO Windenergieanlagen bis zu einer Höhe von 10 m. In Mischgebieten (gleichwertige Wohn- und Gewerbenutzung) darf nachts ein Lärmrichtwert von 45 dB(A) nicht überschritten werden (Auszug Windfibel Baden-Württemberg). Zu den Genehmigungsverfahren sei gesagt, dass die Landesbauordnung der jeweiligen Bundesländer / Kommunen unterschiedlich &lt;br /&gt;
ist. &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Size=====&lt;br /&gt;
&lt;br /&gt;
We won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
Hint: In every wind condition, a 1 m diameter VAWT with a height of 4 m (4m²) is more efficient than a 2 m x 2 m (4 m²) VAWT due to the higher rpm and better aerodynamic figures. Industrial VAWTs aim for a large height, not for a large diameter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We want to design a rather small VAWT, resulting in the following advantages:&lt;br /&gt;
&lt;br /&gt;
* + DIY! People should be able to build them! -&amp;gt; KISS principle&lt;br /&gt;
* + less moving parts&lt;br /&gt;
* + does not necessarily have to be elevated, can stand on the ground&lt;br /&gt;
* + collects wind from every direction: no need for a directional control (+less mechanics, electronics)&lt;br /&gt;
* + has a smaller footprint&lt;br /&gt;
* + easier to design&lt;br /&gt;
* + way more easy to build&lt;br /&gt;
* + does not need a variable pitch control for high wind speed/ high power designs&lt;br /&gt;
* + uses cheaper materials, less bearings and axles, less machining operations&lt;br /&gt;
* + maintenance is easier, as the generator is on the ground, no need for a lift or a breakdown of the turbine head&lt;br /&gt;
* + a modular design is possible in a certain range (e.g. building it higher/longer in any direction)&lt;br /&gt;
* + does not necessarily need moldings or 3D shapes like sophisticated VAWT turbine blades&lt;br /&gt;
&lt;br /&gt;
* - lower rpm at the same rotor diameter, at the same wind surface area due to the partly reversed draft of the wings but:&lt;br /&gt;
* + can have a small diameter but a rather large height, thus more torque ''and'' more rpm&lt;br /&gt;
&lt;br /&gt;
Main disadvantage against a horizontal axis wind turbine:&lt;br /&gt;
&lt;br /&gt;
* - less power output compared to a sophisticated HAWT design if wind direction does not change often and turbulence is low&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The small form factor alone yields the following advantages next to being diy-friendly:&lt;br /&gt;
&lt;br /&gt;
* + easier maintenance&lt;br /&gt;
* + mobility, less weight&lt;br /&gt;
* + smaller impact on the environment/nature&lt;br /&gt;
* + lower system voltage and lower currents, less risky to operate&lt;br /&gt;
* + a smaller power rating results in a less complicated generator and inverter design&lt;br /&gt;
* + batteries can be charged quick&amp;amp;dirty with a simple charging circuit from a small wind turbine, which would not be possible with a high power wind turbine&lt;br /&gt;
&lt;br /&gt;
Specialties about distributed energy sourcing with small wind turbines:&lt;br /&gt;
&lt;br /&gt;
* (tbd) Multiple smaller wind turbines may have more physical weight per sourced energy (kg/kW) versus one large one.&lt;br /&gt;
* - requires an additional electrical infrastructure between multiple smaller wind turbines versus one large one -&amp;gt; more cables and balancing (electronics)&lt;br /&gt;
* + the grid can be laid out in such a way, that the turbines can be placed where the energy is needed the most, resulting in smaller run lengths of power cables and less power losses.&lt;br /&gt;
* + the small turbines can easily be moved to an area with a higher wind speed. This is interesting when it comes to structural or seasonal changes of the wind, e.g. when the trees grow leaves and form a barrier which decreases the ground wind speed or they form an alley/a tunnel which increases the wind speed, one may move the wind turbine to gain from the new environment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Simply said, it is more flexible to use many small turbines versus one large one. If a larger energy source is required, we connect multiple wind turbines in a local grid -&amp;gt; distributed energy sourcing, a 'wind farm' consisting of VAWTs:&lt;br /&gt;
&lt;br /&gt;
[[File:flowe.jpg|thumb|alt=A VAWT testing space|The ''Caltech Field Laboratory for Optimized Wind Energy'' where arrays of closely spaced ''vertical axis wind turbines'' were tested.]]&lt;br /&gt;
&amp;lt;blockquote&amp;gt;Dabiri carried out field tests in the summer of 2010 at an experimental farm known as the Field Laboratory for Optimized Wind Energy (FLOWE), which houses 24 10-meter-tall, 1.2-meter-wide VAWTs. In the field tests, which used six VAWTs, Dabiri and his colleagues measured the rotational speed and power generated by each of the turbines when placed in a number of different configurations. One turbine was kept in a fixed position for every configuration, while the others were on portable footings that allowed them to be shifted around.&lt;br /&gt;
They found that the aerodynamic interference between neighboring turbines was completely eliminated when all the turbines in an array were spaced four turbine diameters (roughly five meters or 16 feet) apart. In comparison, propeller-style HAWTs would need to be spaced 20 rotor diameters apart - which equates to a distance of more than one mile for the largest wind turbines currently in use - for the aerodynamic interference to be eliminated.&lt;br /&gt;
The six VAWTs generated from 21 to 47 watts of power per square meter of land area, while a comparably sized HAWT farm generates just two to three watts per square meter. See [https://www.youtube.com/watch?v=XthnaliaS88&amp;amp;t=1m2s video] and reference. &amp;lt;ref&amp;gt;http://www.gizmag.com/optimizing-wind-turbine-placement/19217/&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How does the wind turbine generate energy?==&lt;br /&gt;
&lt;br /&gt;
The energy is in the wind due to it's speed/local pressure differences. A wind turbine ''converts'' kinetic energy from the wind into mechanical energy. The VAWT yields energy as kinetic energy from the wind is absorbed by rotating wings. Wind is made up of moving air molecules which have mass - though not a lot. Any moving object with mass carries kinetic energy in an amount which is given by the equation&amp;lt;ref&amp;gt;http://www.reuk.co.uk/Calculation-of-Wind-Power.htm&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:Kinetic Energy = 0.5 x Mass x Velocity²&lt;br /&gt;
&lt;br /&gt;
where the mass is measured in kg, the velocity in m/s, and the energy is given in joules.&lt;br /&gt;
&lt;br /&gt;
Air has a known density (around 1.23 kg/m³ at sea level), so the mass of air hitting our wind turbine (which sweeps a known area) each second is given by the following equation:&lt;br /&gt;
&lt;br /&gt;
:Mass/sec (kg/s) = Velocity (m/s) x Area (m²) x Density (kg/m³)&lt;br /&gt;
&lt;br /&gt;
And therefore, the power (i.e. energy per second) in the wind hitting a wind turbine with a certain swept area is given by simply inserting the mass per second calculation into the standard kinetic energy equation given above resulting in the following vital equation:&lt;br /&gt;
&lt;br /&gt;
:Power = 0.5 x Swept Area x Air Density x Velocity³&lt;br /&gt;
&lt;br /&gt;
where Power is given in Watts (i.e. joules/second), the swept area in square meters, the Air density in kilograms per cubic meter, and the Velocity in meters per second.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Wide image-noborder|ETEMUcom_EVAwt6_iso.jpg|1280px|3=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.|4=99%|alt=A sketched 3D ISO view of a simplified VAWT wind energy diagram. Full size view recommended. Note: Pictured is a drag-only rotor, but our intention is to design a lift-rotor, as it has a higher tip speed ratio and revolves faster.}}&lt;br /&gt;
&lt;br /&gt;
A lift-type VAWT generates lift at almost the full 360 degree rotation, as long as you have a TSR&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Tip-speed_ratio&amp;lt;/ref&amp;gt; &amp;gt;&amp;gt; 1 (TSR=Tip Speed Ratio), i.e when the blades are moving faster than the wind is moving. This lift principle is why airplanes fly.&lt;br /&gt;
Depending on the operating speed and wind speed, the blades will actually be in stall for differing segments of the rotation, and hence not much lift, or at least a minimal amount compared to the drag, which slows the turbine down to a TSR &amp;lt; 1. This occurs when the angle of attack (for a static blade!) is at a certain point, let's say about 15 degrees. The following video shows aerodynamic stall, investigated on a 2D wing profile through air velocity, pressure, and turbulence intensity.&lt;br /&gt;
&lt;br /&gt;
http://youtu.be/Ti5zUD08w5s&lt;br /&gt;
&lt;br /&gt;
However, the dynamic stall characteristics are significantly different though, and since the angle of attack for a Darrieus turbine with lift airfoils is constantly changing, dynamic stall is much more important. For us, this is still ''rocket science'' and can't be measured. It has to be simulated with CFD/FEA and we hope to have some results about various wing types soon as Achmed from OSE Germany is working on a simulation with OpenFoam, an Open Source CFD program for Linux.&lt;br /&gt;
&lt;br /&gt;
A drag type VAWT has always a TSR &amp;lt;1, and the blades capture energy for more or less 180 degrees, the blades fight the wind the other 180 degrees.&lt;br /&gt;
&lt;br /&gt;
==EVA wind turbine==&lt;br /&gt;
&lt;br /&gt;
[[File:ETEMUcom_EVAwt8_intake_top_iso.jpg|thumb|Example of an '''''EVA''' wind turbine'' design, ISO view of the top end. Note the wing at the front and the tail rudder.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt6_iso.jpg&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
The '''''E'''nhanced '''V'''ertical '''A'''xis Wind Turbine'' idea incorporates an intake manifold at the front which is always facing the direction where the strongest wind is coming from. The main disadvantage of the VAWT against a HAWT is reduced: There is no attacking wind which will work against the natural, clockwise rotation of the VAWT. This may result in an increased overall efficiency.&lt;br /&gt;
&lt;br /&gt;
* + No wind is working 'against' the turbine, contrary to a standard VAWT, where half of the turbine is exposed to wind which flows into the 'wrong' direction&lt;br /&gt;
* + The wind speed right at the turbine intake is increased &amp;lt;ref&amp;gt;The deflection at the front adds up two &amp;quot;surfaces&amp;quot; of wind. However, the resulting wind speed won't change drastically.&amp;lt;/ref&amp;gt;&lt;br /&gt;
* + (tbd) less oscillating forces, the wind flow is about unidirectional at the turbine: less vibrations and less wear at the rotating parts, more static and less dynamic thrust at the bearings, less torque ripple and cyclical stress.&lt;br /&gt;
* - More material is used for the construction of an '''''EVA''' wt'': two bearings, arms and static wings. However, these additional parts are not difficult to manufacture, as the surfaces are all plane.&lt;br /&gt;
&lt;br /&gt;
Who can help with FEA + fluid dynamics and simulate the wind flow at various EVA wind turbine designs? We want to investigate what wing form the intake should have and at which angle it should be mounted. Also:&lt;br /&gt;
Does it increase the efficiency if there's another, longer planar surface at the right of the intake parallel to the wind direction (The position where only a short, structural surface is shown in the sketches)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt7_top_detailed_diagramm.jpg|Normal airflow in a VAWT at the maximum torque moment. Note the non-uniform airflow with varying surfaces as the turbine blades advance.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt7_top_detailed_diagramm.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake.jpg|Airflow in the '''''EVA''' wt'' design. View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
File:ETEMUcom_EVAwt8_intake_top_iso.jpg|Example of a simple constructional integration of the '''''EVA''' wt'' design with sheet material. ISO-View from the top.&amp;lt;ref&amp;gt;http://etemu.com/p/evawt/ETEMUcom_EVAwt8_intake_top_iso.jpg&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Calculations and Simulations=&lt;br /&gt;
[[File:Better_metric.gif|thumb|All calculations are made in the metric system. This is the logo for the Jamaica Metrication Board, which completed its work in 1996.]]&lt;br /&gt;
All calculations are made in the ''metric'' system. Corrections and additional approaches are always welcome.&lt;br /&gt;
&lt;br /&gt;
Let's start with the base mount.&lt;br /&gt;
As the design outlines state we won't start with a turbine greater than 4 m² due to restrictions in Europe pointed out by Detlef Schmitz. A wind surface of 4 m² equals a 2 m diameter rotor with a height of 2 m.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; = Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100) &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;F(50\frac{m}{s})=\frac{1}{2} \times 1.2\frac{kg}{m^3} \times 1.0 \times 4m^2 \times 50\frac{m}{s}^2 = 6000 N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(20\frac{m}{s})=960N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(10\frac{m}{s})=240N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;F(5\frac{m}{s})=60N&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
TODO: Leverage should be taken into account here. How to calculate the load at the bearing points?&lt;br /&gt;
&lt;br /&gt;
TODO: Consider serious safety factor for robustness and against oscillations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Maximum wind speed the turbine has to withstand:&lt;br /&gt;
{|&lt;br /&gt;
|IEC wind class&lt;br /&gt;
|I&lt;br /&gt;
|II&lt;br /&gt;
|III&lt;br /&gt;
|IV&lt;br /&gt;
|----&lt;br /&gt;
|50-year-maximum&lt;br /&gt;
|50 m/s&lt;br /&gt;
|42,5 m/s&lt;br /&gt;
|37,5 m/s&lt;br /&gt;
|30 m/s&lt;br /&gt;
|----&lt;br /&gt;
|average wind speed&lt;br /&gt;
|10 m/s&lt;br /&gt;
|8,5 m/s&lt;br /&gt;
|7,5 m/s&lt;br /&gt;
|6 m/s&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Example for a classification in Germany, Berlin: The mean wind speed is classified above IEC class IV with an average value of 2.3 - 3.6 m/s at ground level &amp;lt;ref&amp;gt;equals a mast height of 10 m or below&amp;lt;/ref&amp;gt; without any obstacles.&lt;br /&gt;
&lt;br /&gt;
IEC classes are realistic for higher wind zones, industrial wind turbines are usually mounted at &amp;gt;50 m. We are safe with an IEC class IV design. The design should be build for a maximum load of &amp;lt;math&amp;gt;F(30\frac{m}{s})=2160N&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Estimating the power output of the VAWT==&lt;br /&gt;
&lt;br /&gt;
=====Power available in the wind:=====&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind. It is available as kinetic energy due to the moving mass of the air.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; = Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; = Area of turbine = max 4 m² at a small scale turbine &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; = Wind speed in m/s &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Power available from the turbine:=====&lt;br /&gt;
&lt;br /&gt;
This is the estimated ''mechanical'' wind power conversion.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
while &amp;lt;br \&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \linebreak&lt;br /&gt;
\rho_{good} = 35% \linebreak&lt;br /&gt;
\rho_{superbVAWT} = 40% \linebreak&lt;br /&gt;
\rho_{superbHAWT} = 50% \linebreak&lt;br /&gt;
\rho_{limit} = 59% \linebreak&lt;br /&gt;
&amp;lt;/math&amp;gt;&amp;lt;br \&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? Tbd!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
==Other links==&lt;br /&gt;
* [http://www.rhein-zeitung.de/regionales/neuwied_artikel,-Energiemarkt-Frischer-Wind-weht-aus-Asbach-_arid,247585.html non OS example 1]&lt;br /&gt;
* http://www.fundamentalform.com/html/involute_wind_turbine.html&lt;br /&gt;
* http://www.daswindrad.de/forum/viewtopic.php?f=2&amp;amp;t=21&lt;br /&gt;
* http://www.tinytechindia.com/windenergy.htm&lt;br /&gt;
* http://www.macarthurmusic.com/johnkwilson/MakingasimpleSavoniuswindturbine.htm A bit more efficient than a standard Savonius&lt;br /&gt;
* https://www.youtube.com/playlist?list=PL212B7C0D6057AC28 youtube playlist&lt;br /&gt;
&lt;br /&gt;
====Daniel====&lt;br /&gt;
* http://www.youtube.com/user/danielturbin/videos?sort=dd&amp;amp;view=0   Wind is only one of many nice things he did&lt;br /&gt;
* http://www.maskinisten.net/viewtopic.php?t=8655  Forum with pictures and tests explained in Swedish&lt;br /&gt;
&lt;br /&gt;
==Sources==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=7946</id>
		<title>DiVER/en</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=DiVER/en&amp;diff=7946"/>
		<updated>2013-04-06T20:18:14Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* DiVER.Wilssen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:DiVER}}&lt;br /&gt;
{{Germany/en}}&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
&lt;br /&gt;
DiVER:&lt;br /&gt;
'''Di'''rect Current low '''V'''oltage '''E'''lectrical Grid for '''R'''enewable energies&lt;br /&gt;
&lt;br /&gt;
*Any voltage over about 60VDC is not safe to the touch&lt;br /&gt;
*Any voltage over 60VDC needs a special license to operate in Germany, e.g. you may not build and connect a grid over 60V, unless a proper Electrician checks everything (VDE)&lt;br /&gt;
*Small permanent magnet alternators used in a generator at a wind turbine or a water turbine usually operate at below 100V&lt;br /&gt;
*It is very expensive to generate a true sine wave alternating current out of low voltage DC from the renewable energies&lt;br /&gt;
*Solar panels output low voltage DC&lt;br /&gt;
*TEG (thermo electric generators) output low voltage DC&lt;br /&gt;
&lt;br /&gt;
Only a few systems really do need the high voltage AC of 230V or 110V.&lt;br /&gt;
&lt;br /&gt;
*Desktop Computers (although terribly inefficient compared to laptops and smartphones) do need 12 VDC, 5 VDC and 3,3 VDC.&lt;br /&gt;
*Laptops need about 12-20 VDC&lt;br /&gt;
*TFT Flatscreens run on DC, especially if they have an LED backlight.&lt;br /&gt;
*Mobile phones, smartphones, tablet PCs etc are all charged and run with 5VDC&lt;br /&gt;
&lt;br /&gt;
Difficulties and negative points about a low voltage DC grid:&lt;br /&gt;
&lt;br /&gt;
*Grid size is smaller with a lower voltage or:&lt;br /&gt;
*available Power is lower at the same AWG / cable dimensions&lt;br /&gt;
*special connectors have to be chosen&lt;br /&gt;
&lt;br /&gt;
A hybrid 230 VAC + DiVER infrastructure for OSEG/FeFG: 230VAC for high power appliances like some machines, DiVER for any consumer electronics (wherever possible) and efficient lighting.&lt;br /&gt;
&lt;br /&gt;
Household circuit breakers may be re-used for a DiVER grid, e.g. anything from 8-63A per phase.&lt;br /&gt;
&lt;br /&gt;
System voltage:&lt;br /&gt;
&lt;br /&gt;
*N: 0V, GND&lt;br /&gt;
*L1: 12VDC, 10-15VDC (one lead acid battery)&lt;br /&gt;
*L2: 24VDC, or higher, to be determined. e.g. 24-48VDC (three lead acid batteries)&lt;br /&gt;
&lt;br /&gt;
A cheap NYM-J 2x2.5mm² (1 Phase) or 4x2.5mm² (2 Phase) cabling may be used for low power branches of the grid.&lt;br /&gt;
&lt;br /&gt;
E.g. for L2 with nominal voltage 3x12V = 36V: equals three lead acid batteries connected in series. If fully charged, grid voltage at the source would be 3*14V = 42V, at empty batteries about 32V.&lt;br /&gt;
&lt;br /&gt;
The L2 grid voltage (only the voltage!) may be compatible with PoE, Power over Ethernet 802.3af (802.3at Type 1) and 802.3at Type 2, if the grid voltage is above 40 V.&lt;br /&gt;
&lt;br /&gt;
At 36V and 63A, there are 2268W available in the grid, if we assume proper cables and connectors. It depends on the application, but I would have switched over to 230 VAC already at this power rating.&lt;br /&gt;
&lt;br /&gt;
One could make the 12V phase on/off grid redundant with one efficient ATX power supply+two Schottky diodes or with active switching. It is much easier to switch DC synchronous vs AC synchronous, because one does not have to establish a phase lock to get the waveform in sync.&lt;br /&gt;
&lt;br /&gt;
==Smart DiVER==&lt;br /&gt;
&lt;br /&gt;
The start would be to equip an energy monitoring system, like DiVER.Wilssen. Communication could take place via&lt;br /&gt;
*Wireless connections (even to non-grid-tied appliances. NRF24L01+, RFM, xBee)&lt;br /&gt;
*Wired LAN connection (expensive and uses additional cabling)&lt;br /&gt;
*PLC (Powerline Communication) with an Open Source protocol and hardware design. &lt;br /&gt;
&lt;br /&gt;
Research: What about RS485 between two phases, would that be possible? Is a choke / low-pass needed at the low impedance energy sources and appliances? What frequency is used best for transmitting data via a modulated power line? Coupling via passive RC-highpass?&lt;br /&gt;
There might be an integrated circuit for low voltage DC PLC communication?&lt;br /&gt;
&lt;br /&gt;
==DiVER.Wilssen==&lt;br /&gt;
The Wireless Logging System for Sourcing ENergy - Controller is monitoring some or all grid parameters and is connected with the BMS (battery monitoring/managment system) or may even contain BMS functions. Wilssen is the brain of a DiVER grid, Wilssen is recommended but not necessary for operation.&lt;br /&gt;
&lt;br /&gt;
*battery voltage of each battery (multiplexed) (2s1p, 3s1p, 3s2p, 3s4p etc)&lt;br /&gt;
*battery bank voltage&lt;br /&gt;
*l1 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
*l2 phase current (has got to be signed for bidirectional measurement)&lt;br /&gt;
&lt;br /&gt;
*battery bank temperature sensor (OneWire preferred)&lt;br /&gt;
*over current protection &lt;br /&gt;
*under voltage protection&lt;br /&gt;
*Uninterruptable Power Source function.&lt;br /&gt;
*SSR&amp;lt;ref&amp;gt;Solid State Relay&amp;lt;/ref&amp;gt; usage, no conventional electromechanical Relays.&lt;br /&gt;
&lt;br /&gt;
At a future revision, Wilssen may also:&lt;br /&gt;
&lt;br /&gt;
*switch on chargers or grid-tied SMPS (switch mode power supplies) if source impedance gets to high/grid voltage too low.&lt;br /&gt;
&lt;br /&gt;
optional: digital ZVD (zero voltage diode) function via comparator+ISR at ADC or interrupt attached to a plain digital port pin. SSR could then be used as OC protection, UV protection and ZVD.   &lt;br /&gt;
&lt;br /&gt;
SSR module may be replaced with a MOSFET at low power applications. &lt;br /&gt;
&lt;br /&gt;
===Wilssen Hardware===&lt;br /&gt;
&lt;br /&gt;
*Voltage sensing should be through passive voltage dividers with appropriate headroom and a high impedance connection to the ADC, we don't need the galvanic isolation at these low voltages.&lt;br /&gt;
&lt;br /&gt;
*Current sensing should not be shunt based, but rather with a hall effect sensor or inductive. At DC, inductive sensing is not possible I guess, so we have to stick to hall sensors.&lt;br /&gt;
The integrated current sensor packages from Allegro are quite expensive. The following will be suitable for a &amp;lt;200A grid.&lt;br /&gt;
Bidirectional integrated hall effect current sensor:&lt;br /&gt;
ACS759	±50A to 200A&lt;br /&gt;
ACS756	±50A to 100A&lt;br /&gt;
&lt;br /&gt;
*SSR example:&lt;br /&gt;
100V, 100A type:&lt;br /&gt;
http://www.mercateo.com/p/139A-1779776/SSR_100A_100V_SIP_Typ_D1D100.html?showSimplePage=NO&amp;amp;ViewName=live~showGrossColumn&amp;amp;utm_source=product-search&amp;amp;utm_medium=web&amp;amp;utm_campaign=Halbleiterrelais#crydom-ssr-100a-100v-sip-typ-d1d100-crydom&lt;br /&gt;
&lt;br /&gt;
*2row LCD display for easy overview at the controller, showing the momentary power consumption and accumulated energy, grid voltage, ...&lt;br /&gt;
&lt;br /&gt;
==Physical Layout: Cabling, Sockets, Fuses==&lt;br /&gt;
&lt;br /&gt;
If the infrastructure is build from scratch and completely new, then it's best to start with a hybrid AC/DC&amp;lt;ref&amp;gt;Alternating Current / Direct Current, not the famous rockband&amp;lt;/ref&amp;gt; DiVER grid: &lt;br /&gt;
&lt;br /&gt;
cabling:&lt;br /&gt;
*open or closed ring topology with branches, e.g. 3p AC household EIS: 1 x NYM-J 5G2.5, laid in parallel with 1x NYM-J 4x2.5 (up to 4x10)&lt;br /&gt;
&lt;br /&gt;
Important: How to determine the cables other than by their inner topology? DiVER cables should be marked differently.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Connectors, sockets, plugs, terminals===&lt;br /&gt;
&lt;br /&gt;
Suggestions for sockets and plugs for DiVER:&lt;br /&gt;
&lt;br /&gt;
*large screw terminals (which is somewhat legal, because the DIVER grid is safe to the touch )&lt;br /&gt;
*PowerCon sockets (expensive, proprietary, e.g. by Neutrik. How many poles?)&lt;br /&gt;
*SpeakOn sockets (moderately expensive, well suited because they carry 4 poles and are aimed for moderately high currents)&lt;br /&gt;
*XLR sockets (cheap, but can't carry much current. maybe for small appliances like phone chargers)&lt;br /&gt;
*Open Source screw terminals with M6 screws. 3D printed or milled.&lt;br /&gt;
&lt;br /&gt;
*We could use the socket / connector system from another country far, far away. Thus not getting into trouble with the mains grid connectors.&lt;br /&gt;
&lt;br /&gt;
Any other recommendations?&lt;br /&gt;
&lt;br /&gt;
*CEE sockets are way too expensive, overkill and not meant for DIVER voltages. They may also be confused with the mains grid.&lt;br /&gt;
&lt;br /&gt;
*DiVER Fuses, circuit breakers, Wilssen, BMS, PDUs and so on are encased in a separate enclosure and are nowhere near the mains.&lt;br /&gt;
&lt;br /&gt;
XLR specifications from Neutrik NC3-FX&lt;br /&gt;
&lt;br /&gt;
 Capacitance between contacts ≤ 4 pF&lt;br /&gt;
 Contact resistance ≤ 3 mΩ (inner)&lt;br /&gt;
 Dielectric strength 1,5 kVdc&lt;br /&gt;
 Insulation resistance &amp;gt; 2 GΩ (initial)&lt;br /&gt;
 Rated current per contact 16 A&lt;br /&gt;
 Rated voltage 50 V&lt;br /&gt;
&lt;br /&gt;
===Separated or safety extra-low voltage (SELV)&amp;lt;ref&amp;gt;http://en.wikipedia.org/wiki/Extra-low_voltage&amp;lt;/ref&amp;gt;===&lt;br /&gt;
&lt;br /&gt;
IEC defines a SELV system as &amp;quot;an electrical system in which the voltage cannot exceed ELV under normal conditions, and under single-fault conditions, ''including'' earth faults in other circuits&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
There exists some confusion regarding the origin of the acronym: &amp;quot;SELV&amp;quot; stands for &amp;quot;''separated'' extra-low voltage&amp;quot; in installation standards (e.g., BS 7671) and for &amp;quot;''safety'' extra-low voltage&amp;quot; in appliance standards (e.g., BS EN 60335).&lt;br /&gt;
&lt;br /&gt;
A SELV circuit must have:&lt;br /&gt;
* protective-separation (i.e., double insulation, reinforced insulation or protective screening) from all circuits other than SELV and PELV (i.e., all circuits that might carry higher voltages)&lt;br /&gt;
* simple separation from other SELV systems, from PELV systems and from earth (ground).&lt;br /&gt;
&lt;br /&gt;
The safety of a SELV circuit is provided by&lt;br /&gt;
* the extra-low voltage&lt;br /&gt;
* the low risk of accidental contact with a higher voltage;&lt;br /&gt;
* the lack of a return path through earth (ground) that electric current could take in case of contact with a human body.&lt;br /&gt;
&lt;br /&gt;
The electrical connectors of SELV circuits should be designed such that they do not mate with connectors commonly used for non-SELV circuits.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7945</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7945"/>
		<updated>2013-04-06T20:15:14Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Appendix */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7944</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7944"/>
		<updated>2013-04-06T20:14:57Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* TiVA applications */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/math&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;C_d&amp;lt;/math&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7943</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7943"/>
		<updated>2013-04-06T20:14:20Z</updated>

		<summary type="html">&lt;p&gt;Shure: Reverted edits by Shure (talk) to last revision by Tony Ford&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7942</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7942"/>
		<updated>2013-04-06T20:13:24Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;html&amp;gt;&amp;lt;!-- begin htmlcommentbox.com --&amp;gt;&lt;br /&gt;
 &amp;lt;div id=&amp;quot;HCB_comment_box&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.htmlcommentbox.com&amp;quot;&amp;gt;HTML Comment Box&amp;lt;/a&amp;gt; is loading comments...&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;//www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot; id=&amp;quot;hcb&amp;quot;&amp;gt; /*&amp;lt;!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement(&amp;quot;script&amp;quot;), l=(&amp;quot;&amp;quot;+window.location || hcb_user.PAGE), h=&amp;quot;//www.htmlcommentbox.com&amp;quot;;s.setAttribute(&amp;quot;type&amp;quot;,&amp;quot;text/javascript&amp;quot;);s.setAttribute(&amp;quot;src&amp;quot;, h+&amp;quot;/jread?page=&amp;quot;+escape(l).replace(&amp;quot;+&amp;quot;,&amp;quot;%2B&amp;quot;)+&amp;quot;&amp;amp;mod=%241%24wq1rdBcg%24ZvS.E8ogb1qZ6DsjMxDIJ0&amp;quot;+&amp;quot;&amp;amp;opts=16862&amp;amp;num=10&amp;quot;);if (typeof s!=&amp;quot;undefined&amp;quot;) document.getElementsByTagName(&amp;quot;head&amp;quot;)[0].appendChild(s);})(); /*--&amp;gt;*/ &amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;/html&amp;gt;&amp;lt;!-- end htmlcommentbox.com --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7941</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7941"/>
		<updated>2013-04-06T20:12:50Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- begin htmlcommentbox.com --&amp;gt;&lt;br /&gt;
 &amp;lt;div id=&amp;quot;HCB_comment_box&amp;quot;&amp;gt;&amp;lt;a href=&amp;quot;http://www.htmlcommentbox.com&amp;quot;&amp;gt;HTML Comment Box&amp;lt;/a&amp;gt; is loading comments...&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;//www.htmlcommentbox.com/static/skins/bootstrap/twitter-bootstrap.css?v=0&amp;quot; /&amp;gt;&lt;br /&gt;
 &amp;lt;script type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot; id=&amp;quot;hcb&amp;quot;&amp;gt; /*&amp;lt;!--*/ if(!window.hcb_user){hcb_user={};} (function(){var s=document.createElement(&amp;quot;script&amp;quot;), l=(&amp;quot;&amp;quot;+window.location || hcb_user.PAGE), h=&amp;quot;//www.htmlcommentbox.com&amp;quot;;s.setAttribute(&amp;quot;type&amp;quot;,&amp;quot;text/javascript&amp;quot;);s.setAttribute(&amp;quot;src&amp;quot;, h+&amp;quot;/jread?page=&amp;quot;+escape(l).replace(&amp;quot;+&amp;quot;,&amp;quot;%2B&amp;quot;)+&amp;quot;&amp;amp;mod=%241%24wq1rdBcg%24ZvS.E8ogb1qZ6DsjMxDIJ0&amp;quot;+&amp;quot;&amp;amp;opts=16862&amp;amp;num=10&amp;quot;);if (typeof s!=&amp;quot;undefined&amp;quot;) document.getElementsByTagName(&amp;quot;head&amp;quot;)[0].appendChild(s);})(); /*--&amp;gt;*/ &amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;!-- end htmlcommentbox.com --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 400 - Bereich Technologie]]&lt;br /&gt;
[[Category: -OSEG 401 - Windenergie]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Hilfe:Open_Source_%E2%80%93_Aber_wie%3F&amp;diff=7940</id>
		<title>Hilfe:Open Source – Aber wie?</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Hilfe:Open_Source_%E2%80%93_Aber_wie%3F&amp;diff=7940"/>
		<updated>2013-04-06T19:56:49Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Auswahl einer Open Source Lizenz */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Wie veröffentlicht man eine Technologie unter einer Open Source Lizenz?==&lt;br /&gt;
Folgende Schritte sind nötig:&lt;br /&gt;
* Auswahl einer Open Source Lizenz.&lt;br /&gt;
* Veröffentlichung der Dokumentation der Technologie unter der Open Source Lizenz.&lt;br /&gt;
&lt;br /&gt;
===Auswahl einer Open Source Lizenz===&lt;br /&gt;
&lt;br /&gt;
Die meist verbreiteten Open Source Lizenzen sind&lt;br /&gt;
&lt;br /&gt;
* GPL&lt;br /&gt;
* WTFPL (Do What The Fuck You Want To Public License)&lt;br /&gt;
&lt;br /&gt;
Die oft verwendeten CC Lizenzen sind von [https://de.wikipedia.org/wiki/Creative_Commons#Die_sechs_aktuellen_Lizenzen Creative Commons] (CC):&lt;br /&gt;
* [https://creativecommons.org/licenses/by/3.0/de/ '''CC BY'''] (BY=Attribtion)- erfordert Namensnennung.&lt;br /&gt;
* [http://creativecommons.org/licenses/by-sa/3.0/de/ '''CC BY-SA'''] (SA=Share Alike) - erfordert Namensnennung und Weitergabe unter gleichen Bedingungen.&lt;br /&gt;
* [http://creativecommons.org/publicdomain/zero/1.0/deed.de '''CC0'''] - keine Bedingungen oder wenn möglich, kein Copyright (no Copyright)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Es gibt auch CC-Lizenzen, die restriktiver sind und nicht zu empfehlen, wenn man wirklich Freiheit den Benutzer geben möchte:&lt;br /&gt;
* [http://creativecommons.org/licenses/by-nd/3.0/de/ CC BY-ND] (ND=Non-Derivative) - erfordert Namensnennung und keine Bearbeitung. Nachteile:&lt;br /&gt;
** Keine Bearbeitung hindert gesetzlich die Kreativität der Benutzer.&lt;br /&gt;
* [http://creativecommons.org/licenses/by-nc/3.0/de/ CC BY-NC] (NC=Non-Commercial) - erfordert Namensnennung und nicht kommerzielle Nutzung. Nachteile:&lt;br /&gt;
** Ein nicht kommerzielles Werk darf gesetzlich nicht mit Werken unter CC BY oder CC BY-SA Lizenzen gemischt werden!&lt;br /&gt;
&lt;br /&gt;
====Patent-Diskussion====&lt;br /&gt;
* Eine unter CC veröffentlichten Dokumentation kann man nicht patentieren, weil sie schon '''davor''' veröffentlicht wurde.&lt;br /&gt;
* Man darf aber die eigene '''Änderungen''' der Dokumentation patentieren, wenn die Lizenz nicht SA (Share Alike) ist. Wenn man sicherstellen möchte, dass die Änderung auch als Open Source veröffentlicht müssen, übernimmt man die [http://creativecommons.org/licenses/by-sa/3.0/de/ CC BY-SA] Lizenz.&lt;br /&gt;
&lt;br /&gt;
===Veröffentlichung===&lt;br /&gt;
&lt;br /&gt;
In der Dokumentation der Technologie (eine Webseite, ein Archiv oder eine Datei) sollte stehen:&lt;br /&gt;
* der '''Name''' der Lizenz.&lt;br /&gt;
* ein '''Link''' zu der Lizenz-Webseite.&lt;br /&gt;
* eventuell auch der '''Inhalt''' der Lizenz.&lt;br /&gt;
&lt;br /&gt;
[[Category: -OSEG 300 - Bereich Organisation]]&lt;br /&gt;
[[Category: -OSEG 306 - Dokumentation, Standardisierung]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=OSE-US_critics&amp;diff=7775</id>
		<title>OSE-US critics</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=OSE-US_critics&amp;diff=7775"/>
		<updated>2013-04-02T18:13:46Z</updated>

		<summary type="html">&lt;p&gt;Shure: Created page with &amp;quot;(backup from OSE US' wiki entry due to Marcin's deletions)  Apart from the well documented positive criticism OSE gets (TED, True Fans, ...) we hereby want to give negative cr...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(backup from OSE US' wiki entry due to Marcin's deletions)&lt;br /&gt;
&lt;br /&gt;
Apart from the well documented positive criticism OSE gets (TED, True Fans, ...) we hereby want to give negative critics a chance to be heard. Some of them seem very constructive and might help us and OSE as an organisation to become better:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;It is worth noting that '''OSE is hierarchically structured''' and that direct '''democracy is completely absent''' from its values. Folks should push for a democratized OSE/FeF giving participants democratic &lt;br /&gt;
control over the group.&amp;lt;ref&amp;gt;Marcus, March 8. 2013 http://forum.opensourceecology.org/discussion/1004/why-is-ose-so-quiet-lately &amp;lt;/ref&amp;gt; &amp;lt;/blockquote&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;There were developers who left because there is no profit sharing for development work and labour when stuff got sold.&lt;br /&gt;
 ie, you put a lot of time and effort improving the GVCS, and the piece gets sold, you get zilch of the net after material expenses. All went to OSE/Marcin.&amp;lt;ref&amp;gt;eBell, http://forum.opensourceecology.org/discussion/1004/why-is-ose-so-quiet-lately&amp;lt;/ref&amp;gt; &amp;lt;/blockquote&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;All I see lately is voting to win money, etc. I understand the crowd funding thing didn't take off as envisioned. So no more bi-weekly ose mail? no updates anywhere (meaningful updates)&amp;lt;ref&amp;gt; Qdelima, http://forum.opensourceecology.org/discussion/1004/why-is-ose-so-quiet-lately &amp;lt;/ref&amp;gt; &amp;lt;/blockquote&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;(...) there have been &amp;quot;ragequits&amp;quot; all the time over several years. Note how Yoonseo said he left also due in part by certain behaviour and comments by Marcin&amp;lt;ref&amp;gt;Marcin is the founder and self proclaimed leader of OSE&amp;lt;/ref&amp;gt;.&amp;lt;ref&amp;gt;Beluga, March 15. 2013, http://forum.opensourceecology.org/discussion/1004/why-is-ose-so-quiet-lately&amp;lt;/ref&amp;gt; &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*Statement from Brianna, who was on site developing and fabricating GVCS products for 5 months as stated on http://forum.opensourceecology.org/discussion/comment/5310#Comment_5310:&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
As for me, I left for a few reasons.&lt;br /&gt;
&lt;br /&gt;
(1.) '''Money'''. I was working out there for $10 per hour. Very small for the type of work I was doing- design and fabrication of the ironworker. I saw Marcin unwilling to pay even the most skilled labor more than $2k per month. If you aren't even willing to pay that, how on earth can you expect any quality results? At best you will be getting college students, like me, wanting to contribute, who don't have the skills to make a quality product. Or, you will be getting people doing it as a side thing, guaranteeing no results. I saw the bank accounts, and knew the organization had more than $400k in the bank. As a result, there was nobody there designing the machines. I didn't feel qualified to be designing this stuff. I felt like there should have been experts out there designing it so I could built it. There was nobody. I felt like I was defrauding the investors.&lt;br /&gt;
&lt;br /&gt;
(2.) '''Lies about the quality of the products.''' The brick press produced shit for bricks. They didn't have one flat surface on them. I personally built 4 of these, which were all shipped out without proper testing. One was shipped out a year after it was supposed to be. The power cube worked for a week AT THE LONGEST. &lt;br /&gt;
&lt;br /&gt;
(3.) '''Unsafe living conditions''' and insufficient infrastructure- when I was there, the well water was contaminated, and Marcin refused to fix it. There was literally algae the water tanks, and he was doing nothing to fix it. We had to either buy all water at the store, or drink from the RO system, which I had to personally install. The RO hardly produced 1/2 gallon per day to be spent among 15+ people because of the low pressure coming from the pump at the well. The well was also not producing enough to accomodate all the people there, so we could only use toilets to poop, and had to have VERY short showers.&lt;br /&gt;
&lt;br /&gt;
(4.) Everyone I talked to who was working there had told me, independently, that they had felt &amp;quot;decieved&amp;quot; at their recruitment. That '''they had been lied to to get to come out there'''.&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
*The CAD drawings seem to be inconsistent and lacking quality: http://forum.opensourceecology.org/discussion/915/ceb-press-iv&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7755</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7755"/>
		<updated>2013-03-27T22:06:59Z</updated>

		<summary type="html">&lt;p&gt;Shure: added whiteboard draft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:SATAR_TimeTravel_draft_IMG_20130214_225536.jpg|512px|thumb|right|Time synchronization algorithm with dynamic hop time compensation and redundant allocation draft on a whiteboard. (WIP)]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7754</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7754"/>
		<updated>2013-03-27T21:53:44Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Hardware: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7753</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7753"/>
		<updated>2013-03-27T21:53:02Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Main Controller: Wilssen core */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
===Hardware:===&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
===Main Controller: ''Wilssen core''===&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7752</id>
		<title>Wind Logging System for Sourcing ENergy – WiLSSEN</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Wind_Logging_System_for_Sourcing_ENergy_%E2%80%93_WiLSSEN&amp;diff=7752"/>
		<updated>2013-03-27T21:49:55Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''''Wi'''reless'' / '''''Wi'''nd '''L'''ogging '''S'''ystem'' for '''''S'''ourcing '''EN'''ergy'' - Controller is a multi-purpose prototyping platform for (but not limited to) renewable energies. E.g. It can be used for monitoring all electrical parameters of a wind turbine generator or to sense the temperature in a room/machine/garden/aquaponic system wirelessly for over one year on a set of two AA-batteries.&amp;lt;ref&amp;gt;With one temperature read and transmitted every two minutes&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Wilssen'' is the brain of [[TiVA]] and checks all the voltages at any time the wind turbine is generating power. &lt;br /&gt;
&lt;br /&gt;
==Team==&lt;br /&gt;
* [[Alex Shure]] – lead designer, schematics, PCB layout&lt;br /&gt;
* [[Achmed Touni]] - waveform sampling algorithm, FFT&lt;br /&gt;
* [[Benjamin Rudtsch]] - hard- and software development&lt;br /&gt;
* [[Leon Rische]] - software development: LED code, visual feedback functions&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
'''IRC:''' #OSEG on freenode&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen '''Git repository:'''] Contains the source code, schematics, layouts and documentation (see [https://github.com/etemu/wilssen/commits/master latest commits]) - feel free to add issues or fork us. :-)&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://github.com/etemu/wilssen/issues '''Open issues:'''] Any issues / bugs / features of Wilssen's hard- and software.&amp;lt;br/&amp;gt;&lt;br /&gt;
Any Questions may be asked [http://forum.opensourceecology.de/viewforum.php?f=38 in the Forum].&lt;br /&gt;
&lt;br /&gt;
===Hardware:===&lt;br /&gt;
[[File:Wilssen_core_v0.201a.brd.png|512px|thumb|right|Unfinished top side of the PCB&amp;lt;ref&amp;gt;Printed Circuit Board&amp;lt;/ref&amp;gt; layout of the [[Wilssen]] core module. v201a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.203a.brd_detail.png|512px|thumb|right|Detail of the PCB layout of the [[Wilssen]] core module. You can see the constant current sources on the left for the high brightness RGB LED. v203a (WIP)]]&lt;br /&gt;
[[File:20121124LXM2357_LX-M.de_.jpg|512px|thumb|right|[[Alex Shure]] at work with the PCB layout of the [[Wilssen]] core module. v202a (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.216a.brd.png|512px|thumb|right|[[WiLSSEN]] mainboard consisting of [[WiLSSEN]] core module in the middle plus peripherals: high power RGB LED driver (left), MicroSD card (upper left), LiPo charging (mid top), voltage + current sensing (right, not yet implemented) (WIP)]]&lt;br /&gt;
[[File:Wilssen_core_v0.215a.brd.png|512px|thumb|right|PCB dimensions: The WiLSSEN core module is one inch wide, while the physical dimensions of the full featured mainboard will be 75mm (a bit less than 3 inches) wide and 60mm high (about 2 1/3 inches). There will be an unpopulated, isolated 2mm strip at the top and the bottom for mounting purposes and tabbing, thus the 56mm dimension specified for the height. Note that the [[WiLSSEN]] PCB including tabs is half the size of a standard Eurocard.&amp;lt;ref&amp;gt;100x160mm - Eurocard is a European standard format for PCB cards, see http://en.wikipedia.org/wiki/Eurocard_(printed_circuit_board)]&amp;lt;/ref&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
*NRF24L01+ 2.4Ghz wireless communication. Mesh networking would be awesome :) - cluster networking should be possible with this Arduino library: http://maniacbug.wordpress.com/2012/03/30/rf24network/ &lt;br /&gt;
*RGB LED PWM output (3 channels, R+G+B)&lt;br /&gt;
&lt;br /&gt;
Current sensing:&lt;br /&gt;
*Passive on-board shunt resistor (only for low currents) via OpAmp -&amp;gt; 10bit ADC&lt;br /&gt;
*Allegro ACS712 integrated hall sensor with drift compensation, 1.2 mOhms (5A, 20A, 50A versions available) -&amp;gt; 10bit ADC&lt;br /&gt;
&lt;br /&gt;
Voltage sensing:&lt;br /&gt;
*Passive resistor divider with high impedance coupling -&amp;gt; 10bit&amp;lt; ADC&lt;br /&gt;
*optional: decoupled voltage sensing via IC / galvanic isolation.&lt;br /&gt;
&lt;br /&gt;
*(tbd) Option for waveform sampling, ''softscope'' (e.g. output the waveform at a specified sample interval in 10bit via serial over the wireless link)&lt;br /&gt;
*(tbd) Logging on MicroSD&lt;br /&gt;
*(tbd) Charging circuit for 4 NiMH cells / 1 lead acid gel battery.&lt;br /&gt;
&lt;br /&gt;
'''We chose the Atmel Atmega168/328 series for the main controller, due to the great Arduino community.'''&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''Wilssen core''==&lt;br /&gt;
[[File:Desktop_LED_driver_prototyping_LXD_7422.jpg|512px|thumb|right|LED driver testing: Prototyping the constant current sources with PWM input. Successful!]]&lt;br /&gt;
[[File:201211270426_Wilssen_core_schematic4.png|512px|thumb|right|Schematic of the [[Wilssen]] core module. (WIP)]]&lt;br /&gt;
*Optiboot bootloader compatible, thus Arduino compatible&lt;br /&gt;
*Main MCU: Atmel Atmega168, Atmega328&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
===Microcontroller===&lt;br /&gt;
* RGB LED library&lt;br /&gt;
* Logic power supply battery voltage monitoring / watchdog&lt;br /&gt;
* Variable voltage protection routine&lt;br /&gt;
* Variable current protection routine&lt;br /&gt;
* Wireless communication protocol&lt;br /&gt;
* RPM calculation from alternator frequency&lt;br /&gt;
* MicroSD logging&lt;br /&gt;
* Sleep mode&lt;br /&gt;
* (tbd)&lt;br /&gt;
&lt;br /&gt;
===Computer===&lt;br /&gt;
* GUI for real time analysis&lt;br /&gt;
&lt;br /&gt;
===Communications===&lt;br /&gt;
&lt;br /&gt;
This is a draft for the communications.&lt;br /&gt;
&lt;br /&gt;
We need a transparent protocol for seperate layers of communication;&lt;br /&gt;
&lt;br /&gt;
If there is only one WiLSSEN controller (a single leaf node) and you wire it to a PC/Mac:&lt;br /&gt;
* (serial)	WiLSSEN leaf node	&amp;lt;-&amp;gt;	host&lt;br /&gt;
&lt;br /&gt;
For a stationary installation, for example in your garden or on the roof without a wired connection:&lt;br /&gt;
* (wireless)	WiLSSEN leaf node 	&amp;lt;-&amp;gt;	WiLSSEN gateway [exit node] &amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
When combining WiLSSEN controllers in a peer to peer network:&lt;br /&gt;
* (wireless)	WiLSSEN node		&amp;lt;-&amp;gt;	WiLSSEN node				&amp;lt;-&amp;gt;	WiLSSEN node	( &amp;lt;-&amp;gt; host)&lt;br /&gt;
&lt;br /&gt;
The gateway node needs to forward any traffic from the nodes to a connected host via serial or to the LAN/WAN via ethernet:&lt;br /&gt;
* (serial/eth)	WiLSSEN gateway		&amp;lt;-&amp;gt; host|LAN|WAN&lt;br /&gt;
&lt;br /&gt;
A gateway always listens for traffic and handles it accordingly. A leaf node may sleep for extended periods, only waking up for the occasional keep-alive packet and status report. If it is not busy with a task, it should sleep and power off the communication electronics. Except when it is in debug mode, of course.&lt;br /&gt;
&lt;br /&gt;
===Network with multiple [[WiLSSEN]] nodes===&lt;br /&gt;
&lt;br /&gt;
Nodes are automatically configured in a tree topology, according to their node address. Nodes can only directly communicate with their parent and their children. The network will automatically send  messages to the right place:&amp;lt;br&amp;gt;&lt;br /&gt;
Node 00 is the ‘base’ node. Nodes 01-05 directly communicate with Node 00, but not with each other. So for Node 01 to send a message to Node 02, it will travel through Node 00. Nodes 011, 021, 031 and so on are children of Node 01. For Node 011 to send to 02, it will send to 01, then to 00, then to 02. Therefore, if you put a Node 011 on your network, be sure that there is a Node 01 on the network, and it’s powered up, and it’s in range! &amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is a missing branch in the tree aka. a node is down, then the communication which is piped through that very node won't be handled. A fix for this would be to implement a self-organizing mesh network. However, a single NRF24 chip has only a few communication pipes and the the implementation of a true mesh network is a lot more sophisticated than a hard coded tree or star topology.&lt;br /&gt;
&lt;br /&gt;
===The [[WiLSSEN]] protocol===&lt;br /&gt;
&lt;br /&gt;
Nodes can communicate over the wireless network with the [[WiLSSEN]] protocol. ManiacBug's RF24Network library&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt; is used for the Nordic NRF24L01+ wireless module interfacing.&lt;br /&gt;
&lt;br /&gt;
The RF24Network sends two pieces of information out on the wire in each frame, a header and a message. The header is defined by the library, and used to route frames to the correct place, and provide standard information. This is defined in RF24Network.h:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Header which is sent with each message&lt;br /&gt;
*&lt;br /&gt;
* The frame put over the air consists of this header and a message&lt;br /&gt;
*/&lt;br /&gt;
struct RF24NetworkHeader&lt;br /&gt;
{&lt;br /&gt;
  uint16_t from_node; /**&amp;lt; Logical address where the message was generated */&lt;br /&gt;
  uint16_t to_node; /**&amp;lt; Logical address where the message is going */&lt;br /&gt;
  uint16_t id; /**&amp;lt; Sequential message ID, incremented every message */&lt;br /&gt;
  unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */&lt;br /&gt;
  unsigned char reserved; /**&amp;lt; Reserved for future use */&lt;br /&gt;
... &amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The message is application-defined, and the header keeps track of the TYPE of message using a single character:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bascomavr&amp;quot;&amp;gt;unsigned char type; /**&amp;lt; Type of the packet.  0-127 are user-defined types, 128-255 are reserved for system */ &amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For [[WiLSSEN]], we have these predefined message types:&lt;br /&gt;
&lt;br /&gt;
*A: ACK&lt;br /&gt;
*B: Battery voltage&lt;br /&gt;
&lt;br /&gt;
*L: Light protocol message, e.g. DMX/OSC&lt;br /&gt;
&lt;br /&gt;
*P: Ping &lt;br /&gt;
*R: Reset/Reboot, After a successfull bootup &lt;br /&gt;
*S: Sensor value, e.g. a temperature sensor reading&lt;br /&gt;
*T: Time synchronization paket&lt;br /&gt;
&lt;br /&gt;
This message is defined in the example, in S_message.h of the RF24Network library:&amp;lt;ref&amp;gt;http://maniacbug.wordpress.com/2012/03/30/rf24network/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;c&amp;quot;&amp;gt;&lt;br /&gt;
/**&lt;br /&gt;
* Sensor message (type 'S') &lt;br /&gt;
*/&lt;br /&gt;
 &lt;br /&gt;
struct S_message&lt;br /&gt;
{&lt;br /&gt;
  uint16_t temp_reading;&lt;br /&gt;
  uint16_t voltage_reading;&lt;br /&gt;
  S_message(void): temp_reading(0), voltage_reading(0), counter(next_counter++) {}&lt;br /&gt;
  char* toString(void);&lt;br /&gt;
};&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simply contains a temperature and voltage reading. These values are 8.8-bit “fixed point” values, the high byte is the decimal part and the low byte is the fractional part. For example, 3.5V is represented as 0×380. Also included is a method to convert it to a string for easy printing.&lt;br /&gt;
&lt;br /&gt;
==Draft for usage as a multi-phase alternator controller==&lt;br /&gt;
Controlled parallel-serial generator switching system:&lt;br /&gt;
A turbine could be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
==Brainstorming (deprecated)==&lt;br /&gt;
What micro controller platform should we choose for ''Wilssen''?&lt;br /&gt;
*AVR: Atmel ATmega328 (AU, PU) (pico power series) (8bit)&lt;br /&gt;
*MSP430: Value line, e.g. MSP430G2231IPN14 (16bit)&lt;br /&gt;
&lt;br /&gt;
One MSP430G2231IPN14 16bit micro controller could work for ''ages'', at as low as 2V, it may consume 1 mW = 1/1000 W. Typical no-load best-case values from the MSP430 datasheet:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
0.1 µA RAM retention  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.4 µA Standby mode (VLO)  &amp;lt;br /&amp;gt;&lt;br /&gt;
0.7 µA real-time clock mode  &amp;lt;br /&amp;gt;&lt;br /&gt;
220 µA / MIPS active  &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Excellent values! An 8-bit Arduino looks pretty old school against these numbers. ;-)&lt;br /&gt;
 &lt;br /&gt;
pro MSP430, con AVR/Arduino:&lt;br /&gt;
 &lt;br /&gt;
* the price! can be bought with a programmer for USD 4.30 vs Arduino USD 25.00 or a third-party Arduino for maybe USD 18.00 - This is a serious difference.&lt;br /&gt;
* even the single MCUs are cheaper, also, the AtMegas for an Arduino bootloader are hard to get. &lt;br /&gt;
* less external parts for operation at high speeds, Arduino/atmega168 and 328 need an external oscillator to operate at full speed (16 Mhz)&lt;br /&gt;
* runs stable over a wide range of input voltage down to 1.8V&lt;br /&gt;
* an excellent sleep mode with RAM retention at only 0.1µA and great power efficiency. 220µA in full operation mode is an excellent figure for off-grid low energy applications. Almost no load to the turbine. Can also be powered by a &amp;quot;Joule Thief&amp;quot; and a single old AA battery, or just two old AA cells in series (3V). That should last for ages, at a constant current of 0.25 mA and an old battery of 1000 mAh, the unit will still run for 180 days, and the MSP430 can be operated with a supply voltage as low as 1.8V.&lt;br /&gt;
 &lt;br /&gt;
con MSP430:&lt;br /&gt;
* less memory, but this depends on the package, (there are top-end msp430 processors which cost less than $1 vs an ever-expensive-avr)&lt;br /&gt;
* less libraries available, smaller community&lt;br /&gt;
  &lt;br /&gt;
A nice solution:&lt;br /&gt;
=&amp;gt; Write clean C-code and let it be compatible with MSP430 and AVR compilers. Some Arduino projects were easily ported to the MSP430.&lt;br /&gt;
 &lt;br /&gt;
===Draft for a closed control loop:===&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Diskussion:Mathtest&amp;diff=7630</id>
		<title>Diskussion:Mathtest</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Diskussion:Mathtest&amp;diff=7630"/>
		<updated>2013-03-19T12:13:06Z</updated>

		<summary type="html">&lt;p&gt;Shure: Created page with &amp;quot;&amp;lt;math&amp;gt; \rho_{simple} = 20% \linebreak \rho_{decent} = 30% \\ \rho_{good} = 30% \\ \rho_{superbVAWT} = 40% \\ \rho_{superbHAWT} = 50%. &amp;lt;/math&amp;gt;  linebreaks and their shortcuts (...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
linebreaks and their shortcuts (\\) are not interpreted. :(&lt;br /&gt;
&lt;br /&gt;
--[[User:Shure|Shure]] ([[User talk:Shure|talk]]) 13:13, 19 March 2013 (CET)&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Mathtest&amp;diff=7629</id>
		<title>Mathtest</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Mathtest&amp;diff=7629"/>
		<updated>2013-03-19T12:12:13Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- some LaTeX macros we want to use: --&amp;gt;&lt;br /&gt;
$&lt;br /&gt;
  \newcommand{\Re}{\mathrm{Re}\,}&lt;br /&gt;
  \newcommand{\pFq}[5]{{}_{#1}\mathrm{F}_{#2} \left( \genfrac{}{}{0pt}{}{#3}{#4} \bigg| {#5} \right)}&lt;br /&gt;
$&lt;br /&gt;
 &lt;br /&gt;
We consider, for various values of $s$, the $n$-dimensional integral&lt;br /&gt;
\begin{align}&lt;br /&gt;
  \label{def:Wns}&lt;br /&gt;
  W_n (s)&lt;br /&gt;
  &amp;amp;:= &lt;br /&gt;
  \int_{[0, 1]^n} &lt;br /&gt;
    \left| \sum_{k = 1}^n \mathrm{e}^{2 \pi \mathrm{i} \, x_k} \right|^s \mathrm{d}\boldsymbol{x}&lt;br /&gt;
\end{align}&lt;br /&gt;
which occurs in the theory of uniform random walk integrals in the plane, &lt;br /&gt;
where at each step a unit-step is taken in a random direction.  As such, &lt;br /&gt;
the integral \eqref{def:Wns} expresses the $s$-th moment of the distance &lt;br /&gt;
to the origin after $n$ steps.&lt;br /&gt;
 &lt;br /&gt;
By experimentation and some sketchy arguments we quickly conjectured and &lt;br /&gt;
strongly believed that, for $k$ a nonnegative integer&lt;br /&gt;
\begin{align}&lt;br /&gt;
  \label{eq:W3k}&lt;br /&gt;
  W_3(k) &amp;amp;= \Re \, \pFq32{ \\ \frac12, -\frac k2, -\frac k2}{1, 1}{4}.&lt;br /&gt;
\end{align}&lt;br /&gt;
Appropriately defined, \eqref{eq:W3k} also holds for negative odd integers. &lt;br /&gt;
The reason for \eqref{eq:W3k} was  long a mystery, but it will be explained &lt;br /&gt;
at the end of the paper.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tests]]&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7628</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7628"/>
		<updated>2013-03-19T12:11:12Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \linebreak&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7627</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7627"/>
		<updated>2013-03-19T12:10:01Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7626</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7626"/>
		<updated>2013-03-19T12:09:10Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
|&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7625</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7625"/>
		<updated>2013-03-19T12:08:49Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
 &amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&lt;br /&gt;
 &amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&lt;br /&gt;
 &amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7624</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7624"/>
		<updated>2013-03-19T12:08:37Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&lt;br /&gt;
&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&lt;br /&gt;
&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7623</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7623"/>
		<updated>2013-03-19T12:08:09Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
:&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&lt;br /&gt;
:&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7622</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7622"/>
		<updated>2013-03-19T12:07:52Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt; is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
:&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt; Density of air = about 1.2 Kg/m³&lt;br /&gt;
:&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;Surface area of the wind facing functional turbine area&lt;br /&gt;
:&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;Wind speed in m/s&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7621</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7621"/>
		<updated>2013-03-19T12:04:55Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
| &amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt;| is the power, which is available in the wind, as kinetic energy&lt;br /&gt;
| &amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt;|Density of air = about 1.2 Kg/m³ |&lt;br /&gt;
|&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;|Area of turbine |&lt;br /&gt;
|&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;|Wind speed in m/s |&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7620</id>
		<title>Tiny Vertical Axis Wind Turbine (TiVA)</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Tiny_Vertical_Axis_Wind_Turbine_(TiVA)&amp;diff=7620"/>
		<updated>2013-03-19T12:04:34Z</updated>

		<summary type="html">&lt;p&gt;Shure: /* Power estimation and electronics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Introduction==&lt;br /&gt;
Part of the modular [[Wind Turbine]] system is a downscaled VAWT called [[TiVA]] with tiny dimensions. With these inexpensive, small prototypes we can have a fast prototyping and research pace. Any successful design approaches may then be scaled up and used at larger turbines.&lt;br /&gt;
&lt;br /&gt;
The '''Ti'''ny '''V'''ertical '''A'''xis Wind Turbine is a general prototype model and testing platform for a larger wind turbine, and also the prototype for the Apollo-NG Zephyr Wind-Park Construction Kit. [[TiVA]] and [[Wind Turbine]] specifications started with a joint development venture between [http://www.etemu.com etemu.com] and [http://apollo.open-resource.org Apollo-NG]. All information is released open source and for free, for a better world and for the fun of open collaboration. (CC BY-SA)&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
The '''[[TiVA]]''' is currently in the research phase of product development, we are focusing on the dimensions and design of it's single components right now with 3D modeling and simulation parallel with the real life prototyping: We encourage the use of CAE, are working with 2D/3D CAD, and made first steps in simulating with [[CAD_tools|CFD + FEA]].&lt;br /&gt;
We try to minimize it with designing and calculating as much as possible, but real life testing is of course very important, too. A wooden rotor base with bearings has already been machined, NACA0018 wings have been prototyped and tested. First results are, that lift profiles like the NACA0018 airfoil are very inefficient at small turbine dimensions and low wind speeds, but efficient at large dimensions and medium to high wind speeds. This is because the critical Reynolds number can be accomplished at a large diameter, but not at a small turbine.&lt;br /&gt;
&lt;br /&gt;
==Prototyping==&lt;br /&gt;
We are gathering the resources for the first prototypes, here is a rough bill of materials for a first prototype: [[Media:Tiva_bom_prototype_p1.pdf]].&lt;br /&gt;
&lt;br /&gt;
Do '''you'''&amp;lt;ref&amp;gt;yes, I mean you, my dear reader. :)&amp;lt;/ref&amp;gt; have something available for this project? ''Please'' add yourself to this list and describe the parts, tools or experience you have to share.&lt;br /&gt;
&lt;br /&gt;
TODO: post a list with all the parts needed for one TiVA.&lt;br /&gt;
&lt;br /&gt;
NICE TO HAVE and still searching for this project:&lt;br /&gt;
Someone with the ability to establish FEM simulations of different&lt;br /&gt;
rotor type models and mechanics to analyze stress points in the&lt;br /&gt;
mechanics and to optimize the rotors performance.&lt;br /&gt;
&lt;br /&gt;
===[[Alex Shure]]===&lt;br /&gt;
As I work at [http://www.etemu.com etemu.com], I have access to an electronic lab and some parts which could come in handy for a TiVA prototype. --[[User:Alex Shure|Alex Shure]] 13:23, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
===Detlef Schmidt===&lt;br /&gt;
Detlef offered to build at least one prototype for our wind turbine project.&lt;br /&gt;
&lt;br /&gt;
===YOU===&lt;br /&gt;
Yea, YOU! Please add yourself to this list if you have anything you can supply or want to contribute. Posts may be in English or German. Link to your profile or drop [[Alex Shure|Alex]] a line with your E-Mail, so we can get back to you if we need anything. :-)&lt;br /&gt;
&lt;br /&gt;
''Funding with parts or money is very welcome!''&lt;br /&gt;
&lt;br /&gt;
==TiVA design outlines==&lt;br /&gt;
[[File:20120513LXM08559_LX-M.de_TiVA_CAD-003.jpg|512px|thumb|right|We encourage the use of CAE and work with 2D/3D CAD.]]&lt;br /&gt;
&amp;lt;50cm long parts can be cut out at almost every small CNC milling machine. &lt;br /&gt;
 &lt;br /&gt;
48cm wings can be made out of:&lt;br /&gt;
 &lt;br /&gt;
# styrofoam, Styrodur etc with a hot wire CNC cutter&lt;br /&gt;
# the famous 2-by-4s with a planer&lt;br /&gt;
# like an R/C plane wing with wooden rips and a foiled surface&lt;br /&gt;
# sheet metal, aluminium sheeting bent over cores [rips]&lt;br /&gt;
# wooden sheet material&lt;br /&gt;
# plastic pipes&lt;br /&gt;
 &lt;br /&gt;
fixed main shaft: Do = 8 mm, 608ZZ radial single race bearings&lt;br /&gt;
rotating turbine assembly, rotor shaft where the bearings seat: Di = 22 mm&lt;br /&gt;
 &lt;br /&gt;
At this size, a single I-beam design should be suitable, not a dual-bridge-H-rotor assembly.&lt;br /&gt;
 &lt;br /&gt;
A V rotor looks promising, too. Resource demand is further reduced with this type of rotor. two bladed or three bladed? apparently, two bladed designs have severe problems with low wind conditions and self-starting issues =&amp;gt; three bladed.&lt;br /&gt;
 &lt;br /&gt;
V-rotor advantages: &lt;br /&gt;
* least amount of material for a given lift-type wing surface&lt;br /&gt;
* best wing volume vs static structural volume ratio&lt;br /&gt;
* only one wing-fixture-point&lt;br /&gt;
* no bridges, less moving parts&lt;br /&gt;
* less connections, less machining operations, less screws or welds&lt;br /&gt;
* dissassembly is easier&lt;br /&gt;
* uses a higher surface at a larger height, less turbulences at the ground&lt;br /&gt;
* (tbd) less prone to oscillations?&lt;br /&gt;
* snow can't set onto most of the rotor&lt;br /&gt;
* can be adapted to also use up-winds in urban environments, especially interesting at the top of buildings.&lt;br /&gt;
 &lt;br /&gt;
                                                                     &lt;br /&gt;
   __      __    &amp;lt;-test if winglets make a difference                   &lt;br /&gt;
    \      /    &amp;lt;- place a rope here, or lower;                                                        &lt;br /&gt;
     \----/    &amp;lt;- to cope with centripetal forces at high rpm    &lt;br /&gt;
      \  /    &amp;lt;- wings in V-form                                        &lt;br /&gt;
       \/    &amp;lt;- plate with wing-fixtures and seats for the two bearings &lt;br /&gt;
       ||    &amp;lt;- shaft/rotor coupling with two bearings                  &lt;br /&gt;
      _/\_    &amp;lt;- any type of stand or clamp, generator, electronics     &lt;br /&gt;
                                                                     &lt;br /&gt;
 &lt;br /&gt;
&amp;gt;I was thinking that we can't have a reliable ''absolute'' measuring device, so if all devices are built the same way then we can have a ''relative'' measuring device...&lt;br /&gt;
&amp;gt;&amp;gt;That is right, because there is no wing-tip-speed ratio at drag rotors. Perfect no-load drag wings have a wing-tip-speed ratio of one, thus rotating as fast as the wind ;) &lt;br /&gt;
&amp;gt;we would have to have half-cups as wings to form an actual absolute wind speed measure device like those things you can buy and don't put any load at the generator.&lt;br /&gt;
&lt;br /&gt;
*Build a lovely grid and show, that wind turbines can be fun - we visualize the unused wind speed and energy. Plus it would be easy to deploy and portable, system voltage of 5V would provide charging power for mobile phones etc. USB power output could be easily done, fed by a 5 V buck-boost converter and 4 AA cells.&lt;br /&gt;
 &lt;br /&gt;
*can serve as a measure+log device for wind speeds&lt;br /&gt;
*has on-board electronics: switching power supply, 3.3V or 5V system voltage for MCU and electronics+LEDs, goldcap ?, mcu recommendation: either a low power ti MSP 16bit on a launchpad or the ordinary Atmel Atmega 328(pu) with an Arduino bootloader (or derivative) -&amp;gt; both would be diy-friendly and cheap. &lt;br /&gt;
*logging shield with shunts and opamps, goldcap, hprgb shield with logic level mosfets, software pwm.&lt;br /&gt;
*Reliable measurement is difficult in many ways, because devices would have to be calibrated in a (diy) wind tunnel. But let's see how far we get.&lt;br /&gt;
*can be deployed on a field, in an urban environment etc, flexible and mobile.&lt;br /&gt;
*one high power RGB LED acts as a universal signal: can be an indicator for wind speed, keep-alive.. or a 3 x 8 bit digital pixel. &amp;lt;br /&amp;gt;&lt;br /&gt;
If deployed in an array on a field or in an urban environment: in low natural light conditions, at sundawn or in the night, the wind pattern can be determined by the flash+color pattern of the small wind turbines. MCU logging onto e.g. micro-sd card or via wireless link is an optional step.&amp;lt;br /&amp;gt;&lt;br /&gt;
It would be a very cool art piece at night if all turbines would be connected to a master (which would be easy outdoors on a field) or connected in a grid. A pattern could be generated and all turbines could flash in sync. single flashes could be emitted with full power even if the wind conditions are bad, just the off-periods may be pretty long then.&lt;br /&gt;
*nodes may be connected (for example a cheap NRF24L01 node-based-network) or even simpler:&lt;br /&gt;
*'''the hp-LED is used as a transmitter and a cheap photo transistor as a receiver.''' Think of an infra-red remote control but with visible light and with much more power.&lt;br /&gt;
#Use a present IrDA protocol, for example IrSimple. (check the web for existing implementations and libraries in C for the MSP or AVR platform.)&lt;br /&gt;
#A system similar to [[ROnja]], but without any lenses. Maybe [[clock]] can help us out?&lt;br /&gt;
&lt;br /&gt;
*[[TiVA]]s can be attached to the top of a tree, especially to free-standing ones. No pole required and higher wind speeds gained: ''win-win''.&lt;br /&gt;
 &lt;br /&gt;
*For a rough estimation, if the VAWT is working and how the wind condition is: Stick a thick wool or thin polythene (bin liner) tell-tales onto the top of the blades. This gives an indication of the relative speed of the blades and it is quite simple to see if the turbine is just being blown around by the drag on the downwind rotor or 'actually' running.&lt;br /&gt;
 &lt;br /&gt;
*A tell-tale in the centre of the rotor between the blades; so one can see the airflow through the rotor. As the rotor starts this will still blow out sideways, but when the rotor is running (without any load), it will hang limp indicating very little air flowing through the turbine. A gust or putting load on the turbine/generator will cause it to blow out sideways due to the wind which gets through.&lt;br /&gt;
&lt;br /&gt;
== Mechanics ==&lt;br /&gt;
&lt;br /&gt;
=== Forces ===&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;m&amp;gt;F_{pole} = \frac{1}{2} \times \rho \times C_d \times A_{wind} \times v_{wind}^2&amp;lt;/m&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;m&amp;gt;\rho&amp;lt;/m&amp;gt; Density of air = about 1.2 Kg/m³ &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;C_d&amp;lt;/m&amp;gt; Coefficient of drag = 1.0 (cylinder Re &amp;gt; 100)&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;A_{wind}&amp;lt;/m&amp;gt; Area of turbine&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;m&amp;gt;v_{wind}&amp;lt;/m&amp;gt; Wind speed in m/s&lt;br /&gt;
&lt;br /&gt;
[[File:20120410LXM213251_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|A board of spruce ready to be worked on with a planer.]]&lt;br /&gt;
[[File:20120410LXM213259_etemu.com_airfoil.jpg|400px|thumb|right|alt=photo of a piece of spruce|After the first few steps of planing the edges.]]&lt;br /&gt;
[[File:20120410LXM215603_etemu.com_airfoil.jpg|400px|thumb|right|alt=Work in progress photo of a wooden NACA airfoil made with a table saw and a planer out of spruce|Work in progress photo of a wooden NACA airfoil made with a table saw and a planer. The wood (spruce) used here is of rather low quality and split up at the trailing edge.]]&lt;br /&gt;
&lt;br /&gt;
=== Rotor and wings  ===&lt;br /&gt;
 &lt;br /&gt;
Compared to drag-only type rotors (Savonius), the lift-only type rotors (Darrieus) haven proven to be generally less suitable for low wind environments and for small sized rotors. However, the maximum speed of drag-only type rotors is always lower than a comparable lift-only type rotor, because a lift-only type rotor can rotate faster than the wind speed at the tips but with less torque. A drag-only type rotor can develop more torque, even at early stages in low wind conditions. At a large turbine diameter with a direct driven alternator, this would require a very specific and resource-intensive generator to accommodate for the very low rotational speed. A typical low end for a direct driven axial flux permanent magnet alternator with many poles is about 150 revolutions per minute. Everything under 150 rpm means huge additional resource investments into rare earth magnets and loads of copper (windings).&lt;br /&gt;
 &lt;br /&gt;
For the very small [[TiVA]], the research focus will be on three wing types, either of them mounted on a H (with arms) or V (with a base mount) or sandwich (base and top plate) shaped rotor:&lt;br /&gt;
 &lt;br /&gt;
# A lift-only type wing profile. The wings are formed by one (''NACA'') profiled element or segments of pipes, e.g. made of DN100-PE-tubes (standard sewer piping in Germany)&lt;br /&gt;
# The Van Canstein wing form and further derivatives based on it, with less parts if possible.&lt;br /&gt;
# The Lenz2 wing profile, a combined lift-and-drag profile developed by Edwin Lenz from windstuffnow.com.&lt;br /&gt;
&lt;br /&gt;
The lift-only type wing profile has been successfully tested by now with the NACA0018 airfoil. Testing concluded that we will not further investigate lift profiles with TiVA, as the Reynolds number is much too low at these small dimensions, thus the rotor could not revolve faster than a TSR&amp;lt;ref&amp;gt;Tip Speed Ratio&amp;lt;/ref&amp;gt; of 2 with not load. A TSR of at least 3 would be required to be reasonably efficient.&lt;br /&gt;
In addition to the low TSR, the NACA0018 profile had a low performance in low to medium wind speeds vs a crude drag profile and could not self-start at all.&lt;br /&gt;
&lt;br /&gt;
=== C-Type Rotor ===&lt;br /&gt;
 &lt;br /&gt;
The &amp;quot;Van Canstein&amp;quot; wing form is a special type of H-rotor with a combined lift-and-drag-wing.&lt;br /&gt;
 &lt;br /&gt;
=== H-Type Rotor ===&lt;br /&gt;
&lt;br /&gt;
* may be the simplest design, very simple wing forms are possible.&lt;br /&gt;
Complex Darrieus rotor: wings in helix-form, spiraled, lift-type&lt;br /&gt;
Simpler H-rotor: wings straight. May even be without any profile. Lift-type or Drag-type or lift-drag-type -&amp;gt; C-rotor&lt;br /&gt;
 &lt;br /&gt;
====C-type vs simple H-type====&lt;br /&gt;
 &lt;br /&gt;
con C-type, pro H-type:&lt;br /&gt;
* C-type requires two parts to form a wing -&amp;gt; more material&lt;br /&gt;
* wing tip has to be bent into an aerodynamic shape -&amp;gt; more complexity, especially at the mounting points &lt;br /&gt;
* upper wind speed limit is lower&lt;br /&gt;
 &lt;br /&gt;
pro C-type, con H-type:&lt;br /&gt;
* C-type requires lower wind speed, creates higher torque at lower wind speeds&lt;br /&gt;
* usable bandwidth of wind speed is higher&lt;br /&gt;
&lt;br /&gt;
=== NACA0018 profiled straight wing fabrication process ===&lt;br /&gt;
&lt;br /&gt;
One idea is to make a wing out of two symmetrical pieces. One half of the profile could be milled out of wooden sheet material or planed out of a pre-cut board by hand. Half of a profile can be hold down and clamped because one side will still be flat. The two halves are then glued together.&lt;br /&gt;
&lt;br /&gt;
The pictures at the right show a simple profile made out of thin boards. They are cut out of a sheet with a table saw and then planed by hand.&lt;br /&gt;
&lt;br /&gt;
==Power estimation and electronics==&lt;br /&gt;
 &lt;br /&gt;
All calculations are made in the metric system. Corrections and additional approaches are always welcome.&lt;br /&gt;
 &lt;br /&gt;
Power in the wind:&lt;br /&gt;
 &lt;br /&gt;
:&amp;lt;math&amp;gt;P_{wind} = \frac{1}{2} \times \rho \times A_{wind} \times v_{wind}^3&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
|&amp;lt;math&amp;gt;P_{wind}&amp;lt;/math&amp;gt;| is the power, which is available in the wind, as kinetic energy|&lt;br /&gt;
|&amp;lt;math&amp;gt;\rho&amp;lt;/math&amp;gt;|Density of air = about 1.2 Kg/m³ |&lt;br /&gt;
|&amp;lt;math&amp;gt;A_{wind}&amp;lt;/math&amp;gt;|Area of turbine |&lt;br /&gt;
|&amp;lt;math&amp;gt;v_{wind}&amp;lt;/math&amp;gt;|Wind speed in m/s |&lt;br /&gt;
 &lt;br /&gt;
Estimated Wind-Power conversion (mechanical):&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;P_{mech}=P_{wind} \times \rho_{turbine} &amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
while &lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\rho_{simple} = 20% \\&lt;br /&gt;
\rho_{decent} = 30% \\&lt;br /&gt;
\rho_{good} = 30% \\&lt;br /&gt;
\rho_{superbVAWT} = 40% \\&lt;br /&gt;
\rho_{superbHAWT} = 50%.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
A tuned VAWT may have a best-case efficiency of 40%&amp;lt;ref&amp;gt;Can the EVAwt design yield more? To be determined!&amp;lt;/ref&amp;gt;, while a simple drag-based turbine with no optimization nor special aerodynamics may have an efficiency of about 20%.&lt;br /&gt;
&lt;br /&gt;
h_1=0.32 m &amp;lt;br /&amp;gt;&lt;br /&gt;
d_1=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_1=0.1024 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
h_2=0.48 m&amp;lt;br /&amp;gt;&lt;br /&gt;
d_2=0.32 m&amp;lt;br /&amp;gt;&lt;br /&gt;
A_2=0.1536 m^2&amp;lt;br /&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|km/h&lt;br /&gt;
|P_{0.1024m^2}[W]&lt;br /&gt;
|P_{0.1536m^2}[W]&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|6.5&lt;br /&gt;
|0.35&lt;br /&gt;
|0.5&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|16.00&lt;br /&gt;
|5.5&lt;br /&gt;
|8.2&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.50&lt;br /&gt;
|15&lt;br /&gt;
|22.6&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|29&lt;br /&gt;
|32&lt;br /&gt;
|48&lt;br /&gt;
|&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1024m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.35&lt;br /&gt;
|0.07&lt;br /&gt;
|0.1&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|5.5&lt;br /&gt;
|1.1&lt;br /&gt;
|1.65&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|15&lt;br /&gt;
|3&lt;br /&gt;
|4.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|32&lt;br /&gt;
|6.4&lt;br /&gt;
|9.6&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
|m/s&lt;br /&gt;
|P_{0.1536m^2} [W]&lt;br /&gt;
|P_{\rho=0.2}&lt;br /&gt;
|P_{\rho=0.3}&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|1.8&lt;br /&gt;
|0.5&lt;br /&gt;
|0.1&lt;br /&gt;
|0.15&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|4.5&lt;br /&gt;
|8.2&lt;br /&gt;
|1.65&lt;br /&gt;
|2.5&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|6.25&lt;br /&gt;
|22.6&lt;br /&gt;
|4.5&lt;br /&gt;
|6.8&lt;br /&gt;
|----&lt;br /&gt;
|&lt;br /&gt;
|8.0&lt;br /&gt;
|48&lt;br /&gt;
|9.6&lt;br /&gt;
|14.4&lt;br /&gt;
|----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
*Assuming a bad (20%) or decent (30%) turbine design \rho_{turbine}=0.26&lt;br /&gt;
*A rather bad permanent magnet alternator with \rho_{alternator}=0.75;&lt;br /&gt;
*A normal synchronous rectifier with superb-by-design perfomance of \rho_{rect}=0.98;&lt;br /&gt;
*A buck-boost inverter with a good performance of \rho_{rect}=0.85;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{overall}=0.25*0.75*0.98*0.85=0.16&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Conclusion: A 0.32 x 0.32 drag-only VAWT generates about P_{mech} = 0.1...10 W and in average German wind conditions (3 - 4 m/s??) about 0.5 - 1 W. If we have a good alternator (which will be easier at this size because of the high rpm) and a synchronous rectifier (rectifier not necessary if buck/boost power supply doesn't need DC, are there suitable packages for this mode?), most of the power will be available as an input for a buck/boost converter, which can operate reasonably well at these small power ratings.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Chrono developed a PDU (power distribution unit) which contains low power buck-boost inverters - maybe a small scale version can be powered directly by this wind turbine, generating only 5 V and 3.3 V, omitting the 12 V.&lt;br /&gt;
 &lt;br /&gt;
Assuming a worst-case average electrical power of 1 W after rectifying and regulating, one can still charge a cheap 4-pack of NiCd/NiMH (4 x 1.3 V = 5.2 V) which provides power for the system and for high power demands, e.g. activating the LED pattern at night. Charging all of the cells with 1 W from 0 % to 100 % takes (4 * 4 Wh) / 1 W = 16 h. At a wind speed of 8 m/s = 28,8 km/h and P_{el} = 48 W * 0.16 = 7.68 W, the batteries will be fully charged in just  (4 * 4 Wh) / 7.68 W = 2 h 5 min.&lt;br /&gt;
 &lt;br /&gt;
One AA cell contains 1.3 V x 2500 mAh = 3.25 Wh of stored energy. We don't fully discharge the batteries, thus only 3 Wh will be used. However, taking charging and internal resistance losses and a safety margin into account, we need about 4 Wh of energy to store and retrieve about 3 Wh of energy. &lt;br /&gt;
 &lt;br /&gt;
4 AA cells equal 4 x 3 Wh = 12 Wh of energy. Without simultaneous recharging, this is enough to provide: &lt;br /&gt;
 &lt;br /&gt;
* five hours of one hp-LED shining at full brightness in white color or&lt;br /&gt;
* ten days of one hp-LED flashing at full brightness with one color at a duty cycle of 10%, e.g. on for one second and off for nine seconds.&lt;br /&gt;
* in real time without battery backup, the hp-LED may be pulsed at full power and 10% duty cycle at quite low wind speeds and 100% at &amp;gt;6.25 m/s.&lt;br /&gt;
&lt;br /&gt;
==Main Controller: ''[[Wilssen]]''==&lt;br /&gt;
&lt;br /&gt;
(moved to separate page: [[Wilssen]])  &lt;br /&gt;
&lt;br /&gt;
=== controlled parallel-serial generator switching system ===&lt;br /&gt;
&lt;br /&gt;
The turbine can be actively regulated by Wilssen's load-balancing features, such as increasing or decreasing the load, up to the freewheeling no-load open-circuit state, or reconfiguring the alternator windings on the fly. As the coils are wound at least quadfilar, there are various possibilities to connect the windings.&lt;br /&gt;
 &lt;br /&gt;
Draft for a closed control loop:&lt;br /&gt;
 &lt;br /&gt;
example values:&lt;br /&gt;
V_out = 16V&lt;br /&gt;
V_sys = variable, depending on load&lt;br /&gt;
V_gen = variable, depending on wind input and switching and system voltage&lt;br /&gt;
 &lt;br /&gt;
#monitor V_out. if V_sys less than Vout, then&lt;br /&gt;
#serialize the windings,&lt;br /&gt;
##still to little voltage? -&amp;gt; if generator-coil-form-1 and many points are broken out of the coil, then serialize them in a pattern to gain more voltage&lt;br /&gt;
##too much voltage? never mind, either wait for a small period of time because the rotor has a mass and stores kinetic energy, which first has to be converted by the &amp;quot;new serial-wound-generator&amp;quot;. the speed will drop eventually and the voltage will stabilize itself, OR&lt;br /&gt;
##rapidly switch between parallel and serial modes (if the load, e.g. the synchronous rectifier, can cope with the spikes (inductive..) and has appropriate switching abilities) and thus form an sort of automatic pulse width modulated, regulated, operation mode.&lt;br /&gt;
#if V_sys + Vdelta,hysteresis &amp;gt;Vout, then&lt;br /&gt;
#switch to parallel mode&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
other cases:&lt;br /&gt;
 &lt;br /&gt;
*any of the voltages exceed e.g. 56V: emergency mode:&lt;br /&gt;
* either make the generator windings float or short them.&lt;br /&gt;
: '''!! shorting may not be an option. only with temperature control of the generator and the semiconductors due to the heat generated at a shortcut.!!'''&lt;br /&gt;
 &lt;br /&gt;
*If all batteries are loaded and the current user power consumption level is minimal, the power surplus of the turbine should be fed into high power LEDs, pointing upwards from the base, lighting the turbine. This adds to protect the system of an unbalanced situation, when more power is generated than reasonably consume- or storable and at the same time to signal, that we still have more energy to share, inviting people to join, in a friendly and beautiful manner.&lt;br /&gt;
 &lt;br /&gt;
*In general, LEDs should also be incorporated at the controller: the controller should have a mosfet-switched control output, one 3W RGB led should display the wind speed or the battery voltage.. (on a scale from red to green and strobe patterns)&lt;br /&gt;
 &lt;br /&gt;
* 'high-tech' electronic idea: dual rotor on single pole design, counter rotating, brush-less royer converter, doubled rpm, less poles, switching power supply is already build in due to the royer converter, coil-in-coil, core coupling, voltage output may be quite high from the start. lower electrical efficiency? downside: needs IP67 protected circuits on both the rotor and the stator of the royer converter. upside: output voltage could be regulated on-board. also, input voltage may be very low depending on the setup.&lt;br /&gt;
* variation: a rotor with lift-type wings on top and a rotor with drag-type wings at the bottom. thus the lower rotor gains speed at lower wind speeds but has a top end speed of approx. lift-type/2, while the lift-type wing still accelerates in high wind speed conditions.&lt;br /&gt;
&lt;br /&gt;
== Rectifier: active or passive ==&lt;br /&gt;
 &lt;br /&gt;
=== Passive Schottky-Rectifier ===&lt;br /&gt;
 &lt;br /&gt;
A diode bridge is an arrangement of four (or more) diodes in a bridge circuit configuration that provides the same polarity of output for either polarity of input. A bridge rectifier provides full-wave rectification from a two-wire AC input. The essential feature of a diode bridge is that the polarity of the output is the same regardless of the polarity at the input and nothing has to be controlled vs the active rectification, which needs to be very precisely controlled.&lt;br /&gt;
&lt;br /&gt;
=== Active synchronous rectification ===&lt;br /&gt;
 &lt;br /&gt;
Active rectification, or synchronous rectification, is a technique for improving the efficiency of rectification by replacing diodes with actively-controlled switches such as power MOSFETs.&lt;br /&gt;
&lt;br /&gt;
The constant voltage drop of a standard p-n junction diode is typically between 0.7 V and 1.7 V, causing significant power loss in the diode. Electric power depends on current and voltage: the power loss rises proportional to both current and voltage.&lt;br /&gt;
&lt;br /&gt;
In low voltage converters, the voltage drop of a diode has an adverse effect on efficiency. One classic solution replaces standard silicon diodes with Schottky diodes, as in our Schottky-rectifier version, which exhibit very low voltage drops (about 0.3 - 1 volts). However, even Schottky rectifiers can be significantly more lossy than the synchronous type, notably at high currents (as the forward voltage drop of the diode rises with the current) and low voltages.&lt;br /&gt;
&lt;br /&gt;
Replacing a diode with an actively controlled switching element such as a MOSFET is the heart of active rectification. MOSFETs have a constant very low resistance when conducting, known as on-resistance (RDS(on)). They can be made with an on-resistance as low as 10 mO or even lower. The voltage drop across the transistor is then much lower, meaning a reduction in power loss and a gain in efficiency. &lt;br /&gt;
&lt;br /&gt;
==TiVA applications==&lt;br /&gt;
I would like to deploy 1-3 of these tiny turbines at a nearby off-grid mountain bike downhill track. I hope to gain the interest for renewable energy / wind turbines of any passenger who rides or cheers there at a race. --[[User:Alex Shure|Alex Shure]] 13:31, 3 April 2012 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Appendix==&lt;br /&gt;
This wiki entry evolved from a pad at apollo.open-resource.org with [[chrono]] &amp;amp; [[Alex]]. We try to keep Apollo's wiki and this OSE wiki entry synchronized, however, there might be variations or recent additions on either platform.&lt;br /&gt;
&lt;br /&gt;
[[Category: Windenergie]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001337.jpg&amp;diff=7256</id>
		<title>Datei:WiLSSEN whiteboard drafts IMG 20130220 001337.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001337.jpg&amp;diff=7256"/>
		<updated>2013-02-21T13:44:09Z</updated>

		<summary type="html">&lt;p&gt;Shure: Shure uploaded a new version of &amp;amp;quot;File:WiLSSEN whiteboard drafts IMG 20130220 001337.jpg&amp;amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001329.jpg&amp;diff=7255</id>
		<title>Datei:WiLSSEN whiteboard drafts IMG 20130220 001329.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001329.jpg&amp;diff=7255"/>
		<updated>2013-02-21T13:44:05Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
	<entry>
		<id>https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001337.jpg&amp;diff=7254</id>
		<title>Datei:WiLSSEN whiteboard drafts IMG 20130220 001337.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.opensourceecology.de/index.php?title=Datei:WiLSSEN_whiteboard_drafts_IMG_20130220_001337.jpg&amp;diff=7254"/>
		<updated>2013-02-21T13:43:41Z</updated>

		<summary type="html">&lt;p&gt;Shure: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Shure</name></author>
	</entry>
</feed>