CHAPTER 13

imageComplex RLC Circuit Analysis

Chapter 12introduced phasor algebra techniques that could be used to solve ac circuit problems. Imaginary numbers, complex numbers, and the j-operator were introduced. This chapter will show how to apply those concepts to solve RLC circuits which would be very difficult to solve using other methods.

At the end of this chapter you should be able to:

1. Calculate the sum, product, difference, or quotient of two or more j-operator terms.

2. Determine the sum, product, difference, or quotient of two or more complex numbers in rectangular form (R + jX).

3. Determine the product or quotient of two or more complex numbers in polar form

image

4. Express the impedance of a series, parallel, or series-parallel circuit in rectangular or polar form.

5. Write the impedance of a passive element (resistor, inductor, or capacitor) using j-operator notation or polar notation when given the reactance or resistance of that passive element.

6. Determine the circuit impedance, currents, and voltages of an RLC circuit and express them in either rectangular or polar form.

INTRODUCTION

In the previous chapter, you were introduced to the concept of imaginary numbers, complex numbers, and the j-operator, and told how to express a complex number in rectangular or polar form. You were told how to convert from rectangular form to polar form and from polar form to rectangular form. The purpose of learning how to use complex numbers is to be able to simplify the solution of complicated ac circuits.

WRITING IMPEDANCES WITH J-OPERATORS

In the last chapter, it was stated that complex numbers, in either rectangular or polar form, are simply a code which can be used to express the value or magnitude of quantities and their phase relationships in an ac circuit. It was also stated that the primary advantage of using complex numbers in the solution of ac circuits is that they could be solved using resistive circuit methods.

A Series Circuit

A good way to begin this chapter is by applying what you have already learned. Therefore, first a series RLC circuit shown in Figure 13.1 will be discussed. It consists of two resistors of 10 ohms and 4 ohms connected to an inductor with a reactance of 8 ohms and a capacitor with a reactance of 20 ohms. To illustrate the technique that will be used throughout this chapter, the circuit first will be divided into two complex impedances as shown in Figure 13.2

image

Figure 13.1 A Series RLC Circuit

image

Figure 13.2 The Circuit of Figure 13.1 Divided into Two Complex Impedances

The impedance of the series combination of R1 and L is called Z1. It can be written:

image (13–1)

or

image

The impedance of the series combination of R2 and C, is called Z2. It can be written:

image (13–2)

or

image

jXL is a positive quantity because the vector XL leads the vector R by 90 degrees on the impedance phasor diagram shown in Figure 13.3 jXC is a negative quantity because the vector XC lags the vector R on the same diagram.

image

Figure 13.3 Impedance Phasor Diagram for the Circuit of Figure 13.1

The two series impedances, Z1 and Z2, can be treated as if they were series resistances. The total impedance of the circuit is:

image (13–3)

Substituting the expressions for Z1 and Z2,

image

A Parallel Circuit

Next, a parallel circuit composed of two resistive-reactance branches as shown in Figure 13.4 will be solved. The RL branch has a resistance of 3 ohms and an inductive reactance of 4 ohms. The RC branch has a resistance of 6 ohms and capacitive reactance of 10 ohms. The same technique outlined in the previous example will be used. First divide the circuit into two complex impedances, Z1 and Z2, as shown in Figure 13.5. Then write the complex number representation of the impedance for each branch. Using equation 13–1 the resistive-inductive branch, Z1, can be written as:

image

Figure 13.4 A Parallel RLC Circuit

image

Figure 13.5 The Circuit of Figure 13.4 Divided into Two Complex Impedances

image

The impedance of the resistiveresistive-capacitivendash;capacitive branch, Z2, can be written:

image

The total impedance of the circuit is the parallel combination of Z1 and Z2. Recall from earlier chapters that when two resistors are connected in parallel, the total resistance can be calculated using the product–over–sum equation:

image (13–4)

The total impedance for a circuit can be calculated using a similar equation:

image (13–5)

Substituting the rectangular impedance for Z1and Z2, this equation becomes:

image

Once the impedance of the circuits has been converted to this form, addition, subtraction, multiplication, and division can be used to reduce the circuits to a single complex number representing the value of the total impedance. Because the j operator is included, a discussion of these arithmetic operators will be useful before you continue with the complete problem solution.

Math Operations Involving J-operators

You already know how to perform math operations using real numbers. That is basic arithmetic. These same operations can be performed using imaginary numbers; addition, subtraction, multiplication, and division are performed with j–terms as you would add, subtract, multiply, and divide using algebraic techniques. Simply treat the term j as you would the variable X in an algebraic expression and make sure that you recognize the positive and negative quantities. For example, addition and subtraction using imaginary numbers are performed like this:

image

Here are some additional examples:

image

Similarly, multiplication and division are performed like this:

image

Here are some additional examples:

image

And since one over j equals minus j,

image

Once division or multiplication has been performed, terms containing a power of j can be simplified using the following basic identities which were introduced in Chapter 12:

image

For example, j28 may be simplified:

image

MATH OPERATIONS WITH COMPLEX NUMBERS — RECTANGULAR FORM

Now that basic mathematical equations using imaginary numbers have been illustrated, let’s see how these operations may be performed using complex numbers.

Addition

To add two rectangular form complex numbers, simply add the two real parts and add the two imaginary parts. The result is expressed as another complex number called the complex sum which has both real and imaginary parts.

image (13–6)

For example, suppose the two complex numbers 4 + j2 and 6 + j1 must be added:

image

Thus, the sum of 4 + j2 and 6 + j1 equals 10 + j3.

As another example,

image

Subtraction

Subtraction using rectangular form complex numbers is very similar to addition. To subtract two complex numbers, first find the difference between the real parts, then find the difference between the imaginary parts. Remember, this must be the algebraic difference. The result is a complex number with real and imaginary parts.

image (13–7)

For example, 4 + j2 is subtracted from 8 + j8.

image

Effectively, the subtraction process is the same as any algebraic subtraction, you change the sign of the number that is being subtracted and then perform an addition.

As a second example,

image

Written in a little different form may make it easier to understand.

image

2–j3 is subtracted from 10–j7 by changingthe sign of 2 –j3 and adding

image

Multiplication

The multiplication of two rectangular form complex numbers may be performed by using basic binomial algebraic methods. That is, the complex numbers are in the form (R1 + jX1) and (R2 + jX2). When you multiply one by the other the result is obtained by multiplying each term in the first number times each term in the second number and adding the resulting products:

image (13–8)

You can then group like terms. At this time, terms 2 and 3 both have j–prefixes and can be grouped:

image

Since j2 = −1 in term 4, the expression simplifies to:

image (13–9)

As an example the product of 9 + j3 and 4–j2

image

Combining like terms results in:

image

Since the j2 = −1, the result simplifies to:

image

Finally, combining real terms:

image

Notice that the product reduces to the real plus imaginary complex number form. It is important to remember to carry along the sign of the reactance terms and apply the rules for the product of signed terms.

image

Division

The division of two rectangular form complex numbers may also be performed by using algebraic methods. The form is

image (13–10)

This process, however, becomes quite involved since the division of a real number by an imaginary number is not possible. Because of this, the denominator must be converted first to a real number by a process called rationalization of the fraction. To do this, both the numerator and denominator must be multiplied by what is called the conjugate of the denominator. The conjugate of a complex number is simply the number with the j-term having an opposite sign. For example, the conjugate of 2 + j2 is 2 – j2. Similarly, the conjugate of 6 – j4 is 6 + j4.

Following this rule to divide 3 + j2 by 2 + j2, you must multiply both the numerator and denominator by the conjugate of the denominator 2 – j2:

image

In doing so, you do not change the value of the fraction since (2 – j2) divided by (2 – j2) times the fraction is like multiplying the fraction times one.

image

Multiplying numerators and denominators:

image

Combining j–terms in the numerator and denominator, the fraction becomes:

image

Since j2 = −1, the expression can be reduced as follows:

image

Notice that all imaginary terms have been eliminated from the denominator. Recall that this is the purpose of rationalization. Now, the fraction can be split up and the division performed:

image

The final result is again a complex number with real and imaginary parts. Again, it must be remembered to follow all of the rules that pertain to multiplication and division of signed terms.

MULTIPLICATION AND DIVISION IN POLAR FROM

Complex numbers, expressed in rectangular form, can be multiplied and divided by using the basic algebraic methods discussed. However, it is much easier to multiply and divide complex numbers by converting them from rectangular form to polar form and then performing the operations in polar form.

Multiplication

To multiply in polar form, one need only multiply the magnitudes and add the angles:

image

(13–8)

For example,

image

additional examples:

image

The algebraic rules for signs apply to the addition of the angles. The polar magnitude is always positive. If in some solution it were to come out negative it means that the angle should be changed by 180 degrees.

Division

Division of polar complex numbers is similar. Simply divide the numerator’s magnitude by the denominator’s magnitude and subtract the denominator’s angle from the numerator’s angle.

image

image

(13–9)

Additional examples show how the algebraic convention of signs apply to the subtraction of the angles. The polar magnitude is always positive with the same provision as in multiplication.

image

USE OF RECTANGULAR FORM VERSUS POLAR FORM

It should be noted that addition and subtraction of complex numbers in polar form is usually not convenient or possible.

Therefore, simply remember that addition and subtraction are performed most easily using the rectangular form of the complex number while multiplication and division are performed most easily using the polar form of the complex number.

CIRCUIT ANALYSIS USING J-OPERATOR NOTATION

Now, with these basic mathematical operations for complex numbers in mind, the impedances of several RLC circuits will be simplified.

Simplifying Impedance for a Series Circuit

Suppose the impedance of a series RLC circuit can be written as:

image

Combining the j–terms gives:

image

The resultant impedance of this circuit can be written simply as 80 + j40 in rectangular form. Notice that the j40 term indicates that the total reactance of the circuit is an inductive 40 ohms. The components of this series RLC circuit are shown on the phasor diagram shown in Figure 13.6. The various phasors are drawn with magnitudes to scale and positioned in phase.

image

Figure 13.6 Phasor Diagram for a Series RLC Circuit

The polar form of this impedance can be found using the conversion equation 13–13

image

(13–13)

Substituting equation 13–13 for the values X and R gives:

image

Thus, the impedance of 80 + j40 in rectangular form equals 89.4 at 27 degrees in polar form. This polar form corresponds to a vector whose magnitude is the value of the impedance and whose angle is the phase angle of the circuit. This is shown in Figure 13.7. It is the same answer that would be obtained by drawing the vector to scale and using the Pythagorean theorem. Both methods yield the same result.

image

Figure 13.7 Impedance and Phase Angle for the RLC Circuit

Since this circuit was simple enough to solve by right triangle phasor analysis, it should also be possible to use complex numbers to arrive at valid solutions of even more complex circuits.

Series Circuit with Two Complex Impedances

In the circuit of Figures 13.1 and 13.2, the total impedance is the series combination of two complex impedances. This was defined previously as,

image

Combining real terms and imaginary terms, the total impedance of this circuit can be expressed as:

image

Thus, the total impedance of the circuit can be expressed in rectangular form as 14 – j12.

This can be converted to polar form which indicates the magnitude of the impedance and the phase angle of the circuit:

image

The total impedance is 18.4 ohms at a negative angle of 40.6 degrees.

A Parallel RLC Circuit

In the circuit of Figure 13.4, the total impedance is the parallel combination of two complex impedances. By applying equation 13–5, the total impedance of this circuit was determined as,

image

Performing the addition operation in the denominator first results in

image

The denominator is simplified to 9 – j6. Now, all remaining operations to be performed are either multiplication or division. Since multiplication and division operations are most easily performed in polar form, the easiest way to solve for the total impedance is to convert all rectangular terms to polar form. Using equation 13–13, the 3 + j4 term becomes image in polar form. The calculations are:

image

Similar calculations,

image

result in a polar form of image for the 6 – j10 term. The angle is negative because the j–term is negative.

The 9 – j6 term in polar form is image arrived at as follows:

image

The angle, again, is negative since the j–term is negative. Thus, 9 – j6 is equal to image in polar form.

Substituting these equivalent polar–form impedances for their corresponding rectangular–form impedances in the original equation results in the following equation for ZT

image

Now the total impedance can be determined simply by the multiplication and division of polar–form terms. Performing the multiplication operation in the numerator first:

image

Now, performing the division:

image

Therefore, the total impedance of the circuit is equal to 5.4 ohms at a phase angle of 28 degrees.

Solving for Impedance of RLC Circuit

Now these phasor algebra techniques will be applied to solve for the total impedance of the series–parallel ac circuit shown in Figure 13.8. First divide the circuit into several complex impedances as you have seen done previously to simplify its solution as illustrated in Figure 13.9. Let R1 and L1 be impedance Z1, R2 and C be impedance Z2, and R3 and L2be impedance Z3.

image

Figure 13.8 Series-Parallel RLC Circuit

image

Figure 13.9 The Circuit of Figure 13.8 Divided into Three Complex Impedances

Expressed in rectangular form these impedances are:

image

Looking at the circuit simply in terms of these three impedances, the total impedance of the circuit can be written as Z1 in series with the parallel combination of Z2 and Z3. That is,

image (13–14)

If the complex impedances are substituted ZT is:

image

Rectangular form addition can be performed in the denominator. This makes ZT:

image

Before the first and second term can be added in rectangular form, the second term must have its rectangular components converted to polar form so the multiplication and division can be performed.

The 3 – j4 term is image in polar form. The calculations are as follows:

image

The angles are rounded to two significant figures. The angle is negative because the j term is negative.

The 1 + j2 term is image in polar form calculated as follows:

image

Similarly, the 4 – j2 term is image in polar form.

image

Substituting these polar–form impedances for the rectangular–form impedances which they equal, the total impedance equation for the complex RLC circuit now is:

image

Performing the multiplication in the numerator results in,

image

Performing the division results in the total impedance of

image

To perform the indicated addition, first the second term of the impedance in polar form should be converted to its equivalent rectangular form. Equation 13–15, discussed in previous chapters, is used for this purpose.

image

(13–15)

Thus, the rectangular form of image equals 2 + j1.5.

Substituting this rectangular form into the total impedance equation, and adding ZTbecomes,

image

This is the total impedance of this series–parallel circuit expressed in rectangular form. Note as shown in Figure 13.10 that this impedance indicates that the circuit would appear to a power supply as a 4–ohm resistor in series with an inductor possessing an inductive reactance of 7.5 ohms at the applied frequency. Obviously, since reactances will change with changes in frequency, at a different frequency the circuit may appear to be either an RL or RC circuit.

image

Figure 13.10 Simple RL Circuit

The total impedance of the circuit can also be converted to its polar form to yield the magnitude of the impedance and the phase angle. It is image shown as follows:

image

This form is usually the most–desirable form since it not only gives the magnitude of the circuit’s impedance, but also its phase angle.

Solution of RLC Circuit

These phasor algebra techniques can now be used to solve for the impedance, total current and voltage drops in the series RLC circuit illustrated in Figure 13.11. The circuit contains 15 ohms resistance, 30 ohms capacitive reactance, 50 ohms of inductive reactance, and a second capacitive reactance of 40 ohms. The applied voltage, EA, is 50 volts. If the reactances were not given, you would have to use the frequency of the applied voltage to calculate the capacitive and inductive reactances. Writing in j-operator notation, the reactance of C1 is –j30 ohms, the reactance of the inductor in j50 ohms, and the reactance of C2 is –j40 ohms.

image

Figure 13.11 Series RLC Circuit Example

Impedance

The total impedance of the circuit can be written:

image

The ohms are understood since only impedance terms are being considered. By

addition of j terms the total impedance of the circuit reduces to

image

Converting this to polar form results in the total impedance equal to image. The calculations are as follows:

image

Since the j–term is negative, the angle, θ, is negative.

Total Current

The total current of any ac circuit is equal to the applied voltage divided by the total impedance of the circuit:

image (13–16)

Using the applied voltage as a reference at zero degrees, it can be expressed as 50 volts at 0 degrees. If it seems unusual that the applied voltage is written in this form, recall that in reality, current and voltages have phase relationships, not resistance, reactance, or impedance. The total current in the circuit is calculated using equation 13–16

image

Carrying out the indicated division,

image

Thus, the total current equals image.

Voltage Drops

Recall that according to Ohm’s law the voltage drop across any resistor is equal to the current through it times the value of the resistor:

image (13–17)

Also recall that the voltage drop across any reactance is equal to the current through it times the value of the reactance:

image (13–18)

Since the circuit is a series circuit, the current through all components is the same as the total current, IT. Thus, to determine the voltage drop across any component in the circuit, simply multiply the total current, image, times the resistance, R, or reactance, X, of the component in the circuit.

In order to perform multiplication of two complex numbers, both must be expressed in the same form, either rectangular or polar. The current is expressed in polar form, therefore, to multiply conveniently by the polar form of the current, you should convert all resistances and reactances in the circuit to polar form.

Pure Resistance Polar Form

This is easily accomplished in terms of individual resistances or reactances. For example, R1, the resistance term of 15 ohms in the circuit of Figure 13.11, can be written in polar form as simply image which means the impedance is all resistive with no reactance. This might be more clearly understood when written in rectangular form. In the form R + jX, R = 15 ohms and X = 0 because it is all resistive. The polar form can be obtained by use of the conversion equation:

image

Pure Reactance Polar Form

The polar form of the reactance of C1, −j30, is image. Its rectangular form is really 0 – j30 which is a vector of a magnitude of 30 plotted on the −j axis. The polar form image can also be verified using the conversion equation. Similarly, the reactance of the inductor, j50, can be written in polar form as image, and the reactance of C2, −j40, can be written in polar form as image. In summary, the polar forms are:

image

Notice in Figure 13.12 that these angles of zero degrees, 90 degrees, and −90 degrees denote the phase relationships of the resistances and reactances just like the joperator did for the rectangular forms.

image

Figure 13.12 Phase Relationship of the Resistances and Reactances of Figure 13.11

Now that the resistances and reactances of the circuit are written in polar form, they can be multiplied easily by the polar-form current to obtain the voltage drops in the circuit. The voltage across the resistor, ER, equals the current times the resistance:

image

The voltage across C1, EC1, equals the current times the capacitive reactance of C1:

image

The voltage across the inductor, EL, equals the current times the inductive reactance:

image

The voltage across C2, EC2, equals the current

times the capacitive reactance of C2:

image

Phasor Diagram

Since the applied voltage was used as a reference at 0 degrees, and the total current and voltage drops in the circuit were derived using the applied voltage as reference, all of these angles expressed in polar form in thesecalculations are measured with reference to the applied voltage as shown in Figure 13.13

image

Figure 13.13 EA as a Reference at 0 Degrees

The phase angle can be determined by plotting the total current in reference to the applied voltage as shown on Figure 13.14

image

Figure 13.14 Voltage Phasor Diagram with EA at 0 Degrees

The voltage across the resistor ET equals 30 volts at 53 degrees. The total current, IT, is 2 amperes at 53 degrees. It is in phase with ER. Knowing that the angle between the total current and applied voltage in a circuit is the phase angle, you can see that it is 53 degrees for this circuit.

Now the additional voltage phasors can be added. The voltage across C1 is 60 volts at −37 degrees as shown in Figure 13.15. Note that this lags ERby 90 degrees because it lags the circuit current by 90 degrees.

image

Figure 13.15 Phasor Diagram with EA/00

The voltage across the inductor EL is 100 volts at 143 degrees. EL leads ITby 90 degrees and EC1 by 180 degrees, the same relationship as when voltage and impedance phasor diagrams were plotted in previous lessons. The voltage across C2 is 80 volts at −37 degrees, in phase with EC1. Since EC1 and EC2 are in phase, they are both shown in the same direction, with the vector length of one added to the other. Thus, the total capacitive voltage EC is 140 volts at −37 degrees.

Using this method provides the phase of every voltage or current in the circuit with respect to the reference quantity used, in this example, the applied voltage EA.

With the same procedures the values of voltage, current and impedance can be solved for even the most complex RLC circuit.

Summary

In this chapter you were introduced to applications for using complex numbers to solve for the total impedance of an ac circuit. You were told how to perform the mathematical operations of addition, subtraction, multiplication, and division involving complex numbers in rectangular or polar form.

You used these basic operations to simplify complex impedances of ac circuits, and then applied phasor algebra techniques to solve for voltage current and impedance values in a series RLC circuit. The results of the calculations were used to draw the voltage phasor diagram. Analyzing and understanding the phasor diagram should make you realize that the circuit solutions were similar to results that were obtained with much simpler circuits and that, using the demonstrated techniques, any complex RLC circuit can be analyzed.

1. Perform the following operations involving j-operator terms:

    

a. j2+j8=j10

b. j6−j3=j3

c. j8×j5=j240

d. j10÷j2=5

e. (j2)+(−j3)=j2−j3=−j1=−j

f. (j4)−(−j3)=j4+j3=j7

g. 

image

h. j26×j24=j3(26×4)=j3104

2. Perform the following operations involving rectangular form complex numbers; show your work.

    

a. 

image

b. 

image

c. (6 + j4) − (10 − j8) = (6 − 10) + j(4 − (−8)) =−4) + j(4 + 8) = −4 + j12

d. 

image

3. Perform the indicated operations shown below involving polar form complex numbers.

    

a. image

b. image

c. image

d. image

4. Given the following RLC circuits, express the impedance of the circuit in both polar and rectangular form.

    

a. 

image

image

image

b. 

image

Dividing sections of circuit b into Z1, Z1, and Z1

    

image

image

image

    Now Z2 and Z3 are in parallel and their combination is in series with Z1. Thus

image

    Since minus divided by a minus yields a positive result, j2 divided by j = j and 500 divided by 60 equals 8.33, the expression simplifies to

image

5. Express the resistance or reactance of the following passive elements in rectangular (j-operator) form and then in polar form.

image

6. Determine the values indicated below for the RLC circuit shown. Express all answers in polar form. Use EA =image for reference.

image

    

a. ZT=________

b. IT=________

c. I1=________

d. I2=________

e. ER1=________

f. EXL=________

g. EXG=________

h. ER2=________

i. θCKT=________

Solution

a. 

image

b. 

image

c. 

image

d. 

image

e. 

image

f. 

image

g. 

image

h. 

image

i. 

image

*Recall that the phase angle of a circuit is the angle of phase difference between the total current and the applied voltage. Since EA is referenced at 0° and the current, IT, is at 6.9°, the angular difference is the phase angle: 6.9°.

1. Perform the indicated operations involving j-operator terms:

    

a. j5+j10=________

b. j34−j8=________

c. j9×j17=________

d. j8÷j26=________

e. j7+(−j6)=________

f. j40−(−j30)=________

g. j27×j23=________

h. j28÷j22=________

2. Perform the indicated operations involving rectangular form complex numbers.

    

a. (6+j4)(3+j2)=_________

b. (6−j1)(4+j3)=_________

c. (10+j2)+(8+j3)=_________

d. (4+j6)−(3+j2)=_________

e. 

image

f. (16+j2)−(3−j6)=_________

3. Perform the indicated operations shown below involving polar form complex numbers.

    

a. image

b. image

c. image

d. image

4. Given the following RLC circuit, express the impedance of the circuit in both polar and rectangular form.

image

5. Given the following RLC circuit, express the impedance of the circuit in both polar and rectangular form.

image

6. Given the following RLC circuit, express the impedance of the circuit in both polar and rectangular form.

image

7. Given the following RLC circuit, express the impedance of the circuit in both polar and rectangular form.

image

8. Express the resistance or reactance of the following passive elements in rectangular (joperator) form and then in polar form.

image

9. Determine the following values for the RLC circuit shown. Express all answers in polar form. Use EA as reference at 0°.

image

    

a. ZT

b. IT

c. I1

d. I2

e. I3

f. ER1

g. ER2

h. EL

i. EC1

j. EC2

k. θCKT

10. Determine the following values for the RC circuit shown. Express all answers in p o l a r form. Use EA reference at 0°.

image

    

a. ZT

b. IT

c. IR1

d. IR2

e. IC

f. ER1

g. ER2

h. Ec

i. θCKT

1. Perform the indicated operations involving j-operator terms; simplify.

    

a. j10+j8=_________

b. j10−j8=_________

c. j14×j6=_________

d. j28÷j24=_________

e. j26×j8=_________

f. 3÷j2=________

2. Perform the indicated operations involving rectangular form complex numbers; simplify

    

a. (5+j6)+(2−j4)=_________

b. (8−j2)−(10−j6)=_________

c. (10+j6)+(4−j3)=_________

d. 

image

3. Perform the indicated operations shown below involving polar form complex numbers.

    

a. image

b. image

c. image

d. image

4. Given the following RLC circuits, express the impedance of the circuit in both polar and rectangular form.

image

    

a. ZT=_________(polar)

b. ZT=________(Rectangular)

image

c. ZT=_________(polar)

d. ZT=________(Rectangular)

5. Determine the values indicated for the following circuits. Express all answers in polar form. Use EA at 00 as reference.

    

image

a. ZT=________

b. IT=________

c. IR=________

d. IC=________

e. ER=________

f. EL=________

g. EC=________

h. θCKT

II 

image

a. ZT=________

b. IT=________

c. IR1=________

d. IC=________

e. IR2=________

f. ER1=________

g. EC=________

g. ER2=________

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset