1. The clean room and the dirty pulse

Michael Crichton’s The Andromeda Strain returns as the recalled work because spacecraft EMC has the same shape as the novel’s problem: a system that is safe under controlled conditions can fail when an unexpected contaminant appears. In EMC the contaminant is not a microbe but a fast transient, a conducted ripple, or a radiated field that couples into a circuit at the wrong moment.

This entry reads about EMC design and mitigation for spacecraft.

2. The two sides of EMC

Electromagnetic compatibility has two parts:

  • Emissions: the spacecraft must not generate enough electromagnetic noise to disrupt its own systems, the launch vehicle, or other payloads.
  • Susceptibility: the spacecraft must continue to function when exposed to expected electromagnetic noise from its own electronics, the launch vehicle, ground radars, and the space environment.

GSFC-STD-7000 captures both sides: the payload and its elements shall neither generate interference that affects safety nor be susceptible to emissions that degrade performance.

3. Grounding and bonding

Grounding is the foundation of EMC. A spacecraft structure is usually used as a reference plane, and every conductive part is bonded to it with low impedance. Key practices include:

  • Single-point grounding at low frequencies to avoid ground loops.
  • Multi-point grounding at high frequencies to keep impedance low.
  • 360-degree shield termination at connector backshells so cable shields do not become antennas.
  • Isolation where needed: galvanic isolation from earlier entries must not be confused with EMC isolation; the two requirements must be reconciled.

A satellite avionics grounding guide emphasizes that grounding, routing, and layout choices made early dominate EMC performance more than filters added later.

4. Shielding and filtering

When grounding is not enough, shielding and filtering complete the defense:

  • Shielded enclosures block radiated fields from entering or leaving sensitive electronics.
  • Cable shields reduce coupling between harnesses.
  • Ferrites and common-mode chokes suppress high-frequency conducted noise on power and signal lines.
  • Power-line filters keep switching converter ripple from propagating back into the bus.
  • Twisted pairs and differential signaling reject common-mode interference.

5. Standards and testing

Space EMC testing often follows MIL-STD-461 or ECSS-E-ST-20-07. The tests cover:

  • Conducted emissions and susceptibility on power and signal lines.
  • Radiated emissions and susceptibility in anechoic chambers.
  • Electrostatic discharge immunity.

These tests are meant to find coupling paths before launch, when they can still be fixed with routing, shielding, or filtering.

6. What this changes

  • EMC is a system-level property, not a component property.
  • Grounding, bonding, shielding, and filtering are the main mitigation layers.
  • The next entry will translate these findings into requirements for the desktop.