Understanding Complex Power Calculations: Why is S = 1/2 * V * I?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
arkturus
Messages
27
Reaction score
0
I don't have a question about a specific HW problem, just a general questions.

When calculating complex power, I understand it's S = Veff*Ieff(conjugate). However, S can also be calculate as S = 1/2 * V * I. Why is this? I feel I'm missing something simple, but I'm pretty lost because the current chapter in circuit theory has a bunch of definitions.
 
Physics news on Phys.org
When you say S = Veff*Ieff(conjugate), what does the 'eff' stand for, and what is the difference between Veff and V, or Ieff and I?

Veff * Ieff = V/<something> * I/<something> = VI / <something>^2 ...
 
Ah thanks, simple enough. VeffIeff = V/sqrt(2) * I/sqrt(2) which simplifies to VI/2. Much appreciated.