What is Shielding?

What is Shielding? in Analog IC Layout design – VLSI semiconductor 

  • Sensitive nets such as clock nets, reset nets, analog signals, and high-speed data lines are shielded to reduce capacitive noise coupling from neighboring aggressor nets.
  • Shielding is done by placing VDD or VSS wires adjacent to the sensitive net, which absorbs the coupled noise and improves signal integrity.

Types of Shielding?

1. Single Shielding

Only one side of the net is shielded.

 
CLK | VSS
 

or

 
VSS | CLK
 

Advantages

  • Less routing resource usage
  • Lower congestion

Disadvantages

  • Less effective noise protection compared to double shielding

Usage

  • Moderately critical nets
  • Congested routing areas

2. Double Shielding

Both sides of the net are shielded.

 
VSS | CLK | VSS
 

Advantages

  • Better crosstalk reduction
  • Strong signal integrity protection
  • Reduced jitter and skew

Disadvantages

  • Consumes more routing tracks

Usage

  • Critical clock nets
  • Long routed nets
  • High-speed signals

3. Power Shielding

Using VDD as shield.

 
VDD | CLK | VDD
 

Usage

  • When VDD routing is convenient
  • Sometimes used for noise balancing

4. Ground Shielding

Using VSS/GND as shield.

 
VSS | CLK | VSS
 

Most Preferred

Ground absorbs noise better, so VSS shielding is commonly preferred.


5. Differential Shielding

Used for differential pair routing.

 
VSS | CLK_P | CLK_N | VSS
 

Usage

  • PLL clocks
  • SerDes
  • High-speed interfaces
  • Analog mixed-signal designs

6. Dynamic Shielding (Advanced)

Shield nets may switch dynamically or use special routing techniques.

Used mainly in:

  • High-performance CPUs
  • RF designs
  • Advanced analog layouts

1. Where should shield lines be connected?

Answer:

Shield lines must be connected to a stable net like:

  • VSS (Ground) — most preferred
  • VDD (Power)

Example:

 
VSS | CLK | VSS
 

The shield wire should be properly tied to:

  • Power straps
  • Power rails
  • Via connections

at regular intervals.

Why?

Because shield wires work by absorbing coupled noise and safely dumping it to power/ground.


2. If shield lines are not connected anywhere, what is the issue?

Answer:

If shield lines are floating (not connected), they become floating conductors and may act like antennas.

Issues:

  • Noise accumulation
  • Increased coupling
  • Signal integrity degradation
  • Unpredictable voltage fluctuations
  • May worsen crosstalk instead of reducing it

Interview Statement:

Floating shields are dangerous because they cannot absorb and discharge coupled noise effectively.


3. My clock net is routed on M4. Which metal layer will you use for shielding?

Answer:

Shielding is generally done on the same metal layer as the clock net.

If clock is on:

 
M4
 

Then shields are also routed on:

 
M4
 

Structure:

 
M4(VSS) | M4(CLK) | M4(VSS)
 

Why same layer?

Because crosstalk mainly occurs between adjacent parallel wires on the same metal layer.


4. Can shielding be done on upper/lower layers?

Answer:

Yes, sometimes additional shielding is done using:

  • M3 below
  • M5 above

Especially in:

  • Advanced nodes
  • Analog layouts
  • High-speed designs

But primary shielding is usually on the same routing layer.


5. If shield lines have breaks in between, is there any issue?

Answer:

Yes, broken shields reduce shielding effectiveness.

Example:

 
VSS --- break --- VSS
CLK -----------------
 

Issues:

  • Unshielded region exposed to coupling
  • Local crosstalk increases
  • Timing variation
  • Clock jitter/skew increase

Important Point:

Continuous shielding is always preferred.


6. If shielding is very long, what issues can occur?

Answer:

Very long shield wires introduce additional parasitic effects.

Issues:

a) Increased Capacitance

Shield wire increases total capacitance on clock net.

Result:

  • Higher transition time
  • Increased clock delay

b) More Dynamic Power Consumption

Because:

 
Power ∝ Capacitance
 

Higher capacitance → more switching power.


c) Routing Congestion

Long shields consume:

  • More routing tracks
  • More metal resources

Can create congestion problems.


d) IR Drop / EM Concerns

If improperly connected:

  • Current crowding may happen
  • EM reliability issues possible

7. How do you avoid long shield problems?

Answer:

  • Shield only critical clock trunks
  • Use partial shielding
  • Add periodic grounding vias
  • Use higher metal layers
  • Optimize NDR width/spacing

Best Interview Answer (Combined)

Shield lines are usually connected to VSS or VDD, preferably VSS, to absorb and discharge coupled noise.

If shield wires are left floating, they behave like antennas and may increase noise coupling instead of reducing it.

For a clock net routed on M4, shielding is generally done on the same M4 layer because same-layer adjacent wires contribute most to crosstalk.

If shield continuity is broken, the unshielded portions become vulnerable to coupling, increasing jitter and skew.

Very long shield wires increase capacitance, routing congestion, delay, and power consumption, so shielding is applied mainly on critical clock segments with proper optimization.

Interview-style answer

Q: Which signals should be shielded?

  • High switching aggressor nets like clocks.
  • Sensitive victim nets like reset, analog, and reference signals.

Q: Why are clock nets shielded?

Because clocks switch continuously with high frequency and can create severe crosstalk noise affecting nearby signals and timing.

Q: What are methods to reduce coupling noise?

  • Shield routing
  • Increase spacing
  • Use orthogonal metal routing
  • Reduce parallel run length
  • Use wider metals
  • Optimize slew rate
  • Use differential routing for critical signals

Analog IC Layout – Shielding Quiz (Interview Style)

Basic Level

1. What is shielding in VLSI layout?

Answer:
Shielding is placing a grounded or power-connected metal line beside sensitive nets to reduce capacitive and electromagnetic noise coupling from nearby aggressive signals.


2. Why is shielding used for clock nets?

Answer:
Clock nets switch continuously at high frequency and can couple noise into nearby sensitive signals through parasitic capacitance. Shielding reduces this coupling and improves signal integrity.


3. Which signals usually require shielding?

Answer:

  • Clock nets
  • High-speed data lines
  • Analog sensitive nets
  • Reference voltage lines
  • Bias lines
  • PLL signals
  • Comparator inputs
  • Low-swing signals

4. Which net is considered an aggressor net?

Answer:
A switching net that generates coupling noise onto nearby victim nets.

Example:

  • Clock
  • Reset
  • High-frequency bus lines

5. What is a victim net?

Answer:
A sensitive net affected by noise from aggressor nets.

Example:

  • Analog input
  • Reference voltage
  • Bias line

Intermediate Level

6. Where should shield lines be connected?

Answer:
Most preferred:

  • VSS (Ground)

Sometimes:

  • VDD

Ground shielding is preferred because it provides a stable reference and better absorbs coupled noise.


7. Why is VSS preferred over VDD for shielding?

Answer:
VSS is usually quieter and more stable than VDD. VDD may contain switching noise from digital circuits.


8. If shield lines are floating, what happens?

Answer:
Floating shields act like antennas and may increase noise coupling instead of reducing it.

Issues:

  • Higher coupling
  • Unpredictable noise
  • Crosstalk increase

9. Which metals are commonly used for shielding?

Answer:
Usually same layer or adjacent upper/lower metal layers.

Example:

  • Clock on M4
  • Shield on:
    • Same M4 beside clock
    • M3 below
    • M5 above

10. If clock is routed on M4, which shielding method is best?

Answer:
Best method:

  • Ground shields on both sides in M4
  • Additional ground mesh on M3/M5 if required

Advanced Level

11. What happens if shield has breaks?

Answer:
Broken shields reduce shielding effectiveness.

Problems:

  • Noise leakage
  • Increased coupling
  • Discontinuous return path

12. What is the issue with long shield lines?

Answer:
Long shields add:

  • Extra capacitance
  • Increased routing congestion
  • RC delay
  • IR drop (if poorly connected)

13. How can you improve long shield effectiveness?

Answer:

  • Add multiple vias
  • Connect shield periodically to VSS
  • Use wider shield metals
  • Reduce discontinuities

14. What is double shielding?

Answer:
Shielding on both sides of a signal net.

Example:
GND | CLK | GND

Used for:

  • High-speed clocks
  • RF signals
  • PLL routes

15. What is broadside shielding?

Answer:
Shielding from upper/lower metal layers.

Example:

  • Signal on M4
  • Ground plane on M3 or M5

Scenario-Based Interview Questions

16. A clock line is coupling noise into analog bias. What will you do?

Answer:

  • Increase spacing
  • Add ground shielding
  • Route analog separately
  • Use orthogonal routing
  • Move clock to upper metal
  • Reduce parallel run length

17. Why should sensitive analog nets avoid parallel routing with clocks?

Answer:
Parallel routing increases capacitive coupling, causing more crosstalk noise.


18. What is the difference between spacing and shielding?

Answer:

SpacingShielding
Increases distance between netsAdds grounded conductor between nets
Reduces coupling partiallyStrongly reduces coupling
Uses more routing areaUses routing area + metal

19. Can shielding completely remove noise?

Answer:
No. It reduces coupling significantly but cannot eliminate all noise.


20. What are disadvantages of shielding?

Answer:

  • Increased routing area
  • Higher capacitance
  • Possible timing impact
  • More congestion
  • Additional vias required

Rapid Fire Questions

21. Best shield connection?

Answer: VSS

22. Shielding reduces?

Answer: Crosstalk noise

23. Floating shield good or bad?

Answer: Bad

24. Clock net type?

Answer: Aggressor

25. Sensitive analog line type?

Answer: Victim

26. Preferred routing for sensitive analog?

Answer: Away from clocks/digital lines

27. Shield broken in middle — good?

Answer: No

28. Shielding increases which parasitic?

Answer: Capacitance

29. Double shielding means?

Answer: Ground on both sides

30. Main purpose of shielding?

Answer: Reduce coupling noise and improve signal integrity

dealsplug
Semadeals
Logo