What is the adjacent channel selectivity requirement and how does it affect filter design?
Adjacent Channel Selectivity Engineering
Adjacent channel selectivity is a critical receiver specification that determines the receiver ability to operate in a crowded spectrum environment where multiple signals are present on nearby frequencies.
| Parameter | Free Space | Urban | Indoor |
|---|---|---|---|
| Path Loss Model | Friis (1/r²) | Okumura-Hata | IEEE 802.11 |
| Fading Margin | 0 dB | 10-30 dB | 5-15 dB |
| Multipath | None | Severe | Moderate-severe |
| Typical Range | Line of sight | 1-30 km | 10-100 m |
| Shadow Fading (σ) | 0 dB | 6-12 dB | 3-8 dB |
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
Frequently Asked Questions
Is ACS the same as adjacent channel leakage ratio (ACLR)?
No, they are complementary specifications: ACS is a receiver specification: how well the receiver rejects signals on adjacent channels (a receiver performance metric). ACLR is a transmitter specification: how much of the transmitted signal leaks into adjacent channels (a transmitter linearity metric). For two radios to coexist: the transmitter ACLR + the receiver ACS must be sufficient to prevent interference. Example: if ACLR = 45 dB and ACS = 33 dB: the total adjacent channel protection is limited by the weaker spec (33 dB ACS). The net adjacent channel interference is determined by: C/I_adj = ACS (dB) - P_adj_excess (dB) where P_adj_excess is how much the adjacent signal exceeds the desired signal at the receiver input.
Do digital receivers still need analog filters for ACS?
Modern digital receivers still need some analog filtering before the ADC to prevent: (1) Aliasing: signals above the Nyquist frequency of the ADC fold back into the desired band. A low-pass anti-aliasing filter must attenuate these signals by > ADC dynamic range (60-90 dB). (2) ADC overload: if a very strong adjacent channel signal reaches the ADC without attenuation, it can clip the ADC and generate spurious products that fall on the desired signal. Analog filter rejection of the strongest expected blocker to below the ADC full scale is required. However: the analog filter does not need to provide the full ACS. A 3rd-order analog filter (20-30 dB rejection at the adjacent channel) combined with a digital FIR filter (40+ dB) achieves the total ACS specification. This is the standard approach in modern software-defined radios.
How does ACS differ between FDD and TDD systems?
FDD systems have separate uplink and downlink frequency bands, so the ACS concern is between adjacent carriers within the same band. The duplexer provides 50-70 dB isolation between the TX and RX bands, handling the strong self-interference from the own transmitter. TDD systems share the same frequency band for uplink and downlink, transmitting and receiving at different times. ACS in TDD is between the desired signal and signals from other base stations or UEs on adjacent carriers. The key TDD challenge: adjacent cell base stations may be transmitting (downlink) while the serving cell is receiving (uplink). If the two cells are not synchronized: the base station receiver must reject the adjacent channel from another base station at close range (-10 to -30 dBm), requiring very high ACS (> 60 dB). This is why TDD networks require tight inter-cell synchronization.