Author Topic: Calculating real power of a circuit  (Read 2691 times)

0 Members and 1 Guest are viewing this topic.

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Calculating real power of a circuit
« on: January 28, 2018, 06:18:03 pm »
How do I calculate real power of this circuit (green):



So do I write down the impedance, and use 1/2*(U^2/)Z?
 

Offline pigrew

  • Frequent Contributor
  • **
  • Posts: 680
  • Country: us
Re: Calculating real power of a circuit
« Reply #1 on: January 28, 2018, 06:32:54 pm »
Only the resistors will have real power, not the inductors or capacitors.

You'll have to calculate the voltage across or current through the final resistor, and then use the appropriate formula.

The first step I'd do is to substitute the source and two resistors with a Thévenin equivalent.
 
The following users thanked this post: nForce

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #2 on: January 28, 2018, 06:38:21 pm »
There are several ways to attack this one.
Personally, I'd calculate the total impedance [seen from ug(t)] using R, 1/sC and sL for the impedances (LaPlace notation). Substituting jw for s, you can calculate real and imaginary current (and thus power).
I'm certain there are simpler ways, others will chime in, but this is usually foolproof for me.

PS: how do you insert symbols? Using w instead of greek omega is sub-optimal.
« Last Edit: January 28, 2018, 06:49:05 pm by Benta »
 
The following users thanked this post: nForce

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Re: Calculating real power of a circuit
« Reply #3 on: January 28, 2018, 07:21:45 pm »
Sorry benta, but pigrew said that only R has real power, why bother then calculating impedance for L and C?
 

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #4 on: January 28, 2018, 07:34:34 pm »
Sorry benta, but pigrew said that only R has real power, why bother then calculating impedance for L and C?

Because otherwise you won't know the currents through and voltages across your resistors. I'll give you my solution when you've tried it yourself.
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: Calculating real power of a circuit
« Reply #5 on: January 28, 2018, 08:34:28 pm »
There is a bit of a trick hiding in here.

You are given that omega = 1/sqrt(LC) which is nice, think about what you know about series resonance in LC networks, it makes this real easy to solve.

Regards, Dan.
 
The following users thanked this post: nForce

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #6 on: January 28, 2018, 09:35:55 pm »
There is a bit of a trick hiding in here.

You are given that omega = 1/sqrt(LC) which is nice, think about what you know about series resonance in LC networks, it makes this real easy to solve.

Regards, Dan.

Aaah! Well spotted, Sir.
I missed that little point, as the circuit analysis is not trivial at all. The impedance seen from the source works out as:

[ s22CLR + s3CR2 + 2R ]  /  [ s2CL + s2CR + 1 ]

Not nice at all.
 
The following users thanked this post: nForce

Offline Vtile

  • Super Contributor
  • ***
  • Posts: 1144
  • Country: fi
  • Ingineer
Re: Calculating real power of a circuit
« Reply #7 on: January 28, 2018, 09:49:00 pm »
If you remember the generator topic of yours..
 

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #8 on: January 28, 2018, 09:55:38 pm »
If you remember the generator topic of yours..

??? Cryptic.

 

Offline Vtile

  • Super Contributor
  • ***
  • Posts: 1144
  • Country: fi
  • Ingineer
Re: Calculating real power of a circuit
« Reply #9 on: January 28, 2018, 10:13:43 pm »
If you remember the generator topic of yours..

??? Cryptic.
He/she made a topic of "reactive power in AC generators" @general section around at xmas. This topic relates to concepts discussed there.
 

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #10 on: January 28, 2018, 10:22:06 pm »
'Nuff said. If you have a thing about referring to previous topics somewhere else that nobody understands, the Finnish winter is apparently too boring.
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: Calculating real power of a circuit
« Reply #11 on: January 28, 2018, 10:30:49 pm »
[ s22CLR + s3CR2 + 2R ]  /  [ s2CL + s2CR + 1 ]

I hate it when they do that in an exam, 40 minutes or so of fucking about with algebraic manipulation (and no marks to show for it), because you missed one little critical detail.

I make the impedance seen by the generator 3R/2 at the specified frequency without any need for Laplace.

Regards, Dan.
 

Offline Vtile

  • Super Contributor
  • ***
  • Posts: 1144
  • Country: fi
  • Ingineer
Re: Calculating real power of a circuit
« Reply #12 on: January 28, 2018, 10:33:07 pm »
'Nuff said. If you have a thing about referring to previous topics somewhere else that nobody understands, the Finnish winter is apparently too boring.
Sometimes. :)
Unfortunately I'm writing from phone so I can't easily link it here.
« Last Edit: January 28, 2018, 10:36:38 pm by Vtile »
 

Offline Benta

  • Super Contributor
  • ***
  • Posts: 5933
  • Country: de
Re: Calculating real power of a circuit
« Reply #13 on: January 28, 2018, 10:35:35 pm »
Quote
I hate it when they do that in an exam

Yep - and I fell right into it  :-[  - fail.
 

Offline IanB

  • Super Contributor
  • ***
  • Posts: 11938
  • Country: us
Re: Calculating real power of a circuit
« Reply #14 on: January 28, 2018, 11:22:34 pm »
PS: how do you insert symbols? Using w instead of greek omega is sub-optimal.

You can use MathJax. So for example:

Code: [Select]
\$u_g(t)\$, \$R\$, \$1/sC\$ and \$j\omega\$
will produce:

\$u_g(t)\$, \$R\$, \$1/sC\$ and \$j\omega\$
« Last Edit: January 28, 2018, 11:25:11 pm by IanB »
 
The following users thanked this post: nForce

Offline rstofer

  • Super Contributor
  • ***
  • Posts: 9902
  • Country: us
Re: Calculating real power of a circuit
« Reply #15 on: January 29, 2018, 01:10:17 am »
PS: how do you insert symbols? Using w instead of greek omega is sub-optimal.

You can use MathJax. So for example:

Code: [Select]
\$u_g(t)\$, \$R\$, \$1/sC\$ and \$j\omega\$
will produce:

\$u_g(t)\$, \$R\$, \$1/sC\$ and \$j\omega\$

Thanks for that!  I'll have to cut and paste that code into a file and save it somewhere.
I found this:

https://math.meta.stackexchange.com/questions/5020/mathjax-basic-tutorial-and-quick-reference
« Last Edit: January 29, 2018, 01:22:54 am by rstofer »
 

Offline bson

  • Supporter
  • ****
  • Posts: 2289
  • Country: us
Re: Calculating real power of a circuit
« Reply #16 on: January 29, 2018, 06:58:04 am »
There's also a handy MathJax demo .  Just type there until you like the result, then insert the latex into a post.
 
The following users thanked this post: rstofer

Offline tatus1969

  • Super Contributor
  • ***
  • Posts: 1273
  • Country: de
  • Resistance is futile - We Are The Watt.
    • keenlab
Re: Calculating real power of a circuit
« Reply #17 on: January 29, 2018, 09:48:04 am »
you don`t need *any* complex number math to solve this one. Start with L, C, and w=1/sqrt(L*C). You can solve this one by looking at the picture only.
We Are The Watt - Resistance Is Futile!
 
The following users thanked this post: nForce

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Re: Calculating real power of a circuit
« Reply #18 on: January 29, 2018, 12:29:31 pm »
You are given that omega = 1/sqrt(LC) which is nice, think about what you know about series resonance in LC networks, it makes this real easy to solve.

Yes, that green circuit is original series LC circuit with resonant frequency \$\omega= \frac{1}{\sqrt{LC}}\$

But how do i use that for calculating real power?
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: Calculating real power of a circuit
« Reply #19 on: January 29, 2018, 01:07:08 pm »
I read that as telling you to calculate the reactive power at frequency w=1/Sqrt(LC), which is trivial if you think about what impedance a series LC network has at resonance.

Xc + Xl = 0 at resonance, so the green box degenerates into what?

The rest is just trivial arithmetic.

Regards, Dan. 
 
The following users thanked this post: nForce

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Re: Calculating real power of a circuit
« Reply #20 on: January 29, 2018, 01:37:04 pm »
I read that as telling you to calculate the reactive power at frequency w=1/Sqrt(LC), which is trivial if you think about what impedance a series LC network has at resonance.

Xc + Xl = 0 at resonance, so the green box degenerates into what?

The rest is just trivial arithmetic.

Regards, Dan. 

Oh, I get it. In series resonance the impedance of L and C (both of them) is 0. So only the resistor remains. Because of that I can calculate with P = (U^2) / Z
 

Offline nForceTopic starter

  • Frequent Contributor
  • **
  • Posts: 393
  • Country: ee
Re: Calculating real power of a circuit
« Reply #21 on: January 29, 2018, 05:43:19 pm »
I have another question which is related to this.

Why do we look at impedance in series RLC circuit and admitance in parallel RLC circuit?
 

Offline dmills

  • Super Contributor
  • ***
  • Posts: 2093
  • Country: gb
Re: Calculating real power of a circuit
« Reply #22 on: January 29, 2018, 05:47:15 pm »
Impedances sum in series, admittances sum in parallel, it just makes the maths less annoying.

Regards, Dan.

 
The following users thanked this post: nForce


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf