In this post, I will share one of my electronic projects: designing an open-loop 15 Watts LLC converter circuit. This post will cover the design step, LTSpice circuit simulation, PCB design, and testing of the LLC converter hardware.
1. Design Parameters
First, we will specify the parameters of the LLC circuit, as shown in the table below.
Output voltage | 24 V |
Input voltage | 12 V |
Output power | 15 W |
Resonant frequency | 80 kHz |
1.1 Once we specify the parameters, we will start by calculating the winding ratio, n, of the inductor. The constant value 2 is used for Half-Bridge configuration; if Full-Bridge changes it into 1
1.2 Next, we will calculate the minimum gain we want for the LCC resonant tank. We will assume the minimum output voltage with the maximum input for this. The constant value 2 is used for Half-Bridge configuration; if Full-Bridge changes it into 1
1.3 Next, we will calculate the maximum gain we want for the LCC resonant tank. We will assume the maximum output voltage with the minimum input for this.
1.4 Choosing the Qe and Ln values by parametric analysis in LTSpice (see this post). We decided to choose Qe = 0,97 and Ln = 2,66
1.5 Calculate the equivalent resistance Re,
1.6 Now we will calculate the resonant capacitor Cr,
1.7 Calculating the resonant inductor Lr,
1.8 Finally, we will calculate the magnetizing inductance Le,
At this point, we have an initial value for the LLC tank
Cr | 0,26 µF |
Lr | 15 µH |
Lm | 39,97 µH |
2. Simulation of the LLC converter circuit
Now, we are ready to simulate the LLC circuit with the resonant tank components that we have calculated before. (LTSpice_simulation_file)
3. PCB Design
The PCB design is done using Fusion 360 by Autodesk.
4. Hardware Testing
After finishing the assembly process, we are now ready to test the electrical characteristics of the LLC converter
References:
1.Hong Huang, “Designing an LLC Resonant Half-Bridge Power Converter” SLUP 263, Texas Instruments
Leave a Reply