"What is power supply accuracy? (Part 1) As an example, we checked whether the output accuracy of the EN5311 is within the Cyclone® V FPGA's core power supply of 1.1V±30mV. It turned out that the EN53 series could be used with a power line of ±5%, although it was useless as a result.

This time, we will introduce the Enpirion® lineup for ±30mV accuracy, which was not possible with the EN53 series, and confirm whether they actually meet the accuracy requirements for core and transceiver power supplies.

what should i use?

The Enpirion® EN63 series can meet ±30mV accuracy. EN63 series can be selected from EN6310 1A product/EN6337 3A product/EN6362 6A product/EN6360 8A product/EN63A0 12A product. These devices are already proven in Cyclone® V FPGAs/Arria® V FPGAs/Arria® 10 FPGAs.

This time, we will look at the details using EN6337 as an example.

Article header library 119393 pic01 1
Cyclone® V Power Specifications

The figure above is an excerpt of the Cyclone® V FPGA pin connection guidelines. The required voltage for each power line is listed in the Voltage Level (V) column. Furthermore, the accuracy required there is written in the Supply Tolerance column. First of all, the required accuracy of the VCC (core power supply) of the Cyclone® V FPGA is 1.1V±30mV, so I would like to add the points below in order. First of all, the accuracy was ±30mV at 1.1V.

Click here for pin connection guidelines for other devices
DEVICE PIN CONNECTION GUIDELINES

Article header library 119393 pic02 1
Required accuracy image of Vcc voltage


Now that we know the required precision of the FPGA, we next check whether the output of the power supply IC is within this specified value.

How do you check the accuracy of a power supply IC?

I checked the EN6337 datasheet and found the following table:

NOTE: VIN=6.6V, Minimum and Maximum values are over operating ambient temperature range unless otherwise noted. Typical values are at TA = 25°C.

PARAMETER SYMBOL TEST CONDITIONS MIN TYP MAX UNITS
Feedback Pin Voltage Vfb Vin = 5V, ILOAD = 0, Ta = 25°C 0.7425 0.75 0.7575 V
VFB Pin Voltage
(Load and Temperature)
Vfb 0A ≤ load ≤ 3A
Starting Date Code: X501 or higher
0.739 0.75 0.761 V
Feedback Pin Voltage
(Line, Load, Temperature)
Vfb 2.5V ≤ Vin ≤ 6.6V
0A ≤ load ≤ 3A
0.735 0.75 0.765 V

 

EN6337 supports only Vfb mode and describes device accuracy for each Test Condition. The differences are as follows.

For ±1.0% accuracy: Vin = 5V/ Ta = 25° / Iload = 0A
±1.5%accuracy: Vin = 6.6V/-40° < Ta < 80°/0A < Iload < 3A / date code X501 or later 
For ±2.0% accuracy: 2.5V < Vin < 6.6 /-40° < Ta < 80° / 0A < Iload < 3A

Ta is the ambient temperature of the device and Iload is the output current. As you can see, the test conditions are quite restrictive for ±1% accuracy. Considering the operation of the actual machine, it is more realistic to consider the case where the test conditions are -40°C < Ta < 80°C / 0A < Iload < 3A. There are conditions for ±1.5% accuracy, but the temperature range/output current range is also realistic. There are input voltage and date code restrictions, but if these are tight, consider ±2% accuracy. Please consider the accuracy after paying attention to the above.

There are other factors that must be considered, but the image below shows the image when considering the most convenient ±2% accuracy.

Article header library 119393 pic03 1
EN6317 accuracy 2% image at 1.1V

When the DCDC converter sets the output voltage, which will be described later, it is determined by the value of the resistor Ra / Rb placed in the feedback. Derivation is performed by the following formula.

[Formula 1] Vout = 0.75 * ( 1 + Ra/Rb)

Since Ra is fixed at 200kΩ, Rb must be 428.5714kΩ to create 1.1V. A resistor of this value does not exist in reality, so let's simply change it to 430kΩ. Vout is then 1.0988V.

Also, the value of ±30mV required as a power supply has changed. As an FPGA, there is no problem if the input voltage is within min1.07V – max1.13V. Therefore, if the output voltage of the DCDC converter is 1.0988V, the min/max margin will also fluctuate (+ side: 31.2 mV/- side: 28.8 mV). The image is shown below.

Article header library 119393 pic04 1
EN6317 Accuracy 2% Image at 1.0988V

Does feedback resistance also affect accuracy?

Of course, the accuracy of the feedback resistors also matters. As an image, the part surrounded by the red frame in the figure below is Ra / Rb. This time, Ra = 200kΩ / Rb = 430kΩ.

Article header library 119393 pic05 1
EN6337 circuit image

Explains why the accuracy of Ra / Rb should also be considered. If you check the datasheet, Vout is defined as follows.

[Formula 1] Vout = 0.75 * ( 1 + Ra/Rb)

What would happen to the above formula if Ra and Rb were each ±0.1% accurate? Since we consider +0.1% and -0.1% respectively, we need two equations Vout Max / Vout Min.

[Formula 2]Vout MAX = 0.75 * { 1 + (Ra*1.001)/(Rb*0.999) }
[Formula 3]Vout MIN = 0.75 * { 1 + (Ra*0.999)/(Rb*1.001) }

It turns out that the accuracy of Ra / Rb is more than enough for Vout. By the way, 0.75 in the formula refers to Vfb. As shown in the table above, Vfb has an accuracy of ±2%, so the total accuracy can be calculated using the following formula.

[Formula 4]Vout MAX = 0.75 * 1.02*{ 1 + (Ra*1.001)/(Rb*0.999) }
[Formula 5]Vout MIN = 0.75 * 0.98*{ 1 + (Ra*0.999)/(Rb*1.001) }

From the above, we understand that feedback resistance and Vfb should be considered as accuracy in Vfb mode. The images are summarized below.

Article header library 119393 pic06 1
Feedback resistor 0.1% accuracy image

In addition, I will add how to find the voltage for the feedback resistance. As for the method of determination, from [Equation 4] and [Equation 5], which consider the accuracy of Vfb and the accuracy of the resistance, [Equation 6] and [Equation 7 ] can be calculated.

[Formula 6] Vout MAX = 0.75 * 1.02*( 1 +Ra/Rb )
[Equation 7] Vout MIN = 0.75 * 0.98*( 1 +Ra/Rb )


The voltage for the feedback resistance on the Vout_MAX side can be obtained from [Formula 4] – [Formula 6], and the voltage for the feedback resistance on the Vout_MIN side can be obtained from [Formula 7] – [Formula 5].

what else should i consider?

You also have to think about ripple. Please refer to the data sheet for this.

Article header library 119393 pic07 1
ripple waveform

Considering the ripple, the final image is as follows.

Article header library 119393 pic08 1
Power accuracy total image

EN6337 was found to meet the ±30mV accuracy required by FPGAs. Isn't it pretty close? I think it's a lot of people who thought about it. Actually, the ripple is reduced by placing a capacitor close to the power supply pin. Therefore, there is some margin for accuracy. In fact, our EN63 series has a proven track record as a power supply for Cyclone® V FPGA / Arria® V FPGA / Arria® 10 FPGA, etc., so you can use it with confidence.

How was it?

I found that the power supply accuracy required for FPGA can be confirmed from the pin connection guidelines, and I found that EN53** / EN63** are supported by accuracy. Also, I think I've found the reason for this.

By referring to the above, when designing the power supply for the FPGA, confirm that the power supply accuracy satisfies the FPGA's required accuracy before selecting a device.



Click here for recommended articles/materials

<Intel®Enpirion®Power Solutions>
What are the power supply elements required for FPGAs?
What is the power consumption of FPGA?
What is power supply accuracy? (Part 1)
What is power supply accuracy? (Part 2)  

Intel® FPGA Development Flow/Top Page

Click here for FAQs

Intel® FPGA FAQs

Click here for recommended workshops

Macnica original workshop