Application Notes (EDA)
Understanding EDA Application Notes
RF simulation software is extremely powerful and extremely easy to use incorrectly. An engineer can spend two weeks running 3D electromagnetic simulations of a filter, produce beautiful color plots, and then discover the results are completely wrong because of a port calibration error set up on day one. EDA Application Notes exist specifically to prevent this kind of expensive, invisible mistake.
What EDA AppNotes Cover
EDA application notes address the intersection of software capability and RF design methodology:
- EM solver setup: Mesh density settings, port definition conventions (wave ports vs. lumped ports), and boundary condition selection for different structure types.
- Co-simulation flows: How to export S-parameters from an EM solver and import them into a circuit simulator, ensuring the reference impedances and port numbering are consistent.
- Statistical design: Running Monte Carlo yield simulations with component tolerance models to predict manufacturing yield before ordering PCBs.
- Measurement correlation: Procedures for de-embedding fixture effects from VNA measurements and importing corrected S-parameters for model validation.
Why the Details Matter in RF
In digital logic design, a slightly wrong simulation usually produces obviously wrong results. In RF, a subtly wrong simulation often produces results that look physically plausible but are numerically incorrect by a few dB — an error that may not become apparent until the first hardware build fails its specification test.
Key Equations
Application Notes for Electronic Design Automation (EDA) tools are specialized technical documents published by EDA software vendors (such as Cadence, Ansys, Keysight PathWave ADS, or...
Key specifications:
0 dB | 1 mW | 30 dB | 1 W | 110 GHz | 50 dB
Power: P(dBm) = 10log(PmW), 0dBm = 1mW
Comparison
| Aspect | Application Notes (EDA) Spec | Typical Range | Impact | Design Note |
|---|---|---|---|---|
| Primary function | The AppNote provides the canonical, vend... | Application-dep. | Critical | Verify in sim |
| Operating range | Understanding EDA Application Notes RF s... | Application-dep. | Critical | Verify in sim |
| Performance | EDA Application Notes exist specifically... | Application-dep. | Critical | Verify in sim |
| Integration | lumped ports), and boundary condition se... | Application-dep. | Critical | Verify in sim |
| Trade-off | Co-simulation flows: How to export S-par... | Application-dep. | Critical | Verify in sim |
Frequently Asked Questions
What is Touchstone format?
Touchstone (.s2p, .s4p, etc.) is the standard file format for storing measured or simulated S-parameters as a function of frequency. It is the universal currency of RF characterization data, accepted by all major EDA tools and VNAs. EDA AppNotes frequently include guidance on correctly importing Touchstone files, paying attention to port ordering conventions and whether the data is in dB/angle or real/imaginary format, as mixing these up produces wrong results silently.
What is de-embedding and why does it need its own AppNote?
De-embedding is the process of mathematically removing the effect of a measurement fixture (test cables, connectors, and PCB launch pads) from a raw VNA measurement, leaving only the true S-parameters of the device under test. It requires precise characterization of the fixture itself. This is methodologically complex enough that every major VNA and EDA vendor publishes multiple application notes covering different de-embedding techniques: thru-reflect-line (TRL) calibration, SOLT calibration, and port extension methods.
Are EDA AppNotes specific to one software version?
Often yes, and this is a practical problem. EDA software changes significantly between major releases. An AppNote written for HFSS 2019 may describe menu items and workflow steps that no longer exist in HFSS 2024. Engineers should always verify that the AppNote version matches their installed software, or seek updated documentation from the vendor's support portal.