A potentiometer functions as a voltage divider by using its variable resistance to proportionally split the input voltage into a desired output voltage. Here’s a detailed breakdown of how this works:
### **Structure of a Potentiometer**
1. **Three Terminals**: A potentiometer has three terminals. Two of these terminals are connected to the ends of a resistive element, and the third terminal is connected to a wiper or sliding contact that moves along the resistive element.
2. **Resistive Element**: The resistive element is usually a coil or a strip of resistive material wound or laid out in a continuous path.
3. **Wiper**: The wiper is a movable contact that slides along the resistive element. It makes electrical contact with the resistive material at various points as it moves.
### **How It Functions as a Voltage Divider**
1. **Apply Input Voltage**: When an input voltage (\( V_{in} \)) is applied across the two outer terminals of the potentiometer, the entire resistive element experiences this voltage.
2. **Voltage Division**: The potentiometer divides this input voltage into two parts based on the position of the wiper. The position of the wiper determines the resistance of the segment between the wiper and one outer terminal, and the segment between the wiper and the other outer terminal.
- Let \( R_1 \) be the resistance between one outer terminal and the wiper.
- Let \( R_2 \) be the resistance between the wiper and the other outer terminal.
- The total resistance \( R_{total} \) is the sum of \( R_1 \) and \( R_2 \).
3. **Output Voltage Calculation**: The voltage across the wiper and one of the outer terminals (let’s say the one connected to the lower end of the resistive element) is the output voltage (\( V_{out} \)). According to the voltage divider rule, this output voltage is given by:
\[
V_{out} = V_{in} \times \frac{R_1}{R_{total}}
\]
Where:
- \( V_{in} \) is the total voltage applied across the outer terminals.
- \( R_1 \) is the resistance between the wiper and the terminal where the output is taken.
- \( R_{total} \) is the total resistance of the potentiometer.
### **Adjustability**
- **Variable Output**: By turning the knob or sliding the wiper, you adjust \( R_1 \) and \( R_2 \). This changes the ratio \( \frac{R_1}{R_{total}} \), thereby varying \( V_{out} \).
- **Applications**: This adjustable output voltage can be used for various purposes, such as setting the volume level on audio equipment, adjusting brightness in a display, or fine-tuning any other variable control in electronic circuits.
### **Example**
Imagine you have a potentiometer with a total resistance of 10 kΩ and an input voltage of 10 V. If the wiper is positioned such that \( R_1 \) (the resistance from the wiper to one terminal) is 3 kΩ, then \( R_2 \) (the resistance from the wiper to the other terminal) is 7 kΩ. The output voltage \( V_{out} \) would be:
\[
V_{out} = 10 \, \text{V} \times \frac{3 \, \text{k}\Omega}{10 \, \text{k}\Omega} = 3 \, \text{V}
\]
By moving the wiper, you can vary \( R_1 \) and \( R_2 \), changing \( V_{out} \) accordingly.
In summary, a potentiometer functions as a voltage divider by using its adjustable resistance to proportionally split the input voltage into a variable output voltage, making it a versatile component in many electronic applications.