Network Analysis

Two-Port Networks - Complete Step-by-Step Guide

Two-port networks describe a four-terminal circuit by relating input and output variables. Instead of solving the full internal network every time, we summarize how signals pass from one port to another using parameter equations.

1. What is a Two-Port Network?

A two-port network has two terminals at the input and two terminals at the output. It is a four-terminal block used to describe how the input side and output side are related.

Key idea: instead of analyzing the whole internal circuit every time, we express the network using V1, I1, V2, and I2.

Two-Portinternal network hiddenPort 1Port 2V1I1 inV2I2 in

Animated explanation

Input to output thinking

A two-port model lets us stop tracking every internal branch and focus on how the input variables and output variables are related. That is exactly why it is so useful for amplifiers, filters, and cascaded signal blocks.

  • Port 1 carries the input variables V1 and I1.
  • Port 2 carries the output variables V2 and I2.
  • Different parameter sets express the same physical network in different convenient forms.

2. Port Variables

  • V1 and I1 are the input-port voltage and current.
  • V2 and I2 are the output-port voltage and current.
  • By convention, port currents are usually taken as entering the network terminals.

3. Why Two-Port Networks?

  • They simplify large circuits into compact input-output models.
  • They are widely used to model amplifiers and filters.
  • They make cascaded network analysis easier.
  • They help compare signal transfer behavior without redrawing the internal circuit each time.

4. Types of Two-Port Parameters

Z-parameters

Impedance form

V1 = Z11 I1 + Z12 I2

V2 = Z21 I1 + Z22 I2

Best when open-circuit conditions are convenient.

Y-parameters

Admittance form

I1 = Y11 V1 + Y12 V2

I2 = Y21 V1 + Y22 V2

Best when short-circuit conditions are convenient.

h-parameters

Hybrid form

V1 = h11 I1 + h12 V2

I2 = h21 I1 + h22 V2

Very common in transistor modeling.

ABCD parameters

Transmission form

V1 = A V2 + B I2

I1 = C V2 + D I2

Very strong for cascaded networks and transmission lines.

5. Z-Parameters in Detail

V1 = Z11 I1 + Z12 I2

V2 = Z21 I1 + Z22 I2

  • Z11 is the driving-point input impedance.
  • Z22 is the driving-point output impedance.
  • Z12 and Z21 capture how one port influences the other port.

Open-circuit method

Z-parameters are extracted by opening one port current at a time. That removes one current term and lets each coefficient appear directly as a ratio.

I2 = 0 gives Z11 = V1 / I1 and Z21 = V2 / I1

I1 = 0 gives Z22 = V2 / I2 and Z12 = V1 / I2

Z blockopen one current, solve one ratioI1I2 = 0

6. Y-Parameters

I1 = Y11 V1 + Y12 V2

I2 = Y21 V1 + Y22 V2

Y-parameters are admittance parameters, so they are naturally found under short-circuit conditions.

7. h-Parameters

V1 = h11 I1 + h12 V2

I2 = h21 I1 + h22 V2

Hybrid parameters mix voltage and current variables. They are especially useful in transistor small-signal models.

8. ABCD Parameters

V1 = A V2 + B I2

I1 = C V2 + D I2

ABCD parameters, also called transmission parameters, are extremely useful when networks are cascaded one after another.

9. Matrix Representation

[V] = [Z][I]

[I] = [Y][V]

Matrix form makes the relationships compact and is the preferred language for derivation, conversion, and computer-based analysis.

10. Reciprocity and Symmetry

Reciprocity

Z12 = Z21

Reciprocity means the transfer behavior is the same in either direction under the correct conditions.

Symmetry

Z11 = Z22

Symmetry means the network looks electrically similar from both ports.

11. Conversion Between Parameters

[Y] = [Z]^-1

Parameter conversion is common in exam problems because one form may be easy to measure while another form may be easier to use in the next calculation.

12. Cascade Connection

[ABCD]total = [ABCD]1 x [ABCD]2

  • Transmission parameters multiply directly in cascade order.
  • This is why ABCD form is preferred for chained network blocks.
  • Amplifier stages and transmission sections are often handled this way.

13. Practical Applications

  • Amplifiers
  • Filters
  • Communication systems
  • Transmission lines

14. Common Mistakes

  • Using the wrong sign convention for port currents.
  • Confusing open-circuit and short-circuit extraction conditions.
  • Mixing Z, Y, h, and ABCD formulas in the same derivation without conversion.

15. Final Summary

Two-port networks provide a systematic input-output description for complex circuits by relating port voltages and currents through parameter matrices, making transfer analysis, conversion, and cascade design much more manageable.