A series circuit is a type of electrical circuit where all the components (like resistors, bulbs, etc.) are connected one after the other, in a single path. This means that the current flows through each component without splitting or branching out.
Here’s the basic theory behind a series circuit:
1. Current:
- In a series circuit, the current that flows through each component is the same. This is because there’s only one path for the current to travel.
- So, if a current of 1A flows through the first resistor, the same 1A will flow through all other components in the circuit.
2. Voltage:
- The total voltage (or potential difference) across the circuit is the sum of the voltages across each component.
- If you have multiple resistors in series, each resistor will use up part of the total voltage, and the sum of all the voltage drops across the components will equal the total voltage supplied by the source.
- Mathematically:
\[
V_{\text{total}} = V_1 + V_2 + V_3 + \dots
\]
where \(V_1, V_2, V_3, \dots\) are the voltage drops across each component.
3. Resistance:
- The total resistance in a series circuit is simply the sum of the individual resistances.
- If there are resistors \(R_1, R_2, R_3, \dots\) in series, the total resistance \(R_{\text{total}}\) is:
\[
R_{\text{total}} = R_1 + R_2 + R_3 + \dots
\]
- This means that adding more components (resistors, for example) increases the total resistance of the circuit.
4. Effect of Faults:
- In a series circuit, if one component fails (e.g., a bulb burns out), the entire circuit is broken, and the current stops flowing. This is because there’s no alternate path for the current to flow.
5. Power:
- The power used by each component in the circuit can be calculated using the formula \(P = VI\), where \(P\) is the power, \(V\) is the voltage, and \(I\) is the current.
- Since the current is the same throughout the circuit, the power consumption will depend on the voltage drop across each component.
Example:
If you connect two resistors of 2Ω and 3Ω in series across a 10V battery, the total resistance will be:
\[
R_{\text{total}} = 2Ω + 3Ω = 5Ω
\]
Using Ohm's Law (\(V = IR\)), the current in the circuit will be:
\[
I = \frac{V}{R_{\text{total}}} = \frac{10V}{5Ω} = 2A
\]
The same 2A current will flow through both resistors, and the voltage drop across each resistor will add up to the total 10V.
In summary, a series circuit has a single path for current, where the current is constant, the voltage adds up across components, and the total resistance is the sum of individual resistances.