Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Designing a Grid Tie Inverter with a PFC chip to control it?

Status
Not open for further replies.
T

treez

Guest
Newbie level 1
Hello,
Regarding Grid Tie Inverter...

Why are there no dedicated control IC’s for it like there are for eg PFC?
Surely the grid tie inverter control algorithm is very closely allied to the algorithm for PFC?

Surely I can do a GTI with a PFC chip (eg LT1248) as follows…

A PFC controller such as LT1248, when acting as a PFC, takes in the following signal inputs…
a)…..Mains voltage level (obviously a changing signal, at 50Hz)
b)…The current in its sense resistor
c)…The Vout of the PFC.

…Now, I can do exactly the same as this and get a grid tie inverter(?)……all I have to do is exchange the Vout signal for the Vin of the GTI.
……So basically, I place a DCDC converter upstream of the GTI, which feeds power at a constant rate into the input capacitor of the GTI, I then get the overall GTI control loop to regulate the GTI’s own input voltage to 400V.
The GTI will then surely just shovel current into the mains at such a rate that keeps its own input voltage at 400V?
 

BradtheRad

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 1, 2011
Messages
14,806
Helped
2,878
Reputation
5,768
Reaction score
2,901
Trophy points
1,393
Location
Minneapolis, Minnesota, USA
Activity points
110,637
This grid-tied inverter design was posted a while back.

https://www.edaboard.com/threads/307293/



The control signal comes entirely from the grid waveform. Although I'm not familiar with designs used in the real world, it's hard to imagine anything more straightforward than this.

Something that would make a difference is the volt level you send onto the grid. Should it be 400 or 500 or 600V? I think it should be whichever delivers maximum power. An MPPT type of circuit would be handy here, for trying different V and A levels. I don't suppose it could change the transformer step-up ratio, but there ought to be a way.
 

schmitt trigger

Advanced Member level 5
Advanced Member level 5
Joined
Apr 17, 2013
Messages
2,725
Helped
859
Reputation
1,722
Reaction score
849
Trophy points
1,393
Activity points
18,445
Brad; I had seen this grid tie inverter somewhere else. They claim 80% efficiency, which I find very hard to believe, as the Mosfets are operated in class C (and and off course, the transformer losses).
 
  • Like
Reactions: treez

    T

    Points: 2
    Helpful Answer Positive Rating

Easy peasy

Advanced Member level 6
Advanced Member level 6
Joined
Aug 15, 2015
Messages
4,394
Helped
1,382
Reputation
2,764
Reaction score
1,791
Trophy points
1,393
Location
Melbourne
Activity points
24,449
There are many ways to feed the power into the AC line for grid tied purposes, one does not have to use a proper inverter structure that allows reactive power flow, hysteretic current control is favoured by many as it removes the need for synchronisation, also for full bridge output one pair can be 50Hz (60Hz) and the other HF giving reduced losses.
There are so many requirements for control (e.g. test for mains present) that an ASIC would soon be outdated compared to a uP of similar cost (excluding SW).
 
  • Like
Reactions: treez

    T

    Points: 2
    Helpful Answer Positive Rating

BradtheRad

Super Moderator
Staff member
Advanced Member level 7
Joined
Apr 1, 2011
Messages
14,806
Helped
2,878
Reputation
5,768
Reaction score
2,901
Trophy points
1,393
Location
Minneapolis, Minnesota, USA
Activity points
110,637
Brad; I had seen this grid tie inverter somewhere else. They claim 80% efficiency, which I find very hard to believe, as the Mosfets are operated in class C (and and off course, the transformer losses).

Running a simple simulation, I think there may also be a power factor problem.

The control signal may need to be customized as to phase angle, etc.

Or, perhaps a SPWM signal, which could improve efficiency.
 
  • Like
Reactions: treez

    T

    Points: 2
    Helpful Answer Positive Rating

mtwieg

Advanced Member level 6
Advanced Member level 6
Joined
Jan 20, 2011
Messages
3,785
Helped
1,309
Reputation
2,624
Reaction score
1,371
Trophy points
1,393
Activity points
28,933
There are so many requirements for control (e.g. test for mains present) that an ASIC would soon be outdated compared to a uP of similar cost (excluding SW).
This is the real issue right here. In principle a PFC controller could be made to operate in both directions without a lot of effort, but a grid tie inverter is much more than that. It must have many advanced features, such as anti-islanding protection. A microcontroller is basically needed for any practical design.
 
  • Like
Reactions: treez

    T

    Points: 2
    Helpful Answer Positive Rating
T

treez

Guest
Newbie level 1
This is the real issue right here. In principle a PFC controller could be made to operate in both directions without a lot of effort, but a grid tie inverter is much more than that. It must have many advanced features, such as anti-islanding protection. A microcontroller is basically needed for any practical design.
I wonder if a compromise could be done by having a pfc chip in reverse, and also having a micro to shut it down if the grid goes down etc etc ( I appreciate that this is needed since otherwise lineworkers may get electrocuted
 

T

treez

Guest
Newbie level 1
Is a grid tie inverter typically a very transient load, or does it behave like a constant, unchanging load to the dcdc stage that supplies it.?
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
51,212
Helped
14,651
Reputation
29,580
Reaction score
13,795
Trophy points
1,393
Location
Bochum, Germany
Activity points
292,729
What do you think? The inverter is expected to source constant real power to the grid, according either to a given setpoint or the power available from the local source, e.g. solar panel or a load operating in recuperation (e.g. a braking motor drive). In the latter case, power variations are respective more dynamical.

Grid low voltage events can enforce a sudden reduction in power delivery. Newer regulations require an inverter to source reactant power during the low voltage event (low voltage ride through capability).
 

T

treez

Guest
Newbie level 1
our GTI would be supplying power to the grid from a car battery (EV), so there would be no transients there, however, sudden grid low voltage events would be presumably seldom, and so could be dealt with by a comparator type fast shut down and delayed restart. What would make the GTI a highly transient load would be if very little power was being drawn from the grid, and so the setpoint power delivery rate had to keep rapidly changing as people turn their kettles and showers on and off.

Our bidirectional, 7kw symmetrical LLC converter (that supplies the GTI) is going to struggle with transients.
 

FvM

Super Moderator
Staff member
Advanced Member level 7
Joined
Jan 22, 2008
Messages
51,212
Helped
14,651
Reputation
29,580
Reaction score
13,795
Trophy points
1,393
Location
Bochum, Germany
Activity points
292,729
A grid tied inverter would usually not react on small voltage changes caused by local load variations. I presume, the background of your design is the bidirectional electric car battery charger, as dicussed in your previous thread https://www.edaboard.com/threads/342560/

But this device won't derive it's power setpoint from a local voltage measurement (except for the discussed specific low voltage ride through operation). It's either controlled by data communication with the utility company, or the power bilance of the company's grid cnnection.
 

T

treez

Guest
Newbie level 1
Thanks, in that case, the setpoint could change suddenly, but the output of the GTI doesn't have to change suddenly, as long as it gets to the setpoint in say 20 seconds.....so therefore, no quick transient dynamic response needed here...just a nice slow microcontroller increment/decrement feedback loop for our bidirectional, symmetrical 7kw LLC converter
 

T

treez

Guest
Newbie level 1
Can you have a Grid Tie Inverter that is an Active PFC converter aswell?...ie GTI when passing power to the mains, and acts as PFC when passing power from the mains? (Just one circuit for both functions, as you know, obviously not simultaneously)
 

Easy peasy

Advanced Member level 6
Advanced Member level 6
Joined
Aug 15, 2015
Messages
4,394
Helped
1,382
Reputation
2,764
Reaction score
1,791
Trophy points
1,393
Location
Melbourne
Activity points
24,449
Any proper inverter can correct for lagging/leading power factor, as well as harmonics if designed/programmed to do so, however some grid tied inverters are not designed to handle reactive power and can only inject real power against the mains voltage, there is some scope for modulating this current to compensate for harmonics present, but not in a closed loop form as you would have to measure the external load currents to do this. Phase lead/lag correction requires a lot of current capability and again extra external current measurement would be needed...
 

T

treez

Guest
Newbie level 1
Thanks its very interesting indeed, did enjoy reading, great food for thought, we aren't interested in correcting the grid in the way that you describe. We are interested in a single circuit that is an active PFC in one direction, and a grid tie inverter in the other direction. Is this possible?
 

Easy peasy

Advanced Member level 6
Advanced Member level 6
Joined
Aug 15, 2015
Messages
4,394
Helped
1,382
Reputation
2,764
Reaction score
1,791
Trophy points
1,393
Location
Melbourne
Activity points
24,449
As per FvM, the answer is yes.
 
  • Like
Reactions: treez

    T

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top