Four diode rectifier
时间:04-04
整理:3721RD
点击:
I am trying to measure the efficiency of the four diode rectifier using differential source but i don't know if this is the correct way to measure it or not as the efficiency equation will be
Also i don't know why it does not want to simulate as shown attached the warnings found,please if you can help me figure this out
thanks in advance..
Code:
eff=((P_Probe3.p[0]-P_Probe5.p[0])/(P_Probe1.p[1]-P_Probe4p.[1]))/100
thanks in advance..
It did simulate, it just gave you warnings in case you don't get the right results it might be due to these warnings. it's errors that stops the simulations.
if i were you, i would use two sources with the same pin (pin/2 in your case), also put a gnd in the reference port on your diodes. If you do this you'll probably won't be having these warning.
thank you for replying , excuse my ignorance as i am new to ads , did you mean to make the circuit like this ? because it still doesnot work and do i have to use probe2 instead of probe to measure the power ?