### **Tellegen's Theorem for DC Circuits**
**Tellegen's theorem** is a powerful and general theorem in electrical network theory that applies to any lumped network (i.e., a circuit consisting of elements like resistors, capacitors, inductors, etc.). It provides a relationship between the currents and voltages in any electrical circuit, and although it is quite general, it is widely used in the analysis of both linear and nonlinear, passive and active circuits.
For **DC circuits**, the theorem can be stated as follows:
### **Statement of Tellegen's Theorem**
In any electrical network, the sum of the instantaneous power delivered to all the elements is zero at any moment of time.
Mathematically:
\[
\sum_{k=1}^{n} v_k i_k = 0
\]
Where:
- \( v_k \) is the voltage across the \( k \)-th element,
- \( i_k \) is the current flowing through the \( k \)-th element,
- \( n \) is the total number of elements in the circuit.
### **Key Concepts and Implications:**
1. **Conservation of Power:**
Tellegen's theorem essentially states that the total power supplied by the sources in the circuit is equal to the total power consumed by the resistive elements or other loads. In other words, power is conserved.
2. **Applicability to Any Network:**
This theorem is very general. It applies to any lumped network, which means it holds for both linear and nonlinear elements, active and passive elements, and even for networks containing dependent sources.
3. **Independence of Element Nature:**
The theorem does not require knowledge of the actual characteristics of the circuit elements (whether they are resistors, inductors, transistors, etc.). It only requires knowledge of the voltage across each element and the current through it.
4. **Based on Kirchhoff's Laws:**
The theorem is derived from **Kirchhoff’s Current Law (KCL)** and **Kirchhoff’s Voltage Law (KVL)**. Specifically, it relies on the fact that the currents at any node must sum to zero (KCL) and that the voltages around any loop must sum to zero (KVL).
### **Proof of Tellegen's Theorem:**
1. **Kirchhoff’s Current Law (KCL):**
KCL states that the sum of currents at any node is zero. If we consider a circuit node, the algebraic sum of currents flowing into the node must equal the sum of currents flowing out of the node.
\[
\sum_{k=1}^{n} i_k = 0 \quad \text{(at each node)}
\]
2. **Kirchhoff’s Voltage Law (KVL):**
KVL states that the sum of the voltages around any closed loop is zero. The total voltage rise must equal the total voltage drop in any loop of the circuit.
\[
\sum_{k=1}^{n} v_k = 0 \quad \text{(around each loop)}
\]
3. **Power Conservation:**
Multiplying the KCL equation by the respective voltage \( v_k \) across each element gives us:
\[
\sum_{k=1}^{n} v_k i_k = 0
\]
This equation signifies that the sum of the power delivered by all the elements in the circuit is zero, confirming the conservation of power.
### **Interpretation for DC Circuits:**
- In a **DC circuit**, the currents and voltages are steady (constant over time). Therefore, Tellegen’s theorem simply expresses that the total power supplied to the circuit by sources equals the total power consumed by the elements (like resistors). The sum of the products of voltage and current (i.e., power) for each element must be zero.
- If some elements in the network are supplying power (e.g., voltage sources), their contributions will be positive. Other elements (e.g., resistors) will consume power, contributing negative terms to the total sum.
### **Example:**
Consider a simple DC circuit with a voltage source and two resistors in series.
- Suppose the voltage source supplies \( V \) volts, and the resistors \( R_1 \) and \( R_2 \) have currents \( I \) flowing through them (since it's a series circuit, the current is the same through all elements).
- The power supplied by the voltage source is \( V \times I \).
- The power consumed by the resistors is \( I^2 R_1 \) and \( I^2 R_2 \), respectively.
According to Tellegen's theorem:
\[
V \times I - I^2 R_1 - I^2 R_2 = 0
\]
This confirms that the total power supplied by the voltage source is consumed by the resistors.
### **Practical Use of Tellegen's Theorem in DC Circuits:**
- **Error checking in network analysis:** Tellegen's theorem is often used as a verification tool to check the correctness of circuit analysis. If the sum of the power in a circuit does not add up to zero, there may be an error in calculations or assumptions.
- **Nonlinear and active circuits:** Even for circuits containing transistors, diodes, or other nonlinear components, Tellegen's theorem remains valid, making it a versatile tool for analyzing complex networks.
In conclusion, **Tellegen's theorem** is a fundamental principle in circuit theory that reinforces the idea of energy conservation in electrical networks. It provides a general framework for analyzing the behavior of voltages and currents in any circuit, ensuring that power is balanced across the network.