AC (Alternating Current) is converted to DC (Direct Current) using a process called **rectification**. Hereβs a simple breakdown of how this conversion works:
### 1. **Rectification:**
- The main goal is to change the direction of current flow. In AC, the current changes direction periodically (alternates), while in DC, the current flows in only one direction.
There are two types of rectification:
- **Half-Wave Rectification:** This method uses a single diode to allow current to flow only during one half of the AC cycle (positive or negative), blocking the other half. This results in a pulsating DC.
- **Full-Wave Rectification:** This method uses two or more diodes in a bridge configuration (called a **Bridge Rectifier**). It allows current to flow during both halves of the AC cycle, producing a smoother DC output.
### 2. **Filtering:**
After rectification, the DC output is still pulsating (not smooth). To smooth it out, a **filter** is used. The most common filter is a **capacitor**.
- The capacitor charges when the voltage increases and discharges when it decreases, reducing the ripple and smoothing the current to make it more like steady DC.
### 3. **Regulation (Optional):**
Sometimes, the DC voltage needs to be stable and constant. A **voltage regulator** is used to maintain a consistent output, regardless of fluctuations in input AC voltage.
### Components Used:
- **Diodes:** Allow current to flow in only one direction.
- **Capacitors:** Smooth out the pulsating DC.
- **Voltage Regulator:** Maintains a constant DC voltage.
### Example:
- When you plug a device into the wall, it usually receives AC. Inside the device, the power supply converts the AC to DC using the steps above so that the internal electronics can operate on DC power.
In summary, AC is converted to DC through rectification (using diodes), smoothing (using capacitors), and sometimes voltage regulation (using regulators) to ensure a stable and usable DC output.