Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use ADS to show RMS Gain error &RMS Phase error.

Bailey_NTF

Junior Member level 3
Junior Member level 3
Joined
Nov 27, 2024
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
212
How to use ADS to show RMS Gain error &RMS Phase error.
 
How to use ADS to show RMS Gain error &RMS Phase error.
In ADS, you can calculate RMS Gain and Phase Error using data post-processing. Run your simulation, then use Equation Editor in Data Display to compute:


  • RMS Gain Error: sqrt(mean((Gain - mean(Gain))^2))
  • RMS Phase Error: sqrt(mean((Phase - mean(Phase))^2))

Make sure you have Gain and Phase values extracted from your simulation results. Plot the errors if needed. Hope this helps! 🚀
 
Hi,

honstly I´ve never heard of RMS_gain_error and RMS_Phase_error.
Is this really a thing?

I mean: RMS_voltage and RMS_current is totally independent of phase.

Klaus
 

LaTeX Commands Quick-Menu:

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top