Co-Site Interference
Understanding Co-Site Interference
If you build a flawless radio receiver with an ultra-sensitive Low Noise Amplifier (LNA), it can hear a satellite whispering from 20,000 miles away. However, if you mount that receiver on the mast of a naval destroyer right next to a 10,000-Watt Aegis tracking radar, your receiver is dead. Co-Site Interference is the catastrophic system failure that occurs when multiple RF systems are physically forced to share the same cramped real estate—such as an aircraft fuselage, a cell tower, or a ship's mast.
The core issue is physical proximity. The Aegis radar is blasting thousands of watts. Even if its antenna is highly directional, a tiny fraction of that energy leaks out of its sidelobes and blasts directly into your receiver antenna located 10 feet away. If your receiver's LNA is hit with more than +10 dBm of raw RF power, the delicate silicon transistors will physically melt. Even if the power isn't high enough to destroy the chip, it will drive the LNA into "Compression," completely desensitizing it so it can no longer hear the weak satellite signals it was designed for.
Mitigation requires brute force
Fixing Co-Site interference requires aggressive systems engineering. The simplest fix is spatial isolation—moving the antennas as physically far apart as possible to leverage the inverse-square law of free space path loss. If space is restricted, engineers must use massive, heavy, highly-tuned mechanical cavity filters. These filters sit right behind the receiver antenna and physically block the specific frequency of the massive transmitter, acting as an impenetrable wall while allowing the desired weak signals to pass through.
Prx (dBm) = Ptx + Gtx_sidelobe + Grx_sidelobe - Lpath
Where Lpath = 20 × log10( 4πR / λ )
The Rule: Prx must be strictly less than the maximum input power rating of the receiver (usually around +10 dBm). If it is higher, you must add external filters or increase the physical distance (R).
Comparison
| Interference Mechanism | The Problem | The Engineering Solution |
|---|---|---|
| Desensitization (Blocking) | Massive out-of-band pulse drives the LNA into compression, deafening it. | Install steep, high-Q Bandpass filters before the LNA. |
| Intermodulation (IMD) | Two different transmitters mix together, creating a rogue 'ghost' frequency. | Use high-linearity amplifiers (High IP3) and isolators. |
| Harmonic Leakage | A 1 GHz transmitter accidentally leaks noise at 2 GHz, 3 GHz, 4 GHz. | Install Low-Pass filters on the transmitter output. |
Frequently Asked Questions
How do cell towers put 20 different antennas on one tiny pole?
Massive filtering and directional sectors. The antennas on a cell tower are physically separated by a few feet vertically, which provides a 'null' in the radiation pattern (antennas don't radiate strongly straight up or straight down). Furthermore, the base stations at the bottom of the tower use massive, heavy, silver-plated cavity duplexers that provide 80+ dB of isolation, ensuring the massive transmit pulses never bleed into the sensitive receive paths.
What is an 'Isolator' and how does it prevent Co-Site issues?
An isolator is a specialized ferrite microwave component that acts as a one-way valve for RF energy. If Antenna A transmits, the energy hits Antenna B, travels down the cable, and tries to hit Transmitter B. An isolator placed on Transmitter B allows its own signal to go out, but any foreign signal coming backward down the cable is diverted into a massive resistor and burned off as heat, protecting the expensive power amplifiers from foreign interference.
Can software fix Co-Site interference?
Partially, through 'Time-Division' or 'Blanking'. On a fighter jet, the radar warning receiver and the main tracking radar are heavily integrated by the central computer. For the exact microsecond that the massive tracking radar fires its kilowatt pulse, the computer sends a 'Blanking' signal to the receiver, commanding it to physically shut off its LNA for that split second. The receiver is temporarily blinded, but it survives the blast.