ArticleslgStudy

computer science

Two-port network

Two-port network is a computer science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Two-port network rather than just read about it. In short: In electronics, a two-port network (a kind of four-terminal network or quadripole) is an electrical network (i.e. a circuit) or device with two pairs of terminals to connect to external circuits. Two terminals constitute a port if the currents applied to them satisfy the essential requirement known as the port condition: the current entering one terminal must equal the current emerging from the other terminal on the…

Two-port network — main illustration
Two-port network — illustration

Key takeaways

  • Two-port network belongs to computer science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Two-port network to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Two-port network from memory before moving on to harder problems.

Reference excerpt

In electronics, a two-port network (a kind of four-terminal network or quadripole) is an electrical network (i.e. a circuit) or device with two pairs of terminals to connect to external circuits. Two terminals constitute a port if the currents applied to them satisfy the essential requirement known as the port condition: the current entering one terminal must equal the current emerging from the other terminal on the same port. The ports constitute interfaces where the network connects to other networks, the points where signals are applied or outputs are taken. In a two-port network, often port 1 is considered the input port and port 2 is considered the output port. It is commonly used in mathematical circuit analysis.

Application The two-port network model is used in mathematical circuit analysis techniques to isolate portions of larger circuits. A two-port network is regarded as a "black box" with its properties specified by a matrix of numbers. This allows the response of the network to signals applied to the ports to be calculated easily, without solving for all the internal voltages and currents in the network. It also allows similar circuits or devices to be compared easily. For example, transistors are often regarded as two-ports, characterized by their h-parameters (see below) which are listed by the manufacturer. Any linear circuit with four terminals can be regarded as a two-port network provided that it does not contain an independent source and satisfies the port conditions. Examples of circuits analyzed as two-ports are filters, matching networks, transmission lines, transformers, and small-signal models for transistors (such as the hybrid-pi model). The analysis of passive two-port networks is an outgrowth of reciprocity theorems first derived by Lorentz. In two-port mathematical models, the network is described by a 2 by 2 square matrix of complex numbers. The common models that are used are referred to as z-parameters, y-parameters, h-parameters, g-parameters, and ABCD-parameters, each described individually below. These are all limited to linear networks since an underlying assumption of their derivation is that any given circuit condition is a linear superposition of various short-circuit and open circuit conditions. They are usually expressed in matrix notation, and they establish relations between the variables

V1, voltage across port 1 I1, current into port 1 V2, voltage across port 2 I2, current into port 2 which are shown in figure 1. The difference between the various models lies in which of these variables are regarded as the independent variables. These current and voltage variables are most useful at low-to-moderate frequencies. At high frequencies (e.g., microwave frequencies), the use of power and energy variables is more appropriate, and the two-port current–voltage approach is replaced by an approach based upon scattering parameters.

General properties There are certain properties of two-ports that frequently occur in practical networks and can be used to greatly simplify the analysis. These include:

Reciprocal networks A network is said to be reciprocal if the voltage appearing at port 2 due to a current applied at port 1 is the same as the voltage appearing at port 1 when the same current is applied to port 2. Exchanging voltage and current results in an equivalent definition of reciprocity. A network that consists entirely of linear passive components (that is, resistors, capacitors and inductors) is usually reciprocal, a notable exception being passive circulators and isolators that contain magnetized materials. In general, it will not be reciprocal if it contains active components such as generators or transistors. Symmetrical networks A network is symmetrical if its input impedance is equal to its output impedance. Most often, but not necessarily, symmetrical networks are also physically symmetrical. Sometimes also antimetrical networks are of interest. These are networks where the input and output impedances are the duals of each other. Lossless network A lossless network is one which contains no resistors or other dissipative elements.

Impedance parameters (z-parameters)

[ V 1 V 2 ] = [ z 11 z 12 z 21 z 22 ] [ I 1 I 2 ] {\displaystyle {\begin{bmatrix}V_{1}\\V_{2}\end{bmatrix}}={\begin{bmatrix}z_{11}&z_{12}\\z_{21}&z_{22}\end{bmatrix}}{\begin{bmatrix}I_{1}\\I_{2}\end{bmatrix}}}

where

… excerpt ends here. Continue reading the full article.

Illustrations

Two-port network: Figure 1: Example two-port network with symbol definitions. Notice the port condition is satisfied: the same current flows into each port as leaves that port.
Figure 1: Example two-port network with symbol definitions. Notice the port condition is satisfied: the same current flows into each port as leaves that port.
Two-port network: Figure 2: z-equivalent two port showing independent variables I1 and I2. Although resistors are shown, general impedances can be used instead.
Figure 2: z-equivalent two port showing independent variables I1 and I2. Although resistors are shown, general impedances can be used instead.
Two-port network: Figure 3: Bipolar current mirror: i1 is the reference current and i2 is the output current; lower case symbols indicate these are total currents that include the DC components
Figure 3: Bipolar current mirror: i1 is the reference current and i2 is the output current; lower case symbols indicate these are total currents that include the DC components
Two-port network: Figure 4: Small-signal bipolar current mirror: I1 is the amplitude of the small-signal reference current and I2 is the amplitude of the small-signal output current
Figure 4: Small-signal bipolar current mirror: I1 is the amplitude of the small-signal reference current and I2 is the amplitude of the small-signal output current
Two-port network: Figure 5: Y-equivalent two port showing independent variables V1 and V2. Although resistors are shown, general admittances can be used instead.
Figure 5: Y-equivalent two port showing independent variables V1 and V2. Although resistors are shown, general admittances can be used instead.

Worked examples

Example 1 — a first encounter with Two-port network

Start with the simplest possible case. Write down what Two-port network claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In computer science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Two-port network before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Two-port network ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Two-port network

In research
Two-port network appears in computer science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Two-port network in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Two-port network is common in secondary-school and first-year university syllabi. It links to neighbouring topics Transfer functions, Two-port networks, so understanding it makes those chapters shorter.
In everyday life
Look for Two-port network outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Two-port network in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Two-port network means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Two-port network out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Two-port network in simple terms?

In electronics, a two-port network (a kind of four-terminal network or quadripole) is an electrical network (i.e. a circuit) or device with two pairs of terminals to connect to external circuits. Two terminals constitute a port if the currents applied to them satisfy the essential requirement known…

Why does Two-port network matter?

Because it connects several computer science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Two-port network?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Two-port network.

Tags

  • Transfer functions
  • Two-port networks

Keep exploring