Friday 20 September 2019

waveform - Average value of current or voltage



I had read that average value of current must be calculated for half time period. For example if we apply it for a sine value full time period then its value becomes zero. But for any arbritrary graph which doesn't have shape similar above and below x axis. I mean that they have different kind of shape for half timperiod and for another half, (Periodic function/graph) Then by calculating avg. Value for current (calculation for half timeperiod) don't we lose the real meaning of average. Should we include that negative part of waveform to our average I , by taking modulus?




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...