The DC circuit above consists of two voltage sources V 1 and V 2 with internal resistances R 1 = 1 Ω and R 2 = 2 Ω respectively. There is a load R L = 3 Ω connected in parallel with the sources.
V 1 and V 2 are variable quantities.
Let P 1 , P 2 , and P L be the amounts of power in watts dissipated by R 1 , R 2 , and R L respectively.
Given that P L = 1 0 watts, determine the minimum possible value of P 1 + P 2 + P L to 1 decimal place.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Very nice, thanks. I haven't really learned how to think that way yet, but it's obviously very effective. I initially did it the Lagrange way. I've posted another solution based on "physical intuition" as well. It's pretty elegant in its own right.
i dont really understand the Inequality of arithmetic and geometric means
We've seen some nice formal solutions already (see Mark H and Chew-Seong). I will also present an "intuitive physical approach". This solution is not strictly legitimate (a priori), but it works, and it is borne out by the formal solutions.
1) Suppose we'll acheive maximum efficiency with a source that doesn't dissipate any power internally while unloaded.
2) Requirement (1) mandates that V 1 = V 2 , so as to have zero circulating current in the unloaded case.
3) If V 1 = V 2 , the equivalent source can be represented as a Thevenin equivalent consisting of a source V in series with a resistance of R 1 + R 2 R 1 R 2 . Call this equivalent resistance R T H . R T H = 3 2 .
4) When the Thevenin equivalent is connected to the load, the load voltage V L = V × R L + R T H R L (because of the voltage divider principle). This works out to V L = 1 1 9 V .
5) The load power can be expresed as R L V L 2 = 1 0 . Since R L = 3 , V L = 3 0 = 1 1 9 V
6) V = 9 1 1 3 0
7) The total power then works out to R T H + R L V 2 = 8 1 × ( 3 2 + 3 ) 1 2 1 × 3 0 ≈ 1 2 . 2
I think this is perfectly correct approach based on Thevenin's Theorem. A nice electrical way of looking at the problem. +1).
I got everything same. Just my calulation error at last step
Let the current through R 1 , R 2 and R L due to V 1 alone be I 1 1 , I 2 1 and I L 1 respectively and those due to V 2 be I 1 2 , I 2 2 and I L 2 . Then the resultant current I 1 = I 1 1 − I 1 2 , I 2 = I 2 1 − I 2 2 and I L = I L 1 + I L 2
And we have:
I 1 1 = R 1 + R 2 ∣ ∣ R L V 1 = 1 + 2 ∣ ∣ 3 V 1 = 1 + 2 + 3 2 × 3 V 1 = 1 1 5 V 1
By current division, I 2 1 = 5 3 I 1 1 = 1 1 3 V 1 and I L 1 = 5 2 I 1 1 = 1 1 2 V 1 .
Similarly, I 2 2 = R 2 + R 1 ∣ ∣ R L V 2 = 2 + 1 ∣ ∣ 3 V 2 = 2 + 1 + 3 1 × 3 V 2 = 1 1 4 V 2
By current division, I 1 2 = 4 3 I 2 2 = 1 1 3 V 2 and I L 2 = 4 1 I 2 2 = 1 1 V 2 .
Now, we have:
P 1 + P 2 + P L = I 1 2 R 1 + I 2 2 R 2 + I R 2 R L = 1 ( I 1 1 − I 1 2 ) 2 + 2 ( I 2 1 − I 2 2 ) 2 + 3 ( I L 1 + I L 2 ) 2 = ( 1 1 5 V 1 − 1 1 3 V 2 ) 2 + 2 ( 1 1 3 V 1 − 1 1 4 V 2 ) 2 + 3 ( 1 1 2 V 1 + 1 1 V 2 ) 2 = 1 2 1 ( 2 5 V 1 2 − 3 0 V 1 V 2 + 9 V 2 2 ) + ( 1 8 V 1 2 − 4 8 V 1 V 2 + 3 2 V 2 2 ) + ( 1 2 V 1 2 + 1 2 V 1 V 2 + 3 V 2 2 ) = 1 2 1 5 5 V 1 2 − 6 6 V 1 V 2 + 4 4 V 2 2
It is given that P L = 1 2 1 1 2 V 1 2 + 1 2 V 1 V 2 + 3 V 2 2 = 1 0 watts and we need to find the minimum of P 1 + P 2 + P L we can use Lagrange multipliers as follows.
F ( V 1 , V 2 , λ ) ∂ V 1 ∂ F ∂ V 2 ∂ F ∂ λ ∂ F = 5 5 V 1 2 − 6 6 V 1 V 2 + 4 4 V 2 2 − λ ( 1 2 V 1 2 + 1 2 V 1 V 2 + 3 V 2 2 − 1 2 1 0 ) = 1 1 0 V 1 − 6 6 V 2 − λ ( 2 4 V 1 + 1 2 V 2 ) = − 6 6 V 1 + 8 8 V 2 − λ ( 1 2 V 1 + 6 V 2 ) = 1 2 V 1 2 + 1 2 V 1 V 2 + 3 V 2 2 − 1 2 1 0
\(\begin{array} {} \dfrac {\partial F}{\partial V_1} = 0 & \implies 55V_1 - 33V_2 = \lambda (12V_1+6V_2) &...(1) \\ \dfrac {\partial F}{\partial V_2} = 0 & \implies - 66V_1 + 88V_2 = \lambda (12V_1+6V_2) &...(2) \\ (1)-(2): & \implies 121V_1 - 121V_2 = 0 \\ & \implies V_1 = V_2 \\ \dfrac {\partial F}{\partial \lambda} = 0 & \implies 12V_1^2+12V_1^2+3V_1^2 = 1210 \\ & \implies 27V_1^2 = 1210 \end{array} \)
Therefore, the minimum P 1 + P 2 + P L is as below.
P 1 + P 2 + P L = 1 2 1 5 5 V 1 2 − 6 6 V 1 V 2 + 4 4 V 2 2 = 1 2 1 3 3 V 1 2 = 2 7 × 1 2 1 3 3 × 1 2 1 0 ≈ 1 2 . 2
Very nice, thanks. I initially did it the Lagrange way as well. I've posted another solution based on "physical intuition" as well. It's pretty elegant in its own right.
Log in to reply
Thanks, I was think about solving it using circuit theory but failed. Not really failed. I should have trusted the circuit theory as done by you.
Lagrange multipliers identify local extrema; how are you going to show that this is (specifically) a global minimum?
Log in to reply
I can't find a way. Can you give a hint?
Log in to reply
That's why, ultimately, I did not go down the LM route. I found a purely algebraic approach to equations derived from Kirchoff's Laws; Steven took a intuition-based approach.
Log in to reply
@Mark Hennings – OK, thanks. I thought it could not get the solution from circuit theory.
@Mark Hennings – Truth be told, I solved this problem using intuition (circuit theory), Lagrange multipliers, and a hill-climbing algorithm before posting it. Can't ever be too sure.
Let the respective currents voltages be I 1 , I 2 , I L a n d V L . I L = 3 1 0 = I 1 + I 2 . ⟹ I 2 = 3 1 0 − I 1 . Power loss in internal resistance = I 1 2 ∗ 1 + ( 3 1 0 − 2 ∗ 3 1 0 ∗ I 1 + I 1 2 ) ∗ 2 . D i f f e r e n t i a t i n g a n d e q u a t i n g t o z e r o f o r m i n i m u m , 6 I 1 2 − 4 ∗ 3 1 0 = 0 . ⟹ I 1 = 3 2 ∗ 3 1 0 . P 1 + P 2 + P L = I 1 2 ∗ 1 + I 2 2 ∗ 2 + 1 0 = 9 4 ∗ 3 1 0 + ( 3 1 0 − 3 2 ∗ 3 1 0 ) 2 + 1 0 = 2 7 4 0 + 2 7 2 0 + 1 0 = 1 2 . 2 2 2
O
R
A better logical solution is as under.
L
e
t
I
1
,
I
2
,
I
L
,
b
e
r
e
s
p
e
c
t
i
v
e
c
u
r
r
e
n
t
s
,
a
n
d
V
L
l
o
a
d
v
o
l
t
a
g
e
b
e
t
w
e
e
n
A
B
.
T
h
e
e
n
d
s
o
f
R
1
a
n
d
R
2
m
e
e
t
a
t
A
,
s
o
a
r
e
t
h
e
−
t
i
v
e
s
o
f
V
1
a
n
d
V
2
m
e
e
t
a
t
B
.
∴
f
o
r
m
i
n
i
m
u
m
p
o
w
e
r
l
o
s
s
,
c
u
r
r
e
n
t
f
l
o
w
a
t
n
o
l
o
a
d
i
s
a
v
o
i
d
e
d
b
y
m
a
k
i
n
g
V
1
=
V
2
.
S
o
p
d
b
e
t
w
e
e
n
+
t
i
v
e
t
e
r
m
i
n
a
l
s
a
n
d
A
,
m
u
s
t
b
e
e
q
u
a
l
e
.
⟹
I
1
∗
R
1
=
I
2
∗
R
2
,
⟹
I
1
=
2
∗
I
2
.
∴
I
1
+
I
2
=
2
3
∗
I
1
=
I
L
=
3
1
0
⟹
I
1
=
3
2
∗
3
1
0
.
P
1
+
P
2
+
P
L
=
I
1
2
∗
1
+
I
2
2
∗
2
+
1
0
=
9
4
∗
3
1
0
+
9
1
∗
3
1
0
∗
2
+
1
0
=
1
2
.
2
2
2
I like how you went the calculus route without having to resort to Lagrange multipliers.
Let i L be the current passing through R L .
R L i L 2 = 1 0
i L = 3 1 0
Let i 1 and i 2 be the currents passing through R 1 and R 2 , respectively.
Since V 1 and V 2 are variable quantities we can create a sistem of equations and find i 1 and i 2 in function of V 1 and V 2 so i 1 and i 2 can assume any value.
So, to find the minimum value of P 1 + P 2 we can use the Cauchy-Schwarz inequality:
( i 1 + i 2 ) 2 ≤ ( i 1 2 + 2 i 2 2 ) ( 1 + 2 1 )
( 3 1 0 ) 2 ≤ 2 3 ( P 1 + P 2 )
9 2 0 ≤ P 1 + P 2
So, the minimum vale of P 1 + P 2 + P L is 1 0 + 9 2 0 = 1 2 . 2 2
Another way using V 1 , V 2 instead of the currents to optimize the dissipated power. First calculate all currents using loop analysis. Let I 1 , I 2 be the currents through R 1 , R 2 flowing upwards: ( 4 3 3 5 ) Ω ⋅ ( I 1 I 2 ) = ( R 1 + R L R L R L R 2 + R L ) ⋅ ( I 1 I 2 ) = ! ( V 1 V 2 ) ⇒ ( I 1 I 2 ) = 1 1 1 S ( 5 V 1 − 3 V 2 − 3 V 1 + 4 V 2 ) I L = I 1 + I 2 = 1 1 1 S ( 2 V 1 + V 2 )
Use P L = ! 1 0 W : P L = R L I L 2 = 1 1 2 3 S ( 2 V 1 + V 2 ) 2 = ! 1 0 W ⇒ V 2 = − 2 V 1 ± 1 1 3 1 0 V ( ∗ )
Calculate the dissipated power in all resistors. Complete the square in the third step: P L + P 1 + P 2 = P L + R 1 I 1 2 + R 2 I 2 2 = 1 0 W + 1 1 2 1 S ( 5 V 1 − 3 V 2 ) 2 + 1 1 2 2 S ( − 3 V 1 + 4 V 2 ) 2 ( ∗ ) = 1 0 W + 1 1 2 1 1 2 S ( 3 V 1 2 ∓ 2 2 3 1 0 V 1 V + 3 4 1 0 V 2 ) = 1 0 W + 3 S ⎝ ⎛ ( V 1 ∓ 3 1 1 3 1 0 V ) 2 + 9 4 1 0 V 2 − 2 7 1 2 1 0 V 2 ⎠ ⎞ ≥ 1 0 W + 3 S ( 9 4 1 0 V 2 − 2 7 1 2 1 0 V 2 ) = 9 1 1 0 W ≈ 1 2 . 2 W
Rem.: The voltages V 1 , V 2 for my solution are V 1 = ± 3 1 1 3 1 0 V ( ∗ ) = V 2
Problem Loading...
Note Loading...
Set Loading...
If the current through R 1 is I 1 , and the current through R 2 is I 2 , then the current through R 3 must be I 1 + I 2 , and we have P 1 = I 1 2 P 2 = 2 I 2 2 P L = 3 ( I 1 + I 2 ) 2 Now P 1 + P 2 = I 1 2 + 2 I 2 2 = 3 1 [ ( I 1 − 2 I 2 ) 2 + 2 ( I 1 + I 2 ) 2 ] ≥ 3 2 ( I 1 + I 2 ) 2 = 9 2 P L with equality when I 1 = 2 I 2 . This current balance can be achieved by choosing V 1 = V 2 . Thus P 1 + P 2 + P L ≥ 9 1 1 P L = 9 1 1 0 = 1 2 . 2