Electrical – Total power consumption in LTSpice

dissipationltspicepower

I know how to measure the average power dissipated on a component but I have a very big circuit with lots of components so I am looking for a short way to calculate the total avg power in the whole circuit using Ltspice

Best Answer

Use a zero ohm resistor in the power feed and plot the current through that resistor multiplied by the power feed voltage. I don't know if this can be averaged but in micro-cap if the zero ohm resistor were called R97 and the supply voltage was labelled as V57 then the average power would be: -

avg(I(R97)*V57)