Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Power from power source - average values or the RMS values?

Status
Not open for further replies.

dinesh hegde

Member level 2
Joined
Apr 1, 2009
Messages
42
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,288
Activity points
1,528
Power from power source

While calculating the power of power sources (eg: VCC) do we need to consider the average values or the RMS values?
 

Re: Power from power source

In the general case (arbitrary source voltage and current) the product of instantaneous voltage and current as to be averaged to calculate the power flowing out of/into the source.
Code:
P(t) = V(t)*I(t), Pavg = |V(t)*I(t)|
For V = const, the expression simplifies to
Code:
P(t) = V*I(t), Pavg = V*|I(t)|
RMS values aren't involved in any case.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top