Is There a More Effective Way to Position Decoupling Capacitors on PCBs?

  • Thread starter Thread starter saad87
  • Start date Start date
  • Tags Tags
    Position
Click For Summary

Discussion Overview

The discussion focuses on the effective placement of decoupling capacitors on printed circuit boards (PCBs), particularly in the context of a 4-layer board design involving CPLDs and microcontrollers. Participants explore various arrangements and their implications for minimizing parasitic inductance and optimizing circuit performance.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that placing power/ground vias between the capacitor and IC pins could increase parasitic inductance, which may be detrimental to performance.
  • Others argue that the ideal placement of decoupling capacitors is crucial for minimizing parasitic inductance and maintaining signal integrity.
  • There is a discussion about the size and type of capacitors to use, with some recommending 0.01uF for high-frequency applications, while others believe 0.1uF is sufficient for the current design.
  • One participant raises concerns about the proximity of vias and the potential for noise coupling, questioning whether moving vias apart is necessary.
  • Some participants note practical issues in layout design, such as trace routing and thermal reliefs, which may affect capacitor placement.
  • There is mention of varying recommendations for bulk capacitance values, with some advocating for 47uF to 100uF capacitors placed a few inches from the chips.

Areas of Agreement / Disagreement

Participants express differing views on the optimal placement of decoupling capacitors and the appropriate values for capacitance. While some agree on the importance of minimizing parasitic inductance, there is no consensus on the best capacitor values or arrangements, indicating multiple competing perspectives.

Contextual Notes

Participants highlight limitations related to layout constraints, such as trace routing and thermal reliefs, which may impact the ideal placement of components. The discussion also touches on the dependency of capacitor effectiveness on package size and parasitic inductance, which remains unresolved.

Who May Find This Useful

This discussion may be useful for PCB designers, electrical engineers, and students interested in decoupling strategies and layout optimization for digital circuits.

saad87
Messages
83
Reaction score
0
I'm designing a 4-layer board with a couple of CPLDs and a uC. The top and bottom layer are for signals and the 2nd layer is ground and the 3rd layer is 3.3V.

I'm placing a 0.1uF X7R Ceramic cap in 0402 package on every Vcc/Gnd pair. The thing that confuses me is that I've seen several ways in which they are placed. I've placed them in the most obvious way, as shown below:

UDJi1.jpg


My question is: is there another arrangement that is more effective? Someone I know recommended placing the power/ground vias between the capacitor and the IC pins. Is that more effective?

Would appreciate some thoughts.
 
Engineering news on Phys.org
Your vias are placed well. You want to minimize the parasitic inductance from the cap to the IC pads. Putting the vias between the cap and IC pads would increase the inductance. That is the beauty of the SMT decoupling caps -- being able to get them so close to minimize the parasitic inductance.
 
I would think that placing the vias between the caps and IC pins introduces the chance that the noise you are trying to remove gets coupled onto the IC pins/decoupled traces. It also may require you move the decoupling caps out a little from the IC pins (not desirable).

I would ask them why they suggest doing that and if they don't have a good answer stick with what you have.
 
The thing that confuses me is that I've seen several ways in which they are placed.

I believe yours is the ideal placement that also meets manufacturing rules.

You'll often see other placements in designs that deviate from the ideal because of other practical issues that pop up, usually relating to getting the circuit density higher.

For example, on a 4+ layer board a common problem is traces on the inner layers preventing the vias from going in where you would like. Or fan-in on a BGA grid to the middle balls. You could not make this structure to all of them.
 
I take that the cap is on the other side of the board. I usually put the via a little closer to the cap to the limit of the manufacturing requirement. If they are on the same side, then looks good to me. I would use 0.01uF instead from the higher frequency components. I make it up by putting a 4.7uF cap close to the chip.
 
Thanks for all the advice, guys! I'll stick with this layout but may have to deviate from it slightly. I'll describe the issue below. Yungman, the cap are on the same side as the chip. I was tempted to put it below, but felt the decoupling is most important. I also have 47uF caps about 2-3 inches from the chips as bulk capacitance. These caps are Tantulum.

One issue that I realized is that I can't place the vias too close together. Suppose I have a 3.3V and a GND via. The 3.3V connects to the 3.3V plane using a thermal relief. However, the GND via is running very close to it and sometimes the dead-copper around this via runs into the thermal-relief. They are not shorting, my EDA package would tell me if they were. I will provide a picture in a few hours - I'm not on my computer at the moment.

I've managed to fix this in areas where I'm not decoupling and hence the via distance isn't too much of an issue. I'm a bit reluctant to do this on vias which connect the decoupling caps - but should I move the vias a couple of mills apart? Is this a big issue or makes no difference?
 
saad87 said:
Thanks for all the advice, guys! I'll stick with this layout but may have to deviate from it slightly. I'll describe the issue below. Yungman, the cap are on the same side as the chip. I was tempted to put it below, but felt the decoupling is most important. I also have 47uF caps about 2-3 inches from the chips as bulk capacitance. These caps are Tantulum.

One issue that I realized is that I can't place the vias too close together. Suppose I have a 3.3V and a GND via. The 3.3V connects to the 3.3V plane using a thermal relief. However, the GND via is running very close to it and sometimes the dead-copper around this via runs into the thermal-relief. They are not shorting, my EDA package would tell me if they were. I will provide a picture in a few hours - I'm not on my computer at the moment.

I've managed to fix this in areas where I'm not decoupling and hence the via distance isn't too much of an issue. I'm a bit reluctant to do this on vias which connect the decoupling caps - but should I move the vias a couple of mills apart? Is this a big issue or makes no difference?

I know exactly what you mean as I fight this problem. I layout most of my boards ( say all!) as layout is the most important part of the design and you need to know the circuit to do it. Go to pad stack and define the pad size of the thermal. A lot of the default pad size of thermal are bigger than the regular vias, this to me is stupid. You can reduce the size, define the ring to less than 5mils, set the spoke width to 15mils. I just make the inner pad of the thermal same size as the normal via size.BUT in your picture, I don't see a big thermal, so I don't see your problem. I am saying in general case that I would fix the default thermal pad stack.

Regarding to 0.1uF, use 0.01uF instead because it is better in bypassing the high frequency. You should use 4.7uF first before 47uF. I don't usually put 47uF for each IC and it is not needed. One 4.7 uF for each IC is enough, just make sure you have 0.01 on every power pin.
 
yungman said:
Regarding to 0.1uF, use 0.01uF instead because it is better in bypassing the high frequency.

I think the OP's application is not super-high-frequency, so the 0.1uF caps may work fine. I use 0.1uF SMT caps in our designs for digital decoupling, and our EMI and signal integrity measurements are pretty good. I think 0.01uF may work better for very high frequency circuits like DRAM arrays and such. Keeping the parasitic inductance low with the layout like we're talking about keeps the SRF reasonably high, even with 0.1uF caps.

It would be interesting to do an EMI comparison between 0.1uF and 0.01uF caps in a design sometime... Maybe I'll put that on my to-do list (but not very high at the moment) :smile:
 
Here's the picture I promised, but it seems yungman already provided a solution :):

7gTIX.jpg


As berkeman said, I don't have a high frequency requirement. So I feel 0.1uF would be OK. Regarding 47uF, I'm using an Altera CPLD and they recommend 0.01 to 0.1uF decoupling and 47uF to 100uF for bulk capacitance about 2-3 inches away and finally a 1000uF cap somewhere on the board.
 
  • #10
yungman said:
Regarding to 0.1uF, use 0.01uF instead because it is better in bypassing the high frequency.
This is questionable advice. The package size (i.e. the parasitic inductance) is the driving factor that determines how effective the decoupling capacitor is at higher frequencies. I've plotted the mentioned values in 0603 sizes with TDK's Component Characteristics Viewer and I, for one, wouldn't sacrifice the obvious benefit at low frequencies for that narrow band where the 0.01uF cap is superior.

The best advice on this topic that I've seen, is this: choose the smallest package that is practical for the application and then choose the largest capacitance value that is available in that package size (or perhaps the second largest to avoid availability/lead-time problems).

691EYVb.png


Comments are welcomed (of course).

Image source: http://www.tdk.co.jp/ccv/index.asp
 

Similar threads

Replies
4
Views
8K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
2
Views
4K