There are **three basic types of electrical circuits**:
### 1. **Series Circuit**
- **Definition**: In a series circuit, components are connected end-to-end in a single path, so the same current flows through all components.
- **Key Characteristics**:
- **Current**: The same current flows through all components.
- **Voltage**: The total voltage is the sum of the voltages across each component.
- **Resistance**: Total resistance is the sum of individual resistances.
- **If one component fails**: The entire circuit is interrupted, and no current flows.
**Example**: A string of old Christmas lights, where if one bulb burns out, the whole string goes dark.
---
### 2. **Parallel Circuit**
- **Definition**: In a parallel circuit, components are connected in multiple branches, so the current can flow through multiple paths.
- **Key Characteristics**:
- **Current**: The total current is the sum of the currents through each branch.
- **Voltage**: The voltage across each branch is the same.
- **Resistance**: Total resistance is less than the smallest individual resistance.
- **If one component fails**: Other branches can continue to operate normally.
**Example**: Modern household electrical wiring, where multiple appliances operate independently on the same circuit.
---
### 3. **Series-Parallel (or Compound) Circuit**
- **Definition**: This is a combination of both series and parallel circuits, where some components are connected in series and others in parallel.
- **Key Characteristics**:
- This type of circuit benefits from the features of both series and parallel configurations.
- The current can split at parallel branches, and components connected in series will share the same current.
**Example**: Complex circuits found in electronics like radios or computers, where different sections of the circuit require separate paths for current.
---
### Summary:
- **Series Circuit**: Single path for current, components share the same current.
- **Parallel Circuit**: Multiple paths for current, same voltage across each branch.
- **Series-Parallel Circuit**: Combines aspects of both for more complex circuit design.