FUND. OF ELECTRIC CIRCUITS >CUSTOM<
FUND. OF ELECTRIC CIRCUITS >CUSTOM<
null Edition
ISBN: 9781307184167
Author: Alexander
Publisher: MCG/CREATE
bartleby

Videos

Textbook Question
Book Icon
Chapter 19, Problem 75P

For the individual two-ports shown in Fig. 19.121 where,

[ z a ] = 8 6 4 5 Ω [ y b ] = 8 4 2 10 S

  1. (a) Determine the y parameters of the overall two-port.
  2. (b) Find the voltage ratio VoVi when ZL = 2 Ω.

Chapter 19, Problem 75P, For the individual two-ports shown in Fig. 19.121 where, [za]=8645[yb]=84210S (a) Determine the y

Figure 19.121

(a)

Expert Solution
Check Mark
To determine

Calculate y parameters for the overall two-port network in Figure 19.121 in the textbook.

Answer to Problem 75P

The y parameters for the overall two-port network are [0.30150.17650.058810.9412]S_.

Explanation of Solution

Given Data:

Refer to Figure 19.121 in the textbook for the given two-port network.

The impedance parameters of network Na and admittance parameters of network Nb are given as follows:

[za]=[8645]Ω[yb]=[84210]S

Formula used:

Refer to TABLE 19.1 in the textbook, write the expression for transmission parameters in terms of z parameters as follows:

[T]=[z11z21Δzz211z21z22z21]        (1)

Write the expression for Δz as follows:

Δz=z11z22z12z21        (2)

From the TABLE 19.1, write the expression for transmission parameters in terms of y parameters as follows:

[T]=[y22y211y21Δyy21y11y21]        (3)

Write the expression for Δy as follows:

Δy=y11y22y12y21        (4)

From TABLE 19.1 in the textbook, write the expression for admittance parameters in terms of transmission parameters as follows:

[y]=[DBΔTB1BAB]        (5)

Write the expression for ΔT as follows:

ΔT=ADBC        (6)

Calculation:

As the two networks Na and Nb are in cascade connection, convert the impedance parameters of network Na and admittance parameters of network Nb into transmission parameters and then perform the multiplications to obtain the overall transmission parameters. Then, convert the overall transmission parameters into admittance parameters to attain the required objective.

From impedance parameters of network Na, the z parameters are written as follows:

z11=8Ωz12=6Ωz21=4Ωz22=5Ω

Substitute 8Ω for z11, 6Ω for z12, 4Ω for z21, and 5Ω for z22 in Equation (2) to obtain the value of Δz.

Δz=(8Ω)(5Ω)(6Ω)(4Ω)=40Ω224Ω2=16Ω2

Substitute 8Ω for z11, 6Ω for z12, 4Ω for z21, 5Ω for z22, and 16Ω2 for Δz in Equation (1) to obtain the transmission parameters for network Na.

[Ta]=[8Ω4Ω16Ω24Ω14Ω5Ω4Ω]=[24Ω0.25S1.25]

From admittance parameters of network Nb, the y parameters are written as follows:

y11=8Sy12=4Sy21=2Sy22=10S

Substitute 8S for y11, 4S for y12, 2S for y21, and 10S for y22 in Equation (4) to obtain the value of Δy.

Δy=(8S)(10S)(4S)(2S)=80S2+8S2=88S2

Substitute 8S for y11, 4S for y12, 2S for y21, 10S for y22, and 88S2 for Δy in Equation (3) to obtain the transmission parameters for network Nb.

[Tb]=[10S2S12S88S22S8S2S]=[50.5Ω44S4]

Write the expression to find the overall transmission parameters for the cascaded network as follows:

[T]=[Ta][Tb]

Use the expression and write the MATLAB code to obtain the overall transmission parameters for the cascaded network as follows:

Ta=[2 4;0.25 1.25];

>> Tb=[-5 -0.5;-44 -4];

>> T=Ta*Tb

The MATLAB output is obtained as follows:

T =

 -186.0000  -17.0000

  -56.2500   -5.1250

From the MATLAB output, the overall transmission parameters for the cascaded network are written as follows:

[T]=[18617Ω56.25S5.125]

Convert the obtained transmission parameters into admittance parameters to obtain the required objective.

From the obtained transmission parameters the values of A, B, C, and D are written as follows:

A=186B=17ΩC=56.25SD=5.125

Substitute 186 for A, 5.125 for D, 17Ω for B, and 56.25S for C in Equation (6) to obtain the value of ΔT.

ΔT=(186)(5.125)(17Ω)(56.25S)=953.25956.25=3

Substitute 186 for A, 5.125 for D, 17Ω for B, 56.25S for C, and 3 for ΔT in Equation (5) to obtain the overall admittance parameters for the cascaded network.

[y]=[5.12517Ω317Ω117Ω18617Ω]=[0.30151Ω0.17651Ω0.05881Ω10.94121Ω][0.30150.17650.058810.9412]S

Conclusion:

Thus, the y parameters for the overall two-port network are [0.30150.17650.058810.9412]S_.

(b)

Expert Solution
Check Mark
To determine

Calculate the voltage ratio Vo/Vi.

Answer to Problem 75P

The value of voltage ratio Vo/Vi is 0.0051_.

Explanation of Solution

Given Data:

ZL=2Ω

Formula used:

From TABLE 19.1 in the textbook, write the expression for impedance parameters in terms of transmission parameters as follows:

[z]=[ACΔTC1CDC]        (7)

Calculation:

Substitute 186 for A, 5.125 for D, 17Ω for B, 56.25S for C, and 3 for ΔT in Equation (7) to obtain the overall impedance parameters for the cascaded network.

[z]=[18656.25S356.25S156.25S5.12556.25S]=[3.30671S0.05331S0.01781S0.09111S]=[3.30670.05330.01780.0911]Ω

Refer to Figure 19.5 (b) in the textbook for general equivalent circuit for z parameters and draw the equivalent circuit for the given network as shown in Figure 1.

FUND. OF ELECTRIC CIRCUITS >CUSTOM<, Chapter 19, Problem 75P

From Figure 1, write the expression for Vi as follows:

Vi=z11I1+z12I2        (8)

From Figure 1, write the expression for Vo as follows:

Vo=z21I1+z22I2        (9)

Also write the expression for Vo in terms of load impedance as follows:

Vo=I2ZL

Rearrange the expression as follows:

I2=VoZL

Substitute (VoZL) for I2 in Equation (9) as follows:

Vo=z21I1+z22(VoZL)

Simplify the expression as follows:

z21I1=(1+z22ZL)VoI1=(1z21+z22z21ZL)Vo

Substitute (VoZL) for I2 and (1z21+z22z21ZL)Vo for I1 in Equation (8) as follows:

Vi=z11(1z21+z22z21ZL)Vo+z12(VoZL)=(z11z21+z11z22z21ZLz12ZL)Vo=(z11ZL+z11z22z12z21z21ZL)Vo

Rearrange the expression as follows:

VoVi=z21ZLz11ZL+z11z22z12z21

From the obtained overall z parameters, substitute 3.3067Ω for z11, 0.0533Ω for z12, 0.0178Ω for z21, 0.0911Ω for z22, and 2Ω for ZL to obtain the required voltage ratio.

VoVi=(0.0178Ω)(2Ω)(3.3067Ω)(2Ω)+(3.3067Ω)(0.0911Ω)(0.0533Ω)(0.0178Ω)=0.0356Ω26.6134Ω2+0.3012Ω2+(9.4874×104Ω2)=0.0356Ω26.9155Ω2=0.0051

Conclusion:

Thus, the value of voltage ratio Vo/Vi is 0.0051_.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Determine (draw) a two-port network that is represented by the following z parameters.
Find the z, y and h parameters of the circuit shown below
Calculate the y parameters for the two-port.

Chapter 19 Solutions

FUND. OF ELECTRIC CIRCUITS >CUSTOM<

Ch. 19.6 - Find the z parameters of the op amp circuit in...Ch. 19.7 - Find V2/Vs in the circuit in Fig. 19.43. Figure...Ch. 19.7 - Obtain the y parameters for the network in Fig....Ch. 19.7 - Obtain the ABCD parameter representation of the...Ch. 19.8 - Obtain the h parameters for the network in Fig....Ch. 19.8 - Obtain the z parameters of the circuit in Fig....Ch. 19.9 - For the transistor amplifier of Fig. 19.60, find...Ch. 19.9 - Prob. 18PPCh. 19 - For the single-element two-port network in Fig....Ch. 19 - For the single-element two-port network in Fig....Ch. 19 - For the single-element two-port network in Fig....Ch. 19 - For the single-element two-port network in Fig....Ch. 19 - For the single-element two-port network in Fig....Ch. 19 - For the single-element two-port network in Fig....Ch. 19 - When port 1 of a two-port circuit is...Ch. 19 - A two-port is described by the following...Ch. 19 - If a two-port is reciprocal, which of the...Ch. 19 - Prob. 10RQCh. 19 - Obtain the z parameters for the network in Fig....Ch. 19 - Find the impedance parameter equivalent of the...Ch. 19 - Find the z parameters of the circuit in Fig....Ch. 19 - Using Fig. 19.68, design a problem to help other...Ch. 19 - Obtain the z parameters for the network in Fig....Ch. 19 - Compute the z parameters of the circuit in Fig....Ch. 19 - Calculate the z parameters of the circuit in Fig....Ch. 19 - Find the z parameters of the two-port in Fig....Ch. 19 - The y parameters of a network are:...Ch. 19 - Construct a two-port that realizes each of the...Ch. 19 - Determine a two-port network that is represeted by...Ch. 19 - For the circuit shown in Fig. 19.73, let z=106412...Ch. 19 - Determine the average power delivered to ZL = 5 +...Ch. 19 - For the two-port network shown in Fig. 19.75, show...Ch. 19 - For the two-port circuit in Fig. 19.76,...Ch. 19 - For the circuit in Fig. 19.77, at = 2 rad/s, z11...Ch. 19 - Prob. 17PCh. 19 - Calculate the y parameters for the two-port in...Ch. 19 - Using Fig. 19.80, design a problem to help other...Ch. 19 - Find the y parameters for the circuit in Fig....Ch. 19 - Obtain the admittance parameter equivalent circuit...Ch. 19 - Obtain the y parameters of the two-port network in...Ch. 19 - (a) Find the y parameters of the two-port in Fig....Ch. 19 - Find the resistive circuit that represents these y...Ch. 19 - Prob. 25PCh. 19 - Calculate [y] for tle two-port in Fig. 19.85.Ch. 19 - Find the y parameters for the Circuit in Fig....Ch. 19 - In the circuit of Fig. 19.65, the input port is...Ch. 19 - In the bridge circuit of Fig. 19.87, I1 = 20 A and...Ch. 19 - Find the h parameters for the networks in Fig....Ch. 19 - Determine the hybrid parameters for the network in...Ch. 19 - Using Fig. 19.90, design a problem to help other...Ch. 19 - Obtain the h parameters for the two-port of Fig....Ch. 19 - Obtain the h and g parameters of the two-port in...Ch. 19 - Determine the h parameters for the network in Fig....Ch. 19 - For the two-port in Fig. 19.94. h=16320.01S Find:...Ch. 19 - The input port of the circuit in Fig. 19.79 is...Ch. 19 - The h parameters of the two-port of Fig. 19.95...Ch. 19 - Obtain the g parameters for the wye circuit of...Ch. 19 - Using Fig. 19.97, design a problem to help other...Ch. 19 - For the two-port in Fig. 19.75, show that...Ch. 19 - The h parameters of a two-port device are given by...Ch. 19 - Find the transmission parameters for the...Ch. 19 - Using Fig. 19.99, design a problem to help other...Ch. 19 - Find the ABCD parameters for the circuit in Fig....Ch. 19 - Find the transmission parameters for the circuit...Ch. 19 - Obtain the ABCD parameters for the network in Fig....Ch. 19 - For a two-port, let A = 4, B = 30 , C = 0.1 S, and...Ch. 19 - Using impedances in the s-domain, obtain the...Ch. 19 - Derive the s-domain expression for the t...Ch. 19 - Obtain the t parameters for the network in Fig....Ch. 19 - (a) For the T network in Fig. 19.106, show that...Ch. 19 - Prob. 53PCh. 19 - Show that the transmission parameters of a...Ch. 19 - Prove that the g parameters can be obtained from z...Ch. 19 - For the network of Fig. 19.107, obtain VoVs....Ch. 19 - Given the transmission parameters T=32017 obtain...Ch. 19 - Design a problem to help other students better...Ch. 19 - Given that g=0.06S0.40.22 determine: (a) [z] (b)...Ch. 19 - Design a T network necessary to realize the...Ch. 19 - For the bridge circuit in Fig. 19.108, obtain: (a)...Ch. 19 - Find the z parameters of the op amp circuit in...Ch. 19 - Determine the z parameters of the two-port in Fig....Ch. 19 - Determine the y parameters at = 1,000 rad/s for...Ch. 19 - What is the y parameter presentation of the...Ch. 19 - In the two-port of Fig. 19.113, let y12 = y21 = 0,...Ch. 19 - If three copies of the circuit in Fig. 19.114 are...Ch. 19 - Obtain the h parameters for the network in Fig....Ch. 19 - The circuit in Fig. 19.116 may be regarded as two...Ch. 19 - For the parallel-series connection of the two...Ch. 19 - Determine the z parameters for the network in Fig....Ch. 19 - A series-parallel connection of two two-ports is...Ch. 19 - Three copies of the circuit shown in Fig. 19.70...Ch. 19 - Determine the ABCD parameters of the circuit in...Ch. 19 - For the individual two-ports shown in Fig. 19.121...Ch. 19 - Use PSpice or MultiSim to obtain the z parameters...Ch. 19 - Using PSpice or MultiSim, find the h parameters of...Ch. 19 - Obtain the h parameters at = 4 rad/s for the...Ch. 19 - Use PSpice or MultiSim to determine the z...Ch. 19 - Use PSpice or MultiSim to find the z parameters of...Ch. 19 - Repeat Prob. 19.26 using PSpice or MultiSim....Ch. 19 - Use PSpice or MultiSim to rework Prob. 19.31....Ch. 19 - Rework Prob. 19.47 using PSpice or MultiSim....Ch. 19 - Using PSpice or MultiSim, find the transmission...Ch. 19 - At =1rad/s, find the transmission parameters of...Ch. 19 - Obtain the g parameters for the network in Fig....Ch. 19 - For the circuit shown in Fig. 19.129, use PSpice...Ch. 19 - Using the y parameters, derive formulas for Zin,...Ch. 19 - A transistor has the following parameters in a...Ch. 19 - A transistor with hfe=120,hie=2khre=104,hoe=20S is...Ch. 19 - For the transistor network of Fig. 19.130,...Ch. 19 - Prob. 92PCh. 19 - Prob. 93PCh. 19 - A transistor in its common-emitter mode is...Ch. 19 - Prob. 95PCh. 19 - Prob. 96PCh. 19 - Synthesize the transfer function...Ch. 19 - A two-stage amplifier in Fig. 19.134 contains two...Ch. 19 - Assume that the two circuits in Fig. 19.135 are...
Knowledge Booster
Background pattern image
Electrical Engineering
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, electrical-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Introductory Circuit Analysis (13th Edition)
Electrical Engineering
ISBN:9780133923605
Author:Robert L. Boylestad
Publisher:PEARSON
Text book image
Delmar's Standard Textbook Of Electricity
Electrical Engineering
ISBN:9781337900348
Author:Stephen L. Herman
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Electrical Engineering
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Text book image
Fundamentals of Electric Circuits
Electrical Engineering
ISBN:9780078028229
Author:Charles K Alexander, Matthew Sadiku
Publisher:McGraw-Hill Education
Text book image
Electric Circuits. (11th Edition)
Electrical Engineering
ISBN:9780134746968
Author:James W. Nilsson, Susan Riedel
Publisher:PEARSON
Text book image
Engineering Electromagnetics
Electrical Engineering
ISBN:9780078028151
Author:Hayt, William H. (william Hart), Jr, BUCK, John A.
Publisher:Mcgraw-hill Education,
Introduction to Two-Port Networks; Author: ALL ABOUT ELECTRONICS;https://www.youtube.com/watch?v=ru2ItcD6unI;License: Standard Youtube License