Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Renewable Energy > Alternative Energy


Alternative Energy Discussion relating to the design and implementation of alternate energies.

Reply
 
Tools
Old 22nd January 2009, 03:57 PM   #16
Default

Quote:
Originally Posted by BytePro View Post
Here is a link that might be relevant (10 kWh inverter):

http://www.energychallenge.org/2001Reports/tamu.pdf

I find it sad how many were so quick to jump on this guy with their 'expert opinions' on safety/practicality and ROI - based on assumptions.

Truely helpfull posters would have:
asked leading questions (kWh's; safety awareness) first
provided safety/cost warnings presented informatively/nicely
checked their math - $.1x10x24x365 = $8760 not $876.6
checked other people's math before extrapolating

This guy sounds like a do-er - and I suspect he has already done what he set out to do, despite the arogant/biased and self-grandizing responses he got here.
1. the link is an inverter for a fuel cell, not a grid tie inverter.

2. I don't get your math, where did the x10 come from?

3. He'd need approval from the power company to connect his inverter to the grid and a improperly designed unit could kill a lineman or cause problems with the grid.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com/
blueroomelectronics is offline  
Old 23rd January 2009, 03:44 PM   #17
Default

Quote:
Originally Posted by Jules_Theone View Post
I've tried modifying a 150w inverter (stand alone one). The main problem is to make it synchronise with the grid and disconnect when no grid is available. I used an inverter that contained two 494 PWM chips, basically one is used to control the conversion from 12v DC into 360v DC, then the second generates a modified sinewave (which isn't ideal) at 50Hz. I added a 50Hz ish sinewave into the CT pin and observed the output waveform. the output frequency changed with the over riding sinewave so ion theory it works. But when I connected a step-down transformer to the CT pin, it went up in smoke.
A standalone inverter is a constant voltage source. A grid-tie inverter is a constant current source. Just being in sync with the mains is not good enough, if the inverter is configured as a constant voltage source it will either overheat or shutdown.

Quote:
I've so far got through 3 different inverters and two 1400VA UPSs trying to learn what's going wrong.

The other problem with using the modified sine inverter is the harmonics that are introduced onto the grid, I don't think is such a big problem at such a small scale but could interfere with other equipment connected to the grid.
I don't think your power company would like that.

By the way cutting off the inverter when the mains fails isn't too hard to do. If the inverter is configured as a constant current source the output voltage will track the mains. If there's a power cut the inverter will try to power the whole grid so its output voltage will drop to near zero. All you need to do is cut-off the inverter when the mains voltage drops below a certain threshold.

Quote:
Originally Posted by blueroomelectronics View Post
As said in message #2, it's not the sort of thing you would build yourself. It's got to be power company approved too.
True it needs to be approved which is beyond the scope of a hobbyist.

It's a shame because designing a grid tie inverter sounds would be a fun and challenging project. You could legally do it yourself if you powered your house from a diesel generator and a renewable power source and not be connected to the grid.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.

Last edited by Hero999; 23rd January 2009 at 03:45 PM.
Hero999 is offline  
Old 23rd January 2009, 08:47 PM   #18
Default

Quote:
Originally Posted by blueroomelectronics View Post
2. I don't get your math, where did the x10 come from?

10Kw unit, so it $0.1 x 10 x 24 x 365 = $8760
Lighty is offline  
Old 23rd January 2009, 09:07 PM   #19
Default

My mistake, I stand corrected.
__________________
Bill
Smart Kits build Smart People

http://www.blueroomelectronics.com/
blueroomelectronics is offline  
Old 2nd February 2009, 10:56 AM   #20
Default

So is modifying a stand-alone inverter to connect to the grid the way to go or start completely from scratch?
I'm thinking that the SMPS and protection circuitry is already built in to a stand-alone unit, but is it too different or will need extensive modification to make it work?

I've seen a small grid-tie inverter (the Mastervolt Soladin 120) but they don't make it anymore and I can't get one anywhere. I'm thinking that if it can be made that small, a 150W inverter can do the same thing?

Last edited by Jules_Theone; 2nd February 2009 at 11:07 AM.
Jules_Theone is offline  
Old 4th February 2009, 10:37 PM   #21
Default

Plase read this thread from the beginning: the grid-tie inverter needs to be approved by the power compnay before you can use it.

I imagine that you could in theory use an existing inverter to scavenge parts from to build a gruid tie but it isn't possible to simply convert it to a grid tie inverter.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 14th February 2009, 10:56 AM   #22
Default

thank you very muth
abdulla is offline  
Old 19th February 2009, 08:52 AM   #23
Default

I am thinking of designing and building a grid-tie inverter for my final year project at uni. I've done some research into grid-tie inverters and stand-alone inverters (dismantled some stand-alone ones) and found the system seems quite simple but needs quite a lot of feedback / control because it could go horribly wrong pretty quickly. As far as i can see, the circuit consists of a step-up flyback circuit to turn 12v DC into 350v DC, then this is fed into a FET H-bridge which is controlled from a slightly higher than 50Hz oscillator. As the frequency is slightly more than the grid, the circuit will always try to lead the grid, but as the grid is essentially infinite current , this circuit is unable to change the frequency.
The main problems I am thinking is; failure modes (grid disconnect, anti-islanding, voltage or current spikes and large frequency changes) and the waveform I am introducing to the grid (modi-sine).

Is this still undoable as I attempted this project at home, then last year at college but didn't get a working prototype - lots of smoke and big flashes.

As Hero999 mentioned, the circuit would perform as a constant current source instead of a constant voltage source. What exactly would this entail (what's the difference between the two).

Last edited by Jules_Theone; 19th February 2009 at 08:55 AM.
Jules_Theone is offline  
Old 19th February 2009, 10:10 AM   #24
Default

I'm sure people here would be very pleased if you post your completed design when you finish it
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 19th February 2009, 09:52 PM   #25
Default

Quote:
Originally Posted by Jules_Theone View Post
As Hero999 mentioned, the circuit would perform as a constant current source instead of a constant voltage source. What exactly would this entail (what's the difference between the two).
You sounded very knowledgeable until this point.

A constant current source tries to keep the current the same regardless of the load and a constant voltage source tries to keep the voltage the same regardless of the load.

A grid tie inverter will inject a constant current into the grid.

A standalone inverter will supply the load with a constant voltage regardless of the current.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 19th February 2009, 11:45 PM   #26
Default

Thanks Hero999, that clarifies something. I wiki'd constant current source after writing that, which obviously explains it more! After a little more investigation I have determined there are two main ways to step up the voltage (I already sorta knew); high frequency flyback circuit like PC SMPS and most high efficiency power supplies nowadays and low voltage into modified sine, harmonic removal etc feeds into power IGBT bridge or similar, which then drives a large low frequency transformer. The cheap (and nasty) in-car inverters are high frequency, small units while most UPS's seem to be big, bulky transformer style. It seems to me that the latter is the way to go (low voltage but higher amp switching) because I am less likely to get electricuted, it seems more simple (not dealing with saturated core ferrite transformers) and also, I believe that UPS's synchronise to the grid's phase so when the power goes out, it keeps feeding without any phase shifting, then eases back into synchronising when the power comes back up. The UPS circuitry is a lot more complicated but I think I can decypher the pointless bits and strip most of the redundant stuff out...

So on the constant current route - I have a switching circuit I've used before but its constant voltage (like most power supplies). Can anyone see a problem with the way i have turned the constant voltage circuit to a current circuit attached?
Attached Thumbnails
Grid Tie Inverter Schematic-constant-current-idea.jpg  

Last edited by Jules_Theone; 20th February 2009 at 03:58 PM.
Jules_Theone is offline  
Old 27th February 2009, 04:41 PM   #27
Default

From my initial investigations into existing stand-alone inverters, I have found most of them use a TL494 and some PC PSUs I've dismantled use the same chip too. I've found the datasheet for this chip and some limited design notes. Does anyone have and suggestions for this chip or a better alternative?

I think the way to grid-tie is generate 350vdc from 12v, modulate the high voltage to modified sine at just over 50Hz, filter to produce purer sine and add to the grid. It's obviously more complicated than this so I've broken it down into smaller parts.

Does that sound right or am I missing something?
Attached Thumbnails
Grid Tie Inverter Schematic-grid-tie-block-diagram.jpg  
Jules_Theone is offline  
Old 27th February 2009, 10:01 PM   #28
Default

That's modified sinewave inverter plus filter. It will work but the filter will need to be pretty bulky to work effectively. If you use high frequency PWM then a smaller filter can be used to remove the harmonics.
__________________

I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

Please ask on the open forum if you have a question and I'll be happy to help,
if I know the answer.
Hero999 is offline  
Old 5th March 2009, 01:37 AM   #29
Default

Quote:
Originally Posted by Hero999 View Post
What's the input voltage?

If it's a DC source another cheap and inefficient way is to use a motor generator set. This is basically the same idea except a DC motor drives the induction motor/alternator. Again, you need to shut it down when the shaft speed drops below the synchronous speed.

.
I have experimented wit the above approach and it works. However, as noted it was inefficient. In the whereabouts of 60% if my mind serves me correctly. Of course we were using a very small motor set, 1/6 Hp. Electric motors become vastly more efficient with larger sizes. But at the time that's all we had and we ran out of time and money, thus the whole experiment was just that, an experiment.

The key here is to run the AC motor at reverse slip equal to its plate slip. For instance if you have a 4 pole motor at 60 hz, its synchronous speed is 1800 RPM. But if the plate lists its rated speed of 1750 RPM, then to operate as a generator, you would have to drive it at 1850 RPM. Accurate measurement and control of speed is a must, generator output drops quite rapidly above the slip speed.
fernando_g is offline  
Old 5th March 2009, 02:12 AM   #30
Default

Hi! I got interested as I'm thinking of building one myself, otherwise I won't graduate next semester. LoL. My idea is to build an H-bridge with the high side switches connecting at 60 Hz (it's 60 Hz here) and the low side ones running at high freq SPWM as Hero suggested.

The current harmonics will be filtered out by a low value sense inductor in series with the line. The focus of my project is proper timing of the control switches.

The problems I've encountered with the design so far are
1. getting proper line voltage feedback (I believe an unknown value lag would come from feeding back using a transformer)
2. I'm thinking of using FET switches with snubbers. With a DC current source feeding current into the H-bridge, overlap times would be necessary otherwise, there would be no path for the current, right? Following this argument, how will the SPWM scheme (requires off times) work with a current source?

As far as I've heard, most applications nowadays use MC. I would want to make one using only analog components though.

Also, this is my first time making the circuit, so any help/criticism of the work will do. Thanks.

PS. First time joining a forum. How do I post my schematics? LoL
mvocray is offline  
Reply

Tags
grid, inverter, schematic, tie

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
PSPICE schematic (full-bridge inverter) MsStateDawg Electronic Projects Design/Ideas/Reviews 5 20th July 2009 01:20 AM
Laser Security Grid russianbadboylb Electronic Projects Design/Ideas/Reviews 5 28th April 2008 08:05 PM
Running My Room Off-The-Grid ParkingLotLust Alternative Energy 29 1st July 2007 09:37 PM
LED Grid Display project Peepsalot Micro Controllers 21 25th March 2006 08:12 PM
Does any have a Schematic diagram for an AC/DC inverter? guillermo Electronic Projects Design/Ideas/Reviews 7 7th April 2005 08:35 PM



All times are GMT. The time now is 10:42 PM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker