• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
  • Subscribe
  • Advertise

Power Electronic Tips

Power Electronic News, Editorial, Video and Resources

  • Products
    • Power Supplies
    • AC-DC
    • DC-DC
    • Battery Management
    • Capacitors
    • Magnetics
    • MOSFETS
    • Power Management
    • RF Power
    • Resistors
    • Transformers
    • Transistors
  • Applications
    • 5G
    • AI
    • Automotive
    • EV Engineering
    • LED Lighting
    • Industrial
    • IoT
    • Wireless
  • Learn
    • eBooks / Tech Tips
    • EE Training Days
    • FAQ
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Design Guide Library
    • Digital Issues
    • Engineering Diversity & Inclusion
    • LEAP Awards
    • Podcasts
    • White Papers
  • Video
    • EE Videos & Interviews
    • Teardown Videos
  • EE Forums
    • EDABoard.com
    • Electro-Tech-Online.com
  • Engineeering Training Days
  • Newsetter Subscription

Implementing full digital power control for LDOs

October 15, 2018 By Aimee Kalnoskas Leave a Comment

Today’s power supplies require flexible power solutions and more digital control than a decade ago, especially in the server cloud computing market. The days of de-soldering resistors and capacitors to tweak a voltage control loop are long gone.

Historically, digital power control started with a single-phase, point-of-load (POL) regulator with PMBus interface. Today, it has migrated to a multiphase control scheme that controls 100s of amps of current for multi-core CPUs, accelerators, artificial intelligence (AI) chips and network processors. Until now, digital power control meant engineers could interface with every switching regulator on their board, with one exception: linear regulators, also known as low drop-out regulators or LDOs. However, with the arrival of the digital power monitor IC, engineers now have complete digital control over every power supply in their system.

This article reviews the power management trends in the high-performance computing market, and describes how to design a digitally controlled LDO regulator circuit that enables voltage and current monitoring, as well as telemetry fault monitoring through PMBus commands.

Server power rail requirements

In general, cloud-computing servers require multiphase power control delivering 30 to 100s of amps for memory (VDIMM) and Vcore, respectively, while power rails under 30 amps are generated with a single-phase POL regulator. The remaining power-supply rails are low power, typically implemented with LDO regulators. Figure 1 shows the number of power supply rails required by servers over successive generations. As you can see, more than 25 rails are projected in future generations.

full digital power

Figure 1. Power supply rails increase with each successive system

The other computing market trend is the balance of high performance and efficiency. The system must deliver high performance when necessary and deliver the most efficient solution when operating in peak current mode. Standby or low power mode is a typical requirement. Providing digital control to the LDO regulator adds the margining capability needed to margin down the output voltage or even set the voltage to zero volts when low power mode is enabled.

Another benefit of this margining capability is to margin the output voltage +/- 10%. Obviously, another major benefit of having a digitally controlled LDO is that it allows you to use the PMBus to read every rail in your system, making make sure there are no outages or faults.

Designing a digitally controlled LDO regulator

So how exactly does this all work? In the following example, we use a digital power monitor. This device is a bi-directional, current sense amplifier with PMBus interface. It brings digital telemetry to an analog system. With the clever use of certain features, an engineer can now monitor, protect and control every LDO in the system.

Let’s look at the digital power monitor in more detail. As shown in Figure 2, there are many features at the engineer’s disposal, including:

  • VBUS/VINP/VINM–These are the primary channel pins used to monitor the LDO’s voltage and current. Note: An external shunt resistor is needed for current measurement.
  • DAC_OUT–This is a built-in 8-bit DAC that is used to margin the LDO output up/down.
  • SMBALERT2–This is alert pin that is triggered whenever the digital power monitor senses a fault condition. It will enable/disable the LDO.
  • GND–The ground pins of the digital power monitor and LDO must be connected together for the voltage and current measurements to function properly.
Figure 2. Digital Power Monitor block diagram

Voltage and current monitoring

Measuring voltage with the digital power monitor is simple as the engineer connects the VBUS pin to the VOUT rail of the LDO regulator and connects the GND pins together. However, in order to measure the current flowing through the output of the LDO, an external shunt resistor is needed.

Figure 3. Digital power monitor’s VBUS, VP, VM connections to the LDO regulator

In Figure 3, the LDO is used with the digital power monitor to demonstrate the connections needed for voltage and current measurement. The VBUS pin measures the voltage of the LDO VOUT. The VP and VM pins are differential and measure the voltage across Rshunt. This resistance value is set within the digital power monitor and is used to calculate the current:

Eq. 1                Iout = Vshunt/Rshunt

The Vshunt setting within the digital power monitor can be set in the 40mV/80mV range. The key is to maximize the use of this range in the current measurement. For example, the LDO can supply 1A. Therefore, if the 80mV range is used, the Rshunt must be selected to ensure the Vshunt measurement is around 80mV at 1A or Rshunt is equal to 80-mOhm.

Output voltage margining

Using the digital power monitor’s 8-bit DAC output, voltage margining of the LDO can be accomplished. By connecting the DAC_OUT pin to the feedback network of the LDO (ADJ pin), one can margin the output voltage up/down.

Figure 4. Digital power monitor’s DAC_OUT connections to the LDO regulator

Essentially, the FB or ADJ pin voltage is being manually changed through the DAC output. This DAC output voltage, along with R1 and R2, set the output voltage for the LDO regulator, according to Eq. 2.

Eq. 2    Vout = 0.5 + (0.5 – DAC_OUT) * R2/R1

One key point to keep in mind when setting the digital power monitor’s DAC_OUT value of the ISL28023 is that the DAC_OUT voltage must not exceed 0.5V, as this could result in unexpected behavior of the LDO.

Fault triggering & enable/disable

The digital power monitor has two SMBALERT pins that will trigger high/low when a fault condition is met. These alerts can also be force triggered to enable/disable the LDO. The SMBALERT2 is used in this application as shown in Figure 5.

Figure 5. Digital power monitor’s SMBALERT2 connections to the LDO regulator

Piecing Figures 3, 4 and 5 together forms the complete circuit. Figure 6 shows how the addition of the ISL28023 digital power monitor and three external resistors can add telemetry to a simple LDO.

Figure 6. Full circuit connecting digital power monitor to LDO regulator

Conclusion

In the past, it was typical for only high power rails in a system to have digital control, leaving low power LDOs without a digital interface. Now, these lower current rails are in need of telemetry. The ISL28023 digital power monitor makes this possible. Every rail within a system can be digitally monitored, protected and controlled through PMBus commands. Learn more about digital power monitors.

 

About the authors

Eric Josefson is a Senior Field Applications Engineer with Renesas Electronics America. He received his BSEE from the Rochester Institute of Technology.

Justin Heisig is a Field Applications Engineer with Renesas Electronics America. He received his BSEE from the Rochester Institute of Technology.

Filed Under: Featured, Regulators Tagged With: renesaselectronicscorp

Reader Interactions

Leave a Reply

You must be logged in to post a comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Featured Contributions

Protecting Ethernet interfaces in telecommunications applications against common high energy surges

Ionic cooling: a silent revolution in thermal management

Robust design for Variable Frequency Drives and starters

Meeting demand for hidden wearables via Schottky rectifiers

The case for vehicle 48 V power systems

More Featured Contributions

EE LEARNING CENTER

EE Learning Center

EE TECH TOOLBOX

“ee
Tech Toolbox: Connectivity
AI and high-performance computing demand interconnects that can handle massive data throughput without bottlenecks. This Tech Toolbox explores the connector technologies enabling ML systems, from high-speed board-to-board and PCIe interfaces to in-package optical interconnects and twin-axial assemblies.

EE ENGINEERING TRAINING DAYS

engineering
“power
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.
“bills

RSS Current EDABoard.com discussions

RSS Current Electro-Tech-Online.com Discussions

  • Silicon insulated wire
  • Unable To Get Advertised Op-Amp Slew Rate
  • My Advanced Realistic Humanoid Robots Project
  • Sine wave distortion
  • Wien bridge oscillator

Footer

EE World Online Network

  • 5G Technology World
  • EE World Online
  • Engineers Garage
  • Analog IC Tips
  • Battery Power Tips
  • Connector Tips
  • EDA Board Forums
  • Electro Tech Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Sensor Tips
  • Test and Measurement Tips

Power Electronic Tips

  • Subscribe to our newsletter
  • Advertise with us
  • Contact us
  • About us

Copyright © 2026 · WTWH Media LLC and its licensors. All rights reserved.
The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media.

Privacy Policy