The **Y-parameter** (also known as **admittance parameter**) is one of the sets of parameters used to describe the behavior of a **two-port network**. Two-port networks are common in electrical engineering, especially in systems involving circuits, transmission lines, and amplifiers. The Y-parameters provide a convenient way to analyze such systems in terms of their voltage and current relationships.
### Definition of Y-parameters:
In a two-port network, we have two input terminals (port 1) and two output terminals (port 2). The Y-parameters describe the relationship between the input and output currents (**Iā** and **Iā**) and the input and output voltages (**Vā** and **Vā**). These relationships are expressed in terms of the admittance (inverse of impedance) of the network.
The Y-parameter equations are:
\[
I_1 = Y_{11} V_1 + Y_{12} V_2
\]
\[
I_2 = Y_{21} V_1 + Y_{22} V_2
\]
Where:
- **Iā** = Current at port 1 (input port).
- **Iā** = Current at port 2 (output port).
- **Vā** = Voltage at port 1 (input port).
- **Vā** = Voltage at port 2 (output port).
- **Yāā**, **Yāā**, **Yāā**, and **Yāā** are the **admittance parameters** that characterize the network.
These four Y-parameters have specific physical meanings:
### 1. **Yāā (Input admittance with output shorted)**:
- Yāā is the input admittance (i.e., how much current flows into port 1 for a given voltage at port 1) when the output port (port 2) is short-circuited (Vā = 0).
- Mathematically:
\[
Y_{11} = \left( \frac{I_1}{V_1} \right) \text{ when } V_2 = 0
\]
### 2. **Yāā (Reverse transfer admittance)**:
- Yāā is the reverse transfer admittance (i.e., how much current flows into port 1 when a voltage is applied at port 2, with port 1 open).
- It defines the influence of the output voltage Vā on the input current Iā.
- Mathematically:
\[
Y_{12} = \left( \frac{I_1}{V_2} \right) \text{ when } V_1 = 0
\]
### 3. **Yāā (Forward transfer admittance)**:
- Yāā is the forward transfer admittance (i.e., how much current flows into port 2 when a voltage is applied at port 1, with port 2 open).
- It defines the influence of the input voltage Vā on the output current Iā.
- Mathematically:
\[
Y_{21} = \left( \frac{I_2}{V_1} \right) \text{ when } V_2 = 0
\]
### 4. **Yāā (Output admittance with input shorted)**:
- Yāā is the output admittance (i.e., how much current flows into port 2 for a given voltage at port 2) when the input port (port 1) is short-circuited (Vā = 0).
- Mathematically:
\[
Y_{22} = \left( \frac{I_2}{V_2} \right) \text{ when } V_1 = 0
\]
### Summary of Y-parameters:
The Y-parameter matrix for a two-port network can be written as:
\[
\begin{bmatrix} I_1 \\ I_2 \end{bmatrix} = \begin{bmatrix} Y_{11} & Y_{12} \\ Y_{21} & Y_{22} \end{bmatrix} \begin{bmatrix} V_1 \\ V_2 \end{bmatrix}
\]
This matrix equation shows how the currents at both ports are related to the voltages at both ports, using the admittance values in the matrix.
### Physical Interpretation:
- **Yāā** and **Yāā** represent the **input and output admittances**, which tell us how much current will flow through each port when a voltage is applied at the same port.
- **Yāā** and **Yāā** represent the **reverse and forward transfer admittances**, which describe how a voltage at one port affects the current at the other port (interaction between ports).
### Applications:
- Y-parameters are particularly useful when analyzing high-frequency circuits, such as RF and microwave amplifiers, where impedance parameters (Z-parameters) may be difficult to measure or interpret.
- They are also used to model networks like filters, transmission lines, and passive or active circuits in terms of their admittance behavior.
By knowing the Y-parameters of a two-port network, you can analyze how the network will respond to different voltage inputs and how currents will flow through it, which is critical in designing and optimizing electronic systems.