Infineon Designer powered by TinaCloud

Expert Talk: What is a DC-DC Converter (SMPS)?

Open online SPICE simulator circuit link: learn_power_dcdc_overview_ccm.tsc


Non-isolated topologies for low voltages and power up to 150 W

{1. click here to set application parameters}
{2. click on "Run" to calculate components}
{3. click on "OK" and Simulate Transient }

{Input voltage [V]}
V_in:= 12 {use 5... 40}
{Output voltage [V]}
V_out:= 24 {use higher than V_in}

{Output current [A]}
I_out:= 1.5 {use 1 .. 2}
R_load:= V_out/I_out
R_load=[16]

{=== Control settings: change with care ! ===}
{Switching frequency [Hz]}
fs:= 100k {use 100k .. 300k}
{Duty cycle}
Duty:= 1-(V_in/V_out)
Duty=[500m]
L_INIT:= I_out/(1-Duty) {inductor DC value}
C_INIT:= V_out {capacitor DC value}
T:=1/fs
T_on:= Duty*T
T_off:=T-T_on
ControlT2:=T_on
ControlT4:=T_off
{Calculate components for CCM}
L_crcm:= (R_load*Duty)*(1-Duty)^2/(2*fs)
L_crcm=[10u]
L:= 2*L_crcm
L=[20u]
R_crcm:= (2*fs*L)/(Duty*(1-Duty)^2)
R_crcm=[32]

+

The success story of DC-DC converters began around 1970 with the start of the personal computing revolution.
All processing units needed highly accurate voltage rails in the range of 48 V down to 1 V with a broad range of
power requirements. The main advantage of DC-DC compared to linear regulators lies in the fact that they can
bridge high DC voltage drops in a very efficient way at very compact size.

Operating Modes
Hard switching: Transistors (MOSFETs, IGBTs) switch high DC currents and voltages at high frequency (simple circuit, high component stress)
Soft switching (Resonant): an added LC circuit makes current/voltages pass zero (lower switching loss but more complex control circuit)

DC-to-DC converters use magnetic components (inductor or transformer) to store and transfer energy. They can operate in two modes
Continuous Conduction Mode (CCM): the inductor current fluctuates but never goes down to zero
Discontinuous Conduction Mode (CCM): the current reaches zero during a switching cycle

Example Boost Converter (V_in= 12 V, V_out= 24 V)
1) first run the converter in CCM mode (default)
2) change the output resistor R_load to R_crcm (critical conduction mode)
3) simulate again and observe the conductor current in DCM mode
4) freely change the values in Interpreter window on the left, click on Run to calculate the components

Expert talk: how to design a Boost (step-up) Converter?

Isolated topologies for high voltages and power up to 400 W

Buck Converter (step-down a DC voltage),https://design.infineon.com/tinademo/tina.php?path=EXAMPLESROOT%7CINFINEON%7CApplications%7CIndustrial%7CPower%7C&file=learn_power_buck_24V_ccm_startup.tsc)
\a(Boost Converter (step-up a DC voltage),https://design.infineon.com/tinademo/tina.php?path=EXAMPLESROOT%7CINFINEON%7CApplications%7CIndustrial%7CPower%7C&file=learn_power_boost_24V_ccm_startup.tsc)
\a(Buck-Boost Converter (invert a DC voltage),https://design.infineon.com/tinademo/tina.php?path=EXAMPLESROOT%7CINFINEON%7CApplications%7CIndustrial%7CPower%7C&file=learn_power_buckboost_24V_ccm_startup.tsc)
\a(Cuk Converter (invert a DC voltage up or down),https://design.infineon.com/tinademo/tina.php?path=EXAMPLESROOT%7CINFINEON%7CApplications%7CIndustrial%7CPower%7C&file=learn_power_cuk_24V_ccm_startup.tsc)
\a(SEPIC Converter (step-up or down)

Boost in DCM mode
Boost in CCM mode

Other circuits
Technical Assistance


Infineon MOSFET Finder,https://www.infineon.com/cms/en/tools/solution-finder/product-finder/mosfet-finder/)
\a(Power Selection Guide,https://www.infineon.com/dgdl/Infineon-Power_and_Sensing_Selection_Guide_2018-SG-v00_00-EN.pdf?fileId=5546d4625607bd13015621522aa012cb)
\a(Automotive Power Guide

Flyback Converter,https://design.infineon.com/tinademo/tina.php?path=EXAMPLESROOT%7CINFINEON%7CApplications%7CIndustrial%7CPower%7C&file=learn_power_flyback_220V_ccm_startup.tsc)
\a(Forward Converter