PEController BSP v4
Board Support Package for PEController from Taraz Technologies
 
Loading...
Searching...
No Matches
3-Phase Grid Tie Inverter

Describes the three-phase grid tie inverter with boost converter implementation for the PEController. More...

Modules

 Structures
 
 Functions
 
 Configurations
 

Detailed Description

This example controls a three phase inverter module as well as a boost converter for PEController. At the start of the application the boost converter starts regulation to provide a stabilized DC-Link voltage. After stabilizing the DC-Link voltage, the relay turns on for connection with the grid. The control algorithm implements a PLL algorithm to detect the phase of the grid voltages. After estimating the exact phase angle the inverter is enabled and starts injecting power in the grid. Make sure to provide the DC Link before connecting to the grid to avoid failure due to in-rush current. Initializes the algorithm using GridTieControl_Init(). Once initialized constantly polls using GridTieControl_Loop().