chapter 3 simple resistive circuitssdyang/courses/circuits/ch03_std.pdf · chapter 3 simple...

26
1 Chapter 3 Simple Resistive Circuits 3.1 Resistors in Series 3.2 Resistors in Parallel 3.3 The Voltage-Divider and Current-Divider Circuits 3.4 Voltage Division and Current Division 3.5 Measuring Voltage and Current 3.6 The Wheatstone Bridge 3.7 -to-Y (-to-T) Equivalent Circuits

Upload: others

Post on 25-Mar-2020

53 views

Category:

Documents


8 download

TRANSCRIPT

1

Chapter 3 Simple Resistive Circuits

3.1 Resistors in Series3.2 Resistors in Parallel3.3 The Voltage-Divider and Current-Divider

Circuits3.4 Voltage Division and Current Division3.5 Measuring Voltage and Current3.6 The Wheatstone Bridge3.7 -to-Y (-to-T) Equivalent Circuits

2

Section 3.1 Resistors in Series

3

Definition

Two elements are said to be in series if they are connected at a single node.

By KCL, all series-connected resistors carry the same current.

4

Equivalent resistor

By (1) KVL, (2) all series resistors share a common current is , and (3) Ohm’s law, vs = is R1 + is R2 +…+ is R7 = is (R1 +R2 +…+R7 ) = is Req ,

....21

1 k

k

iieq RRRRR

5

Section 3.2 Resistors in Parallel

6

Definition

Two elements are in parallel if they are connected at a single node pair.

By KVL, all parallel-connected elements have the same voltage across their terminals.

7

By (1) KCL, (2) all parallel resistors share a common voltage vs , and (3) Ohm’s law, is = vs /R1 + vs /R2 +…+ vs /R4 = vs (1/R1 +1/R2 +…+1/R4 ) = vs /Req ,

.1...1111

211 k

k

i ieq RRRRR

Equivalent resistor

8

Comments about resistors in parallel

Req is always smaller than any resistance in parallel connection.

The smallest resistance dominates the equivalent value.

21

21

RRRRReq

9

Section 3.3 The Voltage-Divider & Current-Divider Circuits

10

The voltage-divider circuit

By KVL, vs = iR1 + iR2 ,

i = vs /(R1 +R2 ),

v1 , v2 are fractions of vs depending only on the ratio of resistance.

.

,

21

212

21

111

s

s

vRR

RiRv

vRR

RiRv

11

Practical concern: Load resistance

L

Leq RR

RRR

2

2

. where

,1

2

21

2

1

L

s

seq

eqo

RRa

vRRa

R

vRR

Rv

The effect of R1 is amplified by a factor of a = R2 /RL , reducing the output voltage vo .

Large load resistance RL >> R2 is preferred.

12

Example: output voltage vs. load resistance

.5.0 tageoutput volcircuit -open ,Let 21 so vvRRR

13

Reference: MatlabTM codes

clear % empty the variables in the working spaceclose all % close all existing figures

R2 = 1; % resistance R2 normalized to resistance R1

RL = linspace(0.1,10,100); % load resistance normalized to R1

vo_noload = R2/(1+R2); % output voltage normalized to vs without loadvo = 1./(2+1./RL); % output voltage normalized to vs with load

plot(RL,vo/vo_noload) % plot a curveylim([0 1]) % y-axis is shown between 0 and 1xlabel(['normalized load resistance, R_L/R_1']) % label the x-axisylabel(['normalized output voltage, v_o/v"_o']) % label the y-axis

14

Practical concern: Tolerance of resistance

;)7831(V 02.831001105.22

1100max, v%.vo

.4.25%)(1V 60.76100905.27

90min, oo vv

V80

10010025

100:voltageideal

ov

(10%: 22.5-27.5 k)

(10%: 90-110 k)

15

Current-divider circuit

By Ohm’s law & resistors in parallel,

v = i1 R1 = i2 R2 = is Req = is [R1 R2 /(R1 +R2 )],

. , 21

12

21

21 ss i

RRRii

RRRi

16

Example 3.3 (1)

Strategy: Find the current i6

, then use p = i2R to calculate the power.

Q: Find the power dissipated at the 6-resistor.

17

Example 3.3 (2)

Step 1: Simplifying the circuit with series-parallel reductions. 4

io = [16/(16+4)]10 = 8 A,

i6

= [4/(6+4)]8 = 3.2 A,

p = (3.2)2 6 = 61.44 W.

2.4

18

Section 3.6 The Wheatstone Bridge

19

The Wheatstone bridge

Goal: Measuring a resistor’s value.

Apparatus: Fixed-value resistors 2, variable resistor 1, current meter 1.

VariableUnknown

Current meter

20

The working principle

31

2 RRRRx

Tune R3 untiliab = 0, vab = 0, terminals ab become both open and short!

Open: i1 = i3 , i2 = ix …(1)

Short: i1 R1 = i2 R2 , i3 R3 = ix Rx …(2)

(1) into (2): i1 R3 = i2 Rx …(3)

,)3(

(2) 2

3

1

xRR

RR

21

Section 3.7 -to-Y (-to-T) Equivalent Circuits

22

Definition of -to-Y (-to-T) transformation

Two circuits of Δ and Y configurations are equivalent if the terminal behavior of the two configurations are the same. Rab,

= Rab,Y ; Rbc, = Rbc,Y ; Rca,

= Rca,Y

23

Terminal resistances

)1()()//( 21 RRRRR

RRRRRRRcba

bacbacab

+ - + -

)3()//()2()//(

13

32

RRRRRRRRRRRR

acbca

bbabc

24

Transformation formulas

.

,

,

3

2

1

cba

ba

cba

ac

cba

cb

RRRRRR

RRRRRR

RRRRRR

.

,

,

3

133221

2

133221

1

133221

RRRRRRRR

RRRRRRRR

RRRRRRRR

c

b

a

Solving simultaneous equations (1-3),

(-to-Y) (Y-to-)

25

Example 3.7 (1)

i = ?

. 10 , 5.12 , 5012510025

125100321

RRR

Q: Find the source current i.

26

Example 3.7 (2)

A. 5.0) 80()V 40(, 80) 50//50() 50() 5(

iReq

50 50 i