From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Power Electronics Development Center

cancel
Showing results for 
Search instead for 
Did you mean: 

3-Phase Back-to-Back Inverter Research Board with NI Multisim and the NI GPIC

Overview

In this tutorial a new design of back-to-back power inverters is presented. The design involves the prototyping of power electronics circuitry developed in NI Multisim and NI Ultiboard as well as an FPGA-based digital controller developed in NI LabVIEW FPGA and targeted to the NI Single-Board RIO 9606 and the NI General Purpose Inverter Controller (GPIC).
 

1. Concept and Motivation

 

The idea behind this design is to create an open source platform that allows design engineers to simulate, prototype, and deploy their Mega Watt (MW) systems at a mini-scale. This is a standard process with high power transmission and distribution systems.

 

The fact that the design is open source (done in Multisim and Ultiboard) enables designers to customize it as needed and develop a library of different configurations.

 

The design files are available to all users as a starting point. You can download the attached files from the bottom of this page, or the complete power electronics design guide LabVIEW project. You can configure the FPGA control code, customize the analog front-end of the system, and recreate your own version of the design.

 

Examples of applications that could be modeled using this design are:

 

  1. Line frequency conversion
  2. Chopper for battery and ultracapacitor storage
  3. DC input with two motor driving
  4. Photovoltaic cells to grid inverter with Maximum Power Point Tracking (MPPT)

1.png

2. System Co-simulation

 

A major contributor to the effectiveness of this design is the accurate system desktop co-simulation prior to prototyping. LabVIEW FPGA and Multisim offer a variable time step co-simulation functionality of the complete system made of the analog plant (including the IGBTs, RLC filter output stage, bridge rectifiers, and precharge contactors) and the FPGA control code (including RMS/phase calculation, PLL blocks, PWM generation). The power inverter co-simulation code is available in the power electronics design guide.

 

2.png

 

 

 

Co-simulation of this system showed excellent agreement with the acquired measurements from the system prototype. However it helped evaluate the following performance parameters before prototyping which lead to a single prototype spin to get to the final working hardware design:

 

  • Validation of control code
  • Evaluation of the different values of the PID coefficients in the controller
  • Evaluation of the needed pre-charge contactors needed to eliminate shoot-through currents in the DC link capacitors
  • Evaluation of the amount of DC link capacitance needed
  • Evaluation of different output filter topologies
  • Determining the transient response and the time needed by the controller to settle to steady-state

 

3. Circuit Schematic in Multisim

 

The design topology contains two power inverters in back-to-back configuration to support the different application use-cases previously mentioned. A single FPGA-based controller is compiled on the sbRIO-9606 and the connectivity to the inverters is implemented through the NI GPIC. This section provides explanation of the circuitry in each of the blocks of the block diagram shown below.

 

3.jpg

 


 

Power Inverter Blocks

 

These sub-circuits include two 3-phase inverter chips and two bridge rectifiers. Each chip is a 6-pack intelligent power module (IPMs) with built in gate-drivers and thermistor temperature sensing from ST Microelectronics (STGIPS10K60A). The design includes all the recommended decoupling capacitance. Operation is tested with control loops up to 20kHz.

 

The board operation is rated at 50VDC and 8A of current and the DC link includes in-rush current control using a thermistor and a relay contactor controlled using the GPIC.

 

Also included in the design is on board current and voltage sensors for each half-bridge. The hall-effect sensors ASC712 from Allegro are used to sample the currents while the voltages are sampled using potential dividers. All the sensed signals range between +10V and -10V and are routed to the isolated simultaneous analog inputs of the GPIC.

 

4.jpg

 


 

Signal Conditioning Blocks

 

These sub-circuits include the necessary electronics to maintain isolation between the controller digital section, and the inverter analog section of the design.

 

The switching command signals (S1A, S1B,  S2A, S2B…, S6A, S6B) coming from the GPIC are responsible for toggling the IGBTs inside the 6-pack IPM. These signals are first isolated using opto-couplers before getting to the power side.

 

All the current sensors are powered using an isolated buck converter supply (VBT1-S12-S12).

 

5.jpg

 


 

GPIC Connectivity

 

This sub-circuit includes the entire break-out connectors to the GPIC signals. Right-angled headers with pluggable terminal blocks from Phoenix connectors were chosen to make an easy wire-poke connection.

 

All the connections to the GPIC I/O pass through jumpers that have to be physically placed at the bottom of the board. This feature is helpful in case these I/O lines need to be used in some other way.

 

Also 8 of the +3.3V LVTTL DIO lines are connected to on-board potential dividers in case +5V digital input lines need to be connected to directly to the board (for example, signals from a motor speed encoder)

 

6.jpg

 7.jpg8.jpg

 

           

 

 

 

 

 

 

Power Supplies

 

Two supplies are needed to power up the board:

 

  1. -      24-pin +12V ATX power supply to power the digital ground section as well as the sbRIO
  2. -      +15V power supply to power the inverter chips
 

9.jpg

 

4. Ultiboard Layout

 

The analog plant circuitry is prototyped on a custom PCB in Ultiboard. The design maintains complete isolation between the high-power analog signals and the low power digital control signals. To do so, the board is comprised of three main sections:

 

  1. Digital control section with mating connectors to the GPIC and referenced to D-GND. This section contains the routing of the HBDO signals, break-out connectors for DIO lines, relay control digital lines, ATX-24pin power supply, opto-couplers and isolated buck converters to power up the inverter and the sensors at the analog side.
  2. Analog low-power section containing the feedback signals referenced to P-GND. This section contains the routing of the isolated sensed signals to be sent to the GPIC and it break-out connectors.
  3. Analog high-power section containing the grid inputs, the DC Link capacitors, and the 3-phase outputs of each inverter. It also contains circuitry of thermistors and relays to digitally control the in-rush current into the DC link capacitors.
 

10.jpg

 

11.jpg

 

5. Controller Code & System Performance

For more details on the FPGA controller of this design and the overall system performance, refer to this page.

 

6. How to Reconfigure and Order Your Own GPIC Research Board

 

  1. Download the attached design
  2. Open the file mating board with inverters v28.ewprj
  3. If needed, modify the design and the Bill of Material (BOM) according to your needs
  4. Follow this tutorial instructions to txport the Gerber files from Ultiboard (tutorial here)
  5. Provide a circuit board fabricator with your exported Gerber files and BOM (the original BOM is also attached).
0 Kudos
Message 1 of 1
(4,067 Views)