Abstract Net filter discrimination (NFD) quantifies the degree to which a receiver’s IF selectivity attenuates an adjacent-channel transmitter’s power spectral density. It appears as a single dB value in every fixed microwave coordination report, but the calculation behind it — a normalized convolution integral over two spectral masks — is rarely shown. This article derives NFD from first principles, describes how ISED TN-360 implements it numerically, and documents two procedural traps that cause coordination software to produce incorrect results: the FCC −13 dBm/MHz absolute emission floor, which inflates apparent out-of-band power at reduced TX output levels, and the CCDP dual-polarization database artifact, which doubles the effective emission bandwidth during batch uploads. Both traps are recoverable. Both require manual recalculation to correct.
The coordination software flagged the link as a fatal adjacent-channel conflict. The 11 GHz proposal showed clear line of sight, a link budget closing with better than 35 dB of fade margin, and a frequency offset of one full channel bandwidth from the nearest co-area station. The coordination team pulled the EMC report. The printed NFD was 8.4 dB against a required value of 30 dB. The deficit was 21.6 dB.
That number was wrong.
The adjacent station was operating at reduced power — well below the threshold at which the FCC Part 101.111(a) absolute emission floor becomes the binding constraint rather than the relative mask. The coordination database had applied the default regulatory envelope without correcting for the floor artifact, and the resulting TX power spectral density mask was wider than the actual radio would ever produce. The NFD calculation integrated over a phantom spectrum.
Most engineers who run coordination never see this. The software presents NFD as a black-box output — a number with a pass or fail attached. The derivation is absent from the report. The mask assumptions are absent from the report. The grounds for challenging the result are absent from the report unless you know to ask for them.
This article shows the derivation, the numerical implementation, and the two most common places where the inputs go wrong.
I. From First Principles
§1 NFD is a ratio: total transmitter power to the fraction of that power that passes through a receiver’s IF filter when the transmitter and receiver are tuned to different frequencies. Formally, define the transmitter’s normalized power spectral density as in watts per hertz, normalized such that:
Define the receiver IF selectivity as , a dimensionless transfer function equal to unity at the passband center and falling toward zero in the stop band. Both functions are in general symmetric about their respective carrier frequencies.
When the transmitter carrier is at and the receiver is tuned to , the receiver sees the transmitter’s PSD convolved against a filter shifted by . The power that leaks through — the interference power — is the integral of the product:
NFD is defined as the ratio of total transmitter power to this leaked power, expressed in decibels:
As increases, the receiver filter shifts further from the transmitter’s emission, the overlap between and decreases, and the denominator shrinks — meaning better discrimination. Coordination databases can err on both sides: overestimating the TX emission width, or underestimating the RX selectivity depth.
§2 A worked example illustrates the sensitivity. Consider a transmitter occupying a 28 MHz channel under FCC Part 101, with a mask that is flat within the authorized bandwidth and falls to −25 dBc at the channel edge. A receiver with an 8-pole Butterworth selectivity characteristic, 3 dB down at the passband edge, provides approximately 48 dB of stop-band attenuation at one channel separation. At MHz (adjacent channel), the transmitter’s −25 dBc shoulder sits directly on the receiver’s transition band. The leaked power integral is dominated by the overlap between the transmitter’s shoulder and the receiver’s transition region.
At MHz (two channels), the shoulder is past the stop-band edge and the integral is dominated by the transmitter’s deep out-of-band emissions. NFD rises above 50 dB. The question of whether the adjacent-channel case passes or fails hinges on the precise shape of both masks in the transition region — exactly where parametric approximations diverge from vendor-measured data.
§3 The ETSI EN 302 217-2 Class 4 mask translates the roll-off requirement into specific attenuation values at four breakpoints referenced to the carrier. For a 28 MHz channel:
| Offset from carrier | Offset in BW | Min. attenuation |
|---|---|---|
| ±14 MHz | 0.5 BW (band edge) | 0 dBc |
| ±21 MHz | 0.75 BW | −30 dBc |
| ±28 MHz | 1.0 BW (one channel) | −33.5 dBc |
| ±56 MHz | 2.0 BW (two channels) | −41.9 dBc |
Beyond ±21 MHz, attenuation increases logarithmically:
The 28 dB/decade slope is shallower than FCC Part 101’s 23 dB/decade beyond the shoulder, but ETSI Class 4 starts 5 dB deeper at the initial breakpoint: −30 dBc at 0.75 BW vs. −25 dBc at 0.5 BW for FCC. In practice, both masks reach comparable stop-band depths by two channel spacings. Equipment routinely exceeds these regulatory envelopes by 10–15 dB in the transition region, which is why measured NFD consistently exceeds the coordinated value.
§4 The receiver IF selectivity is the second operand in the convolution. The 8-pole Butterworth model has a closed-form magnitude response:
where is half the authorized channel bandwidth — 14 MHz for a 28 MHz channel. At key offsets from the filter center:
| Offset from RX center | Normalized | Attenuation |
|---|---|---|
| ±14 MHz | 1.0 | −3.0 dB |
| ±21 MHz | 1.5 | −28.2 dB |
| ±28 MHz | 2.0 | −48.2 dB |
| ±42 MHz | 3.0 | −64.3 dB |
The 45 dB transition from −3 dB to −48 dB occurs over a single octave (14 to 28 MHz offset). This octave coincides with the TX mask’s own transition region — so errors in either curve concentrate their effect on the overlap integral at exactly the offset where conflicts are most likely to occur.
Physical IF filters in fixed microwave equipment use crystal or SAW resonators to achieve selectivity comparable to a Butterworth model, but with steeper actual roll-off in the 1.5–2.0 region due to higher effective filter order at the resonator level. This gap between the Butterworth model and measured hardware selectivity is systematic, and it always favors the equipment: real radios are harder to interfere with than the coordination model predicts.
II. The TN-360 Numerical Implementation
§5 Coordination databases do not perform continuous integration. They discretize both spectral masks into frequency bins — typically 100 kHz or 1 MHz wide, depending on the applicable channel plan — and sum the products across bins. For a bin width and bin centers :
The terms cancel in the ratio, so the result is independent of bin width provided the masks are well-sampled. ISED TN-360 specifies the filter width parameter as ten times the effective TN-360 bandwidth, spanning five effective bandwidths on each side of center. For a 28 MHz channel, this yields a computational window of roughly ±140 MHz.
§6 When the transmitter’s emission designator is present in the TN-360 mask table, the database uses the TN-360 mask directly. This is the intended case. When the emission designator is absent or unrecognized, the database falls back to the generic regulatory envelope specified in FCC 47 CFR Part 101.111(a) for the licensed fixed service. This envelope is defined by the rule, not by the equipment, and represents a worst-case bound rather than a typical emission characteristic. When even that fails — when the modulation type cannot be matched to any mask in the fallback chain — some implementations fall back to a Gaussian approximation, which has no physical basis for digital modulation and can be significantly wrong in the transition region.
Each step down the fallback chain widens the effective TX mask used in the denominator integral. A wider TX mask creates more spectral overlap with the receiver filter at any given , reduces the denominator, and decreases the computed NFD. The software does not flag which mask was used.
The correct diagnostic is to pull the raw EMC report data, identify the emission designator against the TN-360 table, and confirm that the mask used matches the designator. If the database has fallen back to a generic envelope, the coordination is using an upper-bound TX mask that the actual equipment cannot produce.
III. Procedural Trap 1 — The Low-Power Correction Floor
§7 FCC 47 CFR Part 101.111(a) specifies both a relative emission mask (in decibels relative to the mean transmitter output power, dBc) and an absolute emission floor of −13 dBm/MHz for any out-of-band emission. The relative mask defines how steeply emissions must fall outside the authorized bandwidth. The absolute floor sets the minimum measurable emission limit regardless of transmitter output power.
At high transmitter power levels, the relative mask is always the binding constraint. The absolute floor is far below what the relative mask permits, and has no effect on the calculated NFD. As transmitter output power decreases, the in-band power spectral density drops, and the out-of-band emissions expressed in dBm/MHz drop with it — until they reach the −13 dBm/MHz floor. Below that power level, the floor becomes the binding constraint.
The problem for NFD arises from how the floor translates back into dBc. When the absolute floor binds, the apparent out-of-band emission is not a fixed number of dB below the carrier — it is a fixed number of dBm/MHz, which translates to a progressively smaller dBc value as the carrier power decreases. At a transmitter output of dBm spread across bandwidth MHz:
The floor binds at the emission mask shoulder when:
For a 28 MHz channel with a −25 dBc shoulder:
§8 A pair of cases makes the magnitude of the error concrete. Both use the 28 MHz FCC mask, adjacent channel ( BW).
Case A — dBm (200 mW):
Shoulder emission from relative mask: dBm/MHz. The floor is at dBm/MHz — 3.5 dB higher. The floor binds. Effective shoulder:
The database uses a shoulder 3.5 dB shallower than the mask specifies, inflating the denominator integral by a corresponding factor.
Case B — dBm (3.2 mW):
Shoulder from relative mask: dBm/MHz. The floor at dBm/MHz is 21.5 dB higher. Effective shoulder:
At +5 dBm, the database treats the shoulder as only 3.5 dB below the carrier. The phantom emission is 21.5 dB stronger than the radio actually produces. The resulting NFD discrepancy — the gap between what the database computes and what the physical system achieves — is on the order of 15–20 dB.
§9 Coordination databases handle the floor correction inconsistently. Some implementations apply it automatically when the TX power field is below threshold. Others apply the generic regulatory mask unconditionally, without checking whether the absolute floor is the binding constraint for the stated power level.
The fix is manual recalculation. Determine the actual TX output power, compute the in-band PSD, identify whether the absolute floor binds at the shoulder, and if so, substitute the correct floor-limited attenuation value into the NFD integral. Write the recalculation into the technical justification. ISED’s technical analysis procedure identifies low-power mask correction as one of the enumerated grounds for conflict write-off; a well-documented recalculation is sufficient to resolve the flag provided the corrected NFD meets the applicable threshold.
IV. Procedural Trap 2 — The CCDP Double-Bandwidth Artifact
§10 Co-channel dual-polarization (CCDP) entries present a different class of error. In CCDP operation, a single radio link occupies a single center frequency using orthogonal polarizations to carry two independent traffic streams. The two polarizations are in the same channel. The emission bandwidth of each polarization is the channel bandwidth — not twice the channel bandwidth.
During batch database uploads — particularly when converting from legacy formats or when CCDP entries are generated by network planning tools that treat each polarization as a separate station record — the emission bandwidth field is frequently set to twice the authorized channel bandwidth. The upload script interprets the dual-polarization pair as two co-located transmitters occupying a combined spectrum, rather than one transmitter occupying a single channel with two polarizations. The emission designator may be written correctly, but the bandwidth parameter is wrong by a factor of two.
The TX PSD mask is defined relative to the authorized emission bandwidth. If the bandwidth field is doubled, the mask is applied to a phantom spectrum that is twice as wide as the actual emission. At any given frequency offset , the widened mask has non-negligible power spectral density at frequencies where the actual transmitter is far into its stop band. The overlap integral between this phantom TX mask and the receiver selectivity is dramatically larger than the physical overlap, the denominator of the NFD equation inflates, and the computed NFD collapses.
§11 The artifact is identifiable in the raw database record. CCDP entries carry a polarization code — typically “D” in North American coordination databases — in the entry’s antenna field or emission designator extension. The emission designator itself follows ITU-R format: a CCDP 28 MHz digital link would carry the designator 28M0G7W (or equivalent) with a “D” polarization code. A batch upload error producing a bandwidth of 56 MHz would present as a record with designator prefix 56M0 — twice the authorized channel width — sometimes with polarization codes “V” and “H” on two separate records rather than “D” on one.
The audit procedure:
-
Retrieve the emission designator and bandwidth field from the raw database record (ISED TAFL or equivalent). The designator prefix encodes necessary bandwidth in ITU notation —
28M0means 28.0 MHz;56M0means 56.0 MHz. -
Cross-reference against the licensed channel plan. For ETSI 11 GHz links on the standard 28 MHz channel plan, the necessary bandwidth is 28 MHz. A record showing 56 MHz is wrong.
-
Check the polarization code. A CCDP pair on a single carrier should have one record with polarization “D” and the single-polarization channel width. Two separate records with “V” and “H” at 28 MHz each is also correct. Two records at 56 MHz, or one record at 56 MHz, is the artifact.
-
Pull the adjacent station’s frequency and confirm the conflict frequency is the CCDP carrier itself, not a harmonic.
-
Recompute NFD using the correct 28 MHz bandwidth. The conflict will typically resolve with substantial margin.
The fix requires a database correction and a manual NFD rerun with the corrected bandwidth. This falls within the enumerated write-off grounds in ISED’s technical analysis procedure. Document the original database record, the identified discrepancy, and the corrected calculation. The write-off is a data quality issue, not a propagation or equipment issue.
V. Worked Example — Full NFD Calculation
§12 Two 11 GHz links share a coordination area under ETSI EN 302 217-2. Both use Class 4 equipment with 28 MHz channels.
- Link A (proposed TX): CH-3 at 11,025.0 MHz, dBm, ETSI Class 4 mask
- Link B (existing RX): CH-4 at 11,053.0 MHz, 8-pole Butterworth, BW = 28 MHz
- Frequency offset: MHz = 1.000 BW
Step 1 — Computation window. TN-360 specifies ±5 BW, placing the window from −5 BW to +5 BW from the TX carrier. With 1 MHz bins, this is 280 bins. Bin width cancels in the ratio.
Step 2 — TX PSD by region. Frequencies referenced to Link A’s carrier:
| Region | Range | TX PSD |
|---|---|---|
| In-band | to BW | 0 dBc |
| Transition | to BW | 0 to dBc |
| Stop band | $ | f |
The negative-frequency side mirrors the positive side. The positive-frequency region from 0.5 to 0.75 BW is the segment of interest, because Link B’s receiver is centered at exactly BW.
Step 3 — RX selectivity at each bin. Link B’s filter is centered at BW from Link A. At bin frequency :
At the region boundaries:
| TX frequency | RX offset (normalized) | RX attenuation |
|---|---|---|
| (TX carrier) | 2.0 | −48.2 dB |
| (TX band edge) | 1.0 | −3.0 dB |
| (transition end) | 0.5 | 0 dB |
| (RX center) | 0.0 | 0 dB |
Step 4 — Dominant integration region. The integrand peaks sharply at BW. At that bin: TX is at full power (0 dBc) and the RX attenuation is exactly −3 dB — the largest product in the entire integration window. Bins from to BW contribute the bulk of the leaked power. Beyond BW the TX drops steeply into its transition band while the RX opens fully; the falling TX wins, and the integrand collapses.
Three regions summarized:
| Region | TX level | RX attenuation | Relative contribution |
|---|---|---|---|
| 0 dBc | > 56 dB | Negligible | |
| 0 dBc | 48 → 3 dB | Dominant (peak near 0.5 BW) | |
| −30 dBc → deep | 0 → 0 dB | Secondary |
Step 5 — Result. Numerical integration over 500 bins, BW window:
The coordination threshold for this scenario is 30 dB. The link clears by 7 dB. The interactive widget below (§14) reproduces this result: set BW, select ETSI Class 4.
Why the band edge dominates. The RX filter transitions from −3 dB to −48 dB over the same 14 MHz range where the TX is still at 0 dBc. The integrand peak is pinned at the TX band edge. Any mask error that widens the TX band — incorrect bandwidth field, floor artifact at the shoulder, fallback to a broader regulatory envelope — shifts spectral power into this peak region and directly inflates the denominator. A 3 dB error at the shoulder translates to a 2–4 dB drop in NFD at BW.
VI. When NFD Fails — The Limits of the Model
§13 NFD is a spectral convolution. Its outputs are exactly as reliable as its inputs. Several physical scenarios violate the underlying assumptions in ways that mask parameters alone cannot capture.
Wideband PA noise. The TX mask describes the modulated signal’s power spectral density. It does not describe broadband noise injected by a power amplifier operating near or at saturation. At saturation, the PA’s noise figure rises and its output noise floor — white, unrelated to the modulation — can sit 10–20 dB above the shot-noise floor across the full spectrum, well above what the emission mask specifies for out-of-band frequencies. A co-located receiver experiencing this sees an interference floor that NFD does not predict. The correct diagnostic is a wideband spectrum measurement at the antenna port, not a mask calculation.
Intermodulation from multiple co-area transmitters. NFD is computed pairwise. When three or more high-power transmitters share an antenna structure, third-order intermodulation products from any two of them appear at and . At close frequency spacings these products land near the transmitting frequencies — potentially inside a third link’s receive band. The pairwise NFD between those two transmitters and the third receiver will pass, because neither transmitter individually produces a direct emission at the IM frequency. The IM product is a nonlinear artifact that requires a power budget analysis of the combined output stage, not a spectral convolution of individual emissions.
Near-field coupling at co-sited antennas. NFD assumes far-field radiation and free-space path loss between antennas. At co-sited installations where antenna separation is small relative to the wavelength — sub-metre spacing at 11 GHz, where mm — coupling between antennas is dominated by near-field effects that are orders of magnitude stronger than any far-field model predicts. Measured antenna-to-antenna isolation at the installation is the only valid input to the interference budget; computed NFD is not applicable.
Reciprocal mixing and LO phase noise. The 8-pole Butterworth selectivity models the IF filter’s amplitude response. It does not model the effective selectivity degradation from local oscillator phase noise, which limits stop-band performance through a different mechanism: a strong adjacent-channel signal beats against the LO’s noise sidebands to produce an in-band noise floor. At frequency offsets of one to two channel widths — where NFD calculations are most often contested — the binding selectivity limit for a receiver with LO phase noise above −110 dBc/Hz at 1 MHz offset is the phase noise density, not the IF filter roll-off. This is not captured by any spectral mask convolution. Equipment specifications that quote selectivity in this regime should reference measured phase noise, not filter order.
The NFD model is valid in its nominal regime: two stations, defined spectral masks, far-field propagation, linear transmitters. The scenarios above do not constitute failure of the coordination procedure — they constitute conditions outside its defined scope.
VII. Interactive NFD Convolution
§14 The following widget computes NFD numerically using 500-bin discrete integration over parametric approximations of the FCC Part 101.111(a) and ETSI EN 302 217-2 Class 4 emission mask envelopes, against an 8-pole Butterworth receiver selectivity model. The shaded overlap area is the denominator integral — the power that leaks through the receiver filter. As increases, the RX mask (blue) shifts away from the TX emission peak (gold) and the overlap shrinks.
The low-power mode toggle applies the −13 dBm/MHz absolute floor to the TX mask, simulating a transmitter operating below the threshold at which the relative mask is the binding constraint.
The parametric masks here are simplified regulatory envelopes. In actual coordination, the mask shape in the transition region — between the passband edge and the stop-band floor — is the determinative factor. Vendor test reports for the specific radio model will generally show steeper roll-off than the regulatory envelope, producing higher NFD values.
Conclusion
NFD is a deterministic calculation. Given the TX power spectral density mask and the receiver selectivity characteristic, the result at any frequency offset is uniquely specified by the convolution integral. There is no measurement uncertainty, no propagation variable, and no frequency planning judgment involved. If the software produces a conflict that the math does not support, the software’s inputs are wrong.
The two traps described here — the low-power absolute floor and the CCDP bandwidth artifact — account for a disproportionate share of false conflicts in North American fixed microwave coordination databases. Both produce lower NFD values than the physical system warrants. Both are recoverable through manual recalculation with correct inputs, within the ISED technical analysis procedure, without field measurements or hardware changes.
A coordination engineer who understands the NFD integral can read an EMC report backwards from the conflicting value to the mask parameters that produced it, identify which parameter is wrong, and write a technically defensible correction. One who treats NFD as a black-box output cannot.
References
-
International Telecommunication Union — Radiocommunication Sector, “Frequency and distance separations,” Recommendation ITU-R SM.337-6, Geneva, 2008.
-
European Telecommunications Standards Institute, “Fixed Radio Systems; Characteristics and requirements for point-to-point equipment and antennas; Part 2: System-dependent requirements for digital systems operating in frequency bands where frequency co-ordination is applied,” ETSI EN 302 217-2 V3.2.2, Sophia Antipolis, 2021.
-
U.S. Code of Federal Regulations, “Emission limitations,” 47 CFR § 101.111, Federal Communications Commission, Washington, DC.
-
Innovation, Science and Economic Development Canada, “Spectrum Utilization Policy, Technical and Administrative Requirements for Fixed Earth Stations Operating in Frequency Bands Shared with Terrestrial Radiocommunication Services,” TN-360, Ottawa.
-
International Telecommunication Union — Radiocommunication Sector, “Considerations in the development of criteria for sharing between the terrestrial fixed service and other services,” Recommendation ITU-R F.758-7, Geneva, 2019.
-
H. W. Ott, Electromagnetic Compatibility Engineering. Hoboken, NJ: John Wiley & Sons, 2009, ch. 11.