How can I evaluate efficiency of a H-bridge driven DC machine under different control methods? I can measure input voltage and current of H-bridge and output speed and torque produced on the shaft of DC machine (I have torque transducer). I have samples of all variables every 50us.
I want to evaluate actual efficiency during chosen interval. When evaluating efifciency as (output power / input power), zero samples are causing a problem. Should I use moving average filter for all variables in order to avoid zero samples?