RUE Logo

Module 4.6 - Shielding

Design review checkpoints for enclosure shielding, aperture control, gasket design, and local shielding of noisy components

4.6.1 Enclosure Shielding Effectiveness Estimated Critical

Shielding effectiveness (SE) quantifies the attenuation of electromagnetic fields by an enclosure. For a solid metal enclosure, SE is determined by reflection loss, absorption loss, and re-reflection correction. In practice, apertures (ventilation holes, seams, displays) limit the actual SE far below the material capability.

Shielding Effectiveness Theory

Total shielding effectiveness:
SE_total = SE_reflection + SE_absorption + SE_re-reflection (dB)

Reflection loss (plane wave, far field):
SE_R = 20*log10(|eta_0 / (4 * eta_s)|)
SE_R = 168 - 10*log10(f * mu_r / sigma_r) dB

Absorption loss:
SE_A = 8.686 * t / delta = 131.4 * t * sqrt(f * mu_r * sigma_r) dB
Where delta = skin depth = 1/sqrt(pi*f*mu*sigma)

For copper (sigma_r = 1, mu_r = 1), t = 1 mm:
At 100 kHz: delta = 0.21 mm, SE_A = 131.4*0.001*sqrt(1e5*1*1) = 41.5 dB
At 1 MHz: delta = 0.066 mm, SE_A = 131.4*0.001*sqrt(1e6) = 131.4 dB
At 100 MHz: delta = 0.0066 mm, SE_A = 1314 dB (material is not the limit!)

For aluminum (sigma_r = 0.61, mu_r = 1), t = 2 mm:
At 100 kHz: SE_R = 168 - 10*log10(1e5*1/0.61) = 116 dB
At 100 MHz: SE_R = 168 - 10*log10(1e8/0.61) = 86 dB
SE_A = 131.4*0.002*sqrt(1e8*1*0.61) = 2054 dB (!!)

CONCLUSION: For any practical metal thickness (> 0.5 mm),
the material SE exceeds 100 dB above 1 MHz.
Apertures ALWAYS determine the actual system SE.

Material Comparison

Materialsigma_r (rel to Cu)mu_rSE_R at 100 MHzSkin Depth 100 MHz
Copper1.00188 dB6.6 um
Aluminum0.61186 dB8.5 um
Steel (mild)0.10200103 dB1.8 um
Mu-metal0.0320000120 dB0.65 um
Tin plate (0.3mm)0.15180 dB17 um
Conductive paint (50 um)0.001150 dB260 um

Practical SE Estimation

  1. Determine required SE: SE_required = Emission_level - Limit + Margin. Example: internal field 80 dBuV/m, limit 40 dBuV/m at 10m, margin 6 dB: SE_required = 80 - 40 + 6 = 46 dB.
  2. Select enclosure material: for SE > 30 dB, any metal (aluminum, steel) is adequate if seams are properly treated. For SE > 60 dB, need careful gasket design and filtered penetrations.
  3. Identify ALL apertures: ventilation holes, display openings, cable entries, seams between panels, LED indicators, switches/buttons.
  4. Calculate SE reduction from each aperture (see next checkpoint for aperture analysis).
  5. The WORST aperture determines the overall system SE. Fix the weakest link first.
  6. Validate with SE measurement or pre-compliance testing of the assembled enclosure.

Die-cast aluminum enclosure (2mm wall): Material SE > 100 dB at all frequencies above 1 MHz. Apertures: ventilation holes (3mm diameter, array of 50 holes) covered with honeycomb vent (60 dB SE). Cable entry: all cables through filtered connectors (feed-through or Pi-filter). Display: ITO-coated glass (30 dB SE). Seams: finger-stock gasket on lid (70 dB SE). Measured system SE: 35 dB at 1 GHz (limited by display aperture with ITO coating). Adequate for FCC Class B with 10 dB margin for internal emissions of 75 dBuV/m.

Plastic enclosure with conductive paint: ABS plastic with internal conductive paint (3-5 ohm/square). Paint SE: approximately 30-35 dB at 100 MHz (marginal). But: paint does not connect reliably at seams between lid and base (no gasket). Effective SE at seam: 5-10 dB. Paint adhesion fails at mounting boss areas (no shielding around PCB mounting screws). Measured system SE: 8 dB at 500 MHz -- provides almost no shielding benefit.

HFSS Enclosure Simulation: Model the enclosure geometry including all apertures, seams, and cable penetrations. Use a plane wave excitation at various angles of incidence. Calculate the field inside the enclosure relative to the incident field to determine SE. This captures resonance effects that simple formulas miss (enclosure cavity can resonate, reducing SE at specific frequencies).

SE Measurement: Per IEEE 299 (large enclosures) or IEEE 299.1 (small enclosures < 2m). Use transmit antenna outside, receive antenna inside. Measure insertion loss with and without enclosure. Difference is SE. Test at multiple orientations and polarizations.

4.6.2 Aperture Leakage Analyzed (Slot Antenna Rule) Critical

Apertures in shielded enclosures are the primary mechanism for EMI leakage. A slot or hole in a conductive surface radiates (or admits) electromagnetic energy with an effectiveness that depends on its dimensions relative to wavelength. The longest dimension of an aperture determines its worst-case frequency of maximum leakage.

Aperture Shielding Effectiveness Formulas

Single rectangular slot (length L, width W, L >> W):
SE_slot = 20*log10(lambda / (2*L)) dB [for L < lambda/2]

At resonance (L = lambda/2): SE = 0 dB (no shielding!)

Example: 10 cm slot (gap between panels):
Resonant frequency: f = c/(2*L) = 3e8/(2*0.1) = 1.5 GHz
SE at 500 MHz: 20*log10(300mm/(2*100mm)) = 3.5 dB only!
SE at 100 MHz: 20*log10(3000mm/(2*100mm)) = 23.5 dB
SE at 30 MHz: 20*log10(10000mm/(2*100mm)) = 34 dB

Multiple identical apertures (N holes):
SE_array = SE_single - 20*log10(sqrt(N))
50 holes: penalty = 20*log10(sqrt(50)) = 17 dB

Round hole (diameter D):
SE_hole = 20*log10(lambda / (2*D)) + 27.3 * (t/D) [for D < lambda/2]
The 27.3*(t/D) term is waveguide-below-cutoff attenuation
(t = depth of hole = wall thickness)

Waveguide below cutoff (round tube, diameter D, length L):
SE_wg = 32 * (L/D) dB [for D < lambda/3.4]
A 3mm hole in 2mm wall: SE_wg = 32*(2/3) = 21.3 dB bonus

Design Strategy for Apertures

  1. Inventory all apertures: list every hole, slot, seam, display window, ventilation opening, and cable penetration with dimensions.
  2. For each aperture, calculate SE at the worst-case frequency (where aperture is electrically largest relative to wavelength).
  3. Apply the multiple-aperture penalty for arrays of holes.
  4. Compare each aperture's SE to the required system SE. The weakest aperture limits total system performance.
  5. Redesign apertures that are inadequate: replace slots with round holes, add depth (honeycomb), reduce dimensions, add gaskets.
  6. Verify with near-field measurement: scan the exterior of the enclosure with an H-field probe to identify leakage points.

Ventilation Design Example

Requirement: 40 dB SE at 1 GHz, need 50 cm^2 ventilation area

Option 1: Single large opening (7 cm x 7 cm):
  SE = 20*log10(300/(2*70)) = 6.6 dB -- FAILS by 33.4 dB

Option 2: Array of round holes (3mm diameter):
  Number needed: 50 cm^2 / (pi*(0.15)^2) = 707 holes
  SE_single = 20*log10(300/(2*3)) = 34 dB
  Waveguide bonus (2mm wall): 32*(2/3) = 21.3 dB
  Array penalty: 20*log10(sqrt(707)) = 27 dB
  Net SE = 34 + 21.3 - 27 = 28.3 dB -- still below 40 dB target

Option 3: Honeycomb vent (5mm cells, 15mm depth):
  Cell size D = 5mm
  SE_single = 20*log10(300/(2*5)) = 29.5 dB
  Waveguide bonus: 32*(15/5) = 96 dB (!!)
  Array penalty: area 50cm^2 / 0.19cm^2 per cell = 263 cells
  Array penalty = 20*log10(sqrt(263)) = 24.2 dB
  Net SE = 29.5 + 96 - 24.2 = 101.3 dB -- EXCEEDS requirement

Option 4: Metal mesh screen (1mm openings, wire 0.3mm, 2mm deep):
  Opening size = 1mm
  SE_single = 20*log10(300/(2*1)) = 43.5 dB
  Waveguide bonus: 32*(2/1) = 64 dB
  Number of openings per 50 cm^2: ~3800
  Array penalty = 20*log10(sqrt(3800)) = 35.8 dB
  Net SE = 43.5 + 64 - 35.8 = 71.7 dB -- Excellent!
            

Enclosure with honeycomb vents: 20mm deep aluminum honeycomb with 6mm cell size bonded to enclosure wall with conductive epoxy around entire perimeter. Provides 80+ dB SE at 1 GHz while allowing forced-air cooling. All ventilation openings use this treatment. Combined with proper seam gaskets, system achieves 60 dB measured SE from 200 MHz to 6 GHz.

Enclosure with long ventilation slots: Designer specified 2mm x 80mm ventilation slots for aesthetic reasons. SE of each slot at 1.5 GHz: approximately 0 dB (resonant!). At 1 GHz: SE = 20*log10(300/(2*80)) = 5.5 dB. With 20 slots: penalty = 13 dB. Net SE = -7.5 dB at 1 GHz -- the slots actually ENHANCE radiation at this frequency! Measured emissions 12 dB above limit at 1 GHz band.

Slot antenna effect at seams: A 1mm gap running 20 cm along a panel seam is NOT a 1mm hole -- it's a 200mm slot! The longest dimension (200mm) determines the SE. At 750 MHz (lambda/2 = 200mm), this seam provides ZERO shielding. Treat all seams as potential slot antennas.

Display windows: A display opening is often the largest aperture. ITO (Indium Tin Oxide) coated glass provides 20-30 dB SE. Wire mesh over the display provides 30-50 dB but reduces optical clarity. For high-SE requirements, use specialized EMI glass with embedded mesh.

4.6.3 Seam/Gasket Design Verified Critical

Enclosure seams (where panels, lids, doors, and covers meet) are typically the weakest shielding point. Without proper treatment, seams create slot antennas that can completely negate the shielding provided by the panel material. EMI gaskets maintain electrical continuity across seams while allowing mechanical assembly/disassembly.

Gasket Types and Performance

Gasket TypeSE (dB)Frequency RangeCompressionCost
BeCu finger stock80-100DC - 18 GHzLow (1-3mm)High
Knitted wire mesh60-80DC - 10 GHzMedium (2-5mm)Medium
Conductive elastomer50-80DC - 10 GHzHigh (3-8mm)Medium
Conductive foam30-60DC - 3 GHzHigh (3-10mm)Low
Spiral wound70-90DC - 18 GHzLow (1-2mm)High
Conductive fabric-over-foam40-70DC - 6 GHzMedium (2-6mm)Low-Med

Gasket Design Requirements

Gasket contact spacing rule:
Maximum gap between contact points must be < lambda/20
at highest frequency requiring shielding.

At 1 GHz: lambda/20 = 15 mm
At 3 GHz: lambda/20 = 5 mm
At 10 GHz: lambda/20 = 1.5 mm

For finger stock: finger spacing determines maximum frequency
5 mm finger pitch: effective to 3 GHz
2 mm finger pitch: effective to 7.5 GHz

Gasket compression requirements:
- Minimum: 10-20% compression for reliable contact
- Maximum: 50% (beyond this, gasket may take permanent set)
- Compression force: must be achievable with available fastener spacing

Surface finish requirements:
- Gasket contact surfaces must be conductive (no paint, no anodize)
- Acceptable: alodine/chromate conversion, tin plate, nickel plate
- Surface roughness: < 1.6 um Ra for reliable gasket contact

Step-by-Step Gasket Design

  1. Determine required SE at the seam (same as overall enclosure SE requirement).
  2. Select gasket type based on SE requirement, frequency range, and environmental conditions (temperature, corrosion, compression cycling).
  3. Design gasket groove or mounting surface: ensure continuous contact with no gaps. The gasket must form a complete, unbroken ring around the enclosure opening.
  4. Specify surface finish on mating surfaces: bare metal or conductive plating in the gasket contact zone. Call out "no paint" zones on drawings.
  5. Design fastener pattern to achieve required compression force: spacing determined by gasket force-deflection curve and panel stiffness.
  6. Verify no breaks or corners in gasket path that could create slot gaps. At corners, use formed gasket or overlapping sections.

Enclosure lid with BeCu finger stock: Lid perimeter has continuous BeCu finger stock (3mm finger pitch, 2mm deflection) soldered into a groove. Finger stock contacts machined bare aluminum surface on base (alodine finish, no paint in gasket zone). Fastener spacing: 50mm (panel stiffness maintains contact between fasteners). Measured SE at seam: 85 dB at 1 GHz, 70 dB at 10 GHz. No leakage hot spots detected in near-field scan.

Enclosure lid with painted seam surfaces: Conductive foam gasket installed on lid, but mating surface on base is powder-coated (insulating layer). Even though gasket is compressed, it contacts paint, not metal. Effective gasket resistance: > 1 ohm per contact point. At 500 MHz, the seam behaves as an open slot -- no shielding improvement over an ungasketed joint. Fix: specify "bare metal zone" with conductive finish in gasket contact area.

4.6.4 Cable Penetration Filtered Major

Every cable that penetrates a shielded enclosure creates a potential EMI leakage path. Unfiltered conductors passing through a shield boundary act as antennas inside the enclosure, coupling to internal circuits and re-radiating on the outside. All conductors must be filtered or their shields bonded at the penetration point.

Cable Penetration Treatment Options

Method 1: Shielded connector with 360-degree bonding
  - Cable shield connects to connector shell
  - Connector shell bonds to enclosure wall
  - No unshielded conductor inside enclosure
  - SE = cable shield SE + connector transfer impedance
  - Best for: coaxial cables, shielded data cables (HDMI, USB, Ethernet)

Method 2: Feed-through filter (Pi or C-type)
  - Each conductor passes through a capacitive filter element
  - Filter housing grounds to enclosure wall (360 degrees)
  - Blocks conducted interference on each wire
  - SE = filter insertion loss (typically 40-80 dB)
  - Best for: DC power, low-frequency control signals

Method 3: Filtered connector (Pi-filter in each pin)
  - D-sub, circular, or custom connectors with built-in filters
  - Each pin has a capacitor to shell (typical: 100 pF to 10 nF)
  - Shell bonds to enclosure via mounting hardware
  - SE = 30-60 dB depending on capacitor value and frequency
  - Best for: multi-conductor control/signal cables

Method 4: Bulkhead waveguide (for optical/pneumatic/fluid)
  - Non-conductive penetration through a waveguide tube
  - Tube diameter < lambda/3.4 at highest frequency
  - Tube length provides waveguide-below-cutoff attenuation
  - SE = 32 * (L/D) dB for D < lambda/3.4
  - Best for: fiber optics, tubing, ventilation
            

Military enclosure with all penetrations treated: Power: feed-through Pi-filters (10 nF, 50V, 30A) for each conductor. Data: filtered D-sub connectors (1 nF per pin) for RS-422 interfaces. RF: bulkhead SMA connectors with direct panel-mount (inherent 360-degree shielding). Fiber: 15mm diameter tube, 50mm long (SE = 32*50/15 = 107 dB). Ventilation: honeycomb waveguide array. System measured SE: 65 dB at 1 GHz, 55 dB at 10 GHz. All penetrations treated consistently.

Shielded enclosure with rubber grommets: Aluminum enclosure with good 60 dB panel SE, but cables enter through rubber grommets (non-conductive). Each cable entry is effectively a slot equal to the grommet hole diameter (12mm). At 1 GHz: SE of each grommet hole = 20*log10(300/(2*12)) = 22 dB. With 6 cable entries: penalty = 7.8 dB. System SE limited to 14 dB -- enclosure provides almost no benefit despite expensive aluminum construction.

4.6.5 Local Shields for Noisy ICs Major

PCB-level local shields (board-level shields or BLS) are metal cans placed over specific IC sections to contain their radiation or protect sensitive circuits from interference. They are commonly used for wireless module isolation, clock generator containment, and sensitive analog front-end protection.

Board-Level Shield Design

Local shield SE is limited by:
1. Shield-to-PCB contact (solder attachment) -- must be continuous
2. Apertures (ventilation holes, if any)
3. Shield dimensions vs. wavelength (cavity resonance)

Shield cavity resonance:
f_resonance = (c/2) * sqrt((m/L)^2 + (n/W)^2 + (p/H)^2) / sqrt(er)
For 20mm x 20mm x 3mm shield (air-filled):
f_101 = (3e8/2) * sqrt((1/0.02)^2 + 0 + (1/0.003)^2) = 50.2 GHz
(Above concern for most digital -- but larger shields can resonate)

For 50mm x 30mm x 5mm shield:
f_100 = (3e8/2) * (1/0.05) = 3.0 GHz -- potential issue!
f_010 = (3e8/2) * (1/0.03) = 5.0 GHz

PCB ground connection:
Shield must solder to ground pads on PCB at ALL contact points
Pad spacing: < lambda/20 at highest internal frequency
Via stitching under shield wall: match pad spacing
Internal ground plane must be continuous under shield

Implementation Guidelines

  1. Identify components requiring local shielding: high-frequency oscillators, clock generators, wireless modules (WiFi, Bluetooth, cellular), switch-mode converters, sensitive receivers.
  2. Define shield dimensions to enclose all relevant components with minimum 2mm clearance from tallest component.
  3. Design shield fence (soldered perimeter pad) on PCB: minimum 1.5mm wide pad, continuous around the shield perimeter.
  4. Place ground vias along the shield perimeter pad at lambda/20 spacing (for 3 GHz: every 5mm).
  5. Ensure continuous ground plane on the layer directly below the shield fence -- no splits, no traces crossing under the fence.
  6. If two-piece shield (removable lid): use spring-contact lid design for rework access while maintaining shield integrity.

WiFi/Bluetooth module with two-compartment shield: WiFi transceiver and Bluetooth transceiver in separate shielded compartments (prevents desense). Shield fence soldered to continuous ground pad with vias every 3mm. Removable lids with spring fingers for production test access. Internal absorber material (Laird Eccosorb) on lid inner surface damps cavity resonances. Measured isolation between compartments: 45 dB at 2.4 GHz. WiFi sensitivity maintained to -90 dBm with Bluetooth transmitting simultaneously.

Clock oscillator shield with gaps in ground fence: 100 MHz crystal oscillator enclosed in a board-level shield can. But the shield fence has a 5mm gap where a power trace crosses under the fence (trace routed on Layer 1, breaking the ground pad). At 300 MHz (3rd harmonic): 5mm gap creates a slot with SE = 20*log10(300/(2*5)) = 29.5 dB -- the gap radiates 3rd harmonic energy that couples to a nearby USB connector. Effective shield SE at 300 MHz: 29.5 dB instead of expected 60+ dB.

4.6.6 Shield Grounding (DC and RF) Major

Shields must be grounded to provide a reference for the shielding currents and to prevent the shield from acting as a floating antenna. The grounding method differs for DC/low-frequency (safety/ESD) versus RF (EMC shielding). Both requirements must be satisfied simultaneously.

Shield Grounding Requirements

DC/Low-frequency ground (safety, ESD):
- Provides path for static charge dissipation
- Prevents floating voltage hazard
- Single-point adequate for frequencies below lambda/20
- Connection resistance: < 0.1 ohm (per IEC 60950/62368)

RF ground (EMC shielding):
- Provides return path for shield currents (image currents)
- Must be low impedance at all frequencies of concern
- Multiple connections at < lambda/20 spacing
- Connection inductance determines max effective frequency

For enclosure shield to work at 1 GHz:
Connection spacing: lambda/20 = 15mm
Each connection inductance: < 1 nH (to keep Z < 6 ohm at 1 GHz)
This requires: short, wide connections or continuous contact

PCB local shields:
- Solder fence provides near-zero inductance connection
- Interior ground vias connect PCB ground to shield fence
- Result: shield potential = PCB ground potential at all frequencies

Enclosure Shield Grounding Best Practices

  1. Connect enclosure shield to PCB ground at every mounting point (screws with star washers to pierce oxide layer).
  2. Space mounting points at lambda/20 of highest frequency (15mm for 1 GHz, 5mm for 3 GHz).
  3. Use EMI gaskets or spring contacts between enclosure panels to provide continuous RF ground connection at seams.
  4. Bond all internal metal structures (brackets, heatsinks, card guides) to enclosure ground.
  5. For satellite/daughter cards: use multi-point ground connections (card-edge ground fingers, press-fit pins, or gasket strips).
  6. Verify RF ground integrity with transfer impedance measurement: inject current on outside, measure voltage inside. Should be < 10 mohm from DC to 1 GHz.

Enclosure with RF bonding design: Machined aluminum enclosure with all panels bonded via BeCu finger stock (continuous). PCB mounted on 8 standoffs (M3 screws with serrated washers) at 30mm spacing around perimeter. Additional RF bonding clips (Wurth WE-SHC series) connect mid-board ground to enclosure floor at 4 interior points. Total ground connections between PCB and enclosure: 12 points, maximum spacing 30mm. Effective RF ground to 500 MHz+. Near-field scan shows no leakage at PCB mounting area.

Shield grounded by single wire: Metal enclosure lid connected to PCB ground via a 5cm wire (for "grounding"). Wire inductance: ~50 nH. At 100 MHz: Z = 31 ohm. At 500 MHz: Z = 157 ohm (effectively open). The shield is not grounded at RF -- it acts as a floating reflector that can redirect radiation in unpredictable directions. In some cases, adding this "grounded" shield INCREASES emissions because it creates a resonant cavity at specific frequencies without providing proper shielding current paths.

Paint/coating under fasteners: Even a few micrometers of non-conductive coating between the shield and ground surface can prevent RF grounding. At 1 GHz, the capacitance through a 10 um paint layer (1 cm^2 washer area) is only ~0.9 pF, which is 177 ohm -- essentially an open circuit. Always specify "bare metal" or "conductive finish" at all grounding contact surfaces.

Galvanic corrosion: Dissimilar metals in contact (e.g., aluminum enclosure + steel screw) can corrode, increasing contact resistance over time. Use compatible metals or plating (tin, nickel) and anti-corrosion treatments that maintain conductivity (NOT paint or lacquer).