Inverter: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(merge from DIY Inverter)
 
(94 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Decently well documented inverter system, 2 kW, using transformers:
[[Image:Basicinverter.png|thumb|x300px| We start by looking at how an old fashioned square wave inverter works. [http://www.solar-facts.com/inverters/how-inverters-work.php source]<br/>
*Disadvantage: about 70-80% efficient; appears that non-solid state inverters are less efficient than solid state.
<br/>
<html><iframe width="540" height="405" src="//www.youtube.com/embed/l2ZOuwx7iXo" frameborder="0" allowfullscreen></iframe></html> [[File:Step_wave_inverter_concept.skp]] ]]
 
 
=Introduction=
 
An open source inverter appears! In development.
 
[[Inverter Log]]
 
----
 
'''Boost Converter'''
 
[[File: boostsch.odt]]
 
[[File: boostsch.sch]]
 
[[File: boostsch.jpg|300px]]
 
Notes: linear regulators may not be able to handle 72V input, so switching step-down regulator needed in between the 72V and linear regulators.
 
==General Schematic==
 
<html>
<img src="https://docs.google.com/drawings/pub?id=1aB140an7Ct3fl4JJcXs0MOS-zTV52nvSJxtgLN5YjVw&amp;w=480&amp;h=360">
</html>
 
[https://docs.google.com/drawings/d/1aB140an7Ct3fl4JJcXs0MOS-zTV52nvSJxtgLN5YjVw/edit EDIT & COMMENT]
 
----
 
'''Control Waveform Diagram'''
 
In order to understand the control waveform diagram, the concepts "amplification", "sum (superposition)", and "comparator" must be understood.
 
[[File: ampsumcomp.svg|700px]]
 
[[File: controlwaveform.svg|1100px]]
 
----
'''Carrier Wave and Reference Wave, Combine and Transform! Transformers- waveforms in disguise.'''
 
[[File:Pwm.png|300px]]
 
The blue triangle wave is the '''carrier wave'''. High frequency.
 
The green sine wave is the '''reference wave'''. Desired output frequency and waveform.
 
The pink square wave is the '''PWM wave'''. It's what you get when you combine the carrier wave and the reference wave into a '''[http://en.wikipedia.org/wiki/Comparator comparator]'''. When the reference wave is a higher voltage than the carrier wave, the pink square wave is high voltage. When the reference wave is a lower voltage than the carrier wave, the pink square wave is low voltage.
 
----
'''Why do you want me to step the DC up?'''
- Note, the squared graph is not entirely correct (e.g. (0.5)^2 = .25 not equal to .5), the curve descends steeper at first and then less and less, finally there is no kink in the curve. Sorry for that. (What we've depicted is |f(t)|, i.e. the absolute value (i.e.where f negative, |f| is positive)) [http://www.wolframalpha.com/input/?i=f%3D+sin^2%28t%29 see Mathematica].
<br />
 
[[File:Calculating_rms.png|300px]]
 
[http://en.wikipedia.org/wiki/Root_mean_square What the hell is a root mean square?]
 
==Design Methodology==
 
Outline of suggested design methodology (from Darren Vandervort, formerly of R&D of Power Electronics at Intel)
 
* The first step is to come up with '''design goals''', and define '''constraints'''.  (time, budget, power, size for example.)
 
* Pros and cons of different design paths are measured against goals and constraints, and a '''design path is chosen'''.  (at this point the design goals are more or less locked.  The design dictated which path was chosen, and if that changes the path will most likely change and any work performed after this point is wasted.)
 
* '''Schematic capture and part sourcing'''.  These are inherently linked and lots of compromises are made during this step to match the values you described.  For example, there may be a pre-manufactured module that can save time, but cost more money in the final design.
 
* '''Simulation and refinement'''.  Simulation has become much more reliable in the last 6-7 years and this will save several iterations and the results are fed back into the schematic capture phase.  After this phase is done the design should be considered closed. Simulation is great for exploring off-nominal behavior such as overload, low power factor, reverse power from load, etc.
 
* '''Layout'''.  This is the design of the actual PCB.  For high frequency there is an extra simulation step here as well because the layout becomes a much larger part of how the circuit performs.  Unless one of the constraints for this design is "as small as possible" the frequencies involved will not necessitate simulation here.
 
* '''Prototype and testing'''.  I would not consider the first design to be the first version.  There are always things overlooked by the engineer that will have to be addressed.
 
==Design Goals==
 
Input: approx. 72VDC
 
Output: 120VAC 60Hz pure sine wave 5kW - 10kW
 
==Design Paths==
 
Step Down + Voltage Regulators: to 3.3V or 5V
 
Step Up + Voltage Regulators: to 170V
 
Digital Reference Sine Wave Generation
 
Carrier Wave Generation
 
PWM Driver
 
Power Handling: H Bridge with MOSFETs
 
Buck/Boost converter? Multi-tap Transformer?
 
Feedback: Error into PID Loop into amplitude factor of reference wave amplification
 
==Schematic==
 
==Simulation==
 
==Layout==
 
==Printed Circuit Assembly==
 
==Case and External Connections==
 
[[Terminal Case]]
 
[[Terminal Block]]
 
==Complete Assembly==
 
== Old Notes ==
 
In summary, use a voltage regulator with circuitry to make a reference sine wave at the desired AC frequency and a carrier triangle wave at high frequency, compare the two waves to get a PWM signal and run that into an H-bridge with high DC input from a boost converter, then followed by a filter and a feedback circuit. Tada, inverter.
 
[[Inverter/Yoonseo Design]]
 
==Industry & Open Source Research==
 
=== Inverter Papers  ===
 
Some from [[Universal Power Supply/Research Development]].
 
*100kW open source inverter for AC induction motor - [http://eet.etec.wwu.edu/ahmanna/project/docs/Prodject%20description.pdf]
*[http://www.akamaiuniversity.us/PJST8_1_4.pdf Paper on Low-Power Square Wave Inverter Including Circuit Diagram and Specific Explanations]
*[http://www.wpi.edu/Pubs/E-project/Available/E-project-042507-151144/unrestricted/High_Voltage_DC_Converter.pdf Paper on Medium Power True Sine Wave Inverter Including Circuit Diagram and Bill of Materials]
*[http://www.wpi.edu/Pubs/E-project/Available/E-project-042507-092653/unrestricted/MQP_D_1_2.pdf DC/AC Pure Sine Wave Inverter]
*[http://www.osti.gov/bridge/servlets/purl/861667-Hw2tDi/861667.pdf Solid Oxide Fuel Cell Inverter]
*[http://www.nrel.gov/docs/fy06osti/38771.pdf review of inverter use]
 
 
=== Other DIY Inverters ===
#Arduino microinverter - [http://sustburbia.blogspot.com/2015/10/an-open-source-micro-solar-inverter.html?m=1]
#1kW Michigan State U student capstone paper -  [https://www.google.com/url?sa=t&source=web&rct=j&url=http://www.egr.msu.edu/classes/ece480/capstone/fall14/group07/PDFs/ECE480_Team7%2520Final_Report.pdf&ved=0ahUKEwj25Kqwk9DMAhUB8CYKHRbADTMQFghtMBI&usg=AFQjCNGbsmavPJ1vpQQJhVcmHRlc1Jjxlw]
#10 kW induction heater + inverter circuit - [http://www.mindchallenger.com/inductionheater/inductionlevitation4.html]
#'''Microwave Transfomers''' - they propose to use modified transformers from old microwave ovens, you’d need about 10 broken micros’ and 20 N-type power MOSFET’s for a 9kw unit. [http://electronics-diy.com/electronic_schematic.php?id=609]
#'''Open Source 100kW Electric Vehicle Controller/Inverter'''. This is a senior project for electrical vehicles. Its out is 3 phase. This could be of interest for the induction furnace. The design is very simple. Not sure if it was ever implemented. It is made mostly from IC's. Maybe these could be replaced to reduce some of the costs. [http://eet.etec.wwu.edu/ahmanna/project/docs/Prodject%20description.pdf]
#'''Solar Grid-Intertie Inverter''' - http://www.timnolan.com/index.php?page=solar-grid-intertie-inverter
#500W Inverter - [http://www.electronics-lab.com/projects/power/005/index.html]
#Open Source Software and ARM based control board for driving an AC induction motor with V/Hz or FOC - [http://www.tumanako.net tumanako.net]
 
===Scalable Commercial Inverter===
 
The company MGE UPS seems to have merged with another one named APC, but the concept is good. This inverter is scalable up to 20kw. It looks like the inverters are designed to share some resources and are just connected in series.
 
(bad link) http://rep.mgeups.com/3ppdf/s4.pdf
 
From wikipedia on scalable 3 phase AC:
To construct inverters with higher power ratings, two six-step three-phase inverters can be connected in parallel for a higher current rating or in series for a higher voltage rating. In either case, the output waveforms are phase shifted to obtain a 12-step waveform. If additional inverters are combined, an 18-step inverter is obtained with three inverters etc. Although inverters are usually combined for the purpose of achieving increased voltage or current ratings, the quality of the waveform is improved as well. [http://en.wikipedia.org/wiki/Inverter_%28electrical%29 1]
 
===Arduino Based Inverters===
*http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1287161833
*http://www.kerrywong.com/2010/03/12/a-power-inverter-with-arduino-pulse-source/
 
=== Unevaluated Links from Gabrielle Leblanc ===
 
http://www.youtube.com/watch?v=aY9qmeA8gVI
Homemade 1.8kW Inverter-Generator
 
http://www.youtube.com/watch?v=aLAXaB9t7GU
Homemade Battery Charger & Generator
 
http://www.youtube.com/watch?v=GmZ5-9a0Rac&feature=plcp
update to above
 
===Legacy Inverter Designs===
 
'''I2K Power Inverter'''
 
This is a decently well documented inverter system, 2 kW, using transformers.  See: http://192.197.62.35/staff/mcsele/i2k.htm
 
*Disadvantages: about 70-80% efficient; appears that non-solid state inverters are less efficient than solid state. The author also confesses it is an older design, that uses a software generated PWM signal.
*Commercial, solid-state inverters are 90-95% efficient (ex., [http://www.buy.com/retail/product.asp?sku=90137311&listingid=41754101])
*Commercial, solid-state inverters are 90-95% efficient (ex., [http://www.buy.com/retail/product.asp?sku=90137311&listingid=41754101])
http://www.technology.niagarac.on.ca/people/mcsele/i2k.htm


Another, smaller-power, less documented example:
''' Institute for Appropriate Technology Inverter'''


Smaller-power, lightly documented example, up to 1000W:
http://www.i4at.org/lib2/inverter.htm
http://www.i4at.org/lib2/inverter.htm


= DIY Inverter =
== Other Reading ==
 
http://en.wikipedia.org/wiki/Power_factor


I found this site, where they propose to use modified transformers from old microwave ovens, you’d need about 10 broken micros’ and 20 N-type power MOSFET’s for a 9kw unit.
http://en.wikipedia.org/wiki/Power_system_harmonics


http://electronics-diy.com/electronic_schematic.php?id=609


[[Category: Power Electronics]]
[[Category:Inverter]]

Latest revision as of 18:57, 10 May 2016

We start by looking at how an old fashioned square wave inverter works. source

File:Step wave inverter concept.skp


Introduction

An open source inverter appears! In development.

Inverter Log


Boost Converter

File:Boostsch.odt

File:Boostsch.sch

Boostsch.jpg

Notes: linear regulators may not be able to handle 72V input, so switching step-down regulator needed in between the 72V and linear regulators.

General Schematic

EDIT & COMMENT


Control Waveform Diagram

In order to understand the control waveform diagram, the concepts "amplification", "sum (superposition)", and "comparator" must be understood.

Ampsumcomp.svg

Controlwaveform.svg


Carrier Wave and Reference Wave, Combine and Transform! Transformers- waveforms in disguise.

Pwm.png

The blue triangle wave is the carrier wave. High frequency.

The green sine wave is the reference wave. Desired output frequency and waveform.

The pink square wave is the PWM wave. It's what you get when you combine the carrier wave and the reference wave into a comparator. When the reference wave is a higher voltage than the carrier wave, the pink square wave is high voltage. When the reference wave is a lower voltage than the carrier wave, the pink square wave is low voltage.


Why do you want me to step the DC up? - Note, the squared graph is not entirely correct (e.g. (0.5)^2 = .25 not equal to .5), the curve descends steeper at first and then less and less, finally there is no kink in the curve. Sorry for that. (What we've depicted is |f(t)|, i.e. the absolute value (i.e.where f negative, |f| is positive)) see Mathematica.

Calculating rms.png

What the hell is a root mean square?

Design Methodology

Outline of suggested design methodology (from Darren Vandervort, formerly of R&D of Power Electronics at Intel)

  • The first step is to come up with design goals, and define constraints. (time, budget, power, size for example.)
  • Pros and cons of different design paths are measured against goals and constraints, and a design path is chosen. (at this point the design goals are more or less locked. The design dictated which path was chosen, and if that changes the path will most likely change and any work performed after this point is wasted.)
  • Schematic capture and part sourcing. These are inherently linked and lots of compromises are made during this step to match the values you described. For example, there may be a pre-manufactured module that can save time, but cost more money in the final design.
  • Simulation and refinement. Simulation has become much more reliable in the last 6-7 years and this will save several iterations and the results are fed back into the schematic capture phase. After this phase is done the design should be considered closed. Simulation is great for exploring off-nominal behavior such as overload, low power factor, reverse power from load, etc.
  • Layout. This is the design of the actual PCB. For high frequency there is an extra simulation step here as well because the layout becomes a much larger part of how the circuit performs. Unless one of the constraints for this design is "as small as possible" the frequencies involved will not necessitate simulation here.
  • Prototype and testing. I would not consider the first design to be the first version. There are always things overlooked by the engineer that will have to be addressed.

Design Goals

Input: approx. 72VDC

Output: 120VAC 60Hz pure sine wave 5kW - 10kW

Design Paths

Step Down + Voltage Regulators: to 3.3V or 5V

Step Up + Voltage Regulators: to 170V

Digital Reference Sine Wave Generation

Carrier Wave Generation

PWM Driver

Power Handling: H Bridge with MOSFETs

Buck/Boost converter? Multi-tap Transformer?

Feedback: Error into PID Loop into amplitude factor of reference wave amplification

Schematic

Simulation

Layout

Printed Circuit Assembly

Case and External Connections

Terminal Case

Terminal Block

Complete Assembly

Old Notes

In summary, use a voltage regulator with circuitry to make a reference sine wave at the desired AC frequency and a carrier triangle wave at high frequency, compare the two waves to get a PWM signal and run that into an H-bridge with high DC input from a boost converter, then followed by a filter and a feedback circuit. Tada, inverter.

Inverter/Yoonseo Design

Industry & Open Source Research

Inverter Papers

Some from Universal Power Supply/Research Development.


Other DIY Inverters

  1. Arduino microinverter - [2]
  2. 1kW Michigan State U student capstone paper - [3]
  3. 10 kW induction heater + inverter circuit - [4]
  4. Microwave Transfomers - they propose to use modified transformers from old microwave ovens, you’d need about 10 broken micros’ and 20 N-type power MOSFET’s for a 9kw unit. [5]
  5. Open Source 100kW Electric Vehicle Controller/Inverter. This is a senior project for electrical vehicles. Its out is 3 phase. This could be of interest for the induction furnace. The design is very simple. Not sure if it was ever implemented. It is made mostly from IC's. Maybe these could be replaced to reduce some of the costs. [6]
  6. Solar Grid-Intertie Inverter - http://www.timnolan.com/index.php?page=solar-grid-intertie-inverter
  7. 500W Inverter - [7]
  8. Open Source Software and ARM based control board for driving an AC induction motor with V/Hz or FOC - tumanako.net

Scalable Commercial Inverter

The company MGE UPS seems to have merged with another one named APC, but the concept is good. This inverter is scalable up to 20kw. It looks like the inverters are designed to share some resources and are just connected in series.

(bad link) http://rep.mgeups.com/3ppdf/s4.pdf

From wikipedia on scalable 3 phase AC: To construct inverters with higher power ratings, two six-step three-phase inverters can be connected in parallel for a higher current rating or in series for a higher voltage rating. In either case, the output waveforms are phase shifted to obtain a 12-step waveform. If additional inverters are combined, an 18-step inverter is obtained with three inverters etc. Although inverters are usually combined for the purpose of achieving increased voltage or current ratings, the quality of the waveform is improved as well. 1

Arduino Based Inverters

Unevaluated Links from Gabrielle Leblanc

http://www.youtube.com/watch?v=aY9qmeA8gVI Homemade 1.8kW Inverter-Generator

http://www.youtube.com/watch?v=aLAXaB9t7GU Homemade Battery Charger & Generator

http://www.youtube.com/watch?v=GmZ5-9a0Rac&feature=plcp update to above

Legacy Inverter Designs

I2K Power Inverter

This is a decently well documented inverter system, 2 kW, using transformers. See: http://192.197.62.35/staff/mcsele/i2k.htm

  • Disadvantages: about 70-80% efficient; appears that non-solid state inverters are less efficient than solid state. The author also confesses it is an older design, that uses a software generated PWM signal.
  • Commercial, solid-state inverters are 90-95% efficient (ex., [8])

Institute for Appropriate Technology Inverter

Smaller-power, lightly documented example, up to 1000W: http://www.i4at.org/lib2/inverter.htm

Other Reading

http://en.wikipedia.org/wiki/Power_factor

http://en.wikipedia.org/wiki/Power_system_harmonics