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:
- 3.3V — For control logic, EEPROM, PIC bridge controllers, and temperature sensors
- 5V — For fan controllers and some sensor circuits
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:
- Current distribution — Each domain handles a manageable current load (typically 30-80A per domain)
- Fault isolation — A failed chip shorts only its own domain, not the entire board
- 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
| Miner | ASIC Chip | VDD Target | Domains | Chips/Domain | Regulator IC |
|---|---|---|---|---|---|
| Antminer S19 | BM1398 | 0.31V | 12 | 7 | TPS53647 |
| Antminer S19 XP | BM1366 | 0.28V | 12 | 11 | TPS53647 |
| Antminer S21 | BM1368 | 0.30V | 12 | 13 | MP2943 |
| Whatsminer M50 | — | 0.32V | 10 | 12 | IR3553 |
| Whatsminer M60 | — | 0.29V | 10 | 14 | RAA228228 |
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
| IC | Manufacturer | Type | Typical Use | Vin Range | Vout Range | Max Current |
|---|---|---|---|---|---|---|
| TPS53647 | Texas Instruments | Buck | S19 VDD domains | 4.5-16V | 0.25-1.52V | 40A |
| MP2943 | Monolithic Power | Buck | S21 VDD domains | 4.5-16V | 0.2-1.4V | 50A |
| IR3553 | Infineon | Buck | Whatsminer VDD | 4.5-16V | 0.25-1.5V | 40A |
| RAA228228 | Renesas | Buck | M60 VDD domains | 4.5-25V | 0.25-5.5V | 60A |
| AMS1117-1.8 | Advanced Monolithic | LDO | VDDIO 1.8V | 3.3-15V | 1.8V fixed | 1A |
| AMS1117-3.3 | Advanced Monolithic | LDO | Control 3.3V | 4.5-15V | 3.3V fixed | 1A |
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):
- Measure 12V input rail — should be within 11.4V to 12.6V
- Measure each VDD domain — compare against the expected voltage in the table above
- Measure VDDIO (1.8V) and 3.3V rails
- 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:
- Antminer S19 Series — TPS53647 buck converters
- Antminer S21 — MP2943 buck converters
- Whatsminer M50 — IR3553 buck converters
Related Pages
BM1398 ASIC Chip
Bitmain BM1398 mining ASIC chip specifications, pinout, and repair reference. Used in the Antminer S19, S19 Pro, and S19k Pro series.
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.