TIDUF63A December   2023  – June 2024

 

  1.   1
  2.   Description
  3.   Resources
  4.   Features
  5.   Applications
  6.   6
  7. 1System Description
    1. 1.1 PV or Battery Input With DC/DC Converter
    2. 1.2 Isolation and CLLLC Converter
    3. 1.3 DC/AC Converter
    4. 1.4 Key System Specifications
  8. 2System Design Theory
    1. 2.1 Boost Converter Design
    2. 2.2 MPPT Operation
    3. 2.3 CLLLC Converter Design
      1. 2.3.1 Achieving Zero Voltage Switching (ZVS)
      2. 2.3.2 Resonant Tank Design
    4. 2.4 DC/AC Converter Design
  9. 3System Overview
    1. 3.1 Block Diagram
    2. 3.2 Design Considerations
      1. 3.2.1 DC/DC Converter
        1. 3.2.1.1 Input Current and Voltage Senses and MPPT
        2. 3.2.1.2 Inrush Current Limit
      2. 3.2.2 CLLLC Converter
        1. 3.2.2.1 Low-Voltage Side
        2. 3.2.2.2 High-Voltage Side
        3. 3.2.2.3 Modulation scheme
      3. 3.2.3 DC/AC Converter
        1. 3.2.3.1 Active Components Selection
          1. 3.2.3.1.1 High-Frequency FETs: GaN FETs
          2. 3.2.3.1.2 Isolated Power Supply
          3. 3.2.3.1.3 Low-Frequency FETs
        2. 3.2.3.2 Passive Components Selection
          1. 3.2.3.2.1 Boost Inductor Selection
          2. 3.2.3.2.2 Cx Capacitance Selection
          3. 3.2.3.2.3 EMI Filter Design
          4. 3.2.3.2.4 DC-Link Output Capacitance
        3. 3.2.3.3 Voltage and Current Measurements
    3. 3.3 Highlighted Products
      1. 3.3.1  TMDSCNCD280039C - TMS320F280039C Evaluation Module C2000™ MCU controlCARD™
      2. 3.3.2  LMG3522R050 - 650-V 50-mΩ GaN FET With Integrated Driver
      3. 3.3.3  LMG2100R044 - 100-V, 35-A GaN Half-Bridge Power Stage
      4. 3.3.4  TMCS1123 - Precision Hall-Effect Current Sensor
      5. 3.3.5  AMC1302 - Precision, ±50-mV Input, Reinforced Isolated Amplifier
      6. 3.3.6  AMC3330 - Precision, ±1-V Input, Reinforced Isolated Amplifier With Integrated DC/DC Converter
      7. 3.3.7  AMC1311 - High-Impedance, 2-V Input, Reinforced Isolated Amplifier
      8. 3.3.8  ISO6741 - General-Purpose Reinforced Quad-Channel Digital Isolators with Robust EMC
      9. 3.3.9  UCC21540 - Reinforced Isolation Dual-Channel Gate Driver
      10. 3.3.10 LM5164 - 100-V Input, 1-A Synchronous Buck DC/DC Converter with Ultra-low IQ
  10. 4Hardware, Software, Testing Requirements, and Test Results
    1. 4.1 Hardware Requirements
    2. 4.2 Test Setup
      1. 4.2.1 DC/DC Test
      2. 4.2.2 DC/AC Test
    3. 4.3 Test Results
      1. 4.3.1 Input DC/DC Boost Results
      2. 4.3.2 CLLLC Results
      3. 4.3.3 DC/AC Results
  11. 5Design and Documentation Support
    1. 5.1 Design Files
      1. 5.1.1 Schematics
      2. 5.1.2 BOM
    2. 5.2 Tools and Software
    3. 5.3 Documentation Support
    4. 5.4 Support Resources
    5. 5.5 Trademarks
  12. 6About the Author
  13. 7Revision History

Modulation scheme

The proposed CLLLC converter has GaN switching devices on both sides of the transformer. This switches is needed to add bidirectional capability and to increase efficiency using synchronous rectification. The syncronous rectification (SR) is very important for GaN based designs because 3rd quadrant losses could be significant.

The controlling scheme for primary side and SR is important to keep ZVS and high efficiency. Depending on load the current through rectification devices can be discontinious and switches should be turned off when current reach zero. Early turn-off of the switch can cause additional 3rd quadrant losses. Late turn-off can cause current flowing from the secondary side back to the primary side. This current reduces turn-off current for primary side and causes non-ZVS switching on primary side. Addditionally the reverse current flow causes reactive power and lowers overall efficeiny.

To control SR timing transformer secondary side current a zero crossing needs to be detected. The current measurement needs to have very low propagation delay. Usually this is done with Rogowski coils, but in this design TCMS1133 Hall sensor was used. This current sensor has typical propagation delay of 50 ns. The output of the current sensor was routed to a CMPSS unit in the C2000 MCU. The CMPSS unit generates a trip signal for EPWM module at the moment when the secondary current comes close to zero. In the beginning of the switching cycle the current signal is noisy, therefore a blanking time is used to avoid false tripping.

TIDA-010933 CLLLC modulation schemeFigure 3-9 CLLLC modulation scheme.

Both LLC1 and LLC2 are settled to 50% duty cycle. These EPWM modules starts with a zero phase-shift. During application soft-start (SS), the phase-shift increases slowly between both the units until the sequences arrive in the state as shown in Figure 3-9.

SR signals for H and L signals are turned on when TBCNT reaches zero and period respectively. EPWM corresponding to the SR has half-period phase shift to LLC2 so the rising edges of LLC2 and SR are in time. Than SR signals are forced in turn-on state during short blanking time. This time is needed to let the current signal stabilize after switching noise. When the blanking window ends, the EPWM module starts listening the tripping signal from the CMPSS module. If the current signal reaches a threshold, the SR signals are turned off before the end of cycle. In the end of the switching cycle the signal is turned off anyway and the blanking window is restarted for the next half-period.

The current threshold is selected with some advance to compensate delays in current sensing, isolator and turn-off process. This cause additional 3rd quadrant losses, but in resonant designs the current in the end of the switching cycle is close to zero and these losses are small.

During SS the SR is turned off and rectification uses 3rd quadrant conduction.

For operation in reverse direction the primary and secondary side changes their roles and CMPSS/EPWM signals should be re-initialized in C2000.