### What is a Via in PCB Manufacturing?

A via is a crucial element in multi-layer printed circuit boards (PCBs), and the cost of drilling vias typically accounts for 30% to 40% of the total PCB manufacturing cost. In simple terms, any hole drilled in a PCB can be referred to as a via. Vias serve various purposes, but their primary function is to facilitate electrical connections between different layers of the PCB. Additionally, vias can also be used for mounting or positioning components. From a manufacturing process perspective, vias are categorized into three types: **blind vias**, **buried vias**, and **through holes**.

#### Types of Vias Based on Functionality and Process

1. **Blind Vias**

Blind vias connect the outer surface of the PCB to one or more inner layers, but they do not extend all the way through the entire board. These vias are typically used to create connections between surface traces and underlying layers. The depth of a blind via is limited, usually constrained by the ratio of the via’s diameter to its depth. This ensures that the via does not interfere with the board’s structural integrity. Blind vias are usually created before lamination and are part of the through-hole forming process.

2. **Buried Vias**

Buried vias are located entirely within the inner layers of the PCB, and they do not reach the surface of the board. These vias serve to connect different internal layers without affecting the external layers. Buried vias are typically used in more complex PCB designs where space optimization and layer interconnection are crucial. Like blind vias, buried vias are formed prior to lamination when the inner layers are stacked together. Several inner layers may overlap as part of the via creation process.

3. **Through Holes**

Through holes are the most common type of via. These vias pass completely through the PCB from one side to the other. Through holes are often used for electrical interconnection between all layers of the PCB or for component mounting and positioning. Due to their straightforward manufacturing process and relatively low cost, through holes are the preferred option in most PCB designs. They are created by drilling a hole through the entire board and are usually plated to provide electrical conductivity between layers.

#### Conclusion

In summary, vias play a pivotal role in multi-layer PCB design and manufacturing. While blind and buried vias are used for more specific internal layer connections, through holes are commonly employed for broader electrical interconnectivity and component mounting. The choice of via type largely depends on the specific requirements of the PCB design, balancing factors such as functionality, cost, and manufacturing complexity. In most cases, unless otherwise specified, vias are assumed to be through holes, given their simplicity and cost-effectiveness.

### Composition of Vias in High-Speed PCB Design

In PCB design, vias are integral components that enable electrical connections between different layers of the board. A via typically consists of two primary parts: the central hole and the surrounding pad area. The dimensions of these two components—namely the hole size and the pad area—determine the overall size of the via.

In high-speed, high-density PCB designs, minimizing via size is a key objective. Smaller via holes leave more room for routing traces, enhancing the available space for signal paths. Additionally, reducing via hole size reduces the parasitic capacitance of the via, which can be beneficial for high-speed circuits.

However, there is a trade-off. While smaller vias offer advantages in terms of space and performance, they also increase manufacturing costs and have practical limitations. The hole size cannot be reduced indefinitely due to process constraints like drilling and electroplating. For instance, smaller holes take more time to drill, increasing the chances of misalignment. Moreover, when the hole depth exceeds six times the hole diameter, ensuring uniform copper plating on the hole walls becomes challenging. For example, in a typical 6-layer PCB with a board thickness of around 50 mils, the smallest viable via diameter offered by most PCB manufacturers is approximately 8 mils.

### Parasitic Characteristics of Vias

#### 1. **Parasitic Capacitance**

Vias inherently exhibit parasitic capacitance to ground. The capacitance value can be approximated using the following formula:

[

C = frac{1.41 cdot varepsilon cdot T cdot D_1}{D_2 – D_1}

]

Where:

– ( C ) is the parasitic capacitance,

– ( varepsilon ) is the dielectric constant of the PCB material,

– ( T ) is the board thickness,

– ( D_1 ) is the diameter of the via pad, and

– ( D_2 ) is the diameter of the isolation hole on the ground layer.

The parasitic capacitance tends to increase rise time, thereby slowing down the circuit’s speed. For example, let’s consider a PCB with a thickness of 50 mils, using a via with an inner diameter of 10 mils and a pad diameter of 20 mils. If the distance between the via pad and the ground plane is 32 mils, the parasitic capacitance can be calculated as follows:

[

C = frac{1.41 times 4.4 times 0.050 times 0.020}{0.032 – 0.020} = 0.517 text{ pF}

]

The rise time delay caused by this capacitance is:

[

T_{10-90} = 2.2 times C times left( frac{Z_0}{2} right) = 2.2 times 0.517 times left( frac{55}{2} right) = 31.28 text{ ps}

]

While the effect of parasitic capacitance on rise time might not be significant for a single via, repeated use of vias in signal traces, particularly when switching between layers, can lead to more noticeable effects. This makes careful via placement and sizing essential for maintaining high-speed circuit performance.

#### 2. **Parasitic Inductance**

In addition to capacitance, vias also present parasitic inductance, which can be even more problematic in high-speed digital circuit designs. Parasitic inductance acts as a series inductor, which can weaken the effectiveness of bypass capacitors and reduce the filtering capability of the power distribution network.

The parasitic inductance of a via can be estimated using the following formula:

[

L = 5.08 times h times left( ln left( frac{4h}{d} right) + 1 right)

]

Where:

– ( L ) is the inductance,

– ( h ) is the via length (or hole depth),

– ( d ) is the diameter of the via’s central hole.

From the formula, we can see that the via’s length (( h )) has a much greater impact on the inductance than the hole diameter (( d )). For example, for a via with a length of 50 mils and a hole diameter of 10 mils, the inductance would be:

[

L = 5.08 times 0.050 times left( ln left( frac{4 times 0.050}{0.010} right) + 1 right) = 1.015 , text{nH}

]

If the signal rise time is 1 ns, the corresponding impedance due to the parasitic inductance is:

[

X_L = frac{pi times L}{T_{10-90}} = 3.19 , Omega

]

This inductive impedance is significant at high frequencies and can severely affect signal integrity, particularly when high-speed signals or high-frequency currents pass through multiple vias. Additionally, when connecting a bypass capacitor between the power and ground planes, the parasitic inductance of the vias involved can compound, making the overall inductance a critical factor in PCB design.

### Best Practices for Via Design in High-Speed PCBs

Given the parasitic effects of vias, designers must take care to minimize these adverse impacts in high-speed PCB designs. Here are some best practices to optimize via performance:

1. **Minimize Via Length:** The length of the via is a key contributor to parasitic inductance. Shorter vias are preferred, as they reduce both inductance and resistance. Use blind or buried vias where possible to shorten the via length and improve signal integrity.

2. **Optimize Via Hole and Pad Size:** While smaller via holes can reduce parasitic capacitance, the hole size must balance manufacturability and performance. Ensure that the via dimensions fall within the capabilities of the PCB fabrication process.

3. **Use High-Quality PCB Materials:** The dielectric constant (( varepsilon )) of the PCB material affects both parasitic capacitance and inductance. Choose materials with low dielectric loss and low impedance to reduce parasitic effects.

4. **Minimize Via Count for Critical Signals:** Where possible, reduce the number of vias in the signal path, especially for high-speed signals, as each via introduces additional parasitic effects that can degrade performance.

5. **Via Stubs:** Avoid via stubs (unused portions of vias that extend beyond the target layer) as they act like antennas and can create resonant frequencies that affect signal quality.

By carefully considering these factors during PCB design, engineers can mitigate the impact of parasitic capacitance and inductance in vias, ensuring high-speed circuits maintain their integrity and performance.
Please enable JavaScript in your browser to complete this form.

Quick Quote

Info
Click or drag a file to this area to upload.
send me gerber or pcb file,format:7z,rar,zip,pdf

Contact

WellCircuits
More than PCB

Upload your GerberFile(7z,rar,zip)