There are two main types of electrical circuits:
### 1. **Series Circuit**
In a series circuit, all components (resistors, capacitors, inductors, etc.) are connected end-to-end in a single path. Here’s what makes a series circuit unique:
- **Current Flow**: The same current flows through all components in the circuit because there is only one path for current to travel.
- **Voltage Distribution**: The total voltage across the circuit is divided among the components according to their resistances (or impedances). The sum of the voltage drops across each component equals the total voltage supplied.
- **Example**: A string of holiday lights where if one bulb goes out, the entire string turns off because it breaks the flow of electricity.
**Pros**:
- Simple to build and easy to understand.
- Easy to measure current in the circuit because the current is the same throughout.
**Cons**:
- If one component fails (e.g., a bulb or resistor), the entire circuit is broken.
- The voltage can be divided unevenly if components have significantly different values (i.e., large voltage drops across larger resistances).
---
### 2. **Parallel Circuit**
In a parallel circuit, the components are connected in separate branches. The current has multiple paths to flow through, and each component is connected across the same two points (e.g., the voltage source's positive and negative terminals).
- **Current Flow**: The total current is divided among the parallel branches, with the current through each branch depending on the resistance of that branch.
- **Voltage Distribution**: All components in parallel have the same voltage across them, which is equal to the voltage of the power source.
- **Example**: Electrical appliances like lights and fans connected to a household power supply where each appliance operates independently.
**Pros**:
- If one component fails, the others remain unaffected (the circuit doesn’t break).
- The voltage across all components is the same as the source voltage.
**Cons**:
- More complex than series circuits.
- Requires more conductors, making it more difficult to wire if the circuit is large.
---
In summary:
- **Series circuits** have one single path for current flow, and current is the same through all components.
- **Parallel circuits** have multiple paths for current to flow, and each branch gets the same voltage.
Each type of circuit has its specific applications depending on the desired outcome in an electrical system.