Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical

Two Port Network

A port is a pair of terminals through which a current may enter or leave a network. A single two-terminal element (resistor, capacitor, inductor) is a one-port network. A two-port network has two such pairs of terminals: one pair designated as the input port and the other as the output port. Two-port models are widely used to characterise amplifiers, transistors, transformers and many linear network blocks in communications, control and power systems.

Two Port Network
  • The current entering one terminal of a port must leave through the other terminal; therefore the net current entering a port is zero.
  • To characterise a linear two-port network we relate the four terminal quantities V1, V2, I1 and I2. The expressions that relate these voltages and currents are called two-port parameters.
  • The term driving-point is used when the dependent and independent variables are at the same port. The term transfer is used when dependent and independent variables are at different ports.

Z-parameters (Open-circuit impedance parameters)

Choose port currents I1 and I2 as independent variables and express port voltages in terms of these currents. The Z-parameters (open-circuit impedance parameters) are defined by

V1 = Z11I1 + Z12I2

V2 = Z21I1 + Z22I2

The Z-parameters are obtained by open-circuiting the other port when measuring a parameter:

  • Z11 = V1 / I1 with I2 = 0 (output open circuit) - driving-point input impedance.
  • Z12 = V1 / I2 with I1 = 0 (input open circuit) - reverse transfer impedance.
  • Z21 = V2 / I1 with I2 = 0 (output open circuit) - forward transfer impedance.
  • Z22 = V2 / I2 with I1 = 0 (input open circuit) - driving-point output impedance.
Z-parameters (Open-circuit impedance parameters)

Y-parameters (Short-circuit admittance parameters)

Choose port voltages V1 and V2 as independent variables and express port currents in terms of these voltages. The Y-parameters (short-circuit admittance parameters) are defined by

I1 = Y11V1 + Y12V2

I2 = Y21V1 + Y22V2

The Y-parameters are obtained by short-circuiting the other port when measuring a parameter:

  • Y11 = I1 / V1 with V2 = 0 - short-circuit driving-point input admittance.
  • Y12 = I1 / V2 with V1 = 0 - short-circuit reverse transfer admittance.
  • Y21 = I2 / V1 with V2 = 0 - short-circuit forward transfer admittance.
  • Y22 = I2 / V2 with V1 = 0 - short-circuit driving-point output admittance.
Y-parameters (Short-circuit admittance parameters)

h-parameters (Hybrid parameters)

The h-parameters are hybrid because they mix voltages and currents as independent and dependent variables. Choose I1 and V2 as independent variables and write V1 and I2 as dependent:

V1 = h11I1 + h12V2

I2 = h21I1 + h22V2

  • h11 = V1 / I1 with V2 = 0 - input impedance with output shorted (short-circuit input impedance).
  • h12 = V1 / V2 with I1 = 0 - reverse voltage gain with input open (reverse open-circuit voltage ratio).
  • h21 = I2 / I1 with V2 = 0 - forward short-circuit current gain (dimensionless).
  • h22 = I2 / V2 with I1 = 0 - output admittance with input open (open-circuit output admittance).
h-parameters (Hybrid parameters)

g-parameters (Inverse hybrid parameters)

The g-parameters (inverse hybrid) choose V1 and I2 as independent variables and express I1 and V2 as dependent:

I1 = g11V1 + g12I2

V2 = g21V1 + g22I2

  • g12 and g21 are dimensionless.
  • g11 has dimensions of admittance and g22 has dimensions of impedance (reciprocals of each other in appropriate units).
g-parameters (Inverse hybrid parameters)

ABCD (Transmission or T) parameters

Transmission parameters relate sending-end (port-1) variables to receiving-end (port-2) variables. They are convenient for cascaded networks and power transmission problems. Using the sign convention where the load current enters port-2, define

V1 = A V2 + B (-I2)

I1 = C V2 + D (-I2)

The negative sign with I2 is used so that currents at both ports are treated as entering the two-port. The parameters have these typical interpretations:

  • A is the reverse voltage ratio with open output.
  • B is the reverse transfer impedance with shorted output.
  • C is the reverse transfer admittance with open output.
  • D is the reverse current ratio with shorted output.
ABCD (Transmission or T) parameters

Important network properties

  • Symmetry: The two-port is symmetric if the ports are interchangeable without changing the behaviour. In parameter terms this requires Z11 = Z22 and Z12 = Z21 (equivalently Y11 = Y22 and Y12 = Y21). For ABCD parameters a symmetric network has A = D.
  • Reciprocity: A linear two-port containing only passive reciprocal elements or bilateral dependent sources is reciprocal. Reciprocity implies Z12 = Z21 and Y12 = Y21. For ABCD parameters reciprocity leads to AD - BC = 1 (with the sign and convention used above).
Important network properties

Conversions between parameter sets

Two-port parameter sets are related by matrix algebra. The most common conversion is between Z and Y parameters. For a 2×2 Z matrix:

[Z] = [ [Z11, Z12], [Z21, Z22] ]

The Y matrix is the inverse of Z:

[Y] = [Z]⁻¹

Using the 2×2 inversion formula:

det(Z) = Z11Z22 - Z12Z21

Y11 = Z22 / det(Z)

Y12 = -Z12 / det(Z)

Y21 = -Z21 / det(Z)

Y22 = Z11 / det(Z)

Conversions between parameter sets
Conversions between parameter sets
Conversions between parameter sets

Similarly, Z = Y⁻¹ and each other parameter set can be obtained from another by algebraic relations or by matrix inversion and multiplication. Other useful conversion formulae (obtained by algebraic manipulation) are often presented in textbooks and lab manuals.

Conversions between parameter sets

Interconnection of two-port networks

Two-port networks may be combined to build larger networks. The common interconnections and their equivalent parameter rules are:

  • Series connection (ports in series): When two two-ports are connected in series (same current through corresponding terminals), their Z-parameter matrices add elementwise. If [Z]1, [Z]2, ... , [Z]nare the Z matrices of series connected stages, then the equivalent Z matrix is

    [Z]eq = [Z]1 + [Z]2 + ... + [Z]n

    Interconnection of two-port networks
  • Parallel connection: When two two-ports are connected in parallel (corresponding terminals joined so same voltages appear across them), their Y-parameter matrices add elementwise. If [Y]1, [Y]2, ... , [Y]nare the Y matrices, then the equivalent Y matrix is

    [Y]eq = [Y]1 + [Y]2 + ... + [Y]n

    Interconnection of two-port networks
  • Cascade (series-feed) connection: When two two-ports are cascaded (output of one connected to input of next, matched port conventions), their ABCD (transmission) matrices multiply. If [A]1, [A]2, ... , [A]nare the ABCD matrices, then the equivalent ABCD matrix is

    [A]eq = [A]1 × [A]2 × ... × [A]n

    Interconnection of two-port networks

Notes on practical use and applications

  • Choice of parameter set depends on the intended operation: use Z for series combinations and open-circuit measurements; Y for parallel combinations and short-circuit measurements; ABCD for cascaded stages and transmission lines; h and g are convenient for transistor amplifier descriptions because their independent variables match typical circuit connections.
  • Reciprocity and symmetry conditions simplify parameter matrices and reduce the number of independent elements to be measured.
  • Two-port models allow modular analysis: measure or compute a block's parameters once and reuse them when cascading or connecting blocks to form larger systems.

Summary

Two-port networks provide compact linear models that relate port voltages and currents using different parameter sets: Z, Y, h, g and ABCD. Each set is obtained by choosing particular independent variables and is most useful for specific interconnection types: Z for series, Y for parallel, ABCD for cascade. Conversions between parameter sets use matrix inversion and algebraic relations. Symmetry and reciprocity are important properties that reduce measurement effort and have clear algebraic tests (for example Z12 = Z21 for reciprocity; AD - BC = 1 for reciprocity in ABCD form under standard conventions).

The document Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical Engineering (EE) is a part of the Electrical Engineering (EE) Course Network Theory (Electric Circuits).
All you need of Electrical Engineering (EE) at this link: Electrical Engineering (EE)
74 videos|141 docs|62 tests

FAQs on Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical Engineering (EE)

1. What is a two-port network in electrical engineering?
Ans. A two-port network is an electrical circuit or device that has two pairs of external terminals. It can be used to model and analyze various electronic systems, such as amplifiers, filters, and transmission lines. The two-port network is characterized by its input and output characteristics, which relate the voltage and current at the input terminals to those at the output terminals.
2. How do you determine the parameters of a two-port network?
Ans. The parameters of a two-port network can be determined by measuring the voltage and current at the input and output terminals under different operating conditions. The most common parameters used to characterize a two-port network are the transmission parameters (also known as ABCD parameters), which relate the input and output voltages and currents. Other parameters include the impedance parameters (Z-parameters), admittance parameters (Y-parameters), and hybrid parameters (h-parameters).
3. What is the significance of two-port network analysis in electrical engineering?
Ans. Two-port network analysis is essential in electrical engineering as it allows engineers to understand and predict the behavior of complex electronic systems. By characterizing a two-port network and determining its parameters, engineers can analyze and design circuits and devices for specific applications. Two-port network analysis is particularly useful in areas such as telecommunications, signal processing, and power electronics.
4. How can two-port networks be used to design amplifiers?
Ans. Two-port networks are commonly used in the design of amplifiers. By characterizing the input and output characteristics of a two-port network, engineers can determine its gain, input impedance, output impedance, and other important parameters. These parameters can then be optimized to achieve the desired amplification performance. Two-port network analysis allows engineers to design amplifiers with specific voltage gain, current gain, bandwidth, and other performance characteristics.
5. Can two-port network analysis be used for transmission line analysis?
Ans. Yes, two-port network analysis is widely used for transmission line analysis. Transmission lines can be represented as two-port networks, allowing engineers to analyze their characteristics, such as impedance, reflection coefficient, and transmission coefficient. By understanding the behavior of transmission lines using two-port network analysis, engineers can design and optimize communication systems, ensuring efficient signal transmission and minimal signal distortion.
Related Searches
past year papers, Summary, Sample Paper, Free, MCQs, Semester Notes, Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical Engineering (EE), Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical Engineering (EE), pdf , Study Notes - Two Port Network - Network Theory (Electric Circuits) - Electrical Engineering (EE), Previous Year Questions with Solutions, shortcuts and tricks, video lectures, Objective type Questions, ppt, practice quizzes, mock tests for examination, Important questions, Exam, Viva Questions, Extra Questions, study material;