class: middle, center, title-slide count: false
Microgrid power sources and power electronics interfaces
Bertrand Cornélusse
[email protected]
In this lecture we review
- the main types of components that can be used as sources in microgrids (storage will be the topic of another lecture)
- their power electronics interfaces
class: middle, center
.grid[ .kol-1-2[
- Rectifiers: AC to DC, are typically used at the output of small wind turbines or micro-turbines
- DC-DC converters e.g. to interface photovoltaic modules and achieve their maximum power operating point
- Inverters: DC to AC e.g. to connect PV modules to the AC distribution grid ] .kol-1-2[.width-80[]] ]
.center.width-80[Controllable switches that can be actuated at a high frequency, without excessive losses, and with a large lifetime]
.grid[ .kol-1-2[ Ideal switch model:
- Current flows from anode to cathode when forward biased:
$i>0 \Rightarrow v=0 $ - No current when reversed bias:
$v<0 \Rightarrow i=0$
Not really controllable, hence not suited for all applications.
Piecewise linear approximation of “true exponential model”.
Thyristors are “controllable diodes”, through a gate where a signal is applied
Different types:
- GTO (gate turn off) can be turned on and off, less than 1kHz switching frequency
- SCR (silicon-controlled rectifier): can be turned on, turns off when forward current goes through zero
- TRIAC (Triode alternating current): two SCR back to back with one gate (AC-AC conversion)
.grid[
.kol-1-2[
Bipolar junction transistors (BJT)
.center.width-40[]
- Historically used as amplifiers in their active region of operation
- Can also be used as a switch, in the saturation region
- High power, but high losses ] .kol-1-2[ Field effect transistors (MOSFET)
.center.width-40[![](figures/Mosfet-zp.svg)] - High speed and high efficiency at low voltage. - Isolated gate (field effect) - Commonly used for low voltage converters ]] ---
- Most common device for high power DC-DC converters and inverters from medium to high voltages
- Combination of BJT and MOSFET
- Now replaces thyristors in most medium to high power applications
DC component:
- Integral of the output signal over a full AC input cycle.
- In case of a rectifier, this is the power that is really transmitted from source to load.
--
count: false
Total Harmonic Distortion: THD = ratio of the total signal, including harmonics, to the desired frequency component:
IEEE standard 519–1992, “Recommended Practices and Requirements for Harmonic Control in Electrical Power Systems”, states that the voltage THD is limited to 5% for general systems and is only up to 20% for dedicated systems
Rectifiers: large subclass of topologies for AC to DC conversion
- Single-phase or three phase voltage source to DC current load
- Power-electronic is “only” the front end:
.center.width-100[![](figures/cascade.png)]
DC component:
- DC component twice of the half bridge
- But large harmonic current in the input AC current
- DC output not controllable
- Improves output harmonics content
- Better if capacitor size increases
- which in turn degrades harmonic content of input
- Bad power factor => LC topology
- Active power factor correction => DC-DC after the rectifier
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/WVI8Z7p_rdY" frameborder="0" allowfullscreen></iframe>- DC-DC converters are present in many devices,
- from mW power level to MW level
- Made possible by MOSFET and IGBTs
- Can be unidirectional, from low voltage to high voltage or the inverse, or bidirectional
-
$v_h > v_l$ ,$i_l>i_h$
Only one switch ON at a time!
- Process that actuates the switches
- Duty cycle signal compared to a reference triangular waveform of a chosen frequency
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/5nwNKPs2gco" frameborder="0" allowfullscreen></iframe>.grid[ .kol-1-2[BUCK
] ]
Transient analysis concepts from ELEC0053 can be used to study these systems.
- Voltage source inverter:
$v_{AC} < v_{DC}$ - Current source inverter:
$v_{AC} > v_{DC}$ - Impedance source inverter : for a wide variation of
$v_{AC} \leq v_{DC}$
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/qVeERT4nyz8" frameborder="0" allowfullscreen></iframe>class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/jOquS6uqpeY" frameborder="0" allowfullscreen></iframe>class: middle, center
- Wind turbines convert the mechanical power of wind into electrical power.
- The power of the wind can be derived from its kinetic energy
$$ E_w = \frac{1}{2} m v^2$$
As power is the time derivative of energy, we have, assumming the speed is constant:
$$P_w = \frac{dE_w}{dt} = \frac{1}{2} \frac{dm}{dt} v^2$$ And$\frac{dm}{dt} = \rho A v$ with$A$ the area crossed by the wind, and$\rho$ is the mass of air by unit of volume. This yields $$ P_w = \frac{1}{2} \rho A v^3 $$
Only a fraction of the wind power is harvested by the blades.
Actually, the energy harvested is function of the speed of the air
that enters the blades,
Approximating
Then the power harvested by the turbine can be written as
If we define the coefficient
$$ C_p = \frac{1}{2} (1+\lambda_w) (1-\lambda_w^2)$$ Then
Betz limit:
- It can be shown that there is a theoretical limit for
$C_p$ at$$\frac{16}{27} = 59.2%$$ - This limit is reached for
$\lambda_w = 1/3$ .
TSR = rotor tip speed / wind speed.
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/JJr4PIuQp2w" frameborder="0" allowfullscreen></iframe>So far, we have only been talking about mechanical power conversion!
Several types of generators can be used to convert mechanical power into electrical power:
- Synchronous machine
- DC machine
- Induction machine
- Doubly fed induction machine
Brushless variants of (some of) these machines can be used to decrease maintenance needs, through permanent magnets. Those cannot be used for large size generators (> several hundreds of kW).
Most of the time, and especially in microgrids operation, these generators are coupled with power electronics to generate power with an appropriate shape:
- the output of the generator goes through a DC convertion stage (rectifier if AC generator, DC-DC if DC generator) to cope with wind speed variations
- if the distribution grid is AC, then there is an additional inverter stage.
Power electronics are also used
- to maximize the energy harvested, especially for low-to-medium power generators (instead of adapting rotor speed through e.g. controlling blade pitch):
- to limit the power output at high wind speeds to avoid degradation
A PV cell is composed of semiconductor material. Photons emitted by the sun interact with the semiconducting material in two ways:
- photons directly transmit energy to electrons and allow them to move into the conduction band.
- a thermally generated current as in a p-n junction (diode).
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/L_q6LRgKpTw" frameborder="0" allowfullscreen></iframe>.grid[ .kol-1-2[Source: https://en.wikipedia.org/wiki/Theory_of_solar_cells] .kol-1-2[Source: https://en.wikipedia.org/wiki/Maximum_power_point_tracking] ]
class: middle, center
.footnote[Source: https://www.nrel.gov/pv/cell-efficiency.html]
- "It can be shown that for a high-quality solar cell (low
$R_S$ and$I_0$ (diode parameter), and high$R_{SH}$ ) the short-circuit current$I_{SC} \approx I_L$ " - The open-circuit voltage is approximately equal to the voltage accross the diode
- Both are function of irradiance and temperature
.footnote[Source: https://en.wikipedia.org/wiki/Theory_of_solar_cells]
PV cells are arranged into panels. PV cells are combined in series and in parallel. PV panels are then arranged in parallel and/or in series:
- Parallel: same open circuit voltage, increased short circuit current
- Series: same short circuit current, increased open circuit voltage, but current limited by PV panel delivering the smallest current.
Hence a shadowed or damaged panel can impact the whole array. In practice, PV panels arangement is a mix of series and parallel connections. This trade-off is also impacted by the number and types of power electronics equipment that a particular configuration requires.
Extreme approaches:
.grid[ .kol-1-2[ A single central power electronics interface for entire array:
- low cost in power electronics,
- high cost in installation and cabling, low reliability.
- Highly impacted by damages, shadow cannot reach MPP per panel ] .kol-1-2[ One interface for each PV panel (module-integrated):
- High cost in power electronics,
- low cost in installation and cabling, high reliability.
- Robust to damages, shadow
- can optimize MPP per panel ] ]
Realistic approaches:
- One converter per string
- Multiple-input converters
- A DC-DC converter connected at the output of the panel (or string of panels) aiming at reaching the MPP.
- An inverter to connect to the grid (or another DC-DC converter if it is a DC bus).
Assume a PV panel feeds a resistor
-
$R_0$ can vary in time depending on the user needs, -
$R_{MPP}$ is function of irradiance and temperature.
Hence the panel is usually not naturally operating at its MPP: .center.width-90[]
To achieve MPP, the DC-DC converter between the PV panel and the resistor is configured to maintain a situation such that the PV panel "sees" a resistance of
For instance, for a buck converter, it should be
Several algorithms exist to adapt the value of the duty cycle dynamically.
Basic idea: at MPP,
-
$\frac{dP_{PV}}{dV_{PV}} = 0$ , - use an iterative algorithm to identify the value of
$V_{PV}$ that achieves this.
Note that this algorithm works well for a single PV panel, but if a converter is connected to a complex combination of PV panels, several local optima may exist and thus require more advanced solutions.
A combination (fuel cell + electrolyzer) can be seen as a storage device.
We focus here on the electricity (and heat) generation part, i.e. the fuel cell.
A fuel cell converts chemical energy directly into electricity. Unlike a battery, it requires a continuous flow of
- each
$H_2$ molecule reacts at the anode and gives two electrons - the remaining
$2 H+$ ions pass through the membrane and react with oxygen + electrons coming from the cathode to produce water
These are the most common implementation of fuel cells:
- the anode and cathode catalyst is platinum
- the membrane is made fof Nafion
The reversible voltage is
From thermodynamics, it can be shown that the maximum efficiency is
In practice, its efficiency varies between 35% and 60%. The main factor affecting its performance is the fuel flow.
- Fuels cells have a MPP of operation that corresponds to a cell output voltage of approximately 0.4V
- The power electronics interface must be designed to account for this low cell voltage, hence to provide a high input-output voltage step-up ratio
- Another important factor is that the cell must be operated with a relatively constant current output. Else, it can lead to a loss of performance or even to degradation of the membrane and catalysts
- Moderate cost and efficiency (20% to 30%)
- Failure rate is relatively low
- Moderately fast dynamic response
- Usually fueled with natural gas (NG), but can work with other fuels
- Units of 20 to 500 kW
- Entering air is compressed
- It is then mixed with the fuel in a combustion chamber
- The mix is ignited, hence the temperature increases and the volume of the air increases
- The expanded air actuates the turbine
- The turbine drives the shaft of the generator
- The heat of the exhausted air is reused to warm the compressed air.
Microturbines usually follow a Brayton thermodynamic cycle.
Efficiency is affected
- by the temperature ratio between the entering air and the compressed air (hence the reuse of exhaust gases to warm up the air in the compression chamber)
- the compression ratio
The shaft rotates at a high speed, in the range 50,000 to 120,000 rpm. Hence the output voltage of the generator is in the kHz range.
A microtrubines thus requires a rectifier (+ inverter if connected to an AC grid).
ICEs are widespread:
- low capital cost,
- low operation and maintenance costs*
- can be easily moved from one place to another
- Can be designed to work with a variety of fuels
- Units of several kW to several MW.
*Fuel may nevertheless be very expensive in some parts of the world.
- Intake (induction) stroke
- Compression stroke
- Power stroke: combustion/expansion
- Exhaust stroke
ICEs follow an Otto thermodynamic cycle.
class: middle, center
class: middle, center
<iframe width="600" height="450" src="https://www.youtube.com/embed/0ItjKs7aJFM" frameborder="0" allowfullscreen></iframe>See the pdf on the course website for the details.
- Kwasinski, Alexis, Wayne Weaver, and Robert S. Balog. Microgrids and other local area power and energy systems. Cambridge University Press, 2016.
class: end-slide, center count: false
The end.