logo
Login
/Register

SGM41570 Series Laptop Charging Application Design and System Efficiency Estimation

Application Notes2026-04-30


Author: Anchor Wang
Corresponding Author: Cherry Cheng
Reviewers: Iris Liu, Mhofy Tian

ABSTRACT

With the widespread adoption of USB Type-C interfaces and USB Power Delivery (PD) technology in personal electronic devices, the USB Type-C interface has become the mainstream charging port for laptops. Battery charger chips play a critical role in battery charging applications. This document starts with the concept of USB Type-C, first understanding its power delivery connection. Then, focusing on the SGM41570 series Buck-Boost NVDC battery charger chip introduced by SG Micro Corp, it elaborates on the peripheral circuit design for laptop charging applications. It also evaluates the losses at full system load and finally presents the loss distribution in a pie chart. This allows designers to intuitively assess whether the design losses meet requirements based on the proportion of each loss component, thereby optimizing the design.

1 USB Type-C Overview

USB Type-C is a revolutionary interface technology that has fundamentally changed the way laptops and other digital devices connect, thanks to its slim design, reversible plug orientation, powerful data transfer and power delivery capabilities. In laptop applications, USB Type-C not only simplifies connector specifications and unifies data cables but also, by integrating USB PD technology, supports power delivery up to 240W[1]. This enables fast and efficient laptop battery charging, significantly shortening charge times. It also allows laptops to meet charging, data transfer, and video output needs simultaneously with a single, lightweight Type-C cable in a wider range of scenarios, greatly enhancing user mobility and experience. Furthermore, the bidirectional charging capability of the Type-C interface means a laptop can also act as a power source for other devices when necessary, increasing flexibility and practicality.

A typical USB Type-C power delivery connection[2] is shown in Figure 1. It mainly consists of three major components: a USB PD controller, a battery charger, and a battery gauge. These components work together through complex logic and control strategies to achieve efficient and safe power transfer, as well as data communication.

2 SGM41570 Series Introduction

The SGM41570 series includes two chips: the SGM41570[3] supporting the SMBus interface and the SGM41573[4] supporting the I2C interface. These are powerful synchronous Buck-Boost lithium battery charging controllers, specifically designed for applications requiring efficient charging and power path management, such as laptops and robot vacuums. They support charging 1-cell to 4-cell lithium batteries and integrate various advanced features to meet diverse charging requirements.

First, the SGM41570 offers broad input source compatibility, capable of handling inputs from traditional adapters, USB adapters, and high-voltage USB PD sources. Based on the actual status of the input source and battery, the controller automatically switches to Buck, Boost, or Buck-Boost mode during power-up without host control intervention, ensuring efficient and safe charging.

Second, the SGM41570 features Narrow Voltage DC (NVDC) charging path management and Dynamic Power Management (DPM). These functions optimize power distribution and improve charging efficiency.

Additionally, the chip supports USB On-The-Go (OTG) mode, allowing it to power peripherals when needed, further expanding application scenarios.

When there is no external load on the USB OTG port, the SGM41570 supports VMIN Active Protection (VAP), preventing system voltage from dropping when system power demand is high. The chip can also monitor adapter current, battery current, and system power. When system power exceeds the available power from the adapter and battery, it issues a flexibly programmable nPROCHOT pulse to notify the CPU to throttle, preventing overload and damage.

In summary, the SGM41570 is a lithium battery charging controller integrating high-efficiency charging, intelligent power path management, broad input source compatibility, and comprehensive protection features, providing an ideal solution for various applications requiring lithium battery charging.

3 Laptop Application Design

In laptop application designs, a Buck-Boost charging controller provides more flexible power adapter capability and more efficient power management. This section uses the SGM41570 Buck-Boost battery charging controller for a laptop application design based on a maximum 20V adapter voltage, 4-cell battery, and 100W peak system power consumption. This reference design achieves a peak efficiency of 96.7% at 100W system power.

3.1 Design Requirements

ParameterSpecification
Input Voltage, VIN3.6V to 20V, 20V typical
Output Voltage, VOUT12.3V to 16.8V, 15.2V typical
Maximum System Output Power, POUT100W

3.2 Battery Configuration

After the internal LDO is activated, the battery cell count configuration is checked via the bias voltage on the CELL_BATPRESZ pin. For a 4-cell configuration, the CELL_BATPRESZ pin can be pulled up to VDDA through a 10kΩ resistor. Refer to the SGM41570 datasheet[3] for battery configuration thresholds.

3.3 External Current Limit Setting

Connect the ILIM_HIZ pin to a resistor divider between REGN and GND. The target input current limit IDPM can be set using the following formula:

According to the design requirements, the maximum output power is 100W. Under nominal input voltage conditions, the corresponding input current is 5A. Using a 1.2x input current margin, 6A is set as the input current limit. Selecting a 10mΩ sense resistor, VILIM_HIZ is calculated to be 3.4V. Based on a 5.6V REGN, choose a 63.9kΩ top divider resistor and a 100kΩ bottom divider resistor.

3.4 Input Filter Design

The SGM41570 uses average current mode control. It detects the input current via the differential voltage between ACP and ACN and reconstructs the inductor current information based on this input current. However, parasitic inductance from the PCB layout can cause high-frequency ringing between ACP and ACN, distorting the inductor current sense signal. This affects the average current control loop and can even lead to output oscillation. Furthermore, distortion in input current sensing degrades the accuracy of the IINDPM loop and IIN_ADC. Refer to the SGM41570 datasheet[3] for functional descriptions of IINDPM and IIN_ADC.

For practical application designs, it is recommended to use the RC filter circuit shown in Figure 3 to filter high-frequency noise caused by PCB parasitic parameters. Design the RC filter time constant between 47ns and 200ns to effectively filter high-frequency noise in the output current sense signal. Setting the RC filter time constant too high is not recommended. Otherwise, in forward Buck mode with discontinuous input current, the distortion in input current sensing will prevent the chip from accurately reconstructing the inductor current information.

3.5 Inductor Selection

The SGM41570 offers two switching frequencies: 800kHz and 1200kHz. Higher switching frequencies allow the use of smaller inductance values and smaller input/output capacitors but increase power MOSFET switching losses. This design uses the default 800kHz switching frequency. Refer to the appendix for the meaning and values of parameters in the formulas below. The inductor saturation current ISAT should be greater than the maximum output current IOUT_MAX plus half the inductor current ripple IRIPPLE:

In Buck CCM mode (D = VOUT / VIN), the inductor current ripple IRIPPLE is given by:

According to the formula above, the maximum inductor current ripple occurs when D = 0.5. When D > 0.5, keeping the input voltage constant, the ripple gradually decreases as the output voltage increases. Based on the design specification range, the maximum inductor current ripple corresponds to VIN = 20V, VOUT = 12.3V.

Typically, inductor ripple is designed to be 20% to 40% of the maximum output current. Taking the ripple factor KIND as 30%, the design inductance value can be obtained using the following formula:

Select an inductor with a nominal value of 2.2μH and a saturation current greater than 9.3A. The Wurth 74437356022 inductor meets the design requirements: IR = 8.5A, ISAT,10% = 10A, DCR = 13.6mΩ.

3.6 Input Capacitor Selection

Selecting appropriate input capacitors is crucial for absorbing input switching current ripple and minimizing input voltage ripple. The RMS current through the input capacitor can be calculated using formula (5), and the ripple voltage across the input capacitor using formula (6):

X7R or X5R ceramic capacitors are generally preferred for input decoupling. Placing a (10nF + 1nF) capacitor combination between the input sense resistor RAC and the power MOSFET Q1 effectively filters high-frequency ringing generated during MOSFET switching.

Based on the design specification range, choose VIN = 20V and VOUT = 15.2V as typical calculation parameters; subsequent calculations will be based on these conditions. Using a 1% input voltage ripple factor in formula (6) yields a minimum input capacitance of approximately 7.5μF. Considering the DC bias effect of ceramic capacitors, select six 25V 10μF 0805 package ceramic capacitors to achieve the required effective capacitance. Refer to the respective manufacturer's datasheet for the DC bias derating curve. To mitigate the impact of extreme conditions like temperature variation and input voltage fluctuation on the effective input capacitance, adding one 25V to 35V, 10μF tantalum capacitor (POSCAP) is recommended.

3.7 Output Capacitor Selection

Selecting appropriate output capacitors is crucial for absorbing inductor current ripple, minimizing output voltage ripple during steady-state and load transients, and ensuring system stability. The RMS current through the output capacitor can be calculated using formula (7), and the ripple voltage across the output capacitor using formula (8):

Furthermore, formula (9) can be used to calculate the minimum output capacitance. The capacitor should supply energy for at least two switching cycles of current step (ΔIOUT) before the control loop responds to the load change, with a maximum allowable output transient voltage change of ΔVOUT (overshoot or undershoot).

Considering a load transient from 10% to 100% and a maximum 5% transient voltage change, the minimum output capacitance is calculated to be approximately 19.5μF. Considering the DC bias effect of ceramic capacitors, select seven 25V 10μF 0805 package ceramic capacitors to achieve the required effective capacitance. Similarly, to mitigate the impact of extreme conditions, adding two 25V to 35V, 33μF tantalum capacitors (POSCAP) is recommended.

3.8 Power MOSFET Selection

The SGM41570 is a Buck-Boost charge management controller requiring external power MOSFETs. It requires four N-channel MOSFETs. The internal gate drivers provide a 5.6V drive voltage. Select MOSFETs with a voltage rating of 30V or higher to meet the 20V input voltage requirement.

The peak inductor current was calculated in Section 3.5. For the actual MOSFET selection, consider a margin of more than 2x for the continuous drain current; ID should be greater than 18.6A.

To balance conduction loss and switching loss, a commonly used parameter is the MOSFET's Figure of Merit (FOM)[5]. FOM can be calculated using formula (10), where RDS(ON) is the on-resistance and QGD is the gate drain charge. A lower FOM value indicates lower total MOSFET losses.

Generally, for MOSFETs from the same series of a given manufacturer, the FOM value does not vary significantly. After selecting a specific MOSFET series, choose the appropriate MOSFET by comprehensively considering conduction loss, switching loss, and cost. For this design, the SGMNQ70430 N-channel MOSFET is chosen for the four main power switches. It has a voltage rating of 30V and a continuous drain current of 46A.

4 Loss Calculation

The previous chapter detailed the peripheral circuit design. This chapter evaluates the losses at full load based on this design (20V typical input voltage, 15.2V typical output voltage, 100W system output power, 800kHz switching frequency). Finally, the loss distribution is presented in a pie chart. Designers can clearly see the proportion of each loss component from the pie chart, allowing them to assess whether the design losses meet requirements, identify areas for improvement, and optimize the design.

4.1 MOSFET Losses

In this application, the converter primarily operates in synchronous Buck mode. MOSFET-related power losses mainly consist of conduction losses and switching losses. Conduction losses are the sum of the conduction losses of the high-side Q1 and low-side Q2, and are independent of switching frequency. Switching losses include Q1 switching loss, Q2 switching loss, gate drive loss, Q2 body diode loss, reverse recovery loss, and MOSFET output capacitance loss[6].

4.1.1 Conduction Losses

Conduction losses are determined by the MOSFET's on-resistance and the RMS current flowing through it. They can be calculated using the following formulas:

Using the above formulas, the calculated Q1 conduction loss is 0.234W, and Q2 conduction loss is 0.065W.

4.1.2 Switching Losses

1. Overlap Losses

During MOSFET switching, both turn-on and turn-off require finite time. During these transition periods, the Q1 MOSFET simultaneously withstands high voltage and current, causing switching loss. The figure below shows the gate-source voltage VGS, drain-source voltage VDS, and drain current ID waveforms during the Q1 turn-on phase.

The MOSFET turn-on time is calculated as follows:

Wherein

The drive current is estimated using the following formulas[7]:

Wherein

The calculation process for MOSFET turn-off time is similar to turn-on. The drive current formulas for turn-off are:

Based on the above formulas, estimated values are tON = 10.4ns and tOFF = 6.8ns. It is recommended to select MOSFETs with a turn-on time of less than 20ns to reduce the switching loss proportion. Generally, MOSFETs with CISS less than 1000pF are recommended.

The MOSFET turn-on and turn-off loss calculation formulas are as follows:

The calculated overlap loss during the turn-on phase is 0.463W, and during the turn-off phase is 0.415W.

2. Gate Drive Loss

The MOSFET gate drive loss is calculated as follows:

During the low-side MOSFET turn-on process, due to body diode freewheeling, the VDS voltage is already near 0V, so the Miller effect is neglected. The voltage used for loss calculation is VOUT rather than VREGN. Because the chip is operating in Buck mode, the VREGN voltage is generated from VOUT via an LDO. Calculating based on VOUT includes the LDO loss during the driving process. Increasing drive resistance to slow down switching is not recommended. Instead, increasing gate-source capacitance, adding series resistance to the bootstrap capacitor, or adding an RC snubber can be used to slow down MOSFET switching speed. Using the above formulas, the total drive loss for Q1 and Q2 is calculated to be 0.146W.

3. Dead-Time Loss

To prevent Q1 and Q2 from conducting simultaneously and shorting VIN, the converter incorporates two brief dead-time intervals: the rising edge dead-time between Q2 turn-off and Q1 turn-on, and the falling edge dead time between Q1 turn-off and Q2 turn-on. During these two dead-time intervals, both Q1 and Q2 are off, and Q2's body diode conducts freewheeling current. This introduces dead-time loss (body diode conduction loss) and body diode reverse recovery loss. The dead-time loss is calculated as follows:

The calculated dead-time loss is 0.169W.

4. Body Diode Reverse Recovery Loss

The body diode reverse recovery loss is calculated as follows[8]:

The calculated body diode reverse recovery loss is 0.144W.

5. Output Capacitance Loss

Another power loss associated with MOSFET is the output capacitance loss, caused by charging and discharging the output capacitance COSS. The calculation formulas are:

If the QOSS parameter is not provided in the MOSFET datasheet, it can be calculated by fitting the provided COSS vs. VDS curve into a function:

Since the datasheet for the SGMNQ70430 MOSFET does not provide the QOSS parameter, the function fitting method is used, resulting in a total output capacitance loss of 0.185W.

4.2 Inductor Loss

Inductor losses mainly consist of winding loss and core loss. Winding loss is composed of DC resistance (DCR) loss and AC resistance (ACR) loss. Core loss includes hysteresis loss, eddy current loss, and residual loss. For the vast majority of inductor manufacturers, the datasheet parameters are insufficient to fully calculate inductor loss. A few inductor manufacturers provide corresponding loss calculation tools to help developers estimate inductor loss. For example, the Wurth website has a loss calculation tool for the 74437356022 inductor. By entering parameters corresponding to the inductor current, the tool generates AC loss and DC loss components. The AC loss result can be used directly, while the DC loss is calculated using the following formula[9]:

The calculated inductor DC loss is 0.592W. The AC loss, referenced from the official website calculation, is 0.136W. The total inductor loss is 0.728W.

4.3 IC Quiescent Loss

The SGM41570 control IC itself also has quiescent power dissipation, which can be estimated using formula (30), resulting in an IC quiescent loss of 0.038W.

4.4 Other Losses

The SGM41570 is a Buck-Boost controller. When the system operates in Buck mode, Q4 is constantly on, and its on-resistance generates corresponding conduction loss. The input current flowing through the 10mΩ sense resistor RAC also generates loss. The respective calculation formulas are:

The calculated Q4 conduction loss is 0.307W, and the sense resistor RAC loss is 0.334W.

4.5 Summary

Based on the loss calculation results in this section, they are summarized in the table below:

MOSFET Losses (W)Value
Q1 Conduction Loss0.234
Q2 Conduction Loss0.065
Turn-on Overlap Loss0.463
Turn-off Overlap Loss0.415
Gate Drive Loss0.146
Dead-time Loss0.169
Reverse Recovery Loss0.144
Output Capacitance Loss0.185
Inductor Losses (W) 
DC Loss0.592
AC Loss0.136
IC Quiescent Loss (W) 
Quiescent Loss0.038
Other Losses (W) 
Q4 Conduction Loss0.307
Sense Resistor RAC Loss0.334
Total Loss3.228W

Based on the loss calculation results and the following efficiency formula, the calculated system efficiency for this design is 96.88%.

Note that the entire calculation process uses parameters at 25℃ and does not consider the impact of system temperature rise. In reality, parameters like the power MOSFET on-resistance and the inductor DCR change significantly with temperature. For a more accurate estimation, the temperature rise effect can be considered, and the results iterated.

Based on the loss table results, the total loss for Q1 and Q2 is 1.82W, with an average loss of 0.91W per MOSFET. Considering the MOSFET thermal resistance, the MOSFET temperature rise can be roughly estimated:

According to the formula above, the calculated MOSFET temperature rise is 41.8℃. MOSFET datasheets typically provide a curve of on-resistance RDS(ON) versus temperature. RDS(ON) at the corresponding temperature can be obtained from the temperature rise information. The inductor DCR can be obtained similarly. Recalculating the losses using the temperature-adjusted parameters yields the following results:

MOSFET Losses (W)Value
Q1 Conduction Loss0.276
Q2 Conduction Loss0.076
Turn-on Overlap Loss0.463
Turn-off Overlap Loss0.415
Gate Drive Loss0.146
Dead-time Loss0.169
Reverse Recovery Loss0.144
Output Capacitance Loss0.185
Inductor Losses (W) 
DC Loss0.700
AC Loss0.136
IC Quiescent Loss (W) 
Quiescent Loss0.038
Other Losses (W) 
Q4 Conduction Loss0.363
Sense Resistor RAC Loss0.334
Total Loss3.445W

Based on the temperature-corrected loss calculation results, the calculated system efficiency for a 20V adapter voltage, 4-cell battery, and 100W power consumption is 96.68%.

To verify the accuracy of the calculation results, efficiency tests were performed on the SGM41570 DEMO board according to the reference design peripheral circuit[10]:

VIN (V)IIN (A)VOUT (V)IOUT (A)Efficiency (%)
20.0015.18415.2016.60096.76

Based on the above data, the difference between the estimated efficiency and the measured efficiency is only 0.08%, which is within a reasonable error range. To clearly and intuitively show the proportion of each loss component, a pie chart of the loss distribution is shown below:

5 References

[1] USB 3.0 Promoter Group. Universal Serial Bus Power Delivery Specification [S]. (2022-01).
[2] Texas Instruments Incorporated. Combining Buck-Boost Battery Chargers and USB Type-C Power Delivery for Maximum Power Density [EB/OL]. (2022-05). 
[3] SG Micro Corp. SGM41570 Datasheet [EB/OL]. (2024-04). https://www.sg-micro.com/rect/assets/44ca3412-b7c1-43b8-826b-9dcee8c0b374/SGM41570.pdf
[4] SG Micro Corp. SGM41573 Datasheet [EB/OL]. (2024-04). https://www.sg-micro.com/rect/assets/c877796f-7bf0-4585-87c3-eaa4e6380787/SGM41573.pdf
[5] Utkarsh Jadli, Faisal Mohd-Yasin, Hamid Amini Moghadam, Peyush Pande, Mayank Chaturvedi, Sima Dimitrijev. A Method for Selection of Power MOSFETs to Minimize Power Dissipation [J/OL]. Electronics, 2021, 10, 2150.
[6] Texas Instruments Incorporated. Power Loss Calculation With Common Source Inductance Consideration for Synchronous Buck Converters [EB/OL].
[7] The University of Texas at Dallas. Electronic Devices Laboratory Manual [S]. (2013-01).
[8] STMicroelectronics. Calculation of turn-off power losses generated by an ultrafast diode [EB/OL]. (2017-10).
[9] Würth Elektronik eiSos GmbH & Co. KG. Accurate Inductor Loss Determination Using Würth Elektronik’s REDEXPERT [EB/OL]. (2015-06).
[10] SG Micro Corp. SGM41570 Demo Board Test Report [EB/OL]. https://www.sg-micro.com/evm-detail/EVKIT-SGM41570

6 Appendix

SymbolDescriptionValueUnit
COSSQ1 or Q2 MOSFET output capacitanceVariable capacitance, varies with VDS voltagepF
CISSQ1 or Q2 MOSFET input capacitance< 1000pF
DConverter duty cycleCalculated--
FOMMOSFET Figure of Merit----
fSWSwitching frequency800kHz
gFSMOSFET forward transconductanceCalculatedS
gFS_SPECMOSFET forward transconductance20 (VDS = 1.5V, ID_SPEC = 15A)S
ICIN_RMSInput capacitor RMS currentCalculatedA
ICOUT_RMSOutput capacitor RMS currentCalculatedA
IDMOSFET drain currentCalculatedA
IONMOSFET turn-on gate currentCalculatedA
IOFFMOSFET turn-off gate currentCalculatedA
IOUTConverter output current8.2 (max)A
IQIC quiescent current2.5mA
IRInductor temperature rise current8.5A
IRIPPLEInductor current peak-to-peakCalculatedA
ISATInductor saturation current10A
IL_RMSInductor RMS currentCalculatedA
LInductance value2.2μH
PCOND(Q1)Q1 conduction lossCalculatedW
PCOND(Q2)Q2 conduction lossCalculatedW
PCOND(Q4)Q4 conduction lossCalculatedW
PCOSS(Q1)Q1 output capacitance lossCalculated from COSS vs. VDS curveW
PCOSS(Q2)Q2 output capacitance lossCalculated from COSS vs. VDS curveW
PDEADDead-time lossCalculatedW
PGATE_Q1Q1 gate drive lossCalculatedW
PGATE_Q2Q2 gate drive lossCalculatedW
PICIC quiescent lossCalculatedW
PL_DCInductor DC lossCalculatedW
PQOSS(Q1)Q1 output capacitance lossCalculated from QOSSW
PQOSS(Q2)Q2 output capacitance lossCalculated from QOSSW
PRACInput sense resistor lossCalculatedW
PRR_Q2Q2 body diode reverse recovery lossCalculatedW
PSW(Q1_ON)Q1 turn-on overlap lossCalculatedW
PSW(Q1_OFF)Q1 turn-off overlap lossCalculatedW
QGGate drive charge8nC
QGDGate-drain charge4nC
QGSGate-source charge2.2nC
QOSSMOSFET output chargeCalculated from COSS vs. VDS curvenC
QRRReverse recovery charge9nC
QSWMOSFET switching chargeObtained from datasheet or estimatednC
RDS(ON)_Q1Q1 on-resistance7 (VTH = 5.6V, 25℃)
RDS(ON)_Q2Q2 on-resistance7 (VTH = 5.6V, 25℃)
RDS(ON)_Q4Q4 on-resistance7 (VTH = 5.6V, 25℃)
RGGate drive resistor1.3Ω
RONDriver circuit pull-up resistance5Ω
ROFFDriver circuit pull-down resistance2Ω
RθJAJunction-to-ambient thermal resistance46℃/W
tDEAD_FALLFalling edge dead-time20ns
tDEAD_RISERising edge dead-time20ns
tOFFMOSFET turn-off timeCalculatedns
tONMOSFET turn-on timeCalculatedns
tRISEMOSFET temperature riseCalculated
TSSwitching period1.25μs
VDSDrain-source voltage--V
VFBody diode forward voltage0.8V
VGSGate-source voltage--V
VTHGate-source threshold voltage1.6V
VREGNLDO output voltage5.6V
VILIM_HIZILIM_HIZ pin voltageCalculatedV
VINConverter input voltage20 (typical)V
VMILLERMiller voltageCalculatedV
VOUTConverter output voltage15.2 (typical)V
ΔVINInput capacitor ripple voltageCalculatedmV
ΔVOUTOutput capacitor ripple voltageCalculatedmV

Notes

1 VBUS in the figure corresponds to VIN in the following text, and VSYS corresponds to VOUT.

 

 

 

 

Products

Logo
SG Micro Corp (SGMICRO) specializes in the development, manufacturing and sales of high-performance and high-reliability integrated circuits for analog signal conditioning and system power management, offering innovative solutions to a broad range of applications in the industrial, automotive, communication, computing, consumer electronics, and medical equipment markets.
Privacy Policy
Copyright © 2025 SG MICRO CORP All rights reserved. 京公网安备11010802046258号京ICP 备08010133号-2