ADS simulation: how to calculate the conversion efficiency of a rectifier

Status
Not open for further replies.

jihen

Junior Member level 3
Joined
Apr 17, 2020
Messages
31
Helped
0
Reputation
1
Reaction score
0
Trophy points
6
Location
Algeria
Activity points
255
Hello, any one can help me how to calculate the conversion efficiency of a rectifier in ADS please. i try this expression but it doesn't work :
P_out_dBm= 10*log(0.5*real(V_out*conj(I_out)))
Eff = P_out_dBm[1]-Pin
note: i want to calculate the variation of efficiency VS Pin
 

i read the explanation but i can't calculate the efficiency
 

Show me netlist.

Show me data dependency of V_out by using what() function.

You don’t sweep Pin.
You don’t save Pin in dataset.

Output of rectifier is DC.
So harmonics index of it is [0] not [1].

Pin is an available power not input power.
Denominator of your definition is available power or input power ?
 
Last edited:
Reactions: jihen

    jihen

    Points: 2
    Helpful Answer Positive Rating

thanks sir , i find the result . thank you very much
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…