AZIC Education
Component ReferenceVoltage Regulators

Buck Converters — Common ICs & Specifications

Detailed reference for buck converter ICs used in cryptocurrency mining hash boards, including TPS53647, MP2943, IR3553, and RAA228228 specifications and testing procedures.

Overview

Buck converters are the primary voltage regulation topology used on hash boards. They step down the 12V (or 48V) PSU input to the sub-0.4V core voltage required by ASIC chips. Each voltage domain on a hash board has its own buck converter circuit, making these components among the most numerous and failure-prone on the board.

This page covers how buck converters work in the context of mining hardware, the most common ICs you will encounter, and how to test and diagnose failures.

How Buck Converters Work

A buck converter is a switching power supply that converts a higher input voltage to a lower output voltage with high efficiency. The basic circuit consists of four key components:

Core Components

  1. Controller IC — Generates the PWM switching signal and regulates the output voltage via a feedback loop
  2. High-side MOSFET — Switches the input voltage on and off at high frequency (300kHz-1MHz)
  3. Low-side MOSFET — Provides a current path for the inductor when the high-side MOSFET is off
  4. Inductor — Stores energy during the on-time and releases it during the off-time, smoothing the output
  5. Output capacitors — Filter the remaining ripple to provide a clean DC output

Operating Principle (Simplified)

    12V Input
        |
   [High-side FET] ──── Switching Node ──── [Inductor] ──── Output (0.3V)
        |                     |                                  |
   [Low-side FET]            ───                          [Output Caps]
        |                                                        |
       GND                                                      GND
  1. On phase: The high-side MOSFET turns on, connecting the 12V input to the inductor. Current flows through the inductor to the output, and the inductor stores energy in its magnetic field.
  2. Off phase: The high-side MOSFET turns off and the low-side MOSFET turns on. The inductor's stored energy drives current through the low-side MOSFET to the output.
  3. Feedback: The controller IC monitors the output voltage through a resistor divider. If the output drops below the target, the duty cycle increases. If it rises above the target, the duty cycle decreases.

The output voltage is approximately: Vout = Vin x Duty Cycle

For a 12V to 0.3V conversion, the duty cycle is only about 2.5% — the high-side MOSFET is on for a very short time during each switching cycle.

The extremely low duty cycle required for mining ASICs (2-3%) is one of the reasons these regulators use specialized ICs with precise timing control. Standard buck controllers designed for 3.3V or 5V outputs cannot achieve duty cycles this low.

Common Buck Converter ICs

TPS53647 (Texas Instruments)

The TPS53647 is widely used in Bitmain Antminer S19 series hash boards. It is a single-phase D-CAP+ adaptive on-time controller.

ParameterValue
ManufacturerTexas Instruments
TopologySingle-phase buck, D-CAP+
Input Voltage4.5V to 16V
Output Voltage0.25V to 1.52V
Maximum Output Current40A (with appropriate MOSFETs)
Switching Frequency200kHz to 1.2MHz
PackageQFN-20 (4x4mm)
Enable PinActive HIGH
FeedbackInternal — voltage set by resistor divider on VSNS pin
Found InAntminer S19, S19 Pro, S19j Pro, S19 XP

Key signals to probe:

  • VIN — Should read 12V (input power)
  • VOUT/VSNS — Output voltage (0.28-0.32V depending on model)
  • EN — Enable pin, should be HIGH when board is running
  • PGOOD — Power Good output, HIGH when output is in regulation
  • SW — Switching node (oscilloscope only)

MP2943 (Monolithic Power Systems)

The MP2943 is found in newer Bitmain designs including the Antminer S21 series. It offers higher current capability and integrated driver circuitry.

ParameterValue
ManufacturerMonolithic Power Systems
TopologySingle-phase buck with integrated drivers
Input Voltage4.5V to 16V
Output Voltage0.2V to 1.4V
Maximum Output Current50A
Switching Frequency300kHz to 1.5MHz
PackageQFN-24 (5x5mm)
Enable PinActive HIGH
FeedbackPMBus/I2C configurable + resistor divider
Found InAntminer S21, S21 Pro, T21

The MP2943 supports PMBus/I2C voltage programming, which means the control board can dynamically adjust domain voltages. This is how auto-tuning firmware optimizes hashrate and efficiency.

IR3553 (Infineon)

The IR3553 is a single-phase buck regulator commonly used in MicroBT Whatsminer hash boards.

ParameterValue
ManufacturerInfineon (formerly International Rectifier)
TopologySingle-phase PowIRstage with integrated driver and MOSFETs
Input Voltage4.5V to 16V
Output Voltage0.25V to 1.5V
Maximum Output Current40A
Switching FrequencyUp to 1MHz
PackagePQFN (5x6mm)
Enable PinActive HIGH
FeedbackVoltage mode with external error amplifier
Found InWhatsminer M30S, M30S++, M50

Unique feature: The IR3553 is a PowIRstage IC, meaning it integrates the high-side MOSFET, low-side MOSFET, and gate driver into a single package. This simplifies the board layout but means the entire power stage must be replaced if any MOSFET fails.

RAA228228 (Renesas)

The RAA228228 is used in the latest MicroBT Whatsminer designs and some Avalon boards.

ParameterValue
ManufacturerRenesas
TopologyMulti-phase digital buck controller
Input Voltage4.5V to 25V
Output Voltage0.25V to 5.5V
Maximum Output Current60A per phase
Switching Frequency200kHz to 2MHz
PackageQFN-40 (6x6mm)
Enable PinActive HIGH
FeedbackDigital control loop with PMBus
Found InWhatsminer M60, M60S

Specifications Comparison

ParameterTPS53647MP2943IR3553RAA228228
Vin Max16V16V16V25V
Vout Min0.25V0.2V0.25V0.25V
Iout Max40A50A40A60A
Integrated FETsNoNoYesNo
PMBusNoYesNoYes
Package Size4x4mm5x5mm5x6mm6x6mm
Typical Fsw500kHz600kHz500kHz800kHz

How to Test a Buck Converter

Check Input Voltage (Power Off then On)

  1. Identify the VIN pin on the regulator IC (usually connected to a large copper pour or power plane)
  2. With the board powered, measure voltage between VIN and GND
  3. Expected: 11.4V to 12.6V
  4. If low or absent: Trace the input path back to the power connector — check for burned traces or failed input capacitors

Check Output Voltage

  1. Locate the output side of the inductor — this is the regulated voltage rail for the domain
  2. Measure between the output rail and GND
  3. Expected: Within 20mV of the target voltage for the miner model (see domain table in Voltage Regulators Overview)
  4. If 0V: Either the enable pin is not asserted, or the regulator or its power stage has failed
  5. If high (approaching Vin): The high-side MOSFET is likely shorted — the regulator is passing input voltage directly to the output

If the output reads close to the input voltage (e.g., 10V+ on a 0.3V rail), disconnect power immediately. A shorted high-side MOSFET has dumped 12V into the ASIC chips, likely causing catastrophic damage to every chip in the domain.

Check Enable Pin

  1. Locate the EN (Enable) pin on the regulator IC
  2. With the board powered, measure voltage on the EN pin
  3. Expected: 3.3V or 5V (logic HIGH)
  4. If 0V: The control board is not enabling this domain — could indicate a detected fault upstream

Check for Output Shorts (Power Off)

  1. Disconnect all power from the board
  2. Set multimeter to diode mode
  3. Probe from the domain output rail to GND
  4. Normal: 0.3V to 0.6V (forward voltage of the MOSFET body diode)
  5. Shorted: Below 0.1V — indicates a shorted ASIC chip or MOSFET in the domain

Probe the Switching Node

  1. Connect the oscilloscope probe to the junction between the MOSFETs and the inductor (SW pin)
  2. Set timebase to 1-2us/div
  3. Expected: Clean trapezoidal waveform at the switching frequency
  4. Abnormal signs: Missing pulses, excessive ringing, no switching activity

Check Output Ripple

  1. Use AC coupling on the oscilloscope
  2. Probe the output rail close to the output capacitors
  3. Expected: Less than 20mV peak-to-peak ripple
  4. High ripple: Indicates degraded output capacitors (high ESR) or insufficient capacitance

Verify Switching Frequency

  1. Measure the frequency of the switching waveform
  2. Expected: Within 10% of the specified switching frequency for the IC
  3. Abnormal frequency: May indicate a feedback loop problem or failed timing components

Common Failures

1. Output Shorted to Ground

Cause: Most often a shorted ASIC chip in the domain, not the regulator itself. The chip failure pulls the output rail to ground, which causes the regulator to overcurrent and shut down.

Diagnosis: Disconnect the regulator output from the ASIC load (by removing the inductor). If the regulator now produces the correct voltage, the short is on the load side.

2. High-Side MOSFET Short

Cause: Electrical overstress, thermal runaway, or MOSFET degradation. The high-side MOSFET fails short, connecting 12V directly to the domain output.

Diagnosis: With the board unpowered, measure resistance from VIN to the switching node. A short (below 1 ohm) indicates a failed high-side MOSFET.

3. No Switching (Regulator Dead)

Cause: Failed regulator IC, missing input voltage, or enable pin held low.

Diagnosis: Verify VIN and EN are present. If both are correct but no switching activity is observed at the SW node, the regulator IC has likely failed.

4. Inductor Open or Saturated

Cause: Physical damage (cracked core), manufacturing defect, or operation beyond saturation current.

Diagnosis: With the board unpowered, measure DC resistance through the inductor. Expected 1-5 milliohms. An open circuit indicates a broken inductor winding.

Replacement Notes

  • When replacing a buck converter IC, use a hot air rework station at 260-280°C
  • QFN packages have a large thermal pad underneath — ensure adequate flux to achieve full reflow
  • After replacement, always verify output voltage with a multimeter before reconnecting the ASIC load
  • If a MOSFET short caused the IC failure, replace both the IC and the MOSFETs
  • For PowIRstage ICs (IR3553), the entire integrated module must be replaced

Found In These Miners