AZIC Education
Component ReferenceVoltage Regulators

Voltage Regulators — Overview & Selection Guide

Understanding voltage regulation in cryptocurrency mining hardware — from 12V PSU input to sub-0.4V chip voltages, covering buck converters, LDOs, and voltage domain architecture.

Overview

Voltage regulation is one of the most critical subsystems on a hash board. A typical mining power supply delivers 12V DC (or 48V in newer high-efficiency models), but ASIC chips operate at extremely low core voltages — typically between 0.25V and 0.40V. The voltage regulators on the hash board are responsible for this conversion, and their failure is one of the most common causes of dead or underperforming boards.

This page covers the fundamentals of voltage regulation in mining hardware, the types of regulators used, and how to approach diagnostics when a voltage domain fails.

The Role of Voltage Regulators

Every ASIC chip on a hash board requires two primary voltage rails:

  • VDD (Core Voltage) — The main power supply for the hashing cores, typically 0.25V to 0.40V depending on the chip generation. This rail carries the highest current.
  • VDDIO (I/O Voltage) — Powers the chip's communication interfaces (CI/CO, RI/RO), typically 1.8V. Lower current but essential for chip-to-chip signaling.

Additional rails may include:

A single hash board may have 15 or more separate voltage regulator circuits. Each one is a potential failure point. Understanding voltage domains is fundamental to hash board repair.

Voltage Domains Explained

Rather than powering every ASIC chip from a single massive regulator, hash boards divide chips into voltage domains — groups of chips that share a common VDD regulator. This architecture provides several advantages:

  1. Current distribution — Each domain handles a manageable current load (typically 30-80A per domain)
  2. Fault isolation — A failed chip shorts only its own domain, not the entire board
  3. Voltage tuning — Individual domains can be trimmed for optimal efficiency

A typical hash board has 8 to 16 voltage domains. Each domain contains a buck converter with its associated MOSFETs, inductors, and capacitors.

Voltage Domain Layout by Miner Model

MinerASIC ChipVDD TargetDomainsChips/DomainRegulator IC
Antminer S19BM13980.31V127TPS53647
Antminer S19 XPBM13660.28V1211TPS53647
Antminer S21BM13680.30V1213MP2943
Whatsminer M500.32V1012IR3553
Whatsminer M600.29V1014RAA228228

Types of Voltage Regulators in Miners

Buck Converters (Switching Regulators)

Buck converters are the workhorses of hash board power delivery. They convert the 12V input to the sub-0.5V chip voltage with high efficiency (typically 85-92%). Every VDD domain uses a buck converter.

Key characteristics:

  • High efficiency at large step-down ratios
  • High current capability (30-100A per phase)
  • Fast transient response for dynamic load changes
  • Requires external components — inductor, MOSFETs, capacitors

See Buck Converters — Common ICs & Specifications for detailed IC-level information.

LDO Regulators (Linear Regulators)

LDO (Low Drop-Out) regulators are used for lower-current, noise-sensitive rails like VDDIO (1.8V) and 3.3V control logic. They are simpler than buck converters but less efficient because they dissipate excess voltage as heat.

Key characteristics:

  • Simple circuit — minimal external components
  • Low noise output — important for I2C and UART signals
  • Lower efficiency — not suitable for high-current loads
  • Small package — SOT-23 or SOT-223

See LDO Regulators — I/O & Auxiliary Power Rails for detailed information.

Common Regulator ICs in Mining Hardware

ICManufacturerTypeTypical UseVin RangeVout RangeMax Current
TPS53647Texas InstrumentsBuckS19 VDD domains4.5-16V0.25-1.52V40A
MP2943Monolithic PowerBuckS21 VDD domains4.5-16V0.2-1.4V50A
IR3553InfineonBuckWhatsminer VDD4.5-16V0.25-1.5V40A
RAA228228RenesasBuckM60 VDD domains4.5-25V0.25-5.5V60A
AMS1117-1.8Advanced MonolithicLDOVDDIO 1.8V3.3-15V1.8V fixed1A
AMS1117-3.3Advanced MonolithicLDOControl 3.3V4.5-15V3.3V fixed1A

Common Failure Modes

Always disconnect power and wait at least 60 seconds before probing voltage regulators. Capacitors can hold dangerous charge levels even after the PSU is turned off.

1. Dead Voltage Domain

Symptoms: A group of chips is missing from the chain. The miner reports fewer ASICs than expected.

Root causes:

  • Shorted ASIC chip pulling the domain voltage to ground
  • Failed MOSFET (short-circuit is the most common MOSFET failure)
  • Open inductor
  • Failed regulator IC (no switching)

Diagnosis: Measure VDD at the domain output. If 0V, check for shorts with the board unpowered using resistance/diode mode.

2. Low or Unstable Voltage

Symptoms: Chips in a domain produce intermittent errors, low hashrate, or hardware errors in the miner log.

Root causes:

  • Degraded output capacitors (increased ESR)
  • Feedback resistor drift
  • Marginal MOSFET (increased Rds_on from thermal stress)
  • Overloaded domain (too many chips drawing current)

Diagnosis: Measure VDD under load. Compare across domains — they should all read within 10mV of each other.

3. Overheating Regulator

Symptoms: Board shuts down after running for a period. Thermal camera shows hotspot at regulator area rather than ASIC chips.

Root causes:

  • Insufficient airflow over the regulator section
  • Failed thermal pad between regulator and heatsink
  • Degraded MOSFET with increased on-resistance

Testing Procedures

Visual Inspection

Examine all voltage regulator areas for:

  • Burnt or discolored components
  • Swollen or leaking capacitors
  • Cracked inductors
  • Solder bridges between MOSFET pins

Resistance Check (Power Off)

With the board unpowered, measure resistance from VDD to GND on each domain:

  • Normal: 5-50 ohms (varies by domain size)
  • Shorted chip: Below 1 ohm
  • Open domain: Megaohms (no path)

A low resistance reading does not always mean a failed regulator — it often indicates a shorted ASIC chip in the domain. Isolate the regulator from the load before concluding the regulator itself has failed.

Powered Voltage Measurement

With the board powered (use a test fixture or bench PSU with current limiting):

  1. Measure 12V input rail — should be within 11.4V to 12.6V
  2. Measure each VDD domain — compare against the expected voltage in the table above
  3. Measure VDDIO (1.8V) and 3.3V rails
  4. Check the ENABLE pin on each regulator IC — should be HIGH when the board is operational

Switching Waveform (Advanced)

Using an oscilloscope, probe the switching node (inductor input) of each buck converter:

  • Clean square wave at the switching frequency (300kHz-1MHz typical)
  • No ringing or excessive overshoot
  • Duty cycle consistent with the Vout/Vin ratio

Replacement Notes

  • Buck converter ICs are typically QFN packages requiring hot air rework at 260-280°C
  • Always replace associated MOSFETs if the regulator IC failed due to a short circuit — the MOSFETs may be damaged
  • After replacing a regulator, verify output voltage before reconnecting the ASIC load
  • Inductor replacements must match the original inductance value and saturation current rating

Used In

Voltage regulators are found on every hash board across all miner brands: