Circuit Theorems

51
Circuit Theorems Overview Linearity Superposition Source Transformation Th´ evenin and Norton Equivalents Maximum Power Transfer Portland State University ECE 221 Circuit Theorems Ver. 1.36 1

Transcript of Circuit Theorems

Page 1: Circuit Theorems

Circuit Theorems Overview

• Linearity

• Superposition

• Source Transformation

• Thevenin and Norton Equivalents

• Maximum Power Transfer

Portland State University ECE 221 Circuit Theorems Ver. 1.36 1

Page 2: Circuit Theorems

Linearity Defined

Given a function f(x)

y = f(x)y1 = f(x1)y2 = f(x2)

the function f(x) is linear if and only if

f(a1x1 + a2x2) = a1y1 + a2y2

for any two inputs x1 and x2 and any constants a1 and a2

Portland State University ECE 221 Circuit Theorems Ver. 1.36 2

Page 3: Circuit Theorems

Example 1: Linearity & Ohm’s Law

Is Ohm’s law linear?

v = f(i)= iR

v1 = i1R

v2 = i2R

f(a1i1 + a2i2) = (a1i1 + a2i2)R

= a1(i1R) + a2(i2R)= a1v1 + a2v2

Portland State University ECE 221 Circuit Theorems Ver. 1.36 3

Page 4: Circuit Theorems

Example 2: Linearity & Power of Resistors

Is the power dissipated by a resistor a linear function of the current?

p = f(i)= i2R

p1 = i21R

p2 = i22R

f(a1i1 + a2i2) = (a1i1 + a2i2)2 R

= a21i

21R + 2a1a2i1i2 + a2

2i22R

= a1p1 + a2p2

Portland State University ECE 221 Circuit Theorems Ver. 1.36 4

Page 5: Circuit Theorems

Linear Circuits

• A linear circuit is one whose output is linearly related (or directlyproportional) to its input

• In this class we will only consider circuits in which the voltage andcurrents are linearly related to the independent sources

• For circuits, the inputs are represented by independent sources

• The current through and voltage across each circuit element islinearly proportional to the independent source amplitude

• Will focus on how to apply this principle

Portland State University ECE 221 Circuit Theorems Ver. 1.36 5

Page 6: Circuit Theorems

Example 3: Linearity & Circuit Analysis

Vs

-

+vo

2 kΩ

4 kΩ4 kΩ

Solve for vo as a function of Vs.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 6

Page 7: Circuit Theorems

Example 3: Continued

vo =12Vs

• Is vo a linear function of Vs?

• If we had solved the circuit for Vs = 10 V, could we find vo forVs = 20 V without having to reanalyze the circuit?

Portland State University ECE 221 Circuit Theorems Ver. 1.36 7

Page 8: Circuit Theorems

Example 4: Linearity & Circuit Analysis

Is

-

+voVs 2 kΩ

2 kΩ

Solve for vo as a function of Vs and Is.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 8

Page 9: Circuit Theorems

Example 4: Continued

vo =12Vs + 1k Is

• If Is = 0, then vo is a linear function of Vs

• If Vs = 0, then vo is a linear function of Is

• This holds true in general

• When used for circuit analysis, this is called superposition

Portland State University ECE 221 Circuit Theorems Ver. 1.36 9

Page 10: Circuit Theorems

Superposition

• The superposition principle states that the voltage across (orcurrent through) an element in a linear circuit is the algebraic sumof the voltages across (or currents through) that element due toeach independent source acting alone

• To apply this principle for analysis, we follow these steps:

1. Turn off all independent sources except one. Find the output(voltage or current) due to that source.

2. Repeat Step 1 for each independent source.

3. Add the contribution of each source to find the total output.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 10

Page 11: Circuit Theorems

Example 5: Superposition

10 V-

+vo 2 mA2 kΩ

2 kΩ

Solve for vo using superposition.

• First, find the contribution due to the 10 V source.

• This means we must turn off the current source

• How do you turn off a current source?

• What is the equivalent of turning off a current source?

Portland State University ECE 221 Circuit Theorems Ver. 1.36 11

Page 12: Circuit Theorems

Example 5: Continued (1)

-

+vo10 V 2 kΩ

2 kΩ

Solve for vo due to the 10 V source.

• Second, find the contribution due to the 2 mA source.

• This means we must turn off the voltage source

• How do you turn off a voltage source?

• What is the equivalent of turning off a voltage source?

Portland State University ECE 221 Circuit Theorems Ver. 1.36 12

Page 13: Circuit Theorems

Example 5: Continued (2)

-

+vo 2 mA2 kΩ

2 kΩ

Solve for vo due to the 2 mA source.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 13

Page 14: Circuit Theorems

Example 5: Continued (3)

10 V-

+vo 2 mA2 kΩ

2 kΩ

• Finally, solve for vo by adding the contributions due to bothsources

• What if the 10 V source had been a 20 V source. Is there an easyway to find vo in this case?

Portland State University ECE 221 Circuit Theorems Ver. 1.36 14

Page 15: Circuit Theorems

Example 6: Superposition

35 V 7 mA

-

+

vo

5 kΩ

20 kΩ

5 iφ

Use the principle of superposition to find vo.

• We’ll find the contribution due to the 35 V source first

• So we must first turn off the current source

Portland State University ECE 221 Circuit Theorems Ver. 1.36 15

Page 16: Circuit Theorems

Example 6: Continued (1)

35 V

-

+

vo

5 kΩ

20 kΩ

5 iφ

Solve for vo with the 7 mA source turned off.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 16

Page 17: Circuit Theorems

Example 6: Continued (2)

7 mA

-

+

vo

5 kΩ

20 kΩ

5 iφ

Solve for vo with the 35 V source turned off.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 17

Page 18: Circuit Theorems

Superposition Final Remarks

• Superposition is based on circuit linearity

• Must analyze as many circuits as there are independent sources

• Dependent sources are never turned off

• As with the examples, is usually more work than combiningresistors, the node voltage analysis, or mesh current analysis

• Is an important idea

• If you want to consider a range of values for an independentsource, is sometimes easier than these methods

• Although multiple circuits must be analyzed, each is simpler thanthe original because all but one of the independent sources isturned off

• Will be necessary when we discuss sinusoidal circuit analysis

Portland State University ECE 221 Circuit Theorems Ver. 1.36 18

Page 19: Circuit Theorems

Source Transformation Introduction

• Recall that we discussed how to combine networks of resistors tosimplify circuit analysis

– Series combinations

– Parallel combinations

– Delta ↔ Wye Transformations

• We can also apply this idea to certain combinations of sources andresistors

Portland State University ECE 221 Circuit Theorems Ver. 1.36 19

Page 20: Circuit Theorems

Source Transformation Concept

Is

Vs

R

R

• Source Transformation: the replacement of a voltage source inseries with a resistor by a current source in parallel with a resistoror vice versa

• The two circuits are equivalent if they have the samecurrent-voltage relationship at their terminals

Portland State University ECE 221 Circuit Theorems Ver. 1.36 20

Page 21: Circuit Theorems

Source Transformation Proof

CircuitElement

No. 1V

I

I

-

+

VCircuit

ElementNo. 2

• A two-terminal circuit element is defined by its voltage-currentrelationship

• Relationship can be found by applying a voltage source to theelement and finding the relationship to current

• Equivalently, can apply a current source and find relationship tovoltage

• If two elements have the same relationship, they are interchangable

Portland State University ECE 221 Circuit Theorems Ver. 1.36 21

Page 22: Circuit Theorems

Source Transformation Proof Continued

IsVs

R1

R2V

I

I

-

+

V

V − Vs = I R1V

R2= Is + I

V = R1I + Vs V = R2I + R2Is

y = mx + b y = mx + b

Equivalent if and only if R1 = R2 = R and Vs = RIs.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 22

Page 23: Circuit Theorems

Source Transformation Dependent Sources

Is

Vs

R

R

• Also works with dependent sources

• Arrow of the current source must point towards the positiveterminal of the voltage source

• Does not work if R = 0

Portland State University ECE 221 Circuit Theorems Ver. 1.36 23

Page 24: Circuit Theorems

Voltage Sources & Resistor Series Equivalent

12 V

5 V 8 V

2 V

13 V

1 Ω

4 Ω

8 Ω

13 Ω

• Recall: Voltage sources in series add

• Recall: Resistors in series add

• Mixture of both in series also has an equivalent

– Equivalent voltage source = sum of the voltages

– Equivalent resistance = sum of the resistors

• Proof possible by KVL (left as exercise)

Portland State University ECE 221 Circuit Theorems Ver. 1.36 24

Page 25: Circuit Theorems

Current Sources & Resistor Parallel Equivalent

9 A 2 A 5 A 12 A8 Ω 12 Ω 4.8 Ω

• Recall: Current sources in parallel add

• Recall: The conductance of resistors in parallel adds

• Mixture of both in parallel also has an equivalent

– Equivalent current source = sum of the currents

– Equivalent resistance = parallel combination

• Proof possible by KCL (left as exercise)

Portland State University ECE 221 Circuit Theorems Ver. 1.36 25

Page 26: Circuit Theorems

Example 7: Source Transformation

10 A

300 V

-

+

vo

4 Ω

6 Ω

8 Ω

10 Ω

24 Ω

40 Ω

Use source transformations to find vo.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 26

Page 27: Circuit Theorems

Example 7: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 27

Page 28: Circuit Theorems

Example 8: Source Transformation

4 A

10 V

10 A

io1 Ω

2 Ω

4 Ω

5 Ω

40 Ω

Use source transformations to find io.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 28

Page 29: Circuit Theorems

Example 8: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 29

Page 30: Circuit Theorems

Example 8: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 30

Page 31: Circuit Theorems

Thevenin’s Theorem

VTh

Req

LinearCircuit

• Thevenin’s theorem: a linear two-terminal circuit is electricallyequivalent to a voltage source in series with a resistor

• This applies to any two terminals in a circuit

• This is a surprising result

• Proof is in text; we will focus on how to apply

• Better model of physical power supplies like batteries

Portland State University ECE 221 Circuit Theorems Ver. 1.36 31

Page 32: Circuit Theorems

Norton’s Theorem

IN Req

LinearCircuit

• Norton’s theorem: a linear two-terminal circuit is electricallyequivalent to a current source in parallel with a resistor

• The Norton equivalent can be obtained by a source transformationof the Thevenin equivalent and vice versa

• This implies RTh = RN and VTh = RThIN

• In lectures, I will denote RN and RTh as simply Req

Portland State University ECE 221 Circuit Theorems Ver. 1.36 32

Page 33: Circuit Theorems

Finding Thevenin & Norton Equivalents

VTh

Req

IN Req

LinearCircuit

• Recall: Two terminal circuits are only equivalent if they have thesame voltage-current relationship

• This means regardless of what is connected to the terminals, allthree devices must behave the same

• Consider

– Open-Circuit Voltage

– Short-Circuit Current

• This is sufficient, but there are two other methods

Portland State University ECE 221 Circuit Theorems Ver. 1.36 33

Page 34: Circuit Theorems

Finding Thevenin & Norton Equivalent Resistance

LinearCircuit

AllIndependentSources Set

to Zero

Req

Req

• If we set all of the independent sources equal to zero in all threecircuits, they should all have the same resistance

• With the independent sources removed, it should be relatively easyto find the internal resistance of the circuit

• If the circuit has dependent sources, this can be tricky

Portland State University ECE 221 Circuit Theorems Ver. 1.36 34

Page 35: Circuit Theorems

Thevenin & Norton Equivalent Resistance Continued

LinearCircuit

AllIndependentSources Set

to Zero

V

ILinearCircuit

AllIndependentSources Set

to Zero

I

-

+

V

• If the circuit has dependent sources, we need to find thevoltage-current relationship for the circuit

• Easiest to hook up a voltage source (or current source) andcalculate the current (or voltage)

• The source can have any value

• Then Req = VI

• If the circuit has dependent sources, Req may be negative

Portland State University ECE 221 Circuit Theorems Ver. 1.36 35

Page 36: Circuit Theorems

Thevenin & Norton Equivalents: Summary

To find the Thevenin or Norton equivalent of a two-terminal circuit,must do two of three tasks

1. Find the open-circuit voltage: Voc

2. Find the short-circuit current: Isc

3. Find the internal resistance: Ri

Then you can find the equivalent values by the following equations

VTh = Voc VTh = IscRi

IN = Isc IN =Voc

Ri

Req = Ri Req =Voc

Isc

Portland State University ECE 221 Circuit Theorems Ver. 1.36 36

Page 37: Circuit Theorems

Example 9: Thevenin & Norton Equivalents

50 V

a

b

2 kΩ 5 kΩ

20 kΩ

Find the Thevenin equivalent with respect to the terminals a,b.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 37

Page 38: Circuit Theorems

Example 9: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 38

Page 39: Circuit Theorems

Example 10: Thevenin & Norton Equivalents

30 V

1.5 A

a

b

5 Ω

20 Ω

25 Ω

40 Ω

60 Ω

Find the Norton & Thevenin equivalents with respect to the terminalsa,b.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 39

Page 40: Circuit Theorems

Example 10: Workspace

30 V

1.5 A

a

b

5 Ω

20 Ω

25 Ω

40 Ω

60 Ω

Portland State University ECE 221 Circuit Theorems Ver. 1.36 40

Page 41: Circuit Theorems

Example 10: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 41

Page 42: Circuit Theorems

Example 11: Thevenin & Norton Equivalents

50 V

a

b

2 kΩ 5 kΩ 10 kΩ

20 kΩ 40 kΩ50 kΩ

20iβ

Find the Norton & Thevenin equivalents with respect to the terminalsa,b.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 42

Page 43: Circuit Theorems

Example 11: Workspace

50 V

a

b

2 kΩ 5 kΩ 10 kΩ

20 kΩ 40 kΩ50 kΩ

20iβ

Portland State University ECE 221 Circuit Theorems Ver. 1.36 43

Page 44: Circuit Theorems

Example 11: Workspace

Portland State University ECE 221 Circuit Theorems Ver. 1.36 44

Page 45: Circuit Theorems

Maximum Power Transfer

VTh

Req

RL

What load resistance RL will maximize the power absorbed by theresistor?

Portland State University ECE 221 Circuit Theorems Ver. 1.36 45

Page 46: Circuit Theorems

Maximum Power Transfer Derivation

Goal: Find the value of RL that maximizes the power absorbed by RL.

p = i2RL

=(

VTh

Req + RL

)2

RL

dp

dRL= V 2

Th

(Req + RL) − 2RL

(Req + RL)3

= V 2Th

Req − RL

(Req + RL)3

= 0

This can only be true if RL = Req

Portland State University ECE 221 Circuit Theorems Ver. 1.36 46

Page 47: Circuit Theorems

Maximum Power Transfer Summary

VTh

Req

RL

• Finding the load resistance that maximizes power transfer isusually a two-step process

1. Find the Thevenin or Norton equivalent

2. Find the load resistance RL

Portland State University ECE 221 Circuit Theorems Ver. 1.36 47

Page 48: Circuit Theorems

Example 12: Maximum Power Transfer

RL

+ -

100 V

2 Ω 4 Ω

5 Ω

13iφ

v

v

The variable resistor (RL) is adjusted until it absorbs maximum powerfrom the circuit. Find RL, the maximum power absorbed by RL, andthe percentage of total power developed that is delivered to RL.

Portland State University ECE 221 Circuit Theorems Ver. 1.36 48

Page 49: Circuit Theorems

Example 12: Workspace (1)

+ -

100 V

2 Ω 4 Ω

5 Ω

13iφ

v

v

Portland State University ECE 221 Circuit Theorems Ver. 1.36 49

Page 50: Circuit Theorems

Example 12: Workspace (2)

+ -

100 V

2 Ω 4 Ω

5 Ω

13iφ

v

v

Portland State University ECE 221 Circuit Theorems Ver. 1.36 50

Page 51: Circuit Theorems

Example 12: Workspace (3)

Portland State University ECE 221 Circuit Theorems Ver. 1.36 51