AN 995: Three-phase Boost Bidirectional AC-DC and LLC DC-DC Converter for EV Charging Design Example

ID 784593
Date 9/15/2023
Public
Document Table of Contents

3.1. Simscape* Model

The Simscape* model is in the matlab/Simscape directory under the bidir_rectifier_dcdc_2models.slx file. This model implements Simscape Electronics* blocks, and it is the primary approach to implementing the Three-phase Boost Bidirectional AC-DC and LLC DC-DC Converter for EV Charging.

The bidir_rectifier_dcdc_2models.slx file compares the Simscape model with an implementation of a floating-point Simulink* model. This model checks the behavior of the power converter across multiple implementations.

You cannot use the Simscape model to generate HDL code for FPGA. However, the model shows how to implement power and control models, which you can convert to synthesizable blocks for programming an FPGA fabric (refer to Simulink Model).

The Simscape model has all components and subsystems as the Simulink model (refer to Simulink Model). To run this simulation, click Run on the Simulink GUI menu.
Figure 11. Launching Simscape Model Simulation

Simscape Power Electronics Blocks

The following Simscape power electronics block are equivalent to Simulink Model power electronics block in Power Electronics Block Model:

  • Six-switch power converter (AC-DC rectifier)
  • LLC DC-DC power electronics block

You can see the difference between implementing power circuitry using Simscape electronics and Simulink blocks. These blocks implement an array of transistors, capacitors, and inductors. The Simulink blocks emulate these passive and active components.

For the LLC DC-DC power electronics block, the Simscape power electronics offers two alternative models: one uses a true transformer model, the other uses an equivalent model comprising a simplified inductor model. The latter is mathematically simpler to implement using Simulink blocks.

Figure 12. Six-Switch Power Converter Implemented with Simscape blocks. The figure shows the AC-DC power electronics block within the Simscape model in bidir_rectifier_dcdc_2models.xsl
Figure 13. LLC DC-DC Power Electronics Implemented with Simscape blocks. The figure shows the LLC DC-DC power electronics block within the Simscape model in bidir_rectifier_dcdc_2models.xsl