Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Radiated emissions (RE) testing is a cornerstone of automotive EMC compliance, but the traditional method of simply comparing measured emissions against a limit line has significant shortcomings. SAE J2556-2014 addresses these limitations by introducing a Power Spectral Density (PSD) analysis method for narrowband emissions. This approach provides a more comprehensive evaluation of emission severity, considering both the magnitude and density of spectral components.
As outlined in SAE J2556, relying solely on a limit line can lead to both false passes and false failures. For instance, an emission profile with many spectral lines close to the limit may cause customer concerns even if all are below the line. Conversely, a few points slightly over the limit might not represent a real risk. This simplistic approach also fails to account for the total power available to excite vehicle wiring or the variations between lab and vehicle configurations.
⚠️ Common Mistake: Including only limit line comparisons in EMC evaluation often ignores spectral density, leading to inconsistent correlation between test labs and real-world performance.
SAE J2556 proposes PSD as a figure of merit. The calculation involves the squared ratio of emission level (x) to the limit (L) at each frequency, (x/L)2. This squaring gives exponentially more weight to high emissions, reflecting the actual power that could impinge on receivers. The ratio format allows application to sloping limit lines seamlessly.
| Emission Type | Frequency Span | Resolution | Span/Resolution | Example Acceptance Criteria |
|---|---|---|---|---|
| High-frequency (clock harmonics) | 50 MHz | 1 MHz | 50 | PSD < 0.5 (with sliding window) |
| Low-frequency (switching harmonics) | 1.65 MHz (AM band) | 20 kHz | 83 | PSD < 0.25 (stringent limit) |
🛠️ Design Insight: The sliding frequency window for high frequencies, typically 50 MHz based on the 1.5m harness resonance, ensures that emissions are evaluated within the resonance ‘humps’ of the wiring system, making the analysis more representative of vehicle conditions.
One of the key advantages of the PSD method is its suitability for automation. By using peak recognition algorithms, the calculation can be integrated into test software. However, proper peak recognition is critical to avoid errors. The standard emphasizes that the procedure can be automated effectively with appropriate data processing techniques.
By focusing on the total spectral power rather than individual frequency points, PSD reduces the impact of facility-specific resonance variations, allowing for statistical correlation across labs.
For high-frequency emissions like clock harmonics, a sliding window of 50 MHz is recommended due to harness resonance. For low-frequency emissions, a fixed span covering the AM band (0.15-1.8 MHz) is appropriate.
The squaring function gives exponentially more weight to emissions near or above the limit, which better correlates with the annoyance potential to radio receivers and the actual power available.
Yes, but it requires reliable peak recognition algorithms to differentiate true narrowband peaks from noise, as noted in the standard.