The **superposition theorem** is a powerful tool used in electrical engineering to analyze linear circuits with multiple independent sources (voltage or current sources). It works by allowing you to consider the contribution of each independent source separately and then combine the results to find the overall response. However, there are certain conditions where **superposition theorem is not applicable**. Let’s break them down:
### 1. **Non-linear components**
- **Non-linearity**: Superposition theorem is strictly valid for **linear circuits** only. A linear circuit is one where the principle of linearity (proportionality and additivity) holds. Non-linear components such as **diodes, transistors, and Zener diodes** do not follow Ohm’s law in a linear fashion, meaning their voltage-current relationship isn't proportional.
- For example, in a diode, the current does not increase linearly with the voltage (it has an exponential relationship), so you cannot apply superposition directly.
### 2. **Power calculations**
- **Power is not additive**: Superposition theorem cannot be directly applied to calculate **power**. This is because power is proportional to the square of current or voltage (\(P = V^2/R\) or \(P = I^2R\)). If you apply superposition to voltages or currents, the individual powers from each source will not sum up to the total power in the circuit. You can, however, use superposition to find currents and voltages, and then calculate power based on the final results.
### 3. **Dependent (controlled) sources**
- **Dependent sources**: The theorem cannot be used directly with circuits containing **dependent (controlled) sources** unless those sources are treated carefully. Dependent sources rely on some other variable in the circuit (voltage or current). When using superposition in circuits with dependent sources, these dependent sources **cannot be turned off** like independent sources. You have to keep them in the circuit because their behavior depends on the variables of the circuit, but you can still analyze the contributions of the independent sources.
### 4. **Unilateral components**
- **Unilateral elements**: Components that have a behavior that depends on the direction of current flow (such as diodes) are not suitable for superposition. These components are directional and exhibit different characteristics in forward and reverse bias.
- For example, in a circuit containing a diode, the diode might conduct in one scenario when one source is active but block current in another, leading to non-linear behavior.
### 5. **Circuits with varying parameters (time-variant elements)**
- **Time-varying components**: Superposition theorem assumes that circuit elements remain constant during the analysis. If the components have parameters that change over time (like a resistor whose value depends on temperature or time), superposition cannot be applied.
- Example: In circuits with **variable resistances**, such as thermistors or varistors, where resistance changes based on external factors like temperature or voltage, the circuit behavior becomes non-linear, invalidating superposition.
### 6. **Non-linear magnetic circuits**
- **Saturation in magnetic circuits**: In circuits that involve magnetic materials or inductors with core saturation, the relationship between current and magnetic flux becomes non-linear after a certain point, and superposition no longer applies.
### Summary of where superposition is not applicable:
1. Circuits containing **non-linear components** (diodes, transistors, etc.).
2. When directly calculating **power** (voltage and current superposition works, but not for power).
3. Circuits with **dependent (controlled) sources**, unless handled carefully.
4. Circuits with **unilateral elements** (such as diodes, where the response is directional).
5. Circuits with **time-varying elements** or components that change characteristics over time.
6. Circuits involving **magnetic saturation** or other non-linear magnetic phenomena.
In all of these cases, the circuit does not obey the linearity required for superposition, so the theorem does not apply directly.