Analog Devices snaps up Empower Semiconductor for $1.5bn to tackle AI’s power problem
Back to Tutorials
techTutorialbeginner

Analog Devices snaps up Empower Semiconductor for $1.5bn to tackle AI’s power problem

May 19, 202614 views4 min read

Learn how to build and test a basic voltage regulator circuit that demonstrates the power delivery technology behind AI accelerators, similar to what Analog Devices is acquiring through its Empower Semiconductor deal.

Introduction

In this tutorial, you'll learn how to work with voltage regulator modules (VRMs) - the technology that Analog Devices is acquiring through its $1.5 billion deal with Empower Semiconductor. VRMs are crucial components that convert and regulate power for AI chips and other electronics. We'll walk through setting up a basic voltage regulation circuit using common components, which will help you understand how these systems work in real-world AI hardware.

Prerequisites

  • A basic understanding of electronics and circuits
  • Access to a breadboard and jumper wires
  • Basic electronic components: resistors, capacitors, voltage regulators
  • Optional: Multimeter for testing

Step-by-Step Instructions

Step 1: Understanding Voltage Regulation

What is a Voltage Regulator?

A voltage regulator is an electronic circuit that maintains a constant voltage level despite changes in load or input voltage. In AI chips, these regulators are critical because they ensure that each chip receives the exact power it needs to function correctly.

Why this matters: AI accelerators require precise power delivery - too much voltage and they overheat, too little and they malfunction. This is why companies like Analog Devices invest heavily in VRM technology.

Step 2: Setting Up Your Breadboard

Building the Basic Circuit

First, let's set up our breadboard with the essential components:

  1. Place a 7805 voltage regulator on the breadboard
  2. Connect a 12V power supply to the regulator's input pin
  3. Connect a 0.33µF capacitor between the input and ground
  4. Connect a 10µF capacitor between the output and ground

Why this setup: The capacitors help filter out noise and provide stable power. The 7805 regulator converts 12V input to a stable 5V output, which is commonly used in electronics projects.

Step 3: Connecting the Power Supply

Power Input Configuration

Connect your 12V DC power supply to the breadboard:

Power Supply + (Red) → Regulator Input Pin
Power Supply - (Black) → Ground (Breadboard Ground Rail)

Why this matters: This simulates how real AI chips receive power from main power supplies through VRMs, which are designed to handle the high power demands of modern AI accelerators.

Step 4: Testing Your Voltage Regulator

Measuring Output Voltage

Using a multimeter, measure the voltage at the regulator's output:

  1. Set multimeter to DC voltage mode
  2. Connect positive probe to regulator output
  3. Connect negative probe to ground
  4. Read the voltage value

Expected result: You should see approximately 5V output, demonstrating that your regulator is working correctly.

Step 5: Adding Load to Your Circuit

Simulating Power Consumption

Connect a resistor or LED to the output to simulate load:

Regulator Output → Resistor (or LED) → Ground

Why this is important: Real AI chips draw variable power based on their workload. This step shows how your VRM handles different power demands.

Step 6: Analyzing Power Delivery

Monitoring Performance

Measure the voltage across your load and compare it to the input voltage:

  1. Measure input voltage (12V)
  2. Measure output voltage (should be ~5V)
  3. Calculate power consumption (V × I)

What you're learning: This demonstrates how VRMs manage power delivery - they convert high voltage to stable low voltage while maintaining efficiency, just like in real AI systems.

Step 7: Expanding Your Understanding

Connecting to Real AI Hardware

In real AI accelerators, VRMs are much more complex:

  • They handle hundreds of watts of power
  • They operate at much higher frequencies
  • They integrate with multiple chip components

Why this matters: The $1.5 billion acquisition by Analog Devices shows how critical efficient power delivery is for AI's future. Your simple circuit mimics the core principle of how these complex systems work.

Summary

In this tutorial, you've built and tested a basic voltage regulator circuit that demonstrates how power delivery works in electronic systems. You've learned about:

  • How voltage regulators maintain stable output voltage
  • The role of capacitors in filtering power
  • How VRMs handle different power loads

This foundational knowledge helps you understand the technology behind the $1.5 billion acquisition by Analog Devices. In real AI systems, these principles scale up to handle the massive power requirements of modern AI accelerators, making efficient power delivery a key competitive advantage in the AI chip market.

Source: TNW Neural

Related Articles