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.

[ADS] Efficiency equation in Advance Design System

Status
Not open for further replies.

kela3kela

Full Member level 4
Joined
Apr 30, 2009
Messages
191
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Activity points
2,502
Dear Members

I would like to calculate the efficiency of my rectifier design. I have the plots of output DC Voltage. How can I define an equation for Efficiency calculation and see its relevant plots and table format for different input power levels (pin) and varying Resistor values (R) ??

Efficiency formula:
Eff=V^2/(pin*R)

Design in ADS:
1..jpg


Output Voltage DC vs pin
2.jpg
 

To calculate power efficiency (PE) you can use these equations easily:
Pout = 0.5*real(V*conj(I)) V:voltage across your main element and I: Current
PDC = real(V_DC*I_DC)
Eff = mag(Pout/pDC)

good luck
 
I know the general formulas, but about the efficiency as per variables and results on this simulation.??
 

If you want change the resistance maybe Monte Carlo analysis help you. Search it in ADS maybe you can find something useful.
 

Attachments

  • equa.png
    equa.png
    28.7 KB · Views: 221

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top