chapter 3 analysis techniques - uic...

20
CHAPTER 3 ANALYSIS TECHNIQUES (PART 2) CIRCUITS by Ulaby & Maharbiz All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press 07/07/2016 ECE225 CIRCUIT ANALYSIS

Upload: trinhque

Post on 16-Jul-2019

226 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

CHAPTER 3 ANALYSIS TECHNIQUES (PART 2)

CIRCUITS by Ulaby & MaharbizAll rights reserved. Do not reproduce or distribute.

© 2013 National Technology and Science Press

07/07/2016 ECE225 CIRCUIT ANALYSIS

Page 2: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 3: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Node-Voltage Method

Node 1

Node 2Node 3

Node 2

Node 3

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 4: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Mesh-Current Method

Two equations in 2 unknowns:Solve using Cramer’s rule, matrixinversion, or MATLAB

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 5: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Supernode

Current through voltage source is unknown Less nodes to worry about, less work! Write KVL equation for supernode Write KCL equation for closed surface around supernode

A supernode is formed when a voltage source connects twoextraordinary nodes

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 6: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

KCL at Supernode

Note that “internal” current in supernode cancels, simplifying KCL expressions

Takes care of unknown current in a voltage source

=

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 7: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Example 3-3: Supernode

Determine: V1 and V2

Solution:

Supernode

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science

Press

Page 8: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Supermesh

A supermesh results when two meshes have a current source( with or w/o a series resistor) in common

Voltage across current source is unknown Write KVL equation for closed loop that ignores branch with current source Write KCL equation for branch with current source (auxiliary equation)

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 9: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Example 3-6: Supermesh

Mesh 2

SuperMesh 3/4

Mesh 1

Supermesh Auxiliary Equation

Solution gives:

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 10: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Nodal versus Mesh

When do you use one vs. the other? What are the strengths of nodal versus mesh?

Nodal Analysis Node Voltages (voltage difference between each node

and ground reference) are UNKNOWNS KCL Equations at Each UNKNOWN Node Constrain

Solutions (N KCL equations for N Node Voltages) Mesh Analysis

“Mesh Currents” Flowing in Each Mesh Loop are UNKNOWNS

KVL Equations for Each Mesh Loop Constrain Solutions (M KVL equations for M Mesh Loops)

Count nodes, meshes, look for supernode/supermesh

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 11: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Nodal Analysis by Inspection

Requirement: All sources are independent current sources

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 12: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Example 3-7: Nodal by Inspection

@ node 1

@ node 2

@ node 3

@ node 4

Off-diagonal elements Currents into nodes

G13G13G11G11

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 13: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Mesh by InspectionRequirement: All sources are independent voltage sources

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 14: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Linearity

A circuit is linear if output is proportional to input

A function f(x) is linear if f(ax) = af(x) All circuit elements will be assumed to be linear

or can be modeled by linear equivalent circuits Resistors V = IR Linearly Dependent Sources Capacitors Inductors

We will examine theorems and principles that apply to linear circuits to simplify analysis

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 15: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Superposition

Superposition trades off the examination of several simpler

circuits in place of one complex circuit

All rights reserved. Do not reproduce or distribute. © 2013 National Technology

and Science Press

Page 16: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Example 3-9: Superposition

Contribution from I0Contribution from V0

I1 = 2 A I = I1 + I2 = 2 ‒ 3 = ‒1 A

alone alone

I2 = ‒3 A

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 17: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Tech Brief 4: The LED

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 18: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Tech Brief 4: The LEDAll rights reserved. Do not reproduce

or distribute. © 2013 National Technology and Science Press

Page 19: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Tech Brief 4: The LED

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press

Page 20: CHAPTER 3 ANALYSIS TECHNIQUES - UIC Engineeringzyang/Teaching/20152016Summer/Downloads/Slides07.pdf · Nodal versus Mesh When do you use one vs. the other? What are the strengths

Summary

All rights reserved. Do not reproduce or distribute. © 2013 National Technology and Science Press