3.1. nodal analysis node voltages 2014 1b.pdfnodal analysis, while a circuit with fewer meshes than...

28
CHAPTER 3 Methods of Analysis Here we apply the fundamental laws of circuit theory (Ohm’s Law & Kirchhoff’s Laws) to develop two powerful techniques for circuit analysis. 1. Nodal Analysis (based on KCL) 2. Mesh Analysis (based on KVL) This is the most important chapter for our course. 3.1. Nodal Analysis Here, we analyze circuit using node voltages as the circuit variables. Example 3.1.1. Back to Example 2.5.7 12 V i a b + v 0 3 Ω 6 Ω 4 Ω i 0 31

Upload: others

Post on 19-May-2020

11 views

Category:

Documents


0 download

TRANSCRIPT

CHAPTER 3

Methods of Analysis

Here we apply the fundamental laws of circuit theory (Ohm’s Law &Kirchhoff’s Laws) to develop two powerful techniques for circuit analysis.

1. Nodal Analysis (based on KCL)2. Mesh Analysis (based on KVL)This is the most important chapter for our course.

3.1. Nodal Analysis

Here, we analyze circuit using node voltages as the circuit variables.

Example 3.1.1. Back to Example 2.5.7

12 V

i a

b

+

v0 3 Ω 6 Ω

4 Ω i0

31

Din
Text Box
ECS 203 - Part 1B - For CPE2 Asst. Prof. Dr.Prapun Suksompong January 21, 2015

32 3. METHODS OF ANALYSIS

3.1.2. Steps to Determine Node Voltages:

Step 0: Determine the number of nodes n.Step 1: Select a node as a reference node (ground node). Assign

voltages v1, v2, · · · , vn−1 to the remaining n− 1 nodes.• The voltage are now referenced with respect to the reference

node.• The ground node is assumed to have 0 potential.

• Recall that voltages are measured between two points. In thiscase, the second point is always the ground node and hencewe agree not to talk about it but know that all these nodevoltages are in fact the values of the voltages with respect tothe reference node.• If a voltage source is connected between the reference node and

a nonreference node, we simply set the voltage at the nonref-erence node equal to the voltage of the voltage source.

Step 2: Apply KCL to each of the n− 1 nonreference nodes.(a) Use Ohm’s law to express the branch currents in terms of node

voltages.

(b) Current source automatically gives current value.Caution: Watch out for the direction of the arrow.

Step 3: Solve the resulting simultaneous equations to obtain the un-known node voltages.

3.1. NODAL ANALYSIS 33

3.1.3. Remarks: There are multiple methods to solve the simultaneousequations in Step 3.

• Method 1: Elimination technique (good for a few variables)• Method 2: Write in term of matrix and vectors (write Ax = b), then

use Cramer’s rule.• Method 3: Use

– computer (e.g., MATLAB) to find A−1 and then find x = A−1b– calculator (fx-991MS can solve simultaneous linear equations

with two or three unknowns.)

Example 3.1.4. Calculate the node voltages in the circuit below.

12

10 A3 Ω 6 Ω

4 Ω

5 A

34 3. METHODS OF ANALYSIS

Example 3.1.5. Calculate the node voltages in the circuit below.

12

0

3 A 4 Ω

2 Ω 3

4 Ω

8 Ω ix

2ix

3.1. NODAL ANALYSIS 35

3.1.6. Special Case: If there is a voltage source connected betweentwo nonreference nodes, the two nonreference nodes form a supernode.We apply both KCL and KVL to determine the node voltages.

Example 3.1.7. Find v and i in the circuit below.

21 V

i

9 V

+

– v 6 Ω 2 Ω

4 Ω

3 Ω

3.1.8. Note the following properties of a supernode:

(a) The voltage source inside the supernode provides a constraint equa-tion needed to solve for the node voltages.

(b) A supernode has no voltage of its own.(c) We can have more than two nodes forming a single supernode.(d) The supernodes are treated differently because nodal analysis re-

quires knowing the current through each element. However, there isno way of knowing the current through a voltage source in advance.

36 3. METHODS OF ANALYSIS

3.2. Mesh Analysis

Mesh analysis provides another general procedure for analyzing circuits,using mesh currents as the circuit variables.

Definition 3.2.1. Mesh is a loop which does not contain any otherloop within it.

3.2.2. Steps to Determine Mesh Currents:

Step 0: Determine the number of meshes n.Step 1: Assign mesh currents1 i1, i2, . . ., in, to the n meshes.

• The direction of the mesh current is arbitrary–(clockwise orcounterclockwise)–and does not affect the validity of the solu-tion.• For convenience, we define currents flow in the clockwise (CW)

direction.Step 2: From the current direction in each mesh, define the voltage

drop polarities.Step 3: Apply KVL to each of the n meshes.

Use Ohm’s law to express the voltages in terms of the mesh current.• Tip (for combining Step 2 and 3): Go around the loop in the

same direction as the mesh current (of that mesh). (Note thataccording to our agreement above, this is in the CW direction.)When we pass a resistor R, the voltage drops by I×R where Iis the branch current (algebraic sum of mesh currents) throughthat resistor in the CW direction.

Step 4: Solve the resulting n simultaneous equations to get the meshcurrents.

1Using mesh currents instead of element currents as circuit variables is convenient and reduces thenumber of equations that must be solved simultaneously.

3.2. MESH ANALYSIS 37

Example 3.2.3. Back to Example 2.5.7

12 V

i a

b

+

v0 3 Ω 6 Ω

4 Ω i0

Example 3.2.4. Find the branch currents I1, I2, and I3 using meshanalysis.

15 V 4 Ω

6 Ω 5 Ω

10 Ω

I1 I2

I3

i1 i2

10 V

38 3. METHODS OF ANALYSIS

3.3. Remarks on Nodal Analysis and Mesh Analysis

3.3.1. Nodal analysis applies KCL to find unknown (node) voltages ina given circuit, while mesh analysis applies KVL to find unknown (mesh)currents.

3.3.2. Mesh analysis is not quite as general as nodal analysis becauseit is only applicable to a circuit that is planar.

• A planar circuit is one that can be drawn in a plane with no branchescrossing one another; otherwise it is nonplanar.

3.3.3. Nodal Analysis vs. Mesh Analysis: Given a network to beanalyzed, how do we know which method is better or more efficient?

Suggestion: You should be familiar with both methods. Choose themethod that results in smaller number of variables or equations.

• A circuit with fewer nodes than meshes is better analyzed usingnodal analysis, while a circuit with fewer meshes than nodes is betteranalyzed using mesh analysis.

You can also use one method to check your results of the other method.

3.3.4. Nodal analysis and mesh analysis can also be used to find equiv-alent resistance of a part of a circuit.

This becomes extremely useful when the techniques that we studied inthe previous chapter cannot be directly applied (, e.g., when we can’t findresistors that are in parallel or in series; they are all connected in some“strange” configuration.)

The are two approaches to this kind of problems.

(a) Apply 1 V voltage source across the terminals, find the correspond-ing current I through the voltage source. Then,

Req =V

I=

1

I.

(b) Put 1 A current source through the terminals, find the correspondingvoltage V across the current source. Then,

Req =V

I=V

1= V.

3.3. REMARKS ON NODAL ANALYSIS AND MESH ANALYSIS 39

Example 3.3.5. Find the equivalent resistance for the following circuit

1 Ω

1 Ω

1 Ω

1 Ω

1 Ω

Req

CHAPTER 4

Circuit Theorems

The growth in areas of application of electrical circuits has led to anevolution from simple to complex circuits. To handle such complexity, en-gineers over the years have developed theorems to simplify circuit analysis.These theorems (Thevenin’s and Norton’s theorems) are applicable to lin-ear circuits which are composed of resistors, voltage and current sources.

4.1. Linearity Property

Definition 4.1.1. A linear circuit is a circuit whose output is linearlyrelated (or directly proportional) to its input1. The input and output canbe any voltage or current in the circuit. When we says that the input andoutput are linearly related, we mean they need to satisfies two properties:

(a) Homogeneous (Scaling): If the input is multiplied by a constant k,then we should observed that the output is also multiplied by k.

(b) Additive: If the inputs are summed then the output are summed.

1The input and output are sometimes referred to as cause and effect, respectively.

41

42 4. CIRCUIT THEOREMS

Example 4.1.2. The linear circuit below is excited by a voltage sourcevs, which serves as the input.

vs

i

RLinear circuit

The circuit is terminated by a load R. We take the current i through Ras the output. Suppose vs = 10 V gives i = 2 A. According to the linearityprinciple, vs = 1V will give i = 0.2 A. By the same token, i = 1 mA mustbe due to vs = 5 mV.

Example 4.1.3. A resistor is a linear element when we consider thecurrent i as its input and the voltage v as its output because it has thefollowing properties:

• Homogeneous (Scaling): If i is multiplied by a constant k, then theoutput v is multiplied by k.

iR = v ⇒ (ki)R = kv

• Additive: If the inputs, i1 and i2, are summed then the correspond-ing output are summed.

i1R = v1, i2R = v2 ⇒ (i1 + i2)R = v1 + v2

4.1.4. Because p = i2R = v2/R (making it a quadratic function ratherthan a linear one), the relationship between power and voltage (or cur-rent) is nonlinear. Therefore, the theorems covered in this chapter are notapplicable to power.

4.1. LINEARITY PROPERTY 43

Example 4.1.5. For the circuit below, find vo when (a) is = 15 and (b)is = 30.

4 Ω

12 Ω

is 8 Ω

+

– v0

44 4. CIRCUIT THEOREMS

4.2. Superposition

Example 4.2.1. Find the voltage v in the following circuit.

4 Ω

8 Ω

6 V+

– v 3 A

From the expression of v, observe that there are two contributions.

(a) When Is acts alone (set Vs = 0),

(b) When Vs acts alone (set Is = 0),

Key Idea: Find these contributions from the individual sources and thenadd them up to get the final answer.

Definition 4.2.2. Superposition technique is a way to determine cur-rents and voltages in a circuit that has multiple independent sources byconsidering the contribution of one source at a time and then add themup.

4.2.3. The superposition principle states that the voltage across (orcurrent through) an element in a linear circuit is the algebraic sum of thevoltages across (or currents through) that element due to each independentsource acting alone.

4.2. SUPERPOSITION 45

4.2.4. To apply the superposition principle, we must keep two thingsin mind.

(a) We consider one independent source at a time while all other inde-pendent source are turned off.2

• Replace other independent voltage sources by 0 V (or shortcircuits)• Replace other independent current sources by 0 A (or open

circuits)This way we obtain a simpler and more manageable circuit.

(b) Dependent sources are left intact because they are controlled bycircuit variable.

4.2.5. Steps to Apply Superposition Principles:

S1: Turn off all independent sources except one source.Find the output due to that active source. (Here, you may use anytechnique of your choice.)

S2: Repeat S1 for each of the other independent sources.S3: Find the total contribution by adding algebraically all the contri-

butions due to the independent sources.

Example 4.2.6. Back to Example 4.2.1.

4 Ω

8 Ω

6 V+

– v 3 A

2Other terms such as killed, made inactive, deadened, or set equal to zero are often used to conveythe same idea.

46 4. CIRCUIT THEOREMS

Example 4.2.7. Using superposition theorem, find vo in the followingcircuit.

2 Ω

3 Ω

4 A

+

– v0 10 V

5 Ω

4.2.8. Remark on linearity: Keep in mind that superposition is basedon linearity. Hence, we cannot find the total power from the power dueto each source, because the power absorbed by a resistor depends on thesquare of the voltage or current and hence it is not linear (e.g. because52 6= 12 + 42).

4.2.9. Remark on complexity: Superposition helps reduce a complexcircuit to simpler circuits through replacement of voltage sources by shortcircuits and of current sources by open circuits.

However, it may very likely involve more work. For example, if the cir-cuit has three independent sources, we may have to analyze three circuits.The advantage is that each of the three circuits is considerably easier toanalyze than the original one.

4.3. SOURCE TRANSFORMATION 47

4.3. Source Transformation

We have noticed that series-parallel resistance combination helps sim-plify circuits. The simplification is done by replacing one part of a circuitby its equivalence.3 Source transformation is another tool for simplifyingcircuits.

4.3.1. A source transformation is the process of replacing a voltage sourcein series with a resistor R by a current source in parallel with a resistor Ror vice versa.

R

Ra

b

vs is

a

b

Notice that when terminals a − b are short-circuited, the short-circuitcurrent flowing from a to b is isc = vs/R in the circuit on the left-handside and isc = is for the circuit on the righthand side. Thus, vs/R = is inorder for the two circuits to be equivalent. Hence, source transformationrequires that

(4.1) vs = isR or is =vsR.

4.3.2. Remarks:

(a) The “R” in series with the voltage source and the “R” in parallelwith the current source are not the same “resistor” even thoughthey have the same value. In particular, the voltage values acrossthem are generally different and the current values through themare generally different.

(b) From (4.1), an ideal voltage source with R = 0 cannot be replacedby a finite current source. Similarly, an ideal current source withR =∞ cannot be replaced by a finite voltage source.

3Recall that an equivalent circuit is one whose v − i characteristics are identical with the originalcircuit.

48 4. CIRCUIT THEOREMS

Example 4.3.3. Use source transformation to find v0 in the followingcircuit:

8 Ω

2 Ω

3 A+

– v0 12 V

3 Ω

4 Ω

4.4. THEVENIN’S THEOREM 49

4.4. Thevenin’s Theorem

4.4.1. It often occurs in practice that a particular element in a circuitor a particular part of a circuit is variable (usually called the load) whileother elements are fixed.

• As a typical example, a household outlet terminal may be connectedto different appliances constituting a variable load.

Each time the variable element is changed, the entire circuit has to be ana-lyzed all over again. To avoid this problem, Thevenins theorem provides atechnique by which the fixed part of the circuit is replaced by an equivalentcircuit.

4.4.2. Thevenin’s Theorem is an important method to simplify a com-plicated circuit to a very simple circuit. It states that a circuit can be re-placed by an equivalent circuit consisting of an independent voltage sourceVTh in series with a resistor RTh, whereVTh: the open circuit voltage at the terminal.RTh: the equivalent resistance at the terminals when the independent

sources are turned off.

VTh

(a)

(b)

Ia

Linear

two- terminal

circuit

Load

b

V

+

I a

b

V

+

Load

RTh

This theorem allows us to convert a complicated network into a simplecircuit consisting of a single voltage source and a single resistor connectedin series. The circuit is equivalent in the sense that it looks the same fromthe outside, that is, it behaves the same electrically as seen by an outsideobserver connected to terminals a and b.

50 4. CIRCUIT THEOREMS

4.4.3. Steps to Apply Thevenin’s theorem. (Case I: No depen-dent source)

S1: Find RTh: Turn off all independent sources. RTh is the inputresistance of the network looking between terminals a and b.

S2: Find VTh: Open the two terminals (remove the load) which youwant to find the Thevenin equivalent circuit. VTh is the open-circuitvoltage across the terminals.

VTh = voc

a

Linear

two- terminal

circuit

b

voc

+

Linear circuit with

all independent

sources set equal

to zero

Rin

a

b

RTh = Rin

S3: Connect VTh and RTh in series to produce the Thevenin equivalentcircuit for the original circuit.

Example 4.4.4. Find the Thevenin equivalent circuit of the circuitshown below, to the left of the terminals a-b.

4.4. THEVENIN’S THEOREM 51

Example 4.4.5. Find the Thevenin equivalent circuit of the circuitshown below, to the left of the terminals a-b. Then find the current throughRL = 6, 16, and 36 Ω.

12 Ω

4 Ω

2 A

a

RL

1 Ω

32 V

b

Solution:

12 Ω

4 Ω

2 A

a1 Ω

32 V

b

+

VTh

VTh

(b)

RTh

a

b

1 Ω 4 Ω

12 Ω

(a)

52 4. CIRCUIT THEOREMS

Example 4.4.6. Determine the current I in the branch ab in the circuitbelow.

3.6 Thévenin’s Theorem and Norton’s Theorem C H A P T E R T H R E E 163

The current I2 can be quickly determined from the network in Figure 3.66 as

I2 = vTH

RTH + 10 .

We know that vTH = 4 V and RTH = 2 , and so I2 = 1/3 A.

e x a m p l e 3.22 b r i d g e c i r c u i t Determine the current I in thebranch ab in the circuit in Figure 3.67.

There are many approaches that we can take to obtain the current I. For example, wecould apply the node method and determine the node voltages at nodes a and b andthereby determine the current I. However, since we are interested only in the current I,a full blown node analysis is not necessary; rather we will find the Thévenin equivalentnetwork for the subcircuit to the left of the aa′ terminal pair (Network A) and forthe subcircuit to the right of the bb′ terminal pair (Network B), and then using thesesubcircuits solve for the current I.

Let us first find the Thévenin equivalent for Network A. This network is shown inFigure 3.68a. Let vTHA and RTHA be the Thévenin parameters for this network.

We can find vTHA by measuring the open-circuit voltage at the aa′ port in the networkin Figure 3.68b. We find by inspection that

vTHA = 1 V

Notice that the 1-A current flows through each of the 1- resistors in the loop containingthe current source, and so v1 is 1 V. Since there is no current in the resistor connectedto the a′ terminal, the voltage v2 across that resistor is 0. Thus vTHA = v1 + v2 = 1 V.

We find RTHA by measuring the resistance looking into the aa′ port in the network inFigure 3.68c. The current source has been turned into an open circuit for the purpose

1 A

a

1 Ω

1 Ω

1 Ω

1 Ω

1 A

1 Ω 1 Ω1 Ω

1 ΩIb

Network A Network B

a′ b′

F IGURE 3.67 Determining thecurrent in the branch ab.

Solution:There are many approaches that we can take to obtain the current I.

For example, we could apply the node method and determine the nodevoltages at nodes a and b and thereby determine the current I. However,we will find the Thvenin equivalent network for the subcircuit to the leftof the aa′ terminal pair (Network A) and for the subcircuit to the right ofthe bb′ terminal pair (Network B), and then using these subcircuits solvefor the current I.

164 C H A P T E R T H R E E n e t w o r k t h e o r e m s

F IGURE 3.68 Finding theThévenin equivalent for Network A.

1 A

a

1 Ω

1 Ω1 Ω

1 Ω

(a)

vTHA

RTHA

(b)

(c)

1 A

a

1 Ω

1Ω 1Ω1 Ω

vTHA

+

-v2+ -

v1+

-

a

1 Ω

1 Ω1 Ω

1 ΩRTHAa′

a′

a′

F IGURE 3.69 Finding theThévenin equivalent for Network B.

1 A

1 Ω 1 Ω

1 Ωb

vTHB

RTHB

(b)

(c)

1 A

1 Ω 1 Ω

1 ΩbvTHB

+

-

1 Ω 1 Ω

1 ΩbRTHB

(a)

b′

b′

b′

of measuring RTHA. By inspection, we find that

RTHA = 2 .

Let us now find the Thévenin equivalent for Network B shown in Figure 3.69a. LetvTHB and RTHB be the Thévenin parameters for this network.

vTHB is the open-circuit voltage at the bb′ port in the network in Figure 3.69b. Usingreasoning similar to that for vTHA we find

vTHB = −1 V.

4.4. THEVENIN’S THEOREM 53

4.4.7. Steps to Apply Thevenin’s theorem.(Case II: with de-pendent sources)

S1: Find RTH :S1.1 Turn off all independent sources (but leave the dependentsources on).S1.2.i Apply a voltage source vo at terminals a and b, determine theresulting current io, then

RTH =voio

Note that: We usually set vo = 1 V.Or, equivalently,S1.2.ii Apply a current source io at terminal a and b, find vo, thenRTH = vo

ioS2: Find VTH , as the open-circuit voltage across the terminals.S3: Connect RTH and VTH in series.

Remark: It often occurs that RTH takes a negative value. In this case,the negative resistance implies that the circuit is supplying power. This ispossible in a circuit with dependent sources.

54 4. CIRCUIT THEOREMS

4.5. Norton’s Theorem

Norton’s Theorem gives an alternative equivalent circuit to Thevenin’sTheorem.

4.5.1. Norton’s Theorem: A circuit can be replaced by an equivalentcircuit consisting of a current source IN in parallel with a resistor RN ,where IN is the short-circuit current through the terminals and RN isthe input or equivalent resistance at the terminals when the independentsources are turned off.

Note: RN = RTH and IN = VTHRTH

. These relations are easily seen via

source transformation.4

IN

(a)

(b)

a

Linear

two-terminal

circuit

b

a

b

RN

4For this reason, source transformation is often called Thevenin-Norton transformation.

4.5. NORTON’S THEOREM 55

Steps to Apply Norton’s Theorem

S1: Find RN (in the same way we find RTH).S2: Find IN : Short circuit terminals a to b. IN is the current passing

through a and b.

a

Linear

two- terminal

circuit

b

isc = IN

S3: Connect IN and RN in parallel.

Example 4.5.2. Back to the circuit in Example 4.4.5. Find the Nortonequivalent circuit of the circuit shown below, to the left of the terminalsa-b.

12 Ω

4 Ω

2 A

a

RL

1 Ω

32 V

b

56 4. CIRCUIT THEOREMS

Example 4.5.3. Find the Norton equivalent circuit of the circuit in thefollowing figure at terminals a-b.

4 Ω

8 Ω

a8 Ω

2 A

b

12 V

5 Ω

4.6. MAXIMUM POWER TRANSFER 57

4.6. Maximum Power Transfer

In many practical situations, a circuit is designed to provide power toa load. In areas such as communications, it is desirable to maximize thepower delivered to a load. We now address the problem of delivering themaximum power to a load when given a system with known internal losses.

4.6.1. Questions:

(a) How much power can be transferred to the load under the most idealconditions?

(b) What is the value of the load resistance that will absorb the maxi-mum power from the source?

4.6.2. If the entire circuit is replaced by its Thevenin equivalent exceptfor the load, as shown below, the power delivered to the load resistor RL

is

p = i2RL where i =Vth

Rth +RL

RTh a

RLVTh

b

i

58 4. CIRCUIT THEOREMS

The derivative of p with respect to RL is given by

dp

dRL= 2i

di

dRLRL + i2

= 2Vth

Rth +RL

(− Vth

(Rth +RL)2

)+

(Vth

Rth +RL

)2

=

(Vth

Rth +RL

)2(− 2RL

Rth +RL+ 1

).

We then set this derivative equal to zero and get

RL = RTH .

4.6.3. The maximum power transfer takes place when the load resis-tance RL equals the Thevenin resistance RTh. The corresponding maxi-mum power transferred to RL equals to

pmax =

(Vth

Rth +Rth

)2

Rth =V 2th

4Rth.

4.6. MAXIMUM POWER TRANSFER 59

Example 4.6.4. Connect a load resistor RL across the circuit in Exam-ple 4.4.4. Assume that R1 = R2 = 14Ω, Vs = 56V, and Is = 2A. Find thevalue of RL for maximum power transfer and the corresponding maximumpower.

Example 4.6.5. Find the value of RL for maximum power transfer inthe circuit below. Find the corresponding maximum power.

12 Ω

6 Ω

2 A

a

RL

2 Ω

12 V

b

3 Ω