LLCコンバータのLTspiceシミュレーションその3

LLCコンバータ(LCS705)の周波数制御のビヘイビアモデルをLTSpiceでシミュレーションする方法をまとめておきます。

こちらのリンクが参考になります。

HiperLCS Data Sheet

B sources (complete reference)

ビヘイビアで簡単Spiceシミュレーション②

LTspice入門:デジタル素子によるシミュレーション

LTSpiceモデルのポイントとしては、ビヘイビア電源に必要な関数を定義しています。

.param CVI=0.024 DTIME=420n VGATE=10
.func itof(i)=CVI*i
.func tper(f)= time/f
.func saw(f)= tper(f)-int(tper(f))
.func pwm(f)=if(saw(f) , VGATE, 0)
.func dly(f)=delay(pwm(f), DTIME)

itof(i): 周波数制御信号(LCS705のFBピン)の入力電流(A)を周波数制御電圧(V)に変換する。

tper(f): 周波数(Hz)を周期(sec)に変換

saw(f): 周期からのこぎり波(0-1V)を生成

pwm(f): のこぎり波から矩形波(0-10V)を生成

dly(f): デッドタイムだけ遅れた波形を生成

pwm(f)とdly(f)からANDとNORでデッドタイムを反映したハイサイドおよびローサイドの駆動波形を生成しています。

LTSpiceの回路図です。2次側の電圧検出をシャントレギュレータ(TL431)で行い、オプトカプラ(TLP2304)を利用して、1次側のFBピン(LCS705)を駆動しています。

LTSpiceの過渡解析の結果です。

2次側出力電圧(緑)、

FB電流(青)

をプロットしています。

FB電流が500uA-400uA(120kHz-100kHz)に変化して、出力電圧が制御されていることがわかります。

広告

LLCコンバータのLTspiceシミュレーションその2

より簡単なLLCコンバータのLTSpiceシミュレーションを見つけたのでまとめておきます。

こちらのリンクが参考になります。

LLCコンバータの設計方法【詳細説明】

 

LTSpiceモデルのポイントとしては、

MOSFETをスイッチとダイオードで構成して、

ハーフブリッジの上下2つのスイッチを、

2つの電圧源でPULSEの位相を半周期ずらして駆動しています。

 

また、2次側出力電圧は初期値として与えてあるので、

定常状態になるように、スイッチング周波数で

2次側出力電圧を制御できることがわかります。

 

LTSpiceの回路図です。

LTSpiceの過渡解析の結果です。

トランスの共振電流(緑)、

励磁電流(青)、

1次側電流(赤)

をプロットしています。

共振キャパシタは、

スプリットにしてグランド側に

配置するトポロジーもあります。

 

2次側は、カレントダブラの単電源の構成から、

両電源とするためにセンタータップのブリッジ構成としています。

 

2次側の出力キャパシタの後に、

LCフィルタを構成してリップルを減少させています。

 

LLC共振ハーフブリッジ・コンバータの最適設計

LLC共振回路の最適設計に関する資料をまとめておきます。

AN_201709_PL52_029, Part I: LLC calculator – FHA analysis vased on a vector algorithm

The essence of the vector method is to follow the angle between voltage and cuurent on the primary side of the LLC converter. The major benefit of this method is simplicity and clarity.

The vecor method is based on the basic FHA and AC circuit analysis. The critical transfer point between inductive and capacitive mode is identified as a simple vector criteria where the inverse transfer function vector and the vecrot of serial combinations of load components are orthogoal.

Then the calculation procedure becomes straightforward. Key formlas are derived by using simple trigonometry, and the minimum operating frequency (omega_0) is such that it gives a minimum size for the resonant tank. Simple calculations further enable the design procedure:

1. Select the topology (half-bridge or full-bridge).

2. Provide I/O voldatge ranges.

3. Use nominal input voltage to set operating modes (boost + buck, or boost only)

4. Provide the output current requirement.

5. Select nominal operating frequency.

6. The optimum minimum operating frequnecy will be selected by the calculator.

7. The LLC calculator will give LLC converter components.

8. In order to have Cr as a standard value, the calculator slider enables fine-tuning.

The transfer function variation as a function load is also provided. It enables investigation of the min./max. load conditions.

 

AN_1802_PL52_1803_235257, Part II: Using the LLC calculator with Rules of Thumb(ROT) and fast verification with LTspice, Aguide for adapting the LLC calculator to design rules based on exact mode analysis of LLC converter

A number of key points were driving the development of this technique, in consideration of the improvements in both the desig process and the results:

* FHA misses important time-domain behavior at the heart of LLC functioning – the resonant mode charge pump formed with Cr.

* FHA under-predicts the output capability, and predicts a lower Q required, resulting in higher Cr, lower Lr and lower Lm, increasing primary-side losses.

* FHA models assume variable-frequency sine wave and miss the RMS factor increase in current on the secodary when using m-ratios with large values in order to “optimize” the primary-side current with FHA.

* Reverse FHA analysis does not accurately predict the gain capability and power margin of the LLC tank, and flags designs with more efficient tank designs in the real world – the bumble bee can fly well, and with lower losses overall with the correct tank configuration.

* With the use of some design ROT, the LLC calculator based on vector analysis calculations can be used to visualize and propose more optimimum LLC tank designs than a conventional FHA approach, and runs well in an Excel environment.

* LTspice and other non-linear capable tools will tell the truth in verification and, using the right model format, do so quite quickly to confirms the main LLC converter parameters.

* Two high-performance alternative tank alignments have been presented for the Infineon/Finepower 12V 600W LLC converter using the existing transformer turns ratio n=16:

– one focused on improving light-load efficiency

– one focused on minimizing secondary-side RMS current in the converter at low-line operation as well as any input voltage

– both had lower RMS operating currents than the original design at any operating point, but with different end-point optimizations.

* A wide input range 12V 600W example has been proposed for WBG semiconducters using a transformer turns ratio of n=17, illustrating how with wide input range capability, components might be reduced in size for the complete SMPS, with improved efficiency and power density, while demonstrating how ROT works with the LLC calculator gain results, and coparing these results to detailed exact mode calculations.

* The use of LTspice with a specifically designed simulation methodology is shown, which can verify tank behavior in under 30 seconds in typical cases with a high-performance notebook computer.

 

AN_2017_03_PL52_019: Design of a 600W half-bridge LLC converter using 600V CoolMOS P7 SJ MOSFET

600W LLCハーフブリッジ・コンバータのデモ基板

UCC2640x Design Calculator(Rev. B)

FHAに基づくLLC共振ハーフブリッジ・コンバータ設計用エクセルシート

 

 

LLC共振ハーフブリッジ・コンバータのパラメータ設計

LLC共振ハーフブリッジ・コンバータのパラメータ設計の資料をまとめておきます。

SLUP263: Designing an LLC Resonant Half-Bridge Power Converter

SLUS846C: UCC25600 8-Pin High-Performance Resonant Mode Controller

SLUU361A: Usingthe UCC25600EVM

AN2012-09: Resonant LLC Converter: Operation and Design250W 33Vin 400Vout Design Example

 

SLUP263より要点を引用しておきます。

トランスの1次側にCr, Lr, Lmによる共振回路を構成して、

スイッチング回路による矩形波から正弦波に近い共振波形を得られるようにする。

FHA(First Harmonic Approximation)メソッドによる線形近似モデルで、

LLC共振回路のパラメータを決める。

LLC共振コンバータのメリットは、

ZVSによるスイッチングノイズの低減と

出力波形が正弦波に近いため出力フィルタが簡素化できる点にあります。