Hi, is there any particular disadvantage other than cost with using a via in pad for a BGA package? In figure 5-10 on page 327 of Xilinx 7 Series GTP Transceivers User Guide a via in pad is recommended. If I have to do this for only four caps (GTP power suplies) should I use this method for the other FPGA power supplies (VCCINT, VCCBRAM, VCCAUX, VCCIO) as I will already be paying for the process/setup?
Announcement
Collapse
No announcement yet.
FPGA Decoupling
Collapse
X
-
Tags: None
-
For the power rails I would still use TH vias if I have the space, since they provide lower inductance to ground/power and also stitch the different ground layers together, which is good for high-speed design. However, if you feel you need to use micro vias just because of this recommendation, you might consider ignoring it and using TH vias all the way, assuming you don't run the transceivers at super high frequencies. I've done design with transceivers running at 2.5 GHz and everything works fine on all TH vias board.
-
I agree with mairomaster. Also, we used VIAs in pad some time ago and we had problems during assembly. Since then I do not use VIAs in pads.
BTW: do they recommend to use VIA in pad for powers? Please could you attach a link to the user file? I am curious.
Comment
-
No they specify that the decoupling for the other supplies must be placed within 2 inches of the point of load on page 23 under bulk capacitors.
Comment
-
Didn't realise your add link tool doesn't work.
[1] http://www.xilinx.com/support/docume...ansceivers.pdf recommendation for vias in pads on page 327 for MGTAVCC and MGTAVTT supplies only.
[2] http://www.xilinx.com/support/docume...Series_PCB.pdf recomendation for caps to be placed within two inches of the point of load on page 23 for other supplies.
Comment
-
^^ The document has less than 327 pages. The only information about via in pad that I find with the search was saying that you need to use such to fit 0402 capacitors. However, they provide the option to use 0201 capacitors with TH vias as well, which might be the better and cheaper option, but you need to speak to your manufacturer as well.
4:1 ratio for TH vias sounds very bad to me. Are you sure your manufacturer can meet the desired requirements for the board? I can't imagine how can they make filled micro vias, but can't make TH vias with better ration (1:10 at least).
Comment
-
mairomaster is right, the attached document doesnt have so many pages, you probably meant to say 237. It says:
One option is to use filled vias with an 0402 size capacitor. A capacitor of this size fits between the vias. The via hole needs to be filled to keep the solder from wicking into the via.
"Non-Conductive Fill: A common misconception is that a non-conductive fill will either not pass any or only a very weak electrical signal through the via. This is not true. The barrels of the vias will still be plated with copper the same as any other via on the board, the only difference is the empty air in barrel is replaced with the fill material. This is usually done to prevent solder or other contaminants from entering the via or provide structural support for a copper pad covering the open hole in the case of a Via In Pad. Non-Conductive fill is another term for mask plugged vias."
I normally just mask VIAs under the BGA and it is ok.
Comment
-
Just to add to the quoted explanation - Filling micro vias in pads with a none-conductive material is important because if not done, the air in the vias expands during reflow and might crack the BGA solder joints for example. That is especially dangerous if stacked micro vias are used underneath a pad, since the amount of air is greater this way. In such case another option is to use a blind micro via for each via in the stack. This is quite complicated topic though, and needs to be discussed with the manufacturer.
TH pads cannot be normally used in pads, since they greatly reduce the area of the pad because of the big hole and also contain a lot of air which would expand greatly (if not filled).
-
I heard, that some people unmask VIAs at the size of VIA hole, so the Mask doesn't flow inside the VIA and it doesn't close any air inside it. I always mask the VIAs completely and we have never had any problems with this - so I am curious if PCB manufacturer automatically make small holes in the VIA mask or if flowing the mask inside the VIAs is just not a problem. Maybe, it is something with technology and how the mask is made - because i think it used to be a paint color and now I think it's all done through fotosensitive materials. mairomaster, do you have any info about this?
-
-
Originally posted by robertferanec View Postmairomaster is right, the attached document doesnt have so many pages, you probably meant to say 237. It says:
Filled VIAs are something else - you put something inside them. From the explanation they just don't want solder to flow inside the VIA. Have a look here for explanation about VIA types: http://www.pcbuniverse.com/pcbu-tech-tips.php?a=5
"Non-Conductive Fill: A common misconception is that a non-conductive fill will either not pass any or only a very weak electrical signal through the via. This is not true. The barrels of the vias will still be plated with copper the same as any other via on the board, the only difference is the empty air in barrel is replaced with the fill material. This is usually done to prevent solder or other contaminants from entering the via or provide structural support for a copper pad covering the open hole in the case of a Via In Pad. Non-Conductive fill is another term for mask plugged vias."
I normally just mask VIAs under the BGA and it is ok.
As I explained above, it only could be a problem with vias in pad, since you have the solder over the via, hence the air expansion can crack the solder joint above.
EDIT: Hmm this multiple stacking of quotes still doesn't work for me, or I am doing something wrong.
Comment
-
The air caught in VIAs in PADS .. that is exactly the problem we had with assembly when we used VIAs in pads. I have also heard about possible problems with air caught inside VIAs filled from both sides - but have not see it (we have never used that technology).
PS: it really looks like quote in quote doesnt work(?). I will have a look
Comment
-
If I place my decoupling like this would this be poor choice? In the attached image the power supply has decoupling near the power supply but is not drawn, the black squares are VCC capacitor pads, the black circles are FPGA pins attached to VCC, the circles are vias and the hatched squares are the capacitor pads attached to ground. As the FPGA pin vias are closer to the power supply will current flow from the power supply directly to the FPGA pin vias and bypass the decoupling? (effectively removing the filtering which is not what I want)1 Photo
Comment
-
Am I thinking about this the right way conceptually? In Figure 12. of the following document the poor via placement cause the current to flow from the power supply from the IC. When this happens there is no filtering? So I need to design in such a way that the current is forced to move through the capacitor?
[1] http://www.ti.com.cn/cn/lit/an/scaa082/scaa082.pdf
Comment
Comment